/* public */
body {
    margin: 0;
    padding: 0;
}

input,
video {
    outline: none;
    border: none;
}

textarea {
    outline: none;
    resize: none;
}

* {
    font-family: "Microsoft YaHei";
}

a {
    text-decoration: none;
    list-style: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}

.clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.clear {
    *zoom: 1;
}

.cl {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

body {
    background-color: #F3F1F2;
}

/* header */
.h_top {
    background: #ececec;
}

.h_tl {
    color: #000;
    font-size: 13px;
    line-height: 30px;
    float: left;
}

.h_tr {
    color: #000;
    font-size: 13px;
    line-height: 30px;
    float: right;
}

.h_tr a {
    color: #000;
}

.logo {
    width: 100%;
    background-image: url(../images/bg1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*height: 50px;*/
    text-align: center;
    padding: 20px 0;
}

.logo img {
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    height: 65px;
}

.h_nav {
    background: #ececec;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.nav a {
    width: 14.27%;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    color: #000;
}

.nav a.h_active,
.nav a:hover {
    background: #c5c5c5;
}

.mfoot {
    width: 100%;
    position: fixed;
    width: 100%;
    background: #C62328;
    bottom: 0;
    left: 0;
    display: flex;
    z-index: 50;
    display: none;
}

.mfoot_item {
    width: 50%;
    text-align: center;
}

.mfoot_item a {
    width: 100%;
    display: inline-block;
}

.mfoot_img {
    margin: 4px auto 0;
}

.mfoot_img img {
    margin: 0 auto;
}

.mfoot_title {
    font-size: 12px;
    color: #fff;
    padding-bottom: 4px;
}

/* content */
.banner {
    width: 100%;
}

.s_banner {
    width: 100%;
    min-width: 1200px;
}

.s_banner img {
    width: 100%;
}

.s_banner .swiper-pagination-bullet {
    background: transparent;
    opacity: 1;
    width: 12px;
    height: 12px;
    border: 1px solid #C62328;
}

.s_banner .swiper-pagination-bullet-active {
    background: #C62328;
}

.i_title1 {
    padding: 15px 0;
}

.i_title1 em {
    width: 10px;
    height: 30px;
    background-color: #C62328;
    float: left;
    margin: 0 10px;
}

.i_title1 span {
    font-size: 20px;
    color: #000;
    line-height: 30px;
    font-weight: bold;
}

.i_title1 i {
    color: #979394;
    font-size: 14px;
    line-height: 30px;
    font-style: normal;
}

.i_title1 a {
    color: #C62328;
    font-size: 14px;
    line-height: 30px;
    font-style: normal;
    float: right;
}

.i_hczl a {
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%;
    float: left;
    box-sizing: border-box;
    border: 2px solid transparent;
}

.i_hczl a:nth-child(4n) {
    margin-right: 0%;
}

.i_hczl a:hover {
    border: 2px solid #C62328;
}

.i_img {
    width: 100%;
}

.i_t1 {
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 4px;
    background-color: #fff;
}

.i_t1 span {
    width: 100%;
    font-size: 14px;
    color: #000;
    line-height: 26px;
    height: 52px;
    float: left;
    padding: 6px 0;
}

.i_t1 em {
    font-size: 16px;
    color: #FA5805;
    font-style: normal;
    line-height: 40px;
    float: right;
}

.i_t1 i {
    font-size: 14px;
    color: #000;
    font-style: normal;
}

.i_gywm {
    background-color: #fff;
    margin-bottom: 15px;
    padding: 10px;
    box-sizing: border-box;
}

.i_news {
    background-color: #fff;
}

.i_nitem {
    width: 32.66%;
    float: left;
    margin-right: 1%;
}

.i_nitem:nth-child(3n) {
    margin-right: 0;
}

.i_title2 {
    padding: 5px 0;
    border-bottom: 1px solid #C62328;
}

.i_title2 em {
    width: 5px;
    height: 30px;
    background-color: #C62328;
    float: left;
    margin: 0 10px;
}

.i_title2 span {
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.i_title2 a {
    color: #C62328;
    font-size: 14px;
    line-height: 30px;
    font-style: normal;
    float: right;
}

.i_nitem>a {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    padding: 4px 6px;
    box-sizing: border-box;
    border-bottom: 1px solid #F3F1F2;
    display: inline-block;
    width: 100%;
}

.i_nitem>a p {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 90px);
    float: left;
    margin: 0;
}

.i_nitem>a span {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    float: right;
}

.i_nitem>a:hover p,
.i_nitem>a:hover span {
    color: #C62328;
}

/* foot */
.foot {
    width: 100%;
    background: #ececec;
    border-bottom: 1px solid #626262;
}

.f_top {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
}

.logo2 {
    width: 180px;
    float: left;
    margin-right: 80px;
    margin-top: 50px;
}

.f_lxwm {
    float: left;
    width: 450px;
}

.f_ewm {
    float: right;
    margin-right: 20px;
}

.i_t2 {
    padding-bottom: 20px;
    font-size: 16px;
    /*color: #fff;*/
}

.i_lxwm {
    margin-bottom: 10px;
}

.i_lxwm img {
    width: 40px;
    margin-right: 20px;
    float: left;
}

.i_t3 {
    /*color: #22AC38;*/
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
    float: left;
}

.i_t4 {
    /*color: #9E9E9E;*/
    font-size: 18px;
    line-height: 18px;
    float: left;
    margin-bottom: 5px;
}

.f_code {
    display: inline-block;
    width: 150px;
    text-align: center;
    margin-left: 15px;
    /*color: #fff;*/
}

.f_code img {
    margin-bottom: 10px;
}

.f_link {
    font-size: 14px;
    line-height: 30px;
    /*color: #9E9E9E;*/
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.f_link a {
    font-size: 14px;
    color: #9E9E9E;
    line-height: 30px;
}

.f_link a:hover {
    color: #fff;
}

.f_bq {
    text-align: center;
    padding: 10px 0;
    font-size: 13px;
    color: #9E9E9E;
    background-color: #383838;
}

.f_bq a {
    color: #9E9E9E;
}

.cp_cont {
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
}

.lm_l {
    width: 285px;
    float: left;
    background-color: #fff;
    margin-bottom: 15px;
}

.lm_r {
    width: 900px;
    float: right;
    background-color: #fff;
}

.cp_t1 {
    height: 40px;
    line-height: 40px;
    background-image: url(../images/bg1.png);
    background-size: 100% 100%;
    text-indent: 5em;
    color: #fff;
}

.cp_t2 {
    padding: 10px 0;
}

.cp_t2 p {
    margin: 0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #000;
}

.cp_t2 span {
    font-weight: bold;
}

.cp_tjcx {
    padding: 15px 0;
    overflow: hidden;
}

.cp_tjcx a {
    width: 98%;
    margin: 0 1%;
    float: left;
    box-sizing: border-box;
    border: 4px solid transparent;
}

.cp_tjcx a:hover {
    border: 4px solid #C62328;
}

.bread {
    height: 40px;
    background: #eee;
    line-height: 40px;
    text-indent: 20px
}

.bread a {
    color: #333;
    font-size: 14px;
}

.bread a:hover {
    color: #C62328;
}

.cp_list {
    padding: 10px;
    box-sizing: border-box;
}

.cp_list a {
    height: 330px;
    /*width: 100%;*/
    display: inline-block;
    overflow: hidden;
    border: 2px dashed #eee;
    transition: 0.7s;
    margin-bottom: 10px;
}

.cp_list a:hover {
    border: 2px solid #C62328;
    transition: 0.7s;
}

.cp_img {
    width: 220px;
    float: left;
    margin-right: 30px;
}

.cp_info {
    width: 450px;
    float: left;
}

.cp_t3 {
    color: #FA5805;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}

.cp_table {
    border-collapse: collapse;
    border: 1px solid #fff;
    width: 100%;
}

.cp_table tr:nth-child(odd) {
    background-color: #EEEEEE;
}

.cp_table tr:nth-child(even) {
    background-color: #fff;
}

.cp_table td {
    width: 25%;
    font-size: 14px;
    color: #333;
    line-height: 37px;
    padding: 0 15px;
    box-sizing: border-box;
    border-right: 2px solid #fff;
}

.cp_price {
    width: 150px;
    float: right;
    text-align: center;
}

.cp_t4 {
    margin-top: 44px;
    font-size: 12px;
    color: #666;
}

.cp_t4 span {
    display: inline-block;
    color: #FA5805;
    font-size: 20px;
}

.cp_t5 {
    display: inline-block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    margin-top: 25px;
    background: #22AC38;
    color: #fff;
    border-radius: 3px;
}

.al_cont {
    padding: 10px;
    box-sizing: border-box;
}

.al_title1 {
    padding: 10px 0;
    border-bottom: 2px solid #fff;
}

.al_title1 p {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    float: left;
    margin: 0;
}

.al_title1 span {
    float: right;
    font-size: 14px;
    color: #999;
    line-height: 30px;
}

.al_mainc {
    width: 100%;
}

.al_t1 {
    line-height: 40px;
    margin-bottom: 5px;
    color: #000;
    font-size: 16px;
}

.al_t2 {
    color: #444;
    line-height: 22px;
    font-size: 14px;
    /* margin-left: 10px; */
}

.al_t3 {
    margin-top: 70px;
}

.pages {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.pages a {
    background: #eee;
    padding: 3px 12px;
    border: #ccc solid 1px;
    font-size: 14px;
    color: #000;
    display: inline-block;
}

.pages a.p_active {
    background-color: #C62328;
    color: #fff;
}

.pages span {
    background: #eee;
    padding: 3px 12px;
    border: #ccc solid 1px;
    font-size: 14px;
    color: #000;
}

.cj_items {
    padding: 10px 0;
}

.cj_items a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #000;
    line-height: 30px;
    border-bottom: 1px solid #eee;
}

.cj_items a:hover,
.cj_items a.cj_active {
    background: #eee;
}

/* 1.16 */
/* 产品轮播 */
.c_topw {
    padding-bottom: 20px;
}

.c_top {
    width: 50%;
    position: relative;
    font-size: 14px;
    float: left;
}

.case .swiper-slide {
    background-color: #000;
}

.case .swiper-slide img {
    width: 100%;
    height: 100%;
}

.c_top .swiper-container {
    width: 100%;
}

.c_top .swiper-pagination-bullet {
    background: none;
    opacity: 1;
    border: 1px solid #FF4C81;
}

.c_top .swiper-pagination-bullet-active {
    background: #FF4C81;
}

/*视频*/
.swiper-slideVideo {
    width: 100%;
    height: 100%;
    position: relative;
}

.video_btn {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}

.video_btn>img {
    width: 100%;
    height: 100%;
}

.swiper-slideVideo>video {
    max-height: 244px;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.video_img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 5;
}

/*图片/视频切换*/
.vAndi {
    width: 100px;
    height: 20px;
    position: absolute;
    right: 0;
    margin: auto;
    bottom: 11px;
    z-index: 202;
    /* display: none; */
}

.vAndiCont {
    width: 90px;
    height: 20px;
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50px;
    overflow: hidden;
}

.vAndiCont>div {
    width: 45px;
    height: 20px;
    border-radius: 50px;
    line-height: 20px;
    /* padding-left: 4px; */
    color: #444444;
    font-size: 9px;
    text-align: center;
    display: inline-block;
    float: left;
}

.videoBtn:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid #444444;
    border-top: 3.5px solid transparent;
    border-bottom: 3.5px solid transparent;
    position: relative;
    top: -1px;
    left: 1px;
}

.videoBtn.SWactive:before {
    border-left: 4px solid #fff;
    border-top: 3.5px solid transparent;
    border-bottom: 3.5px solid transparent;
}

.videoBtn.SWactive {
    background: #FE3F47;
    color: #fff;
}

.imgBtn.SWactive {
    background: #FE3F47;
    color: #fff;
}

.c_top .swiper-pagination {
    font-size: 20px;
}

.c_top .swiper-pagination-custom {
    position: static !important;
    background: #000;
    float: right;
    color: white;
    width: 40px;
    height: 20px;
    opacity: 0.5;
    line-height: 20px;
    margin-bottom: 36px;
    font-size: 12px;
    border-radius: 10px;
    margin-right: 11px;
}

.weizhi {
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    display: none;
}

.i_logo1 {
    width: 100%;
    background-image: url(../images/bg1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 70px;
    position: relative;
    line-height: 70px;
    text-align: center;
}

.i_logo1 img {
    height: 54px;
}

.c_info {
    width: 50%;
    float: right;
    padding: 0 10px;
    box-sizing: border-box;
}

.c_title {
    padding: 10px;
    box-sizing: border-box;
}

.c_t1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.c_t2 span {
    font-size: 16px;
    line-height: 16px;
    color: #FF4C81;
}

.c_t2 em {
    font-size: 16px;
    line-height: 16px;
    color: #999;
    font-style: normal;
    text-decoration: line-through;
}

.c_title2 {
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 6px solid #F5F8FA;
}

.c_title2 em {
    width: 3px;
    height: 3px;
    vertical-align: middle;
    background-color: #FF4C81;
    display: inline-block;
    border-radius: 50px;
}

.c_title2 span {
    font-size: 14px;
    color: #999;
}

.c_t3 {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}

.video_img2 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 5;
}

.video_btn2 {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}

.video_btn2>img {
    width: 100%;
    height: 100%;
}

.c_top{
    
}

.owl_xq .owl-dots{
margin-top: 0px;
display: none
}

.weizhi2 {
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    text-align: right;
    display: none;
}
.weizhi2 span{
    position: static !important;
    background: #000;
    float: right;
    color: white;
    width: 40px;
    height: 20px;
    opacity: 0.5;
    line-height: 20px;
    margin-bottom: 36px;
    font-size: 12px;
    border-radius: 10px;
    margin-right: 11px;
    text-align: center;
}
.weizhi2 em,
.weizhi2 i{
    color: #fff;
    font-size: 14px;
    font-style: normal;
}