body{
	color:#666;
	font-size:14px;}

.navbar{
	margin-bottom:0;
	background:rgba(255,255,255,0.6);
	}
.navbar-brand {
    padding: 12px 15px;}
.navbar-brand img{
	max-height:75px;}
.navbar-nav>li>a{
	color:#333;
	font-size: 15px;
	margin:29px 0;
	padding:3px 18px;
	line-height:36px;
	overflow:hidden;
	}

.nav>li>a:focus, .nav>li>a:hover,.nav>li>a.active {
    color: #fff;
    background-color:#35aae0;}

.dropdown-menu>li>a {
    padding: 12px 20px;
	}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background:none;
	color:#666;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background:#35aae0;
    border:none;
}
.dropdown-menu {
    top: 70px;}
.gong-tit{
	font-size: 20px;
	padding: 20px 0;
	color: #444;
	margin-top: 10px;
}
.gong-img{
	position: relative;
	overflow: hidden;
}
.gong-img img{
	transition: all ease-in-out 0.3s;
}
.gong-img:hover img{
	transform: scale(1.1,1.1);
}
span.gong-bg{
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	transition:background 0.3s;
}
span.gong-bg:hover{
	background: rgba(255,255,255,0.3);
}
.icon-bg{
	background-color: #0180ba;
	color: #fff;
	padding: 50px 0;
}
.icon-title{
	margin-bottom: 60px;
}
.icon-title h2{
	font-size: 27px;
}
.icon-title p{
	font-size: 14px;
	margin-top: 20px;
	color: #dcf4ff;
	line-height: 28px;
}
.icon1{
	background: rgba(0, 161, 203,0.5);
	padding: 30px 20px 60px;
	transition: background 0.3s;
}
.icon2{
	background: rgba(0, 161, 203,1);
	padding: 30px 20px 60px;
	transition: background 0.3s;
}
.icon1:hover,.icon2:hover{
	background:#35aae0;
}
.icon-img img{
	transition: all ease-in-out 0.3s;
}
.icon-img:hover img{
	transform: translateY(-20px);
}
.icon1 h2,.icon2 h2{
	position: relative;
}
.icon1 h2:after,.icon2 h2:after{
	position: absolute;
	content: "";
	width: 20px;
	height: 1px;
	left: 50%;
	bottom: -10px;
	transform: translateX(-50%);
	transition: all ease-in-out 0.3s;
	background-color: #fff;}
.icon1 h2:hover:after,.icon2 h2:hover:after{
	width: 80px;
}
.icon1 p,.icon2 p{
	margin-top: 20px;
	line-height: 24px;
	font-size: 13px;
}
.sy-about{
	background:url(images/bg1.png) no-repeat center top;
	background-size:auto;}
.ab-tit h3{
	color: #35aae0;
	background:url(images/ab_tit.png) no-repeat center top;
	font-size: 26px;}
.ab-tit p{
	font-size: 16px;
}
.ainfo{
	position:relative;
	padding-top:20px;}
.aimg{
	overflow:hidden;}
.aimg img{
	width:100%;
	transition:all ease-in-out 0.3s;}
.aimg:hover img{
	transform:scale(1.1,1.1);}
.about-info{
	background-color:#fff;
	padding:50px 24px;
	position:absolute;
	left:-20%;
	top:0;
	margin-top:80px;
	margin-right:100px;}
.about-info p.kai{
	padding-top:20px;
	color:#939393;
	line-height:28px;}
.sy-about,.sy-news,.sy-products{
	padding:40px 0;
	}
.sy-products{
	background-color:#f2f2f2;}
.series{
	margin:30px 0 15px;}
.series a {
    display: inline-block;
    margin: 2px 10px 10px;
    line-height: 32px;
    border:1px solid #35aae0;
    padding: 0 15px;
    color: #35aae0;
	text-decoration:none;
}
.series a:hover,.series a.active {
	color:#fff;
	background-color: #35aae0;
}
.pro-list{
	padding:20px;}
a.pro{
	display:inline-block;
	margin:30px 0 0;
	position:relative;
	overflow:hidden;
border: 1px solid #f0f0f0;}
a.pro img{
	transition:all ease-in-out 0.3s;}
a.pro:hover img{
	transform:scale(1.2,1.2);}
span.bg{
	position:absolute;
	display:block;
	width:80%;
	height:80%;
	left:10%;
	top:10%;
	padding:20px;
	opacity:0;
	background:rgba(255,255,255,0.8);
	color:#666;}
a.pro:hover span.bg{
	opacity:1;}
span.bg h3{
	color:#35aae0;
	line-height:28px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
span.bg h3 span{
	font-size:14px;
	color:#666;
	font-weight:normal;}
span.bg p{
	font-size:12px;
	line-height:24px;
	padding-bottom: 10px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	}
span.bg .pmore{
	padding:10px 20px;
	width:80px;
	background-color:#35aae0;
	color:#fff;}
.pro-text{
	line-height:24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
section.time{
	background-image:url(images/tbg.jpg);
	background-size:100% 100%;
	color:#fff;
	padding:80px 0;}
.news .more {
  margin: 70px auto;
}
.news .news_time {
  display: block;
  font-weight: 300;
  height: 30px;
  color: #999;
}
.news .news_time i{
	color:#fd5202;
	padding-right:8px;}
.media-left, .media>.pull-left {
    padding-right: 20px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.gong{
	position: relative;
	overflow: hidden;
}
span.gong-bg{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0);
	width: 100%;
	height:100%;
	transition: all ease-in-out 0.3s;
}
.gong:hover span.gong-bg{
	background: rgba(255,255,255,0.2);
}
.ny-about .text{
	margin: 10px 0;
	color: #9a9a9a;
}


.bg-default {
    background-color: #2095cb;
	padding:20px 0 30px;
	color:#fff;
	margin-top:50px;
}
.bg-default a{
	color:#fff;}
.bot-tit{
	padding-bottom:20px;
	border-bottom:1px solid #8edbff;}
.bot-tit p{
	color:#fff;
	margin-top:10px;
	line-height:24px;}
.bot-tit p.icon {
	margin-top:40px;}
.bot-tit p i{
	padding:15px;
	color:#fff;}
.bot-tit p i:hover{
	background-color:#35aae0;
	color:#fff;}
.copy{
	line-height:40px;
	color:#fff;}
.add h3{
	margin-bottom: 15px;
}
.ny-about{
	margin:20px auto;
	background-color:#fff;
	padding:20px;}
.ny-tit h1{
	color:#333;}
.ny_info{
	line-height:27px;
	margin-bottom:50px;}
.ny_info img{
	margin-bottom: 30px;
}
.text-indent{
	text-indent:2em;}

.pager>li.active>a, .pager>li.active>a:hover, .pager>li.active>span, .pager>li.active>span:hover {
    background-color: #35aae0;
    border-color: #35aae0;
}
.ptest{
	color:#333;}
.card>.caption {
    background-color: #333;}
.item-content h4 a{
	color:#333;}
.ny-info{
	padding:30px 0;
	line-height:27px;}
img {
     max-width:none; 
}
.contact-info{
	font-size:16px;
	line-height:30px;}

/*.sy-news .nav>li>a:hover,.sy-news .nav>li>a:visited,.sy-news .nav>li.active>a{
	background: #35aae0;
    color: #fff;
}*/
.sy-news .nav>li>a {
    padding: 15px 15px;
    color: #555;
    border:1px solid #ddd;
    
}
.sy-news .nav-tabs.nav-stacked {
    border:0 none;}

.sy-news .nav-tabs.nav-stacked>li.active>a,.sy-news .nav-tabs.nav-
stacked>li.active>a:hover,.sy-news .nav-tabs.nav-stacked>li>a:hover{
background: #35aae0;      
color: #fff; }
	
	
/*分页*/
.pagination{color: #666; text-align: center; clear:both; margin-top: 1em; margin-bottom: 30px;}
.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 .prev::before{font-family: "ZenIcon";display: inline-block; content:"\e6e0"; width: 10px; height: 10px; margin-right: 5px;}
.pagination .next::after{font-family: "ZenIcon";display: inline-block; content: "\e6e1"; width: 10px; height: 10px; margin-left: 5px;}
.pagination a:not(.goto):hover{background-color: #eee; color: #2a6496}
.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; }


.p0{padding: 0px;}
.p5{padding: 5px;}
.pt0{padding-top: 0px;}
.pr0{padding-right: 0px;}
.pb0{padding-bottom: 0px;}
.pl0{padding-left: 0px;}

.pt5{padding-top: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.pl5{padding-left: 5px;}

.pt10{padding-top: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pl10{padding-left: 10px;}

.pt15{padding-top: 15px;}
.pr15{padding-right: 15px;}
.pb15{padding-bottom: 15px;}
.pl15{padding-left: 15px;}

.pt20{padding-top: 20px;}
.pr20{padding-right: 20px;}
.pb20{padding-bottom: 20px;}
.pl20{padding-left: 20px;}

.pt30{padding-top: 30px;}
.pr30{padding-right: 30px;}
.pb30{padding-bottom: 30px;}
.pl30{padding-left: 30px;}

.m0{margin: 0px;}
.m5{margin: 5px;}

.mt0{margin-top: 0px;}
.mr0{margin-right: 0px;}
.mb0{margin-bottom: 0px;}
.ml0{margin-left: 0px;}

.mt5{margin-top: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.ml5{margin-left: 5px;}

.mt10{margin-top: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.ml10{margin-left: 10px;}

.mt15{margin-top: 15px;}
.mr15{margin-right: 15px;}
.mb15{margin-bottom: 15px;}
.ml15{margin-left: 15px;}

.mt20{margin-top: 20px;}
.mr20{margin-right: 20px;}
.mb20{margin-bottom: 20px;}
.ml20{margin-left: 20px;}

.mt30{margin-top: 30px;}
.mr30{margin-right: 30px;}
.mb30{margin-bottom: 30px;}
.ml30{margin-left: 30px;}
.wauto{width: auto;}
.mt60{margin-top: 60px;}

.friendlink {
    float: left;
    color: #fff;
    line-height: 20px;
}

.friendlink i {
    list-style: none;
    font-style: normal;
    line-height: 20px;
    float: left;
}

.friendlink .linkTagcs {
    text-align: left;
    float: right;
    width: 181px;
    max-height: 20px;
    overflow: hidden;
    transition: 0.3s all ease-in-out;
    line-height: 20px;
}

.friendlink .linkTagcs a {
    display: block;
    color: #fff;
}

.friendlink .linkTagcs:hover {
    max-height: 20px;
    overflow-x: hidden;
    overflow-y: auto;
}









