body{
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.col20{
  width:20%;
  float: left;
  padding-left: 0.5%;
  padding-right: 0.5%;
}
a,a:hover,a:visited{ text-decoration: none; color: #666; }
h1,h2,h3,h4,h5,h6{ font-weight: normal; }
.text-uppercase{
  text-transform: uppercase;
}
table {
    border-collapse: collapse;
    width:100%;
    
}
/* .nav > li:hover .dropdown-menu { display: block; } */
		.xzoom-preview,.xzoom-source{
			display:none !important;
		}
		.xzoom-lens{
			display:none !important;
		}
		.tree-menu li .list-toggle{
			top:17px;
		}
		.dropdown-menu  li .list-toggle{
			top:13px;
		}
    .tree li:before {
    width: 0px;
    height: 0px;
}
table, td, th {
    border: 1px solid #666;
}
td{padding:5px;}
@media (min-width: 1200px){
  .container {
    max-width: 1300px;}
}
ul,li{
  list-style: none;

}
.f_right{
  float: right;
}
.navbar{
	margin-bottom:0;
	box-shadow: 0px 0px 0px;
  border: 0 none;}
.navbar-brand{
  padding: 25px 15px;}
.navbar-brand img{
	max-height:70px;}
.navbar-nav>li>a{
	font-size:15px;
  border: 2px solid transparent;
	color:#555;
	padding:7px 20px;
  margin:30px 0px;}
.navbar-nav>li>a:hover:after,.navbar-nav>li.active>a:after{
  background: #04a07b;
  display: block;
  height: 2px;
  content:'';
  margin-top: 15px;
  margin-bottom: -15px;
}
.navbar-nav>li.active>a{
  color: #04a07b;
}
.nav>li>a:hover{
  color: #555;
  background:none;
}
.top .nav .open>a,.top .nav .open>a:focus,.top .nav .open>a:hover {
    background:none;
    border: 0 none;
}
.top .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #57c7f4;
}
.top .dropdown-menu>li>a{
  padding:12px 20px;
}

.navbar-right .dropdown-menu {
    right: auto;
    left: auto;
        min-width: 109px;
}
.tree li {
    position: relative;
    padding: 2px 0 2px 0px;
    list-style: none;
}
.top .dropdown-menu>li>a {
    padding: 12px 20px;
}
.carousel-caption{
  bottom: 35%;
}
.simg{
  overflow: hidden;
}
.simg img{
  transition: all ease-in-out 0.3s;
}
.simg:hover img{
  transform: scale(1.2,1.2);
}
.series{
  margin-top: 50px;
  margin-bottom: 50px;
}

.pro-sit{margin-bottom: 50px;}
.pro-sit h3{
  font-size: 14px;
  color: #333;
}
.pro-sit h3 span.a1{
  color: #13868d;
  font-size: 24px;
  padding-right: 15px;
}
.sy-about{
  margin-top: 50px;
  margin-bottom: 50px;
}
.fright{
  padding: 5px 20px;
  border:1px solid #e2e4e6;
  color: #666;
  font-size: 16px;
  border-radius: 20px;
}
.atit{
  margin-top: 50px;
  border-bottom:1px solid #e5e9ef;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.ainfo{
  line-height: 28px;
}
.big{
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.m20{
  margin-bottom: 20px;
}
.sy-contact{
  background:url(../styles/images/abg.jpg) no-repeat center top;
  padding-top: 80px;
  padding-bottom: 80px;
  color: #fff;
  font-size: 18px;
  min-height: 411px;
}
.sy-contact h2{
  font-size: 36px;
  margin-bottom: 40px;
  
}
.cbtn{
  margin-top: 30px;
}
.cbtn a{
  padding: 20px 50px;
  background:#00aeea;
  color: #fff;
  border-radius: 40px;
}
.sy-news{
  margin-bottom: 50px;
  margin-top: 50px;
}
.sy-news h2{
   margin-top: 28px;
  font-size: 16px;
  margin-bottom: 20px;
  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;/*想省略几行就写几*/
 -webkit-box-orient: vertical;
}

.sy-news a{
  color: #333;
}
.sy-news p{

  color: #666;
  margin-bottom: 20px;
  border-bottom: 1px solid #e2e4e6;
  padding-bottom: 20px;
}
.date{
  color: #666;
}
.mess{
  background:url(../styles/images/mess.jpg) no-repeat center top;
  padding-top: 145px;
}
.pagination{color: #666; clear:both; margin-top: 1em; display: block; margin: auto;}
.pagination li{display: inline-block;}
.pagination a{display: inline-block; *display: inline; *zoom: 1; margin-left: -1px; padding: 0 12px; height: 32px; line-height: 32px; color: #428bca; border: 1px solid #ddd; background: #fff; text-decoration: none; overflow:hidden;}
.pagination li>span{display: inline-block; *display: inline; *zoom: 1; margin-left: -1px; padding: 0 12px; height: 32px; line-height: 32px; color: #428bca; border: 1px solid #ddd; background: #fff; text-decoration: none; overflow:hidden;}
.pagination li.active>span{color: #ffffff;background: #04a07b;}
.pagination .prev::before{font-family: "FontAwesome";display: inline-block; content:"\f104"; width: 10px; height: 10px; margin-right: 5px;}
.pagination .next::after{font-family: "FontAwesome";display: inline-block; content: "\f105"; width: 10px; height: 10px; margin-left: 5px;}
.pagination a:not(.goto):hover{background-color: #eee; color: #04a07b}
.pagination a.cur,
.pagination a.cur:hover{background-color: #428bca; color: #fff; border-color: #428bca; margin-right: 1px}
.pagination a.disabled{background-color: #e6e6e6!important; color: #bbb!important; cursor: no-drop}
.pagination .prev{border-radius: 5px 0 0 5px}
.pagination .next{border-radius: 0 5px 5px 0; }
.mbg{
  background:#fff;
  padding-top: 50px;
  padding-left: 10%;
  padding-right: 10%;
}
.mtit{
  margin-bottom: 50px;
}
.mtit h2{
  font-size: 30px;
  font-weight: bold;
  color: #333;
}
.form-inline .form-control{
  width: 100%;
}
.form-control {
    color: #999b9d;
    border: 1px solid #e2e4e6;
    height: 50px;
    margin-bottom: 20px;
}
.ti{
  margin-top: 50px;
  margin-bottom: 80px;
}
.ti .btn{
  background:#00aeea;
  color: #fff;
  font-size: 16px;
  padding:10px 30px;
  border-radius: 20px;
}
.aaa{
  font-size: 30px;
  color: #333;
}
.ncon{
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 36px;
}
#map{
  height: 400px;
}
.c-btn .btn{
  background:#04a07b;
  color: #fff;
  padding: 10px 100px;
  border-radius: 20px;
}







.conta{color: #ccc;}
.conta dt{
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: normal;
  color: #fff;
}
.conta .col-md-4{
  padding: 0;
}
.conta h5{
  
  font-size:12px;
}
.a8{
  margin-top: 20px;
}
.copy{
  border-top:1px solid #6c7074;
  padding-top: 20px;
  color: #ccc;
  margin-top: 30px;
}
.c1{
  padding-top: 16px;
}
.ny-series{
  border:1px solid #eee;
}
.npro{
  margin-top: 30px;
}
.npro li{
  line-height: 38px;
}
.npro li a{
  font-size: 16px;
  color: #333;
}
.pimg{
  border:1px solid #dddede;
}
.ptxt{
  line-height: 69px;
  font-size: 16px;
  margin-bottom: 20px;
  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;/*想省略几行就写几*/
 -webkit-box-orient: vertical;
}
.nypro:hover .pimg{
  border:2px solid #04a07b;
}
.nypro:hover .ptxt{
  background: #04a07b;
  color: #fff;
}
.proInfo-title {
    font-size: 22px;
    line-height: 36px;
    color: #222;
    padding-top: 10px;
    padding-bottom: 24px;
}
.proInfo-title:after {
    content: "";
    display: block;
    margin-top: 15px;
    width: 50px;
    height: 2px;
    background: #149274;
}
.ny-new li{
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom:1px solid #eee;
}
.ny-new li h3{
  color: #333;
  font-size: 16px;
}
.nlist{
  margin-top: 30px;
}









.show-item{width: 100%;}
.show-item ul{margin-left:-2px;margin-right:-2px; padding-left:0px;}
.show-item ul li{float: left;overflow: hidden;cursor: pointer;position: relative; margin-bottom: 20px;}
.item_warp{overflow: hidden;position: relative;}
.item-box img{ border:1px solid #ddd;}
.show-item ul li img{
  max-width:100%;height:auto;
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}
.show-item ul li a{
  color: #666;
}
.show-item li:hover img,.leader-list1:hover img{    
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.mask{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    opacity:0;
    -moz-opacity:0;-khtml-opacity:0;-o-opacity:0;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.mask_warp{display:table;width:100%;height:100%;}
.mask-cont{
  display:table-cell;
  vertical-align:middle;
}
.mask:before,.mask:after{
  content: '';
  position: absolute;
  top: 10%;
  left: 10%;
  width:80%;
  height:80%;
  -webkit-transition: opacity .35s ease-in-out,-webkit-transform .35s ease-in-out;
  transition: opacity .35s ease-in-out,transform .35s ease-in-out;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
     
}
.mask:before{
  border-top: 3px solid rgba(255,255,255,0.5);
  border-bottom: 3px solid rgba(255,255,255,0.5);
  -webkit-transform: scale3d(0, 1, 1);
  -ms-transform: scale3d(0, 1, 1);
   -o-transform: scale3d(0, 1, 1);
   transform: scale3d(0, 1, 1);
}
.mask:after{
   border-left: 3px solid rgba(255,255,255,0.5);
     border-right: 3px solid rgba(255,255,255,0.5);
     -webkit-transform: scale3d(1, 0, 1);
     -ms-transform: scale3d(1, 0, 1);
     -o-transform: scale3d(1, 0, 1);
     transform: scale3d(1, 0, 1);
}

.mask:hover:before,.mask:hover:after{
  -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.mask-cont h1,.mask-cont p,.mask-cont span{
  color: white;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity:0;-khtml-opacity:0;-o-opacity:0;
    transition:.35s;
}
.mask-cont h1{font-size: 20px;font-weight: normal;max-width: 70%;margin: 0 auto;}
.mask-cont span{
    display:block;font-size: 12px;
    width: 102px;height: 34px;line-height:34px;margin: -3% auto 0;
    color: white;
    background: #df841e;
}
.btn-product {
    border-radius: 30px;
    border: 2px solid #FFF;
    color: #fff;
    margin-top: 40px;
    padding: 10px 30px;
    background: none;
}
.item-box:hover>.mask{opacity: 1;filter: alpha(opacity=100);-moz-opacity:100;-khtml-opacity:100;-o-opacity:100; background-color: rgba(0, 0, 0, 0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7e5d1e,endColorstr=#7e5d1e),alpha(opacity=0);}
.item-box:hover>.mask p,.item-box:hover>.mask h1,.item-box:hover>.mask span{
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity:100;-khtml-opacity:100;-o-opacity:100;
    /* -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0); */
}
.item-box:hover>.mask span{
  margin: 3% auto 0;
}
.item-content{
  padding-right:5%;}
.blocks > li,
[class*="blocks-"] > li {
  position: relative;
  float: left;
  min-height: 1px;
  margin-right: 10px;
  margin-left: 10px;
  /*margin-bottom: 22px;*/
}
.news-sit h2{ font-size: 34px; color:#f28101; margin-top: 0; padding-bottom: 10px; font-weight: 700; }
.bg-default{
  background: #55595c;
  padding-top: 50px;
  padding-bottom: 20px;
}
.bg-default a{
  color: #ffffff;
}
.bmenu a{
  font-size: 16px;
  padding-right: 30px;
  padding-left: 30px;
}
.f_left{
  float: left;
}
.f_right{
  float: right;
}
.ny-about{
  margin-top: 50px;
  margin-bottom: 50px;
}
.sh,.snt{overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;/*想省略几行就写几*/
 -webkit-box-orient: vertical;}












@media (max-width: 1199px) {
  .navbar-nav > li > a {
    padding: 10px 13px;
}
	
}
@media (max-width: 991px) {
  .navbar-brand img{
  max-height:35px;}
  .navbar-nav > li > a {
    padding: 8px;
    font-size: 13px;} 
  .navbar-brand {
  padding: 31px 15px;}
	.sy_about{
    background-size: cover;
  }
	
}
@media (max-width: 767px) {
  .col20{
  width:49%;
  float: left;
  padding-left: 4%;
  padding-right: 0;
}
  .navbar-header{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .navbar-brand {
    padding: 2px 15px;}
  .navbar-toggle{
    background:#888;
    margin-right: 10px;
  }
  .navbar-toggle .icon-bar {
    background: #fff;
}
.navbar-nav>li>a {
    margin: 0px;
}
.ptxt {
    line-height: 22px;
    margin-top: 20px;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;/*想省略几行就写几*/
 -webkit-box-orient: vertical;
}
.tree-menu li .list-toggle {
    top: 17px;
}
 .sy-contact h2 {
    font-size: 36px;
    margin-bottom: 20px;
}
.w20 {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.ainfo {
    margin-bottom: 20px;
}
.sy-contact h2 {
    font-size: 27px;
}
.ny-series{
  margin-bottom: 20px;
}
    















	

	
}






