/*基础CSS*/
html {
	font-size: 14px;
	overflow-x: hidden;

}
body
{
	font-family:"Montserrat";
}
li {
	list-style: none;
}
a {
	color: #212529
}
a:hover {
	text-decoration: none;
}
p, dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;
}
.color00a
{
	color: #00a0e9
}
.text-more
{
	font-size:0.8rem;
	border:2px solid #00a0e9;
	padding:5px 10px;
	color:#333;
	border-radius: 6px;
}
.text-more:hover
{
	background-color:#00a0e9;
	color: #fff 
}

.fl
{
	float: left;
}
.fr
{
	float: right;
}
.red{
	color:red;
}
.text-secondary a {
	color: #212529;
}
.card, .figure {
	margin: 15px 0;
}


.navbar-brand {
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.shadow-sm-top {
	box-shadow: 0 -.125rem .25rem rgba(0,0,0,.075) !important;
}
/*上下外边距*/
.mt-6, .my-6 {
	margin-top: 4rem !important;
}
.mt-7, .my-7 {
	margin-top: 5rem !important;
}
.mt-8, .my-8 {
	margin-top: 6rem !important;
}
.mt-9, .my-9 {
	margin-top: 7rem !important;
}
.mt-10, .my-10 {
	margin-top: 8rem !important;
}
.mb-6, .my-6 {
	margin-bottom: 4rem !important;
}
.mb-7, .my-7 {
	margin-bottom: 5rem !important;
}
.mb-8, .my-8 {
	margin-bottom: 6rem !important;
}
.mb-9, .my-9 {
	margin-bottom: 7rem !important;
}
.mb-10, .my-10 {
	margin-bottom: 8rem !important;
}
/*上下内边距*/
.pt-6, .mp-6 {
	padding-top: 4rem !important;
}
.pt-7, .py-7 {
	padding-top: 5rem !important;
}
.pt-8, .py-8 {
	padding-top: 6rem !important;
}
.pt-9, .py-9 {
	padding-top: 7rem !important;
}
.pt-10, .py-10 {
	padding-top: 8rem !important;
}
.pb-6, .py-6 {
	padding-bottom: 4rem !important;
}
.pb-7, .py-7 {
	padding-bottom: 5rem !important;
}
.pb-8, .py-8 {
	padding-bottom: 6rem !important;
}
.pb-9, .py-9 {
	padding-bottom: 7rem !important;
}
.pb-10, .py-10 {
	padding-bottom: 8rem !important;
}
/*边框*/
.border-top-dashed {
	border-top: 1px dashed #dee2e6 !important;
}
.border-right-dashed {
	border-right: 1px dashed #dee2e6 !important;
}
.border-bottom-dashed {
	border-bottom: 1px dashed #dee2e6 !important;
}
.border-right-dashed {
	border-top: 1px dashed #dee2e6 !important;
}
/*字距*/
.ls-1 {
	letter-spacing: 1px;
}
.ls-2 {
	letter-spacing: 2px;
}
.ls-3 {
	letter-spacing: 3px;
}
.ls-4 {
	letter-spacing: 4px;
}
.ls-5 {
	letter-spacing: 5px;
}
/*分页*/


.diymsg{padding: 100px; text-align: center; font-size: 16px; line-height: 40px;}
#searchlist ul.pagination li{border-bottom: dashed 1px #ddd; padding: 20px 0;}

#searchlist ul.pagination li p { font-size: 12px; color: #999; line-height: 20px; padding-top: 10px; }
/*分页*/
.diypage {
    text-align: center;
    padding: 5px
}
.diypage ul.pagination{ width: auto!important; display:inline }
.diypage ul.pagination li {
    display: inline
}

.diypage ul.pagination li a {
    display: inline-block;
    background-color: #fff;
    border: 0 none;
    border-radius: 3px;
    font-size: 14px;
    margin-left: 5px;
    text-decoration: none;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    border: 1px solid #17a2b8;
    padding: 0 8px;
    color: #1b443e
}

.diypage ul.pagination li a:hover {
    background-color: #17a2b8;
    color: #FFF
}

.diypage ul.pagination li a:active {
    background-color: #17a2b8;
    color: #FFF
}

.diypage ul.pagination li.active a {
    background-color: #00a0e9;
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    border: 1px solid #00a0e9;
}

.diypage ul.pagination li.disabled a {
    border: #eee 1px solid;
    margin: 2px;
    color: #ddd
}
/*分页*/
/*其他*/
.container
{
	padding:0px;
	max-width: 1350px;
}

.pages {
	min-height: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.code, .code img {
	
}
.position, .position a {
	color: #999;
	text-transform: uppercase;
}
.content {
	color: #666;
	line-height: 2;
	overflow: hidden;
	word-wrap:break-word;
}
.content img, .content iframe {
	max-width: 100% !important;
}
.content li {
	list-style: disc outside none;
	margin-left: 20px;
}
/*产品轮播*/
.swiper-container
{
	height: 520px;
	overflow: hidden;
}
.view .swiper-container
{
    height: auto;
    margin-bottom:12px; 
}
.view {
	max-width: 500px;
}
.view .swiper-slide {
	height: 300px;
	max-width: 500px;
	padding: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}
.view .swiper-slide img {

	height: 100%;
}
.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.preview {
	position: relative;
	width: 458px;
	left: 25px;
}
.preview .swiper-slide {
	width: 87.5px;
	
	margin: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}
.preview .swiper-slide img {
	display: inline-block;
	width: 100%;
}
.preview .active-nav {
	border: 1px solid #cfcfcf;
}
.preview .arrow-left {
	background: #fff url(../images/feel3.png) no-repeat left center;
	position: absolute;
	left: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}
.preview .arrow-right {
	background: #fff url(../images/feel4.png) no-repeat right center;
	position: absolute;
	right: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}
.preview .swiper-container
{
    height: auto;
}
.top-row{
	width: 100%;
    height: 38px;
    line-height: 38px;
    background: #303030;
    clear: both;
}
.top-row .main-top
{
	width: 1170px;
	margin:0 auto;
}
.top-row .top-left{
    float: right;
    padding-right: 9px;
}
.top-row .top-left strong
{
	font-size:18px;
}
.top-row .top-left p{
   
    color: #fff;
}
.top-row .top-left p span
{
	 color: #fff;
}
.top-row .top-right{
    float: right;
    color: #4081c2;
}
.top-right dd
{
	float: left;
    height: 22px;
    line-height: 22px;
    margin-top: 5px;

	
}
.top-row .top-right a{
    display: block;
    padding: 0 2px;
    color: #fff;
    margin-left: 1px;
    height: 20px;
    width: 45px;
    line-height: 20px;
    border-right: 0px solid #fefefe;

}
.top-row .top-right a i{
    font-size: 16px;
}
.cate-ad
{
   padding-top: 10px
}
.cate-ad img
{
    width: 95%
}
.nav-height
{
	height: 100px;
	background-color: #fff;
}
.cp-tt
{
	 /* background:url(../images/cp-jiayou1.jpg?v=22) 0 0 no-repeat; */
	 text-align: left;
	 padding-left: 22px;
	 font-size:1.6rem;
	  color: #666;
	 border-left:8px solid #00a0e9
}
.index-tt
{
	width: 220px;
	height: 50px;
	line-height: 20px;
	color:#333;
	border-bottom:2px solid #00a0e9;

}
.article-item ul li {
    border-radius: 5px;
    display: flex;
    width: 100%;
    background-color: #ffffff !important;
    overflow: hidden;
    padding: .5rem;
    margin: 0 0 0.5rem;
    transition: box-shadow .3s cubic-bezier(.215,.61,.355,1),transform .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1);
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    box-shadow: 0 34px 50px -24px rgb(216 229 254 / 30%);
}
.article-item ul li .list-image {
    flex-shrink: 0;
    width: 120px;
    margin-right: 20px;
}
.article-item ul li .list-image a {
    display: block;
    width: 120px;
    text-align: center;
    overflow: hidden;
    position: relative;
    border-radius: 0.3rem;
}
.article-item ul li .list-image img {
    display: block;
    position: relative;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    object-fit: cover;
    width: 120px;
    height: 80px;
}
.article-item ul li .list-main {
    position: relative;
    width: 100%;
}
.article-item ul li h2 {
    margin-bottom: 0.2rem;
    line-height: 22px;
}
.article-item ul li h2 a {
    font-size:14px !important;
    color: #333;
    
}
.article-item ul li h2 a:hover
{
	color:#00a0e9;
}
.article-item ul li .decs {
    margin-bottom: .2rem;
}
.article-item ul li .decs p {
    font-size: 12px !important;
    color: #6b6970;
    line-height: 1.5;
}
.text-detail
{
	 background-color: #000;
	 color:#fff;
	 padding:8px 12px;
	 float: left;
	 margin-bottom: 10px
}
.about-mian .article-item ul li
{
	padding: .6rem;
    margin: 1rem;

    border-radius: 0px
}
.about
{
	background-color: #696a6e;
	width: 100%;
    overflow: hidden;
    position: static;
    margin-top:3rem;
}
.about-pic
{
  float: left;
  width: 45%;
}
.about-pic img
{
	width: 95%;
	  padding: 12px 8px 8px 8px;
}
.about-text
{
  float: right;
  padding-top: 12px;
  width: 53%;
  padding-right:2%;
  color: #fff;
}
.link ul li {
  
}
.link ul li img {
 
}

.sidebar {
    float: left;
    width: 250px;
}
.lanmu h4 {
    margin: 0;
    background-color: #fff;
    color: #3c3950;
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 28px;
    text-align: left;
    font-family: 'Source Sans Pro';
    /* background:url(../images/icon-t.png) 90px 10px no-repeat; */
    background-size: 12px;
    text-transform: uppercase;
}
.lanmu h4 img
{
	width: 12px;
	margin-left: 5px;
}
.lanmu {
    margin: 20px 0px 35px 0px;
    border-bottom: 2px solid #00a0e9;
    background-color: #fff;
}
.lanmu ul
{
	border: 1px solid #dfe5e8;
}
.lanmu li:nth-child(1)
{
	border-top: 0px solid #dfe5e8;
}
.lanmu li
{

  border-top: 1px solid #dfe5e8;
 
}
.lanmu li.active
{
    background-color: #00a0e9;
}
.lanmu li.active a
{
    color:#fff;
    font-weight: bold;
}
.lanmu li.active a:hover
{
    color:#fff;
}
.lanmu li i {
    float: right;
    width: 50px;
    height: 30px;
    cursor: pointer;
    position: relative;
}
.lanmu li a {
    display: block;

    line-height: 40px;
    height: 40px;
    color: #3c3950;
    padding-left:15px;
    font-size:1rem;

    text-transform: uppercase;
}
.lanmu li a:hover
{
	color:#00a0e9;
}
.lanmu li i:after {
    content: '';
    border-top: 2px solid #ccc;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    border-left: 2px solid #ccc;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 40%;
    left: 50%;
    margin: -6px 0 0 -6px;
}
.pro-cate 
{
  padding:0px 3px;
}
.navbar-light .navbar-nav .nav-item
{
	padding:0px 10px;
}
.navbar-light .navbar-nav  .nav-link
{
	font-size:1.2rem;

}
.navbar-light .navbar-nav  .nav-link:hover
{
   color:#00a0e9;
}
.navbar-light .navbar-nav .active > .nav-link
{
	color:#00a0e9;
}
.minisearch .sf-input {
    border: 1px solid #00a0e9;
    background-color: #f4f6f7;
}
.minisearch .sf-submit-icon {
    position: absolute;
    right: 20px;
    width: 40px;
    height: 40px;
   background:url(../images/icon-search.png)  0px center no-repeat;
   background-size: 22px;
}
.minisearch .sf-submit {
    position: absolute;
    right: 20px;
    width: 40px;
    height: 40px;
    margin: 0;
    background: rgba(0, 0, 0, 0);
    border: 0;
    cursor: pointer;
}
.minisearch .sf-input {
    width: 100%;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    border-radius: 4px;
    padding-right: 40px;
    outline: none;
     border: 1px solid #00a0e9;

}
.catesearch
{
	position: absolute;
	width: 400px;
	right: 50px;
	top:40px;

}
.catesearch .sf-input {
    border: 1px solid #cfcfcf;
    background-color: #f4f6f7;
}
.catesearch .sf-submit-icon {
    position: absolute;
    right: 5px;
    width: 50px;
    height: 50px;
   background:url(../images/icon-search.png)  0px center no-repeat;
   background-size: 30px;
}
.catesearch .sf-submit {
    position: absolute;
    right: 20px;
    width: 40px;
    height: 50px;
    margin: 0;
    background: rgba(0, 0, 0, 0);
    border: 0;
    cursor: pointer;
}

.catesearch .sf-input {
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    height: 50px;
    border-radius: 30px;
    padding-right: 40px;
    outline: none;
    padding-left: 20px;
     border: 1px solid #cfcfcf;

}
.about-mian .t {
    font-size:1.6rem;
    color: #333;
    padding:1rem 0rem;
   /*  background:url(../images/icon-t.png) 160px 40px no-repeat; */
    background-size: 12px;
}
#center .c_add_list{ }
#center .c_add_list li{width:85%; height:225px; border-bottom:1px dashed #dfdfdf; padding-right: 5px; margin-bottom:54px}
#center .c_add_list li .pic{width:44px; height:62px; overflow:hidden; margin-top:4px;}
#center .c_add_list li .c_item{width:90%; line-height:28px;font-size:1.2rem;}
.c_item .c_item_tit
{
	color: #3c3950;
	font-size:1.6rem;
	font-weight: bold;
	
}
#feedback
{
	height: 20rem;
	margin:0rem 3rem;
}
#feedback .f_input {
    display: inline-block;
    width: 90%;
    margin-right: 2%;
    height: 3rem;
    line-height: 3rem;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    margin-bottom: 20px;
    font-size: 1.2rem;
    color: #3c3950;
    text-indent: 8px;
    overflow: hidden;
}
#feedback .f_area {
    display: block;
    width: 97.5%;
    margin: 0rem 0;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    font-size: 1.2rem;
    color: #3c3950;
    text-indent: 8px;
    line-height: 2rem;
    min-height: 8.2rem;
    overflow: hidden;
}
#feedback .f_sub {
    display: block;
    width: 150px;
    height: 3rem;
    line-height: 3rem;
    margin-top:0.6rem;
    text-align: center;
    background: #00a0e9;
    border-radius: 5px;
    border: 0;

    font-size: 1.2rem;
    color: #fff;
    overflow: hidden;
}
.link-site
{
   background:url(../images/link-site.gif) 0 0 no-repeat;
   height: 116px;	
}
.link_beijing {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #4d4d4d;
    line-height: 12px;
    height: 76px;
    width: 223px;
    background-image: url(/images/link.gif);
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-left: 15px;
}
.link_beijing span {
    width: 210px;
    float: left;
    padding-bottom: 16px;
}
.link_beijing span select {
    height: 20px;
    width: 145px;
}
.web-banner
{
	height: 300px;
	position: relative;
	overflow: hidden;
}
.pro-cate-banner
{
	height: 150px;
}
.web-banner img
{
	width: 100%
}
.web-banner .wz {
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 38%;
}
.loca {
    position: absolute;
    bottom: 0;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    left:30px;
}
.loca a
{
	color:#fff;
}
.loca .box {
    background: url(../images/loca.png) no-repeat left;
    padding-left: 26px;
}
.about1 {width: 100%;overflow: hidden;}
.about1 .txt,.about1 .imgfd{width: 47.5%;}
.about1 .imgfd img{width: 100%}
.about1 .txt h2{font-size: 22px;color: #333;display: block;}
.about1 dt{width: 100%;margin-bottom: 50px;display: inline-block;}
.about1 dt:nth-child(2){margin-bottom: 0;}
.about1 dt:nth-child(2) .txt .des{margin: 30px 0;}
.about1 .des p {
    font-size: 16px!important;
    line-height: 30px!important;
    color: #666!important;
    font-family: 微软雅黑, "Microsoft YaHei";
}
.about-spe
{
  width: 80px;
  height:5px;
  background-color: #00a0e9;
  clear: both;
  margin:100px auto;
}
.about3,.about4
{
	width: 100%;
	background: url(../images/about2bg.png) repeat left;
}
.about5
{
	width: 100%;
	background: url(../images/ab5bg.png) repeat left;
}

.about6 .imgfd img {
    width: 100%;
    height: 180px;
    overflow:hidden;

}
.about6 .imgfd .wz {
	width:323px;
	height: 3rem;
	padding:0.2rem;
	line-height: 2.2rem;
	background: rgba( 0,0,0,0.6)none repeat scroll 0% 0%;
	color:#fff;
    position: absolute;
    bottom: 5%;
    text-align: center;

}
.about6 .wk
{
	position: relative;
	padding:0px;
	padding:1%;
	overflow: hidden;

}
.des {
   
    line-height: 30px;
    color: #666;
}
.about2{padding: 20px 0 90px;}
.about2 img{width: 100%}
.sy-tit {
    text-align: center;
    font-size: 1.8rem;
    color: #333;
    text-transform: uppercase;
    display: block;
    margin: 10px 0px;
    padding:20px 0px;
}
.about6 .imgfd .wk:hover img 
{
	transform: scale( 1.1,1.1);
	transition: all 0.6s ease;
}
.about-mian
{
	padding:28px 0px 0px;
}
.about-mian h1
{
	height: 1.5rem;
	line-height: 1.5rem;
	font-size:1rem;
	background:url(../images/about-tt-bg.jpg) left bottom no-repeat;
}
.aboutbanner
{
	height: 388px;
}
.card-img-150 .box-mask {
    top: 0;
    left: 0;
    background: rgba( 0,160,233,0.6)none repeat scroll 0% 0%;
    width: 100%;
    height: 100%;
    transform: scale(0.0);
    display: block;
    position: absolute;
    opacity: 0;
    transition: all .7s;
}
.card-img-150 .box-img {
    width: 42px;
    height: 42px;
    position: absolute;
    top: 40%;
    left: 40%;
    opacity: 0;
    transition: all .7s;
    transform: scale(0.0);
}
.card-img-150 a
{
	display: block;
	overflow: hidden;
	position: relative;
}
.card-img-150:hover h5.card-title a 
{
   color:#00a0e9;
}
.card-img-150 a:hover .box-img{opacity:1;transform:scale(1.1)}
.card-img-150 a:hover img 
{
	transform: scale( 1.28,1.28);
	transition: all 0.4s ease;
}
.card-img-150 a:hover .box-mask {opacity:1;transform:scale(1.1)}

.card
{
	border:0px;
}
.cate-b
{
    margin-top: 660px;  
}
.cate-c
{
    margin-top:1300px;
}
.pro-cate .card-img-150
{
	width: 100%;
	position: relative;
	
}
.pro-cate .card-img-150 h5
{
	 text-align: center;
	 height: 60px;
	 line-height: 24px;
	 color: #333;
	 font-size:14px;
	 padding-top: 12px;
	 background-color: #fff;
	 border-top:1px solid #cfcfcf;

}
.pro-cate .card-img-150 h5 a
{
	color:#555;
	text-transform: uppercase;

}
.pro-list .card-img-150 h5 a
{
	padding:10px;
	border-radius: 5px;
	background-color: #fcfcfc;
    color:#50565c;
    font-size:1.1rem;
}
.pro-list .card-body
{
	border-left: 1px solid #ccc;
	width: 35%;
	margin-left: 3%
}
.pro-detail
{
    padding: 1rem 0rem 5rem 0rem;
    text-indent:2em;
   

}
.pro-info
{
    height: 30px;
    line-height: 30px;
}
.pro-materials
{

}
.pro-materials img
{
   width: 100%;
  
}

.footer 
{
	background-color: #252525;
	padding-top: 1rem
}
.foot-row
{
	padding-top: 11px;
}
.foot-row .lh-2
{
	padding-top: 5px;
}
.foot-row .lh-2 a
{
    color:#f1f2f8;
}
.foot-row .lh-2 li
{
	text-transform: uppercase;
}
.foot-row .lh-2 li a:hover
{
	color:#fff;
}
.foot-bg
{
	background: rgba(37, 37, 37, 1) url(../images/foot-bg.png) no-repeat;
    background-position-y: 24px;
}
.footer h5.lh-1
{
   font-size: 1.1rem;
   color: #fff
}

.navbar-nav a
{
	color: #fff;

}
.pro-static
{

}
.pro-static .lh-3
{
	 font-size:1rem;
	 line-height: 2;
}
.pro-static .lh-3 .btn-danger
{
  background-color: #00a0e9;
   border-color: #00a0e9;
   width: 200px;
}
.list-news li:hover .txt h2{
    color:#00a0e9;
}
.list-news li:nth-child(n){
	box-shadow: 0px 0px 10px #ccc;
}
.list-news li {
    width: 100%;
}
.list-news li .box {
    padding: 20px;
}
.list-news li .imgfd {
    width: 25%;
    overflow: hidden;

}
.list-news li .txt {
    width: 72%;
}
.list-news li .txt h2 {
    font-size: 1.4rem;
    color: #333;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-transform: uppercase;
}
.list-news li .txt span {
    font-size: 1.2rem;
    color: #b1bab4;
    padding-left: 2px;
    margin: 13px 0;
    display: block;
}
.list-news li .txt .des {
    font-size: 1rem;
    color: #666;
    line-height: 26px;
    height: 120px;
    overflow: hidden;
}
.list-news li .txt i {
    font-size: 14px;
    color: #246ab2;
    margin-top: 20px;
    display: block;
}
.btn-info
{
	background-color: #00a0e9
}
.honor
{

}
.honor .honor_pic
{
       padding:0px 8px;
}
.honor .honor_pic img
{
    width: 90%
}
.honor .honor_pic img:hover
{
    border:2px solid #00a0e9;
    transform: scale( 1.4,1.4);
    transition: all 0.4s ease;
}
@media only screen and (max-width: 768px) {
 .container
{
	padding:0px 6px;
	max-width: 100%;
}
.swiper-container
{
	height: auto;
}
.row
{
	margin-left:0px;
	margin-right: 0px
}
.navbar-brand
{
 width:70%;
 float:left:
}
.navbar-brand img
{
 float:left;
 width:50%
}
.cate-c,.cate-d,.cate-e,.cate-f
{
    margin-top:0px;
}
.navbar-light .navbar-toggler
{
	margin-left:5px;
}
.about-mian
{
	/* padding: 5px 15px 0px 15px; */
}
.news-list .about-mian
{
	padding: 5px 23px 0px 0px;
}
.navbar
{
	padding:0px;
}
.navbar-nav
{
	position: relative;
	background: rgba( 0,0,0,0.8);
	z-index: 9999
}
.navbar-light .navbar-nav .active>.nav-link
{
	color: #f0f0f0
}	
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1.2rem;
	padding-left: 1.2rem;
	font-size: 14px;
	color: #f0f0f0
}
.navbar-light .navbar-nav .nav-item
{
	border-bottom: 1px solid #fcfcfc
}
.top-row .top-left
{
	float: none;
	padding-left: 10px;
}
.cate-ad
{
    display: none
}
.link-pic
{
	padding:0px;
}
.link-pic img
{
	width: 100%
}
.loca
{
	 display: none
}
.pro-cate .card-img-150 h5 a
{
	line-height: 22px;
}
.catesearch,.minisearch,.news-show .lanmu
{
	display:none;
}
.index-tt
{
	
	width: 90%
}
.about-pic
{
	width: 100%
}
.about-text
{
	width: 96%;
	padding:0px 10px;
}
.lanmu
{
    margin-bottom: 12px;
    display: none

} 

.lanmu h4
{
	width: 220px;
	font-size:1.6rem;
	margin-bottom: 12px;
}
.sidebar ul
{
	display: none
}

.article-item ul li
{

}
#center .c_add_list li
{
	width: 100%
}

.bg-info
{
	background-color: #00a0e9!important;
}
.list-news li .txt .des
{
	height:4rem
}
.list-news li .txt h2
{
	font-size:1rem;
}
.imgfd
{
	
}
.list-news li .imgfd
{
	display: none
}
.about4 
{
	height: auto;
}
.about4 .imgfd .wz
{
	font-size:0.5rem;
	width: 96%
}
.about1 h2
{
	font-size:1.6rem;
}
.text-right
{
	text-align: center !important;
}
.list-news li .txt
{
	width: 100%
}
.list-news li .txt span
{
	font-size:0.8rem;
}
.pro-detail
{
    padding: 0.5rem 0rem 1rem 0rem;
   
   

}
.foot-bg
{
	background-position-y: 42px;
}
#feedback
{
	
	margin:0;

}
#feedback .f_input
{
	margin-bottom: 0.88rem;
}
#feedback .f_area
{
	min-height: 2.2rem;
	
}
#center .c_add_list
{
	width: 100%
}
#center .c_add_list li .pic
{
	display: none
}
#center .c_add_list li .c_item
{
	width: 100%
}
.web-banner
{
  height: auto;
}
.view .swiper-slide {
	height: 200px;
}
.preview {
	display: none;
}
.view .arrow-left, .view .arrow-right {
	height: 200px;
	display: block;
}
}
/*在线客服*/
.online {
	position: fixed;
	bottom: 150px;
	right: 10px;
	width: 60px;
	z-index: 999;
	color: #999;
}
.online a {
	color: #666;
    font-size:12px;
}
.online a:hover {
	text-decoration: none;
    color:#00a0e9;
    font-weight: bold;
}
.online dl {
	background: #27a8e1;
	padding: 10px 5px;
	margin-bottom: 1px;
	position: relative;
}
.online dl dd {
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.online dl dd a
{
    color:#fff;
}
.online dl dd i {
	font-size: 25px;
}
.online dl:hover {
	background: #1781bd;
}
.online dl dt {
	position: absolute;
	top: 0px;
	right: 60px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 9999;
	display: none;
	padding: 10px 15px;
	font-weight: normal;
}
.online dl dt h3 {
	display: block;
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.online dl dt h3 i {
	margin-right: 5px;
}
.online dl dt h3 span {
	float: right;
	cursor: pointer;
}
.online dl dt input {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	padding: 3px 5px;
	width: 100%;
}
.online dl dt button {
	margin: 10px 0;
	border: none;
	border-radius: 5px;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #28a7e1;
	color: #fff;
	cursor: pointer;
}

/*sm屏幕以上*/
@media only screen and (min-width: 576px) {
.card-img-200 {
	height: 200px;
	overflow: hidden;
}
.card-img-180 {
	height: 180px;
	overflow: hidden;
}
.card-img-150 {
	
	overflow: hidden;
}
.card-img-120 {
	height: 120px;
	overflow: hidden;
}
.card-img-100 {
	height: 100px;
	overflow: hidden;
}
}
/*sm屏幕以下*/
@media only screen and (max-width: 576px) {
.page-num {
	display: none;
}
.head-sm-height {
	height: 61px !important;
}
}
/*********响应式样式******************/

/*行距*/
.lh-1 {
	line-height: 1;
}
.lh-2 {
	line-height: 2;
}
.lh-3 {
	line-height: 3;
}
.lh-4 {
	line-height: 4;
}
/*字体大小*/
.fs-12 {
	font-size: .857rem;
}
.fs-14 {
	font-size: 1rem;
}
.fs-16 {
	font-size: 1.142rem;
}
.fs-18 {
	font-size: 1.285rem;
}
.fs-20 {
	font-size: 1.428rem;
}
.fs-22 {
	font-size: 1.571rem;
}
.fs-24 {
	font-size: 1.714rem;
}
.fs-26 {
	font-size: 1.857rem;
}
.fs-28 {
	font-size: 2rem;
}
.fs-30 {
	font-size: 2.142rem;
}
.fs-32 {
	font-size: 2.286rem;
}
.fs-34 {
	font-size: 2.429rem;
}
.fs-36 {
	font-size: 2.571rem;
}
.fs-38 {
	font-size: 2.714rem;
}
.fs-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-5px {
	height: 5px;
}
.h-10px {
	height: 10px;
}
.h-15px {
	height: 15px;
}
.h-20px {
	height: 20px;
}
.h-25px {
	height: 25px;
}
.h-30px {
	height: 30px;
}
.h-35px {
	height: 35px;
}
.h-40px {
	height: 40px;
}
.h-45px {
	height: 45px;
}
.h-50px {
	height: 50px;
}
.h-55px {
	height: 55px;
}
.h-60px {
	height: 60px;
}
.h-65px {
	height: 65px;
}
.h-70px {
	height: 70px;
}
.h-75px {
	height: 75px;
}
.h-80px {
	height: 80px;
}
.h-85px {
	height: 85px;
}
.h-90px {
	height: 90px;
}
.h-95px {
	height: 95px;
}
.h-100px {
	height: 100px;
}
.h-110px {
	height: 110px;
}
.h-120px {
	height: 120px;
}
.h-130px {
	height: 130px;
}
.h-140px {
	height: 140px;
}
.h-150px {
	height: 150px;
}
.h-160px {
	height: 160px;
}
.h-170px {
	height: 170px;
}
.h-180px {
	height: 180px;
}
.h-190px {
	height: 190px;
}
.h-200px {
	height: 200px;
}
.h-210px {
	height: 210px;
}
.h-220px {
	height: 220px;
}
.h-230px {
	height: 230px;
}
.h-240px {
	height: 240px;
}
.h-250px {
	height: 250px;
}
.h-260px {
	height: 260px;
}
.h-270px {
	height: 270px;
}
.h-280px {
	height: 280px;
}
.h-290px {
	height: 290px;
}
.h-300px {
	height: 300px;
}
.h-310px {
	height: 310px;
}
.h-320px {
	height: 320px;
}
.h-330px {
	height: 330px;
}
.h-340px {
	height: 340px;
}
.h-350px {
	height: 350px;
}
.h-360px {
	height: 360px;
}
.h-370px {
	height: 370px;
}
.h-380px {
	height: 380px;
}
.h-390px {
	height: 390px;
}
.h-400px {
	height: 400px;
}
.h-410px {
	height: 410px;
}
.h-420px {
	height: 420px;
}
.h-430px {
	height: 430px;
}
.h-440px {
	height: 440px;
}
.h-450px {
	height: 450px;
}
.h-460px {
	height: 410px;
}
.h-470px {
	height: 470px;
}
.h-480px {
	height: 480px;
}
.h-490px {
	height: 490px;
}
.h-500px {
	height: 500px;
}

/*sm屏幕以上*/
@media only screen and (min-width: 576px) {
/*行距*/
.lh-sm-1 {
	line-height: 1;
}
.lh-sm-2 {
	line-height: 2;
}
.lh-sm-3 {
	line-height: 3;
}
.lh-sm-4 {
	line-height: 4;
}
/*字体大小*/
.fs-sm-12 {
	font-size: .857rem;
}
.fs-sm-14 {
	font-size: 1rem;
}
.fs-sm-16 {
	font-size: 1.142rem;
}
.fs-sm-18 {
	font-size: 1.285rem;
}
.fs-sm-20 {
	font-size: 1.428rem;
}
.fs-sm-22 {
	font-size: 1.571rem;
}
.fs-sm-24 {
	font-size: 1.714rem;
}
.fs-sm-26 {
	font-size: 1.857rem;
}
.fs-sm-28 {
	font-size: 1.9rem;
}
.fs-sm-30 {
	font-size: 2.142rem;
}
.fs-sm-32 {
	font-size: 2.286rem;
}
.fs-sm-34 {
	font-size: 2.429rem;
}
.fs-sm-36 {
	font-size: 2.571rem;
}
.fs-sm-38 {
	font-size: 2.714rem;
}
.fs-sm-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-sm-5px {
	height: 5px;
}
.h-sm-10px {
	height: 10px;
}
.h-sm-15px {
	height: 15px;
}
.h-sm-20px {
	height: 20px;
}
.h-sm-25px {
	height: 25px;
}
.h-sm-30px {
	height: 30px;
}
.h-sm-35px {
	height: 35px;
}
.h-sm-40px {
	height: 40px;
}
.h-sm-45px {
	height: 45px;
}
.h-sm-50px {
	height: 50px;
}
.h-sm-55px {
	height: 55px;
}
.h-sm-60px {
	height: 60px;
}
.h-sm-65px {
	height: 65px;
}
.h-sm-70px {
	height: 70px;
}
.h-sm-75px {
	height: 75px;
}
.h-sm-80px {
	height: 80px;
}
.h-sm-85px {
	height: 85px;
}
.h-sm-90px {
	height: 90px;
}
.h-sm-95px {
	height: 95px;
}
.h-sm-100px {
	height: 100px;
}
.h-sm-110px {
	height: 110px;
}
.h-sm-120px {
	height: 120px;
}
.h-sm-130px {
	height: 130px;
}
.h-sm-140px {
	height: 140px;
}
.h-sm-150px {
	height: 150px;
}
.h-sm-160px {
	height: 160px;
}
.h-sm-170px {
	height: 170px;
}
.h-sm-180px {
	height: 180px;
}
.h-sm-190px {
	height: 190px;
}
.h-sm-200px {
	height: 200px;
}
.h-sm-210px {
	height: 210px;
}
.h-sm-220px {
	height: 220px;
}
.h-sm-230px {
	height: 230px;
}
.h-sm-240px {
	height: 240px;
}
.h-sm-250px {
	height: 250px;
}
.h-sm-260px {
	height: 260px;
}
.h-sm-270px {
	height: 270px;
}
.h-sm-280px {
	height: 280px;
}
.h-sm-290px {
	height: 290px;
}
.h-sm-300px {
	height: 300px;
}
.h-sm-310px {
	height: 310px;
}
.h-sm-320px {
	height: 320px;
}
.h-sm-330px {
	height: 330px;
}
.h-sm-340px {
	height: 340px;
}
.h-sm-350px {
	height: 350px;
}
.h-sm-360px {
	height: 360px;
}
.h-sm-370px {
	height: 370px;
}
.h-sm-380px {
	height: 380px;
}
.h-sm-390px {
	height: 390px;
}
.h-sm-400px {
	height: 400px;
}
.h-sm-410px {
	height: 410px;
}
.h-sm-420px {
	height: 420px;
}
.h-sm-430px {
	height: 430px;
}
.h-sm-440px {
	height: 440px;
}
.h-sm-450px {
	height: 450px;
}
.h-sm-460px {
	height: 410px;
}
.h-sm-470px {
	height: 470px;
}
.h-sm-480px {
	height: 480px;
}
.h-sm-490px {
	height: 490px;
}
.h-sm-500px {
	height: 500px;
}
}

/*md屏幕以上*/
@media only screen and (min-width: 768px) {
/*行距*/
.lh-md-1 {
	line-height: 1;
}
.lh-md-2 {
	line-height: 2;
}
.lh-md-3 {
	line-height: 3;
}
.lh-md-4 {
	line-height: 4;
}
/*字体大小*/
.fs-md-12 {
	font-size: .857rem;
}
.fs-md-14 {
	font-size: 1rem;
}
.fs-md-16 {
	font-size: 1.142rem;
}
.fs-md-18 {
	font-size: 1.285rem;
}
.fs-md-20 {
	font-size: 1.428rem;
}
.fs-md-22 {
	font-size: 1.571rem;
}
.fs-md-24 {
	font-size: 1.714rem;
}
.fs-md-26 {
	font-size: 1.857rem;
}
.fs-md-28 {
	font-size: 2rem;
}
.fs-md-30 {
	font-size: 2.142rem;
}
.fs-md-32 {
	font-size: 2.286rem;
}
.fs-md-34 {
	font-size: 2.429rem;
}
.fs-md-36 {
	font-size: 2.571rem;
}
.fs-md-38 {
	font-size: 2.714rem;
}
.fs-md-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-md-5px {
	height: 5px;
}
.h-md-10px {
	height: 10px;
}
.h-md-15px {
	height: 15px;
}
.h-md-20px {
	height: 20px;
}
.h-md-25px {
	height: 25px;
}
.h-md-30px {
	height: 30px;
}
.h-md-35px {
	height: 35px;
}
.h-md-40px {
	height: 40px;
}
.h-md-45px {
	height: 45px;
}
.h-md-50px {
	height: 50px;
}
.h-md-55px {
	height: 55px;
}
.h-md-60px {
	height: 60px;
}
.h-md-65px {
	height: 65px;
}
.h-md-70px {
	height: 70px;
}
.h-md-75px {
	height: 75px;
}
.h-md-80px {
	height: 80px;
}
.h-md-85px {
	height: 85px;
}
.h-md-90px {
	height: 90px;
}
.h-md-95px {
	height: 95px;
}
.h-md-100px {
	height: 100px;
}
.h-md-110px {
	height: 110px;
}
.h-md-120px {
	height: 120px;
}
.h-md-130px {
	height: 130px;
}
.h-md-140px {
	height: 140px;
}
.h-md-150px {
	height: 150px;
}
.h-md-160px {
	height: 160px;
}
.h-md-170px {
	height: 170px;
}
.h-md-180px {
	height: 180px;
}
.h-md-190px {
	height: 190px;
}
.h-md-200px {
	height: 200px;
}
.h-md-210px {
	height: 210px;
}
.h-md-220px {
	height: 220px;
}
.h-md-230px {
	height: 230px;
}
.h-md-240px {
	height: 240px;
}
.h-md-250px {
	height: 250px;
}
.h-md-260px {
	height: 260px;
}
.h-md-270px {
	height: 270px;
}
.h-md-280px {
	height: 280px;
}
.h-md-290px {
	height: 290px;
}
.h-md-300px {
	height: 300px;
}
.h-md-310px {
	height: 310px;
}
.h-md-320px {
	height: 320px;
}
.h-md-330px {
	height: 330px;
}
.h-md-340px {
	height: 340px;
}
.h-md-350px {
	height: 350px;
}
.h-md-360px {
	height: 360px;
}
.h-md-370px {
	height: 370px;
}
.h-md-380px {
	height: 380px;
}
.h-md-390px {
	height: 390px;
}
.h-md-400px {
	height: 400px;
}
.h-md-410px {
	height: 410px;
}
.h-md-420px {
	height: 420px;
}
.h-md-430px {
	height: 430px;
}
.h-md-440px {
	height: 440px;
}
.h-md-450px {
	height: 450px;
}
.h-md-460px {
	height: 410px;
}
.h-md-470px {
	height: 470px;
}
.h-md-480px {
	height: 480px;
}
.h-md-490px {
	height: 490px;
}
.h-md-500px {
	height: 500px;
}
}

/*lg屏幕以上*/
@media only screen and (min-width: 992px) {
/*行距*/
.lh-lg-1 {
	line-height: 1;
}
.lh-lg-2 {
	line-height: 2;
}
.lh-lg-3 {
	line-height: 3;
}
.lh-lg-4 {
	line-height: 4;
}
/*字体大小*/
.fs-lg-12 {
	font-size: .857rem;
}
.fs-lg-14 {
	font-size: 1rem;
}
.fs-lg-16 {
	font-size: 1.142rem;
}
.fs-lg-18 {
	font-size: 1.285rem;
}
.fs-lg-20 {
	font-size: 1.428rem;
}
.fs-lg-22 {
	font-size: 1.571rem;
}
.fs-lg-24 {
	font-size: 1.714rem;
}
.fs-lg-26 {
	font-size: 1.857rem;
}
.fs-lg-28 {
	font-size: 2rem;
}
.fs-lg-30 {
	font-size: 2.142rem;
}
.fs-lg-32 {
	font-size: 2.286rem;
}
.fs-lg-34 {
	font-size: 2.429rem;
}
.fs-lg-36 {
	font-size: 2.571rem;
}
.fs-lg-38 {
	font-size: 2.714rem;
}
.fs-lg-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-lg-5px {
	height: 5px;
}
.h-lg-10px {
	height: 10px;
}
.h-lg-15px {
	height: 15px;
}
.h-lg-20px {
	height: 20px;
}
.h-lg-25px {
	height: 25px;
}
.h-lg-30px {
	height: 30px;
}
.h-lg-35px {
	height: 35px;
}
.h-lg-40px {
	height: 40px;
}
.h-lg-45px {
	height: 45px;
}
.h-lg-50px {
	height: 50px;
}
.h-lg-55px {
	height: 55px;
}
.h-lg-60px {
	height: 60px;
}
.h-lg-65px {
	height: 65px;
}
.h-lg-70px {
	height: 70px;
}
.h-lg-75px {
	height: 75px;
}
.h-lg-80px {
	height: 80px;
}
.h-lg-85px {
	height: 85px;
}
.h-lg-90px {
	height: 90px;
}
.h-lg-95px {
	height: 95px;
}
.h-lg-100px {
	height: 100px;
}
.h-lg-110px {
	height: 110px;
}
.h-lg-120px {
	height: 120px;
}
.h-lg-130px {
	height: 130px;
}
.h-lg-140px {
	height: 140px;
}
.h-lg-150px {
	height: 150px;
}
.h-lg-160px {
	height: 160px;
}
.h-lg-170px {
	height: 170px;
}
.h-lg-180px {
	height: 180px;
}
.h-lg-190px {
	height: 190px;
}
.h-lg-200px {
	height: 200px;
}
.h-lg-210px {
	height: 210px;
}
.h-lg-220px {
	height: 220px;
}
.h-lg-230px {
	height: 230px;
}
.h-lg-240px {
	height: 240px;
}
.h-lg-250px {
	height: 250px;
}
.h-lg-260px {
	height: 260px;
}
.h-lg-270px {
	height: 270px;
}
.h-lg-280px {
	height: 280px;
}
.h-lg-290px {
	height: 290px;
}
.h-lg-300px {
	height: 300px;
}
.h-lg-310px {
	height: 310px;
}
.h-lg-320px {
	height: 320px;
}
.h-lg-330px {
	height: 330px;
}
.h-lg-340px {
	height: 340px;
}
.h-lg-350px {
	height: 350px;
}
.h-lg-360px {
	height: 360px;
}
.h-lg-370px {
	height: 370px;
}
.h-lg-380px {
	height: 380px;
}
.h-lg-390px {
	height: 390px;
}
.h-lg-400px {
	height: 400px;
}
.h-lg-410px {
	height: 410px;
}
.h-lg-420px {
	height: 420px;
}
.h-lg-430px {
	height: 430px;
}
.h-lg-440px {
	height: 440px;
}
.h-lg-450px {
	height: 450px;
}
.h-lg-460px {
	height: 410px;
}
.h-lg-470px {
	height: 470px;
}
.h-lg-480px {
	height: 480px;
}
.h-lg-490px {
	height: 490px;
}
.h-lg-500px {
	height: 500px;
}
}
