﻿
@charset "utf-8";

@font-face {
  font-family: fzlt;
  src: url(../font/fzltchjw.TTF); 
}
html { font-size:625%; }
body { font-size:14px; background:#fff; overflow-x:hidden; font-family:"Microsoft YaHei"}
body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, th, td, form, object, iframe, blockquote, pre, a, abbr, address, code, img, fieldset, form, label, figure { margin:0; padding:0; }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
body, html, input, button, textarea { color:#333; font-family:"Microsoft YaHei"line-height:1.5 }
article, aside, figcaption, figure, footer, header, main, nav, section { display:block; }

.fl{ float:left}
.fr{ float:right}
li { list-style:none; }
i, em { font-style:normal; }
a { color:#3d3d3d; text-decoration:none; }
a:focus { outline:none; }
a:hover { color:#3d3d3d; ; text-decoration:none; }
.formdiv input[type=text],.formdiv input[type=password] {border: 1px solid #E9E9E9;border-radius: 4px;box-shadow: 1px 5px 6px 0px rgba(236,236,236,.5);padding: 5px 5px 5px 5px;font-size: 16px;}
.formdiv input[type=text]:focus, .formdiv input[type=password]:focus {border: 1px solid #f00;}

hr { height:1px; border:none; border-top:1px solid #ccc; margin:15px 0 15px 0; }

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


/*公用样式*/
.clear{ clear:both;}
.p30{ margin-top:30px; }
.p93{ margin-top:93px;}
.p20{ margin-top:20px;}
.p113{ margin-top:113px;}
.p35{ margin-top:35px;}
.p50{margin-top:50px;}
.p123{ margin-top:123px;}
.p164{ margin-top:164px;}

.p178{ margin-top:178px;}
.p140{margin-top:140px;}
.p127{margin-top:127px;}
.p69{margin-top:69px;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

.productbg{width:100%; background:#f6f5f5; height:auto; overflow:hidden;}

.wrap{ width:1300px; margin:0 auto; padding:0; overflow:hidden;}
.wrapb{width:1300px; margin:0 auto; padding:0; position:relative}

.wraph{width:100%; }
.wow {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.maindiv1{ width:100%; background:#f0f0f0; height:100%; overflow:hidden;}

.logor{  width:820px; float:right;  }



/*首页头部*/
header {
    width: 100%;
    height: auto;
    position: relative;
    font-size: 14px;
    transition: all ease .3s;
background:#fff;height:110px 
}

.header-fixed{
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 999; background:#fff;
 box-shadow: 0 2px 6px rgba(0, 0, 0, .1) ;height:110px }
.logo{ float:left; margin-top:20px; width:250px; margin-right:20px;  }
.logo img{ width:100%;}
.headtop{  height:30px; border-bottom:#e5e5e5 solid  1px; line-height:30px;}


/*首页轮播图*/
.slider_banner{  width:100%; overflow:hidden; /*height:650px;*/}
/*.barnav{ width:344px; height:52px; background:#f00; position:absolute; bottom:0;  z-index:9999999;right:0; }
.barnav li{ width:172px; float:left; height:52px; line-height:52px; text-align:center; background:#e33333; border-right:1px #fff solid; color:#fff; font-size:16px; }
.barnav li .bavfont{ font-size:30px; margin-right:10px; line-height:52px;vertical-align: middle;}
.barnav li span{line-height:52px;vertical-align: middle;}
.barnav li a{ color:#fff;line-height:52px;}
.barnav .last{ border-right:0;}
.barnav li:hover{ background:#b00000;transition: all 0.5s;}*/


.conTabBtn{ border-top:1px #ddd solid; padding-top:10px;}
.conTabBtn { line-height:36px;}

/*菜单样式*/


.head_nav{position: relative; }
.head_nav li b,.head_nav>li>a:before,.head_nav>li>a:after,.head_nav li li a{-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.head_nav li {display: inline-block; margin-top:20px;position: relative;}

.head_nav li a {/*position:relative;*/  display:block;line-height:50px; padding:6px 13px 6px; color:#666; font-size:17px;/*font-family:"Microsoft YaHei";*/font-family: "Opensans-Regular"; font-weight:800; }

.head_nav li li a:hover{ -webkit-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px);}

.head_nav li a b { position:relative; display:inline-block; vertical-align:middle; margin:-3px 0 0 2px;font-weight: normal; font-size:12px;}
.head_nav li a b:after { font-family: 'fontawesome'; content:"\f0d7";color: #ccc; }

.head_nav li:hover > ul { transform: scale3d(1, 1, 1); opacity:1; visibility:visible; }
.head_nav li.nav-current > a, .head_nav li:hover > a {   }
.head_nav>li:hover>a>b{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.head_nav>li>a{text-transform:uppercase; }

.head_nav li ul li a::after{background:none; opacity:0; }
.head_nav li ul li a{font-weight:normal; color:#666;}

.subdiv{box-shadow: 0 2px 6px rgba(0, 0, 0, .1) ;}
.subdiv .left{float:left; width:75%; padding-top:53px;}
.subdiv .left .rect-6219{padding-bottom:62.19%;}
.subdiv .left .nav_infor{float:left; width:56%;}
.subdiv .left .nav_infor .t{font-size:35px; color:#666; font-weight:bold; line-height:35px; margin-bottom:30px;}
.subdiv .left .nav_infor .c{font-size:14px; color:#666; line-height:25px; margin-bottom:17px;}
.subdiv .left .nav_infor .list li{float:left; width:33%; font-size:16px; line-height:34px; color:#666;}
.subdiv .left .nav_infor .list li a:hover{color:#00a1e9;}
.subdiv .left .nav_img{float:right; width:40%; padding-top:54px; padding-right:5%;}
.subdiv .left .nav_infor .list li{float:left; width:33%; font-size:16px; line-height:34px; color:#666;}
.subdiv .right{ float:right; width:25%; padding:35px 0 0 40px; }

.subdiv .right h1{ font-size:24px; font-weight:bold; margin-top:35px; color:#fff;}
.subdiv .right ul li{ display:block; line-height:36px; height:36px;}
.subdiv .right ul li a{ color:#fff;}





.head_nav li ul li:hover{ background:none;}


.head_nav .subdiv{display:none;width:100%;position: fixed;top:110px;overflow:hidden;z-index:110;left:0px;background:#fbfbfb url(../images/tbg.jpg) top center no-repeat; height:373px;}







.head_nav li a:hover{  color:#1b2885;}

.head_nav li a.active::after {
    width: 0%;
    background: #1b2885;
}

.head_nav li:hover a::after {
    width: 100%;
    background: #1b2885; 
}

.head_nav li a::after { 
    content: '';
    display: block;
    margin-top: 70px;
    width: 0%; margin:0 auto;
    height: 3px;
    background: transparent;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; padding-bottom:-5px;
}

.head_nav .nav-current a::after {     content: '';
    display: block;
    margin-top: 70px;
    width: 100%; margin:0 auto;
    height: 3px;
    background: #133984;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.head_nav .nav-current a{color:#133984;}
.head_nav .nav-current li a{ color:#666;}



/*首页样式*/


/*幻灯片*/
.slider_banner .swiper-pagination{ width:640px; position:absolute; left:0}
.slider_banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px!important;
    border-radius: 5px;
    background-color: #fff; opacity: 1;transition: width 0.3s ease-in-out;
}
.slider_banner .swiper-pagination-bullet-active{ width:30px; background:#f95124;}

.slider_banner .swiper-pagination{ margin-bottom:10px;}
.slider_banner .swiper-slide img{ width:100%;}


.slider_news .swiper-container{ width:100%; height:450px;}

.slider_news .swiper-slide{ width:100%; height:450px; position:relative;}
.slider_news .swiper-slide span{ position:absolute; left:0; bottom:20px; z-index:9999; display: block}
.slider_news .swiper-pagination{  position:absolute; right:0; bottom:0px; z-index:9999; text-align:right}

.slider_news .swiper-pagination-bullet {
    width: 24px;
    height: 4px;
    margin: 0 5px!important;
    border-radius: 5px;
    background-color: #e0e0e0; opacity: 1;transition: width 0.3s ease-in-out;
}
.slider_news .swiper-pagination-bullet-active{ width:38px; background:#c6000b;}

.slider_news .swiper-pagination{ margin-bottom:10px;}
.slider_news .swiper-slide img{ width:100%;}


.slideBox{ width:100%; height:450px; overflow:hidden; position:relative; }
.slideBox .hd{ height:40px; overflow:hidden; position:absolute; right:0; bottom:-10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{  width: 24px;
height: 4px;
margin: 0 5px!important;
border-radius: 5px;
background-color: #e0e0e0; opacity: 1;transition: width 0.3s ease-in-out; float:left; }
.slideBox .hd ul li.on{ width:38px; background:#c6000b; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; line-height:40px; font-size:18px;}
.slideBox .bd img{ width:100%; height:400px; display:block;  }




/* Title公共样式 */
.i_Title{width: 100%;text-align: center; font-size:28px; color:#343434; font-weight:600}
.i_Title span{ display:block; width:70px; height:2px; background:#133984; margin:5px auto;}
.i_Title p{ display:block; font-size:22px; font-weight:normal;}

.inde_plist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}
.inde_plist ul li{ width:435px; float:left;  position:relative;border-radius:5px ;box-sizing: border-box; overflow:hidden; margin-bottom:49px}
.inde_plist .ffimg img{ width:100%;}
.inde_plist .ffimg img:hover{transform: scale(1.1);transition: all ease .6s}
.inde_plist .fhover{ width:83px; height:29px;background:url(../images/hover.png) top center no-repeat; position:absolute; z-index:99; left:0; top:0; }


.b_bg{ width:100%; background:#f7f9fb; padding:50px 0}


.indexgg{ width:100%;background:#fff url(../images/indext.jpg) top center no-repeat; height:480px;}
.indexgg .tit{font-size:36px; font-weight:bold; line-height:36px; margin-bottom:16px; color:#fff; padding-top:60px; text-align:center}
.indexgg .con{font-size:16px; color:rgba(255,255,255,.6); line-height:26px; color:#fff; text-align:center }

.ggcontent{
            width: 1300px;
            height: 251px;
            
            margin: 50px auto;
  
            border-right: 0; overflow: hidden;
        }

.ggcontent>div{
            width: 433.33px;
            height: 251px;
			opacity: 1;
            float: left;
           transition:all .7s ease 0s; cursor:pointer;
        }

.ggcontent .intro {padding:40px 32px; ; color:#666;}
.ggcontent .intro .t{font-size:24px; font-weight:bold; line-height:26px; margin-bottom:17px;}
.ggcontent .intro .c{font-size:14px; color:#666; line-height:22px}



.indexproduct .hd{  clear:both;
  text-align: center;}
  
  .indexproduct .hd ul{text-align: center;}
.indexproduct .hd ul li{ display: inline-block;  padding:10px 35px; margin-right:15px; background:#f8f8f8;}
.indexproduct .hd ul li a{ font-size:16px;}
.indexproduct .hd .on{ background:#0d50a1;}
.indexproduct .hd .on a{ color:#fff;}
.iproductc ul{	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;height:880px;}
.iproductc ul:after{ content:""; width:23%;}
.iproductc li{width:23%;float: left;margin:20px 0 30px 0; background:#fff; box-sizing: border-box; border-radius:5px; float:left;}
.iproductc .itemimg{ width:100%; height:340px; overflow:hidden; position:relative;}
.iproductc .itemimg img{ width:100%;   height:100%;}
.iproductc .indextitle{ width:100%; line-height:45px; text-align:center;background:#f8f8f8;}
.iproductc li:hover{box-shadow: 0px 0px 10px 5px #dbdada;}
.iproductc li:hover .itemimg img{transition: all ease .6s;transform: scale(1.1);}








.indexnews .left{ width:750px;  }

.slider_news{ width:750px;}
.indexnews_list{display: flex;
	justify-content: space-between;
	flex-wrap: wrap;}
.indexnews_list li{ width:23%; float:left;;box-sizing: border-box; overflow:hidden;}
.indexnews_list .inewsimg{width:100%; height:145px; overflow:hidden}
.indexnews_list .inewsimg img{ width:100%;height:145px;}
.indexnews_list li span{ display:block; background:#000; color:#fff; height:38px; line-height:38px; padding-left:5px; font-size:17px;}
.indexnews_list li:hover .inewsimg img{transform: scale(1.1);transition: all ease .6s}




.indexnews .right{ width:530px;}

.rnewsgg{ width:530px; background:url(../images/rnewsbg.jpg) top right no-repeat; height:303px;}
.rnewsgg ul li{ width:100%; height:101px; border-bottom:1px #fff solid; font-size:14px; color:#33; font-weight:bold; padding:20px 0  0 20px;}
.rnewsgg ul li span{ font-size:20px; display:block; line-height:30px;}
.rnewsgg ul li:hover{ background-color: #c6000b;
  color: #fff;


  width: 100%;


  opacity: 0.8;}


.newstitle {
  padding-left: 0.14rem;
  color: #cc0000;
  font-size: 0.18rem;
  position: relative;
  margin-bottom: 0.2rem; margin-top:0.2rem;
}

.newstitle a {
  position: absolute;
  right: 0rem;
  top: 0.02rem;
  color: #c6000b;
  opacity: 0.8;
  font-size: 0.14rem;
}

.newstitle span {
  margin-right: 0.08rem;
  font-size: 0.14rem;
  margin-top: 0.02rem;
}

.newstitle::after {
  content: " ";
  background-color: #cc0000;
  left: 0rem;
  top: 0.03rem;
  bottom: 0.03rem;
  position: absolute;
  width: 0.03rem;
}

.inewslist li{ line-height:50px; font-size:18px; border-bottom:1px #ddd solid;}
.inewslist li a{ font-size:18px; color:#555;}
.inewslist li span{ float:right;}

.acon{ padding:25px; line-height:32px;}
.p_video{ width:75%; margin:0 auto;}




.indexnewsr .hd{ display:block; clear:both; text-align:center; width:380px; margin:0 auto;}
.indexnewsr .hd ul li{ float:left; padding:10px 35px; margin-right:15px; background:#f8f8f8;}
.indexnewsr .hd .on{ background:#0d50a1;}
.indexnewsr .hd .on a{ color:#fff; }
.indexnewsr .hd ul li a{font-size:16px;}

.hzdiv{background: #f3f6fb url(../images/hzbg.jpg) no-repeat top center; height:550px; padding:50px 0; }
.hzdiv ul{	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;}
.hzdiv ul li{ width:23%; float:left; background:#fff; text-align:center; line-height:97px; height:97px;box-sizing: border-box;margin:30px 0 20px 0;}

.hzdiv ul li img{　vertical-align:middle;　}

.hzdiv ul li:hover{/*box-shadow: 0px 0px 10px 5px #c6c6c6;*/ box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}
.hzdiv ul li:hover  img{transition: all ease .6s;transform: scale(1.2);}


/*.ipart03 .i_Title{width: 100%;text-align: center; font-size:28px; color:#fff; font-weight:600}
.ipart03 .i_Title span{ display:block; width:70px; height:2px; background:#fff; margin:5px auto;}
.ipart03 .i_Title p{ display:block; font-size:22px; font-weight:normal;}*/
.ipart03{background:url(../images/ipart03.jpg) no-repeat center; height:750px;/*background-attachment: fixed;*/ background-size:150%;}
.ipart03 .infor{text-align:center; padding-top:135px;}
.ipart03 .infor .tit{font-size:48px; line-height:48px; font-weight:bold; position:relative; display:inline-block;}
.ipart03 .infor .tit span{display:inline-block;}
.ipart03 .infor .tit .img_{position:absolute; left:-100px; bottom:0; width:88px; height:110px;}
.ipart03 .infor .tit .text{color:#fff; margin-bottom:22px;}
.ipart03 .infor .con{font-size:33px; line-height:33px; color:#fff;}
.ipart03 .content .form_box{padding:60px 18% 0;}
.ipart03 .content .form_box .select_wrap{width:35%; float:left; margin-right:3px;}
.ipart03 .content .form_box .select_wrap .sele{width:100%; height:49px; line-height:49px; background:#e3e7ec; font-size:14px; color:#5b5b5b; text-indent:23px; border:none; border-radius:0;}
.ipart03 .content .form_box button{width:24%; float:left; outline:none; border:none; background:#facd00; height:49px; line-height:49px; text-align:center; cursor:pointer; font-size:16px; font-weight:bold; color:#4f4f4f;}
.ipart03 .content .form_box .select_wrap .select-ui-choose-default ._arrow .arr{width:12px; height:6px; background:url(../images/ipart03_2.png) no-repeat center; border:none;}
.ipart03 .content .form_box .select_wrap .select-ui-choose-default.on ._arrow .arr{margin:-.2em 0 0;}
.ipart03 .content .form_box .select_wrap .select-ui-choose ._arrow{right:17px;}


.ipart04{/*background:url(../img/ipart04.jpg) no-repeat center;*/ padding:48px 0 100px;}
.ipart04 .infor {text-align:center; color:#666;}
.ipart04 .infor .tit a{display:block;}
.ipart04 .infor .tit a:hover{color:#929292;}
.ipart04 .infor .tit{font-size:36px; font-weight:bold; line-height:36px; margin-bottom:16px;}
.ipart04 .infor .con1{font-size:16px; line-height:26px; padding:0 21%;}
.ipart04 .content{margin-top:70px; }
.ipart04 .content .list li{width:25%; float:left; text-align:center;}
.ipart04 .content .list li .li_box .icon{width:64px; height:64px; margin:0 auto 10px; transition:all 0.5s ease; text-align:center}
.ipart04 .content .list li .li_box .icon .imgfont{width:64px; height:64px; font-size:64px; margin:0 auto; color:#00479d}
.ipart04 .content .li_box:hover .icon{transform:rotateY(180deg);}
.ipart04 .content .list li .li_box .t{font-size:20px; line-height:30px; color:#666; margin-bottom:10px;}
.ipart04 .content .list li .li_box .number{font-size:20px; color:#666;}
.ipart04 .content .list li .li_box .number .num{font-size:48px; line-height:60px; color:#00479d; font-family:Impact;}
.ipart04 .content .list li .li_box sup{font-size:36px; font-family:Arial;}


.inde_clistn ul{
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
	justify-content: flex-start; 
	}
.inde_clistn ul li{ width:31%; float:left;  position:relative;border-radius:5px ;box-sizing: border-box; overflow:hidden; margin-bottom:2%; margin-right:2%; background:#fff; text-align:center;}
.inde_clistn .ffimg{ height:270px; overflow:hidden;}
.inde_clistn .ffimg img{  height:100%;}
.inde_clistn .ffimg img:hover{transform: scale(1.1);transition: all ease .6s}



.inmenu{border-bottom:1px solid #d6d8db; line-height:70px; width:100%; height:69px; background:#fff;}
.inmenu ul{float:left;}
.inmenu li{padding:0 25px; float:left;}
.inmenu li a{display:block; font-size:16px; color:#666; position:relative;}
.inmenu li.cur>a{color:#00479d;}
.inmenu li.cur>a:after{content:''; width:100%; height:4px; background:#00479d; position:absolute; left:0; bottom:0;}

.abanner{ width:100%;}
.abanner .infor{ padding-top:280px; width:100%; color:#fff; text-align:left;}
.abanner .infor .tit{font-size:24px;}
.abanner .infor .con{font-size:40px; font-weight:bold;}


/*了解*/
.know.channel_content{padding:0; width:100%;}
.know01{padding:60px 0 0 0;}
.know01 .content .rect-5843{padding-bottom:58.43%;  position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;}
.know01 .content .rect-6208{padding-bottom:0%; height:auto;}
.know01 .content {position:relative; height:561px;}
.know01 .content .left {width:960px; height:100%; position:absolute; right:50%; margin-left:-1300px;}
.know01 .content .left .play{width:113px; height:113px; position:absolute; left:50%; margin-left:-56px; top:50%; margin-top:-56px; background:url(../images/pay.png) no-repeat center; cursor:pointer; display:none;}
.know01 .content .right{width:960px; height:100%; position:absolute; left:50%; margin-right:-1300px; background:#00a1e9;}
.know01 .content .cover_l{width:50%; height:100%; position:absolute; left:0; top:0;}
.know01 .content .cover_l .play{width:113px; height:113px; position:absolute; left:50%; margin-left:-56px; top:50%; margin-top:-56px; background:url(../images/pay.png) no-repeat center; cursor:pointer; transition:all 1s ease;}
.know01 .content .cover_l:hover .play{-webkit-transform:rotate(360deg); -ms-transform:rotate(360deg); transform:rotate(360deg);}
.know01 .content .cover_l .know_logo{width:718px; height:155px; background:url(../images/know01_5.png) no-repeat center; position:absolute; right:25px; bottom:-84px; display:none;}
.know01 .content .cover_r{width:50%; height:100%; position:absolute; right:0; top:47px;}
.know01 .content .cover_r .box{padding:20px 0 50px 80px;}
.know01 .content .cover_r .box .tit{font-size:36px; line-height:36px; font-weight:bold; color:#fff; padding-left:87px; position:relative;}
.know01 .content .cover_r .box .tit i{display:inline-block; width:65px; height:64px; background:url(../images/know01_4.png) no-repeat center; position:absolute; left:0; bottom:0;}
.know01 .content .cover_r .box .con{font-size:16px; color:#fff; line-height:28px; margin-top:40px;}
.know01 .content .cover_r .box .con p{ text-indent:2em;}
.know02 {margin-top:10px; padding-bottom:60px;}
.know02 .list li{width:33%; float:left; text-align:center;}
.know02 .list li .li_box .icon{width:64px; height:64px; margin:0 auto 10px; transition:all 0.5s ease;}
.know02 .li_box:hover .icon{transform:rotateY(180deg);}
.know02 .list li .li_box .t{font-size:20px; line-height:30px; color:#666; margin-bottom:10px;}
.know02 .list li .li_box .number{font-size:20px; color:#666;}
.know02 .list li .li_box .number .num{font-size:48px; line-height:60px; color:#00479d; font-family:Impact;}
.know02 .list li .li_box sup{font-size:36px; color:#666; font-family:Impact;}


.know04{padding:60px 0;}
.know04 .infor .tit{font-size:36px; line-height:40px; color:#666; font-weight:bold;}
.know04 .content{margin-top:35px;}

.know04 .content .cover{position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/blue70.png) center; opacity:0; visibility:hidden; transition:all 0.5s ease;}
.know04 .content .cover .ico{width:55px; height:58px; background:url(../images/know04_ico.png) no-repeat center; position:absolute; left:50%; margin-left:-27px; top:50%; margin-top:-29px;}
.know04 .content .cover .t{font-size:16px; line-height:28px; color:#fff; position:absolute; left:0; width:100%; bottom:20px; text-align:center;}
.know04 .content .ay1:hover .cover{opacity:1; visibility:visible;}
.know04 .content .ay2:hover .cover{opacity:1; visibility:visible;}
.know04 .content .ay3:hover .cover{opacity:1; visibility:visible;}
.know04 .content .ay4:hover .cover{opacity:1; visibility:visible;}
.know04 .content .ay5:hover .cover{opacity:1; visibility:visible;}
.know04 .content .ay6:hover .cover{opacity:1; visibility:visible;}

.know04 .content .ay2:hover .cover .t{ opacity:0;}

/*品牌文化*/
.a_bg{ width:100%; padding:60px 0}
.b_nav ul{height:80px; line-height:80px; background:#00479d; overflow:hidden;} 
.b_nav li{width:25%; float:left; position:relative; border-left:1px solid #eee; cursor:pointer;  text-align:center; color:#fff; font-size:18px; font-weight:bold;}
.b_nav li .icon{display:inline-block; width:26px; height:26px; background:url(../images/brand_menu.png) no-repeat; background-position:0 0px; position:absolute; right:15px; top:50%; margin-top:-13px;}
.b_nav li.current .icon{background-position:0 -26px;}
.b_nav li.current{color:#4f4f4f; background:#facd00;} 
.b_nav li a{color:#fff;}
.b_nav.fixed{width:100%; position:fixed; left:0; top:71px;  z-index:2; height:80px; margin-bottom:0;}
.b_nav.fixed{padding-top:80px;}

.nav-fixed{
	position: fixed;
    top: 110px;
    width: 1300px; margin:0 auto;
    z-index: 9999; background:#fff;
 box-shadow: 0 2px 6px rgba(0, 0, 0, .1); height:60px;  }


.section1{margin-bottom:40px;}
.section1 .infor{padding-top:30px; text-align:center; margin-bottom:20px;}
.section1 .infor .tit{display:inline-block; width:auto; height:52px; line-height:50px; background-color:#01a2ea; color:#fff; padding:0 33px; font-size:27px; position:relative; margin-bottom:6px}
.section1 .infor .tit i {display:block; width:0; height:0; overflow:hidden; border-style:solid dashed dashed; border-color:#01a2ea transparent transparent; border-width:7px; position:absolute; left:50%; margin-left:-7px; bottom:-13px;}
.section1 .infor .con .t{font-size:36px; color:#666; font-weight:bold; margin:20px 0;}
.section1 .infor .con .c{font-size:13px; font-weight:normal; line-height:26px; text-align:left; border:#ccc 1px solid; padding:30px 50px; color:#666;}
.section1 .content{padding:40px 10% 0;}

 .section2{margin-bottom:30px;}
 .section2 .content{position:relative; height:490px; overflow:hidden;}
 .section2 .content>img{position:absolute; left:50%; margin-left:-650px; width:1300px; max-width:none;}
 .section2 .content .cover{position:absolute; color:#fff; padding:50px; overflow:hidden; background:url(../images/blue-90.png); left:120px; top:100px;}
 .section2 .content .cover .box{width:300px;}
 .section2 .content .cover .box .tit{font-size:26px; font-weight:bold;}
 .section2 .content .cover .box .con{font-size:26px;}

 .section4{margin-bottom:50px;}
 .section4 .content{position:relative; height:490px; overflow:hidden;}
 .section4 .content>img{position:absolute; left:50%; margin-left:-650px; width:1300px; max-width:none;}
 .section4 .content .cover{position:absolute; left:50%; top:50%; padding:30px 50px 50px; overflow:hidden; background:url(../images/yellow90.png); color:#4f4f4f; margin:0px 0 0 100px; width:24%;}
 .section4 .content .cover .box .tit{font-size:32px; font-weight:bold;}
 .section4 .content .cover .box .con{font-size:16px;}

.teamimg{ height:561px; overflow:hidden}
.teamimg img{ width:100%; }






 .left_more{background:#facd00; float:left; width:643px; margin-top:15px; position:absolute;bottom:16px; z-index:10; height:210px;} 
 .left_more .box{padding-top:86px; text-align:center;} 
 .left_more .box .intro{font-size:36px; line-height:1; color:#4f4f4f; background:none;} 
 .left_more .box .intro .t{display:inline-block;} 
 .left_more .box .intro .icon{display:inline-block; width:30px; height:30px; background:url(../images/know4_4.png) no-repeat center; margin-left:25px; transition:all 0.5s ease;} .left_more:hover .box .intro .icon{-webkit-transform:rotate(360deg); -ms-transform:rotate(360deg); transform:rotate(360deg);}

/*优势*/
.graybg{background:#f5f5f8;}
.anetwork{  padding:25px 0; }
.anetwork .hd{ background:url(../images/abd.jpg) no-repeat center; height:100px; width:100%;}


.anetwork .hd li{width:25%; float:left; background:url(../images/blue90.png) center; height:100px; text-align:center; position:relative; transition:all 0.5s ease; cursor:pointer; overflow:hidden; border-right:1px #54bbe8 solid; color:#fff; font-size:20px; padding-top:15px;}

.anetwork .hd ul li.on{background:url(../images/yellow90.png) center;}

.anetwork .afont{ font-size:42px; display:block; color:#fff;}
.anetwork .hd li a{ color:#fff;}
.anetwork .anetcon{ height:450px}
.anetwork .hd ul li .on {color:#4f4f4f;}

.anetwork .anetcon .left{width:55%; }
.anetwork .anetcon .left .box{padding:80px 25px 50px;}
.anetwork .anetcon .left .box .tit{font-size:36px; line-height:34px; color:#666; font-weight:bold;}
.anetwork .anetcon .left .box .con{font-size:14px; line-height:26px; color:#666; margin-top:25px; min-height:260px; height:260px; overflow:hidden;}
.anetwork .anetcon .right{width:39%;  margin-top:63px;}



.g_main{margin-bottom:60px; margin-top:60px; overflow:hidden;background:#f8f8f8;}

.g_main .left{width:24%; float:left;}
.g_main .left li{background:#00a1e9; border-top:1px solid #fff; cursor:pointer; height:70px; line-height:70px;color:#fff; font-size:17px;}

.g_main .left li a{ color:#fff;}

.g_main .left li.on{background:#facd00;}


.g_main .right{width:76%; float:left;}
.g_main .right .item{display:none;}
.g_main .right .item.on{display:block;}
.g_main .right .item_l{width:51%; float:left;}
.g_main .right .item_l .intro{padding:83px 41px 81px 65px;}
.g_main .right .item_l .intro .tit{font-size:36px; line-height:40px; color:#666; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.g_main .right .item_l .intro .con{font-size:16px; line-height:24px; color:#4c4c4c; margin-top:30px; height:96px; overflow:hidden;}
.g_main .right .item_l .intro .more{width:220px; height:45px; line-height:45px; text-align:center; border-radius:3px; font-size:16px; -webkit-transition:color 0.3s; transition:color 0.3s; display:inline-block; border:1px solid #666; color:#666; margin-top:20px;}
.g_main .right .item_l .intro .more:hover{color:#fff; background:#00a1e9; border-color:#00a1e9;}
.g_main .right .item_r{width:43%; float:right; margin-right:5%; margin-top:64px;}
.g_main .right .item_r .rect-7093{padding-bottom:70.93%;}


.g_list{background:#f5f6fa; padding:60px 0 20px;}
.g_list .rect-556{padding-bottom:55.6%;}
.g_list li a{display:block;}
.g_list li{width:31.5%; margin-right:1.5%; float:left; cursor:pointer;}
.g_list li.three_li{margin-right:0;}
.g_list li .img_ .cover{position:absolute; width:100%; height:100%; top:0; text-align:center; background:url(../img/black.4.png);}
.g_list li .img_ .cover .t{font-size:21px; font-weight:bold; color:#fff; padding-top:80px;}
.g_list li .intro{position:relative; top:-47px;}
.g_list li .intro .cover{margin:0 27px;}
.g_list li .intro .cover .box{transition:all .5s ease; background:#fff; padding:40px 46px 30px 30px;}
.g_list li .intro .cover .box .c{font-size:14px; color:#666; line-height:24px; height:48px; overflow:hidden;}
.g_list li .intro .cover .box .more{display:block; font-size:14px; color:#00a1e9; margin-top:22px;}
.g_list li .intro .cover .box .more i{font-size:13px;}

.g_list li:hover .rect-556 img{ transform: scale(1.1);transition: all ease .6s}

.news_title{font-size:26px; line-height:30px; color:#666; font-weight:bold; margin-bottom:30px;}
.news_con{ padding:60px 0; line-height:30px; font-size:16px;}
.newsn_img{ margin:15px 0 20px 0; display:block}


.pbaner{ height:683px; width:100%; position:relative}

.pbaner-content {

	width: 260px;
	height: 364px;
	/* background-color:#ffffff90; */
	background-color: rgba(255, 255, 255, .55);
margin-top:70px;

	padding: 26px 24px;

}

.pbaner-content .pbaner-content-title {
	font-family: PingFangSC-Medium;
	color: #333333;
	font-size: 0.36rem;
	line-height: 0.4rem;
}

.pbaner-content .pbaner-content-middle {
	padding-top:20px;;
	font-family: PingFang SC;
	color: #333333;
	font-size: 16px;
	line-height: 28px;;
}

.pbaner-content .pbaner-content-btn  {
	width: 127px;
	height: 40px;
	position: relative;
	color: #fff; line-height:40px;background-color: #c6000b; text-align:center; margin-top:40px;
}
.pbaner-content .pbaner-content-btn a{ color:#fff;}


.pbaner-content .pbaner-content-btn a:hover::before {
	opacity: 1;
}

.pbaner-box{ width:1300px; height:139px; padding:15px;background-color: rgba(0, 0, 0, .45); position:absolute; z-index:2; bottom:0}

.pnav{ width:100%; height:58px; line-height:58px; background:#f5f5f5;}





.fw_baner{ width:100%; height:600px;}




.fw_baner .banner-wrap {
  padding: 3.72rem 1.4rem 0;
}
.fw_baner .bannerInfo {
  position: relative;
  padding: 0.69rem 0.6rem 0.6rem 0.6rem;
  background-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);
  background-image: -os-linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);
  box-shadow: 0px 0.14rem 0.3rem rgba(204, 204, 204, 0.16);
}
.fw_baner .bannerInfo::before {
  content: " ";
  position: absolute;
  width: 0.06rem;
  height: 0.32rem;
  background-color: #c6000b;
  left: 0;
  top: 0.8rem;
}
.fw_baner .bannerInfo .title {
  font-size: 0.36rem;
  font-weight: bold;
  line-height: 0.49rem;
  letter-spacing: -1px;
}
.fw_baner .bannerInfo .text {
  font-size: 0.3rem;
  line-height: 0.52rem;
  margin-top: 0.12rem;
  text-align: justify;
  word-break: normal;
}

.fw_baner .bannerInfo .sub-title {
  margin: 0.4rem 0 0.24rem;
  font-size: 0.6rem;
  font-weight: bold;
  line-height: 1;
}
.fw_baner .bannerInfo .sub-title span {
  color: #c6000b;
}
.fw_baner .bannerInfo .text {
  width: 9.2rem;
  font-size: 0.16rem;
  line-height: 0.3rem;
  text-align: justify;
  word-break: normal;
}
.fw_baner .bannerInfo .banner-link {
  text-align: right;
}



.culture {
  padding: 0.6rem 0.4rem 0;
}
.culture .culture-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.55rem;
  padding: 0.63rem 0.5rem 0.52rem;
  background-color: #ffffff;
  box-shadow: 0px 0.1rem 0.2rem rgba(0, 0, 0, 0.03);
}
.culture .culture-box .culture-img {
  width: 5.99rem;
  height: 3.45rem;
  overflow: hidden;
}
.culture .culture-box .culture-img img {
  width: 100%;
}
.culture .culture-box .culture-info {
  width: 4.2rem;
  margin-left: 0.4rem;
}
.culture .culture-box .culture-info h2 {
  margin-bottom: 0.3rem;
  font-size: 0.49rem;
  line-height: 1;
}
.culture .culture-box .culture-info h2.addmargin {
  margin-top: 0.52rem;
}
.culture .culture-box .culture-info p {
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #666;
  text-align: justify;
  word-break: normal;
}
.culture .culture-tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.08rem 0 0 0;
}
.culture .culture-tags .tag {
  width: 20%;
  position: relative;
  text-align: center;
}
.culture .culture-tags .tag::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #ccc;
  transform: scaleX(0.5);
  -webkit-transform: scaleX(0.5);
  -moz-transform: scaleX(0.5);
  -ms-transform: scaleX(0.5);
}
.culture .culture-tags .tag:last-child::after {
  display: none;
}
.culture .culture-tags .tag h3 {
  font-family: Arial;
  font-size: 0.6rem;
  font-weight: bold;
  line-height: 0.39rem;
  color: #c6000b;
}
.culture .culture-tags .tag span {
  position: absolute;
  top: -0.32rem;
  display: block;
  min-width: 0.31rem;
  padding: 0.05rem 0.09rem;
  background-color: #f6f6f6;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -o-border-radius: 0.25rem;
  border-radius: 0.25rem;
  font-size: 0.14rem;
  font-weight: bold;
  line-height: 1;
  color: #666;
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
}
.culture .culture-tags .tag span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2rem;
  border: 0.06rem solid #f6f6f6;
  border-color: #f6f6f6 transparent transparent transparent;
  transform: rotate(21deg);
  -webkit-transform: rotate(21deg);
  -moz-transform: rotate(21deg);
  -ms-transform: rotate(21deg);
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
}
.culture .culture-tags .tag.tag1 span {
  right: 0.4rem;
}
.culture .culture-tags .tag.tag2 span {
  right: 0.4rem;
}
.culture .culture-tags .tag.tag3 span {
  right: 0.6rem;
}
.culture .culture-tags .tag.tag4 span {
  right: 0.55rem;
}
.culture .culture-tags .tag.tag5 span {
  right: 0.38rem;
}
.culture .culture-tags .tag:hover span {
  background-color: #c6000b;
  color: #fff;
}
.culture .culture-tags .tag:hover span::after {
  border-color: #c6000b transparent transparent transparent;
}
.culture .culture-tags .tag p {
  margin-top: 0.18rem;
  font-size: 0.18rem;
  line-height: 0.39rem;
}
.culture .phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  margin-top: 0.72rem;
  color: #666;
}
.culture .phone i {
  display: block;
  width: 0.32rem;
  height: 0.32rem;
  background: url(../images/phone.png) center center / cover no-repeat;
}
.culture .phone p {
  margin: 0 0.16rem 0 0.1rem;
  font-size: 0.14rem;
  font-weight: bold;
  line-height: 0.16rem;
}
.culture .phone h3 {
  padding-left: 0.16rem;
  border-left: 1px solid #666;
  font-size: 0.36rem;
  font-weight: bold;
  line-height: 1;
}

.system {
  margin-top: 0.7rem;
  padding: 0.62rem 0.4rem 0;
  border-top: 1px solid #ccc;
}
.system .system-box {
  overflow: hidden;
}
.system .system-box .system-right {
  float: right;
  width: 40%;
  margin: 0.19rem 0.4rem 0 0;
}
.system .system-box .system-right p {
  margin-top: 0.4rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
  text-align: justify;
  word-break: normal;
}
.system .system-box .system-right p span {
  display: block;
  margin-top: 0.4rem;
}
.system .system-box .system-left {
  width: 53%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; float:left;
}
.system .system-box .system-left .system-tag {
  width: 50%;
  margin: 0.69rem 0 0.94rem;
  padding-left: 0.5rem;
}
.system .system-box .system-left .system-tag h3 {
  font-family: Arial;
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1;
}
.system .system-box .system-left .system-tag h3 .font-small {
  font-size: 0.24rem;
  margin-left: -0.2rem;
}
.system .system-box .system-left .system-tag h3 i {
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
  margin-left: -0.25rem;
  vertical-align: -0.03rem;
}
.system .system-box .system-left .system-tag h3 i.down-icon {
  background: url(../images/down.png) center center / cover no-repeat;
}
.system .system-box .system-left .system-tag h3 i.up-icon {
  background: url(../images/up.png) center center / cover no-repeat;
}
.system .system-box .system-left .system-tag p {
  font-size: 0.16rem;
  line-height: 0.49rem;
  color: #666;
}


.comm-title {
  position: relative;
  font-size: 0.3rem;
  font-weight: bold;
  color: #000;
}
.comm-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.13rem;
  width: 0.44rem;
  height: 0.04rem;
  background-color: #c6000b;
}
.comm-title i {
  font-style: normal;
}



/*投诉*/
.m_head{  width:100%; height:64px; background:#fff;}
.m_wrap{ width:1200px; margin:0 auto;}
.mlogo{ float:left}
.mlogo img{ height:50px; padding-top:8px;margin-right:30px; }
.mfont{ line-height:64px; font-size:18px; color:#333; font-weight:600; }


.m_wrap .m_nav {
    padding-left: .48rem;
    height: 1.8rem;
    font-size: .24rem;
    font-family: PingFangSC-Medium,var(--van-base-font-family);
    font-weight: 500;
    background: url(../images/m_tsbg.png) no-repeat 50%/100% 100%; padding-top:50px;
}

.m_wrap .m_nav>a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: .4rem;
    width: 2rem;
    height: .8rem;
    color: #111;
    background:#fff; float:left;
}

.m_wrap .m_nav>a.cur {
    color: #fff;
    background:#e60000;
}

.m_content{ margin: .21rem 0;
    padding: .38rem .4rem;
    font-size: .19rem;
    background:#fff;}


.form-content-title {
    margin-bottom: .35rem;
    font-size: .168rem
}

.form-content-title  {
    margin-bottom: .1rem;
    font-size: .29rem;
    font-family: PingFangSC-Medium,var(--van-base-font-family);
    font-weight: 500;
    color: #e60000;
}
.form-content-title .des{ color:#111; font-size:16px; line-height:30px; margin:10px 0 20px 0;}
.form-content-title .des span {
    text-decoration: underline;
    color: #e60000;
}


.layui-form-label{ width:130px; margin-right:10px}
.layui-input-block{ /*margin-left:130px;*/}
.layui-input{ width:80%;}

.layui-form-select .layui-edge{ right:10px}
.layui-unselect{ width:200px;}

.layui-form-item{ margin:30px 0}
.layui-textarea{ margin-left:30px; height:140px; top:0; width:80%;}

.layui-input-inline1{  float: left;
    width: 130px;
    margin-right: 10px}

.formbtt {
    width: 3.3rem;
    height: .6rem;
    font-size: .2rem;
    font-weight: 400;
    color: #fff;
    background:#e60000; margin-left:400px;
}


<!--新闻-->

.news_baner{ width:100%; height:477px; position:relative }
.news_baner .banner-wrap .bannerInfo {
  min-height: 2.27rem;
}
.news_baner .banner-wrap {
  padding: 2.6rem 1.4rem 0;
}
.news_baner .bannerInfo {
  position: relative;
  padding: 0.69rem 0.6rem 0.6rem 0.6rem;
  background-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);
  background-image: -os-linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);
  box-shadow: 0px 0.14rem 0.3rem rgba(204, 204, 204, 0.16);
}
.news_baner .bannerInfo::before {
  content: " ";
  position: absolute;
  width: 0.06rem;
  height: 0.32rem;
  background-color: #c6000b;
  left: 0;
  top: 0.8rem;
}
.news_baner .bannerInfo .title {
  font-size: 0.36rem;
  font-weight: bold;
  line-height: 0.49rem;
  letter-spacing: -1px;
}

.news_baner .bannerInfo .text {
  font-size: 0.3rem;
  line-height: 0.52rem;
  margin-top: 0.12rem;
  text-align: justify;
  word-break: normal;
}


.newsCollection-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  padding-right: 0.4rem;
}
.special-news {
  padding: 0.67rem 0 0;
}

.special-news .newsCollection-title {
  padding-right: 0;
}
.special-news .news-box {

  margin: 0.45rem 0 0.3rem 0;
}
.special-news .news-box .left{ float:left; width:942px;}
.special-news .news-box .news-infor {
  height: 4.5rem;
  background-color: #f6f6f6; width:330px; float:right; 
}
.special-news .news-box .news-infor .news-infor-box {
  height: 5rem;
  overflow: hidden;
}
.special-news .news-box .news-infor a {
  display: block;
  padding: 0.25rem 0.21rem 0.1rem;
}
.special-news .news-box .news-infor a h3 {
  max-width: 3rem;
  margin-bottom: 0.08rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.special-news .news-box .news-infor a span {
  font-size: 0.14rem;
  color: #666;
}
.special-news .news-box .news-infor a:hover h3,
.special-news .news-box .news-infor a:hover span {
  color: #c6000b;
}


.bg-gray {
  background-color: #f6f6f6; padding:0.3rem 0
}



.productsBtn{overflow: hidden; width: 100%;  text-align: center;}
.productsBtn li{width: 6px;height: 6px;background-color: #cccccc; margin:0 10px; display: inline-block;border-radius: 50%; font-size:0;}
.productsBtn li{ *display: inline; }
.productsBtn li.on{background-color: #2956c9;width: 31px;border-radius: 3px;}
.prosd .activecon li:hover .activity-img img{transform: scale(1.1, 1.1);transition: all 0.6s ease 0s;}

.prosd .activecon{overflow: hidden;position: relative; padding:0.5rem 0 0 0}
.prosd .activecon ul{overflow: hidden;position: absolute;top: 0;left: 0;}
.prosd .activecon li{width: 300px;height: 326px;float: left;margin:20px 15px; background:#fff;}
.prosd .activecon img{display: block;}
.prosd .activecon .activity-img{ width:300px; height:180px; overflow:hidden}
.prosd .activecon .activity-img img{ width:100%; height:100%;}

.prosdzt .activecon li:hover .activity-img img{transform: scale(1.1, 1.1);transition: all 0.6s ease 0s;}

.prosdzt .activecon{overflow: hidden;position: relative; padding:0.5rem 0 0 0}
.prosdzt .activecon ul{overflow: hidden;position: absolute;top: 0;left: 0;}
.prosdzt .activecon li{width: 300px;height: 326px;float: left;margin:20px 15px; background:#fff;}
.prosdzt .activecon img{display: block;}
.prosdzt .activecon .activity-img{ width:300px; height:180px; overflow:hidden}
.prosdzt .activecon .activity-img img{ width:100%; height:100%;}



.n_newlist li:hover .activity-img img{transform: scale(1.1, 1.1);transition: all 0.6s ease 0s;}

.n_newlist{ padding:0.2rem 0 0 0; }
.n_newlist ul{display: flex;
	justify-content: space-between;
	flex-wrap: wrap;}
.n_newlist li{width: 300px;height: 326px;float: left;margin:20px 0 15px 0; background:#fff;box-sizing: border-box;}
.n_newlist img{display: block;}
.n_newlist .activity-img{ width:300px; height:180px; overflow:hidden}
.n_newlist .activity-img img{ width:100%; height:100%;}
.n_newlist lii:hover{box-shadow: 0px 0px 10px 5px #dbdada;}
.activity-info {
  padding: 0.1rem 0.2rem 0.2rem;
}
 .activity-info h3 {
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 0.26rem;
  color: #000;
  height: 0.52rem;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
 .activity-info .activity-time {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.28rem;
}


  .activity-info
  .activity-time.video-activity-time {
  margin-top: 0.19rem;
}

  .activity-info
  .activity-time.video-activity-time
  .check-detail {
  color: #999;
}

  .activity-info
  .activity-time
  .check-detail {
  font-size: 0.14rem;
  color: #666;
}

  .activity-info
  .activity-time
  .time {
  flex: 1;
  text-align: right;
  font-size: 0.14rem;
  color: #999;
}




.bread-nav {
  height: 0.4rem;
  /* margin-top: 0.8rem; */
  /* padding: 0 1.4rem; */
  background-color: #f6f6f6;
  line-height: 0.4rem;
  font-size: 0.14rem; padding-left:10px;
}

.bread-nav a {
  color: #666;
}

.bread-nav span {
  margin: 0 0.05rem;
  color: #666;
}

.news_title{font-size: 0.36rem;
  font-weight: bold;
  line-height: 0.49rem;
  margin-bottom: 0.16rem; margin-top:0.2rem; color:#333;}




.containerc .left {
  margin-right: 0.2rem;
  overflow: hidden; width:1040px; float:left;/* border-right:1px #ddd solid;*/ margin-top:50px;
}

.containerc .right {

  width: 230px; float:right;margin-top:50px;

}

.containerc .right .right-title {
  margin-bottom: 0.2rem;
  padding-left: 0.09rem;
  border-left: 4px solid #c6000b;
  font-size: 0.24rem;
  line-height: 0.24rem;
}


.containerc .right .ctx3 ul li {
  padding-bottom: 0.28rem;
}

.containerc .right .ctx3 ul li a {
  display: block;
  width: 100%;
  color: #333;
}

.containerc .right .ctx3 ul li:hover .imgBox img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
}

.containerc .right .ctx3 ul li .imgBox {
  width: 100%;
  height: 1.2rem;
  overflow: hidden;
}

.containerc .right .ctx3 ul li .imgBox img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
}

.containerc .right .ctx3 ul li .tx {
  margin-top: 0.05rem;
}

.containerc .right .ctx3 ul li .tx h2 {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.16rem;
  line-height: 0.24rem;
}



.productlist{padding-bottom: 0px;}
.productlist .Title{padding-top: 70px;}
.productlist .con1 ul{	display: flex;
	
	flex-wrap: wrap;
	justify-content: space-between;}
.productlist .con1 ul:after{ content:""; width:23%; }
.productlist .con1 li{width:23%;margin:20px 0 30px 0; background:#fff; box-sizing: border-box; border-radius:5px; float:left; text-align:center;}
.productlist .con1 .itemimg{ width:100%; height:220px; overflow:hidden; position:relative; text-align:center}
.productlist .con1 .itemimg img{ /* width:100%;*/ height:100%;}
.productlist .con1 .intro{width: 100%;overflow: hidden;text-align: center;padding-bottom:10px;}
.productlist .con1 .intro h3{font-size: 17px; line-height:30px; padding:8px 0; }
.productlist .con1 .intro h3 a{color: #353d40;text-decoration: none;}
.productlist .con1 li:hover{box-shadow: 0px 0px 10px 5px #dbdada;}
.productlist .con1 li:hover .itemimg img{transition: all ease .6s;transform: scale(1.1);}






.productlist .con2 ul{	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;}
.productlist .con2 ul:after{ content:""; width:23%;}
.productlist .con2 li{width:23%;float: left;margin:20px 0 30px 0; background:#fff; box-sizing: border-box; border-radius:5px; float:left;}
.productlist .con2 img{display: block;}
.productlist .con2 .itemimg{ width:100%; height:346px; overflow:hidden; position:relative; text-align:center;}
.productlist .con2 .itemimg img{  /*width:100%;*/  height:100%;}
.productlist .con2 .itemimg .fhover{ width:83px; height:29px;background:url(../images/hover.png) top center no-repeat; position:absolute; z-index:99; left:0; top:0; }
.productlist .con2 .intro{width: 100%;overflow: hidden;text-align: center;padding-bottom:10px; background:#f8f8f8;}
.productlist .con2 .intro h3{font-size: 17px; line-height:30px;font-family:"å¾®è½¯é›…é»'"; padding:8px 0; }
.productlist .con2 .intro h3 a{color: #353d40;text-decoration: none;font-family:"å¾®è½¯é›…é»'";}
.productlist .con2 .intro p{font-size: 15px;color: #353d40;margin: 6px 0 6px 0;  line-height:24px; overflow:hidden; padding:0 10px; text-align:left;}
.productlist .con2 .intro .more{background: url(../images/product-Jt1.png) no-repeat left center;padding-left: 27px;font-size: 14px;font-weight: bold;font-family: arial;text-transform: uppercase;text-decoration: none;}
.productlist .con2 li:hover .intro{background-image: none;}
.productlist .con2 li:hover .intro p,.productlist .con1 li:hover .intro  h3 a,.productlist .con1 li:hover .intro .more{color: #353d40;}
.productlist .con2 li .intro b{ font-size:16px; color:#d53c3c; margin-left:5px;}
.productlist .con2 li:hover .intro .more{background: url(../images/products-Jt2.png) no-repeat left center;}
.productlist .con2 li:hover{box-shadow: 0px 0px 10px 5px #dbdada;}
.productlist .con2 li:hover .itemimg img{transition: all ease .6s;transform: scale(1.1);}


.report-list {
  position: relative;
  padding: 0.62rem 1.4rem 0.6rem;
}
.report-list .newsCollection-title {
  padding-right: 0;
}
.report-list .report-swiper {
  position: relative;
  padding-top: 0.96rem;
  height: 4.26rem;
}
.report-list .report-swiper .swiper-container {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.report-list .report-swiper .swiper-container .swiper-wrapper {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
}
.report-list .report-swiper .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  width: 2rem;
  height: 1.15rem;
  background-color: #f6f6f6;
  padding: 0.28rem 0.24rem 0;
  position: relative;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  a
  .reprot-time {
  font-size: 0.14rem;
  color: #666;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  a
  h3 {
  margin-top: 0.1rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #000;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  a
  .report-logo,
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  a
  .report-desc,
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide
  a
  .report-detail {
  display: none;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide-active {
  margin-right: 0 !important;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide-active
  a {
  width: 6.8rem;
  height: 3.3rem;
  padding: 0.48rem 0.44rem 0;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide-active
  a
  .reprot-time {
  position: relative;
  padding: 0.55rem 0 0 0.12rem;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide-active
  a
  .reprot-time
  i {
  display: none;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide-active
  a
  .reprot-time
  .report-time-day {
  position: absolute;
  left: 0;
  top: 0;
  font-family: Arial-BoldMT;
  font-size: 0.52rem;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide-active
  a
  h3 {
  margin-top: 0.26rem;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  font-size: 0.24rem;
  font-weight: bold;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide-active
  a
  .report-logo {
  display: block;
  position: absolute;
  right: 0.4rem;
  top: 0.52rem;
  width: 1.2rem;
  max-height: 0.34rem;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide-active
  a
  .report-desc {
  display: block;
  margin: 0.29rem 0 0.42rem;
  line-height: 0.24rem;
  color: #666;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 0.45rem;
}
.report-list
  .report-swiper
  .swiper-container
  .swiper-wrapper
  .swiper-slide-active
  a
  .report-detail {
  display: block;
  color: #999;
}
.report-list .report-swiper .swiper-button-prev,
.report-list .report-swiper .swiper-button-next {
  top: 1.96rem;
  width: auto;
  height: auto;
  font-size: 0.14rem;
  line-height: 1.5;
  color: #666;
  outline: none;
}
.report-list .report-swiper .swiper-button-prev h3,
.report-list .report-swiper .swiper-button-next h3 {
  font-size: 0.16rem;
  font-weight: bold;
  color: #333;
}
.report-list .report-swiper .swiper-button-prev {
  left: 0;
  padding-left: 0.4rem;
  background: url(../images/swiper-l.png) left center / 0.23rem 0.4rem
    no-repeat;
}
.report-list .report-swiper .swiper-button-next {
  right: 0;
  padding-right: 0.4rem;
  background: url(../images/swiper-r.png) right center / 0.23rem 0.4rem
    no-repeat;
  text-align: right;
}
.report-list .report-swiper .swiper-pagination {
  display: none;
}



.m_banner {
    width: 100%;
    height: 5.94rem;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 2.27rem 0 0 1.4rem;
  }

  .m_banner img {
    width: 100%;
    height: 100%;
  }

  .m_banner .banner-title {
    font-family: PingFangSC-Semibold;
    color: #ffffff;
    font-size: 0.36rem;
    line-height: 0.49rem;
    letter-spacing: -0.03rem; display:block;
  }

 .m_banner .banner-text {
    font-family: PingFangSC-Regular;
    color: #ffffff;
    font-size: 0.16rem;
    line-height: 0.3rem;
  }

 .media-info {
    display: block;
    width: 13rem;
    height: 5.52rem;
    position: absolute;
    background: #ffffff;
    top: -2.6rem;
    left:0rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.08);
  }

  .info-content {
    width: 6rem;
    padding: 0.4rem 0 0 0;
    box-sizing: border-box;
  }

  .info-title {
    font-family: PingFangSC-Semibold;
    color: #000000;
    font-size: 0.24rem;
    letter-spacing: -0.03rem;
    line-height: 0.49rem;
    position: relative;
    margin-left: 0.4rem;
  }

  .info-title::after {
    content: "";
    width: 0.04rem;
    height: 0.2rem;
    background-color: #c6000b;
    position: absolute;
    top: 0.125rem;
    left: -0.4rem;
  }

  .info-text {
    font-family: PingFangSC-Regular;
    color: #000000;
    font-size: 0.14rem;
    line-height: 0.3rem;
    margin-left: 0.4rem;
    min-height: 0.6rem;
  }

  .info-media {
    width: 6.4rem;
    box-sizing: border-box;
    padding: 0.88rem 0.4rem 0 0.4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    }

  .qr-code-img {
    z-index: 99;
  }

  .wechat {
    width: 0.69rem;
    height: auto;
  }

  .youtube {
    width: 1.03rem;
    height: auto;
  }

  .tiktok {
    width: 0.57rem;
    height: auto;
  }

  .blog {
    width: 0.67rem;
    height: auto;
  }

  .kuaishou {
    width: 0.57rem;
    height: 0.57rem;
  }

  .toutiao {
    width: 0.57rem;
    height: 0.57rem;
  }

  .bu-list-wrap {
    width: 2.4rem;
    height: 2.6rem;
    position: relative;
    overflow: hidden;
    margin-left: calc(0.4rem - 24px);
  }

  .bu-list {
    width: 2.4rem;
    height: 2.08rem;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 0.45rem;
    position: absolute;
    top: 0;
    right: -24px;
  }

  .bu-list .active {
    color: #c6000b;
  }

  .bu-list-item {
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin-bottom: 0.22rem;
    cursor: pointer;
  }

  .bu-list-item:hover {
    color: #c6000b;
  }

  .bu-list-item:nth-last-child(1) {
    margin-bottom: 0;
  }

.qr-code {
    width: 1.7rem;
    height: 1.7rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  
      margin-right: 0.1rem;
    position: relative;
    cursor: pointer;
  }

.qr-code img{ width:100%;}

.pbaner-box .pnavcon{display:none;}
.pbaner-box .pnavcon.on{display:block;}

.pnavcon  .pnavimg{ width:116px; background:#fff; height:86px; margin:0 10px;}
.pnavcon .pnavimg img{ width:100%}
.pnavcon  .pnavt{ color:#fff; text-align:center; height:36px; line-height:36px;}
.pnavcon li{ float:left;}

.pnav li{ float:left; margin:0 30px 0 10px; font-size:17px;}
.pnav li.on{ color:#f00; }




.product-tongji {
	margin-top: 2.06rem;
	padding-left: 1.4rem;
	padding-right: 1.4rem; width:100%;
}


.product-tongji-item {
	margin-right: 0.35rem;
	width:400px; height:416px; float:left;
}

.product-tongji-item:last-child {
	margin: 0px;
}

.product-tongji-item a {
	background: #f6f6f6;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	padding-top: 0.4rem;
	position: relative;
	height: 3.6rem;
	position: relative; display:block;
}

.product-tongji-item a h2.title-primary {
	font-family: PingFangSC-Semibold;
	color: #333333;
	font-size: 0.5rem;
	z-index: 999;
	position: relative;
	line-height: 1;
	margin-top: -0.02rem;
	margin-bottom: 0.14rem;

}

.product-tongji-item a h2.title-primary span {
	font-size: 0.14rem;
	position: absolute;
	right: 0px;
	top: 0.06rem;
	color: #ccc;
}

.product-tongji-item a h2 {
	font-family: PingFang SC;
	color: #333333;
	font-size: 0.24rem;
	margin-bottom: 0.2rem;
	position: relative;
	z-index: 999;
}

.product-tongji-item a p {
	font-family: PingFang SC;
	color: #666666;
	font-size: 0.16rem;
	line-height: 0.28rem;
	position: relative;
	z-index: 999;
}

.product-tongji-item .product-tongji-item-img {
	width: 2.42rem;
	height: 2.71rem;
	position: absolute;
	bottom: -0.5rem;
	left: 30%;
	right: -0.2rem;
}

.product-tongji-item .product-tongji-item-img img {
	width: 100%;
	height: 100%;
}












/*分页样式*/

 .my-4 {
    margin-top: 15px!important; clear:both; margin-bottom:20px;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;

}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.page-num, .page-link {
    position: relative;
    display: block; height:28px;border-radius: 14px; width:28px;
    line-height:28px;
    color: #8a8a8a;
    background-color: #fff;
    border: 1px solid #d7d7d7; text-align:center; margin:0 5px;
}

.page-link:hover,.page-num:hover{ color:#fff; background:#f95124;transition: all 0.6s ease 0s; }


.page-num-current {
    z-index: 1;
    color: #fff;
    background-color: #f95124;
    border-color: #f95124;
}
.pagination i{	

  }
.pagel:after { display:block; content:"\f104"; font-family: FontAwesome;font-weight:normal;

 text-align:center; line-height:26px;font-size:22px; width:24px;
}

.pager:after {display:block;
content:"\f105"; font-family: FontAwesome;font-weight:normal;

 text-align:center; line-height:26px; font-size:22px;width:30px;
}




.zwlb li {
    padding: 0 30px;
    transition: all 0.3s;
}

.zwlb li:hover {
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.07);
    border-radius: 4px;
}

.zwlbt {
    padding: 30px 30px 30px 0;
    position: relative;
    color: #333;
    position: relative;
    cursor: pointer;
}

.zwlbt::after {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -13px;
    background: url(//stc-cms.beisen.com/cmsportal/10594700/10594700_themes_theme2_images_icon3a.png) no-repeat center center;
}

.zwlb li.now .zwlbt::after {
    background: url(//stc-cms.beisen.com/cmsportal/10594700/10594700_themes_theme2_images_icon3b.png) no-repeat center center;
}

.zwlbb {
    border-top: 1px solid #DEDEDE;
    padding: 30px 0;
    color: #333;
    font-size: 14px;
    line-height: 40px;
    display: none;
}

.zwlbbm {
    word-break: break-word;
}

.zwlbb a {
    display: inline-block;
    width: 212px;
    height: 48px;
    background: #093CB1;
    border-radius: 24px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 48px;
}

.zwlbb a:hover {
    background: #002884;
}
.lh22{line-height:22px!important;}
.f22{font-size:22px !important;}
.pb15{padding-bottom:15px;}
.b{font-weight:bold!important;}















.footer{ background:#f0f0f0; width:100%; padding:30px 0 0px 0}
.foot_item{ float:left; width:15%;}
.foot_item .title{  font-size:20px;  line-height:40px; margin-bottom:20px;}
.foot_item ul li{ line-height:32px; font-size:16px;}

.footb{ border-top:1px #cccccc solid; text-align:center; width:100%; line-height:50px; margin-top:15px;}





/*分页样式*/

 .my-4 {
    margin-top: 15px!important; clear:both; margin-bottom:20px;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;

}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.page-num, .page-link {
    position: relative;
    display: block; height:28px;border-radius: 14px; width:28px;
    line-height:28px;
    color: #8a8a8a;
    background-color: #fff;
    border: 1px solid #d7d7d7; text-align:center; margin:0 5px;
}

.page-link:hover,.page-num:hover{ color:#fff; background:#f95124;transition: all 0.6s ease 0s; }


.page-num-current {
    z-index: 1;
    color: #fff;
    background-color: #f95124;
    border-color: #f95124;
}
.pagination i{	

  }
.pagel:after { display:block; content:"\f104"; font-family: FontAwesome;font-weight:normal;

 text-align:center; line-height:26px;font-size:22px; width:24px;
}

.pager:after {display:block;
content:"\f105"; font-family: FontAwesome;font-weight:normal;

 text-align:center; line-height:26px; font-size:22px;width:30px;
}


/*产品详页情*/

/*product photos*/
.product-intro { position:relative; overflow:hidden;   display: -webkit-flex; background:#fff; padding:15px;}
.cloud-zoom-lens { border: 1px solid #eee; cursor:move; }
.cloud-zoom-title { position:absolute !important; background-color:#000; color:#fff; padding:3px; width:100%; text-align:center; font-weight:bold; font-size:10px; top:0px; }
.cloud-zoom-big { overflow:hidden; padding:0px; }
.cloud-zoom-loading { color:white; background:#222; padding:3px; border:1px solid #000; }
.product-view .product-image.zoom_remove:after { content: ""; position: absolute; width: 100%; height: 100%; left: 0; bottom: 0; z-index: 999; }
.product-view{position:relative;width:46.7%; display:table-cell; vertical-align:top; }
.product-view .product-image{position:relative; width:calc(100% - 122px); float:right; }
.product-view .product-image img{position:relative;width:100%;}
.image-additional-wrap{position:relative; width:106px;float:left;}
.image-additional{position: relative;width:100%;margin:0 auto; height:530px; overflow:hidden; list-style:none; padding:0; z-index:1}
.image-additional li{ height:120px;}
.image-additional li a{}
.image-additional li img{ border:3px solid transparent;}
.image-additional li.current img{ border-color:#133984;}
.image-additional li.swiper-slide{text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center; -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.additional_btn{ position:absolute; top:0; left:0;width:100%; height:20px; line-height:20px;border-radius:3px; background-repeat:no-repeat; background-position:center center; text-align:center; cursor:pointer; }
/*
.additional_btn.additional_prev{ background-image:url(../images/ico04.png)}
.additional_btn.additional_next{ top:auto; border:0;background-image:url(../images/ico05.png)}
*/
.additional_btn:hover{ background-color:#f6f6f6;}
/*product summary*/
.product-summary { position:relative; width:51%; float:right; padding:0 0 0 40px; }
.product-summary .product-meta { font-size:16px;}
.product_meta_title{ position:relative; padding:0 0 15px;font-size:32px; font-weight:400; color:#333;   margin:0x 0 23px; border-bottom:1px solid rgba(255,255,255,.2)} 
.product-summary .product-meta li{width: 100%; padding:7px 0; }
.product-summary .product-meta li em{ color:#FFF; padding:0 5px 0 0;}
 
.product-btn-wrap { position:relative; margin:45px 0 70px;}
.product-btn-wrap .email, .product-btn-wrap .pdf, .product-btn-wrap .buy { position:relative; display:inline-block;  *display:inline;
 *zoom:1;vertical-align:top; width:202px;height:44px; text-align:center;line-height:44px; font-size:18px;border-radius:20px; background:#333333;  margin:0 15px 10px 0;}
.product-btn-wrap .email{ background:url(../images/ico01.png) no-repeat center center; background-size:100% auto; color:#FFF;}
.product-btn-wrap .email:before{content:url(../images/email.png); margin:0 15px;transform:translateY(2px);} 
.product-btn-wrap .pdf:before{content:url(../images/pdf.png); margin:0 15px; transform:translateY(5px);}

.product-btn-wrap .buy { text-transform:uppercase; font-size:18px; padding:0 30px; }
.product-btn-wrap .email:hover, .product-btn-wrap .pdf:hover, .product-btn-wrap .buy:hover {opacity:.8}
 
.pnleftc{width:960px; float:left; }
.pnrightc{width:320px; float:right;  height:100%; overflow:hidden; margin-top:30px;}
.pnrightc .titletn{ line-height:50px;  color:#fff; background:#ff6600 url(../images/ico01.png) no-repeat center center; background-size:100% auto; text-align:center; font-size:18px; border:2px #fff solid;}
.pnrightc .product_itemeee{ width:96%; margin:15px auto; background:#fff;}
.product_itemeee .item_titleeee{ text-align:center; line-height:40px; }
.product_itemeee .item_titleeee a{ color:#333; font-size:15px; font-weight:normal;line-height:28px;}
.product_itemeee .item_titleeee a:hover{ color:#e62129;text-align:center}
.product_itemeee .item_img { height:230px; overflow:hidden}
.product_itemeee .item_img img{ width:100%;  overflow:hidden;}
.product_itemeee .item_img img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform: scale(1.1);}

.product-detail { position:relative; overflow:visible; margin:30px 0 0; border:2px #fff solid; }
.detail-tabs { position:relative; font-size:0; }
.detail-tabs .title { position:relative; display:inline-block; vertical-align:top;  *display:inline;*zoom:1; line-height:42px;cursor:pointer; margin:0 3px 0 0; font-weight:normal; font-size:16px; background:#3d66d3; width:100%; color:#fff; }

.detail-tabs .title.current {  background:#3d66d3; width:100%; padding-left:20px;}
.product-detail .tab-panel-content { padding:15px 20px; display:block; overflow:hidden ;background-image:linear-gradient(180deg, rgb(255, 255, 255), rgb(255, 255, 255) 100%, rgb(255, 255, 255) 100%);}
.product-detail .tab-panel-content p{ line-height:30px;}
.product-detail .tab-panel-content ul li{  text-align:left;}

.product-detail .disabled { display:none; }

.formwrap { margin:20px 0; width:100%; background:#fff; border:2px #fff solid; }
.fotrmtitle{ height:50px; line-height:50px; background:#3d66d3; color:#fff; padding-left:20px; margin-bottom:15px;}
.form-group {
    margin:10px 0 10px 30px
}
label {
    display: inline-block;
    margin-bottom: 5px;
}
.form-control {
    display: block;
    width: 80%;
    height: calc(30px + 2px);
    padding: 8px 10px;
    font-size: 12px;
    line-height: 15px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
textarea.form-control {
    height: 50px;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
}

.btn-info{background: #ff6f00;
    border-bottom: 2px solid #ef5a00;
    color: #ffffff; border:0; width:97%; line-height:40px; margin-top:20px;}




.tabcon p{ color:#333;}
.tab-panel-content p{ color:#333; font-size:16px}
/*在线客服样式*/



.kf_div{position: fixed; right: 10px; top:40%; margin-top: -90px; width: 61px;  z-index: 999;}
.kf_list li{position: relative; height: 61px;  /*margin-bottom:8px;*/box-shadow: 0px 0px 8px rgba(0,0,0,.3);border-radius:5px; background:#d53c3c;}
.kf_list li a{ position: absolute; left: 0; top: 0; z-index: 2; color: #fff; display: block; width: 100%; height:20px;  text-align: center; -webkit-transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s; text-decoration: none; font-size: 12px;}
.kfcon{position: absolute; left: 0px; bottom: 10px; color: #fff;  text-align: center;-webkit-transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s; background-color: #fff; box-shadow: 0px 0px 10px rgba(0,0,0,.3); z-index: 1; opacity: 0; width:180px; height:50px; line-height:50px;}
.kfcon:before{content: ''; display: block; width: 10px; height: 10px; position: absolute; right: -5px; top: 14px; background-color:#fff; transform:rotate(45deg);}
.kf_list li:hover .kfcon{left: -198px; opacity: 1;}
.kf_list li:hover .kfcon p{ line-height:34px;}
.kf_list li .rfont{ font-size:28px; line-height:35px; height:35px;display:block; margin-top:2px;}
.kf1 .kfcon1{position: absolute; left: 0px; bottom: 1px; color: #fff; width: 130px;  text-align: center;-webkit-transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s; background-color: #fff; box-shadow: 0px 0px 10px rgba(0,0,0,.3); z-index: 1; opacity: 0;top:0; padding:5px}
<!--.kfcon1 span{ color:#fff; line-height:40px; height:40px;}-->
.kfcon1 img{ height:120px; overflow:hidden}
.kf_list li{ margin-bottom:5px;}

.kf_list li.kf1 a{border-radius:5px;}
.kf_list li.kf1 .kfcon1{background-color:#d53c3c; width:130px;  height:64px; line-height:26px  }
.kf_list li.kf1 .kfcon1:before{background-color:#d53c3c; }
.kf_list li.kf1:hover .kfcon1{left: -148px; opacity: 1; top:0;}
.kf_list li.kf1 .kfcon1:before{content: ''; display: block; width: 10px; height: 10px; position: absolute; right: -5px; top: 25px; background-color:#d53c3c; transform:rotate(45deg);}

.kf_list li.kf2 a{border-radius:5px;}
.kf_list li.kf2 .kfcon{background-color:#d53c3c;width:140px; height:170px; padding:10px;  position:absolute;right: 15px; top: -55px; }
.kf_list li.kf2 .kfcon:before{background-color:#d53c3c;top: 75px; }
.kf_list li.kf2:hover .kfcon{left: -158px; opacity: 1; top:-55px;}

.kf_list li.kf3 a{border-radius:5px;}
.kf_list li.kf3 .kfcon{background-color:#d53c3c;width:140px; height:170px; padding:10px;  position:absolute;right: 55px; top: -55px;  }
.kf_list li.kf3 .kfcon:before{background-color:#d53c3c;top: 75px; }
.kf_list li.kf3:hover .kfcon{left: -158px; opacity: 1; top:-55px;}

.kf_list li.kf4 a{background: url(../images/tiyan.png) top center no-repeat;border-radius:5px;}
.kf_list li.kf4 .kfcon{background-color:#e60033; height:50px; }
.kf_list li.kf4 .kfcon:before{background-color:#e60033; }

