








* {
    font-size: 14px;
    font-family: "Arial";
}
.header-top-bg {
    background-color: #fff;

}
h3, .h3 {
    font-size: 1.5rem;
}
#myon {
    display: none;
}

#myoff {
    display: block;
}



#navbarSupportedContent li{
    margin-left:40px;
}
.news-text {
    /* border: 1px solid #dddddd; */
    padding-bottom: 50px;
}

.index-about-us-text {
    /*text-indent: 30px;*/
    padding: 15px;
}

.pic-lianjie img {
    padding: 10px;
}

.index-Product_Categories-text {
    text-align: center;
    /* margin: 50px 0; */
}

.index-Product_Categories-text div:nth-child(1) {
    text-align: center;
    color: #111;
    font-size: 17px;
    font-weight: 100;
}

.index-Product_Categories-text i {
    display: inline-block;

    border-top: 1px solid #e3e3e3;
    width: 95px;
    height: 10px;
    margin: 0 20px;
}

.index-Product_Categories-img img:hover {
    opacity: .5;
    transition: all 1s;
}

.index-product-center-bg {
    width: 100%;
    background-color: #f1f1f1;
    padding-top: 10px;
    padding-bottom: 0px;
    margin: 50px 0 0;
    
}

.index-product_center-img>a {
    display: inline-block;
    width: 100%;
    height: auto;
}
.index-product_center-img {
    padding: 15px;
    margin-bottom: 15px;
}
.index-product_center-img a:hover {
    box-shadow: 4px 4px 10px 4px rgba(0, 0, 0, .3);
}

.index-product_center-img a+div {
    margin: 10px 0;
    font-size: 18px;
    text-align: center;
    color: #7c7c7c;
    /* height: 50px; */
    line-height: 25px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;  
}

ul {
    list-style-type: none;
}

.Product_Center-buttons-1 {
    position: relative;
    height: 34px;
    margin: auto;
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 100px;
}

.Product_Center-buttons-1 ul {
    position: absolute;
    top: 0;
    left: calc(50% - 105px);
    width: 300px;
}

.Product_Center-buttons-1 li {
    float: left;
    height: 34px;
    width: 40px;
    line-height: 35px;
    text-align: center;
    color: #c7c7c7;
    background: #ffffff;
    border-radius: 5px;
    margin-left: 10px;
    font-size: 25px;
    border: 1px solid #8e8e8e;
}

.active-left-bg li:nth-child(1) {
    background: #3070c7;
    color: #ffffff;
    border-color: #3070c7;
}

.active-left-bg li {
    cursor: pointer;
}

.Product_Center-text-img-2 {
    display: none;
    margin-top: 50px;
}

.Product_Center-text-img-1 {
    /* margin-top: 50px; */
}

.imdex-about-us-img-tow {
    margin-top: 20px;
}

.imdex-about-us-img-tow div {
    width: 280px;
    height: 218px;
    object-fit: cover;
}

/* .imdex-about-us-img-one{
    width: 576px;
    height: 302px;
    object-fit: cover;
} */
@media (max-width:990px) {
    .imdex-about-us-img-tow {
        text-align: center;
    }

    .imdex-about-us-img-tow div:nth-child(1) {
        margin-right: 20px;
    }
}



.index-news-box {
    position: relative;
    width: 382px;
    height: 317px;
    background-color: #fff;
}

.index-news-item {
    position: absolute;
    top: 135px;
    left: 10px;
    width: 69px;
    height: 86px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    text-align: center;
}

.index-news-item div:nth-child(1) {
    width: 100%;
    height: 52px;
    border-bottom: 1px solid #dbdbdb;
    line-height: 52px;
    font-size: 30px;
}

.index-news-item div:nth-child(2) {
    height: 33px;
    width: 100%;
    line-height: 37px;
    font-size: 14px;
    color: #abababab;
}

.index-news-item+div {
    color: #000;
    width: 282px;

    margin-left: 100px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #abababab;
}

.index-news-box:hover .index-news-item+div {
    animation: MyIndexNewsItem 3s;
}

@keyframes MyIndexNewsItem {
    0% {
        border-bottom: 1px solid #abababab;
    }

    100% {
        border-bottom: 1px solid #44c2f3;
    }
}

.index-news-item+div+div {
    width: 375px;
    height: 80px;
    margin-left: 20px;
    padding: 20px 0;
    color: #939393;
}

.product-banner-img img {
    width: 100%;
}

.product-chaolianjie {
    border-bottom: 1px solid #8e8e8e;
    width: 100%;
    margin-bottom: 50px;
}

.product-chaolianjie a {
    text-decoration: none;
}

.product-chaolianjie-2 {
    color: #1bb5f0;
}

.a1-text-2 {
    width: 100%;

}

.a1 {
    width: 251px;
    height: 232px;
    text-align: center;
    border: 1px solid #e3e3e3;
}

.a1 a {
    display: inline-block;
    width: 100%;
    height: 190px;
    line-height: 200px;
}

.a2 {
    text-align: center;
    font-size: 22px;
    color: #505050;
    /* height: 99px; */
    /* line-height: 80px; */
}

.product_toumingceng {
    padding: 0px;
    margin: 0px;
}

@media (max-width:990px) {
    .product-bottomImages {
        text-align: center;
    }
}

table {
    border: 1px solid 797979;
    margin: 50px 0;
}

td {
    
   
    text-align: center;
    border: 1px solid #797979;
}

a {
    text-decoration: none;
    color:#333;
}
.text_capitalize a{color: #3070c7;}
a:hover {
    color: #3070c7 !important;
    text-decoration: none;
}
.about-text-img {
    margin-top: 50px;
    margin-bottom: 100px;
}
.detafont:hover{
    color: #3070c7;
    text-decoration: none;
}

/* 放大镜样式开始 */
.wrap img {
    max-width: 100%;
    height: auto;
}

.wrap {
    max-width: 1000px;
    margin: 0 auto;
    word-break: break-all;
    margin-top: 20px;
    margin-bottom: 20px;
	width: 100%;
}

.wrap #MagnifierWrap {
    width: 50%;
    display: inline-block;
}

/* ***************上面CSS、Jquery不要******************** */

#MagnifierWrap .MagnifierMain {
    text-align: center;
}

#MagnifierWrap .thumbs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

#MagnifierWrap .thumbs img {
    /* width: 12.66%;
    margin: 10px; */
    border: 2px solid transparent;
}

#MagnifierWrap .thumbs img.on {
    border-color: #0a315c;
}

.MagnifierDrag {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: crosshair;
}

.MagnifierPop {
    position: absolute;
    top: 0;
    overflow: hidden;
    z-index: 1000;
}

.footer-form-bg {
    float: left;
    width: 100%;
}

.MagnifierImg {
    position: absolute;
    top: 0;
    left: 0;
}

.merchandise_details {
    width: 45%;
    float: right;
}

.merchandise_details> :last-child> :last-child {
    display: inline-block;
    background: #333;
    color: white !important;
    border-radius: 10px;
    font-size: 14px;
    padding: 10px;
    margin-top: 20px;
}
.merchandise_details p{
	 line-height: 10px;
}

@media (max-width: 991px) {
    .wrap #MagnifierWrap {
        display: block;
        width: 100%;
    }

    .merchandise_details {
        width: 100%;
    }

    .MagnifierPop {
        display: none !important;
    }
}
/* 放大镜样式结束 */

.clears {
    clear: both;
}

/*messages*/
.messages {
    padding: 15px 0;
}

.messages input,
.messages select,
.messages textarea {
    margin: 0;
    padding: 0;
    background: none;
    border: 1px solid #5fc360;
    color: #111;
}

.messlist {
    height: 30px;
    margin-bottom: 25px;
}

.messlist label {
    float: left;
    width: 156px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: right;
    padding-right: 10px;
    color: #317a00
}

.messlist input {
    width: 300px;
    height: 28px;
    padding-left: 5px;
    border: #5fc360 1px solid;
}

.messlist.textareas {
    height: auto;
}

.messlist textarea {
    float: left;
    width: 300px;
    height: 110px;
    padding: 5px;
    border: #5fc360 1px solid;
}

.messlist.yzms input {
    width: 100px;
}

.messlist.yzms .yzmimg {
    float: left;
    margin-left: 10px;
}

.messsub {
    padding: 0 0 0 150px;
}

.messsub input {
    width: 100px;
    height: 35px;
    background: #ddd;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 5px;
}

.messsub input:hover {
    background: #f60;
    color: #fff;
}

.product-center-tow-img {
    text-align: center;
    margin: 100px 0;
}

@media (max-width:990px) {
    .product-center-tow-img img {
        width: 100%;
    }
}

.about-us-text {
    color: #111;
    font-size: 24px;
    text-indent: 25px;
    padding: 10px;
    /* text-align: justify;
    line-height: 50px;
    margin-bottom: 20px; */
}
.row-1 img{
	border: 1px solid #ccc; /* 设置边框宽度为2px，颜色为黑色 */
	margin:2px;
  border-radius: 15px; /* 设置圆角的半径为15px */
  width:30%;
}

.about-bottom-one-img {
    text-align: center;
    margin-bottom: 100px;
}

.news-text-box {
    width: 100%;
    height: auto;
    /* border: 1px solid #d1d1d1; */
    /* margin-bottom: 50px; */
}

.news-text-box a {
    display: inline-block;
    width: 100%;
    text-align: left;
    object-fit: cover;
    margin-top: 5px;
}

.news-text-box a+div a {
    /* color: #000; */
    margin-left: 0px;
    font-size: 18px;
    height: 30px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.news-text-box a+div+div {
    font-size: 15px;
    color: #6f6f6f;
    margin-left: 0px;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    height: 30px;
    line-height: 30px;
}

.news-text-box a+div+div+div {
    font-size: 16px;
    color: #868686;
	word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}



.index-Product_Categories-text {
    text-align: center;
    font-size:20px;
    /* color: #505050; */
}

.index-Product_Categories-text i {
    display: inline-block;
    width: 50px;
    height: 2px;
    background-color: #3070c7;
    margin: auto;
    margin: 0 22px;
    margin-bottom: 8px;
}

.contacrt-us-bg {

    width: 100%;
    padding: 100px 0;
}

.contacrt-us-bg-1 {
    width: 190px;
    height: 230px;
    text-align: center;

}

.contacrt-us-bg-1 div:nth-child(1) {
    width: 100%;
    border-right: 1px solid #6f6f6f;
}

.contacrt-us-text-1 {
    margin: 20px 0;
}

.contacrt-us-text-1+div {
    color: #a0a1a2
}

@media (min-width:990px) {
    .contacrt-us-2 {
        width: 1200px;
        height: 336px;
        border: 1px dashed #e8e8e8;
        margin: 100px 0;
    }
}

.contacrt-us-2-text-2 {
    font-size: 24px;
    margin-top: 50px;
    margin-left: 20px;
}

@media (min-width:575px) {
    .contacrt-us-2-text-2+div {
        float: right;
    }
}

.contacrt-us-2-bg {

    width: 100%;
    border-bottom: 1px solid #ececec;

}

.contacrt-us-text {
    text-align: center;
    border-bottom: 1px solid #bab8bb;
    margin-bottom: 100px;
}

.contacrt-us-text div:nth-child(1) {
    border-right: 1px solid #bab8bb;
}

.contacrt-us-text div:nth-child(2) {
    font-size: 16px;
    padding: 10px 0;
}

.contacrt-us-text div:nth-child(3) {
    color: #bab8bb;
    padding-bottom: 100px;
}

.contacrt-us-2-text {
    font-size: 20px;
    color: #FFFFFF;
    padding: 30px 0;
}

























































































































































.footer-bottom-bg {
    background: #3070c7;
    width: 100%;
    height: 100%;
    font-size: 18px;
}

.tel {

    border-right: 1px solid #ffffff;
    text-align: center;
    width: 100%;
    height: 68px;
    line-height: 15px;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 10px;
}

.tel p:nth-child(1) {
    padding-bottom: 10px;
}

.tel p {
    font-size: 16px;
    word-break: break-word;
}

.birthplace {
    font-size: 26px;
    color: #111;
    text-align: center;
}

.birthplace div {
    color: #919191;
    height: 60px;
    line-height: 60px;
}

.birthplace i {
    display: block;
    width: 30px;
    height: 2px;
    background: #5fc360;
    margin: auto;
}

.news-2-xuxian {
    text-align: center;

}

@media (min-width:575px) {
    .news-2-xuxian-1 {

        width: 100%;
        height: 1px;
        border: 1px dashed #eaeaea;
    }

}

.contrcrt-text-img {
    text-align: center;
    margin-bottom: 100px;
}

.contrcrt-text-img div:nth-child(2) {
    margin-top: 10px;
}

.contrcrt-text-img div:nth-child(3) {
    font-size: 16px;
    color: #c3c3c3;
}

@media (min-width:975px) {
    .product-center-Diameter-border {

        border-left: 1px solid #eaeaea;

        padding: 0;
        width: 100%;
        height: 434px;
        margin-bottom: 100px;
    }

    .product-center-Diameter div:nth-child(1) {
        width: 100%;
        height: 100%;
        font-size: 20px;
        color: #111;
        text-align: center;
        line-height: 65px;
        border-top: 1px solid #eaeaea;
        border-right: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
    }

    .product-center-Diameter+div {
        width: 100%;
        height: 45px;
        text-align: center;
        line-height: 45px;
        font-size: 20px;
        color: #eaeaea;

    }

    .lnch {
        width: 100%;
        height: 100%;
        border: 1px solid #eaeaea;
        border-top: none;
        border-left: none;
    }

    .lnch div:nth-child(1) {
        border-right: 1px solid #eaeaea;
    }

    .lnch div div {
        border-bottom: 1px solid #eaeaea;
        border-right: 1px solid #eaeaea;
        font-size: 18px;
        color: #797979;
    }

    .Grade-text-1 {
        width: 100%;
        height: 110px;
        color: #111;
        font-size: 20px;
        line-height: 100px;
        text-align: center;
        border-top: 1px solid #eaeaea;
        border-right: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
    }

    .lnch-2 {
        width: 100%;
        height: 100%;
        text-align: center;
        line-height: 45px;

        color: #797979;
        ;

    }

    .lnch-2 div {
        font-size: 18px;
        border-bottom: 1px solid #eaeaea;
        border-right: 1px solid #eaeaea;
    }
}

.lnch-2 a {
    text-decoration: none;
    color: #c22825;
    font-size: 18px;
}

.news-one-serve {
    border: 1px solid #eaeaea;
    padding: 20px;
    margin: 50px 0;
}

.news-one-serve:hover {
    border-color: #c32825;
}

.news-one-serve-text div:nth-child(1) {
    font-size: 24px;
}

.news-one-serve-text div:nth-child(2) {
    height: 85px;
    color: #c32825;
    line-height: 85px;
}

.news-one-serve-text div:nth-child(3) {
    color: #797979;
    font-size: 16px;
}















/*about-us*/

/*news*/


.news-2-data {
    text-align: center;
    margin-bottom: 40px;
    color: #e8e8e8;
}

.news-2-text-2 {
    text-align: justify;
    line-height: 50px;
    margin-top: 30px;

}

.news-2-text-3 {
    text-indent: 25px;
    margin-bottom: 20px;
    /* padding: 15px; */
}

.news-2-text-3 img {
    max-width: 100%;
    height: auto;
    padding: 10px 0;
    display: block;
    margin: auto;
}

/*contacrt-us-img*/
.contacrt-us-img {
    line-height: 67px;
    font-size: 23px;
    color: #111;
}

.contacrt-us-img-1 {
    padding-top: 20px;
    padding-bottom: 80px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 50px;
}

.contacrt-us-img img {
    margin-right: 20px;
}

.contacrt-us-2-bg {

    width: 100%;
    border-bottom: 1px solid #ececec;

}

.contacrt-us-text {
    text-align: center;
    border-bottom: 1px solid #bab8bb;
    margin-bottom: 100px;
}

.contacrt-us-text div:nth-child(1) {
    border-right: 1px solid #bab8bb;
}

.contacrt-us-text div:nth-child(2) {
    font-size: 16px;
    padding: 10px 0;
}

.contacrt-us-text div:nth-child(3) {
    color: #bab8bb;
    padding-bottom: 100px;
}

.contacrt-us-2-text {
    font-size: 20px;
    color: #FFFFFF;
    padding: 30px 0;
}

.contacrt-footer_form_2 {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 50px;

}

.footer_form_2 {
    color: #FFFFFF;
    margin: 20px 0;
    position: relative;
    padding-left: 0px;
}

.footer_form_2 label {
    width: 185px;
    /*float: right;*/
    color: #111;
}

.footer_form_2 span {
    color: red;
}

.footer_form_2 input {
    /*float: right;*/
    border-radius: 5px;
    border: 1px solid #dddddd;
    height: 30px;
}

.footer_form_2 select {
    border: none;
    height: 30px;
    border-radius: 5px;
}

@media (min-width:575px) {
    .footer-form-message {
        width: 520px;
        border-radius: 5px;
    }
}

@media (max-width:575px) {
    .footer-form-message {
        width: 100%;
        border-radius: 5px;
    }

    .footer_form_2 label {
        width: 185px;
        /* float: right; */
        color: #111;
    }
}

input {
    padding-left: 10px;
}

.footer_bottom_bg {
    width: 100%;
    background: #dbdbdb;
    text-align: center;
    padding: 20px 0;
    color: #111;
    font-size: 18px;
}

.product-banner-img img {
    width: 100%;
}

.address {
    width: 255px;
    height: 50px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 50px 0;
    text-align: center;
}

.row a {
    text-decoration: none;
	    text-align: center;
}

.Product_Center-buttons-1-1 {
    position: relative;
    height: 34px;
    margin: auto;
    overflow: hidden;
    padding: 50px 0;
    margin-top: 50px;
    margin-bottom: 200px;
}

.Product_Center-buttons-1-1 ul {
    position: absolute;
    top: 0;
    left: calc(50% - 165px);
    width: 300px;
}

.Product_Center-buttons-1-1 li {
    float: left;
    height: 34px;
    width: 40px;
    line-height: 33px;
    text-align: center;
    color: #c7c7c7;
    border: 1px solid #8e8e8e;
    border-radius: 5px;
    margin-left: 10px;
    font-size: 24px;

}

.active-left-bg-1 {
    background: #1bb5f0 !important;
    border-color: #1bb5f0 !important;
    color: #FFFFFF !important;
}

.panel-group {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    padding: 15px;
}

.panel-title div {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
    background:#3070c7;
    border: none;
}

.panel-default {
    border: 1px solid #8e8e8e;
    border-top: none;
    width: 100%;
}

.panel-title a {
        color: #333;
    padding-left: 10px;
    /*display: inline-block;*/
    height: 35px;
    line-height: 25px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.panel-title a:hover {
    color: #FFFFFF;
}

#collapse1 a,
#collapse2 a,
#collapse3 a,
#collapse4 a,
#collapse5 a {
    color: #8e8e8e;
    padding-left: 50px;
    font-size: 14px;
}

.product_toumingceng {
    position: relative;
    padding: 15px;
}

.product_toumingceng .a2 {
    width: 100%;
    color: #333;
    /* line-height: 99px; */
    font-size: 18px;
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-all;
}

.product_toumingceng1 {
    position: absolute;
    top: 0;
    left: 0;

    opacity: .5;
    background: red;
    display: none;
}

.product_toumingceng1 a {
    display: inline-block;
    width: 255px;
    height: 255px;
}


.pagination1 {
    position: relative;
    left: 38%;
    width: 60px;
    margin: 30px 0;
}

.pagination2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
}

.pagination2 li {
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #cdcdcd;
    text-align: center;
    line-height: 30px;
    margin-left: 20px;
}

.page-item1 {
    background: #775454;
}

@media (min-width:990px) {

    #Instant_Messenger1 div:nth-child(1) input,
    #Instant_Messenger1 div:nth-child(2) input {
        width: 195px;
    }

    #Messenger1 input {
        width: 295px;
    }

    .contacrt-img-one {
        display: none;
    }
}

@media (max-width:989px) {

    #Instant_Messenger1 div:nth-child(1) input,
    #Instant_Messenger1 div:nth-child(2) input {
        width: 100%;
    }

    #Messenger1 input {
        width: 89%;
    }

    .contacrt-img-tow {
        display: none;
    }
}

#Instant_Messenger1 div:nth-child(2) label {
    width: 80px;
}

#Messenger1 {
    margin: 20px 0;
}

#Messenger1 select {
    border: 1px solid #dddddd;
    color: #dddddd;
}

#Message1 label {
    width: 185px;
}



@media (min-width:990px) {
    .footer-input-2 {
        width: 383px;
        height: 43px;
        border-radius: 5px;
    }

    .footer-input-1 input {
        width: 213px;
        height: 43px;
        border-radius: 5px;
    }

    #Message1 textarea {
        width: 432px;
        padding-left: 10px;
    }

}

@media (max-width:990px) {
    .footer-input-2 {
        width: 100%;
        height: 43px;
        border-radius: 5px;
    }

    .footer-input-1 input {
        width: 100%;
        height: 43px;
        border-radius: 5px;
    }

    #Message1 textarea {
        width: 100%;
        padding-left: 10px;
    }

    #Messenger1 input {
        width: 100%;
    }

}

.contacrt-us-button a {
    width: 76px;
    height: 37px;
    border: none;
    margin: 0 0 0 190px;
}

.product-banner img {
    width: 100%;
}

.footer-bottom-text {
    width: 100%;
    height: auto;
    /* line-height: 15px; */
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;

}

.footer-bottom-text p {
    font-size: 16px;
}

.home-friendly_reminder {
    position: relative;
    width: 100%;
    margin: auto;
    text-align: center;
}

.home-friendly_reminder1 {
    border: 1px solid #ececec;
}

.home-friendly_reminder a {
    display: inline-block;

    line-height: 80px;
    text-decoration: none;
    color: #111;
}

.home-friendly_reminder div:nth-child(1),
.home-friendly_reminder div:nth-child(2) {
    border-right: 1px solid #ececec;

}

a {
    text-decoration: none;
}

/* .footer_form{
    margin-bottom:50px;
}
.footer_form label{
    width: 265px;

    color:#FFFFFF;
} */

.footer-images {
    display: inline-block;
    width: 320px;
    height: 275px;
    text-align: center;
    line-height: 275px;
}



.soanbut {
    width: 100px;
    height: 30px;
    background: white;
    display: block;
    color: #333;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    margin: 20px 0 0 265px;
}

.soanbut:hover {
    cursor: pointer;
    background-color: #515ba2;
    color: white;

}

.collapse.show {
    padding-bottom: 15px;
}

.footer_bottom_bg .row-1>div {
    font-size: 14px;
    padding: 0 15px;
}

.a_warp a {
    color: #333;
}

.a_warp a:hover {
    color: #3070c7 !important;
    box-shadow: none;
}

/* 底部表单修饰 */
#FooterForm {
    padding: 15px;
}

#FooterForm .footer-input-1 {
    justify-content: space-between;
}

#FooterForm .footer-input-1 label {
    width: 14%;
    text-align: right;
    color: white;
    font-size: 16px;
}

#FooterForm input {
    border: none;
}

#FooterForm .footer-input-1 input {
    width: 85%;
    padding: 10px;
    border-radius: 5px;
}

#FooterForm .footer-input-1 div:nth-child(2) {
    text-align: right;
}

#FooterForm #contentt label {
    width: auto;
    margin-right: 15px;
    color: white;
}

#F1 {
    margin-top: 50px;
    margin-bottom: 50px;
}

#FooterForm .textarone input {
    height: 43px;
    border-radius: 5px;
    width: 100%;
    padding: 0 5px;
}

#FooterForm input {
    margin-bottom: 15px;
}

#FooterForm .textarea-one {
    margin-left: 87px;
}

.textarea_row label {
    width: 7%;
    vertical-align: top;
    color: white;
    font-size: 16px;
}

.textarea_row textarea {
    margin-left: 0;
    width: 92.5%;
    border: none;
}

#FooterForm #FooterBtn {
    /* margin-left: 89px;
    margin-top: 20px;
    font-size: 16px; */
}

.footer-bottom-bg {
    padding-top: 30px;
}


#FooterForm .textarone input,#FooterForm .footer-input-1 input,.textarea_row textarea{
    font-family: -webkit-pictograph;
    font-size: 16px;
}
@media (max-width: 1200px) {
    #FooterForm .footer-input-1 input {
        width: 80%;
    }

    .footer_form label {
        font-size: 16px;
    }

    .span_please {
        font-size: 15px;
    }

    .textarea_row textarea {
        width: 92.4%;
    }

    #FooterForm .textarea-one,
    #FooterForm #FooterBtn {
        margin-left: 72px;
    }
}

@media (max-width: 992px) {
    .textarea_row textarea {
        width: 90%;
    }

    .textarea_row label {
        width: 9%;
    }

    .textarea_row {
        margin-left: -17px;
    }

    #FooterForm .textarea-one,
    #FooterForm #FooterBtn {
        margin-left: 55px;
    }
}

@media (max-width: 992px) {
    #FooterForm .footer-input-1 label {
        display: none;
    }

    .footer-input-1 {
        display: inherit;
    }

    .footer-input-1>div {
        width: 100%;
        max-width: 100%;
    }

    .textarea_row label {
        display: none;
    }

    #FooterForm .footer-input-1 input {
        width: 100%;
    }

    #FooterForm .textarea-one,
    #FooterForm #FooterBtn {
        margin-left: 0;
    }

    .textarea_row {
        margin-left: 0;
    }

    .textarea_row textarea {
        width: 100%;
    }
}

#FooterForm .xing {
    color: red;
}

.submit input {
    background: #da6e3a;
    color: #FFF !important;
}

#feedbackForm .read_more:hover {
    cursor: pointer;
}

#feedbackForm {
    width: 70%;
}

#feedbackForm .message_input {
    position: relative;
}

#feedbackForm .hong {
    position: absolute;
    color: red;
    top: 2px;
    left: 4px;
}

#feedbackForm .message_input input {
    width: 100%;
    box-sizing: border-box;
    padding: 5px 10px;
    margin-bottom: 15px;
    border-radius: 3px;
    border: 1px solid #868686;
    outline: none;
    height: 35px;
}

#feedbackForm .message_input input:focus,
#feedbackForm #inputone:focus,
#feedbackForm textarea:focus {
    border: 1px solid #a9b5ff;
}

#feedbackForm #inputone,
#feedbackForm textarea {
    /* width: 100%;
    box-sizing: border-box;
    padding: 5px 10px;
    margin-bottom: 15px;
    border-radius: 3px;
    border: 1px solid #868686;
    outline: none; */
}

#feedbackForm #contentt span,
#feedbackForm #contentt label {
    color: #737373;
    font-weight: inherit;
}

#feedbackForm #FeedbackBtn {
    padding: 7px 15px;
    border: none;
    background: #da6e3a;
    color: white;
    border-radius: 3px;
}

#feedbackForm label {
    /* width: auto;
    margin-right: 10px; */
}

#feedbackForm #contentt input {
    height: auto;
}

#feedbackForm #contentt input:hover {
    cursor: pointer;
}

#feedbackForm #inputone {
    /* height: 35px; */
}

#feedbackForm {
    width: 84%;
}
.xiaoyuzhong{
    background:white !important;
    /*top: 58px !important;*/
}
.xiaoyuzhong li{
    margin-left: 0px !important;
    padding: 0 5px;
}
.detafont{
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 55px;
    white-space: normal;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}
.index-Product_Categories-text{
    font-size: 30px;
    font-weight: bold;
    margin-top: 30px;
}
.text_capitalize{
    padding: 10px;
    font-size: 17px;
}

.dropdown-menu {
    min-width: 8rem;
    padding:0;
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    top: 88px;
    left: auto;
    /* right: 33px; */
}}
@media (max-width: 990px){
    .footer-bottom-bg .row div:nth-child(3) .tel{
        border: none;
    }
    .index-Product_Categories-text{
        font-size: 22px;
        font-weight: bold;
        margin: 20px 0;
    }
}
@media (max-width:767px){
    #feedbackForm {width: 100%;}
    #tab-1 {
        margin: 0px;
    }
}
.product-hot-prodcts .hotproduct{padding: 15px;}
.container-product p{font-size:16px}
.container-product table{width:70%}
   .container-product img{display: block;
    max-width: 100%;
    margin: auto;
    height: auto;}
@media (max-width: 575px){
    .footer-bottom-bg  .tel{
        border: none;
    }
    .container {
        margin-right: 15px;
        margin-left: 15px;
        max-width: 100%;
        width: auto;
    }
    .index-product_center-img {
        padding: 0px;
    }
    .news-text-box{padding: 0 !important;}
    #FooterForm {
        padding: 0px;
    }
    #accordion,.product-bottomImages .product_toumingceng ,.product-hot-prodcts .hotproduct{padding-left: 0px;padding-right: 0px;}
    .index-Product_Categories-text h3{font-size:20px;}
    .news-2-text-3 p,.about-us-text p{font-size:16px;}
    .index-Product_Categories-img img{padding:15px 0 !important;}
    .imdex-about-us-img-one img{padding:15px 0 !important;}
    .index-about-us-text{font-size: 16px !important;}
    .news-text-box div:nth-child(1) a{font-size: 16px !important;}
    .navbar-brand img{height:90px;}
    .container-product h3{font-size:20px}
}
.news-text-box p ,.news-text-box b{display: none;}
.dropdown-item:hover, .dropdown-item:focus {

    background-color: #3070c7;
    color: white !important;
}
.btn-primary {
    background-color: #da6e3a;
   
    border:none;
    border-radius: 5px;
    width: auto;
    height: auto;

}
.btn-primary:hover {
    background-color: #3070c7;
    border-color:#3070c7;
    color: white !important;
}
@media (min-width: 768px){

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

.col-md-4 {
	
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    /*margin: auto;*/
}
.col-md-4 img{
	border: 1px solid #ccc; /* 设置边框宽度为2px，颜色为黑色 */
	margin:2px;
  border-radius: 15px; /* 设置圆角的半径为15px */
}
.footer-bottom-bg .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: auto;
    /*margin: auto;*/
}
}
@media (min-width: 990px){
   .footer-bottom-bg  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    margin: auto;
}
    }
.footer-bottom-bg p{padding:0 15px;}
#FooterForm label,#FooterForm span{font-size: 16px;}
#feedbackForm label, #feedbackForm span, #feedbackForm input,#feedbackForm textarea,#feedbackForm button{
	/* font-size: 16px; */
}
@media (max-width:1199px){
#navbarSupportedContent li{
    margin-left:8px;
}
.about-us-text {

     padding: 0px; 
}
}
.about-us-text p img{    
    max-width: 100%;
    
    display: block;height: auto;
}



@media (min-width:1200px){
.footer-bottom-bg div:nth-child(4) p:nth-child(2) {
    padding: 0px 0px 0px 0px;
}
}


.header{background: white;color: #fff;position: relative;z-index: 100;}
.header .list_box{display: flex;align-items: center;justify-content: space-between;}
.header .list_box .menu_list .item{position: relative;}
.header .list_box .menu_list .item a{display: block;padding: 35px 25px;font-size: 20px;color: #333;}
.header .list_box .menu_list .sub_menu{position: absolute;left: 0;top: 100%;width: 260px;background: white;display: none;}
.header .list_box .menu_list .sub_menu a{padding: 5px 15px;font-size: 16px;}
.header .list_box .menu_list .sub_menu a:hover{text-decoration: none;background: #3070c7;color:white !important;}
.header .list_box .menu_list .sub_menu .sub_menu{top: 0;left: 100%;}
.header .list_box .menu_list .item:hover>.sub_menu{display: block;}
.header .list_box .menu_list .item.language_btn a{display: flex;align-items: center;}
.header .list_box .menu_list .item.language_btn span{display: inline-block;margin: 0 5px;}
.header .list_box .menu_list .item.search_btn .icon{max-width: 20px;}
.header .list_box .menu_list .language_list{position: absolute;top: 100%;left: 0;width: 150px;background: #FFF;display: none;flex-direction: column;}
.header .list_box .menu_list .language_list .item a{padding: 15px;font-size: 14px;}
.header .list_box .menu_list .language_list .item img{margin-right: 15px;}
.header .container{position: relative;}
.header .header-input {background: #fff;position: absolute;width: 70%;left: 15%;top: 100%;z-index: 1;border: 1px solid #ccc;
	/* overflow:  hidden; */
	box-shadow: 0 0 15px 5px rgb(0 0 0 / 10%);}
.header .header-input input{width: 100%;height: 60px;padding: 0 15px;border: none;outline: none;}
.header .header-input .btn{position: absolute;right: 0;top: 0;width: 100px;background: #eee;border-radius: 0;}

@media (max-width: 991px) {
    .header .list_box{padding: 15px 0;}
    .header .list_box .menu_list {position: absolute;left: 0;top: 100%;width: 100%;display: none;background: white;}
    .container, .container-md, .container-sm{max-width: none !important;}
    .header .list_box .menu_list .item a{padding:5px 15px;}
    .header .list_box .menu_list .sub_menu{display: block;position: static;width: auto;padding-left: 25px;}
    .header .list_box .menu_list .item a:hover{background: #3070c7;color:white !important;}
    .header .list_box .menu_list .language_list{width: 100%;display: none;background: white;flex-direction: row;}
    .header .header-input{position: fixed;width: 100%;left: 0;top: 0;}
    .header .logo{max-width: 45px;}
}
@media (max-width: 991px) {
    
    .header .list_box .menu_list .item a{padding: 5px 5px !important;}
}

@media (min-width: 992px) {
    .header .list_box .menu_list{display: flex !important;}
    .mobile_btn{display:none;}
}

@media (max-width: 1199px) {
    .header .list_box .menu_list>.item>a{font-size: 16px;padding: 35px 18px;}
}


.pages .ctxt a{
    background:#3070c7 !important;
    color : white !important;
}

.pages .active a{
    background:#3070c7 !important;
    color : white !important;
}

.pages>:first-child>a {
   width: 35px;
   height: 35px;
   text-align: center;
   line-height: 35px;
   display: inline-block;
   border: 1px solid #e6e6e6;
   border-top-left-radius: 5px;
   border-bottom-left-radius: 5px;
}

.pages> :last-child>a {
   width: 35px;
   height: 35px;
   text-align: center;
   line-height: 35px;
   display: inline-block;
   border: 1px solid #e6e6e6;
   border-top-right-radius: 5px;
   border-bottom-right-radius: 5px;
   text-decoration: none;
}

.pages span a {
   width: 35px;
   height: 35px;
   text-align: center;
   line-height: 35px;
   color: #1bb5f0;
   display: inline-block;
   border: 1px solid #e6e6e6;
   margin-left: 2px;
   margin-right: 2px;
   text-decoration: none;
}
.pages{text-align:center;margin:30px 0;}

.about-us-text p,.news-2-text-3 p {
    text-indent: 0em;
}

