/* 353b6c */
html{
  font-size: 16px;
  height: 100%;
}
*{
  /* font-family: NHaasGroteskTX-55Rm; */
  font-family:"Microsoft YaHei"!important;
}
body{
  /* padding: 70px 0 0 0; */
  min-height: 100%;
  position: relative;
  font-size: 100%;
  /* background: #f0f0f0; */
  padding-bottom: 260px;
  
}
@media (max-width: 767px){
  body{
    padding-bottom: 76px;
  }
}

@font-face {
  font-family: NHaasGroteskTX-55Rm;
  src: url('../font/NHaasGroteskTX-55Rm.ttf');
}

.NHaasGroteskTX-55Rm{
  font-family: NHaasGroteskTX-55Rm;
}


.xingx{
  width:100%;
}
.back-theme{
  background: #34c59a;
  background-color: #34c59a!important;
}
.text-theme1{
  color: #353b6c!important;
}
.text-theme2{
  color: #fee133!important;
}
.text-gray{
  color: #CACACA!important;
}
.text-white{
  color: white;
}
.txt-white{
  color: white;
}
.navbar-header{
	width: 45%;
	background-color: #34c59a;
}
.text-warning{
  color:#ff0000;
}
.navbar-default .navbar-brand{
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 1200px){
  .container {
    /* width: 1400px; */
  }
}
body::-webkit-scrollbar{
  display: none;
}
/* nav */
.top1{
  color: #666666;
  padding: 10px 0;
  background: #f0f0f0;
}
.top1 a{
  color: #666666;
}
.top1 span{
  vertical-align: text-top;
}
.top1 .left span{
  margin-right: 10px;
}
.top1 .right a{
  margin-right: 10px;
}
.top1 .container{
  display: flex;
  justify-content: space-between;
  
}
.top1 .container::after{
  content: none;
}
.top1 .container::before{
  content: none;
}
.top1 img{
  width: 25px;
}
@media (max-width: 767px){
  .top1 .container{
    display: flex;
    justify-content: flex-end;
  }
}
.top2{
  background: #f6f6f8;
  padding: 15px 0;
  color: #666;
}
.top2 img{
  width: 80%;
}
.top2 .container{
  display: flex;
  align-items: center;
}
.top2  h1{
  color: #34c59a;
  font-size: 44px;
  font-weight: bold;
}
@media (max-width: 767px){
  .top2 .container div{
    padding-left:0 ;
    padding-right:0 ;
  }
  .top2 {
    padding: 0 0;
  }
  .top2  h1{
    font-size: 22px;
  }
  .top2  p{
    font-size: 12px;
  }
}
.navbar-default{
  background-color: white;
  margin: 0;
}
.navbar-default input{
  text-align: left;
}
.navbar-default .navbar-nav2{
  background: white!important;
  margin-top: 15px;
}
.navbar-default .navbar-nav2 p{
  margin-bottom: 0;
}
.navbar-default .navbar-nav3{
  background: white!important;
  margin-top: 15px;
}
.navbar-default .navbar-nav{
  /* background:rgba(53, 59, 108, 0.8) */
  height: 100%;
}
@media (max-width: 768px){
  .navbar-default .navbar-nav{
    /* background:#353b6c; */
  }
  .navbar-header{
    width:100%;
    margin-right: 0!important;
    margin-left: 0!important;
  }
  .navbar-brand{
    width: 60%!important;
    padding-left: 0!important;
  }
  .navbar-default .navbar-toggle{
    margin-right: 0!important;
  }
  .navbar-brand{
    padding: 5px 20px;
  }
  .navbar .container{
    display: block!important;
    
  }
  .navbar-collapse{
    margin-right: 0!important;
    margin-left: 0!important;
  }
}
.navbar-default .navbar-nav>li>a{
  color: white;
  /* font-weight: bold; */
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
  color: #fee133;
  background-color: #767474;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
  color: #fee133;
  background-color: #5d5c5c;
}
.navbar-default .navbar-nav>li>a:hover{
  color: #fee133;
}
.navbar-default .navbar-toggle .icon-bar{
  background: white;
}

.navbar-default .navbar-toggle{
  border-color: white;
}
.navbar-default .navbar-toggle .icon-bar{
  background: white!important;
  height: 4px;
}

.navbar-brand input{
  width: 100%;
  border: none;
  border-radius: 50px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 14px;
}
.navbar-brand{
  padding: 4px 15px;
  position: relative;
}
.navbar-brand>img{
  width: 20px;
  height: auto;
  position: absolute;
  right: 30px;
  top: 45%;
  transform: translateY(-50%);
}
@media (max-width:767px){
  
  .navbar-brand>img{
    /* height: 30px; */
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
    color: #fee133;
  }
  .navbar-nav .open .dropdown-menu{
    background:rgba(53, 59, 108, 0.6)
  }
  .navbar-collapse {
    height: auto;
    max-height: fit-content!important;
  }
}
@media (min-width: 768px){
  .navbar-default{
    margin: 0;
  }
  .navbar-default .navbar-nav3{
    display: inline-block;
    float:none;
  }
  .navbar-default .navbar-nav3 h4{
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
  }
  .navbar-default .navbar-nav2 {
    text-align: left;
  }
  .navbar-default .navbar-nav2 p{
    font-weight: bold;
    font-size: 18px;
  }
  .navbar-default .navbar-nav2 small{
    font-size: 14px;
  }
  .navbar-default{
    border: none;
  }
  .navbar-brand>img{
    /* height: 40px; */
  }
  .navbar .nav > li:hover .dropdown-menu { 
    display: block; 
  } 
  .navbar-nav1{
    width: 100%;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 999;
  }

  .navbar-nav1>li{
    float: none;
    padding: 0 20px;
    border-radius: 50px;
  }
  .navbar-nav1>li.actives{
    background: rgba(255,255,255,.4);
  }
   #li_lnk1.current111{
	float: none;
	padding: 0 20px!important;
	border-radius: 50px;
	background: rgba(255,255,255,.4);
	line-height: 40px;
}
 #li_lnk151.current111{
	float: none;
	padding: 0 20px!important;
	border-radius: 50px;
	background: rgba(255,255,255,.4);
	line-height: 40px;
}
 #li_lnk154.current111{
	float: none;
	padding: 0 20px!important;
	border-radius: 50px;
	background: rgba(255,255,255,.4);
	line-height: 40px;
}
 #li_lnk312.current111{
	float: none;
	padding: 0 20px!important;
	border-radius: 50px;
	background: rgba(255,255,255,.4);
	line-height: 40px;
}
  .current111 a{
	float: none!important;
    padding: 0 20px!important;
    border-radius:50px!important;
background: rgba(255,255,255,.4)!important;

}
  .current111 a:hover{
	float: none!important;
    padding: 0 20px!important;
    border-radius:50px!important;
background: rgba(255,255,255,.4)!important;

}
  .navbar-nav1>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-nav1>li>a .caret{
    display: none;
  }
  .navbar-collapse {
    position: relative;
    text-align: center;
  }
}
input,textarea{ outline-color:#34c59a; }

/* title */
.title{
  text-align: center;
  background: white;
}
.title p{
  margin-bottom: 0;
}
.title h1{
  margin-top: 0;
  margin-bottom: 10px;
  color: #34c59a;
}
.title h1 a{
  margin-top: 0;
  margin-bottom: 10px;
  color: #34c59a;
}
.title h1 a:hover{
  margin-top: 0;
  margin-bottom: 10px;
  color: #34c59a;
}
.title .container{
  border-bottom: 1px solid #dadada;
  padding: 40px 0;
}
@media (max-width: 767px){
  .title h1{
    font-size: 24px;
  }
  .title .container{
    padding: 20px 0;
  }
}
/* footer */
.footer{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.foot1{
  padding: 20px 0;
  background: #f0f0f0;
}
.foot1 .div1{
  text-align: center;
}
.foot1 .div1 img{
  width: 12%;
  height:auto
}
.foot1 .div2 ul{
  text-align: center;
}
.foot1 .div2 ul li{
  list-style: none;
  display: inline-block;
  padding: 0px 40px;
  margin: 10px 0 20px;
  border-right:1px solid #999;
}
.foot1 .div2 ul li a{
  color: #8f8f8f;
}
.foot1 .div2 ul li:last-child{
  border-right: none;
}
.foot1 .div3{
  color: #8f8f8f;
  font-size: 13px;
  text-align: center;
}
.foot1 .div3 span{
  margin-right: 20px;
}
.foot1 .div3 span:last-child{
  margin-right: 0;
}
.foot1 .div3 img{
  width: 15px;
}
.foot2{
  padding: 20px 0;
  background: #34c59a;
  text-align: center;
  color: white;
  font-size: 13px;
}

.img-list{
	width: auto;
	overflow: hidden;
}
.img-list a{
	color: #666;
}

.so_btn {
	width: auto;
	overflow: hidden;
	float: right;
	position: absolute;

}
.pathclass{
	width: auto;
	color: #666;
	line-height: 40px;
	padding-left: 15px;
}
.pathclass a{
	width: auto;
	color: #666;line-height: 40px;
}.pathclass a:hover{
	width: auto;
	color: #666;
	line-height: 40px;
	
}


.pages{
	width: auto;
	
}
.content1{
	overflow: hidden;
}
.content1 img{
	display: block;
	max-width: 100%;
	overflow: hidden;
	height: auto!important;
	margin: auto;
	padding: auto;	
	
}
.pages {text-align:center;margin-top:20px;}
.pages a {display:inline-block;width:auto;height:33px;line-height:33px;border:1px solid #cecece;font-size:15px;margin:0 5px;}
.pages a.on {border:1px solid #e50012;background:#e50012;color:#fff;}


	/*分页样式*/
	.anpager .cpb {
	background: #34c59a none repeat scroll 0 0;
	border: 1px

solid #CCCCCC;
	color: #fff!important;
	font-weight: bold;
	line-height: 33px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.anpager a {
	background: none;
	border: 1px solid

#CCCCCC;
	color: #000;
text-

decoration:none; 	line-height: 33px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.anpager a:hover{
	background: #34c59a none repeat scroll 0 0;
	border: 1px

solid #ccc;
	color: #FFFFFF;
	text-decoration: none;
}

.sort_a {height:50px;background:#34c59a;}
.sort_a h3 {
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
}
.prs_a {width:auto;margin-top:0px;}
.sort_b ul li {height:38px;margin-top:8px;}
.sort_b ul li a{display:block;height:38px;background:#ececec url(../images/sort_2.png) 252px center no-repeat;line-height:38px;padding-left:10px;}
.sort_b ul li a:hover{
	background-color: #F00!important;
	color: #FFF;
		background-image: url(../images/zhankai.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	
}
.sort_b ul li.on a{background:#e60012 url(../images/sort_1.png) 252px center no-repeat;color:#fff;}

/*产品菜单列表*/
div.sdmenu div.collapsed {
	height: 40px;
	line-height: 40px;
}
div.sdmenu {
	float: none;
	width: auto;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 38px;
	font-size: 14px;
	
}
div.sdmenu div {
	overflow: hidden;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
	width: auto;
		background-image: url(../images/xian.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

div.sdmenu div:first-child {

	color: #ffffff;
	width: auto;
	text-decoration: none;
}
div.sdmenu div.collapsed {
	height: 38px;
	line-height: 38px;
}
/*一级菜单*/
div.sdmenu div span {
	display: block;
	height: 38px;
	background-color: #34c59a!important;
	color: #FFF;
	text-indent: 5px!important;
	background-image: url(../images/zhankai.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
}/*一级菜单*/
div.sdmenu div span a
{
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #ffffff!important;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: none;
	border-bottom-width: 0px;
	font-size: 14px;
	font-weight: bold;

}
div.sdmenu div span a:hover
{
	display: block;
	height: 38px;
	background-color: #34c59a!important;
	color: #FFF;
	background-image: url(../images/zhankai.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	text-indent: 5px!important;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px!important;
	
}
div.sdmenu div.collapsed span {
	height: 40px;
	line-height: 40px;

}
div.sdmenu div.collapsed span a:hover{
	height: 40px;
	line-height: 40px;
	text-indent: 5px!important;
}


div.sdmenu div a {
	display: block;
	color: #000000!important;
	height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 20px!important;
}


div.sdmenu div a.current {
	text-decoration: none;
	color: #fff!important;
	line-height: 38px;
	height: 38px;
	width: ffffff;
	display: block;
	background-color: #34c59a!important;
	text-indent: 5px!important;
		
	
}
div.sdmenu div a.current:hover {	text-indent: 5px!important;}
div.sdmenu div a:hover {
	display: block;
	height: 38px;
	background-color: #34c59a!important;
	color: #FFF!important;

	text-indent: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	

}


.pro_title{
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 5px;
	text-transform: capitalize;
}

  .img-box .list .p1 a{
                    font-size: 16px;
                    color: #666!important;
                    margin-top: 10px;
                }
.img-box .list .p1 a:hover{
                    font-size: 16px;
                    color: #666;
                    margin-top: 10px;
                }
				
.img-box .list .p2 a{
                   color: #666!important;
				      font-size: 13px;
                    color: #999;
                    margin: 0 auto;
                    width: 80%;
                    
                }
.img-box .list .p2 a:hover{
	color: #666;
	font-size: 13px;
	color: #999;
	margin: 0 auto;
	width: 80%;

                }
				
.backtop{
	color: #CCC;
	width: 100px;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
	float: right;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: auto;
	padding-right: auto;
	padding-bottom: 15px;
	padding-left: auto;
}
	
					
.backtop a{
	color: #CCC;
	text-decoration: none;
}			

.backtop a:hover{
	color: #CCC;
	text-decoration: none;
}	