/* 内页 */
/* @font-face{ font-family: pngfang; src: url('../../PINGFANG\ 简细.TTF')} */
body,
input,
textarea,
select,
button,
table {
    font-family: 'pngfang' !important;
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.navbar-nav>li>a{
    padding: 0;
}
.d-xl-none {
    display: none;
}
#hd .container {
    width: 1620px !important;
    padding: 0;
}
.w100 {
    width: 100%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.modal_div .modal-header .close,
button:first,
select:focus,
.swiper-button-next,
.swiper-button-prev,
.swiper-pagination-clickable .swiper-pagination-bullet,
textarea,
input:focus {
    outline: none;
    resize: none;
}
.over {
    overflow: hidden;
}
.over>img {
    transition: all 0.6s;
}
.over>img:hover {
    transform: scale(1.1);
}
a.over {
    display: block;
}
.ta {
    text-align: center;
}
.pr {
    position: relative;
}
.pa {
    position: absolute;
}
img {
    max-width: 100%;
}
.phoneimg {
    display: none;
}
.pcimg {
    display: inline-block;
}
.tran {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
/* 搜索 */
/* .searchbox {
    padding: 15px;
    box-shadow: 0 0 7px 0 #cfcfcf;
    background: #fff;
    width: 100%;
    top: 80px;
    border-top: 2px solid #c62d24;
    text-align: center;
    z-index: 44;
    position: fixed;
}
.displaynone {
    display: none;
}
.searchs {
    max-width: 600px;
    margin: 0 auto;
}
.clearfix {
    zoom: 1;
}
.searchs .sertext {
    display: block;
    padding: 0;
    outline: 0;
    padding-left: 12px;
    width: 78%;
    float: left;
    border: 1px solid #cdcdcd;
    color: #a2a2a2;
    font-size: 0.75rem;
    height: 52px;
    line-height: 52px;
    transition: 0.4s;
}
.serbtn {
    padding: 0;
    margin: 0;
    border: none;
    outline: 0;
    width: 22%;
    float: right;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: #c62d24;
    color: #fff;
    font-size: 0.9375rem;
    cursor: pointer;
    transition: 0.44s;
} */
.sousuo{
    padding-top: 65px;
}
/* 产品详情 */
.ta {
    text-align: center;
}
.pr {
    position: relative;
}
.picture_size {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}
.picture_size p {
    color: #fff;
    font-size: 3.0625rem;
    font-weight: bold;
}
.picture_div {
    color: #fff;
    font-size: .9375rem;
    font-weight: bold;
    margin-top: 15px;
}
.picture_div a {
    display: inline-block;
    color: #fff;
}
.level_ul {
    width: 100%;
}
.level_ul li {
    display: inline-block;
}
.level_ul>li>a {
    display: block;
    color: #000000;
    font-size: 1rem;
    font-weight: bold;
    padding: 0 35px;
    position: relative;
}
.level_ul>li>a::after {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 10px;
    background: #c8c8c8;
    content: "";
}
.level {
    line-height: 65px;
    border-bottom: 1px solid #ededed;
    text-align: center;
    margin-bottom: 60px;
}
.level_ul>li.active>a {
    color: #fff;
    background-image: -moz-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -webkit-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -ms-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
}
.three {
    line-height: 60px;
    border-bottom: 1px solid #ededed;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
}
.three_ul>li {
    display: inline-block;
}
.three_ul>li>a {
    display: block;
    color: #000000;
    font-size: 1rem;
    position: relative;
    margin: 0 15px;
}
.three_ul>li>a::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 4px;
    background: #1599e3;
    content: "";
}
.three_ul li.active a::after {
    width: 100%;
}
.level_ul>li .three{
    display: none;
}
.level_ul>li.active .three{
    display: block;
}
.three_ul li {
    display: inline-block;
}
.three_ul li.active a {
    color: #1599e3;
}
.proxq_tit {
    text-align: center;
    font-size: 2.375rem;
    color: #000000;
    padding-bottom: 22px;
    border-bottom: 1px solid #1599e3;
}
.proxq {
    padding: 100px 0;
}
.proxq_box{
    line-height: 30px;
    font-size: 1rem;
    color: #727171;
    padding: 35px 0;
}
/* .proxq_gy,
.proxq_top_tit,
.proxq_ys,
.proxq_tx,
.proxq_tit */
.row {
    display: block;
    /* margin: 0 -30px; */
}
.proxq_top_tit {
    color: #000000;
    font-size: 1.4375rem;
    padding: 40px 0 30px 0;
}
.proxq_top_tit p {
    position: relative;
    padding-left: 18px;
}
.proxq_top_tit p::after {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #1599e3;
    width: 3px;
    height: 14px;
    content: "";
}
.proxq_tx .table td {
    height: auto;
    color: #818181;
    font-size: 1rem;
}
/* .proxq_tx .table td:nth-of-type(1),
.proxq_tx .table td:nth-of-type(3) {
    background: #f1f3f6;
} */
.proxq_tx .table-bordered td,
.proxq_tx .table-bordered th {
    border: none;
    border-top: 1px solid #818181;
    border-left: 1px solid #818181;
}
.proxq_tx .table-bordered {
    border: 1px solid #818181;
}
.proxq_tx table tr td{
    text-align: center;
}
.proxq_tx table tr td:nth-of-type(1){
    padding-left: 15px;
    background: #1599e3;
    color: #fff;
    border-top: 1px solid #fff !important;
    text-align: left !important;
    width: 30%;
}
.proxq_tx table tr:nth-of-type(1) td:nth-of-type(1){
    border-top: 1px solid #818181 !important;
}
.proxq_ys_div>div:nth-of-type(1) {
    display: block;
    width: 100px;
    line-height: 100px;
    text-align: center;
    top: -52px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    margin: 0 auto;
    background-image: -moz-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -webkit-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -ms-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
}
.proxq_ys_div>div:nth-of-type(2) {
    padding: 75px 16px 10px 16px;
    margin-top: 55px;
    height: 175px;
    line-height: 30px;
    border-radius: 5px;
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.1);
}
.proxq_ys_div {
    position: relative;
}
.proxq_ys_div>div img {
    width: auto;
    display: inline-block;
}
img {
    vertical-align: auto;
}
.proxq_ys_div {
    text-align: center;
}
.proxq_ys .swiper-container {
    padding: 0 15px 65px 15px;
    margin: 0 -15px;
}
.proxq_gy .swiper-pagination{
    width: 100%;
    text-align: center;
    display: none;
}
.proxq_gy .swiper-pagination-bullet{
    margin: 0 5px;
}
.proxq_gy .swiper-pagination-bullet,
.proxq_ys .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    border: 1px solid #1599e3;
    opacity: 1;
}
.proxq_ys .swiper-pagination {
    bottom: 2px;
}
.proxq_gy .swiper-pagination-bullet-active,
.proxq_ys .swiper-pagination-bullet-active {
    background: #1599e3;
}
.proxq_ys .swiper-button-next,
.proxq_ys .swiper-button-prev {
    box-shadow: none;
    top: auto;
    bottom: -20px;
    background: none;
    opacity: 1;
    line-height: 3rem;
}
.proxq_ys .swiper-button-next .iconfont,
.proxq_ys .swiper-button-prev .iconfont {
    color: #1599e3;
    font-size: 1.25rem;
    display: block;
    /* position: absolute;
    left: 0;
    bottom: 0; */
}
.proxq_ys .swiper-button-prev {
    left: 41%;
    transform: none;
}
.proxq_ys .swiper-button-next {
    right: 40%;
}
.proxq_gy_div {
    background: #f1f3f6;
    line-height: 32px;
    color: #616161;
    font-size: 1.0625rem;
    padding: 20px 30px;
    border: 1px solid #dedede;
    text-align: center;
    height: 140px;
}
.proxq_gy_size p:nth-of-type(1) {
    color: #df6c3e;
    font-size: 1.3125rem;
}
#wrap>.foot {
    display: block !important;
    /* padding-top: 3.611rem;
    padding-bottom: 3.611rem; */
}
.proxq_fan{
    text-align: right;
    padding-top: 35px;
    border-top: 1px solid #bbbbbb;
    margin-top: 35px;
}
.proxq_fan a{
    color: #575757;
    font-size: 1.0625rem;
    padding: 0px 20px;
    line-height: 35px;
    display: inline-block;
    background: #c1cbde;
}
.proxq_fan .iconfont{
    font-size: 1.3rem;
    margin-right: 5px;
}
/* 产品列表 */
.prolist_tui {
    padding: 90px 0 40px 0;
}
.prolist_tui_div>div{
    margin-bottom: 50px;
}
.prolist_wid>.fl {
    width: 45%;
}
.prolist_wid {
    padding: 10px;
    background: #ffffff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
}
.news_tui .prolist_wid {
    box-shadow: none;
}
.prolist_wid_div {
    width: 50%;
}
.prolist_wid_div {
    padding: 30px 30px 15px 0;
}
.newslist_size a:nth-of-type(1),
.prolist_wid_div a {
    color: #000000;
    font-size: 1.625rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 10px;
}
.prolist_wid_div p{
    color: #707070;
    font-size: 1rem;
    line-height: 30px;
}
.newslist_size p {
    color: #707070;
    font-size: 1rem;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.prolist {
    padding-bottom: 75px;
}
.prolist_ul_top {
    width: 100%;
    line-height: 55px;
    background: #f1f3f6;
    padding: 0 50px;
    cursor: pointer;
}
/* 
.prolist_ul_top .fr {
    transform: rotate(-90deg);
} */
.prolist_size {
    padding: 50px;
    border: 1px solid #dedede;
    display: none;
}
.prolist_size a {
    display: inline-block;
    border: 1px solid #1599e3;
    color: #1599e3;
    font-size: .9375rem;
    padding: 10px 15px;
    border-radius: 26px;
    margin: 5px;
}
.prolist_ul li {
    margin-bottom: 5px;
}
.prolist_ul li:hover .prolist_ul_top {
    background: #df6c3e;
    color: #fff;
}
.prolist_size a:hover {
    box-shadow: inset 0 0 0 2.5rem #df6c3e;
    border: 1px solid #df6c3e !important;
    color: #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}
/* 成员企业 */
.member {
    padding: 80px 0;
}
.member_tit p:nth-of-type(1) {
    text-align: center;
    font-size: 2.4375rem;
    color: #111111;
    font-weight: bold;
}
.member_tit p:nth-of-type(2) {
    margin-top: 10px;
    color: #707070;
    font-size: 1rem;
    line-height: 30px;
}
.member_tit {
    margin-bottom: 45px;
}
.member_ul li {
    padding: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
}
.member_size>a {
    color: #000000;
    font-size: 1.625rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.member_size p {
    margin: 10px 0 20px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.member_size div a {
    display: inline-block;
    color: #808080;
    font-size: .9375rem;
    font-weight: bold;
    width: 160px;
    line-height: 50px;
    border: 1px solid #dedede;
    text-align: center;
}
.member_ul li .fl {
    width: 48%;
}
.member_size {
    width: 48%;
    float: right;
    padding: 35px 15px 15px 0;
}
.member_ul li:hover .member_size div a {
    color: #fff;
    background-image: -moz-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -webkit-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -ms-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
}
.member_ul li:hover .member_size>a {
    color: #df6c3e;
}
.member_ul li {
    margin-bottom: 35px;
}
/* 招聘 */
.l-nash {
    background: #f1f3f6;
    padding: 70px 0 100px;
}
.l-nash .l-nash-top {
    background-color: #ced6e3;
    padding: 30px 40px;
    margin-top: 35px;
}
.l-nash .l-nash-top .div1 {
    font-size: 1.3125rem;
    line-height: 47px;
    color: #282828;
}
.l-nash .l-nash-top .div2 {
    font-size: 1.0625rem;
    line-height: 47px;
    color: #282828;
}
.l-nash .l-nash-top .div3 {
    margin-top: 15px;
}
.l-nash .l-nash-top .div3 select {
    width: 290px;
    height: 44px;
    padding-left: 15px;
    margin-right: 20px;
    background-color: #ffffff;
    border: solid 1px #d8d8d8;
}
.l-nash .l-nash-top .search-box {
    width: 342px;
    height: 44px;
    background-color: #ffffff;
}
.l-nash .l-nash-top .search-box input {
    width: 80%;
    height: 44px;
    padding-left: 15px;
}
.l-nash .l-nash-top .search-box button {
    width: 20%;
    height: 44px;
    line-height: 44px;
    background-color: #df6c3e;
    border: none;
    font-size: .9375rem;
    color: #ffffff;
}
.l-nash .zhaopin-ul>li.active .zhizhe {
    display: block;
}
.l-nash .zhaopin-ul>li.active .yunasi::before {
    opacity: 0;
}
.l-nash .img-nian {
    width: 32%;
}
.l-nash .con-nian {
    width: 65%;
}
.l-nash .rencai {
    margin-bottom: 60px;
}
.l-nash .hrds-zhao {
    background: #df6c3e;
    line-height: 50px;
    color: #fff;
    font-size: 1.1875rem;
    text-align: center;
}
.l-nash .ming {
    width: 30%;
    text-align: left;
    padding-left: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    cursor: pointer;
}
.l-nash .renshu {
    width: 20%;
}
.l-nash .add-cont {
    width: 20%;
}
.l-nash .fa-date {
    width: 20%;
}
.l-nash .xaingqs {
    width: 10%;
}
.l-nash .yunasi {
    border-radius: 50%;
    background-color: transparent;
    margin: auto;
    position: relative;
    width: 37px;
    height: 37px;
}
.l-nash .yunasi::before {
    width: 2px;
    height: 12px;
    background-color: #bbbbbb;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.l-nash .yunasi::after {
    width: 12px;
    height: 2px;
    background-color: #bbbbbb;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.l-nash .zhaopin-ul {
    text-align: center;
}
.l-nash .zhaopin-ul li {
    padding: 10px 0 0;
}
.l-nash .zhaopin-ul li .ming,
.l-nash .zhaopin-ul li .renshu,
.l-nash .zhaopin-ul li .add-cont,
.l-nash .zhaopin-ul li .fa-date {
    color: #343434;
    font-size: 1rem;
    line-height: 37px;
}
.l-nash .neirongxian {
    color: #343434;
    font-size: .9375rem;
    line-height: 30px;
}
.l-nash .nin {
    color: #636363;
    font-weight: bold;
    font-size: 1rem;
}
.l-nash .zhaopin {
    background: #f4f4f4;
}
.l-nash .zhizhe {
    text-align: left;
    display: none;
}
.l-nash .neirongxian {
    padding: 0 15px 30px 15px;
}
.l-nash .zhizhe {
    padding: 30px 40px;
    background: #ffffff;
}
.l-nash .zhaopin-ul li>.clearfix {
    background: #ffffff;
    padding: 10px 0;
    cursor: pointer;
}
.l-nash .zhaopin-ul li.active>.clearfix {
    background: #ced6e3;
}
.l-nash .zhaopin-ul li.active>.clearfix .ming,
.l-nash .zhaopin-ul li.active>.clearfix .renshu,
.l-nash .zhaopin-ul li.active>.clearfix .add-cont,
.l-nash .zhaopin-ul li.active>.clearfix .fa-date {
    color: #ffffff;
}
.l-nash .zhaopin-ul li.active>.clearfix .yunasi::after {
    background: #ffffff;
}
.l-nash .cos-zs {
    margin: 45px 0;
}
.l-nash .sheng-a {
    margin-top: 15px;
}
.l-nash .sheng-a a {
    color: #df6c3e;
}
.l-nash .sheng-a a i {
    position: relative;
    margin-top: 5px;
}
.l-more a {
    width: 169px;
    height: 53px;
    display: inline-block;
    background-image: -moz-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -webkit-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -ms-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    box-shadow: 4px 3px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 27px;
    text-align: center;
    line-height: 53px;
    text-transform: uppercase;
    color: #ffffff;
}
.l-more a .iconfont {
    font-size: 1.25rem;
    margin-left: 10px;
}
.l-delivery {
    padding: 80px 0 100px;
}
.l-delivery .delivery-div {
    margin-top: 55px;
}
.l-delivery .delivery-div .delivery-top .fl {
    font-size: 1rem;
    color: #4c4c4c;
}
.l-delivery .delivery-div .delivery-top .fr {
    color: #ff0000;
    font-size: 1rem;
}
.l-delivery .delivery-div .delivery-bot {
    margin-top: 10px;
    margin-bottom: 20px;
}
.l-delivery .delivery-div .delivery-bot input {
    width: 100%;
    height: 55px;
    padding-left: 15px;
    border: solid 1px #e8e8e8;
}
.l-delivery .delivery-div .delivery-bot select {
    width: 100%;
    height: 55px;
    padding: 0 15px;
    border: solid 1px #e8e8e8;
}
.l-delivery .delivery-div .delivery-bot #files {
    width: 186px;
    height: 55px;
    line-height: 55px;
    font-size: 1rem;
    color: #aaaaaa;
    font-weight: 400;
    background-color: #e8e8e8;
    border: solid 1px #e8e8e8;
    text-align: center;
}
.l-delivery .delivery-div .delivery-bot #files .files {
    opacity: 0;
}
.code-div {
    display: inline-block;
}
.code-div .code-inp {
    width: 163px;
    margin: 0 20px;
}
.code-div .code-inp input {
    width: 100%;
    height: 55px;
    border: solid 1px #e8e8e8;
    padding-left: 10px;
}
.code-div button {
    width: 186px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #ffffff;
    font-size: 1.25rem;
    border: none;
    background-image: -moz-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -webkit-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -ms-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
}
.tr {
    text-align: right;
}
.l-nash .zhaopin-ul{
    height: 583px;
    overflow: hidden;
}
.l-nash .zhaopin-ul.active{
    height: auto;
}
.honor_span{
}
/* 公司简介 */
.about {
    padding: 85px 0 110px 0;
}
.about_size {
    color: #707070;
    font-size: 1rem;
    line-height: 33px;
}
.about_size .fl {
    margin-right: 45px;
}
.about_ul li {
    width: 33.3%;
    float: left;
}
.about_ul li p span {
    color: #e3825b;
    font-size: 3.75rem;
}
.about_ul li {
    color: #707070;
    font-size: 1rem;
    text-align: center;
    border-right: 1px solid #cccccc;
}
.about_ul li:nth-of-type(1) {
    border-left: 1px solid #cccccc;
}
.about_ul {
    margin-top: 65px;
}
/* 联系我们 */
.contacts {
    padding: 115px 0 90px 0;
    position: relative;
}
.contacts::after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    content: "";
    background: #f1f3f6;
    z-index: -1;
}
.contacts_title p:nth-of-type(1) {
    font-size: 2.4375rem;
    color: #111111;
    font-weight: bold;
}
.contacts_title p:nth-of-type(2) {
    color: #9b9b9b;
    font-size: .9375rem;
    margin: 12px 0;
}
.contacts_title div {
    position: relative;
}
.contacts_title div::after {
    position: absolute;
    left: 0;
    top: 0;
    background: #e3825b;
    width: 35px;
    height: 30px;
    content: "";
}
.contacts_title div .iconfont {
    font-size: 1.5625rem;
    color: #111111;
    position: relative;
    z-index: 22;
    padding-left: 25px;
    top: -3px;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    /* Firefox 4 */
    -webkit-transition: 400ms ease-in-out;
    /* Safari and Chrome */
    -o-transition: 400ms ease-in-out;
    /* Opera */
}
.contacts_title:hover div .iconfont {
    padding-left: 55px;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    /* Firefox 4 */
    -webkit-transition: 400ms ease-in-out;
    /* Safari and Chrome */
    -o-transition: 400ms ease-in-out;
    /* Opera */
}
.contacts_ul {
    margin-top: 55px;
}
.contacts_ul li .fl {
    width: 18%;
}
.contacts_ul li .fr {
    width: 80%;
    color: #000000;
    font-size: 1.25rem;
    line-height: 60px;
}
.contacts_ul li .fl .iconfont {
    width: 65px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #df6c3e;
    border-radius: 50%;
    display: inline-block;
    font-size: 1.875rem;
    color: #df6c3e;
}
.contacts_ul li {
    margin-top: 30px;
}
.contacts_ul li:nth-of-type(1) {
    margin-top: 0;
}
.contacts_wid>div {
    width: 48%;
}
.message>p {
    color: #111111;
    font-size: 1.5625rem;
    padding-bottom: 22px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;
}
.message_inp p {
    color: #4c4c4c;
    font-size: 1rem;
    margin: 15px 0;
}
.message_inp input {
    width: 100%;
    border: 1px solid #e8e8e8;
    height: 55px;
    padding-left: 15px;
}
.message_inp textarea {
    height: 95px;
    padding: 10px 0 0 15px;
    width: 100%;
    border: 1px solid #e8e8e8;
}
.message_butt button {
    border: none;
    color: #fff;
    font-size: 1.25rem;
    background-image: -moz-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -webkit-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -ms-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    box-shadow: 2.5px 4.33px 6px 0px rgba(0, 0, 0, 0.15);
    width: 186px;
    height: 55px;
    text-align: center;
    margin-top: 30px;
}
/* 荣誉资质 */
.honor {
    padding: 80px 0 85px 0;
}
.honor_size {
    color: #252525;
    font-size: 1.1875rem;
    padding: 15px;
    background: #efefef;
    text-align: center;
    margin-top: 12px;
}
.honor_size p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.honor_div>div {
    margin-bottom: 30px;
}
.honor_div>div:hover .honor_size {
    color: #fff;
    background-image: -moz-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -webkit-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
    background-image: -ms-linear-gradient(35deg, #df6c3e 0%, #df6c3e 100%);
}
/* 新闻列表 */
.news_tui {
    padding: 85px 0 35px 0;
}
.news_tui_lb {
    padding: 10px;
    background: #ffffff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25)
}
.newslist_size div,
.news_tui_size div {
    color: #707070;
    font-size: .9375rem;
    margin-bottom: 15px;
}
.newslist_size div .iconfont,
.news_tui_size div .iconfont {
    color: #df6c3e;
    margin-right: 5px;
}
.news_tui_lb .swiper-button-next,
.news_tui_lb .swiper-button-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 0 !important;
    opacity: 1;
    box-shadow: none;
    border: 1px solid #cbcbcb;
    background: #fff;
    z-index: 55;
    top: auto;
    bottom: 10%;
}
.news_tui_lb .swiper-button-next .iconfont,
.news_tui_lb .swiper-button-prev .iconfont {
    color: #111111;
}
.news_tui_lb .swiper-button-next {
    left: 56%;
}
.news_tui_lb .swiper-button-prev {
    left: 50%;
}
.news_tui_lb .swiper-button-prev{
    transform: scaleX(1);
}
.newslist {
    padding-bottom: 100px;
}
.newslist_size p {
    -webkit-line-clamp: 1;
}
.newslist_size a:nth-of-type(2) {
    color: #707070;
    font-size: .9375rem;
}
.newslist_size a:nth-of-type(2) .iconfont {
    font-size: 1.25rem;
}
.newslist_ul li {
    border: 1px solid #f1f3f6;
}
.newslist_ul .fl {
    width: 30%;
}
.newslist_ul .fr {
    width: 65%;
    padding: 40px 25px 15px 0;
}
.newslist_size a .iconfont:nth-of-type(1) {
    margin-left: 20px;
}
.newslist_ul li {
    margin-bottom: 40px;
}
/* 新闻详情 */
.c_left{
    position: absolute;
    left: -60px;
    top: 0px;
}
.c_left .bshare-custom a {
    background: none !important;
    display: block;
    padding-left: 0 !important;
}
.c_left .iconfont {
    font-size: 1.25rem;
    color: #b3b3b3;
}
.c_left .bshare-custom a,
.newsxq_prevk_list,
.newsxq_next_list,
.newsxq_back_list {
    width: 50px;
    cursor: pointer;
    transition: .3s ease;
    height: 55px;
    background: #fcfcfc !important;
    text-align: center;
    line-height: 55px;
    color: #b3b3b3;
    border-bottom: 1px solid #f8f8f8;
}
.c_left a {
    background: transparent;
    padding-left: 0;
    margin: 0;
    float: none;
}
.newsxq .c_center {
    min-height: 650px;
    width: 76%;
    float: left;
    padding: 20px;
    background: #f1f3f6;
}
.newsxq .c_right {
    position: absolute;
    right: 0;
    top: 0;
    width: 23%;
}
.newsxq_tit {
    font-size: 2.0625rem;
    color: #313030;
    line-height: 1.2;
    font-weight: bold;
}
.newsxq .c_center .tools {
    font-size: .875rem;
    color: #aeaeae;
    margin: 30px 0;
}
.newsxq_text {
    font-size: 1rem;
    color: #575757;
    line-height: 30px;
    text-indent: 2em;
}
.newsxq_text p{
    line-height: 30px;
    padding: 0.9rem 0;
}
.newsxq_text div{
    text-indent: 0em;
}
.c_right .list .boxs .t {
    font-size: 1.125rem;
    color: #3c3c3c;
    line-height: 24px;
    position: relative;
}
.c_right .list .boxs .t:after {
    content: '';
    position: absolute;
    width: 60%;
    height: 1px;
    background: #f2f2f2;
    left: 30%;
    top: 12px;
}
.c_right .list .boxs .d {
    font-size: .875rem;
    color: #c1c0c0;
    margin: 10px 0 15px;
}
.c_right .list .boxs .tit {
    font-size: 1rem;
    color: #201f1f;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}
.c_right .list .boxs {
    padding: 25px 15px;
}
.c_right .list>div {
    border: 1px solid #f3f3f3;
    margin-bottom: 25px;
}
.c_right .hot_news .infor .tit {
    float: left;
    font-size: 1.25rem;
    color: #101010;
    line-height: 20px;
}
.c_right .hot_news .infor .mores a {
    color: #bbbbbb;
}
.c_right .hot_news .infor .mores {
    font-size: .875rem;
    color: #bbbbbb;
    float: right;
    line-height: 20px;
}
.c_right .hot_news .infor .boxs {
    padding: 25px 25px 0;
}
.c_right .hot_news {
    background: #fafafa;
}
.c_right .hot_news .con .item:first-child {
    border: none;
}
.c_right .hot_news .con .item {
    border-top: 1px solid #f0f0f0;
}
.c_right .hot_news .con .item .d {
    font-size: .875rem;
    color: #201f1f;
}
.c_right .hot_news .con .item .t {
    font-size: 15px;
    color: #201f1f;
    line-height: 24px;
    margin-bottom: 10px;
    height: 48px;
    overflow: hidden;
}
.c_right .hot_news .con .boxs {
    padding: 25px;
}
.newsxq {
    padding: 90px 0;
}
/* 关于简介 */
.introduction {
    padding: 80px 0 100px;
}
.introduction_div p:nth-of-type(1) {
    color: #000000;
    font-size: 1.75rem;
}
.introduction_div p:nth-of-type(2) {
    color: #707070;
    font-size: 1rem;
    line-height: 30px;
    margin: 25px 0 35px 0;
}
.introduction_div p:nth-of-type(2) span b{
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 3.6rem;
}


.intr_more a {
    width: 186px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #ffffff;
    font-size: 1rem;
    border: none;
    display: inline-block;
    background-image: -moz-linear-gradient(35deg, #e3825b 0%, #e3825b 100%);
    background-image: -webkit-linear-gradient(35deg, #e3825b 0%, #e3825b 100%);
    background-image: -ms-linear-gradient(35deg, #e3825b 0%, #e3825b 100%);
}
.introduction .about_ul {
    margin-top: 0;
    margin-bottom: 70px;
}
.introduction {
    overflow: hidden;
}
.wave-canvas-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.enterprise {
    padding: 130px 0 110px 0;
    background: url(../image/10.jpg) no-repeat;
    background-size: cover;
}
.enterprise_ul li {
    float: left;
    display: block;
    margin-right: 18px;
    margin-bottom: 10px;
}
.enterprise_bef {
    width: 118px;
    height: 118px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    display: block;
    line-height: 1.2;
    text-align: center;
    position: relative;
}
.enterprise_bef::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #df6c3e;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden\9;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transition: 0.5s;
    -webkit-transform: 0.5s;
}
.enterprise_ico {
    position: absolute;
    width: 60px;
    height: 60px;
    display: block;
    left: 50%;
    top: 50%;
    margin: -24px 0px 0px -23px;
}
.enterprise_name {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    padding-top: 24px;
    width: 94px;
    height: 94px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -47px 0px 0px -47px;
    font-size: 16px;
    opacity: 0;
    visibility: hidden\9;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transition: 0.5s;
}
.enterprise_bef:hover .enterprise_name,
.enterprise_bef:hover::before {
    background-color: #df6c3e;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    visibility: visible;
}
.speech {
    padding: 130px 0;
}
.speech_div {
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: 0;*/
    background: #fff;
    padding: 30px 30px 15px 0;
    z-index: 222;
}
.speech_div .intr_more {
    margin-top: 30px;
}
.speech_div .introduction_div p:nth-of-type(2) {
    margin: 15px 0;
}
.culture {
    padding-top: 125px;
    background: url(../image/13.jpg) no-repeat;
    background-size: cover;
}
.culture_lb {
    padding-bottom: 135px;
}
.culture_lb .swiper-container {
    height: 600px;
    overflow: hidden;
    cursor: url(../image/mouse.png) 20 20, default;
}
.culture_item {
    padding: 19px 0px 19px 260px;
    position: relative;
}
.culture_time {
    position: absolute;
    left: 0;
    top: 45%;
    margin-top: -10px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    font-size: 1.75rem;
}
.culture_ico {
    border-radius: 50%;
    background-color: #e3825b;
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    left: 165px;
    top: 50%;
    margin-top: -17px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.culture_ico::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    border-radius: 50%;
    visibility: hidden;
    z-index: -1;
}
.culture_ico::before {
    content: "";
    background-color: #fff;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0px 0px -5px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.culture_sj {
    position: absolute;
    left: 205px;
    top: 50%;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #df6c3e;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    /* background-color: white; */
}
.culture_pageC {
    padding: 15px;
    border: 2px solid #f7f7f7;
    background-color: #f7f7f7;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    overflow: hidden;
    color: #000000;
    text-align: justify;
    font-size: 1.0625rem;
}
.culture-bot {
    position: absolute;
    left: 190px;
    top: 0;
    width: 10px;
    height: 2px;
    background-color: #c1cbde;
    display: block;
}
.culture-line {
    position: absolute;
    left: 195px;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #c1cbde;
}
.culture_item:hover .culture_pageC {
    border-color: #0ab1dd;
}
.culture_item:hover .culture_sj {
    border-left-color: #0ab1dd;
    margin-left: 5px;
}
.culture_item:hover .culture_time {
    color: #0ab1dd;
}
.culture_item:hover .culture_ico {
    background-color: #0ab1dd;
}
.culture_item:hover .culture_ico:before {
    background-color: #df6c3e;
}
.culture_item:hover .culture_ico:after {
    opacity: 0;
    visibility: visible;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: .5s;
    transition: .5s;
}
/* 董事长致辞 */
.responsibility-div {
    /* background: #f4f4f4; */
    padding: 10px 0;
  }
  .responsibility-div .responsibility-a {
    background: #eeeeee;
    margin-bottom: 30px;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    /* Firefox 4 */
    -webkit-transition: 400ms ease-in-out;
    /* Safari and Chrome */
    -o-transition: 400ms ease-in-out;
    /* Opera */
  }
  .responsibility-div .responsibility-a .responsibility-tile {
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 1.3125rem;
    color: #2d2d2d;
    padding: 20px 30px;
  }
  .responsibility-div .responsibility-a a {
    color: #2d2d2d;
  }
  .responsibility-div .responsibility-a .overh img {
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    /* Firefox 4 */
    -webkit-transition: 400ms ease-in-out;
    /* Safari and Chrome */
    -o-transition: 400ms ease-in-out;
    /* Opera */
  }
  .responsibility-div .responsibility-a:hover {
    background: #ba342c;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    /* Firefox 4 */
    -webkit-transition: 400ms ease-in-out;
    /* Safari and Chrome */
    -o-transition: 400ms ease-in-out;
    /* Opera */
  }
  .responsibility-div .responsibility-a:hover .overh img {
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    /* Firefox 4 */
    -webkit-transition: 400ms ease-in-out;
    /* Safari and Chrome */
    -o-transition: 400ms ease-in-out;
    /* Opera */
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -moz-transform: scale(1.2);
    /* Firefox */
    -webkit-transform: scale(1.2);
    /* Safari 和 Chrome */
    -o-transform: scale(1.2);
  }
  .responsibility-div .responsibility-a:hover .responsibility-tile a {
    color: #ffffff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    /* Firefox 4 */
    -webkit-transition: 400ms ease-in-out;
    /* Safari and Chrome */
    -o-transition: 400ms ease-in-out;
    /* Opera */
  }
  /* .introduction-top {
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  } */
  .introduction_wid .left {
    width: 50%;
    /* padding: 90px 60px; */
    margin-top: 45px;
  }
  .introduction_wid .right {
    width: 48%;
  }
  .introduction-bot {
    /* margin-top: 60px; */
  }
  .introduction-top>div:nth-of-type(2){
      margin-top: 30px;
  }
  .introduction-bot-tilte {
    font-size: 2.6rem;
    line-height: 1;
    color: #000000;
	text-align: center;
  }
  .introduction-bot-content {
    font-size: 1rem;
    line-height: 35px;
    color: #606060;
    margin-top: 25px;
  }
  .introduction-imgs {
    font-size: 1.125rem;
    color: #606060;
  }
  .talent-tyao {
    margin-top: 7px;
    font-size: 1.125rem;
  }
  .talent-title {
    font-size: 1.5rem;
  }
/* 企业文化 */
.mission {
    padding: 100px 0 140px 0;
    /* background: #f4f4f4; */
}
.mission_lb_size {
    color: #fff;
    font-size: 1.875rem;
    background: rgba(0, 0, 0, 0.302);
    padding: 35px 40px;
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
}
.mission_ul li {
    width: 20%;
    float: left;
    color: #010101;
    font-size: 1.3125rem;
    line-height: 90px;
    background: #f4f4f4;
    text-align: center;
    cursor: pointer;
}
.mission_ul li.active {
    background: #de6b3c;
    color: #fff;
}
@media(max-width:1366px) {
    html,body{
        font-size: 13px;
    }
}
@media(max-width:1024px) {
    .c_left{
        display: none !important;
    }
    #hd .container {
        width: 100% !important;
    }
    .d-xl-none {
        display: block;
    }
    .picture_size p {
        font-size: 2rem;
    }
    .level {
        line-height: 45px;
    }
    .three {
        line-height: 50px;
    }
    .container{
        width: 95%;
    }
    .proxq_gy_div{
        padding: 10px;
    }
    .about_ul li p span {
        font-size: 3rem;
    }
    .l-nash .l-nash-top .div3 select {
        width: 260px;
        margin-right: 15px;
    }
    .contacts {
        padding: 85px 0;
    }
    .news_tui_lb .swiper-button-next,
    .news_tui_lb .swiper-button-prev {
        width: 40px;
        height: 40px;
        line-height: 40px;
        bottom: 3%;
    }
}
@media(max-width:990px) {
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .proxq_gy_div{
        line-height: 26px;
    }
    .proxq {
        padding: 65px 0;
    }
    .proxq_tit {
        font-size: 2rem;
    }
    .member_size {
        padding: 0px 15px 15px 0;
    }
    .member_size p {
        margin: 10px 0;
        line-height: 26px;
    }
    .member_size div a {
        width: 120px;
        line-height: 38px;
    }
    .about_size .fl {
        margin-right: 0px;
    }
    .culture_lb .swiper-container {
        height: 400px;
    }
    .speech {
        padding: 75px 0;
    }
    .culture {
        padding-top: 75px;
    }
    .culture_lb {
        padding-bottom: 75px;
    }
    .contacts_title div .iconfont {
        top: 0px;
    }
    .culture_item {
        padding: 19px 0px 19px 175px;
    }
    .culture_ico {
        width: 25px;
        height: 25px;
        left: 120px;
        top: 55%;
    }
    .culture_sj {
        left: 148px;
    }
    .culture-line {
        left: 147px;
    }
    .culture-bot {
        left: 143px;
    }
    .l-nash .l-nash-top .search-box {
        width: 270px;
    }
    .l-nash .l-nash-top .div3 select {
        width: 186px;
    }
    .contacts_ul li .fl .iconfont {
        width: 45px;
        line-height: 40px;
    }
    .contacts_ul li .fr {
        line-height: 40px;
    }
    .newslist_ul .fr {
        padding: 10px 15px 15px 0;
    }
    .newslist_size div, .news_tui_size div {
        margin-bottom: 7px;
    }
    .newslist_ul .fl {
        width: 33%;
    }
    .prolist_wid_div {
        padding: 10px 10px 15px 0;
    }
    .newslist_size p, .prolist_wid_div p {
        -webkit-line-clamp: 2;
    }
    .newslist {
        padding-bottom: 75px;
    }
    .c_right .hot_news .con .boxs {
        padding: 10px;
    }
    .c_right .hot_news .infor .boxs {
        padding: 10px 10px 0;
    }
    .newsxq {
        padding: 75px 0;
    }
    .newsxq_tit {
        font-size: 1.8rem;
    }
    .newsxq .c_center .tools {
        margin: 15px 0;
    }
}
@media(max-width:767px){
    .container{
        width: 97%;
        /* padding: 0 15px; */
    }
    .level{
        display: none;
    }
    .prolist_tui{
        padding: 35px 0;
    }
    .prolist_wid>.fl{
        width: 100%;
    }
    .prolist_wid_div {
        padding: 15px;
        width: 100%;
    }
    .newslist_size a:nth-of-type(1),
    .prolist_wid_div a {
        color: #000000;
        font-size: 1.25rem;
        margin-bottom: 8px;
    }
    .prolist_size {
        padding: 10px;
    }
    .prolist_size a {
        padding: 7px 10px;
        border-radius: 20px;
    }
    .prolist_ul_top {
        line-height: 45px;
        padding: 0 15px;
    }
    .prolist_ul_top .fl{
        width: 80%;
    }
    .prolist_ul_top .fr{
        float: right;
    }
    .prolist {
        padding-bottom: 35px;
    }
    .picture img{
        height: 250px;
        object-fit: cover;
    }
    .picture_div{
        display: none;
    }
    .proxq{
        padding: 35px 0;
    }
    .proxq_top_tit {
        color: #000000;
        font-size: 1.3rem;
        padding: 15px 0;
    }
    .proxq_tit {
        font-size: 1.6rem;
    }
    .member_ul li .fl{
        width: 100%;
    }
    .member_size {
        padding: 15px;
        width: 100%;
    }
    .member{
        padding: 35px 0;
    }
    .member_tit {
        margin-bottom: 25px;
    }
    .member_tit p:nth-of-type(1) {
        font-size: 1.7rem;
    }
    .about {
        padding: 35px 0;
    }
    .about_ul {
        margin-top: 25px;
    }
    .about_ul li{
        width: 100%;
        border-right: none;
        border-left: none !important;
    }
    .about_ul li:nth-of-type(2){
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        padding: 15px 0;
        margin: 15px 0;
    }
    .about_ul li p span {
        font-size: 2rem;
    }
    .enterprise_bef {
        width: 90px;
        height: 90px;
    }
    .enterprise_name {
        padding-top: 15px;
        width: 70px;
        height: 70px;
        margin: -35px 0px 0px -35px;
    }
    .enterprise {
        padding: 35px 0;
    }
    .enterprise_ul li {
        margin-right: 10px;
    }
    .speech_div{
        position: static;
        padding: 15px 0px 0px 0;
    }
    .speech {
        padding: 35px 0;
    }
    .speech .col-sm-9{
        margin: 15px 0;
    }
    .speech_div .intr_more {
        margin-top: 15px;
    }
    .intr_more a {
        width: 120px;
        height: 40px;
        line-height: 40px;
    }
    .culture_time{
        font-size: 1.25rem;
    }
    .culture_time{
        display: block;
        position: static;
        margin-bottom: 10px;
    }
    .culture_item {
        padding: 10px 0px 10px 38px;
    }
    .culture_ico {
        width: 20px;
        height: 20px;
        left: 0px;
    }
    .culture_sj {
        left: 23px;
        top: 46.5%;
    }
    .culture_pageC {
        padding: 10px
    }
    .culture_lb {
        padding-bottom: 35px;
        margin-top: 35px;
    }
    .culture {
        padding-top: 35px;
    }
    .culture-line {
        left: 18px;
    }
    .culture-bot {
        left: 14px;
    }
    .contacts_title p:nth-of-type(1) {
        font-size: 1.8rem;
    }
    .contacts_title p:nth-of-type(2) {
        margin: 8px 0;
    }
    .l-nash {
        padding: 35px 0;
    }
    .l-nash .l-nash-top {
        padding: 10px;
        margin-top: 0px;
    }
    .l-nash .l-nash-top .div2 {
        font-size: 1rem;
        line-height: 26px;
    }
    .l-nash .l-nash-top .search-box,
    .l-nash .l-nash-top .div3 select {
        width: 100%;
    }
    .l-nash .l-nash-top select:nth-of-type(2){
        margin: 15px 0;
    }
    .l-nash .ming {
        padding-left: 15px;
    }
    .l-nash .yunasi{
        display: none;
    }
    .l-nash .ming {
        width: 29%;
    }
    .l-nash .neirongxian {
        padding: 0px;
    }
    .l-nash .zhizhe {
        padding: 15px;
    }
    .l-nash .zhaopin-ul li>.clearfix {
        padding: 5px 0;
    }
    .code-div button,
    .l-more a {
        width: 140px;
        height: 40px;
        line-height: 40px;
    }
    .l-nash .cos-zs {
        margin: 25px 0;
    }
    .l-delivery {
        padding: 35px 0;
    }
    .l-delivery .delivery-div {
        margin-top: 25px;
    }
    .l-delivery .delivery-div .delivery-bot select,
    .l-delivery .delivery-div .delivery-bot input {
        height: 40px;
    }
    .contacts_wid>div{
        width: 100%;
    }
    .contacts {
        padding: 35px 0;
    }
    .contacts_ul {
        margin-top: 25px;
    }
    .contacts::after{
        width: 0;
    }
    .contacts_ul li {
        margin-top: 15px;
    }
    .message{
        margin-top: 35px;
    }
    .honor {
        padding: 35px 0;
    }
    .newslist_ul .fl{
        width: 100%;
    }
    .newslist_ul .fr{
        padding: 15px;
        width: 100%;
    }
    .newslist_ul li{
        margin-bottom: 15px;
    }
    .news_tui_lb{
        padding: 0;
        padding-bottom: 35px;
    }
    .news_tui_lb .swiper-container{
        padding-bottom: 35px;
    }
    .news_tui_lb .swiper-button-next,
    .news_tui_lb .swiper-button-prev{
        bottom: 0;
    }
    .news_tui_lb .swiper-button-prev {
        left: 32%;
    }
    .news_tui_lb .swiper-button-next {
        left: 51%;
    }
    .newslist {
        padding-bottom: 35px;
    }
    .news_tui {
        padding: 35px 0;
    }
    .newsxq .c_right {
        width: 100%;
        position: static !important;
        margin-top: 25px;
    }
    .newsxq .c_center {
        width: 100%;
        float: none;
    }
    .c_left {
        display: none !important;
    }
    .c_right .hot_news .infor .boxs {
        padding: 15px ;
    }
    .newsxq {
        padding: 35px 0;
    }
    .proxq_gy .swiper-pagination{
        display: block;
        bottom: 0;
    }
    .proxq_gy{
        padding-bottom: 35px;
    }
}
.btn-outline-white:hover{
    box-shadow: inset 0 0 0 2.5rem #df6c3e;
    border: 1px solid #df6c3e !important;
    color: #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}
.c_right .hot_news .con .item:hover .t,
.newslist_ul li:hover .newslist_size a:nth-of-type(2),
.newslist_ul li:hover .newslist_size a:nth-of-type(1),
.prolist_wid:hover .prolist_wid_div a{
    color: #df6c3e;
}
.proxq_ys_div:hover div img{
    transform: rotateY(360deg);
    transition: 400ms ease-in-out;
}
.l-more a:hover,
.message_butt button:hover{
    box-shadow: inset 0 0 0 2.5rem #df6c3e;
    color: #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}
.intr_more a:hover{
    box-shadow: inset 0 0 0 2.5rem #fff;
    border: 1px solid #e3825b; !important;
    color: #df6c3e;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}
.tan-box{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(17, 17, 17, 0.5);
    z-index: 1010;
    display: none;
}
.tan-box-wid {
    width: 30%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2010;
    margin-top: 10%;
}
.modal_div_p{
    background: #fff;
    line-height: 55px;
    font-size: 1rem;
}
.tan-box-cli{
    position: relative;
    right: -15px;
    top: 15px;
    color: #fff;
    text-align: right;
}
.tan-box-cli .iconfont{
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    border-radius: 50%;
    background: #df6c3e;
    font-size: 1.25rem;
    text-align: center;
    cursor: pointer;
}
@media(max-width:1024px){
    .introduction-top .left {
        padding: 30px;
    }
    .mission_ul li {
        line-height: 70px;
    }
}
@media(max-width:767px){
    .tan-box-wid{
        width: 92%;
        margin-top: 25%;
    }
    .navbar-nav {
        margin: 7.5px 0px;
    }
    .introduction-top .left {
        padding: 15px;
        width: 100%;
    }
    .introduction-top .right{
        width: 100%;
    }
    .mission {
        padding: 35px 0;
    }
    .mission_lb_size {
        font-size: 1rem;
        padding: 10px;
        left: 5%;
    }
    .mission_ul {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .mission_ul li {
        width: auto;
    }
    .mission_ul li {
        font-size: 1rem;
        line-height: 40px;
        padding: 0 12px;
    }
    .foot .fnb a{
        /* display: inline-block; */
    }
    .foot .fnb{
        display: block;
    }
    .proxq_ys .swiper-button-next,
    .proxq_ys .swiper-button-prev{
        display: none;
    }
    .prolist_tui_div>div{
        margin-bottom: 15px;
    }
    .introduction_wid .right,
    .introduction_wid .left{
        width: 100%;
    }
    .introduction_wid .left{
        margin-top: 0;
    }
    .introduction_wid .right{
        margin-top: 15px;
    }
    .introduction-bot-content {
        line-height: 25px;
        margin-top: 7px;
    }
    .responsibility-div {
        padding: 35px 0;
    }
    .introduction-imgs img{
        width: 150px;
    }
    .picture_size p {
        font-size: 1.7rem;
    }
    .level_pro .level_ul>li>a{
        display: none;
    }
    .level_pro{
        display: block;
        line-height: 0;
        border-bottom: none;
    }
    .l-nash .fa-date {
        width: 22%;
    }
    .l-nash .ming {
        width: 36%;
    }
    /* .three{
        border-top: 0;
    } */
}
.breadcrumb-item{
    display: inline-block;
}
#page{ clear:both; height:40px; margin:0 auto; text-align:center; display: table; margin-top:20px}
#page li{ float:left; padding:5px 14px; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;}
#page li:hover{border:1px solid #df6c3e;}
#page li:hover a{color:#df6c3e}
#page li a{ color:#666}
#page li.active{border:1px solid #df6c3e; background-color:#df6c3e; color:#FFFFFF}
#page li.active a{ color:#fff}
#page .thisclass{ background-color:#df6c3e; color:#FFFFFF}


/* footer */
.footer-one .footer-top-area {
	background-color:#fff;
	padding:60px 0 90px
}
.footer-one .footer-top-area p {
	color:#666
}
.footer-one .footer-bottom-area {
	background:#e5e5e5
}
.footer-one .footer-bottom-area p {
	color:#666
}
.footer-widget {
	margin-top:30px;
	max-width:280px
}
@media only screen and (max-width:767px) {
	.footer-widget {
	max-width:100%
}
}.footer-logo {
	margin-bottom:20px
}
.footer-socail-share {
	margin-top:30px;
  padding-left: 0;
}
.footer-socail-share li {
	display:inline-block;
	margin-right:15px
}
.footer-socail-share li:last-child {
	margin-right:0
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.footer-socail-share li {
	margin-right:5px
}
}.footer-socail-share li a {
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #df6c3e;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
}
.footer-socail-share li a:hover {
    background-color: #df6c3e94;
    color: #fff;
}
.footer-widget-title {
	margin-bottom:30px
}
.footer-widget-title .title {
	color:#666
}
.footer-subscribe-center {
	margin-right:0;
	margin-left:auto;
	margin-right:auto
}
@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px) {
	.footer-subscribe-center {
	margin-left:0
}
}.footer-subscribe-area {
	margin-right:0;
	margin-left:auto
}
@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px) {
	.footer-subscribe-area {
	margin-left:0
}
}.footer-subscribe-wrap .single-input {
	margin-bottom:15px
}
.footer-subscribe-wrap .single-input input {
	width:100%;
	max-width:300px;
	border:1px solid #d3d3d3;
	border-radius:10px;
	font-weight:500;
	padding:15px 15px;
	background-color:#fff;
	color:#ffc4a0
}
.footer-subscribe-wrap .single-input::-webkit-input-placeholder {
	color:#666
}
.footer-subscribe-wrap .single-input:-ms-input-placeholder {
	color:#666
}
.footer-subscribe-wrap .single-input::-moz-placeholder {
	color:#666
}
.footer-subscribe-wrap .single-input::-ms-input-placeholder {
	color:#666
}
.footer-subscribe-wrap .single-input::placeholder {
	color:#666
}
.footer-menu-widget {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin-right:-10px;
	margin-left:-5px;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.single-footer-menu {
	width:33.3333%;
	-webkit-box-flex:0;
	-webkit-flex:0 0 auto;
	-ms-flex:0 0 auto;
	flex:0 0 auto;
	padding-left:5px;
	padding-right:10px;
	margin-top:30px
}
@media only screen and (max-width:575px) {
	.single-footer-menu {
	width:50%
}
}.single-footer-menu:last-child {
	padding-left:50px
}
@media only screen and (min-width:1200px) and (max-width:1499px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px) {
	.single-footer-menu:last-child {
	padding-left:5px
}
}.footer-widget-menu-list li {
	margin-bottom:10px
}
.footer-widget-menu-list li:last-child {
	margin-bottom:0
}
.footer-widget-menu-list li a {
	color:#666
}
.footer-bottom-inner {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center
}
.footer-bottom-inner .copy-right-text a {
	color:#ffc4a0
}
.footer-bottom-inner .button-right-box {
	margin:10px 0
}
@media only screen and (max-width:767px) {
	.footer-bottom-inner {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center
}
.footer-bottom-inner p {
	margin-top:20px
}
}.footer-bottom-area .copy-right-center {
	text-align:center
}
.footer-bottom-area .copy-right-text a {
	color:#ffc4a0
}
.btn-large {
  padding: 0 30px;
  height: 60px;
  line-height: 60px;
}
.btn-primary {
    background: #e5e5e5;
    font-weight: 500;
    border-radius: 10px;
    color: #191919;
    border: 0;
    display: inline-block;
}

.col-sm-4{
    padding: 15px;
}
.col-sm-4 .over img{
    width: 477px;
    height: 250px;
}


.newsxq_text p img{
    display: block;
    width: 100%!important;
    height: auto!important;
    margin: 0 auto;
}