body {
    margin: 0px;
    font-size: 10px;
    padding: 0px;
    background: #fff;
    color: #333;
    overflow-x: hidden;
    box-sizing: border-box;
}

ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
p,
input,
dl,
dd,
form {
    /* [disabled]margin:0px; */
    padding: 0px;
    list-style-type: none;
    margin: 0;
}

a {
    text-decoration: none;
    color: #333;
    display: block;
}

b {
    font-weight: normal;
}

a:hover {
    color: #006eff;
}

p {
    line-height: 30px;
    font-size: 14px;
}

img {
    border: 0;
    box-sizing: border-box;
}

.clear {
    clear: both;
}

.fr {
    float: left;
}

/*首页*/
.box {}

/*top*/
.head_box {
    background-color: #fff;
    height: 100px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.14);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.head {

    width: 1600px;
    margin: 0 auto;
}

.head .logo_box {
    float: left;
}

.head .logo_box img {
    width: 100%;
    margin: 10px 0;
}

.head .nav_box {
    float: right;
    margin-right: 60px;
}

.head .nav_box .nav {}



.head .nav_box .nav li {
    float: left;
    margin: 0 30px;
    position: relative;
}


.nav:hover .subnav {
    display: block;
}


.subnav {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    width: 124px;
}

.subnav li {
    margin: 0 auto !important;
    width: 100%;
}

.subnav li a {
    text-align: center;
    height: 60px;
    line-height: 60px !important;
}



.head .nav_box .nav li a {
    font-size: 16px;
    color: #343;
    line-height: 100px;
}

.head .nav_box .nav li a:hover {
    color: #006eff;
}

.head .nav_box .iph_box {
    float: right;
    width: 300px;
}

.head .iph_box {
    float: right;
}

.head .iph_box .iph_im img {}

.head .iph_box .iph_im .shuxi {
    margin: 0 10px;
    color: #ccc;
}

.head .iph_box .iph_im {
    margin: 20px 0 0 0;
    line-height: 20px;
}

.head .iph_box .number {
    font-size: 20px;
    color: #2e2e2e;
    font-weight: bolder;
}

.head .iph_box p {
    text-align: right;
    color: #666;
}

.heig {
    height: 100px;
}

/*About us*/
.abouts_boxs {
    overflow: hidden;
    background-color: #326aa3;
}

.abouts_boxs .abouts_box {
    overflow: hidden;
}

.abouts_box .abouts_bxL {
    float: left;
    margin-top: 60px;
    margin-left: 160px;
}

.abouts_box .abouts_bxR {
    float: right;
}

.abouts_box .abouts_bxR img {
    display: block;
}

.abouts_box .abouts_ytitle {
    font-size: 16px;
    color: #fff;
}

.abouts_box .abouts_ztitle {
    font-size: 36px;
    color: #fff;
    margin: 15px 0;
    font-weight: normal;
}

.abouts_box .abouts_text {
    font-size: 16px;
    width: 570px;
    line-height: 32px;
    margin-top: 30px;
    text-indent: 2em;
    background: #fff;
    padding: 50px 30px;
}

.abouts_box .abouts_text p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 32px;
}

.abouts_box .ckgd_but {
    float: right;
}

.abouts_box .ckgd_but a {
    color: #fff;
    line-height: 58px;
    font-size: 14px;
    display: block;
    position: relative;
}

.abouts_box .ckgd_but a .ckgd_butt {
    margin: 0 0 0 10px;
}

.abouts_box .ckgd_but a .ckgd_butt img {
    position: absolute;
    top: 23px;
    right: 58px;
    width: 10px;
}

/*公益活动*/
.product_boxs {}

.product_box {
    width: 1600px;
    margin: 0 auto;
}

.product_ytitle {
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 50px;
    letter-spacing: 2px;
}

.product_ztitle {
    font-size: 36px;
    color: #000;
    text-align: center;
    font-weight: normal;
    padding-top: 60px;
}

.product_ztitles {
    font-size: 36px;
    color: #000;
    text-align: center;
    font-weight: normal;
    padding-top: 20px;
}

.product_box .product_list {
    overflow: hidden;

}

.homeProduct .product_list {
    display: flex;
    flex-wrap: wrap;
}

.homeProduct .product_list li {
    flex: 1;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.14);
}


.product_box .product_list li {
    margin: 20px 16px;
    border-radius: 6px;
    padding: 0 0 30px 0;
}

.product_box .product_list li:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.product_box .product_list li img {
    /* width: 150px; */
    height: 150px;
    margin: 0 10px;
    object-fit: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.homeProduct .product_list li img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0;
}

.product_box .product_list li .pro_lt {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 36px;
    padding: 10px 20px 0 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.product_box .product_list li .pro_ltx {
    font-size: 14px;
    line-height: 28px;
    color: #666;
    padding: 0 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 20px;
}

.product_box .product_list li .pro_lt:hover {
    color: #006eff;
}

.product_box .ckgd_but {
    padding-top: 30px;
}

.product_box .ckgd_but a {
    width: 200px;
    margin: 0 auto;
    border-radius: 2px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ccc;
}

/*banner*/
.banner_box {
    margin-top: 80px;
    z-index: 888;
    position: relative !important;
}

.banner_box img {
    width: 100%;
}

.banner_bs {
    display: block;
}

.swiper-pagination-bullet {
    width: 14px !important;
    height: 14px !important;
}

/*员工风采*/
.product_box .ygfc_bo {
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 40px;
}

/* .product_box .ygfc_bo .swiper-slide{float: left; width: 24%; margin-right: 1%;} */
.product_box .ygfc_bo .swiper-slide img {
    display: block;
}

/*公司福利*/
.product_box .ygfc_bov {
    padding-bottom: 10px;
}

.product_box .ygfc_bov div {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    height: 310px;
    margin-bottom: 20px;
}

.product_box .ygfc_bov div:last-child {
    margin-right: 0 !important;
}

.product_box .ygfc_bov div img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.product_box .ygfc_bov div a .pro_lt {
    line-height: 32px;
    padding-left: 20px;
    font-size: 16px;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*公司福利 内页*/
.product_box .ygfc_bov li {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    height: 310px;
    margin-bottom: 50px;
}

.product_box .ygfc_bov li img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.product_box .ygfc_bov li a .pro_lt {
    line-height: 32px;
    padding-left: 20px;
    font-size: 16px;
    margin-top: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

/*服务领域*/
.ser_banner_box {
    margin-top: 80px;
    width: 1600px;
    margin: 0 auto;
}

.product_box .sev_bo {}

.product_box .sev_boa {
    display: flex;
    align-items: center;
    overflow: hidden;
    background: #f5f5f5;
    margin-bottom: 20px;
    margin-top: 20px;
}

.product_box .sev_boa .sev_boaL {
    width: 40%;
    float: left;
}

.product_box .sev_boa .sev_boaR {
    width: 53%;
    float: right;
    padding: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.product_box .sev_boa .sev_boaL img {
    display: block;
    width: 100%;
}

.product_box .sev_boa .sev_boaR .sev_boaR_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 48px;
}

.product_box .sev_boa .sev_boaR .sev_boaR_t {
    font-size: 18px;
    line-height: 36px;
    color: #666;
}

.product_box .sev_boa .sev_boaR .sev_boaR_txt {
    color: #333;
    line-height: 30px;
}

.product_box .sev_bob {
    display: flex;
    align-items: center;
    overflow: hidden;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.product_box .sev_bob .sev_boaR {
    width: 40%;
    float: right;
}

.product_box .sev_bob .sev_boaL {
    width: 53%;
    float: left;
    padding: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.product_box .sev_bob .sev_boaR img {
    display: block;
    width: 100%;
}

.product_box .sev_bob .sev_boaL .sev_boaR_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 48px;
}

.product_box .sev_bob .sev_boaL .sev_boaR_t {
    font-size: 18px;
    line-height: 36px;
    color: #666;
}

.product_box .sev_bob .sev_boaL .sev_boaR_txt {
    color: #333;
    line-height: 30px;
}

/*Foot*/
.foot {
    background-color: #326aa3;
}

.foot .foo {
    width: 1600px;
    margin: 0 auto;
    border-bottom: 1px solid #3e7ab7;
    overflow: hidden;
    padding: 50px 0;
}

.foot .foo .foo_a {
    float: left;
    margin-top: 18px;
}

.foot .foo .foo_a img {
    display: block;
}

.foot .foo .foo_b {
    float: left;
    color: #fff;
    font-size: 36px;
    margin-left: 20px;
    margin-top: 18px;
}

.foot .foo .foo_c {
    float: left;
    margin-left: 40px;
}

.foot .foo .foo_c li {
    color: #fff;
    line-height: 30px;
    font-size: 14px;
}

.ffo {
    text-align: left;
    color: #fff;
    line-height: 80px;
    font-size: 14px;
    width: 1600px;
    margin: 0 auto;
}

.ffo>a {
    text-align: left;
    color: #fff;
    line-height: 80px;
    font-size: 14px;
    width: 1600px;
    margin: 0 auto;
    display: inline;
}

.newsc_boxs .newsc_box .newsc_title .about_ytitle {
    font-size: 16px;
    color: #666;
    text-align: center;
    letter-spacing: 2px;
    line-height: 50px;
}

.newsc_boxs .newsc_box .newsc_title .about_ztitle {
    font-size: 36px;
    color: #000;
    text-align: center;
    font-weight: normal;
    padding-top: 60px;
}

.about_boxs .about_box .about_ytitle {
    font-size: 16px;
    color: #666;
    text-align: center;
    letter-spacing: 2px;
    line-height: 50px;
}

.about_boxs .about_box .about_ztitle {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    line-height: 48px;
    font-weight: bold;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list .newsc_right .news_time {
    font-size: 18px;
    color: #888888;
    line-height: 48px;
    display: flex;
    justify-content: flex-start;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list .newsc_right .news_time span a {
    display: inline-block;
    padding-left: 20px;
    font-size: 16px;
    color: #006eff;
    line-height: 48px;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list .newsc_right .news_time span a:hover {
    color: #c10000;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list .newsc_right .news_title a {
    color: #000000;
    font-size: 24px;
    line-height: 32px;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list .newsc_right .news_title a:hover {
    color: #006eff;
    font-size: 24px;
    line-height: 32px;
}

.pages {
    overflow: hidden;
    width: fit-content;
    margin: 0 auto;
    padding: 40px 0;
}

.pages li {
    float: left;
}

.pages .current a {
    background-color: #006eff;
    color: #fff;
    border: 1px solid #006eff;
}

.pages li a {
    padding: 10px 16px;
    font-size: 14px;
    margin-left: 10px;
    border: 1px solid #ccc;
    color: #999;
}

/*News Center*/
.news_boxs {
    background-color: #f5f5f5;
}

.news_boxs .news_box {
    width: 1600px;
    margin: 0 auto;
    padding: 80px 0;
}

.news_box .news_ytitle {
    font-size: 24px;
    color: #000;
    opacity: 0.2;
    font-weight: bold;
    text-align: center;
}

.news_box .news_ztitle {
    font-size: 24px;
    color: #000;
    text-align: center;
    margin: 15px 0;
}

.news_box .news_list_box {
    overflow: hidden;
}

/*News Center left*/
.news_box .news_list_box .news_list {
    width: 740px;
    float: left;
}

.news_box .news_list_box .news_list li {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.news_box .news_list_box .news_list li .news_time {
    font-size: 24px;
    color: #888888;
    line-height: 48px;
}

.news_box .news_list_box .news_list li .news_title a {
    color: #000000;
    font-size: 16px;
    line-height: 32px;
}

.news_box .news_list_box .news_list li .news_title a:hover {
    color: #006eff;
}

.news_box .news_list_box .news_list li .news_text {
    color: #999999;
    font-size: 14px;
    line-height: 28px;
    margin: 10px 0;
}

/*News Center rught*/
.news_box .news_list_box .news_listr {
    width: 740px;
    float: right;
}

.news_box .news_list_box .news_listr .news_time {
    font-size: 24px;
    color: #888888;
    line-height: 48px;
}

.news_box .news_list_box .news_listr .news_title a {
    color: #000000;
    font-size: 16px;
    line-height: 32px;
    margin-top: 10px;
}

.news_box .news_list_box .news_listr .news_title a:hover {
    color: #006eff;
}

.news_box .news_list_box .news_listr .news_text {
    color: #999999;
    font-size: 14px;
    line-height: 28px;
    margin: 10px 0;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.news_box .news_list_box .news_listr .ckgd_but {
    margin-top: 30px;
}

.news_box .news_list_box .news_listr .ckgd_but a {
    width: 200px;
    background-color: #eb6100;
    border-radius: 6px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    display: block;
    position: relative;
}

.news_box .news_list_box .news_listr .ckgd_but a .ckgd_butt {
    margin: 0 0 0 10px;
}

.news_box .news_list_box .news_listr .ckgd_but a .ckgd_butt img {
    width: 8px;
    height: 14px;
    position: absolute;
    top: 22px;
    right: 58px;
}

/*Service area*/
.service_boxs {
    background-image: url(../img/bg02.png);
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: 100%;
}

.service_boxs .service_box {
    width: 1600px;
    margin: 0 auto;
    padding: 80px 0;
}

.service_box .service_ytitle {
    font-size: 24px;
    color: #fff;
    opacity: 0.2;
    font-weight: bold;
    text-align: center;
}

.service_box .service_ztitle {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin: 15px 0;
}

.service_box .service_list_box {
    margin-top: 80px;
}

.service_box .service_list_box .service_list {
    overflow: hidden;
    width: 1600px;
}

.service_box .service_list_box .service_list li {
    width: 300px;
    float: left;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    margin: 10px;
    text-align: center;
}

.service_box .service_list_box .service_list li img {
    margin: 40px 0 10px 0;
}

.service_box .service_list_box .service_list li .service_tt {
    font-size: 16px;
    color: #fff;
}

.service_box .service_list_box .service_list li .service_tx {
    font-size: 12px;
    color: #fff;
    margin-bottom: 40px;
}

/*Contact us*/
.contact_boxs {
    background-image: url(../img/bg03.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    overflow: hidden;
}

.contact_boxs .contact_box {
    width: 1600px;
    padding: 120px 0 60px 0;
    margin: 0 auto;
    overflow: hidden;
}

.contact_boxs .contact_box .contact_left {
    float: left;
    width: 400px;
}

.contact_boxs .contact_box .contact_left h3 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 10px;
}

.contact_boxs .contact_box .contact_left .add {
    color: #ccc;
    font-size: 14px;
    margin-bottom: 10px;
}

.contact_boxs .contact_box .contact_left .icon_box {
    overflow: hidden;
}

.contact_boxs .contact_box .contact_left .icon_box li {
    float: left;
    width: 32px;
    margin-right: 10px;
}

.contact_boxs .contact_box .contact_left .icon_box li img {
    width: 100%;
}

.contact_boxs .contact_box .contact_right {
    float: left;
    width: 1200px;
}

.contact_boxs .contact_box .contact_right ul {
    overflow: hidden;
}

.contact_boxs .contact_box .contact_right ul li {
    float: left;
    color: #ccc;
    font-size: 14px;
    width: 300px;
    margin-bottom: 20px;
}

/*新闻中心页面*/
.menu_box {
    width: 100%;
}

.menu_box img {
    width: 100%;
    display: block;
}

.newsc_boxs .newsc_box {
    width: 1600px;
    margin: 0 auto;
}

.newsc_boxs .newsc_box .newsc_title {
    overflow: hidden;
    margin-bottom: 30px;
}

.newsc_boxs .newsc_box .newsc_title .news_t {
    font-size: 24px;
    float: left;
    line-height: 39px;
}

.newsc_boxs .newsc_box .newsc_title .news_t span {
    font-size: 14px;
    color: #999;
    margin-left: 10px;
}

.newsc_boxs .newsc_box .newsc_title ul {
    overflow: hidden;
    float: right;
}

.newsc_boxs .newsc_box .newsc_title ul li {
    float: left;
}

.newsc_boxs .newsc_box .newsc_title ul li a {
    color: #666;
    font-size: 14px;
    padding: 10px 20px;
    margin: 0px 0px 0 10px;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.newsc_boxs .newsc_box .newsc_title ul li .current {
    background-color: #006eff !important;
    color: #fff;
}

.newsc_boxs .newsc_box .newsc_title ul li a:hover {
    background-color: #006eff !important;
    color: #fff;
}

.newsc_boxs .newsc_box .newsc_list_box {
    margin-bottom: 30px;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list {
    width: 1600px;
    margin: 0 auto;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list a {
    display: block;
    overflow: hidden;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 20px;
    margin: 20px 0;
    border-radius: 6px;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.14);
    border-bottom: 1px dashed #fff;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list .newsc_left {
    float: left;
    width: 25%;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list .newsc_left img {
    width: 100%;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list .newsc_right {
    float: left;
    width: 70%;
    margin: 0 2%;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list .newsc_right .news_title:hover {
    color: #006eff;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list .newsc_right .news_text a {
    color: #999999;
    font-size: 14px;
    line-height: 28px;
    margin: 10px 0;
}

.newsc_boxs .newsc_box .newsc_list_box .newsc_list .newsc_right .news_text a:hover {
    color: #006eff;
}

/*关于我们*/
.newsc_boxs .newsc_box .project_box {
    padding: 0;
    margin-bottom: 30px;
}

.about_boxs {
    background-color: #f5f5f5;
    padding: 100px 0;
}

.about_boxs .about_box {
    width: 1400px;
    margin: 0 auto;
    padding: 0 60px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.14);
    background-color: #fff;
    border-radius: 6px;
}

.about_boxs .about_box .about_con .tut {
    margin: 20px 0;
}

.about_boxs .about_box .about_con .tut img {
    max-width: 100%;
    border-radius: 6px;
}

.about_boxs .about_box .about_con p {
    color: #333;
    margin: 20px;
}

.about_boxs .about_box .about_con p img {
    max-width: 100%;
    height: auto;
}

/*联系我们*/
.contacts_boxs .contacts_box {
    padding: 0;
    margin-bottom: 30px;
}

.contacts_boxs {
    background-color: #fff;
    padding: 60px 0;
}

.contacts_boxs .contacts_box {
    width: 1400px;
    margin: 0 auto;
    background-color: #fff;
}

.contacts_boxs .contacts_box .contacts_ytitle {
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 50px;
    letter-spacing: 2px;
}

.contacts_boxs .contacts_box .contacts_ztitle {
    font-size: 40px;
    color: #000;
    text-align: center;
    font-weight: normal;
}

.contacts_boxs .contacts_box .xian {
    height: 1px;
    background-color: #f5f5f5;
    margin: 40px 0 60px 0;
}

.contacts_con {
    overflow: hidden;
}

.contacts_con .small_box {
    float: left;
}

.contacts_con .small_bo {
    width: 70%;
    float: right;
}

.contacts_con .small_bo img {
    width: 100%;
    display: block;
}

.contacts_con .small_box h3 {
    font-size: 24px;
    line-height: 48px;
}

.contacts_con .small_box .fu_t {
    font-size: 14px;
    color: #999;
    font-weight: 200;
    line-height: 30px;
}

.contacts_con .small_box .text_p {
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

.contacts_con .small_box .text_p1 {
    margin-top: 20px;
}

.foot1 {
    background-color: #fff !important;
    color: #cccccc;
}

/*新闻详情*/
.news_cboxs .about_box .about_fut {
    overflow: hidden;
    width: 30%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

.news_cboxs .about_box .about_fut li {
    float: left;
    width: 200px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.news_cboxs .about_box .about_con {
    font-size: 14px;
    line-height: 28px;
    color: #333;
}

.news_cboxs .about_box .syt {
    font-size: 14px;
    line-height: 28px;
    color: #333;
}

.news_cboxs .about_box .syt span {
    color: #666;
}

.news_cboxs .about_box .syt span:hover {
    color: #006eff;
}

/*项目详情*/
.project_tboxs {
    background-color: #f5f5f5;
    padding: 80px 0 0 0;
}

.project_tboxs .project_tbox {
    width: 1400px;
    margin: 0 auto;
    padding: 60px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    background-color: #fff;
    overflow: hidden;
}

.project_tt {
    float: left;
    width: 40%;
}

.project_tt img {
    width: 100%;
}

.project_cc {
    float: left;
    width: 58%;
    margin-left: 2%;
}

.project_cc h3 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 30px;
}

.project_cboxs {
    padding-top: 20px !important;
}

.project_tc {
    padding: 20px;
    background-color: #f5f5f5;
    border-radius: 10px;
    line-height: 30px;
    color: #666;
    text-indent: 2em;
}

.project_cboxs .about_box .xian {
    height: 1px;
    background-color: #f5f5f5;
    margin: 10px 0 10px 0;
}

/*首页效果*/
.news_list {
    transform: translateX(-300%);
}

.news_listr {
    transform: translateX(300%);
}

.new_list_trans {
    transform: translateX(0);
    transition: all 3s ease-in-out;
}

.new_listr_trans {
    transform: translateX(0);
    transition: all 3s ease-in-out;
}

.scroll {
    width: 1600px;
    margin: 0 auto;
    overflow: hidden;
}

/*首页集团简介修改*/

.ind_about_box {
    width: 1600px;
    margin: 70px auto 0 auto;
    display: flex;
    justify-content: space-between;
}

.ind_about_pic {
    width: 820px;
    /* height: 457px; */
}

.ind_about_pic img {
    width: 100%;
    height: auto;
    border-radius: 20px;
}

.ind_about_text {
    width: 720px;
    padding-top: 70px;
}

.ind_about_text h2 {
    font-size: 35px;
    color: #326aa3;
    font-weight: normal;
    padding-bottom: 35px;
}

.ind_about_text p {
    font-size: 16px;
    color: #404040;
    line-height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}

.ind_about_text a {
    display: block;
    margin-top: 55px;
    width: 127px;
    height: 36px;
    line-height: 36px;
    background: #326aa3;
    color: #fff;
    text-align: center;
}

.ind_about_text a:hover {
    background: #4d8bca;
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
    .head {
        width: 1200px;
        margin: 0 auto;
    }

    .abouts_boxs .abouts_box {
        width: 1200px;
        margin: 0 auto;
        padding: 60px;
        box-sizing: border-box;
    }

    .abouts_box .abouts_bxL {
        margin: 0;
        width: 50%;
    }

    .abouts_box .abouts_text {
        width: auto;
    }

    .abouts_box .abouts_bxR {
        width: 48%;
    }

    .abouts_box .abouts_bxR img {
        width: 100%;
        margin-top: 100px;
    }

    .product_box {
        width: 1200px;
    }

    .product_box .product_list li {
        width: 30%;
    }

    .product_box .ygfc_bo li {
        height: 300px;
    }

    .product_box .ygfc_bo li img {
        width: 100%;
    }

    .product_box .sev_boa .sev_boaR {
        width: 56%;
        padding: 10px 20px;
    }

    .product_box .sev_bob .sev_boaL {
        width: 56%;
        padding: 10px 20px;
    }

    .foot .foo {
        width: 1200px;
        margin: 0 auto;
    }

    .ffo {
        width: 1200px;
        margin: 0 auto;
        text-align: center;
    }

    .banner {
        width: 100%;
    }

    .banner img {
        width: 100%;
    }

    .about_boxs .about_box {
        width: 1200px;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box;
    }

    .about_boxs .about_bax {
        padding: 0 60px;
    }

    .about_con {}

    .project_tboxs .project_tbox {
        width: 1200px;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .about_boxs .about_box .about_ztitle {}

    .newsc_boxs .newsc_box {
        width: 1200px;
        margin: 0 auto;
    }

    .newsc_boxs .newsc_box .newsc_list_box .newsc_list:hover {
        box-sizing: border-box;
    }

    .newsc_boxs .newsc_box .newsc_list_box .newsc_list {
        width: 1200px;
        margin: 0 auto;
    }

    .news_cboxs .about_box .about_fut {
        width: 38%;
    }

    .contacts_con {
        width: 1200px;
        margin: 0 auto;
    }

    .contacts_boxs .contacts_box {
        width: 1200px;
        margin: 0 auto;
    }

    /*首页集团简介修改*/

    .ind_about_box {
        width: 1200px;
        margin: 70px auto 0 auto;
        display: flex;
        justify-content: space-between;
    }

    .ind_about_pic {
        width: 650px;
        height: 324px;
    }

    .ind_about_pic img {
        width: 100%;
        height: auto;
        border-radius: 20px;
    }

    .ind_about_text {
        width: 500px;
    }

    .ind_about_text p {
        font-size: 16px;
        color: #404040;
        line-height: 30px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
}