* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    outline: none;
}

body {
    position: relative;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333;
}

.pc_container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.clear:after {
    display: block;
    content: '';
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.color_fff {
    color: #fff !important;
}
.w1400{
    width: 1400px !important;
    margin: 0 auto;
}
.w1200{
    width: 1200px !important;
    margin: 0 auto;
}
.w1000{
    width: 1000px !important;
    margin: 0 auto;
}
.w1210{
    width: 1210px !important;
    margin: 0 auto;
}
/*=header====================*/
.header {
    height: 97px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
    border-bottom: 1px rgba(255, 255, 255, .1) solid;
}

.header-hover {
    background: linear-gradient(to right, #092e6e 20%, #003da9 80%);
}

.nav_header {
    height: 97px;
}

.logo {
    width: 434px;
    height: 97px;
}

.logo img {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.logo h1 {
}

.nav {
    width: 750px;
    height: 97px;
}

.nav ul {
}

.nav ul li {
    width: 120px;
    float: left;
    line-height: 97px;
    position: relative;
    text-align: center;
}

.nav ul li a {
    display: inline-block;
    height: 100%;
    color: #fff;
    text-align: center;
    position: relative;
}

.gaoliang_nav{

}

.gaoliang_nav span:nth-child(1){
    font-weight: bold;
    width: 100%;
    padding: 3% 0;
}

.gaoliang_nav span:nth-child(2){
    width: 100%;
}


.gaoliang_text{

}

.gaoliang_text span{
    font-weight: bold;
    color: #092e6e !important;
}

.gaoliang_text .hover_line1{
    width: 100%;
}

.nav ul li span {
    font-size: 16px;
}

.hover_fl_line{
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    background: #fff;
    height: 3px;
    transition: all 0.5s linear;
}

.nav ul li:hover > a{
    /*font-weight: bold;*/
}

.nav ul li:hover > a .hover_fl_line{
    width: 100%;
}

/*=flash====================*/
.index_banner {
    position: relative;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

.swiper-slide img {
    display: block;
    width: 100%;
}

/*=index-item====================*/
.index-item {
    display: block;
    height: 68px;
    position: absolute;
    z-index: 999;
    left: 50%;
    bottom: 92px;
    transform: translateX(-50%);
}

.index-item ul {
    display: block;
    width: 1200px;
    height: inherit;
    margin: auto;
    overflow: hidden;
}

.index-item ul li {
    float: left;
    width: 290px;
    height: 68px;
    line-height: 63px;
    list-style: none;
    margin-right: 13px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.index-item ul li a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.index-item ul li a:after {
    display: block;
    content: '';
    width: 10%;
    height: 100%;
    background-color: #092e6e;
    transition: all 0.5s linear;
}

.index-item ul li .index-item-list {
    background-color: #fff;
    width: 290px;
    height: 68px;
}

.index-item ul li .index-item-list-copy {
    background-color: transparent;
    width: 0%;
    height: 68px;
    position: absolute;
    top: 0;
    z-index: -999;
    transition: all 0.5s linear;
}

.index-item-li:hover .index-item-list {
    background-color: transparent;
}

.index-item-li:hover .index-item-list-copy {
    width: 100%;
    background-color: #092e6e;
}

.index-item-li:hover img:first-child {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(89deg) brightness(101%) contrast(103%);
}

.index-item-li:hover img:last-child {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(89deg) brightness(101%) contrast(103%);
}

.index-item-li:hover span:nth-child(2) {
    color: #fff;
}

.index-item-li:hover span:nth-child(3) {
    color: #fff;
}

.index-item-li:nth-child(4n) {
    margin-right: 0;
}

.index-item-li img:first-child {
    vertical-align: middle;
}

.index-item-li img:last-child {
    vertical-align: middle;
}

.index-item-li span:nth-child(2) {
    font-size: 20px;
    color: #262626;
    font-weight: 500;
    letter-spacing: 1px;
    text-shadow: #262626 0 0 1px;
    padding: 0 10px;
}

.index-item-li span:nth-child(3) {
    font-size: 14px;
    color: #bbbcbf;
    padding: 0 15px 0 0;
}

/*=tel_search====================*/
.tel_search {
    height: 111px;
}

.tel_search_ll {
    width: 600px;
    height: 111px;
    float: left;
    line-height: 111px;
    position: relative;
}

.tel_search_ll img {
    vertical-align: middle;
}

.tel_search_ll span:nth-child(2) {
    font-family: fantasy;
    font-size: 30px;
    color: #092e6e;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 6%;
    transform: translateY(-50%);
    font-style: italic;
}

.tel_search_ll span:nth-child(3) {
    font-family: fantasy;
    font-size: 30px;
    color: #092e6e;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translateY(-50%);
    font-style: italic;
}

.tel_search_rr {
    width: 600px;
    height: 111px;
    float: left;
    position: relative;
}

.tel_search_rr form {
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translateY(-50%);
}

.tel_search_rr form input {
    width: 260px;
    height: 43px;
    border: 1px #ddd solid;
    padding-left: 8px;
}

.tel_search_rr form input:focus {
    border-style: none;
    border: 0.5px #ddd solid;
}

.tel_search_rr form button {
    display: inline-block;
    width: 150px;
    height: 44px;
    border: 1px #092e6e solid;
    background: #092e6e url("../images/search.png") no-repeat;
    background-position: center;
    background-position-x: 110px;
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    float: right;
    cursor: pointer;
}

.pro {
    display: block;
    background: transparent;
    background-image: url("../images/par.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
}

.pro-title {
    text-align: center;
    padding: 50px 0 0 0;
}

.pro-title h3 {
    font-size: 36px;
    font-weight: bold;
    color: #020202;
}

.pro-title span {
    display: block;
    font-size: 16px;
    font-weight: lighter;
    color: #8a8a8a;
    margin: 20px 0 0 0;
}

.pro-fl {display: block;width: 100%;height: 140px;text-align: center;border-bottom: 1px #e6e6e6 solid;margin-bottom: 40px;position: relative;}

.pro-fl ul {
    display: inline-block;
    text-align: center;
    margin: 40px auto 0;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.pro-fl ul li {
    display: inline-block;
    width: 200px;
    float: left;
}

.pro-fl ul li:nth-child(4n) {
    margin-right: 0;
}
.pro-fl ul li .pro_fl_pic{
    position: relative;
}
.pro-fl ul li .pro_fl_pic img {
    vertical-align: middle;
}

.pro-fl ul li .pro_fl_pic p {
    font-size: 18px;
    color: #323232;
    font-weight: inherit;
    margin-top: 20px;
}

.pro-fl ul li a{
    display: inline-block;
}

.pro_hover_fl_line {
    display: inline-block;
    position: absolute;
    bottom: -21px;
    left: 0;
    width: 0;
    background: #092e6e;
    height: 3px;
    transition: all 0.5s linear;
}

.pro-fl ul li a .pro_fl_pic:hover img{

}


.pro-fl ul li a .pro_fl_pic:hover p{
    font-weight: bold;
}

.pro-fl ul li a .pro_fl_pic:hover > .pro_hover_fl_line{
    width: 100%;
}


.pro_list {
}

.pro_list ul {
    overflow: hidden;
}

.pro_list ul li {
    width: 380px;
    height: 500px;
    float: left;
    background-color: #fff;
    margin-right: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.pro_list ul li:nth-child(3n) {
    margin-right: 0;
}

.pro_list ul li a{

    display: block;

    width: 100%;

    height: 100%;

    position: relative;
}

.pro_list ul li a .pro_list_mask_box{
    width: 100%;
    height: 100%;
    display: none;
    transition: 2s all ease;
}

.pro_list ul li a .pro_list_mask_box img{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.pro_list ul li a .pro_list_mask_box .pro_list_mask{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 500px;
    font-size: 36px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background-color: rgba(9,46,110,.6);
    position: absolute;
}

.pro_list_box {
    height: 500px;
    display: block;
}

.pro_list ul li a:hover .pro_list_box{
    ___position: absolute;
    ___top: -500px;
    display: none;
}

.pro_list ul li a:hover .pro_list_mask_box{
    display: block;
}

.pro_list_tt {
    height: 310px;
    border-bottom: 1px #efefef solid;
}

.pro_list_tt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pro_list_bb {
    height: 149px;
    position: relative;
}

.pro_list_bb h4 {
    color: #161616;
    font-size: 18px;
    font-weight: bold;
    margin-top: 40px;
    padding-left: 23px;
    padding-right: 23px;
}

.pro_list_bb p {
    height: 48px;
    font-size: 14px;
    color: #888888;
    font-weight: initial;
    line-height: 24px;
    margin-top: 20px;
    padding-left: 23px;
    padding-right: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pro_list_bb span {
    display: block;
    width: 45px;
    height: 45px;
    background-color: #092e6e;
    color: #fff;
    font-size: 30px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
}

.why {
    height: 790px;
}

.why_sfq {
    margin-top: 40px;
    height: 502px;
}

.why_sfq .why_li{
    margin-right: 6px;
}

.why_item{
    display: inline-block;
}

.why_cont_ar{
    width: 100%;
    height: 120px;
    background-color: #0f306a;
    position: absolute;
    bottom: 0;
    color: #fff;
}
.why_dec_ar{
    display: block;
    width: 100%;
    height: 120px;
    position: relative;
}
.why_h{
    display: inline-block;
    width: 55px;
    height: 72px;
    text-align: center;
    font-size: 24px !important;
    position: relative;
    top: 27px;
    left: 38px;
}
.why_h:after{
    display: block;
    content: '';
    width: 1px;
    height: 56px;
    background-color: #9facc3;
    position: absolute;
    top: 10px;
    left: 80px;
}
.why_acr_p{
    width: 612px;
    height: 50px;
    font-size: 16px;
    position: absolute;
    top: 28px;
    left: 150px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-top: 5px !important;
}

.why_sfq_hide{
    display: none;
}

.why_sfq_show{
    display: block;
}

.why_sfq_de{
    width: 120px;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(0,0,0,.3);
}
.why_sfq_de_pic{
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    margin: auto;
    margin-top: 93px;
}
.why_sfq_de_pic img{
    object-fit: contain;
    width: auto;
    vertical-align: middle;
    display: initial;
}

.why_list_mask{
    display: block;
    color: #fff;
    width: 30px;
    height: 180px;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    margin: 24px auto 0;
}

.abouts {
    width: 100%;
    height: 443px;
    background: #fff url("../images/about_bg.jpg") no-repeat center;
    background-size: cover;
}

.abouts_box {
}

.abouts_cc {
    width: 1200px;
    height: 250px;
    background-color: #fff;
    margin-top: 40px;
}

.abouts_cc .abouts_cc_title {
    text-align: center;
    padding-top: 48px;
    padding-bottom: 38px;
}

.abouts_cc .abouts_cc_title span:nth-child(1) {
    display: inline-block;
    background-color: #092e6e;
    color: #f0f0f0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: inherit;
}

.abouts_cc .abouts_cc_title span:nth-child(2) {
    color: #3e3e3e;
    font-size: 24px;
    font-weight: bold;
}

.abouts_cc_content {
    height: 90px;
    padding-left: 48px;
    padding-right: 48px;
    font-size: 16px;
    color: #6f6f6f;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.abouts_cc a {
    olor: #092e6e;
    float: right;
    padding-right: 40px;
}

.sbhj {margin-top: 70px;}

.sbhj .sbhj_fl {
    width: 600px;
    margin: 0 auto;
    text-align: center;
}

.sbhj .sbhj_fl ul {
    display: inline-block;
}

.sbhj .sbhj_fl ul li {
    width: 200px;
    height: 52px;
    line-height: 52px;
    float: left;
    margin-right: 1px;
}

.sbhj .sbhj_fl ul li:nth-child(1){
    border-top: 1px #ddd solid;
    border-left:1px #ddd solid;
    border-bottom: 1px #ddd solid;
}

.sbhj .sbhj_fl ul li:nth-child(2){
    border: 1px #ddd solid;
}

.sbhj .sbhj_fl ul li a {display: block;width: 100%;height: 100%;line-height: 52px;position: relative;}

.sbhj .sbhj_fl ul li a img {
    vertical-align: middle;
    position: relative;
    top: -4px;
}

.sbhj .sbhj_fl ul li a span {
    height: 22px;
    font-size: 16px;
    color: #666666;
    font-weight: inherit;
    position: relative;
    top: 0px;
    left: 5px;
    line-height: 52px;
}

.sbhj .sbhj_fl ul li:hover{
    background-color: #092e6e;
}

.sbhj .sbhj_fl ul li a:hover img{

}

.sbhj .sbhj_fl ul li a:hover span{
    color: #fff;
}

.sbhj_box {
}

.sbhj_item {
    margin-top: 43px;
    position: relative;
}

.sb_all_swiper{
    position: relative;
}

.sb_swiper {
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    border-left: 1px #ddd solid;
    overflow: hidden;
}

.sc_all_swiper{
    position: relative;
}

.sc_swiper {
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    border-left: 1px #ddd solid;
    overflow: hidden;
}

.sbhj_bor {

}

.sbhj_item_list {
    border-right: 1px #ddd solid;
    padding: 30px;
}

.sbhj_item_img {
}

.sbhj_item_img img {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: 0.6s all ease;
}

.sbhj_item_desc {
}

.sbhj_item_desc p {
    font-size: 18px;
    color: #656565;
    text-align: center;
    line-height: 25px;
    transition: all 500ms ease-in-out;
}

.sbhj_item_list:hover .sbhj_item_desc p{
    background-color: #333;
    color: #fff;
}

.sbhj_item_list:hover .sbhj_item_img img{

}

.cases {
    padding-bottom: 70px;
}

.cases_fl_box {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 43px;
    position: relative;
}

.cases_fl_box .cases_fl {
    display: inline-block;
    position: relative;
}

.cases_fl_box .cases_fl a {
    display: inline-block;
    width: 126px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-radius: 3px;
    font-size: 18px;
    color: #676767;
    font-weight: inherit;
}

.cases_fl_box .cases_fl a:after {
    display: inline-block;
    content: '|';
    color: #dcdcdc;
    position: absolute;
    margin-left: 27px;
}

.cases_fl_box .cases_fl a:last-child:after {
    display: none;
}

.cases_fl_box .cases_fl a:hover {
    background-color: #092e6e;
    color: #fff;
}

.cases_all_swiper{
    position: relative;
}

.cases_swiper1 {
    overflow: hidden;
}
.cases_swiper2 {
    overflow: hidden;
}
.cases_swiper3 {
    overflow: hidden;
}
.cases_swiper4 {
    overflow: hidden;
}
.cases_swiper5 {
    overflow: hidden;
}

.cases_bor {

}

.cases_item_list {
    width: 100%;
    border: 1px #ddd solid;
    padding: 1px;
}

.cases_item_img {
    display: block;
    width: 100%;
    height: 30vh;
    position: relative;
    overflow: hidden;
}

.cases_item_img img {
    display: initial;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: 0.6s all ease;
}

.cases_item_desc {
    padding-bottom: 30px;
    transition: all 500ms ease-in-out;
}

.cases_item_desc h3 {
    font-size: 22px;
    color: #232323;
    text-align: center;
    padding-top: 15px;
}

.cases_item_desc_box {
    display: block;
    width: 100%;
    height: 42px;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 30px;
}

.cases_item_desc_item {
    display: inline-block;
    height: 42px;
}

.cases_item_desc_item a {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px #ddd solid;
    margin-right: 15px;
    color: #232323;
    font-size: 16px;
}

.cases_item_desc:hover {
    background-color: #092e6e;
    cursor: pointer;
}

.cases_item_desc .cases_item_desc_box .cases_item_desc_item a:nth-child(1):hover{
    background-color: #333;
    border: 1px #333 solid;
}

.cases_item_desc .cases_item_desc_box .cases_item_desc_item a:nth-child(2):hover{
    background-color: #333;
    border: 1px #333 solid;
}

.cases_item_desc:hover h3 {
    color: #fff;
}

.cases_item_desc:hover a {
    color: #fff;
}

.cases_item_list:hover .cases_item_img img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.news {
    background-color: #f5f5f5;
    padding-bottom: 50px;
}

.news_box {
    width: 1200px;
    height: 472px;
    margin-top: 40px;
}

.news_ll {
    width: 650px;
    float: left;
    height: 472px;
    position: relative;
}

.news_ll_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.news_ll_img1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: 0.6s all ease;
}

.news_ll_img:hover .news_ll_img1{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.news_ll_img:hover .news_ll_text{
    background-color: #092e6e;
}

.news_ll_text {
    width: 650px;
    height: 100px;
    background-color: rgba(9, 46, 100, 0.7);
    position: absolute;
    bottom: 0;
    transition: 0.6s all ease;
}

.news_ll_text_ll {
    width: 451px;
    height: 100px;
    float: left;
}

.news_ll_text_ll h3 {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    padding-left: 27px;
    padding-top: 20px;
}

.news_ll_text_ll p {
    color: #fff;
    font-size: 13px;
    padding-left: 27px;
    margin-top: 15px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_ll_text_rr {
    width: 199px;
    height: 100px;
    float: right;
    position: relative;
}

.news_ll_text_rr img {position: absolute;right: 50px;bottom: 0;top: 0;margin: auto;}

.news_rr {
    width: 510px;
    float: right;
}

.news_rr ul {
}

.news_rr ul li {
    width: 513px;
    height: 146px;
    background-color: #fff;
    margin-bottom: 19px;
}

.news_rr_item {
    height: 146px;
    position: relative;
    transition: 0.6s all ease;
}

.news_rr_item_ll {
    width: 80px;
    height: 75px;
    float: left;
    text-align: center;
    position: absolute;
    left: 60px;
    top: 30px;
}

.news_rr_item_ll:after {
    display: block;
    content: '';
    width: 1px;
    height: 90px;
    background-color: #a6ceea;
    margin-top: -80px;
    margin-left: 90px;
}

.news_rr_item_ll p:nth-child(1) {
    font-size: 38px;
    font-weight: bold;
    color: #333333;
}

.news_rr_item_ll p:nth-child(2) {
    font-size: 14px;
    font-weight: inherit;
    color: #333333;
}

.news_rr_item_rr {
    width: 356px;
    float: right;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 25px;
}

.news_rr_item_rr h3 {
    width: 100%;
    height: 48px;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_rr_item_rr p {
    width: 100%;
    height: 48px;
    font-size: 13px;
    color: #919191;
    font-weight: inherit;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_rr_item:hover{
    background-color: #092e6e;
}

.news_rr_item:hover .news_rr_item_ll p{
    color: #fff;
}

.news_rr_item:hover .news_rr_item_rr h3{
    color: #fff;
}

.news_rr_item:hover .news_rr_item_rr p{
    color: #fff;
}

.foot {
    background-color: #2b2c2e;
    height: 316px;
}

.foot1 {
    height: 61px;
    border-bottom: 1px #424242 solid;
}

.foot1_ll {
    width: 750px;
    height: 62px;
    float: left;
}

.foot1_ll ul {

    height: 62px;
}

.foot1_ll ul li {

    width: 100px;

    height: 62px;

    line-height: 62px;

    float: left;

    text-align: left;
}

.foot1_ll ul li a {
    color: #fff;
}

.foot1_ll ul li a:hover{
    /*font-weight: bold;*/
}

.foot1_ll ul li:after {
    display: inline-block;
    content: '';
    width: 1px;
    height: 10px;
    background-color: #55595c;
    position: absolute;
    margin-left: 18px;
    margin-top: 28px;
}

.foot1_ll ul li:last-child:after {
    display: none;
}

.foot1_rr {
    width: 450px;
    height: 62px;
    line-height: 62px;
    float: right;
    text-align: right;
}

.foot1_rr img {

    vertical-align: middle;
}

.foot2 {
    height: 205px;
    border-bottom: 1px #424242 solid;
}

.foot2_item1 {
    width: 387px;
    height: 206px;
    float: left;
    position: relative;
    border-right: 1px #424242 solid;
}

.foot2_item1_wx {
    display: inline-block;
    width: 100px;
    height: 102px;
    background-color: #fff;
    line-height: 100px;
    text-align: center;
    margin-top: 60px;
}

.foot2_item1_wx_img {
    width: 82px;
    height: 82px;
    vertical-align: middle;
}

.foot2_item1_line1 {
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #444444;
    position: absolute;
    top: 60px;
    margin-left: 25px;
    margin-right: 12px;
}

.foot2_item1_phone {
    display: inline-block;
    width: 14px;
    height: 100px;
    position: absolute;
    margin-left: 40px;
    margin-top: 56px;
}

.foot2_item1_phone img {
}

.foot2_item1_phone p {
    width: 9px;
    display: block;
    color: #7a7a7a;
    text-transform: uppercase;
    word-break: break-all;
    font-size: 12px;
    position: relative;
    left: 6px;
    writing-mode: tb-rl;
}

.foot2_item1_line2 {
    display: inline-block;
    width: 1px;
    height: 45px;
    background-color: #444444;
    position: absolute;
    top: 60px;
    margin-left: 65px;
}

.foot2_item1_link {
    display: inline-block;
    position: absolute;
    margin-left: 80px;
    margin-top: 58px;
}

.foot2_item1_link a:nth-child(1) {
}

.foot2_item1_link a:nth-child(2) {
}

.foot2_item1_link a:nth-child(3) {
}

.foot2_item2 {
    width: 394px;
    height: 206px;
    float: left;
    border-right: 1px #424242 solid;
}

.foot2_item1_link {
}

.foot2_item1_link p:nth-child(1) {
    font-size: 12px;
    color: #8c8c8c;
    font-weight: inherit;
}

.foot2_item1_link p:nth-child(2) {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    font-family: fantasy;
    letter-spacing: 1px;
}

.foot2_item1_link p:nth-child(3) {
    color: #7b7b7b;
    font-size: 13px;
    font-weight: inherit;
}

.foot2_item2_add {
}

.foot2_item2_add ul {
    display: inline-block;
    margin-top: 70px;
    margin-left: 43px;
}

.foot2_item2_add ul li:nth-child(1) {
    line-height: 21px;
}

.foot2_item2_add ul li:nth-child(1) img {
    vertical-align: middle;
}

.foot2_item2_add ul li:nth-child(1) span {
    font-size: 12px;
    color: #818181;
    font-weight: inherit;
}

.foot2_item2_add ul li:nth-child(2) {
    line-height: 21px;
}

.foot2_item2_add ul li:nth-child(2) img {
    vertical-align: middle;
}

.foot2_item2_add ul li:nth-child(2) span {
    font-size: 12px;
    color: #818181;
    font-weight: inherit;
}

.foot2_item3 {
    width: 417px;
    height: 209px;
    float: left;
    position: relative;
}

.foot2_item3 form {
    margin-top: 70px;
    margin-left: 46px;
}

.foot2_item3 form input {
    width: 266px;
    height: 56px;
    background-color: #515151;
    color: #fff;
    border: none;
    position: relative;
    margin-right: -7px;
    text-indent: 10px;
    font-size: 14px;
    font-weight: inherit;
}
.foot2_item3 form input::-webkit-input-placeholder{
    color: #fff;
}
.foot2_item3 form input:-moz-placeholder{
    color: #fff;
}
.foot2_item3 form input::-moz-placeholder{
    color: #fff;
}
.foot2_item3 form input:-ms-input-placeholder{
    color: #fff;
}


.foot2_item3 form button {
    width: 106px;
    height: 56px;
    line-height: 56px;
    background-color: #092e6e;
    border: none;
}

.foot2_item3 form button img {
    vertical-align: middle;
}

.foot2_item3 form button span {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.foot3 {
    height: 53px;
    background-color: #1f1f1f;
}

.foot3 span {
    font-size: 12px;
    color: #818283;
    font-weight: initial;
    line-height: 43px;
}

.foot3 a {
    font-size: 12px;
    color: #818283;
    font-weight: initial;
    line-height: 43px;
}

.w-accor0 {
    height: 503px;
}

.img_ar {
    height: 503px;
}

.img_ar img {
    height: 503px;
}

.nav_banner_slide {
    position: relative;
}

.crumbs_desc {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
}

.crumbs_desc p:nth-child(1) {

    font-size: 56px;

    font-weight: bold;

    color: #fff;
}

.crumbs_desc p:nth-child(2) {

    font-size: 18px;

    color: #fff;

    margin-top: 37px;
}

.foot_top {
    display: none;
    margin-top: 100px;
    padding-bottom: 100px;
}

.product_category_box {
    background-color: #fff;
    height: 79px;
    border: 1px #ddd solid;
}

.product_category_container {
    height: 79px;
    overflow: hidden;
    text-align: center;
}

.product_category_container ul {
    display: inline-block;
    height: 79px;
}

.product_category_container ul li {
    display: inline-block;
    width: 125px;
    float: left;
    text-align: center;
    line-height: 79px;
    margin-right: 10px;
    position: relative;
}

.product_category_container ul li:after {
    display: block;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #bfbfbf;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 100%;
}

.product_category_container ul li:last-child:after {
    display: none;
}


.product_category_container ul li:hover::after {
    ___background-color: #092e6e;
}

.product_category_container ul li a {
    display: inline-block;
}

.product_category_container ul li a span {
    font-size: 17px;
    color: #404040;
}

.hover_line1{
    width: 0;
    height: 3px;
    background-color: #092e6e;
    display: block;
    position: relative;
    bottom: 3px;
    -webkit-transition: 100ms 0s all ease;
    -moz-transition: 100ms 0s all ease;
    -ms-transition: 100ms 0s all ease;
    -o-transition: 100ms 0s all ease;
    transition: 100ms 0s all ease;
}

.product_category_container ul li:hover > a .hover_line1{
    width: 100%;
}

.product_category_container ul li:hover > a span {
    font-weight: bold;
    color: #092e6e;
}

.product_list_box {
    margin-top: 70px;
}

.product_list_container {
}

.product_list_container ul {
    overflow: hidden;
}

.product_list_container ul li {
    width: 276px;
    height: 307px;
    float: left;
    margin-right: 31px;
    margin-bottom: 26px;
}

.product_list_container ul li:nth-child(4n) {
    margin-right: -1px;
}

.product_list_item {
}

.product_list_pic {
    height: 260px;
    border: 1px #dedede solid;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.product_list_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 2s;
}

.product_list_mask {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 260px;
    line-height: 260px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    transition: all 800ms;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
}

.product_list_font {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px #dedede solid;
    position: relative;
}

.product_list_font span:nth-child(1) {
    display: inline-block;
    width: 5px;
    height: 4px;
    background-color: #999;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.product_list_font span:nth-child(2) {
    display: inline-block;
    width: 225px;
    height: 45px;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0, -50%);
}

.product_list_font span:nth-child(3) {
    display: inline-block;
    width: 25px;
    height: 6px;
    background-image: url("../images/icon_right_hui.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 245px;
    transform: translate(0, -50%);
}

.product_list_container ul li:hover .product_list_pic img {
    transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
}

.product_list_container ul li:hover .product_list_mask {
    top: 0;
}

.product_list_container ul li:hover .product_list_font span:nth-child(1) {
    left: 5px;
    background-color: #092e6e;
}

.product_list_container ul li:hover .product_list_font span:nth-child(2) {
    font-weight: bold;
    color: #092e6e;
}

.product_list_container ul li:hover .product_list_font span:nth-child(3) {
    background-image: url("../images/icon_right_lan.png");
    left: 250px;
}

.product_list_container ul li:hover .product_list_font{
    border-bottom: 1px #092e6e solid;
}

#company_ul {
}

.company_box {
    padding-bottom: 80px;
}

.company_container {
}

.company_title {
    height: 145px;
    position: relative;
}

.company_title p {
    height: 28px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.company_title p span:nth-child(1) {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.company_title p span:nth-child(2) {
    font-size: 24px;
    font-weight: bold;
    color: #092e6e;
}

.company_content {
    color: #666;
    line-height: 30px;
}

.company_list_img {
}

.company_wen_hua {
    height: 580px;
    background-repeat: no-repeat;
    background-size: cover;
}

.company_wen_hua_container {
    height: 580px;
    position: relative;
}

.company_wen_hua_container ul {
    width: 515px;
    height: 100px;
    margin: 103px auto 0;
    overflow: hidden;
}

.company_wen_hua_container ul li {
    width: 128px;
    height: 100px;
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    text-align: center;
}

.company_wen_hua_container ul li:nth-child(4n) {
    margin-right: -1px;
}

.company_wen_hua_item_img_box {
    height: 50px;
    overflow: hidden;
}

.company_wen_hua_item_img_box img {
}

.company_wen_hua_item_font {
    overflow: hidden;
}

.company_wen_hua_item_font p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.company_wen_hua_line_box {

    text-align: center;
}

.company_wen_hua_line {
    display: inline-block;
    width: 230px;
    height: 4px;
    background-color: #fff;
    margin: 120px auto 20px;
}

.company_wen_hua_title {
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding-bottom: 50px;
}

.company_wen_hua_desc {
    display: block;
    width: 985px;
    height: 65px;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 35px;
}

#case_ul {
    width: 100%;
}

#case_ul li {
    width: 161px;
}

.case_box {
    padding-top: 70px;
}

.case_container {
}

.case_list {
    display: inline-block;
}

.case_list ul {
}

.case_list ul li {
    width: 383px;
    float: left;
    margin-right: 25px;
    margin-bottom: 30px;
    position: relative;
}

.case_list ul li:nth-child(3n) {
    margin-right: -1px;
}

.case_list_item {
}

.case_list_item_pic {
    height: 245px;
    border-top: 1px #ddd solid;
    border-right: 1px #ddd solid;
    border-left: 1px #ddd solid;
    overflow: hidden;
}

.case_list_item_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 2s;
}

.case_list_item_font {
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-bottom: 1px #ddd solid;
    border-right: 1px #ddd solid;
    border-left: 1px #ddd solid;
}

.case_list_item_font a {
    font-size: 18px;
    color: #000;
}

.case_list_item_more {
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    position: absolute;
    top: 245px;
    font-size: 18px;
    color: #000;
    visibility: hidden;
    transition: all 800ms;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
}

.case_list_item_more a {
}

.case_list ul li:hover .case_list_item_font {
    background-color: #092e6e;
}

.case_list ul li:hover .case_list_item_font a {
    color: #fff;
}

.case_list ul li:hover .case_list_item_more {
    top: 191px;
    visibility: visible;
    background-color: rgba(255, 255, 255, .8);
}

.case_list ul li:hover .case_list_item_pic img {
    transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
}

.news_box1 {
    background-color: #f6f6f6;
}

.news_container {
}

.news_container ul {
    overflow: hidden;
}

.news_container ul li {
    width: 382px;
    float: left;
    margin-right: 27px;
    margin-bottom: 27px;
}

.news_container ul li:nth-child(3n) {
    margin-right: -1px;
}

.news_item {
}

.news_pic {
    height: 280px;
    overflow: hidden;
    position: relative;
}

.news_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.news_content {
    position: relative;
    padding: 35px 28px 30px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
    background: #fff;
}

.news_content a{
    display: block;
}

.news_content a:nth-child(1) {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_content a:nth-child(2) {
    font-size: 16px;
    color: #333;
    line-height: 25px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.news_content p:nth-child(1) {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_content p:nth-child(2) {
    font-size: 16px;
    color: #333;
    line-height: 25px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.news_content a:nth-child(3) {
    display: block;
    font-size: 16px;
    color: #333;
    margin-top: 16px;
    background: url(../images/inner_news_icon.png) no-repeat left 75px center;
}

.news_pic .meng {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) url(../images/a_link.png) no-repeat center;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    transition: 0.6s all ease;
    -webkit-transform: scale(0.6, 0.6);
    -moz-transform: scale(0.6, 0.6);
    -ms-transform: scale(0.6, 0.6);
    -o-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 0;
}

.news_pic .meng a {
    display: block;
    width: 100%;
    height: 100%;
}

.news_item:hover {
    box-shadow: 0 7px 39px rgba(0, 0, 0, .1);
}

.news_pic:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.news_pic:hover .meng {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.contact_box {
}

.contact_container {
}

.contact_item {
    margin-top: 30px;
    margin-bottom: 30px;
}

.contact_item_top {
    height: 70px;
}

.contact_item_top h2 {
    width: 30%;
    font-size: 22px;
    height: 70px;
    line-height: 70px;
    float: left;
    color: #092e6e;
}

.contact_item_hot {
    width: 70%;
    height: 70px;
    float: right;
    text-align: right;
}

.contact_item_hot p:nth-child(1) {
    font-size: 16px;
    color: #666;
    font-weight: 500;
    margin-top: 10px;
    font-style: italic;
}

.contact_item_hot p:nth-child(2) {
    font-size: 26px;
    color: #e31d1a;
    font-weight: 700;
    font-family: fantasy;
}

.contact_item_tel {
    padding-top: 15px;
    width: 100%;
}

.contact_item_tel ul {
    width: 80%;
    float: left;
}

.contact_item_tel ul li {
    height: 30px;
    padding-left: 50px;
    font-size: 14px;
    color: #595959;
    padding-top: 8px;
    margin-bottom: 14px;
    word-wrap: break-word;
}

.contact_item_tel ul li span {
    display: block;
    float: left;
    color: #999;
}

.contact_icon_01 {
    background: url(../images/contact-icon-01.png) no-repeat left top;
}

.contact_icon_02 {
    background: url(../images/contact-icon-02.png) no-repeat left top;
}

.contact_icon_03 {
    background: url(../images/contact-icon-03.png) no-repeat left top;
}

.contact_icon_04 {
    background: url(../images/contact-icon-04.png) no-repeat left top;
}

.contact_icon_05 {
    background: url(../images/contact-icon-05.png) no-repeat left top;
}

.contact_icon_06 {
    background: url(../images/contact-icon-06.png) no-repeat left top;
}

.contact_message_box {
    height: 580px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.contact_message_container {
    height: 580px;
    position: relative;
}

.contact_message_item {
    width: 1200px;
    height: 500px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    border-top: 10px #e31d1a solid;
}

.contact_message_item_map {
    width: 500px;
    height: 500px;
    float: left;
}

#dituContent {
    width: 90%;
    height: 440px;
    margin: 30px;
    border: 1px #2b2c2e solid;
    overflow: hidden;
}

.contact_message_form {
    width: 700px;
    float: left;
}

.lh-message-input {
    width: 95%;
    margin: auto;
    padding-top: 30px;
}

.lh-message-input li {
    position: relative;
    margin-bottom: 10px;
}

.lh-message-input li input {
    border: none;
    background: #f5f5f5;
    line-height: 55px;
    font-size: 14px;
    color: #666;
    width: 100%;
    transition: ease .65s;
    text-indent: 20px;
    outline: none;
}

.lh-message-input li input::placeholder {
    font-size: 14px;
    color: #b7b7b7;
}

.lh-message-input li textarea {
    width: 100%;
    height: 113px;
    background: #f5f5f5;
    border: none;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    transition: ease .65s;
    text-indent: 20px;
    padding-top: 15px;
}

.lh-message-input li textarea::placeholder {
    font-size: 14px;
    color: #b7b7b7;
}

.lh-message-input li input:focus {
    border-color: #272727;
}

.lh-message-input li textarea:focus {
    background: #F2F2F2;
}


.lh-message-input button {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #0656a9;
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    cursor: pointer;
    border: none;
}

.lh-message-input button:hover {
    background: #ff8322;
}

.lh-message-input li .verify {
    position: absolute;
    width: 100px;
    height: 43px;
    right: 0px;
    bottom: 0px;
    border: 1px solid #EAEAEA;
    background-color: #fff;
    padding: 5px;
}

.lh-message-input li .verify img {
    width: 100%;
    height: 100%;
}

.contact_item_wx {
    width: 20%;
    float: right;
    text-align: right;
    position: relative;
}

.contact_item_wx img {
    width: 150px;
    height: 150px;
}

.contact_item_wx p {
    width: 150px;
    position: absolute;
    right: 0;
    text-align: center;
    font-size: 16px;
    font-family: fangsong;
    font-weight: bold;
    color: #666;
}

.news_detail_box {
    background: #f6f6f6;
    padding: 70px 0;
}

.news_detail_container {
    background: #fff;
    padding: 30px 20px;
}


.news-detail-content .news-detail-title {
    padding-bottom: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: center;
    margin-bottom: 15px;
}

.news-detail-title .h3 {
    font-size: 20px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
    margin: 0 0 10px;
}

.news-detail-content .news-detail-title .b {
    font-size: 13px;
    color: #999999;
    line-height: 20px;
}

.news-detail-content .news-detail {
    padding: 0 12px 30px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.news-detail-content .news-detail p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.news-detail-content .news-detail img {
    max-width: 100%;
    margin: 1% auto;
    display: block;
}

.product_info_box {
    padding-top: 50px;
}

.product_info_item_box {
    width: 100%;
    height: 600px;
    background-color: #fff;
    position: relative;
}

.product_info_item {
    width: 598px;
    height: 600px;
    float: left;
    margin-right: 1px;
}

.product_info_contact {
    width: 570px;
    height: 600px;
    float: left;
    background-color: #fff;
    padding-left: 30px;

    width: 30%;
    height: 600px;
    float: left;
    background-color: #fff;
    padding-left: 15%;
}

.product_info_contact h3 {
    font-size: 24px;
    color: #092e6e;
    font-weight: bold;
    margin-top: 90px;
}

.product_info_contact p:nth-child(2) {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}

.product_info_contact p:nth-child(2) span {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
}

.product_info_contact p:nth-child(3) {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}

.product_info_contact p:nth-child(3) span {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
}

.product_info_contact p:nth-child(4) {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}

.product_info_contact p:nth-child(4) span {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
}

.product_info_tel {
}

.product_info_tel_ll {
    width: 100%;
    float: left;
    height: 130px;
    padding-top: 40px;
}

.product_info_tel_ll img {
    width: 52px;
    height: 52px;
    float: left;
    margin-top: 10px;
    padding-right: 10px;
}

.product_info_tel_ll_hot {
    width: 200px;
    float: left;
}

.product_info_tel_ll_hot p:nth-child(1) {
    font-size: 14px;
    color: #666;
}

.product_info_tel_ll_hot p:nth-child(2) {
    font-family: fantasy;
    font-size: 30px;
    color: red;
    margin-top: 10px;
}

.product_info_order a:nth-child(1) {
    display: inline-block;
    width: 150px;
    height: 52px;
    line-height: 52px;
    background-color: #092e6e;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 30px;
    margin-right: 32px;
}

.product_info_order a:nth-child(1):hover {
    background-color: #000;
    color: #fff;
}

.product_info_order a:nth-child(2) {
    display: inline-block;
    width: 150px;
    height: 52px;
    line-height: 52px;
    background-color: #092e6e;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 30px;
}

.product_info_order a:nth-child(2):hover {
    background-color: #092e6e;
    color: #fff;
}

.product_info_detail1 {
    margin-top: 50px;
}

.product_info_detail1_title {
    font-weight: bold;
    font-size: 18px;
    line-height: 48px;
    background: #ffffff;
    height: 48px;
    border-bottom: 1px #dddddd  solid;
}

.product_info_detail1_title span {
    height: 48px;
    display: inline-block;
    padding: 0 22px;
    line-height: 48px;
    background: #092e6e;
    color: #fff;
}

.product_info_detail1_content {
    padding: 27px;
    background: #fff;
    margin-bottom: 56px;
}

.product_info_bg {
    background-color: #f6f6f6;
}

.product_info_detail1_content1 {
    background-color: #fff;
}

.newsPage_box {

    padding-bottom: 30px;

    background-color: #f6f6f6;

    margin-top: 30px;
}

.newsPage_box_content {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.product_info_detail1_content1 {
    padding: 40px;
}

.product_info_detail1_content1 ul {
    overflow: hidden;
    padding-top: 30px;
}

.product_info_detail1_content1 ul li {
    width: 353px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.product_info_detail1_content1 ul li:nth-child(3n) {
    margin-right: -1px;
}

.product_info_detail1_content1_item {
    border: 1px #ddd solid;
}

.product_info_detail1_content1_pic {
    height: 250px;
    border-bottom: 1px #ddd solid;
    overflow: hidden;
}

.product_info_detail1_content1_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product_info_detail1_content1_item p {
    font-size: 16px;
    color: #666;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.product_info_detail1_content1 ul li:hover .product_info_detail1_content1_pic img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.product_info_detail1_content1 ul li:hover .product_info_detail1_content1_item p {
    background-color: #092e6e;
    color: #fff;
}

.news-detail-title-pic {
    text-align: center;
}

.news-detail-title-pic img {
    height: 100%;
    object-fit: cover;
}

#new_category_ul {

}

.de-page-mian {
    overflow: hidden;
    text-align: center;
    font-size: 0;
    margin: 10px 0 35px;
}

.de-page-mian .page-inner {
    display: inline-block;
    overflow: hidden;
}

.de-page-mian .page-inner a {
    display: block;
    float: left;
    min-width: 26px;
    padding: 0 5px;
    height: 36px;
    border: 1px solid #dddddd;
    background: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    margin-right: -1px;
    overflow: hidden;
}

.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
    color: #fff;
    border-color: #237ed2;
    background: #237ed2;
}

.de-page-mian .page-inner a.prev {
    margin-right: 10px;
    background: #fff url(../images/prev.jpg) no-repeat center;
}

.de-page-mian .page-inner a.prev.on {
    background: #fff url(../images/prev-hover.jpg) no-repeat center;
}

.de-page-mian .page-inner a.prev:hover {
    background-color: #fff;
    border-color: #dddddd;
}

.de-page-mian .page-inner a.next {
    margin-left: 10px;
    margin-right: 15px;
    background: #fff url(../images/next.jpg) no-repeat center;
}

.de-page-mian .page-inner a.next.on {
    background: #fff url(../images/next-hover.jpg) no-repeat center;
}

.de-page-mian .page-inner a.next:hover {
    background-color: #fff;
    border-color: #dddddd;
}

.de-page-mian .page-inner a.page-btn {
    font-size: 12px;
    margin-right: 0;
    width: 63px;
    margin-left: 10px;
}

.de-page-mian .page-inner span {
    display: block;
    font-size: 12px;
    color: #333;
    float: left;
    line-height: 38px;
}

.de-page-mian .page-inner input {
    display: block;
    float: left;
    height: 36px;
    width: 36px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    margin: 0 5px;
}

.gallery-wrapper {
    width: 100%;
    height: 100%;
}

.info-pic {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
}

.info-pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.info-pic1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
}

.info-pic1 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.info-suotu {
    width: 100%;
    height: 83px;
    position: absolute;
    right: 15px;
    bottom: 0px;
    box-sizing: border-box;
    width: 520px;
}

.gallery-thumbs2 {position: absolute !important;top: -20px;}

.gallery-thumbs2 .swiper-wrapper {
    height: 80px;
}

.gallery-thumbs2 .swiper-slide {
    width: 110px !important;
    height: 100%;
    opacity: 1;
    background: #fff;
}

.gallery-thumbs2 .swiper-slide-thumb-active {
    width: 100%;
    opacity: 1;
    border: 1px solid #141414;
}

.cp-left {
    width: 40px !important;
    height: 85px !important;
    background: url("../images/proinfo/cp-left.png") no-repeat center center;
    top: 0 !important;
    left: -50px !important;
}

.cp-left:hover {
    background: url("../images/proinfo/cp-left-ho.png") no-repeat center center;
}

.cp-left:after {
    display: none;
}

.cp-right {
    width: 40px !important;
    height: 85px !important;
    background: url("../images/proinfo/cp-right.png") no-repeat center center;
    top: 0 !important;
    right: 0px !important;
}

.cp-right:hover {
    background: url("../images/proinfo/cp-right-ho.png") no-repeat center center;
}

.cp-right:after {
    display: none;
}

.dinggou {
    padding: 40px;
}

.dinggou form {
    width: 100%;
    display: inline-block;
    background: #fff;
}

.form-left {
    width: 48%;
    float: left;
}

.formlist {
    border: 1px solid #e5e5e5;
    height: 55px;
    width: 100%;
    margin-bottom: 17px;
}

.formlist h3 {
    width: 135px;
    text-align: center;
    color: #a6a6a6;
    font-size: 16px;
    border-right: 1px solid #e5e5e5;
    font-weight: 100;
    float: left;
    line-height: 55px;
}

.formlist input {
    width: 60%;
    display: block;
    float: left;
    height: 55px;
    background: #fff;
    line-height: 55px;
    color: #092e6e;
    font-size: 14px;
    text-indent: 27px;
    border: none;
}

.formlist:nth-child(1) {
    background: url("../images/proinfo/p1.png") no-repeat center right 25px;
}

.formlist:nth-child(2) {
    background: url("../images/proinfo/p2.png") no-repeat center right 25px;
}

.formlist:nth-child(3) {
    background: url("../images/proinfo/p3.png") no-repeat center right 25px;
}

.formlist:nth-child(5) {
    background: url("../images/proinfo/p4.png") no-repeat center right 25px;
}

.form-right {
    width: 48%;
    float: right;
}

.formcontent1 {
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 55px;
    margin-bottom: 17px;
    margin-top: 17px;
}

.formcontent textarea {
    display: block;
    width: 100%;
    height: 203px;
    border: 1px solid #e5e5e5;
    color: #a6a6a6;
    font-size: 14px;
    line-height: 30px;
    text-indent: 30px;
    padding-right: 60px;
    resize: none;
    box-sizing: border-box;
    background: url("../images/proinfo/p5.png") no-repeat top 12px right 25px;
}

.formcontent1 h3 {
    width: 135px;
    text-align: center;
    color: #a6a6a6;
    font-size: 16px;
    border-right: 1px solid #e5e5e5;
    font-weight: 100;
    float: left;
    line-height: 55px;
}

.formcontent1 input {
    display: block;
    float: left;
    height: 55px;
    background: #fff;
    line-height: 55px;
    color: #83b4dd;
    font-size: 16px;
    text-indent: 27px;
    border: none;
}

.formcontent1 .verify {
    float: right;
    width: 170px;
}

input:-webkit-autofill {
    box-shadow: 0 0 0 1000px #fff inset;
}

.form-sub {
    width: 370px;
    margin: 0 auto;
    height: 50px;
    padding-top: 19px;
}

.form-sub #submit {
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #092e6e;
    color: #fff;
    font-size: 18px;
    float: left;
    border-radius: 30px;
    border: none;
    cursor: pointer;
}

.form-sub a {
    display: block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #8b8b8b;
    font-size: 18px;
    float: left;
    border-radius: 30px;
    margin-left: 20px;
}

.form-sub a:hover {
    background: #092e6e;
    color: #fff;
}
.cases_bor_sider{

}

/*swiper zidingyi*/
#swiper-button-prev-banner{
    width: 46px;
    height: 47px;
    background-image:url('../images/swiper/banner/left.png');
    background-size: 6px 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    bottom: 15px;
    left: 100px;
    border: 1px #fff solid;
}
#swiper-button-prev-banner:hover{
    background-color: #092e6e;
}
#swiper-button-prev-banner:after{
    display: none;
}
#swiper-button-next-banner{
    width: 46px;
    height: 47px;
    background-image: url(../images/swiper/banner/right.png);
    background-repeat: no-repeat;
    background-size: 6px 8px;
    background-position: center;
    background-color: transparent;
    bottom: 15px;
    right: 100px;
    border: 1px #fff solid;
}
#swiper-button-next-banner:hover{
    background-color: #092e6e;
}
#swiper-button-next-banner:after{
    display: none;
}
/*
#swiper-button-prev-banner.swiper-button-disabled{
    background:url('../images/swiper/banner/left.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(51,51,51);
}
#swiper-button-next-banner.swiper-button-disabled{
    background:url('../images/swiper/banner/right.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(51,51,51);
}
*/

#swiper-button-prev-shebei{
    width: 48px;
    height: 48px;
    background-image:url('../images/swiper/shebei/left.png');
    background-size: 21px 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    bottom: 15px;
    left: 24px;
    border: 1px #cdcdcd solid;
    border-radius: 5px;
}
#swiper-button-prev-shebei:hover{
    background-color: #092e6e;
}
#swiper-button-prev-shebei:after{
    display: none;
}
#swiper-button-next-shebei{
    width: 48px;
    height: 48px;
    background-image: url(../images/swiper/shebei/right.png);
    background-repeat: no-repeat;
    background-size: 21px 14px;
    background-position: center;
    background-color: #092e6e;
    bottom: 15px;
    right: 24px;
    border: 1px #fff solid;
    border-radius: 5px;
}
#swiper-button-next-shebei:hover{
    background-color: #043994;
    border: 1px #cdcdcd solid;
}
#swiper-button-next-shebei:after{
    display: none;
}

#swiper-button-prev-shengchan{
    width: 48px;
    height: 48px;
    background-image:url('../images/swiper/shebei/left.png');
    background-size: 21px 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    bottom: 15px;
    left: 24px;
    border: 1px #cdcdcd solid;
    border-radius: 5px;
}
#swiper-button-prev-shengchan:hover{
    background-color: #092e6e;
}
#swiper-button-prev-shengchan:after{
    display: none;
}
#swiper-button-next-shengchan{
    width: 48px;
    height: 48px;
    background-image: url(../images/swiper/shebei/right.png);
    background-repeat: no-repeat;
    background-size: 21px 14px;
    background-position: center;
    background-color: #092e6e;
    bottom: 15px;
    right: 24px;
    border: 1px #fff solid;
    border-radius: 5px;
}
#swiper-button-next-shengchan:hover{
    background-color: #043994;
    border: 1px #cdcdcd solid;
}
#swiper-button-next-shengchan:after{
    display: none;
}

/*case swiper1*/
#swiper-button-prev-cases1{
    width: 48px;
    height: 48px;
    background-image:url('../images/swiper/shebei/left.png');
    background-size: 21px 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    bottom: 15px;
    left: 24px;
    border: 1px #cdcdcd solid;
    border-radius: 5px;
}
#swiper-button-prev-cases1:hover{
    background-color: #092e6e;
}
#swiper-button-prev-cases1:after{
    display: none;
}
#swiper-button-next-cases1{
    width: 48px;
    height: 48px;
    background-image: url(../images/swiper/shebei/right.png);
    background-repeat: no-repeat;
    background-size: 21px 14px;
    background-position: center;
    background-color: #092e6e;
    bottom: 15px;
    right: 24px;
    border: 1px #fff solid;
    border-radius: 5px;
}
#swiper-button-next-cases1:hover{
    background-color: #043994;
    border: 1px #cdcdcd solid;
}
#swiper-button-next-cases1:after{
    display: none;
}
/*case swiper2*/
#swiper-button-prev-cases2{
    width: 48px;
    height: 48px;
    background-image:url('../images/swiper/shebei/left.png');
    background-size: 21px 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    bottom: 15px;
    left: 24px;
    border: 1px #cdcdcd solid;
    border-radius: 5px;
}
#swiper-button-prev-cases2:hover{
    background-color: #092e6e;
}
#swiper-button-prev-cases2:after{
    display: none;
}
#swiper-button-next-cases2{
    width: 48px;
    height: 48px;
    background-image: url(../images/swiper/shebei/right.png);
    background-repeat: no-repeat;
    background-size: 21px 14px;
    background-position: center;
    background-color: #092e6e;
    bottom: 15px;
    right: 24px;
    border: 1px #fff solid;
    border-radius: 5px;
}
#swiper-button-next-cases2:hover{
    background-color: #043994;
    border: 1px #cdcdcd solid;
}
#swiper-button-next-cases2:after{
    display: none;
}
/*case swiper3*/
#swiper-button-prev-cases3{
    width: 48px;
    height: 48px;
    background-image:url('../images/swiper/shebei/left.png');
    background-size: 21px 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    bottom: 15px;
    left: 24px;
    border: 1px #cdcdcd solid;
    border-radius: 5px;
}
#swiper-button-prev-cases3:hover{
    background-color: #092e6e;
}
#swiper-button-prev-cases3:after{
    display: none;
}
#swiper-button-next-cases3{
    width: 48px;
    height: 48px;
    background-image: url(../images/swiper/shebei/right.png);
    background-repeat: no-repeat;
    background-size: 21px 14px;
    background-position: center;
    background-color: #092e6e;
    bottom: 15px;
    right: 24px;
    border: 1px #fff solid;
    border-radius: 5px;
}
#swiper-button-next-cases3:hover{
    background-color: #043994;
    border: 1px #cdcdcd solid;
}
#swiper-button-next-cases3:after{
    display: none;
}
/*case swiper4*/
#swiper-button-prev-cases4{
    width: 48px;
    height: 48px;
    background-image:url('../images/swiper/shebei/left.png');
    background-size: 21px 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    bottom: 15px;
    left: 24px;
    border: 1px #cdcdcd solid;
    border-radius: 5px;
}
#swiper-button-prev-cases4:hover{
    background-color: #092e6e;
}
#swiper-button-prev-cases4:after{
    display: none;
}
#swiper-button-next-cases4{
    width: 48px;
    height: 48px;
    background-image: url(../images/swiper/shebei/right.png);
    background-repeat: no-repeat;
    background-size: 21px 14px;
    background-position: center;
    background-color: #092e6e;
    bottom: 15px;
    right: 24px;
    border: 1px #fff solid;
    border-radius: 5px;
}
#swiper-button-next-cases4:hover{
    background-color: #043994;
    border: 1px #cdcdcd solid;
}
#swiper-button-next-cases4:after{
    display: none;
}
/*case swiper5*/
#swiper-button-prev-cases5{
    width: 48px;
    height: 48px;
    background-image:url('../images/swiper/shebei/left.png');
    background-size: 21px 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    bottom: 15px;
    left: 24px;
    border: 1px #cdcdcd solid;
    border-radius: 5px;
}
#swiper-button-prev-cases5:hover{
    background-color: #092e6e;
}
#swiper-button-prev-cases5:after{
    display: none;
}
#swiper-button-next-cases5{
    width: 48px;
    height: 48px;
    background-image: url(../images/swiper/shebei/right.png);
    background-repeat: no-repeat;
    background-size: 21px 14px;
    background-position: center;
    background-color: #092e6e;
    bottom: 15px;
    right: 24px;
    border: 1px #fff solid;
    border-radius: 5px;
}
#swiper-button-next-cases5:hover{
    background-color: #043994;
    border: 1px #cdcdcd solid;
}
#swiper-button-next-cases5:after{
    display: none;
}

.no-goods{

    padding: 30px 0 60px;

    text-align: center;
}
.no-goods img{

}
.no-goods p{

    font-size: 18px;

    font-weight: bold;

    color: red;
}

.foot2_go_msg{

    display: inline-block;

    height: 56px;

    position: absolute;

    right: 0;

    top: 0;

    bottom: 0;

    margin: auto;
}

.foot2_go_msg .foot2_go_msg_input{

    width: 266px;

    height: 56px;

    line-height: 56px;

    background-color: #515151;

    color: #fff;

    border: none;

    position: relative;

    text-indent: 10px;

    font-size: 14px;

    font-weight: inherit;

    float: left;
}

.foot2_go_msg .foot2_go_msg_btn{
    width: 106px;
    height: 56px;
    line-height: 56px;
    background-color: #092e6e;
    border: none;
    float: left;
    text-align: center;
}

.foot2_go_msg .foot2_go_msg_btn img{
    vertical-align: middle;
}
.foot2_go_msg .foot2_go_msg_btn span{
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}


.newsPage{
    padding-top: 30px;
    padding-bottom: 30px;
}

.newsPage .page-a{
    color: #333;
}
.newsPage .page-a a{
    color: #333;
}

.crumbs_box{

    display: block;

    width: 100%;

    height: 45px;

    position: absolute;

    bottom: 0;

    z-index: 999;

    background: rgba(0,0,0,0.3);

    background: #000 3;

    filter: Alpha(opacity=30);
}
.crumbs_item{

    height: 100%;

    line-height: 45px;
}
.crumbs_left{

    width: 10%;

    float: left;

    color: #fff;
}
.crumbs_right{

    width: 90%;

    float: right;

    text-align: right;

    color: #fff;
}
.crumbs_right a{

    color: #fff;
}
