
@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; }

.f22{ font-size:0.24rem}

/*公用样式*/
.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;
}


/* 当屏幕宽度在601px到900px之间时 */
@media (min-width: 1000px) and (max-width: 1400px) {
   .head_nav li a {position:relative;  display:block;line-height:70px; padding:6px 10px; color:#fff; font-size:18px;font-weight:bold; }
}








.productbg{width:100%; background:#f6f5f5; height:auto; overflow:hidden;}

.wrap{ width:1500px; margin:0 auto; padding:0; overflow:hidden;}
.wrapb{width:1500px; margin:0 auto; padding:0; position:relative; height:100%;}
.wrapbv{ width:97%;margin:0 auto; padding:0; position:relative; height:100%;}
.wraph{width:100%; }
.wow {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.maindiv1{ width:100%; background:#f0f0f0; height:100%; overflow:hidden;}



.logo_b{ display:none; }
.header-fixed .logo_p{ height:46px;}
.header-fixed .logo_b{ display:none;;height:46px; }


/*首页头部*/
header {
    width: 100%;
    position: absolute;
    font-size: 14px;
    transition: all ease .3s; z-index:99999999;top:0;
height:120px ; background: url(../images/head.png) top center repeat-x;
}


.logo{ float:left; margin-top:0px; width:480px;  }
.logo img{ width:100%; float:left;margin-right:10px; }


.lofo_f{ float:left;}
.lofo_f .t{ font-size:22px; color:#fff}
.lofo_f .s{ font-size:18px; color:#fff}

.header-fixed .lofo_f .t{ font-size:22px; color:#333}
.header-fixed .lofo_f .s{ font-size:18px; color:#6d6d6d}

#headn .lofo_f .t{ font-size:22px; color:#333}
#headn .lofo_f .s{ font-size:18px; color:#6d6d6d}


.header-fixed{
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 999; height:120px ; background: url(../images/head.png) top center repeat-x; }

.headtop{  height:30px; border-bottom:#e5e5e5 solid  1px; line-height:30px;}


/*首页轮播图*/
.slider_banner{  width:100%; overflow:hidden; height:940px; position:relative; }
.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;}

/*菜单样式*/

.logor{ display: flex;
  justify-content: flex-end; margin-top:20px }

#headn{ height:120px; background:#fff;}


.head_nav{position: relative; display: flex }
.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; position: relative; }

.head_nav li{position:relative;}

/*.head_nav 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: #fff; }

.head_nav li:hover > ul { transform: scale3d(1, 1, 1); opacity:1; visibility:visible; }
.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 a {position:relative;  display:block;line-height:70px; padding:6px 15px; color:#fff; font-size:23px;font-weight:bold; }

#headn .head_nav li a {position:relative;  display:block;line-height:70px; padding:6px 16px 6px; color:#666; font-size:17px;font-weight:500; }


.head_nav li ul li:hover{ background:none;}


.head_nav .subdiv{display:none;width:140px;position: absolute; left:15px; top:66px;overflow:hidden;z-index:110;   
    
    padding-top: 12px;

    background: url(../images/mum.png) top center  no-repeat;
}

.head_nav li ul li{ width:100%; color:#666; font-size:17px;  line-height:450px; border-bottom:1px #ccc solid; background:#fff;}
.head_nav li ul li a{font-weight:normal;color:#666;font-size:17px;line-height:40px;}
.head_nav li ul li:hover{background:#fff;}
.head_nav li ul li a:hover {color:#0d50a1;font-weight:500; margin-left:5px;}

/*
.head_nav li a:hover{  color:#0d50a1;}

.head_nav li a.active::after {
    width: 0%;
    background: #0d50a1;
}

.head_nav li:hover a::after {
    width: 100%;
    background: #0d50a1; 
}

.head_nav li a::after { 
    content: '';
    display: block;
    margin-top: 80px;
    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:0px;
}

.head_nav .nav-current a::after {     content: '';
    display: block;
    margin-top: 80px;
    width: 100%; margin:0 auto;
    height: 3px;
    background: #0d50a1;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }*/

/*.head_nav .nav-current a{color:#0d50a1;}*/

/*.head_nav .nav-current a {
  background: -webkit-linear-gradient(left, #c7e0ff, #89bbfb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}*/

.head_nav .nav-current li a{ color:#666;}

.subdiv{box-shadow: 0 2px 6px rgba(0, 0, 0, .1) ;}
.subdiv .left{float:left; width:75%; padding-top:30px;}
.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;text-transform:uppercase;}
.subdiv .left .nav_infor .c{font-size:14px; color:#666; line-height:25px; margin-bottom:17px;}

.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{display:block; width:33.33%; font-size:16px; line-height:50px; color:#666; height:50px; margin:0; padding:0; float:left;}
.subdiv .left .nav_infor .list li a{ display:block; line-height:40px}
.subdiv .right{ float:right; width:25%; padding:35px 0 0 40px; }
.subdiv .left .nav_infor .list li a{ height:34px;}
.subdiv .right h1{ font-size:24px; font-weight:bold; margin-top:35px; color:#fff;}
.subdiv .right ul li{ display:block; line-height:44px; height:44px;}
.subdiv .right ul li a{ color:#fff;line-height:44px;}

.head_nav .aeradiv ul li{ line-height:36px; float:none;  height:45px;}
.head_nav .aeradiv ul li a{float:none; line-height:36px; font-size:16px; font-weight:normal}

.head_nav .aeradiv{display:none;width:120px; position: absolute; top:90px;overflow:hidden;z-index:110; background:#fff; padding:10px 5px; height:110px}

#headn .head_nav .aeradiv ul li{ line-height:36px; float:none;  height:45px;}
#headn .head_nav .aeradiv ul li a{float:none; line-height:36px; font-size:16px; font-weight:normal}

#headn .head_nav .aeradiv{display:none;width:120px; position: absolute; top:90px;overflow:hidden;z-index:110; background:#fff; padding:10px 5px; height:110px}
#headn .subdiv .right ul li a{ color:#fff;line-height:44px;}
/*首页样式*/


/*幻灯片*/
.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%; height: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:36px; color:#343434; font-weight:600; }
.i_Title span{ display:block; width:70px; height:2px; background:#133984; margin:5px auto 15px auto;}
.i_Title p{ display:block; font-size:22px; font-weight:normal;}


.i_Title1{width: 100%;text-align: center; font-size:36px; color:#fff; font-weight:600; }
.i_Title1 span{ display:block; width:70px; height:2px; background:#fff; margin:5px auto 15px auto;}
.i_Title1 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}

.s1div{ margin-top:20px}
.s1left{ float:left; width:880px}
.s1right{ float:right; width:620px}


.dsimg{ width:350px; margin:0 auto; text-align:center; }
.dsimg img{ /*width:100%;*/}
.dsimg_title{color:#0d50a1; width:150px; text-align:center; line-height:40px; font-size:20px; margin:0 auto 15px auto;}

.news_con table{ margin:0 auto}
.news_con table, .news_con th, .news_con td {
  border: 1px solid #ccc;
}

 .pdf-link {
            display: inline-block;
            padding: 5px 15px;
            background-color: #4285f4;
            color: white;
            text-decoration: none;
            border-radius: 4px;
        }
        .pdf-link:hover {
            background-color: #3367d6; color:#fff;
        }


.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{ margin-bottom:30px; }
  
  .indexproduct .hd ul{}
.indexproduct .hd ul li{ display: inline-block;  padding:0 0; margin-right:15px; }
.indexproduct .hd ul li a{ font-size:30px; font-weight:bold;}
.indexproduct .hd .on{ }
.indexproduct .hd .on a{ color:#0d50a1;}
.iproductc ul{	}
	
.iproductc .cur{ width:740px; height:634px;}
.iproductc .cur .itemimg{width:740px; height:634px;}

.iproductc ul:after{ content:""; width:100%;}
.iproductc li{width:410px; float: left; margin:0 30px 30px 0; position:relative}
.iproductc .itemimg{ width:100%; height:250px; 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 6px 1px rgba(10, 30, 64, 0.15);}
.iproductc li:hover .itemimg img{transition: all ease .6s;transform: scale(1.1);}

.iproductc .news_titlet {
    position: absolute;
    bottom: 0px;
    line-height: 46px !important;
    width: 100%;
 	padding:0 10px;
    background: linear-gradient(to top ,rgb(0,0,0,0.4), rgb(0,0,0,0.1));
    box-sizing: border-box;
    color: #fff;
    font-weight:bold; font-size:18px;
}

.inlist{  }
.inlist li{float: left;  position:relative;  width:360px; margin:0 20px 20px 0;}
/*.inlist li:not(:nth-child(4n)) {
  margin-right: 1%;
}*/
.inlist .itemimg{ width:100%; height:250px; overflow:hidden; position:relative;}
.inlist .itemimg img{ width:100%;   height:100%;}
.inlist .intitlet{ width:100%; line-height:45px; text-align:center;background:#f8f8f8;}
.inlist li:hover{box-shadow: 0px 0px 6px 1px rgba(10, 30, 64, 0.15);}
.inlist li:hover .itemimg img{transition: all ease .6s;transform: scale(1.1);}

.inlist .intitlet {
    position: absolute;
    bottom: 0px;
    line-height: 46px !important;
    width: 100%;
 	padding:0 5px;
    background: linear-gradient(to top ,rgb(0,0,0,0.4), rgb(0,0,0,0.1));
    box-sizing: border-box;
    color: #fff;
    font-weight:bold; font-size:18px;
}

.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;}

.rgcon{ width:100%; height:100%; overflow:hidden;}
.rgcon .cur{ width:740px; height:522px;}
.rgcon .cur .itemimg{width:100%; height:100%; overflow:hidden; position:relative;}
.rgcon .cur .itemimg img{ height:100%;}

.rgcon .r2,.rgcon .r4{ margin-right:0}


.iproductc li::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 5px;
    background: #ebbe44;
    transition: all .3s ease;
}

.iproductc li:hover::after {
    width: 100%;
}
.iproductc .cur:hover::after {
    width: 0%;
}

.frtitle{ font-size:30px; margin-bottom:30px;}
.frtitle span a{font-size:18px;color: #0d50a1;}
.frtitle span{ float:right}


.news_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid rgba(112,112,112,0.21);
    margin-bottom: 0.2rem;
}
 .news_box .news_titlei{line-height: 0.36rem; font-size:20px; font-weight:bold}
 .news_box .news_text1{line-height: 0.34rem;font-size: var(--smailSizex);color: #909090;font-weight: bold;}
.news_rili {
	width:80px;
    text-align: right;
    margin-right: 10px;
}

.news_wz{ width:520px}

.news_md {
    font-size: 0.26rem;
    color: #0d50a1;
    font-weight: bold;
}
.news_y {
    font-size: var(--smailSize);
    color: #D5AB63;
    line-height: 0.24rem;
    margin-top: 0.05rem;
}

.news_box:hover .news_titlei{color: #0d50a1;}







.path{ width:100%; background:#f8f8f8; padding:15px 0; line-height:40px; font-size:17px;}

.indexnews{ background:#f7f8fc; padding:30px 0;}

.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}



.fix:before, .fix:after {
    display: table;
    clear: both;
    content: '';
}
.tit26 {
    font-size: .26rem;
    line-height: .35rem;
}

.i_cjlist{background: #e1eeff url(../images/cjbgi.jpg) no-repeat bottom center; padding:25px 0; background-size:100%;}
.i_cjlist li {
    float: left;
    width: 23.8%;
    margin-right: 1.6%;
    margin-bottom: .4rem;
    background: #fff;
    border-radius: .15rem;
    padding: .1rem;
    box-sizing: border-box;
    box-shadow: 3.35px 2.18px 27px 0px rgba(0, 0, 0, 0.14);
}

.i_cjlist li:nth-child(4n) {
    margin-right: 0;
}

.i_cjlist li .box {
    position: relative;
}

.i_cjlist li .intro {
    text-align: center;
    width: 87%;
    margin: .15rem auto;
}

.i_cjlist li .intro .t {
    font-weight: bold;
    color: #000000;
    margin-bottom: .05rem;
    transition: all .3s ease;
}

.i_cjlist li .intro .c {
    height: .6rem;
    font-size: .15rem;
    color: #656565;
    transition: all .3s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.i_cjlist li .img {
    border-bottom-left-radius: .15rem;
    border-bottom-right-radius: .15rem;
    overflow: hidden; width:338px; height:342px;
}

.i_cjlist li .more_btn {
    position: absolute;
    bottom: .2rem;
    right: .2rem;
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background: rgba(45, 45, 45, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

.i_cjlist li .more_btn .iconfont {
    font-size: .2rem;
    line-height: 1;
    margin: 0;
    color: #fff;
    font-weight: bold;
    transition: all .3s ease;
}

.i_cjlist li .more_btn:hover {
    background: #f5be2c;
}

.i_cjlist li .more_btn:hover .iconfont {
    color: #000;
}

.i_cjlist .rect-9787 {
    padding-bottom: 97.87%;
}

.i_cjlist li:hover {
    background: url(../images/cjhover_bg.gif) no-repeat center/cover;
}

.i_cjlist li:hover .intro .t {
    color: #fff;
}

.i_cjlist li:hover .intro .c {
    color: #fff;
}

.i_cjlist .more_box {
    text-align: center;
    cursor: pointer;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.i_cjlist .more_box::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.4rem;
    background: linear-gradient(to top ,rgba(255,255,255,0.8) 70%,rgba(255,255,255,0));
}

.i_cjlist .more_box .box {
    display: inline-block;
    position: relative;
    z-index: 3;
    background: #f5be2c;
    border-radius: .06rem;
    font-size: .16rem;
    line-height: .45rem;
    padding: 0 .4rem;
    color: #000000;
    font-weight: bold;
    transition: all .3s ease;
}

.i_cjlist .more_box.more {
    position: relative;
}

.i_cjlist .more_box.more::after {
    opacity: 0;
}

.i_cjlist .more_box .box:hover {
    color: #fff;
    background: #063f87;
}











.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 5px; line-height:32px; min-height:600px;}
.p_video{ width:75%; margin:0 auto;}

.acon p{ line-height:32px; font-size:16px;}
.inde_clist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}
.inde_clist ul li{ width:19%; float:left;  position:relative;box-sizing: border-box; overflow:hidden; margin:0 10px 10px 0; }
.inde_clist .ffimg img{ width:100%; height:100%;}
.inde_clist .ffimg img:hover{transform: scale(1.1);transition: all ease .6s}

.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;}


.sideMenu{ border:1px solid #ddd; border-top:0 }
		.sideMenu h3{ height:45px; line-height:45px; padding-left:10px;  border-top:1px solid #e3e3e3; background:#f4f4f4; cursor:pointer;
			font-size:18px
		}
		.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(../images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
		.sideMenu h3.on em{ background-position:16px -57px; }
		.sideMenu div{ padding:10px 25px 30px 25px; color:#666; display:none; /* 默认都隐藏 */ font-size:16px }





.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:60px; height:90px;box-sizing: border-box;margin:30px 0 20px 0; padding:15px 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);}




/*了解*/
.know .channel_content{padding:0; width:100%;}
.know01{padding:0 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:#0d50a1;}
.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:37px;}
.know01 .content .cover_r .box{padding:5px 0 50px 50px;}
.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:17px; color:#fff; line-height:32px; }
.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;}









/*.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 40px;}
.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 ul { display: flex; flex-wrap: wrap; margin-top: 0.5rem; }

.inde_clistn ul li { width: 18%; overflow: hidden; position: relative; margin: 0 2% 2% 0; border-top-left-radius: 0.1rem; }

.inde_clistn ul li .img { width: 100%; height: 2.4rem; overflow: hidden;  display: flex;      /* 或者其他布局方式，如grid等 */
  justify-content: center; /* 水平居中 */
  align-items: center; background:url(../images/himg_bg.jpg) no-repeat bottom left; text-align:center;}



.inde_clistn ul li .img img { max-width: 100%;/* max-height: 58%;*/ transition: all .5s ease; text-align:center; }

.inde_clistn ul li .txt { width: 100%; padding: 0.2rem; background: #fff; text-align: center; transition: all .5s ease; }

.inde_clistn ul li .txt h4 { font-size: 0.16rem; color: #333; }

.inde_clistn ul li .txt h3 { font-size: 0.2rem; color: #000;  }

.inde_clistn ul li:nth-child(5n) { margin-right: 0; }

.inde_clistn ul li:hover img { transform: scale(1.05); }

.inde_clistn ul li:hover .txt {/* background: linear-gradient(276deg, #0467ED 0%, #094FAD 100%);*/ }

.inde_clistn ul li:hover .txt h4, .inde_clistn ul li:hover .txt h3 { color: #094FAD;font-size: 0.22rem;transition: all .2s ease; }

.inde_clistn ul li::after {
    content: '';
    width: 0%;
    height: 5px;
    background: #094FAD;
    position: absolute;
    left: 0;
    bottom: -2px;
    transition: 0.5s ease;
}
.inde_clistn ul li:hover::after {
    width: 100%;
}

/* About-lc */


.About-lc .section1 { padding-bottom: 1rem; }

.About-lc .section1 .years { overflow: hidden; margin-top: 0.2rem; }

.About-lc .section1 .years .swiper-slide { line-height: 0.34rem; text-align: center; font-size: 0.24rem; color: #000; cursor: pointer; transition: all .5s ease; }

.About-lc .section1 .years .swiper-slide.active { font-size: 0.32rem; font-weight: bold; color:#0d50a1 }



.About-lc .section1 .line { height: 0.4rem; position: relative; margin-top: 0.05rem; }

.About-lc .section1 .line:before { content: ""; width: 95%; height: 1px; background: rgba(0, 0, 0, 0.1); position: absolute; left: 0; top: 50%; right: 0; margin: auto; }

.About-lc .section1 .line .btn-prev, .About-lc .section1 .line .btn-next { width: 0.4rem; height: 0.4rem; position: absolute; left: 0; top: 0; display: flex; align-items: center; cursor: pointer; }

.About-lc .section1 .line .btn-prev i, .About-lc .section1 .line .btn-next i { font-size: 0.36rem; font-weight: bold; transition: all .5s ease; color: #BEBEBE; }

.About-lc .section1 .line .btn-prev.btn-next, .About-lc .section1 .line .btn-next.btn-next { left: auto; right: 0; }

.About-lc .section1 .line .btn-prev:hover i, .About-lc .section1 .line .btn-next:hover i { color: #084EAC; }

.About-lc .section1 .slide { position: relative; overflow: hidden; margin-top: 0.5rem; }

.About-lc .section1 .slide:before { content: ""; width: 100%; height: 1px; border-bottom: 1px dashed rgba(0, 0, 0, 0.1); position: absolute; left: 0; top: 1.21rem; z-index: 2; }

.About-lc .section1 .slide .swiper-slide { padding: 0.5rem 0.3rem; border-radius: 0.04rem; transition: all .5s ease; }

.About-lc .section1 .slide .swiper-slide h3 { font-size: 0.32rem; color: #0d50a1; font-weight: bold; }

.About-lc .section1 .slide .swiper-slide .dot { width: 0.3rem; height: 0.3rem; position: relative; margin: 0.18rem 0 0.3rem 0.4rem; }

.About-lc .section1 .slide .swiper-slide .dot:after { content: ''; width: 0.09rem; height: 0.09rem; background: #BEBEBE; position: absolute; left: 0.07rem; top: 0.07rem; border-radius: 50%; }

.About-lc .section1 .slide .swiper-slide .dot:before { content: ''; font-family: 'iconfont'; color: #084EAC; font-size: 0.2rem; font-weight: bold; opacity: 1; }

.About-lc .section1 .slide .swiper-slide img { width: 100%; margin-bottom: 0.3rem; }

.About-lc .section1 .slide .swiper-slide p { font-size: 0.16rem; line-height: 0.24rem; color: #666; margin-top: 0.1rem; position: relative; padding-left: 0.15rem; }

.About-lc .section1 .slide .swiper-slide p:before { width: 0.06rem; height: 0.06rem; background: #BEBEBE; position: absolute; left: 0; top: 0.08rem; }

.About-lc .section1 .slide .swiper-slide .text { max-height: 2rem; overflow: auto; padding-right: 0.1rem; }

.About-lc .section1 .slide .swiper-slide .text::-webkit-scrollbar { width: 4px; height: 4px; background: #f5f5f5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.About-lc .section1 .slide .swiper-slide .text::-webkit-scrollbar-thumb { background: #D9D9D9; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.About-lc .section1 .slide .swiper-slide.active { background: #fff; }

.About-lc .section1 .slide .swiper-slide.active .dot:after { opacity: 1;  background: width: 0.09rem; height: 0.09rem; background: #0d50a1; border-radius: 50%;}

.About-lc .section1 .slide .swiper-slide.active .dot:before { opacity: 1; }


.nlist .box{width: 22%; background:#f6f6f6; padding-bottom:2%; float:left;}
.nlist .box + .box{margin-left: 2%;}
.nlist .box .img{ width: 100%; height:260px; overflow:hidden;}
.nlist .box .img img{ width:100%;}
.nlist .box .img img:hover{transform: scale(1.1);transition: all ease .6s}
.nlist .box .txt{box-sizing: border-box;padding: 20px 3.5% 0; }
.nlist .box .txt .name{height: 60px;margin-bottom: 20px;font-size: 22px;color: #333;font-family: "OpenSans-Bold";}
.nlist .box .txt .brief{height: 65px;line-height: 1.5;font-size: 16px;color: #828282;margin:10px 0; }
.nlist .box .txt .brief.none{display: none;}
.nlist .box .txt .more{margin-top: 15px;text-transform: uppercase;font-size: 16px;color: #333;font-family: "OpenSans-Bold"; float:right}
.nlist .box .txt .more img{margin-left: 10px;}


/*场景应用*/
.sectionbg { position: relative; overflow: hidden; background-color: #184097; }
.section1 .section1-left { float: left; width: 50%; overflow: hidden; }

.section1 .section1-left img { width: 100%; transition: all .5s ease; }

.section1 .section1-left:hover img { transform: scale(1.08); }

.section1 .section1-right { float: left; width: 50%; padding: 0.6rem 1.2rem 0 0.6rem; }

.section1 .section1-right .dec { color: #FFFFFF; font-size: 0.16rem; line-height: 0.34rem; }

.section1 .section1-right ul { overflow: hidden; }

 .section1 .section1-right ul li { float: left; width: 50%; margin-top: 0.6rem; }

.section1 .section1-right ul li h4 { color: #fff; font-size: 0.16rem; text-align: center; margin-bottom: 0.08rem; }

.section1 .section1-right ul li h4 b { font-size: 0.36rem; font-family: "BebasNeue"; }

 .section1 .section1-right ul li p { color: #A0BBDF; font-size: 0.16rem; line-height: 0.23rem; text-align: center; max-width: 2.5rem; margin: auto; }



.section2 { padding-top: 0.3rem; }

.section2 h3 { color: #000000; font-size: 0.32rem; line-height: 0.46rem; font-weight: bold; text-align: center; }

.section2 ul { position: relative; overflow: hidden; }

.section2 ul li { position: relative; overflow: hidden; margin-top: 0.6rem; background-color: #F6F7F9; display: flex; }

.section2 ul li.flex { flex-flow: row-reverse; }

.section2 ul li .img { width: 50%; overflow: hidden; }

.section2 ul li .img.right { float: right; }

.section2 ul li .img img { width: 100%; height: 100%; transition: all .5s ease; }

.section2 ul li .img:hover img { transform: scale(1.08); }

.section2 ul li .section2-world { width: 50%; padding: 0.5rem; display: flex; align-items: center; justify-content: space-around; }

.section2 ul li .section2-world h4 { color: #000000; font-size: 0.32rem; line-height: 0.46rem; font-weight: bold; margin-bottom: 0.24rem; }

.section2 ul li .section2-world .item { padding-bottom: 0.3rem; display: flex; }

.section2 ul li .section2-world .item span { font-size: 0.32rem; font-family: "BebasNeue"; color: #C5C6C7; margin-right: 0.15rem; position: relative; top: -0.05rem; }

.section2 ul li .section2-world .item .txt h5 { color: #000000; font-size: 0.18rem; margin-bottom: 0.15rem; }

.section2 ul li .section2-world .item .txt p { color: #666666; font-size: 0.16rem; line-height: 0.23rem; max-width: 6rem; }

.section2 ul li .section2-world .common-more1 { margin-top: 0; }
.common-more1 { width: 2.2rem; height: 0.5rem; font-size: 0.18rem; color: #fff; border-radius: 0.5rem; margin-top: 0.6rem; background: linear-gradient(270deg, #0467ED 0%, #094FAD 100%); display: flex; align-items: center; justify-content: center; position: relative; z-index: 1; }

.common-more1 i { font-size: 0.18rem; margin-left: 0.05rem; transition: all .5s ease; }

.common-more1.common-more2 { background: #ffff; color: #084EAC; }

.common-more1:hover i { margin-left: 0.1rem; }
.common-more1:hover { color:#fff;}



.cplist ul { display: flex; flex-wrap: wrap; align-items: stretch; }

.cplist ul li { border-top-left-radius: 0.5rem; overflow: hidden; width: 31.8%; margin-right: 2.3%; margin-bottom: 0.4rem; }

.cplist ul li:nth-child(3n) { margin-right: 0; }

.cplist ul li a { display: block; background: #fff; height: 100%; position: relative; }

.cplist ul li a .img { overflow: hidden; height: 2.8rem; }

.cplist ul li a .img img { display: block; width: 100%; height: 100%; object-fit: cover; transition: all .5s ease; }

.cplist ul li a .text { padding: 0.32rem 0.4rem 0.22rem 0.4rem; transition: all .5s ease; }

.cplist ul li a .text h3 { transition: all .5s ease; font-size: 0.22rem; color: #000; line-height: 0.34rem; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin-bottom: 0.1rem; }

.cplist ul li a .text p { transition: all .5s ease; font-size: 0.15rem; color: #666; line-height: 0.26rem; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

.cplist ul li a .text .bottom { position: absolute; left: 0.4rem; right: 0.4rem; bottom: 0.3rem; transition: all .5s ease; display: flex; justify-content: space-between; font-size: 0.16rem; color: #999; }

.cplist ul li a:hover  { background-color: #084EAC; }

.cplist ul li a:hover img { transform: scale(1.08); }
.cplist ul li a:hover .text h3, .cplist ul li a:hover .text p, .cplist ul li a:hover .text .bottom { color: #fff; }

.cplist ul li.list1 a .text { padding-bottom: 0.2rem; }

.cplist ul li.list1 a .text p { display: none; }

.cplist ul li.list2 a .img { display: none; }

.cplist ul li.list2 a .text { padding: 0.7rem 0.4rem 0.8rem; }

.cplist ul li.list2 a .text h3 { margin-bottom: 0.22rem; }













.inmenu{ width:280px; float:left; background:#fff;box-shadow: 0px 0px 10px 5px #dbdada;}
.inmenut{ height:70px; background:#0d50a1; color:#fff; line-height:70px; text-align:center; font-size:22px;}
.inmenu li{ line-height:40px;  border-bottom:1px #ddd solid; width:100%;}
.inmenu li a{padding-left:10px;display:block; font-size:16px; color:#333; }
.inmenu li.cur>a{color:#0d50a1;}

.inmenu li.cur{ background:#eee;}
/*.inmenu li.cur>a:after{content:''; width:100%; height:40px; position:absolute; left:0; bottom:0;}*/
.inmenu li span { float:right;

    width: 15px;
    height: 15px;
   
}
.inmenu li:hover{ padding-left:10px;transition: all 0.3s ease-in-out;}


.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;}



/*新闻列表*/
.News-list { /*background: #F6F7F9; */}


.News-list  ul {  }

.News-list  ul li { overflow: hidden; width: 100%; line-height:60px; border-bottom:1px #cfdae5 solid; }

.News-list  ul li a {  height: 100%; font-size:18px; font-weight:bold; }
.News-list  ul li.titleb{ float:left; width:85%;}
.News-list  ul li:hover .titleb{ margin-left:5px; }
.News-list  ul li:hover a{color:#0d50a1;}

.News-list  ul li .fr{ float:right; width:10%; font-weight:normal;}

.containerc .newsright{ width:300px; float:right; padding-top:60px;}


.containerc .newsright .title {
    background: #063f87;
    color: #fff;
    line-height: .62rem;
    padding-left: .26rem;
    box-sizing: border-box;
    font-weight: bold;
    font-size: .18rem;
}

.containerc .newsright .item {
    border: 1px solid #ececec;
    border-top: none;
    margin-bottom: .24rem;
    box-sizing: border-box;
    border-radius: .06rem;
    overflow: hidden;
}

.containerc .newsright .item .item_con {
    padding: .3rem .3rem .2rem;
    box-sizing: border-box;
    font-size: 0;
}

.containerc .newsright .item .item_con .time {
    font-size: .12rem;
    color: #5b5b5b;
    line-height: .12rem;
}
.containerc .newsright .item .item_con li{ margin:10px 0px}
.containerc .newsright .item .item_con .tit {
    transition: all 0.5s ease;
}

.containerc .newsright .item .item_con .sub {
    position: relative;
    margin-top: .1rem;
    border: 1px solid #ececec;
    width: 100%;
    height: .6rem;
}

.con15 {
    font-size: .17rem;
    line-height: .3rem;
    color: #5b5b5b;
}


.nav-fixed{
	position: fixed;
    top: 100px; left:1400px; width:300px;
    z-index: 999; background:#fff;
}



/*品牌文化*/
.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;}



.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}

.news_con p{ margin:8px 0}
.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}


.nconbg{ background:#e8f0f8;min-height:1000px;}

.pnav{ width:100%; height:58px; line-height:58px; background:#f5f5f5;}
.frleft{ float:left; width:300px; position:absolute; top:500px;  }
.hj_nav{ width:300px;   background:#fff;  }
.hj_navlist{}
.hj_navlist li{ width:100%; border-left:2px #92b0d3 solid;  line-height:26px; padding:10px 0;  font-size:20px; padding-left:50px; background:#dfe6ee; font-weight:bold; border-top:1px #d1dae4 solid;}
.hj_navlist li span{ display:block; font-size:16px; font-weight:normal; color:#666;}

.hj_navlist .subdiv li{ font-size:18px; padding-left:60px; font-weight:500}
.hj_navlist .subdiv li span{ display:block; font-size:14px; font-weight:normal; color:#666;}

.hj_navt{ height:100px;  color:#fff;  padding-left:50px; padding-top:20px; font-size:28px;background:#0d50a1 url(../images/ptbg.png) 200px center no-repeat;}
.hj_navt span{ display:block;  font-size:17px; font-weight:normal; line-height:20px;}

.hj_navlist li:hover{border-left:2px #0d50a1 solid; background:#fff;}
.hj_navlist li:hover a{ display:block; color:#0d50a1; margin-left:10px;}

.frright{ float:right; width:1160px;min-height:600px;}
.dpath{ line-height:80px; font-size:26px; border-bottom:2px #ddd solid; color:#0d50a1; font-weight:bold}
.dpath a{color:#0d50a1;}
.dpath span{font-size:18px; font-weight:normal;}



.fw_baner{ width:100%; height:550px; position:relative;}
.mark{ width:100%; height:100%;position:absolute; z-index:1;background: rgba(8, 78, 172, 0.3);}
.npath{ width:380px; position:absolute; right:20px; bottom:20px; color:#fff; z-index:9}
.npath a{ color:#fff;}
.fw_baner::after {
    background: rgba(0, 0, 0, 0.8);
}


.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;  box-shadow: 0px 0px 10px 5px #dbdada;}
.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.2rem;
  font-weight: bold;
  line-height: 0.40rem;
  margin-bottom: 0.16rem; margin-top:0.2rem; color:#333;}


.news_dtime{ font-size:16px; border-bottom:1px #ddd solid; padding-bottom:20px;}*/

.containerc .left {
  margin-right: 0.2rem;
  overflow: hidden; width:1120px; float:left;/* border-right:1px #ddd solid;*/ margin-top:50px;
}

.containerc .right {

  width: 300px; 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 .Title{}
.videolist .con1 ul{	display: flex;
	
	flex-wrap: wrap;
	justify-content: space-between;}
.videolist .con1 ul:after{ content:""; width:23%; }
.videolist .con1 li{width:23%;margin:20px 0 30px 0; background:#fff; box-sizing: border-box; border-radius:5px; float:left; text-align:center;box-shadow: 0px 0px 10px 5px #dbdada;}
.videolist .con1 .itemimg{ width:100%; height:160px; overflow:hidden; position:relative; text-align:center}
.videolist .con1 .itemimg img{  width:100%; height:100%;}
.videolist .con1 .intro{width: 100%;overflow: hidden;text-align: center;padding-bottom:10px;}
.videolist .con1 .intro h3{font-size: 17px; line-height:30px; padding:8px 8px; text-align:left; }
.videolist .con1 .intro h3 a{color: #353d40;text-decoration: none;}
.videolist .con1 li:hover{box-shadow: 0px 0px 10px 5px #dbdada;}
.videolist .con1 li:hover .itemimg img{transition: all ease .6s;transform: scale(1.1);}

.classsm{ background:#f8f8f8; border-radius:8px; padding:10px; line-height:25px; font-size:18px; font-weight:normal; text-indent:2em; color:#666}




/*产品列表*/

.productlist .products .item {
    float: left;
    box-sizing: border-box;
    width: 23.51%;
    margin-left: 1.49%;
    margin-top: 1.49%;
    height: 4.2rem;
}

 .products .item:hover .item_box {
    box-shadow: 0px 0px 9.2px .8px rgba(10, 30, 64, 0.23);
    transform: translateY(-10px);
}
.products .item .item_box {
    position: relative;
    box-sizing: border-box;
    height: 100%;
    padding: .25rem;
    padding-top: .5rem;
    background: #fff;
    transition: all 0.5s ease;
    border-radius: .06rem;
    overflow: hidden;
}
 .products .item .item_box::after {
    content: '';
    width: 0%;
    height: 6px;
    background: #194097;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.5s ease;
}
 .products .item:hover .item_box::after {
    width: 100%;
}

 .products .item .intro_box {
    text-align: center;
    margin-bottom: 0.2rem; margin-top:10px;
}

 .products .item .img_box {
    height:202px; width:302px;
    text-align: center; overflow:hidden
}
 .products .item .ibott .box1 {
    display: block;
    opacity: 1;
    visibility: visible;
}
.products .item .ibott .box1 table {
    width: 100%;
    font-size: .14rem;
    color: #0a1e40;
    display: block;
}
 .products .item .ibott .box2 {
    position: absolute;
    bottom: .25rem;
    left: .25rem;
    right: .25rem;
    transform: translateY(50%);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}

 .products .item .ibott .box2 .inquiry_btn {
    display: block;
    background: #ffcc32;
    text-align: center;
    font-size: .16rem;
    line-height: .45rem;
    color: #000;
    border-radius: .06rem;
}

.products .item:hover .ibott .box1 {
    opacity: 0;
    visibility: hidden;
}

 .products .item:hover .ibott .box2 {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

 .products .item .intro_box .tit {
    font-size: .24rem;
    line-height: .34rem;
    color: #000;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
 .products .item:hover .intro_box .tit {
    color: #063f87;
}
.products .item .intro_box {
    text-align: center;
    margin-bottom: 0.2rem;
}
.products .item .ibott .box2 .links {
	font-size:16px;
    text-align: center;
    margin-top: 0.10rem;
}

.products .item:hover .img_box 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:32%;}
.productlist .con2 li{width:32%;float: left;margin:20px 0 30px 0; background:#fff; box-sizing: border-box; border-radius:5px; float:left; border:1px #fbfbfb solid; }
.productlist .con2 img{display: block;}
.productlist .con2 .itemimg{ width:100%; height:320px; 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:#f95124; 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:#363c3d; width:100%; padding:30px 0 0px 0}
.foot_item{ float:left; width:12.3%;}
.foot_item .title{  font-size:20px;  line-height:40px; margin-bottom:20px; color:#fff;text-transform: uppercase;}
.foot_item ul li{ line-height:32px; font-size:16px; }
.foot_item ul li a{color:#fff;}
.footb{ border-top:1px #595959 solid; text-align:center; width:100%; line-height:50px; margin-top:15px; color:#fff;}
.footb a{color:#fff;}




/*分页样式*/

 .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;
}


/*应用样式*/

.applist ul li{ float:left; width:48%; background:#f6f6f6; margin:2% 1% 1% 1%; border-radius:8px;}
.applist .itemimg{ height:220px; overflow:hidden}
.applist .intro{ padding:10px 30px 10px 10px; height:220px; overflow:hidden}
.applist .intro h3{ line-height:40px; font-size:28px; text-align:center; color:#0d50a1}
.applist .intro h3 a{color:#0d50a1}
.applist .cond{ line-height:24px; font-size:18px; color:#666;}

.applist ul li:hover .itemimg img{transform: scale(1.1, 1.1);transition: all 0.6s ease 0s;}




/*产品详页情*/
.pronleft{width:280px; float:left;}
.pronright{width:1000px; float:right;}
/*product photos*/
.product-intro { position:relative; overflow:hidden;   display: -webkit-flex; background:#fff; padding:15px; width:100%; }
.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:#0d50a1;   margin:0x 0 23px; border-bottom:1px solid rgba(255,255,255,.2)} 
.product-summary .product-meta li{ padding:30px 30px 7px 0; float:left;color:#0d50a1; font-size:22px; font-weight:bold; }
.product-summary .product_conn{background: url(../images/p.png) no-repeat top center; background-size:120%; width:100%; height:230px; padding:15px;}

.product-summary .product-meta li a{ color:#0d50a1; font-size:22px;}
.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}
 
 
 .prtdiv{ background: #0d50a1;
    position: relative;
    height: 80px;
    transition: all .4s ease; line-height:40px; color:#fff; font-size:20px;}
	
	.prtdivt{ width:90px; border-bottom:1px #fff solid; line-height:40px; text-align:center; padding-top:15px;}
	
	
.pnleftc{width:100%;  }
.pnrightc{width:280px;  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; text-align:center;}
.product_itemeee .item_img img{  height: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:0 0 30px 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:#0d50a1; width:100%; color:#fff; font-size:22px;text-transform: uppercase; }

.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:#0d50a1; color:#fff; padding-left:20px; margin-bottom:15px;font-size:22px;text-transform: uppercase; }
.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: #0d50a1;
    border-bottom: 2px solid #0d50a1;
    color: #ffffff; border:0; width:97%; line-height:40px; margin-top:20px;}


.slistc{ margin:40px auto 20px auto; width:100%; height:220px;}

.slistc li{ width:32%; float:left; background:#fff; margin:1% 2% 1% 0;  padding:60px 0; height:260px; overflow:hidden;}
.slistc li:nth-child(3n) { margin-right: 0; }
.slistc li h2{ text-align:center; margin:10px 0 20px 0; font-size:22px;}

.s-title{font-family: "bold", "PingFang SC", "Microsoft YaHei";
    text-align: center;font-size: 0.48rem; margin-top:30px;}
.x-s-p {
  color: #666666;
  text-align: center;
  margin-top: 0.1rem;font-size: 0.18rem;
}
.slistc li:hover {
    box-shadow: 0px 0px 9.2px .8px rgba(10, 30, 64, 0.23);
    transform: translateY(-10px);transition: all 0.6s
}



.clistc{ margin:40px auto 20px auto; width:100%; height:220px;}

.clistc li{ width:32%; float:left; background:#fff; margin-right:2%; padding:20px 0; height:200px; overflow:hidden;}
.clistc li:nth-child(3n) { margin-right: 0; }
.chome{ width:50px; height:50px; margin:0 auto;}

.clistc li h2{ text-align:center; margin:10px 0 20px 0; font-size:22px; color:#0d50a1}

.clistcon{ margin:10px 0 30px 0; text-align:center; font-size:16px;}

.cemail{width:50px; height:50px; margin:0 auto; }

.ctel{ width:50px; height:50px; margin:0 auto; }

.ctime{ width:50px; height:50px; margin:0 auto; }
.cfontb{ color:#0d50a1; font-size:50px;}


.abc_list li{ width:23%; float:left; background:#fff; padding:25px; margin-right:2.6%;}
.abc_list li:nth-child(4n) { margin-right: 0; }
.abc_list .tit {
    line-height: .2rem;
    height: .4rem;
    overflow: hidden;
    font-weight: bold;
    color: #0d50a1;
    position: relative;
    padding-bottom: .05rem;
    margin-bottom: .25rem; font-size:0.24rem;
}

.abc_list .tit:after {
    content: '';
    width: 0.24rem;
    height: 0.02rem;
    background: #f5be2c;
    position: absolute;
    left: 0;
    bottom: 0;
}

.abc_list .abc_con {
    font-size: .17rem;
    line-height: .36rem;
    color: #000;
    height: 2.02rem;
    overflow-y: auto;
}

.abc_list li:hover {
    box-shadow: 0px 0px 9.2px .8px rgba(10, 30, 64, 0.23);
    transform: translateY(-10px);transition: all 0.6s
}





.cfotmdiv{ background:#f6f6f6; width:1300px; height:460px; margin:0 auto 30px auto;}
.cfotml{ width:50%; float:left;}
.cfotmr{ width:50%; float:right;}
.cfotml img{ height:100%;}

.tabcon p { color:#a2a0a0; font-size:15px; line-height:36px;}



.gradient { background-color: #1678ff; background: -moz-linear-gradient(0deg, #539dff 35%, #1678ff 100%); background: -webkit-linear-gradient(0deg, #539dff 35%, #1678ff 100%); background: linear-gradient(0deg, #539dff 35%, #1678ff 100%) }

.section-statistics { overflow: hidden; position: relative }
.section-statistics:before { right: 0; bottom: -35%; background-color: rgba(0, 0, 0, .025); animation: wawes 6s infinite linear }

.gradient, .widget_nav_menu { background-color: #1678ff; background: -moz-linear-gradient(0deg, #539dff 35%, #1678ff 100%); background: -webkit-linear-gradient(0deg, #539dff 35%, #1678ff 100%); background: linear-gradient(0deg, #539dff 35%, #1678ff 100%) }
.section-statistics:before { right: 0; bottom: -35%; background-color: rgba(0, 0, 0, .025); animation: wawes 6s infinite linear }
.section-statistics:after, .section-statistics:before { content: ''; position: absolute; width: 1000px; height: 1000px; border-top-left-radius: 40%; border-top-right-radius: 45%; border-bottom-left-radius: 35%; border-bottom-right-radius: 40%; z-index: 0 }
.section-statistics .iconfont { padding: 15px; width: 80px; height: 80px; font-size: 44px; border: 1px solid rgba(255, 255, 255, .45); display: inline-block }
.section-statistics .number { margin: 25px auto 10px; font-size: 32px; position: relative; display: block }
sup { top: -.5em }
.foot-widgets:after, .full-inner:after, .inner:after, .section-content:after { content: " "; display: table; clear: both }
.section-statistics:after { left: 0; top: -25%; background-color: rgba(0, 0, 0, .035); animation: wawes 10s infinite }
.section-statistics:after, .section-statistics:before { content: ''; position: absolute; width: 1000px; height: 1000px; border-top-left-radius: 40%; border-top-right-radius: 45%; border-bottom-left-radius: 35%; border-bottom-right-radius: 40%; z-index: 0 }
.section-content h3 { color: #fff; opacity: .65 }
@-webkit-keyframes swiper-preloader-spin {
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}
@keyframes swiper-preloader-spin {
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}
@keyframes wawes {
    from { transform: rotate(0) }
    to { transform: rotate(360deg) }
}
@keyframes slide {
    0% { transform: translateX(-25%) }
    100% { transform: translateX(25%) }
}
 .section-statistics .iconfont { -khtml-border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px }
 .inner p{font-size:20px; color:#fff; padding: 0px 50px; text-align:center; margin-bottom:30px;}
.inner h3{ font-size:30px; color:#fff; padding:50px 50px 20px 50px; font-weight:bold; text-align:center}
.regbutton { display: inline-block;
    border-radius: 100px;
    font-size: 16px;

    border: 1px solid #fff;
    color: #fff; height:40px; line-height:40px;
    text-align: center;
width:200px; margin:0 auto;
    appearance: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}




 .regbutton:hover, .regbutton:focus {
    background-color: #f6f6f6;
    text-decoration: none;
    outline: none; }
.regbutton a{display:block;color: #fff; zoom:1; padding:0; margin:0}
.regbutton a:hover{display:block;color: #555;}
.home2 {
    margin: 0 auto;
    background-color: #7dc0ff;
    color: #fff;
    text-align: center;
    padding: 20px 0;

}
.inner{  }
/*在线客服样式*/



.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:#f95124;}
.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:#f95124; width:130px;  height:64px; line-height:26px  }
.kf_list li.kf1 .kfcon1:before{background-color:#f95124; }
.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:#f95124; transform:rotate(45deg);}

.kf_list li.kf2 a{border-radius:5px;}
.kf_list li.kf2 .kfcon{background-color:#f95124;width:140px; height:170px; padding:10px;  position:absolute;right: 15px; top: -55px; }
.kf_list li.kf2 .kfcon:before{background-color:#f95124;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:#f95124;width:140px; height:170px; padding:10px;  position:absolute;right: 55px; top: -55px;  }
.kf_list li.kf3 .kfcon:before{background-color:#f95124;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; }

.tabcon table{ background:#d6d6d6; border-collapse: collapse; border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6} 
.tabcon table td{ background:#fff; border-left:1px solid #d6d6d6;border-top:1px solid #d6d6d6; padding-left:5px;} 