﻿.wrap {
	width: 1200px;
	margin: 0 auto;
}
.top {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dcdcdc;
	color: #666;
}
.top a {
	color: #666;
}
.top_l {
	width: 1000px;
}
.top_r {
	width: 180px;
	text-align: right;
}
.header {
	padding: 0;
}
.logo {}
.logo img {
	max-width: 100%;
	height: auto;
}
.tel {
	background: url(../images/tel.png) no-repeat left 35px;
	padding-left: 42px;
	color: #528ee7;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	padding-top: 30px;
}
.tel span {
	display: block;
	font-size: 24px;
}

.nav {
	height: 50px;
	background: #528ee7;
}
.nav li {
	float:left;
	height:50px;
	line-height:50px;
	text-align:center;
}
.nav li a {
	display:block;
	padding: 0 60px;
	color:#fff;
	font-size: 18px;
}
.nav li a:hover{
	color:#fff;	
}
.nav li a.cur{
	color:#fff;	
}

.ban{position:relative;width:1000px;height:700px;margin:0px auto;}
.banPa{left:-460px; position:absolute;}
#foucsBox { margin: 0 auto; padding: 0; width: 1920px; height: 700px; overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 1920px; height: 700px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 1920px; height: 700px; }
#foucsBox .imgCon li img {width: 1920px; height: 700px; }
#foucsBox .foucs { width: 1920px; height: 18px; position: absolute; bottom: 15px; text-align: center; z-index: 3; }
.foucs span{display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0 5px;
    line-height: 0;
    font-size: 0;
    background: url(../images/ban_coin.png) -23px 2px no-repeat;
    cursor: pointer;
    overflow: hidden;}
.foucs span.f{background:url(../images/ban_coin.png) 0px 0px no-repeat;}

.hotword {
	height: 70px;
	line-height: 70px;
}
.hotSearch {
	float: left;
	color: #333;
	font-size: 14px;
}
.hotSearch a {
	margin-right: 6px;
	color: #333;
	font-size: 14px;
}

.search{
	float: right;
    position: relative;
    width: 232px;
    height: 29px;
    border: 2px solid #528ee7;
    margin: 15px 0;
	border-radius: 6px;
}
.search_text{
	width: 117px;
	height: 29px;
	color: #000;
	border: 0px;
	padding-left: 5px;
	outline: none;
	background: none;
}
.search_select{
	width:51px;
	height:29px;
}
.search_select select{
	display:none;
}

.cp {
	margin-top: 45px;
}
.cp-tit {
	text-align: center;
}
.cp-tit h3 {
	background: url(../images/titbg.png) no-repeat center;
	color: #528ee7;
	font-size: 36px;
	text-transform: uppercase;
}
.cp-tit h3 span {
	color: #333;
	font-size: 36px;
}
.cp-tit p {
	color: #111;
	font-size: 24px;
}
.cp-tit p span {
	color: #528ee7;
	font-size: 24px;
}
.cp-tit p img {
	margin: 0 5px;
}
.fenlei {
	text-align: center;
	padding-top: 30px;
}
.fenlei li {
	display: inline-block;
	margin: 0 30px;
}
.fenlei li a {
	color: #333;
	font-size: 20px;
}
.fenlei li a:hover {
	color: #528ee7;
}
.ipro {
	margin-top: 25px;
}
.ipro li {
	width: 375px;
	height: 280px;
	position: relative;
	margin-bottom: 37px;
	margin-right: 37px;
	float: left;
}
.ipro li:nth-child(3n) {
	margin-right: 0px;
}
.ipro li img {
	width: 375px;
	height: 280px;
}
.ipro li span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 375px;
	text-align: center;
	display: block;
	height: 39px;
	line-height: 39px;
	color: #fff;
	font-size: 18px;
	background: rgba(82,142,231,0.7);
}
.ipro li:hover span {
	padding-top: 242px;
}
.cp-more {
	margin-top: 27px;
	background: url(../images/morebg.png) no-repeat;
	height: 37px;
	line-height: 37px;
	text-align: center;
}
.cp-more a {
	color: #fff;
	font-size: 18px;
}
.cp-more a:hover {
	color: #fff;
}
.wfixed {
	width: 1920px;
	margin-left: -960px;
	left: 50%;
	position: relative;
}
.you {
	margin-top: 100px;
}
.you .cp-tit h3 {
	background: url(../images/ystit.png) no-repeat center;
}
.you-cont {
	background: url(../images/ysbg.png) no-repeat;
	height: 640px;
	margin-top: 10px;
}
.you-le {
	width: 410px;
	margin-top: 80px;
}
.you-tit {
	color: #333;
	font-size: 48px;
}
.you-tit h3 {
	font-weight: normal;
	color: #666;
	font-size: 36px;
	font-family: 'arial';
	padding-bottom: 30px;
	background: url(../images/yshx.png) no-repeat left bottom;
}
.you-le .cont {
	margin-top: 28px;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	letter-spacing: -1px
}
.you-ri {
	width: 703px;
	margin-top: 30px;
}
.you-ri ul {}
.you-ri ul li {
	overflow: hidden;
	margin-bottom: 55px;
}
.you-ri ul li h3 {
	display: inline-block;
	float: left;
	width: 76px;
}
.you-ri ul li .cont {
	float: left;
	width: 619px;
}
.you-ri ul li .cont span {
	color: #111;
	font-size: 18px;
}
.you-ri ul li .cont p {
	color: #333;
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px;
}
.anli {
	margin-top: 100px;
}
.anli .cp-tit h3 {
	background: url(../images/ystit.png) no-repeat center;
}
.anli-cont {
	background: url(../images/casebg.png) no-repeat 0px 0px;
	margin-top: 27px;
	height: 350px;
}
.icase {
	margin-top: 35px;
}
.icase li {
	float: left;
	width: 255px;
	margin: 0 25px;
}
.icase li img {
	width: 255px;
	height: 200px;
}
.icase li span {
	display: block;
	text-align: center;
	color: #111;
	font-size: 16px;
	padding-top: 25px;
}
.icase li a {
	color: #111;
}
#demo {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

#indemo {
	float: left;
	width: 800%
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}
.ab {
	background: url(../images/ab.png) no-repeat;
	padding-bottom: 20px;
	overflow:hidden;
}
.ab .cp-tit p {
	color: #fff;
	margin-top: 10px;
}
.ab-cont {
	margin-top: 180px;
	height: 305px;
}
.ab-cont div {
	width: 1060px;
	margin: 0 auto;
	color: #000;
	font-size: 16px;
	line-height: 27px;
}
.ab-cont a {
	float: right;
	display: inline-block;
	background: #528ee7;
	width: 117px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fffefe;
    margin: 60px 30px 0 0;
}

.xin {
	margin-top: 100px;
}
.xin .cp-tit h3 {
	background: url(../images/newstit.png)no-repeat center;
}
.xin-cont {
	background: #e5e5e5;
	margin-top: 35px;
	padding: 20px;
    overflow: hidden;
}
.xin-box {
	margin-top: 35px;
}
.inews {
	width: 557px;
}
.inews-tit {
	background: url(../images/shu.png)no-repeat 5px 0px;
	height: 30px;
	position: relative;
	color: #333;
	font-size: 24px;
	font-family: "黑体";
	padding-left: 12px;
	display: block;
	line-height: 30px;
	border-bottom: 1px solid #999;
	padding-bottom: 18px;
}
.inews-tit span {
	color: #333;
	font-size: 14px;
	font-family: 'arial';
	text-transform: uppercase;
	display: inline-block;
	margin-left: 14px;
}
.inews-tit em {
	font-style: normal;
	color: #111;
	font-size: 18px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.inews .img {
	height: 142px;
	width: 557px;
	margin-top: 11px;
}
.inews_list {
	margin-top: 10px;
}
.inews_list li {
	background: url(../images/x.png)no-repeat left;
	padding-left: 15px;
	position: relative;
	line-height: 28px;
}
.inews_list li a {
	color: #333;
	font-size: 14px;
}
.inews_list li span {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #333;
	font-size: 13px;
}
.inews_list li:hover {
	background: url(../images/hx.png)no-repeat left;
}
.inews_list li:hover a {
	color: #528ee7
}
.inews_list li:hover span {
	color: #528ee7
}
.shangm {
	padding:30px 0;
}
.shangm span {
	font-weight:bold;
}
.shangm a {
	margin-right:5px;
	display:inline-block;
}

.footer {
	background: #528ee7;
	color:#fff;
}
.footer a {
	color:#fff;
}
.foot_top {
	padding: 20px 0;
	overflow: hidden;
}
.ft_lx {
	line-height: 24px;
	width: 600px;
}
.er {
	width: 220px;
	margin-right: 18px;
}
.foot {
	border-top: 1px solid #fff;
	padding:15px 0;
}
.nav_foot {
	color: #fff;
	margin-bottom: 5px;
}
.nav_foot a {
	padding: 0 10px;
}
.nav_foot a:first-child {
	padding-left:0px;
}
.copyright {
	text-align: center;
	line-height: 24px;
}

#container{
	width:1200px;
	margin:0 auto;
	padding:30px 0;
}
.crumb {
	border-bottom: 1px solid #ddd;
    background: #f8f8f8;
	height:45px;
    line-height: 45px;
    position: relative;
}
.crumb span {
	position: absolute;
    left: 0px;
    top: -1px;
    border-bottom: 2px solid #528ee7;
    padding-right:15px;
}
.crumb span img {
	display:inline-block;
	padding:0 10px;
}
.position {
	float: right;
    position: relative;
    top: 3px;
    right: 15px;
}
.com_tit {
	font-size:22px;
	color: #528ee7;
	text-align:center;
	padding-top:10px;
}
.sort {
	margin:0 auto;
	text-align:center;
}
.sort ul li {
	display:inline-block;
	margin:10px;
	font-size:16px;
	background: #528ee7;
    padding: 2px 10px;
}
.sort ul li a {
	color:#fff;
}
.content {
	padding-top:20px;
}
.news_col {
	border-bottom: 1px solid #d7d7d7;
	padding: 15px 0;
	overflow: hidden;
}
.news_tu {
	width:150px;
	height:100px;
	margin-right:30px;
}
.news_tu img {
	width:150px;
	height:100px;
}
.news_des {
	width: 1020px;
}
.news_des a {
	display:block;
	font-size:16px;
	color:#528ee7;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news_des span {
	display:block;
}
.pages {
	padding: 20px 0;
	text-align:center;
}
.pages li {
	display: inline;
	margin:0 5px;
}
.pages li a {
	padding: 5px 8px;
	border: 1px solid #CCC;
	background: #fff;
	color: #a4a4a4;
	font-size:12px;
}
.pages li a:hover {
	background: #528ee7;
	color: #fff;
	text-decoration: none;
}
.pages li.pages_solid {
	padding: 3px 8px;
	background: #528ee7;
	color: #fff;
}
.pro_detail h1{
    line-height: 30px;
    font-size: 16px;	
}
.para {
	margin:15px 0;
}
.para_l{
	margin-right:50px;
}
.para_l img {
	width:385px;
	height:250px;
}
.para_r{
	width:400px;
}
.para p {
	line-height:30px;
    border-bottom: 1px dashed #e0e1dc;	
}
.p_detail {
	padding:15px 0;
}
.p_detail span.title {
	line-height: 30px;
    display: block;
	color: #528ee7;
    font-weight: 700;
    border-bottom: 1px solid #528ee7;
}
.p_detail p {
	line-height:30px;
}
.n_para {
	text-align:center;	
}
.n_para p{
	border-top: 1px dashed #e0e1dc;
	border-bottom: 1px dashed #e0e1dc;
}
.tag {
    border-top: 1px dashed #e0e1dc;
    color: #999;
}
.related_list h4{
	line-height: 30px;
    border-bottom: 1px solid #d7d7d7;
	color:#528ee7;
	font-size:16px;
}
.related_news li {
	height: 30px;
	line-height:30px;
	border-bottom:1px dashed #e0e1dc;
}
.related_news li a {
	width: 75%;
	float: left;
	color:#000;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.related_news li a:hover {
	color:#528ee7;
}
.related_news li span {
	width: 25%;
	float: right;
	text-align: right;
} 
.related_pro li {
	width:280px;
	float:left;
	text-align:center;
	margin:20px 8px;	
}
.related_img {
	overflow:hidden;
	border:2px solid #528ee7;
}
.related_img img {
	width: 280px;
    height: 185px;
	display: inline;	
	cursor: pointer;
    transition: all 0.6s;	
}
.related_img img:hover{
	transform: scale(1.1);
}
.related_pro li span {
	display:block;
	line-height:30px;
}

.case_item li {
	width:375px;
	float:left;
	margin: 15px 12px;
	text-align: center;
}
.case_in .case_img{
  position: relative;
  overflow: hidden;
  width: 100%;
  height:100%;
  display: block;
}
.case_in img{
	width:375px;
  	height:250px;
}
.case_in .hides{
  position: absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  background: rgba(82,142,231,0.7);
  display: none;
}
.case_in .hides h3 {
	display:table;
	width:100%;
	height:100%;
}
.case_in .hides h3 a {
	color:#fff;
	font-size: 18px;
	font-weight: 700;
	display:table-cell;
	vertical-align:middle;
}
.case_in:hover .hides{display: block;}
.case_item li p a{
	display:block;
	font-size:16px;
	line-height:30px;
}

.carousel {
	position:relative;
}
.carousel-inner {
	position:relative;
	width:100%;
	overflow:hidden;
	border-radius: 10px;
}
.carousel-inner>.item {
	position:relative;
	display:none;
	-webkit-transition:.6s ease-in-out left;
	-o-transition:.6s ease-in-out left;
	transition:.6s ease-in-out left;
	text-align: center;
}
.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	line-height:1;
	display: inline-block;
	max-width: 100%;
}
@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner>.item {
	-webkit-transition:-webkit-transform .6s ease-in-out;
	-o-transition:-o-transform .6s ease-in-out;
	transition:transform .6s ease-in-out;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000;
	perspective:1000
}
.carousel-inner>.item.next,.carousel-inner>.item.active.right {
	left:0;
	-webkit-transform:translate3d(100%,0,0);
	transform:translate3d(100%,0,0)
}
.carousel-inner>.item.prev,.carousel-inner>.item.active.left {
	left:0;
	-webkit-transform:translate3d(-100%,0,0);
	transform:translate3d(-100%,0,0)
}
.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active {
	left:0;
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display:block
}
.carousel-inner>.active {
	left:0
}
.carousel-inner>.next,.carousel-inner>.prev {
	position:absolute;
	top:0;
	width:100%
}
.carousel-inner>.next {
	left:100%
}
.carousel-inner>.prev {
	left:-100%
}
.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left:0
}
.carousel-inner>.active.left {
	left:-100%
}
.carousel-inner>.active.right {
	left:100%
}
.carousel-control {
	position:absolute;
	top:45%;
	bottom:0;
	left:0;
	width:15%;
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,.6);
	filter:alpha(opacity=50);
	opacity:.5
}
.carousel-control.left {
	
}
.carousel-control.right {
	right:0;
	left:auto;	
}
.carousel-control:hover,.carousel-control:focus {
	color:#fff;
	text-decoration:none;
	filter:alpha(opacity=90);
	outline:0;
	opacity:.9
}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block
}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left:50%;
	margin-left:-10px
}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
	right:50%;
	margin-right:-10px
}
.carousel-control .icon-prev,.carousel-control .icon-next {
	width:20px;
	height:20px;
	margin-top:-10px;
	font-family:serif
}
.carousel-indicators {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:15;
	width:60%;
	padding-left:0;
	margin-left:-30%;
	text-align:center;
	list-style:none
}
.carousel-indicators li {
	display:inline-block;
	width:9px;
	height:9px;
	margin:1px;
	text-indent:-999px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:rgba(0,0,0,0);
	border:1px solid #fff;
	border-radius:10px;
}
.carousel-indicators .active {
	width:11px;
	height:11px;
	margin:0;
	background-color: #fff;
}
.carousel-caption {
	position:absolute;
	right:15%;
	bottom:20px;
	left:15%;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
	text-shadow:none
}
@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
		width:30px;
		height:30px;
		margin-top:-15px;
		font-size:30px
	}
	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
		margin-left:-15px
	}
	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
		margin-right:-15px
	}
	.carousel-caption {
		right:20%;
		left:20%;
		padding-bottom:30px
	}
	.carousel-indicators {
		bottom:20px
	}
}
