@charset "utf-8";

/* CSS Document */

#cont {
    width: 100%;
}

.cont_1 {
    padding: 10px 0 0px;
    max-width: 1200px;
    margin: 0 auto;
}

.cont_1_01 {
    /*height: 150px;*/
    height: 100px;
    text-align: center;
    position: relative;
    font-size: 86px;
    color: #f6f6f6;
    font-weight: bold;
    text-transform: uppercase;
}

.cont_1_01 span {
    display: block;
    width: auto;
    height: 37px;
    padding: 0 20px;
    background-color: #ffffff;
    text-align: center;
    line-height: 37px;
    position: absolute;
    z-index: 99;
    top: 10px;
    left: 50%;
    /* margin-left: -130px; */
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 30px;
    color: #333333;
}

.cont_1_02 {
    padding-bottom: 56px;
}

.cont_1_02_img {
    width: 634px;
    float: left;
}

.cont_1_02_img img {
    vertical-align: top;
}

.cont_1_02_tt {
    width: 550px;
    float: right;
}

.cont_1_02_tt_01 {
    height: 45px;
    /* display: none; */
}

.cont_1_02_tt_01 ul li {
    float: left;
    width: 83px;
    height: 85px;
    background: url(../images/guanyu_14.png) 10px 5px no-repeat;
    margin-right: 30px;
}

.cont_1_02_tt_01 ul li a {
    display: block;
    width: 58px;
    height: 58px;
    border: #bcc7d1 1px solid;
    border-radius: 100%;
    text-align: center;
    line-height: 58px;
    background-color: #ffffff;
    vertical-align: top;
}

.cont_1_02_tt_01 ul li img {
    vertical-align: middle;
}

.cont_1_02_tt_02 {
    /*height: 270px;*/
    overflow: auto;
    font-size: 18px;
    color: #2a2929;
    line-height: 24px;
    font-weight: 100;
}


/*add*/


/*css主要部分的样式*/


/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/

.cont_1_02_tt_02::-webkit-scrollbar {
    width: 10px;
    /*对垂直流动条有效*/
    height: 10px;
    /*对水平流动条有效*/
}


/*定义滚动条的轨道颜色、内阴影及圆角*/

.cont_1_02_tt_02::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: rosybrown;
    border-radius: 3px;
    background: #EDEDED;
}


/*定义滑块颜色、内阴影及圆角*/

.cont_1_02_tt_02::-webkit-scrollbar-thumb {
    border-radius: 7px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #535353;
}


/*add*/

.cont_1_02_tt_03 {
    padding-top: 20px;
    text-align: right;
}

.cont_1_02_tt_03 a {
    font-size: 16px;
    color: #2a2929;
}

.cont_1_02_tt_03 a img {
    vertical-align: middle;
    margin-left: 4px;
}

.cont_1_03 {
    padding-top: 60px;
}

.cont_1_03 ul li {
    float: left;
    width: 170px;
    margin: 0 35px;
    font-size: 15px;
    color: #2a2929;
    text-align: center;
}

.cont_1_03 ul li h2 {
    font-size: 70px;
    color: #e60012;
    height: 60px;
}

.cont_1_03 ul li h2 span {
    font-size: 40px;
}

.cont_2 {
    width: 100%;
    padding-top: 60px;
}

.cont_2_down {
    /* height: 1500px; */
    background: url(../images/chanpin_bj.png);
    padding: 60px 0;
}

.cont_2_down1 {
    max-width: 1200px;
    margin: 0 auto;
}

.chanpin_up {
    text-align: center;
    padding-bottom: 62px;
}

.chanpin_up ul li {
    display: inline-block;
    margin: 0 50px;
}

.chanpin_up ul li a {
    display: block;
    width: 164px;
    height: 37px;
    background-color: #ffffff;
    text-align: center;
    line-height: 37px;
    font-size: 20px;
    color: #272727;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chanpin_up ul li .chanpin_up_on {
    background-color: #0c345c;
    color: #ffffff;
}

.chanpin_down {
    width: 100%;
    position: relative;
}

.chanpin_down ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.chanpin_down ul li {
    width: 355px;
    /* float: left; */
    /* margin-right: 26px; */
    /* border-bottom: #0c345c 1px solid; */
    margin-top: 30px;
}

.chanpin_img {
    height: 211px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background-color: #676767;
}

.chanpin_down_title {
    font-size: 32px;
    color: #393939;
    font-weight: normal;
}

.chanpin_img img {
    vertical-align: top;
    max-width: 100%;
    height: 100%;
}

.chanpin_name {
    font-size: 24px;
    color: #393939;
    text-align: center;
    padding: 25px 15px;
    background-color: #f9f9f9;
    font-weight: normal;
}

.chanpin_title {
    padding-top: 34px;
    height: 50px;
    font-size: 26px;
    color: #0c345c;
    text-transform: capitalize;
    line-height: 1.1;
}

.chanpin_tt {
    height: 56px;
    overflow: hidden;
    line-height: 28px;
    font-size: 16px;
    color: #728290;
}

.chanpin_more {
    padding-top: 30px;
}

.chanpin_more span {
    display: inline-block;
    height: 34px;
    border-bottom: #0c345c 3px solid;
    font-size: 16px;
    color: #e60012;
    text-transform: uppercase;
}

.cont_3 {
    background: url(../images/youshi_bj.gif) center top no-repeat;
    height: 873px;
    margin-top: 30px;
}

.cont_33 {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 66px;
}

.cont_3_02 {
    width: 100%;
}

.cont_3_02_left {
    width: 260px;
    float: left;
    padding-top: 487px;
    padding-left: 90px;
    font-size: 14px;
    color: #000000;
}

.cont_3_02_right {
    width: 574px;
    float: right;
}

.cont_3_02_right_01 {
    height: 123px;
    /*background:url(../images/youshi_13.gif) left bottom no-repeat;*/
    font-size: 38px;
    color: #333333;
    line-height: 55px;
}

.cont_3_02_right_02 {
    padding-top: 40px;
}

.cont_3_02_right_02 ul li {
    padding-bottom: 36px;
}

.cont_3_02_right_02_img {
    width: 62px;
    height: 62px;
    float: left;
    background-color: #ffffff;
    box-shadow: 0 0 6px #f0f0f0;
    border-radius: 100%;
    text-align: center;
    line-height: 62px;
}

.cont_3_02_right_02_img img {
    vertical-align: middle;
}

.cont_3_02_right_02_tt {
    width: 474px;
    float: right;
    font-size: 16px;
    color: #7a7a7a;
    line-height: 62px;
}

.cont_3_02_right_02_tt h2 {
    font-size: 26px;
    color: #1f1f1f;
    padding-bottom: 10px;
}

.cont_4 {
    width: 100%;
}

.cont_4_02 {
    float: right;
    width: 50%;
    height: 133px;
    background-color: #f5f5f5;
    padding: 28px;
    box-sizing: border-box;
    font-size: 22px;
    color: #0c345c;
    line-height: 28px;
}

.cont_4_03 {
    width: 100%;
    height: 640px;
    overflow: hidden;
}

.cont_4_03_left {
    width: 33%;
    float: left;
    overflow: hidden;
}

.cont_4_03_left img {
    vertical-align: top;
    width: 100%;
    height: 640px !important;
}

.cont_4_03_right {
    width: 67%;
    float: right;
}

.cont_4_03_right ul li {
    float: left;
    width: 25%;
}

.yingyong_img {
    width: 100%;
    text-align: center;
    height: 320px;
}

.yingyong_img img {
    vertical-align: top;
    width: 100%;
    height: 320px !important;
}

.yingyong_tt {
    width: 100%;
    height: 320px;
    position: relative;
}

.yingyong_tt_01 {
    text-align: left;
    padding-left: 20px;
    font-size: 16px;
    color: #343434;
    padding-top: 110px;
    text-transform: uppercase;
}

.yingyong_tt_02 {
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 0;
}

.yingyong_tt_02 a {
    display: block;
    width: 126px;
    height: 40px;
    background-color: #cbcbcb;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
}

.yingyong_tt_011 {
    text-align: right;
    padding-right: 20px;
    font-size: 16px;
    color: #343434;
    padding-top: 110px;
    text-transform: uppercase;
}

.yingyong_tt_021 {
    position: absolute;
    z-index: 99;
    right: 0;
    bottom: 0;
}

.yingyong_tt_021 a {
    display: block;
    width: 126px;
    height: 40px;
    background-color: #cbcbcb;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
}

.cont_5 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 0;
}

.cont_5_02 {
    width: 100%;
    position: relative;
}

.cont_5_02_prev {
    width: 16px;
    height: 28px;
    position: absolute;
    z-index: 99;
    left: -30px;
    top: 246px;
}

.cont_5_02_prev img {
    vertical-align: top;
}

.cont_5_02_next {
    width: 16px;
    height: 28px;
    position: absolute;
    z-index: 99;
    right: -30px;
    top: 246px;
}

.cont_5_02_next img {
    vertical-align: top;
}

.cont_5_02 ul li {
    float: left;
    width: 496px;
    height: 535px;
    margin: 0 52px;
}

.cont_5_02 ul li:hover {
    box-shadow: 0 0 16px #e5e5e5;
}

.xinwen_up {
    padding: 42px 14px 0;
    height: 206px;
    overflow: hidden;
}

.xinwen_up_left {
    width: 114px;
    float: left;
    padding-top: 30px;
    position: relative;
    text-align: center;
    font-size: 100px;
    color: #ececec;
}

.xinwen_up_left span {
    display: block;
    position: absolute;
    z-index: 99;
    top: 30px;
    left: 50%;
    margin-left: -30px;
    font-size: 18px;
    color: #0c345c;
}

.xinwen_up_right {
    width: 332px;
    float: right;
}

.xinwen_up_right_01 {
    height: 66px;
    font-size: 20px;
    color: #181818;
    line-height: 30px;
    overflow: hidden;
}

.xinwen_up_right_02 {
    height: 30px;
    font-size: 14px;
    color: #e60012;
    text-transform: uppercase;
}

.xinwen_up_right_03 {
    height: 70px;
    overflow: hidden;
    font-size: 16px;
    color: #808080;
    line-height: 23px;
}

.xinwen_down {
    text-align: center;
}

.xinwen_down img {
    vertical-align: top;
}

.cont_6 {
    width: 100%;
}

.cont_6_02 {
    background: url(../images/sale_bj.gif) center top no-repeat;
    height: 628px;
}

.cont_6_022 {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 120px;
}

.sale_1 {
    height: 50px;
    font-size: 36px;
    color: #0c345c;
    font-weight: bold;
    text-transform: uppercase;
}

.sale_2 {
    width: 406px;
    height: 76px;
    overflow: hidden;
    font-size: 16px;
    color: #2e2e2e;
    line-height: 24px;
}

.sale_3 {
    padding: 20px 0;
}

.sale_3 img {
    vertical-align: middle;
    margin: 0 10px;
}

.sale_4 {
    padding-bottom: 20px;
}

.sale_4 ul li {
    margin-bottom: 15px;
    font-size: 16px;
    color: #2e2e2e;
}

.sale_4 ul li img {
    vertical-align: middle;
    margin-right: 4px;
}

.sale_5 {
    padding-top: 12px;
}

.sale_5 a {
    display: inline-block;
    width: 134px;
    height: 34px;
    background-color: #0c345c;
    border-radius: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
}

.cont_7 {
    padding: 70px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.cont_7_01 {
    padding-bottom: 52px;
    text-align: center;
    font-size: 30px;
    color: #333333;
}

.cont_7_02 {
    padding-bottom: 50px;
    width: 520px;
    margin: 0 auto;
}

.cont_7_02_prev {
    width: 20px;
    float: left;
    padding-top: 40px;
}

.cont_7_02_prev img {
    vertical-align: top;
}

.cont_7_02_next {
    width: 20px;
    float: right;
    padding-top: 40px;
}

.cont_7_02_next img {
    vertical-align: top;
}

.cont_7_02_con {
    width: 334px;
    float: left;
    margin-left: 35px;
}

.cont_7_02_con ul li {
    float: left;
    margin: 0 10px;
    height: 114px;
    line-height: 114px;
}

.cont_7_02_con ul li img {
    vertical-align: middle;
}

.cont_7_03 {
    width: 776px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #454545;
    line-height: 32px;
}

.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.62);
    display: none;
}

.mask>p {
    border: 1px solid #fff;
    font-size: 16px;
    color: #ffffff;
    width: 143px;
    height: 36px;
    margin: 120px auto;
    line-height: 36px;
}

.show .mask {
    display: block;
}