/**自定义**/
a{ transition:.6s}
.copyright a{padding:0 5px;}
.copyright a:hover{color:#000}
.map_list a{color:#333;}
.sec-marquee-c ul li{font-size:14px;}
.p-0{padding:0 !important}
.p-r-0{padding-right:0 !important}
.p-l-0{padding-left:0 !important}
.p-t-0{padding-top:0 !important}
.p-b-0{padding-bottom:0 !important}
.m-0{margin:0 !important}
.m-r-0{margin-right:0 !important}
.m-l-0{margin-left:0 !important}
.m-t-0{margin-top:0 !important}
.m-b-0{margin-bottom:0 !important}

.size12{font-size:12px;}
.size14{font-size:14px;}
.size15{font-size:15px;}
.size16{font-size:16px;}
.size18{font-size:18px;}
.size21{font-size:21px;}
.size22{font-size:22px;}
.size24{font-size:24px;}
.size25{font-size:25px;}
.size26{font-size:26px;}
.size28{font-size:28px;}
.size30{font-size:30px;}
.size32{font-size:32px;}
.size33{font-size:33px;}
.size36{font-size:36px;}

.line-h15{ line-height:1.5}
.line-h17{ line-height:1.7}
.line-h2{ line-height:2}

/*常用首页P字体颜色 灰 黑 红*/
.hui{color:#ccc}
.hei{color:#666}
.hong{color:#F00}

.uppercase{text-transform:uppercase}/*字母大写*/
.capitalize{text-transform:capitalize}/*首 字母大写*/
.lowercase{text-transform:lowercase}/*无 字母大写*/

.flexslider{max-height:520px;}
.slides li{height:520px;}
/*动画*/
.aniate-tral{transition:.5s;}
.aniate-tral:hover{transform: translate(0px,-10px);}

 .navbar-toggle{font-size:22px;color:#0058b1;z-index:55}
.side-right .navbar-toggle{}
/*内容部分*/
.page-content{font-size:14px; line-height:1.8}
/*内容页+左侧列表*/
.page-body{}
.sec-tit{
    border:none;border-radius:6px 6px 0 0;
    height:auto;
    line-height:2;
    background: #0058b1;
    padding:10px;
  float: left;
    width: 100%;
}
.sec-tit h2{border:none;color:#fff !important;font-size:18px;}
.page-l-clist,.left-news,.left-keyword,.sec-marquee-c{width:100%;float:left}
.sec-tit h5 a{color:#fff;}
#innerbgcolor{ background-color: #0058b1;line-height: inherit;}

.page-l-clist li a {display: block;width: 100%;font-size:16px;}
.page-l-clist li a:hover{background-color: #0058b1;color:#fff}
.list-unstyled a:hover h5{color:#f00}
.left-news li h5{font-size:14px;}

.page-content{padding-top:0}
.page-detail,.page-content p{font-size:14px;line-height:2;}
.page-con-tit h1{font-size:17px;margin-top:0;}

/*内页 产品列表*/
.page-alist{margin-left:0;margin-right:0;}
.page-alist .col-md-4{margin-top:7px;margin-bottom:12px;}
.page-alist a:hover .img-inner{border:1px solid #f00}
.page-alist a:hover h5{color:#f00}
.page-alist .img-inner{height:210px;}
.page-alist .col-md-4 h5{font-size:15px;text-align: center;}

/*内页新闻中心*/
.page-alist .page-adate{padding: 5px 0; background: #0058b1;color: #fff;}
.page-atit h4{font-size:16px; margin-bottom: 8px;}

/*头部导航－第13种开始*/
header {background:url(../images/t-bj_01.jpg) no-repeat center top;}
header .header-con { padding:5px 0;border-bottom:1px solid #a2cbfe;}
header .header-con a { color: #666; }
header .header-con a:hover { text-decoration: none; }
header .company-name { font-size: 13px; color:#666;}
header .navbar-collapse  {}
header .header-logo { padding: 15px 0;color:#056ed5 }
header .header-logo h2{font-size:30px;font-weight:bold;letter-spacing:3px;margin-top:0;}
header .header-logo p{font-size:12px;}
header .header-logo a:hover{color:#056ed5}
header .header-phone img { padding-top: 7px; }
header .header-phone{color:#1091f4;padding-top: 28px;}
header .header-phone span { font-weight: 700;line-height:1.2;display: block;}

body.side-right { overflow: auto; }
header .navbar-nav { float: none; }
nav.navbar.navbar-default,nav.navbar.navbar-collapse{background:none}
nav.navbar.bootsnav ul.nav > li{width:10%; text-align:center;}
nav.navbar.bootsnav ul.nav > li > a{color:#fff;padding:15.2px 0;}
nav.navbar.bootsnav ul.nav > li.navline:before{position: absolute;display: block;content: '';width:1px;height:18px;background:rgba(255,255,255,.4);top:50%;margin-top: -9px;right:0; }
nav.navbar.bootsnav ul.nav > li.navline:last-child:before{display: none;}
nav.navbar.bootsnav ul.nav > li:hover,nav.navbar.bootsnav ul.nav > li a{ background:none;}
nav.navbar.bootsnav ul.nav > li a:hover{ background:#0a6cb4;color:#fff }
nav.navbar.bootsnav ul.nav > li:hover,nav.navbar.bootsnav li.on{ background:#0a6cb4;color:#fff }
header .header-title { padding-top:2.2%;}
.nav > li:after{background:rgba(255,255,255,.2);}
nav.navbar.bootsnav ul.nav > li:last-child{background:none;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{font-size:15px;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{ background:#83cb12;color:#fff }



/* 小屏幕(平板，大于等于768px)*/
@media (min-width: 768px) {

header nav.navbar.bootsnav .navbar-toggle { float: left; }


}

/* 中等屏幕(桌面显示器，大于等于992px) */
@media (min-width: 992px) {
header .header-logo .header-word1 { font-size: 16px; }
header .header-logo .header-word2 { font-size: 13px; }
  .header-phone img{display:none;}
nav.navbar.bootsnav a { font-size: 17px; }
header .navbar-bg{ background:#0058b1; }
  
}

/* 大屏幕(大桌面显示器，大于等于1200px) */
@media (min-width: 1200px) {
  header .header-phone span { font-size: 28px;}

header .header-logo .header-word1 { font-size: 17px; }
header .header-logo .header-word2 { font-size: 16px; }
  .header-phone img{display:block;}
header nav .nav-bg .navbar-nav li a { font-size: 17px; }
header nav .nav-bg .navbar-nav li a:hover { color: #333 !important; }
header nav.navbar.bootsnav a { font-size: 18px; }
header nav.navbar.bootsnav.navbar-mobile ul.nav > li > a { padding: 15px 0; }

}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { right:8%;}
/*头部导航－第13种结束*/
@media (max-width: 992px) {
  nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important} 
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{padding:10px 15px;}
  nav.navbar.bootsnav ul.nav > li{width:100%;background:none}
  nav.navbar.bootsnav ul.nav > li > a{color:#000}
  .navbar-toggle {display: block;margin:3px 10px;}
  .navbar-brand{padding:5px 15px;}
  .navbar-default .navbar-header a{font-size:17px;color:#fff;}
  .bootsnav{border:none !important}
header .navbar-bg{background:#fff;} 
  nav.navbar.bootsnav .navbar-header{text-align:left;}
  nav.navbar.bootsnav ul.nav ul.dropdown-menu li.dropdown.on > ul.dropdown-menu{background:#6f9c0a !important;}
  nav.navbar.bootsnav ul.nav ul.dropdown-menu li.dropdown.on > ul.dropdown-menu li a{color:#fff;}
  body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
}

.cpzx{margin-top: 40px;}
.list-navmin{max-width:21%;background:#0058b1;background-size:cover;height:562px;position: relative;z-index:1;}
.list-navmin-tit{padding: 18px 0 13px 90px;color:#fff;background:url(../images/at.jpg) no-repeat left top;} 
.list-navmin-tit p{padding-top: 10px;}
.list-navmin ul{background:#fff;border-top:none;border:5px #0058b1 solid;border-top:none;}
.list-navmin li{width:100%;border-top:1px solid rgba(0, 0, 0, 0.1);position: relative;}
.list-navmin li:last-child{border-bottom:none;}
.list-navmin li a{padding:20px 0;display: block;font-size:16px;margin-left:6%;padding-left:30px;position: relative;color:#000;}
.list-navmin li a:before{width:12px;height:12px;border-radius:50%;border:3px solid #0058b1;position: absolute;content: '';display: block;left:2%;top:50%;margin-top: -6px;}
.list-navmin li:hover a{color:#fff;}
.list-navmin li:hover a:before{border-color:#6eb6ff}
.list-navmin li:hover{background:#0058b1;color:#fff}

.sy_layer2{position: absolute; right:0px; display: none; z-index: 55; top: 0px;}
.sy_layer2 ul{position: absolute;background: #fff;width:160px;box-shadow:0 5px 5px #ccc;border:none;}
.sy_layer2 li a:before{display: none;}
.sy_layer2 li a{padding:11px;display:block;color:#333 !important;}
.sy_layer2 li:hover a{color:#fff !important;}

.list-cp-main{max-width:79%; padding-left:15px}
.portab a,.portab img{transition:.6s;}
.portab{margin-top:0;}
.portab .col-md-6{padding:0 10px;}
.portab .item {width:100%;background:#fff;}
.portab .item .ar_1{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.portab .item .ar_1 .img-auto{height:220px;width:auto;padding:0;display: flex;    justify-content: center;border:none;border:1px solid #e1e1e1}
.portab .item .ar_1 img{max-height:100%;max-width:unset}
.portab .item .ar_2{color:#000; display:block;font-size:16px; background:none ;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.portab .item .ar_1:hover .img-auto{border:3px solid #f00}
.portab .item  .ar_2:hover{color:#F00;}
.portab a:hover img{ transform:scale(1.1);}

.btn-gd{padding:12px 30px; display:inline-block;font-size:15px;color:#fff;margin-top:15px;background:#c63129;}
.btn-gd:hover{ background:#f7ca2d;color:#fff}

.ggtp{background:url(../images/gg.jpg) no-repeat center top;padding:50px 0;margin-top: 50px;}
.f-l-lxwm{position: relative;color:#fff;}
.f-l-lxwm p:nth-child(1){font-size:16px;}
.f-l-lxwm h3{display: table;padding:17px 40px;border:1px solid rgba(255,255,255,.5);font-size:26px;text-align:center;}
.gg-rx{font-size:20px;margin-top: 15px;}
.gg-rx b{font-size:30px;}
.gg-btn a{background:#f7ca2d;}
.gg-btn a:hover{background:#f7522d}
@media (min-width: 768px){
  .f-l-lxwm{max-width:100%;padding:0 15px;}
}
@media (min-width: 992px){
  .f-l-lxwm{width:61%;padding:0;}
}

/* 公司简介 */
.gsjj{overflow:hidden;height:560px;position:relative;}
canvas {
	display:block;
}
.waves {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}
.gsjj li{float:left;width:25%;}
.gsjj li a{
  display:block;
  width:100%;
  padding:7px 10px;
  height:56px;
  color:#fff;
  font-size:16px;
  font-weight:700;
  transition: .6s;
  line-height: 42px;
}
.gsjj li a i{float:left;margin-right:19px;}
.gsjj li:nth-child(1) a{background:rgba(38,177,231,0.7)}
.gsjj li:nth-child(1) a:hover{background:rgba(38,177,231,1)}
.gsjj li:nth-child(3) a{background:rgba(220,53,69,0.7)}
.gsjj li:nth-child(3) a:hover{background:rgba(220,53,69,1)}
.gsjj li:nth-child(5) a{background:rgba(40,167,69,0.7)}
.gsjj li:nth-child(5) a:hover{background:rgba(40,167,69,1)}
.gsjj li:nth-child(7) a{background:rgba(255,193,8,0.7)}
.gsjj li:nth-child(7) a:hover{background:rgba(255,193,8,1)}



/*标题*/
.title-zd{padding-top:35px;padding-bottom:20px;overflow: hidden;}
.title-zd h2{font-size:25px;margin-top:0;position: relative;display:inline-block;padding:9px 30px;border:1px solid #ddd;background:#fff;}
.title-zd h2:after,.title-zd h2:before{content: " ";overflow: hidden;background: #ddd;position: absolute;top:50%;width: 248px;height: 1px;}
.title-zd h2:before{left:50%;margin-left:-331px;}
.title-zd h2:after{right:50%;margin-right:-331px;}
.title-zd p{color:#0159b1;font-weight:bold;padding-bottom: 12px;}
.title-zd h2+p{font-size:16px;font-weight:normal;color:#666 !important;}

.gsnr{font-size:16px;line-height:26px;margin-bottom:24px;}
.more{display:block;width:150px;height:43px;height:43px;border:2px solid #eceaea;text-align:center;line-height:43px;font-size:16px;color:#00b3dc;float:left;}
.more:hover{background:#00b3dc;border-color:#00b3dc;color:#fff;}
.line {
    height: 5px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background-color: rgb(246, 207, 83);
    margin-bottom: 0px;
}
.line-bg {
    position: absolute;
    right: 50%;
    bottom: 0px;
    margin-right: 416px;
    height: 5px;
    background-color: rgb(0, 179, 220);
    width: 100%;
}

/*产品展示*/
.product_box{background:none;}
.cpzs .title-zd h2{background:none;}
.cpzs{background:url(../images/bj.jpg) no-repeat center top;padding-bottom:30px;}
.product_content{margin:0 0 20px;}
.product_content img{height:100%;}
.product_content .pro_img{height:200px;}
.product_content{margin:0px 0px 20px;}
.gd{margin:0 auto;}
.product_content img{transition:.6s}
.pro_img:hover img{transform: scale(1.1);}
 .list-unstyled a:hover p{color:#f00;}

/*企业优势*/
.youshi{padding-bottom:30px;background:#f5f5f5;margin-bottom:0px;}
.hz{
  width: 280px;
    height: 300px;
    position: relative;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    top: 0px;
    overflow: hidden;
    border: 1px solid #cbcbcb;
}
.hz:hover {
    background: #0e74bc;
    border: 1px solid #fff;
    -moz-box-shadow: 4px 4px 13px #D1D1D1;
    -webkit-box-shadow: 4px 4px 13px #D1D1D1;
    box-shadow: 4px 4px 13px #D1D1D1;
    top: -6px;
}
.hz_bt{width:90%;margin:0 auto;border-bottom:1px solid #888989;text-align:center;font-size:16px;color:#999;padding-bottom:10px;margin-bottom:10px;}
.hz_bt h3{font-size:22px;font-weight:bold;margin:0;color:#333;line-height:30px;}
.hz_sm{font-size:15px;line-height:26px;color:#666;padding:0 15px;}
.hz:hover .hz_bt,.hz:hover h3,.hz:hover .hz_sm{color:#fff;}
.hz:hover .hz_bt{border-color:#fff;}
.youshi .title-zd h2{background: #f5f5f5;}
.hz i{display:block;width:60px;height:60px;margin:20px auto 0px;background:url(../images/tb.png) no-repeat;}
.hz i.a{background-position:0 0;}
.hz:hover i.a{background-position:0 -60px;}
.hz i.b{background-position:-60px 0px;}
.hz:hover i.b{background-position:-60px -60px;}
.hz i.c{background-position:-120px 0px;}
.hz:hover i.c{background-position:-120px -60px;}
.hz i.d{background-position:-180px 0px;}
.hz:hover i.d{background-position:-180px -60px;}

/*实验室*/
.sys{margin-bottom:40px;}
.sys_nr{margin-bottom:15px;}

/*新闻 */
.xinwen{/* margin-bottom:30px; */position:relative;padding-bottom:60px;}
.new{background:url(../images/bj2.jpg) no-repeat center bottom;padding-bottom:50px;}
.news_title{}
.news_title h3{font-size: 26px;margin: 8px 0;font-weight: bold;}
.news_title h3 span{color:#0096ff;}
.news_title h5{font-size: 22px;margin:10px 0;}
.news_title .news_mask{width:60px;height:2px;margin:8px auto;background:#0096ff; }
.news_list{margin-top:0px;margin-bottom:20px;}
.news_list li{background:#f6f6f6;padding: 10px 0;margin: 0 1% 10px;width: 47.99%;height:86px;}
.news_list li:hover{background: #f0f0f0;}
.news_list a{display: block;color:#666;overflow: hidden;font-size: 14px;}
.news_list .news_date_box{background: #e5e5e5;color:#0096ff;width:60px;height:60px;}
.news_list .news_day{font-size: 20px;font-weight: bold;padding: 3px 0;}
.news_list .news_ym{font-size: 13px;}
.news_item_tit h3,.news_item_tit p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin:0 0 10px;}
.news_item_tit h3{font-size: 18px;line-height: 26px;}
.gd{
      display: block;
    width: 150px;
    height: 43px;    
    border: 2px solid #eceaea;
    text-align: center;
    line-height: 43px;
    font-size: 16px;
    color: #00b3dc;
}
.gd:hover{
      background: #00b3dc;
    border-color: #00b3dc;
    color: #fff;
}


.sgtu{padding:60px 0px 0 30px}
.walking .ar_1 .item img{ transition:.6s}
.str_wrap,.str_wrap:hover,.walking .ar_1 p,.walking .ar_1{ background:none}
.walking .ar_1{height:260px;width:320px;margin-left:25px;}
.walking .ar_1 .item img{height:230px}
.walking .ar_1 p{color:#333;font-size:16px;margin:0}
.walking .ar_1 .item{border:1px solid #ccc; background:#fff; }
.walking .ar_1:hover p{color:#f00}
.walking .ar_1:hover img{ transform:scale(1.1)}

/*流程*/
.jclc{background:url(../images/pic2.jpg) no-repeat center center;padding-bottom:30px;}
.jclc .title-zd h2{background:none;}
.liuc-tb li{color:#333;padding:5px 0px;text-align:center;position: relative;width:11%;float:left;}
.liuc-tb li:hover{color:#0058b1;}
.liuc-tb li h4{font-size:16px;margin-top: 15px;font-weight:normal;margin:5px 0;}
.liuc-tb li p{font-size:15px;line-height:2;}
.liuc-tb li:before{position: absolute;content: '';display: block;right:0;top:5%;height:90px;width:14px;background:url(../images/tb2.png) no-repeat center center;}
.liuc-tb li:nth-child(9):before{background:none;}


.f_one{background:#4a4e53;padding: 28px 0 0;}
.lx p {color: #fff;font-size: 14px;line-height: 28px;}
.lx p .fa {padding-right: 10px;}
.footers .f1{width: 29%;text-align:center;}
.footers .f1 img{}
.col-md-5.column.lx {width: 46%;padding: 0 0 0 45px;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.footers .f3 {padding: 0 0 0 25px;margin-top: 5px;}
.footers .f3 .ema_1{float: right;width:150px;text-align:center;}
.footers .f3 .ema_1 img{ width:120px;}
.footers .f3 .ema_1 p{font-size:14px;color:#fff;text-align:center;line-height: 35px;}
.footers .f1 h3{color: #fff;font-size: 30px;font-weight: bold;margin: 0;}
.d-an a {color:#fff;border: 1px solid #fff;width:206px;height:37px;line-height:35px;display: block;text-align:center; font-size: 14px;margin: 0 0 8px 60px;border-radius: 4px;}
.d-an a:hover {color:#fff;background-color:#f98905;border-color:#fff;display: block;}

.copyright {font-size: 14px;padding: 10px 0 0;color: #fff;line-height:24px;}
.f_two{background:#17191b;}


.box{height:50px;line-height:50px;background:#1b76bd;color:#fff;font-size:16px;}
.box a{color:#fff;}


.prodescription{display:none;}
.page-body .left-news+.sec-tit,.page-summary{display: none;}
.app{display:none;}
@media (max-width: 992px){
  .p-xs{padding:0 15px;}
  .p-xs-0{padding:0 !important} 
  .p-xs-l-0{padding-left:0 !important}
  .p-xs-t{padding-top:15px !important;}
  .p-xs-r-0{padding-right:0 !important}
  .p-xs-t-0{padding-top:0 !important}
  .p-xs-b-0{padding-bottom:0 !important}
  .m-xs-0{margin:0 !important}
  .m-xs-t-0{margin-top:0 !important}
  .m-xs-b-0{margin-bottom:0 !important}
  .m-xs-l-0{margin-left:0 !important}
  .m-xs-r-0{margin-right:0 !important}
  .pull-xs-left{float:left}
  .pull-xs-right{float:right}
  .dis-xs-no{display:none !important;}
  .dis-xs-show{ display:block !important;}
  .footer a{width: 32%;}
  img{max-width:100%;}
  .pc{display:none;}
  
  
  .flexslider .slides li{    height: 180px !important;}
  .title-zd{padding:15px 0; }

  
  .gsjj{height:auto;padding-bottom:15px;} 
  .gsnr{font-size:14px;line-height:22px;}
  .gsjj li{width:50%;}
  .product_content .pro_img{height:130px;}
  .cpzs{background-size:cover;}
  
  .hz{height:auto;width:100%;margin-bottom:10px;padding-bottom:15px;}
  .hz_sm{font-size:15px;line-height:22px;}
  .hz_bt h3{font-size:18px;}
  .hz i{margin:0 10px;float: left;}
  .hz_bt{text-align:left;}
  
  .liuc-tb li{width:33.33%;}
  
  .xinwen{padding:0;margin-bottom:20px;}
  .news_list li{width:100%;}
  .news_item_tit h3{font-size:14px;margin-bottom:5px;color:#333;}
  .news_item_tit p{font-size:12px}

  body.side-right { overflow: auto;}
  nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important}
  body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
  body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding-left:15px !important;background:#fff;}
  
  .list-navmin{max-width:100%;height:auto;margin-bottom: 15px !important;}
  .list-navmin-tit {background-size: cover;}
  .list-navmin li a{padding: 8px 0 8px 22px;font-size:14px}
  .list-navmin li{width:50%;float: left;}
  .list-cp-main{max-width:100%;padding-left:0;} 
  .portab .col-md-4:last-child{display: none;}
  .portab .item .ar_1 .img-auto{height: 150px;}

  
  .img-inner img{height:auto;}
  .page-alist .col-md-4{margin:0;}
  
  .walking .ar_1{width:180px;height:220px;}
  .walking .ar_1 .item img{height:190px;}
  
  .jianj{background:none}
  .jianjnr{max-height:200px;overflow: hidden;}

}
@media (max-width: 767px){

  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{background: none;}

}