.pic {width: 100%;overflow: hidden;}
/*  */
.mtt{
    /* padding-top: 149px; */
}
/*  */
.picboxbg{overflow: hidden;/* z-index: 99; */position: relative;}
.pbox{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 30px;
  }
.picbox{padding: 0;margin: 0;width: 700px;}
.picon{
  font-size: 14px;
  line-height: 33px;
  height: 475px;
  padding: 0px 16px 12px 16px;
  font-weight: 200;
  flex: 1;
}
.picon h3{margin-bottom: 21px;font-size: 36px;line-height: 1.5;color: #333333;}
.picon p{
  font-size: 16px;
  line-height: 2;
  color: #666666;
}
.picon p a{color:red}
.picon p span{color:red;font-size: 31px;font-weight: bold;}
.picon ul li{
    color: #F43F2A;
    font-weight: 500;
    font-size: 16px;
    line-height: 2;
    position: relative;
    padding-left: 16px;
    margin-bottom: 10px;
}
.picon ul li::before{
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #F43F2A;
    position: absolute;
    top: 12px;
    left: 0;
}
/*  */
.view {max-width: 640px;margin-bottom: 10px;margin-left: 0px;height: 400px;}
.view .swiper-slide {height: 400px;width: 640px;padding: 0 3px;box-sizing: border-box;overflow: hidden;text-align: center;background: #f6f6f6;}
.view .swiper-slide img {
height: 100%;
}
.view .arrow-left {
background: url(../images/index_tab_l.png) no-repeat left center;
position: absolute;
left: 10px;
width: 28px;
height: 300px;
z-index: 10;
display: none;
}
.view .arrow-right {
background: url(../images/index_tab_r.png) no-repeat right center;
position: absolute;
right: 10px;
width: 28px;
height: 300px;
z-index: 10;
display: none;
}
.preview {position: relative;width: 600px;left: 27px;/* z-index: -111; */height: 106px;}
.preview .swiper-slide {width: 143px;height: 93px;margin: 0 4px;box-sizing: border-box;cursor: pointer;text-align: center;overflow: hidden;}
.preview .swiper-slide img {display: inline-block;border-radius: 12px;height: 100%;}
.preview .active-nav {border: 1px solid #eb4f4f;border-radius: 12px;}
.preview .arrow-left {background: #fff url(../images/feel3.png) no-repeat left center;position: absolute;left: -30px;top: 10px;width: 20px;height: 70px;z-index: 10;}
.preview .arrow-right {background: #fff url(../images/feel4.png) no-repeat right center;position: absolute;right: -20px;top: 10px;width: 20px;height: 70px;z-index: 10;}

@media only screen and (max-width: 768px) {
.view .swiper-slide {
height: 200px;
}
.preview {
display: none;
}
.view .arrow-left, .view .arrow-right {
height: 200px;
display: block;
}
}
/*  */
.position {line-height: 42px;color: #2d2d2d;padding-left: 15px;font-size: 16px;font-weight: 200;margin-bottom: 12px;font-weight: 200;margin-top: 12px;}
.position p{float: left;height: 42px;}
.position  a { color: #e91818; }
/*  */
.column{display: flex;}
.column li{
    width: 173px;
    background: #0458af;
    margin-right: 12px;
    margin-bottom: 12px;
    height: 52px;
    margin-top: 12px;
    line-height: 52px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #666;
    border-radius: 4px;
    background-color: #F5F5F5;
    transition: all 0.36s;
    padding: 0 12px;
}
.column li a{
    color: #666;
    width:100%;
    display: block;
}
.column .on{
 background:red
}
.column .on a{
 color:white
}
/*  */
/*  */
.prolist{width: 100%;overflow: hidden;margin-top: 0px;padding: 12px 0px;}
.prolist ul{
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    display: grid;
}
.prolist li {width: 92%;margin: 0 auto;background: #fff;list-style: none;position: relative;z-index: 0;box-shadow: 0 0 8px 0px rgb(0 0 0 / 10%);border: solid 1px #ddd;box-sizing: border-box;transition: all .2s linear;margin-bottom: 25px;}
.prolist li div {height: 172px;width: 91%;overflow: hidden;margin: 0 auto;margin-top: 20px;margin-bottom: 7px;/* background: #f6f6f6; */}
.prolist li img {padding: 0;height: 100%;margin: 0 auto;display: block;}
.prolist li p {text-align: center;font-size: 14px;color: #000;font-weight: 200;height: 36px;line-height: 36px;width: 92%;margin: 0 auto;white-space: nowrap;overflow: hidden;display: block;text-overflow: ellipsis;margin-bottom: 10px;}
.prolist li p em { background: url(../images/pro-tel1.png) 20px center no-repeat #2f44c3; font-size: 20px; color: #fff; line-height: 40px; display: block; text-align: center; width: 70%; position: absolute; z-index: 3; margin: 0 auto; bottom: -20px; left: 0; right: 0; border-radius: 20px; }
.prolist li:hover { box-shadow: 0 0 10px #d2d2d2; transform: translate3d(0, -2px, 0) }

/*  */
.pagebg { margin-top: 16px; overflow: hidden; margin-bottom: 52px; }
.page { }
.page a { float: left; border: 1px solid #e6e0e0; margin-right: 8px; overflow: hidden; padding: 6px 20px; line-height: 29px; font-size: 14px; background: white; }
.page a:hover { color: white; background: #ff0000; }
.page-num{font-size:0px}
/*  */
.l_c3banbg{
  width: 24%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.l_c3banbg img{
  width: 100%;
}
/*  */
.cpnav{display: flex;justify-content: space-around;width: 832px;float: left;}
.cpnav li{
    width: 152px;
    background: #0458af;
    margin-right: 9px;
    margin-bottom: 14px;
    height: 52px;
    margin-top: 12px;
    line-height: 52px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #666;
    border-radius: 4px;
    background-color: #F5F5F5;
    transition: all 0.36s;
    padding: 0 12px;
}
.cpnav li a{
    color: #666;
    width:100%;
    display: block;
}
.cpnav .on{
 background:red
}
.cpnav .on a{
 color:white
}
/*  */
.detailbg{
    padding: 10px 0 30px;
    overflow: hidden;
    background: url(./../images/detail.jpg)  center / cover no-repeat;
    min-height: 600px;
}
.detailbg>.w>h2{
    font-size: 36px;
    line-height: 1.5;
    color: #333333;
    margin-bottom: 50px;
    margin-top: 36px;
}
.detail{
    margin: 0 -20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.detail li{
    width: 47%;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 30px 40px;
    box-shadow: 0px 10px 20px 10px rgb(0 0 0 / 6%);
    background-color: #fff;
}
.detail li h3{
    font-size: 24px;
    line-height: 1.5;
    color: #ff0000;
}
.detail li p{

font-size: 16px;

line-height: 2;

color: #666666;
}
/*  */
.cpbox{
    width: 100%;
}
.cpbox h2,.cpxuanxing h2{
    margin: 20px;
    font-size: 36px;
    line-height: 1.5;
    color: #333333;
    margin-bottom: 42px;
    margin-top: 52px;
}
.cpbox ul{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.cpbox ul li{
    text-align: center;
    width: 32%;
    margin-bottom: 2%;
}
.cpbox ul li img{width: 100%;}
/*  */

.cp_list ul{
    display: flex;
    justify-content: space-around;
}
.cp_list li{
    border: 1px solid #e3dada;
    width: 314px;
    background: white;
    float: left;
    text-align: center;
    margin-top: 16px;
    position: relative;
}
.cp_list li:nth-child(4n){margin-right:0}
.cp_list li img{
    width: 100%;
}
.cp_list li div{
    width: 290px;
    margin: 0 auto;
    margin-top: 12px;
    height: 400px;
    overflow: hidden;
}
.cp_list li h3{font-weight:400;font-size: 14px;color: #424242;width: 96%;white-space: nowrap;overflow: hidden;display: block;text-overflow: ellipsis;height: 42px;line-height: 42px;}
/*  */
.cp .t h4{
  font-size: 15px;
  line-height: 30px;
  color: #333f47;
}
.cp .t p{
  font-size: 30px;
  line-height: 34px;
  color: #1b1b1b;
  font-family: Impact;
  height: 34px;
}
.cp .con{
}
.cp h5{
  color: #2f2f2f;
  font-size: 15px;
  line-height: 28px;
  font-weight: 200;
}
.cp .con p{
  color: #0e0e0e;
  font-size: 14px;
  font-weight: 400;
  line-height: 33px;
  height: 33px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
.cp .imgbox{overflow: hidden;width: 90%;margin: 0px auto 10px;height: 150px;}
.cp .imgbox img{ transition: all 0.5s ease;}
.cp ul li:hover  .imgbox img{-moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.cpmore{width: 615px;text-align:center;margin: 0 auto;}
.cpmore a{color:white;font-size: 21px;}
/*  */
.cpxuanxing img{
    width: 100%;
}
/*  */
.videobg{
    background: url(./../images/v.jpg) no-repeat;
    min-height: 556px;
    padding: 42px 0;
    margin-top: 38px;
}
.product-box h2{
    margin: 20px;
    font-size: 36px;
    line-height: 1.5;
    color: #333333;
    margin-bottom: 26px;
    margin-top: 12px;
}
/*  */
.pr{}
.videolist:hover{ cursor: pointer; }
.videoed {display:none;width:50px;height:50px;position: absolute;left: 40%;top: 39%;z-index:99;border-radius:100%;color: white;font-size: 72px !important;}
.videos{display:none;position:fixed;left: 50%;top: 35%;margin-left:-320px;margin-top:-210px;z-index: 9900;}
.vclose {position:absolute;right: 3%;top: 3%;border-radius:100%;cursor: pointer;}
/*  */
.qtcp { }
.qtcp h6 { font-weight: 200; color: red; font-size: 23px; margin-top: 29px; line-height: 36px; padding-left: 18px; }
/*  */
.otherbg{}
.other{padding: 40px 0 22px;}
.other h2{
    margin: 20px;
    font-size: 36px;
    line-height: 1.5;
    color: #333333;
    margin-bottom: 22px;
    margin-top: 12px;
}
.other ul{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
}
.other ul li{
    width: 24%;
    background: #fff;
    margin: 0% 1% 3% 0%;
    float: left;
    list-style: none;
    position: relative;
    z-index: 0;
    box-shadow: 0 0 8px 0px rgb(0 0 0 / 10%);
    border: solid 1px #ddd;
    box-sizing: border-box;
    transition: all .2s linear;
}
.other ul li:hover{
      box-shadow: 0 0 10px #d2d2d2;
    transform: translate3d(0, -2px, 0);
}
.other ul li div{
    height: 282px;
    width: 91%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 7px;
    background: #f6f6f6;
}
.other ul li img{
    padding: 0;
    height: 100%;
    margin: 0 auto;
    display: block;
}
.other ul li p{
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 200;
    height: 36px;
    line-height: 36px;
    width: 92%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
/*  */
.pro_le{width: 270px;float: left;background: #fff;box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.1);}
.pro_lbt{background: #2faca0;color: #fff;text-align: center;font-weight: 200;padding: 20px;}
.pro_lbt b{font-size: 33px;font-weight: 600;line-height: 30px;display: block;margin-bottom: 10px;}
.pro_lbt em{text-transform: uppercase;}
.pro_leb{
}
.pro_leb>table{width: 100%;}
.pro_leb>table>tbody>tr,.pro_leb>table>tbody>tr>td{display: block;position: relative;}
.pro_leb>table>tbody>tr+tr{}
.pro_leb>table>tbody>tr>td{border-bottom: 1px solid #eee;}
.pro_leb>table>tbody>tr>td:before,.pro_leb>table>tbody>tr>td:after{position: absolute;content: '';top:30px;left:16px;width: 4px;}
.pro_leb>table>tbody>tr>td:before{background: #123f87;height: 6px;z-index: 2;}
.pro_leb>table>tbody>tr>td:after{background: #e7e7e7;height: 21px;}
.pro_leb>table>tbody>tr>td>a{display: block;line-height: 80px;position: relative;font-size: 15px;font-weight: 100 !important;padding-left: 38px;height: 80px;overflow: hidden;padding-right: 44px;}
.pro_leb>table>tbody>tr>td a:after{content: '>';transform: scale(1,2);font-weight: bold;right: 29px;color: #ccc;position: absolute;font-size: 6px;top: 0;margin-top: -2px;}
/*  */
.lianxi {overflow: hidden;padding-bottom: 20px;/* box-shadow: 0px 0px 10px #ccc; */background: white;margin-top: 16px;}
.lianxi img{
    width: 72%;
    margin: 0 auto;
    display: block;
    margin-top: 3px;
}
.lianxi p { padding: 0px 20px; font-size: 14px; color: #333; line-height: 30px; }
/*  */
.cp{
    overflow: hidden;
    padding-bottom: 42px;
}
.cp .right {float: right;width: 1288px;background: white;}
/*  */
.newslist li {box-shadow: 0px 0px 10px #ddd;padding: 20px;position: relative;margin: 2px 2px 2% 0;overflow: hidden;}
.newshx:after, .newshx:before, .newssx:after, .newssx:before { display: block; content: ''; position: absolute; transition: all .5s ease; background: #ff0000; }
.news_more { position: absolute; bottom: 20px; }
.newshx:after, .newshx:before { width: 0px; height: 3px; }
.newshx:after { top: 0px; left: 0px; }
.newshx:before { bottom: 0px; right: 0px; }
.newssx:after { top: 0px; left: 0px; }
.newssx:before { bottom: 0px; right: 0px; }
.newssx:after, .newssx:before { height: 0px; width: 3px; }
.newslist li:hover .newshx:after, .newslist li:hover .newshx:before { width: 100%; }
.newslist li:hover .newssx:after, .newslist li:hover .newssx:before { height: 100%; }
.newspic { float: left; overflow: hidden; width: 20%; }
.newspic img { width: 100%; }
.newswa { width: 78%; float: right; padding-top: 1%; }
.news_a a { font-size: 20px; font-weight: bold; }
.news_a span { float: right; font-size: 16px; color: #999; font-weight: bold; }
.news_body { margin-top: 2%; font-size: 14px; line-height: 28px; transition: all .3s ease; position: relative; color: #888; }
.news_more a { display: inline-block; padding: 0 23px; line-height: 34px; font-size: 14px; border-radius: 17px; background: #000; color: #fff; text-align: center; transition: all .3s ease; }
.newslist li:hover .news_body { padding-left: 2%; }
.newslist li:hover .news_more a { border-radius: 0px; background: #cb0212; }
.newslist li:hover .news_a a { color: #e50613; }
/*  */
.content h1 { font-size: 22px; text-align: center; padding-top: 10px; color: #ff0000; font-weight: 200; margin: 0; margin-bottom: 21px; }
.date { font-size: 16px; text-align: center; line-height: 38px; height: 38px; width: 600px; display: block; margin: 0 auto; margin-bottom: 8px; margin-top: 8px; }
.date span { margin-left: 58px; float: left; margin-right: 32px; }
.date span b { color: #040000; font-weight: 200; }
.content { line-height: 34px; margin-left: 0px; font-size: 15px; padding: 5px 0 28px; }
.content>p {margin-bottom: 0px;text-indent: 58px;font-size: 18px;line-height: 45px;}
.content>p iframe { width: 95%; }
.content>h3 {/* text-align:center; */ color: #ff5722; font-size: 16px; margin-bottom: 6px; height: 30px; margin-top: 6px; line-height: 30px; font-weight: 200; border-left: 6px solid #ff5722; padding-left: 15px; }
.content img { margin: 0 auto; display: block; max-width: 100%; margin-top: 12px; }
.content a { color: #009CE1 }
.content .fanye { padding: 6px; width: 96%; font-size: 16px; height: 36px; line-height: 30px; margin: 2px auto; color: #140101; }
.content table { width: 100%; margin: 0 auto; text-align: center; margin-bottom: 12px; font-size: 13px; }
/*  */
.cpxuanxing{ 
width: 100%;
}
.cpxuanxing img{
  width:auto;
  margin: 0 auto;
  display: block;
}
/*  */
.head{
    
position: absolute;
}
/*  */
.fanye {font-size: 14px;margin-top: 2px;height: 42px;overflow: hidden;}
.fanye ul li { float: left;/* margin-right: 60px; */ display: block; padding: 8px; }
.fanye ul li a {/* width: 45%; */ overflow: hidden; color: red; }
.fanye ul li:nth-child(even) { float: right }