@media (min-width: 1200px) {
    .container {
        max-width: 1180px;
    }
}

/* ###############  头部开始   ########################### */
.navbar {
    padding: 0 0;
}

.top_box {
    width: 100%;
    height: 30px;
    border-top: 4px solid #2a296a;
}

.top_l {
    height: 32px;
    line-height: 30px;
}

.top_r {
    width: 200px;
    height: 30px;
    line-height: 30px;
    background: url(../images/index/top_bj.jpg) no-repeat center;
    color: #fff;
    padding-left: 30px;
}

.top_r a {
    margin: 0 9px;
    color: #fff;
}

.logo_l {
    display: flex;
    align-items: center;
}

.logo_l img {
    width: 121px !important;
    height: 96px !important;
}

.logo_l span {
    font-size: 50px;
}

.logo_r {
    width: 290px;
    height: 70px;
}

.logo_dh {
    width: 40px;
    height: 70px;
    float: left;
}

.logo_hm {
    width: 240px;
    height: 70px;
    float: right;
}

.hm_u {
    font-size: 14px;
    font-family: "微软雅黑";
}

.hm_u span {
    font-size: 20px;
    font-weight: bold;
    color: #2f3188;
}

.hm_d a {
    width: 100px;
    height: 26px;
    line-height: 26px;
    background-color: #2f3188;
    color: #fff;
    display: block;
    margin-left: 10px;
    float: left;
    text-align: center;
    margin-top: 13px;
}

.nav_box {
    width: 100%;
    background-color: #2f3188;
}

.nav_box ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.nav_box ul li {
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: url(../images/index/nav_x.jpg) no-repeat center right;
}

.nav_box ul li a {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 0 80px;
}

.nav_box ul li a:hover {
    background-color: #bb355a;
}

/* ###############  头部结束   ########################### */
/* ###############  产品开始   ########################### */
.fl_box {
    width: 100%;
    height: 150px;
    border-bottom: 20px solid #fff;
}

.fl {
    width: 1180px;
    height: 130px;
    margin: 0 auto;
}

.fl_gd {
    width: 60px;
    height: 30px;
    margin: 0 auto;
}

.fl_bt {
    text-align: center;
    margin-top: 20px;
}

.fl_bt h3 {
    line-height: 20px;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: normal;
}

.fl_bt h4 {
    width: 250px;
    height: 2px;
    margin: 0 auto;
    margin-top: 15px;
    background: #e5e5e5;
}

.fl_bt span {
    line-height: 35px;
    font-size: 14px;
}

.row li {
    width: calc(25% - 24px);
    background-color: #efefef;
    margin: 12px;
}

.row li dl dt img {
    height: 215px;
    padding: 10px;
}

.row li dl dd a {
    height: 40px;
    line-height: 40px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #2f3188;
    display: block;
    overflow: hidden;
    text-align: center;
}

.row li dl dd p {
    line-height: 30px;
    overflow: hidden;
    padding: 0 10px 10px 10px;
    text-indent: 2em;
}

/* ###############  产品结束   ########################### */
/* ###############  热线开始   ########################### */

.box_1 {
    width: 100%;
    height: 190px;
    background: url(../images/index/ads_1.jpg) no-repeat center top;
}

.box1 {
    width: 1180px;
    height: 190px;
    margin: 0 auto;
}

.ads {
    width: 1180px;
    height: 160px;
    position: relative;
}

.ads_butt {
    width: 210px;
    height: 30px;
    position: absolute;
    top: 110px;
    left: 500px;
}

.ads_tel {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    position: absolute;
    top: 110px;
    left: 750px;
}

.ads_tel span {
    font-size: 22px;
    font-weight: bold;
}

/* ###############  热线结束   ########################### */
/* ###############  优势开始   ########################### */

.ys {
    width: 1180px;
    height: 900px;
    margin: 30px auto;
}

.al_bt {
    text-align: center;
    padding-top: 20px;
}

.al_bt h3 {
    line-height: 20px;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: normal;
}

.al_bt h4 {
    width: 250px;
    height: 2px;
    margin: 0 auto;
    margin-top: 15px;
    background: #e5e5e5;
}

.al_bt span {
    line-height: 35px;
    font-size: 14px;
}

.ys_tel {
    font-size: 16px;
    font-family: "微软雅黑";
    margin-top: 10px;
    text-align: center;
}

.ys_tel span {
    font-size: 22px;
    font-weight: bold;
    color: #ce0000;
}

.ys_nr {
    width: 1180px;
    height: 780px;
    position: relative;
    background: url(../images/index/ys_bj.jpg) no-repeat center;
    margin-top: 10px;
}

.ys_1 {
    width: 480px;
    height: auto;
    position: absolute;
    left: 630px;
    top: 20px;
}

.ys_1 dl dt {
    width: 260px;
    height: 43px;
    line-height: 43px;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px dotted #ccc;
}

.ys_1 dl dd {
    width: 480px;
    height: auto;
    margin-top: 10px;
}

.ys_1 dl dd ul li {
    width: 480px;
    height: auto;
    line-height: 33px;
    background: url(../images/index/tb.jpg) no-repeat 0 10px;
    padding-left: 20px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.ys_2 {
    width: 480px;
    height: auto;
    position: absolute;
    left: 630px;
    top: 180px;
}

.ys_2 dl dt {
    width: 260px;
    height: 43px;
    line-height: 43px;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px dotted #ccc;
}

.ys_2 dl dd {
    width: 480px;
    height: auto;
    margin-top: 10px;
}

.ys_2 dl dd ul li {
    width: 480px;
    height: auto;
    line-height: 33px;
    background: url(../images/index/tb.jpg) no-repeat 0 10px;
    padding-left: 20px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.ys_3 {
    width: 480px;
    height: auto;
    position: absolute;
    left: 170px;
    top: 420px;
}

.ys_3 dl dt {
    width: 260px;
    height: 43px;
    line-height: 43px;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px dotted #ccc;
}

.ys_3 dl dd {
    width: 480px;
    height: auto;
    margin-top: 10px;
}

.ys_3 dl dd ul li {
    width: 480px;
    height: auto;
    line-height: 33px;
    background: url(../images/index/tb.jpg) no-repeat 0 10px;
    padding-left: 20px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.ys_4 {
    width: 480px;
    height: auto;
    position: absolute;
    left: 170px;
    top: 620px;
}

.ys_4 dl dt {
    width: 260px;
    height: 43px;
    line-height: 43px;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px dotted #ccc;
}

.ys_4 dl dd {
    width: 480px;
    height: auto;
    margin-top: 10px;
}

.ys_4 dl dd ul li {
    width: 480px;
    height: auto;
    line-height: 33px;
    background: url(../images/index/tb.jpg) no-repeat 0 10px;
    padding-left: 20px;
    font-size: 14px;
    font-family: "微软雅黑";
}

/* ###############  优势结束   ########################### */
/* ###############  车间开始   ########################### */

.box_2 {
    width: 100%;
    height: 606px;
    background: url(../images/index/ads_1.jpg) no-repeat center top;
}

.box2 {
    width: 1180px;
    height: 595px;
    margin: 0 auto;
}

.ads_2 {
    width: 1180px;
    height: 212px;
    position: relative;
}

.ads_butt {
    width: 210px;
    height: 30px;
    position: absolute;
    top: 110px;
    left: 500px;
}

.ads_tel {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    position: absolute;
    top: 110px;
    left: 750px;
}

.ads_tel span {
    font-size: 22px;
    font-weight: bold;
}

.box_2 .fl_box {
    width: 100%;
    height: 130px;
    border-bottom: 20px solid #fff;
}

.fl {
    width: 1180px;
    height: 130px;
    margin: 0 auto;
}

.fl_gd {
    width: 60px;
    height: 30px;
    margin: 0 auto;
}

.fl_bt {
    width: 1180px;
    text-align: center;
    margin-top: 20px;
}

.fl_bt h3 {
    line-height: 20px;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: normal;
}

.fl_bt h4 {
    width: 250px;
    height: 2px;
    margin: 0 auto;
    margin-top: 15px;
    background: #e5e5e5;
}

.fl_bt span {
    line-height: 35px;
    font-size: 14px;
}

.cp {
    width: 1180px;
    overflow: hidden;
}

.cp .swiper-slide img {
    display: block;
    width: 90%;
    height: 215px;
    border: 1px solid #ccc;
}

/* ###############  车间结束   ########################### */
/* ###############  设备开始   ########################### */

.zz {
    width: 1180px;
    height: 350px;
    margin: 40px auto;
}

.zz_bt {
    width: 1180px;
    height: 100px;
    text-align: center;
    background: url(../images/index/bt_4_bj.jpg) no-repeat center;
}

.zz_bt h3 a {
    line-height: 50px;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

.zz_tp {
    width: 100%;
    margin-top: 30px;
}

.zz_tp img {
    display: block;
    width: 90%;
    height: 190px;
    border: 1px solid #ccc;
}

/* ###############  设备结束   ########################### */
/* ###############  简介开始   ########################### */

.gy_box {
    width: 100%;
    height: 870px;
    background: url(../images/index/gy_bj.jpg) no-repeat center top;
}

.gy {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}

.gy_bt {
    width: 1180px;
    height: 80px;
    text-align: center;
}

.gy_bt h3 a {
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: normal;
}

.gy_l {
    width: 400px;
    height: 360px;
    float: left;
    margin-top: 40px;
}

.gy_r {
    width: 740px;
    height: 340px;
    float: right;
    margin-top: 30px;
}

.tabcont_1 {
    width: 740px;
    float: left;
    clear: both;
    overflow: hidden;
}

.tabcont_1 .tabc_1 {
    width: 740px;
    float: left;
    height: auto;
    clear: both;
}

.gy_wz {
    width: 740px;
    height: 290px;
}

.gy_wz dl dt {
    width: 740px;
    height: 38px;
    line-height: 38px;
}

.gy_wz dl dt a {
    font-size: 15px;
    font-family: "微软雅黑";
    color: #fff;
}

.gy_wz dl p {
    width: 740px;
    line-height: 35px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.xw {
    width: 1180px;
    margin: 0 auto;
    background-color: #fff;
    position: absolute;
    top: 440px;
}

.xw_l {
    width: 65%;
    float: left;
    padding-left: 25px;
    padding-top: 25px;
}


.xw_l .tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ccc;
}

.xw_l .tit .title-list a {
    width: 140px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    display: block;
    background-color: #2f3188;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 18px;
}

.xw_l .news_wz {
    margin-top: 30px;
}

.xw_l .news_wz dl dt a {
    color: #005eb6;
}

.news_wz dd {
    line-height: 26px;
    overflow: hidden;
}

.xw_l .news_down {
    margin-top: 30px;
}

.xw_l .news_down ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.xw_l .news_down ul li {
    width: 50%;
    height: 40px;
    line-height: 40px;
    background: url(../images/index/jt.jpg) no-repeat 6px 17px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}

.news_down ul li span {
    float: right;
    padding-right: 5px;
}

.news_down ul li a {
    text-decoration: none;
    color: #494949;
    padding-left: 20px;
}

.news_down ul li a:hover {
    text-decoration: underline;
}

.xw_r {
    width: 35%;
    float: right;
    padding-left: 25px;
    padding-top: 25px;
    padding-right: 25px;
}

.xw_r .bk_bt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ccc;
}

.xw_r .bt_l div a {
    width: 140px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: block;
    background-color: #2f3188;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: normal;
}

.xw_r .bk_nr {
    margin-top: 30px;
}

/* ###############  简介结束   ########################### */
/* ###############  底部开始   ########################### */

.footer .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_l {
    width: 85%;
    padding: 0 40px;
    line-height: 2.5;
}

.footer_r {
    width: 15%;
    padding: 0 40px;
}

/* ###############  底部结束   ########################### */
/* ###############  内页左侧开始   ########################### */

.leftitem {
    border: #d5d5d5 1px solid;
    border-radius: 4px;
    margin-bottom: 12px;
}

.leftitem .tit {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-indent: 20px;
    font-weight: bold;
}

.leftitem .cates {
    padding: 12px 0px;
}

.leftitem .cates dl {
    padding: 0px 12px;
}

.leftitem .cates dl dt {
    background-color: #ccc;
    height: 24px;
    line-height: 24px;
    color: #333;
    font-weight: bold;
    text-indent: 16px;
    margin-bottom: 6px;
    border-radius: 2px;
}

.leftitem .lianxi {
    padding: 12px 0px;
}

.leftitem .lianxi dl {
    padding: 0px 12px;
}

.leftitem .lianxi dl dt {
    background: url(../images/index/telc.jpg) left center no-repeat;
    padding: 10px 0px;
    padding-left: 60px;
}

.pages .content {
    padding: 5px 10px;
    border: #d5d5d5 1px solid;
    border-radius: 4px;
    margin-bottom: 12px;
}

/* ###############  内页左侧结束   ########################### */


.pages .pro {
    margin: 12px 0;
}

.pages .pro .img {
    width: 100%;
    height: 180px;
}

.pages .pro .img img {
    width: 100%;
    height: 180px;
    border: 1px solid #d5d5d5;
}

.pages .pro .img img:hover {
    width: 100%;
    height: 180px;
    border: 1px solid #000;
}

.pages .pro .txt {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.content .img {
    border: 1px solid #CCC;
}

.content .tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #2F3188;
}

.content .tit>div {
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #2F3188;
    text-align: center;
    width: 160px;
    font-weight: bold;
    font-size: 14px;
}

.pro_img img {
    width: 209px;
    height: 180px;
    border: 1px solid #d5d5d5;
}

.pro_img:hover img {
    border: 1px solid #000;
}

.news_con {
    padding: 15px;
    line-height: 2;
}

.news_con p a {
    font-weight: bolder;
}