body{
	color:#666;
	font-size:14px;
	font-family:"微软雅黑";}
.text-uppercase{
	text-transform: uppercase;
}

.navbar{
	/*background:url(images/tbg.jpg) repeat center top;*/
	margin-bottom:0;
	}
.navbar-brand {
    padding: 23px 15px;}
.navbar-brand img{
	max-height:75px;}
.navbar-nav>li>a{
	color:#666;
	font-size: 15px;
	margin:29px 0;
	padding:3px 15px;
	line-height:36px;
	overflow:hidden;
	}
.navbar-nav1>li>a{
	padding:3px 10px;
	}
.nav>li>a:focus, .nav>li>a:hover,.nav>li>a.active {
    color: #fff;
    background-color:#5c90ff;
	border-radius: 20px;}
.nav>li:last-child>a:hove{
	background: none;
}
.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:#5c90ff;
    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:url(images/icbg.jpg) repeat center top;
	/*background-color: #3062cc;*/
	color: #fff;
	padding: 50px 0 100px;
}
.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(92, 144, 255,0.5);
	padding: 60px 20px;
	transition: background 0.3s;
}
.icon2{
	background: rgba(92, 144, 255,1);
	padding: 60px 20px;
	transition: background 0.3s;
}
.icon1:hover,.icon2:hover{
	background:#5c90ff;
}
.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: #5c90ff;
	background:url(images/ab_tit.png) no-repeat center top;
	font-size: 26px;}
.ab-tit p{
	font-size: 16px;
}
.ainfo{
	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:20px 24px 40px;
	margin-top:0px;
	margin-right:100px;}
.about-info h2{ margin-bottom: 20px; }
.about-info p.kai{
	color:#939393;
	line-height:28px;}
.amore{ 
	background:#5c90ff;
	color: #fff;
	padding: 10px 20px;
	text-shadow: none;
	border:0 none;
	margin-top:10px;
 }
 .amore i{ padding-left: 15px; }
.sy-about,.sy-products{
	padding:80px 0;
	}
.sy-products{
	background-color:#f2f2f2;}
.series{ background-color: #fff; }
.series h2{ background-color: #5c90fe; color: #fff; font-size: 34px; font-weight: normal; margin-top: 0; margin-bottom: 0; padding-top: 15px; padding-bottom:15px; line-height: 26px;}
.series h2 span{ font-size: 14px; }
.series .nav>li>a:focus, .series .nav>li>a:hover,.series .nav>li>a.active {
    color: #666;
    background-color: #fff; 
    border-radius: 20px;
}
.series .nav>li>a {
    padding: 11px 15px;
	font-size: 16px;
	border-bottom: 1px solid #f7f7f7;}
.series .nav>li>a i{ float: right; color: #dfdfdf; padding-top: 5px; }
.pro-list{
	padding:20px;}
a.pro{
	display:inline-block;
	position:relative;
	overflow:hidden;}
a.pro img{
	transition:all ease-in-out 0.3s;}
a.pro:hover img{
	transform:scale(1.2,1.2);}
.pro-text{
	background-color: #fff;
	line-height:56px;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.sy-news{
	padding:40px 0 60px;
	}
.sy-news h3{
	font-weight:normal;
	color: #222;
	margin-bottom:20px;
	margin-top:30px;}
.sy-news p{
	line-height:24px;}
.sy-news span{
	color:#5c90ff;}
.sy-news span i{
	padding-right:5px;
	color: #5c90ff;}
.new-tit{ margin-bottom: 50px; }
.new-tit h2{ font-size: 30px; }
.news .more {
  margin: 70px auto;
}
.news .news_time {
  display: block;
  font-weight: 300;
  height: 30px;
  color: #999;
}
.news .news_time i{
	color:#f78f28;
	padding-right:8px;}
.media-left, .media>.pull-left {
    padding-right: 20px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.ny-about .text{
	margin: 10px 0;
	color: #9a9a9a;
}
.nimg{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.nimg img{
	transition: all ease-in-out 0.3s;
}
.nimg:hover img{
	transform: scale(1.1, 1.1);
}
.nimg .nbg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	transition: all ease-in-out 0.3s;
}
.nimg:hover .nbg{
	background: rgba(255,255,255,0.4);
}
footer{background: #4e7fe8;padding: 4% 0 0 0;}
.bot-img1{ margin-top: 40px; }
.bot-img h6{ color: #fff; font-size: 15px; }
footer dt{color: #fff;font-size: 20px;position: relative;margin-bottom: 34px;}
footer dt:after{position: absolute;content:'';background: #fff;width:48px;height: 4px;bottom:-11px;left:0}
footer dl dd{color: #fff;background: no-repeat left;border-bottom:1px dashed #178686;line-height: 24px;padding: 7px 0;}
footer dl dd a{color: #fff;}
.copyright{margin-top: 18px;color: #f5f5f5;background: #4576de;padding: 20px 0;}
.ny-about,.ny-pro{ margin-bottom: 40px; }
.ser-tit {
    margin-top: 70px;
    margin-bottom: 40px;
}
.ser-tit h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
.ny_info {
    line-height: 28px;
}
.ny-content{min-height:300px;}
.ny-content p{line-height: 28px;color: #666;}
.ny-images a{margin-bottom: 20px;display: block;}
.media-news{padding: 20px 15px;min-height: 220px;border-radius: 6px;box-shadow: #ddd 5px 5px 30px;margin-bottom: 20px;transition:all 0.3s ease-in-out;}
.media-news h3{color: #333;}
.media-news h6{line-height: 24px;color: #666;margin: 20px 0;max-height: 72px;white-space:normal;}
.media-news a{display: inline-block;color: #fff;background: #5c90fe;border-radius: 6px;padding: 10px 15px;}
.media-news:hover{transform: translateY(-10px)}
.shownews-t{border-bottom:1px solid #dfdfdf;padding-bottom: 10px;margin-bottom: 20px;}
.shownews-t h3{font-size: 22px;}
.ny-pro .media-pro{display: block;}
.ny-pro .pro-img{border:1px solid #ddd;}
#map{width: 100%;height: 400px;}
.grid{position:relative;clear:both;margin:0 auto;width: 100%;list-style:none;text-align:center;margin-bottom: 20px; overflow: hidden;}
.grid figure{position:relative;float:left;overflow:hidden;height:auto;background:#3085a3;text-align:center;cursor:pointer;}
.grid figure img{position:relative;display:block;opacity:1;}
.grid figure figcaption{padding:10px 15px;text-transform:uppercase;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.grid figure figcaption::after,.grid figure figcaption::before{pointer-events:none;}
.grid figure figcaption,.grid figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%;}
.grid figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0;}
.grid figure h2{word-spacing:-.15em;font-weight:300;color:#fff;background: rgba(92, 144, 254, 0.8)}
.grid figure h2 span{font-weight:800;}
.grid figure h2,.grid figure p{margin:0;}
.grid figure p{letter-spacing:1px;color: #fff;}
figure.effect-goliath{background:#5c90fe;}
figure.effect-goliath h2,figure.effect-goliath img{-webkit-transition:-webkit-transform .35s;transition:transform .35s;}
figure.effect-goliath img{-webkit-backface-visibility:hidden;backface-visibility:hidden;}
figure.effect-goliath h2,figure.effect-goliath p{position:absolute;bottom:15px;left:0;padding:10px;}
figure.effect-goliath p{text-transform:none;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);}
figure.effect-goliath:hover img{-webkit-transform:translate3d(0,-80px,0);transform:translate3d(0,-80px,0);}
figure.effect-goliath:hover h2{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}
figure.effect-goliath:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
/* åˆ†é¡µ */
.pager>li.active>a, .pager>li.active>a:hover, .pager>li.active>span, .pager>li.active>span:hover{background: #5c90fe;border-color: #5c90fe;}
.pager{display: inline-block;}
.pager-loose.pager-pills>li>a{color: #333;}
.pager>li.active>a{color: #fff;}
.pager>li.disabled>a{color: #ddd;}
.ser{ margin-bottom: 40px; }
.btn-ser{padding: 8px 14px;box-shadow: 0 0 0; text-shadow:0 0 0 ; margin-bottom: 15px;}
.btn-ser.active,.btn-ser:hover{ background-color: #5c90fe;  color: #fff; box-shadow: 0 0 0;border:0 none; }
.ny-pro{ background-color: #f2f2f2; }	
.equ img{ margin-bottom: 20px; }

/* 分页样式 */
.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: #2a6496;}
.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: #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; }


.yl{
    color: #fff;
    border-bottom: 1px dashed #178686;
    line-height: 24px;
}
.yl a{
    color: #fff;
    text-decoration: none;
}
.yl strong{
    font-weight: 500;
}

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

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

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

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

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