@charset "utf-8";

/*----------------------------------------------------
                 Procyon - CSS File
------------------------------------------------------*/
ul,li,p{
	padding:0px;
	margin:0px;
	list-style: none;
}
.dq_fz{
	background: #333;
	border-top: 1px solid #ddd;
}
.dq_fz>div{
	width: 1200px;
	margin: auto;
	line-height: 30px;
}
.dq_fz>div>a{
	color: #fff;
	margin-left: 20px;
}

a{
	text-decoration: none;
}
body {
	font-size: 14px;
	min-width: 1200px;
	padding: 0px;
	margin: 0;
	background: rgb(242,242,242);
	font-family: "Microsoft Yahei", "微软雅黑";
}
::-webkit-scrollbar{
	width:6px;
	height: 5px;
	background:#ddd;/* 鏁翠釜婊氭潯鑳屾櫙 */
}
::-webkit-scrollbar-thumb{
	-webkit-border-radius:4px;
	border-radius:2px;
	background:rgba(47,165,218,1); /* 婊氭潯鍐呭祵棰滆壊 */
}
::-webkit-scrollbar-button {
	background-color:#ddd;/* 涓よ竟绔寜閽鑹� */
	display: none;
}


/*头部*/
.top{
	background: #fff;
	padding: 19px 0;
	background: url("../images/top.jpg")no-repeat center;
}
.top>div{
	width: 1200px;
	margin: auto;
}
.top>div>.left{
	float: left;
	margin-top: 9px;
}
.top>div>.right{
	float: right;
}
.top>div>.right .ss{
	float: right;
}
.top>div>.right .ss .phone{
	background: url("../images/phone.png")no-repeat;
	background-position: left center;
	line-height: 30px;
	display: inline-block;
	padding-left: 40px;
	font-size:16px;
	font-weight:400;
	color:rgba(51,51,51,1);
	margin-right: 15px;
}
.top>div>.right .ss>form{
	position: relative;
}
#search-keyword{
	width:280px;
	height:34px;
	border:1px solid rgba(204,204,204,1);
	border-radius:19px;
	text-indent: 1em;
}
.top>div>.right .ss>form>.submit{
	position: absolute;
	background: url("../images/ss.png")no-repeat center;
	right: 0;
	width: 57px;
	height: 37px;
	border: 0;
}
.top_nav{
	width: 960px;
	margin-top: 18px;
}
.top_nav>.title{
	float: left;
	width: 12.5%;
	text-align: center;
}
.top_nav>.title>a{
	display: block;
	font-size:16px;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height: 46px;
}
.top_nav>.title>a.active{
	color: #000;
}
/*banner*/
.banner {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
}
.banner .swiper-slide img{
	width: 100%;
}
.banner .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 13%;
}
img{
	vertical-align: middle;
}
/*案例*/
.index_al{
	width: 1200px;
	margin: auto;
	height:286px;
	background:rgba(255,255,255,1);
	margin-top: 60px;
	position: relative;
}
.algd {
	width: 1052px;
	height: 217px;
	overflow: hidden;
	margin: auto;
	padding-top: 40px;
}
.algd .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
}
.algd .swiper-slide>a>div:nth-child(1){
	width:248px;
	height:180px;
	overflow: hidden;
}
.algd .swiper-slide>a>div:nth-child(1)>img{
	max-width: 100%;
}
.algd .swiper-slide>a>.tit{
	font-size:16px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height: 37px;
}
.swiper-button-nexts{
	width:34px;
	height:34px;
	background: url("../images/right.png")no-repeat center;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
}
.swiper-button-prevs{
	width:34px;
	height:34px;
	background: url("../images/left.png")no-repeat center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
	margin: auto;
}

/*新闻*/
.index_news{
	width: 1160px;
	padding: 20px;
	margin: auto;
	height:246px;
	background:rgba(255,255,255,1);
	margin-top: 40px;
}
.index_news>.left{
	float: left;
}
.index_news>.left:nth-child(1)>a{
	width:320px;
	height:246px;
	display: block;
	position: relative;
}
.index_news>.left:nth-child(1)>a>img{
	width:320px;
	height:246px;
}
.index_news>.left:nth-child(1)>a>.title{
	text-align: center;
	width:100%;
	line-height:30px;
	background:rgba(0,0,0,0.5);
	font-size:14px;
	font-weight:400;
	color:rgba(242,242,242,1);
	position: absolute;
	bottom:0;
}
.index_news>.left:nth-child(2){
	width: 440px;
	margin-left: 40px;
}
.index_news>.left:nth-child(2)>a{
	display: block;
	line-height: 34px;
	border-bottom: 1px dashed #CCCCCC;
	color: #666;
	margin-top: 10px;
}
.index_news>.left:nth-child(2)>a>span:nth-child(1){
	font-size:14px;
	font-weight:400;
	color:rgba(51,51,51,1);
	margin-left: 20px;
}
.index_news>.left:nth-child(2)>a>span:nth-child(2){
	float: right;
}
.index_news>.left:nth-child(3){
	float: right;
	width: 320px;
}
.index_news>.left:nth-child(3)>a{
	display: block;
	width:150px;
	height:113px;
	background:rgba(243,243,243,1);
	border-radius:8px;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	color:rgba(51,51,51,1);
}
.index_news>.left:nth-child(3)>a:hover{
	color: #fff;
	background: #2FA5DA;
}
.index_news>.left:nth-child(3)>a>div:nth-child(1){
	height: 40px;
	margin-top: 24px;
}
.index_news>.left:nth-child(3)>a:nth-child(1)>div:nth-child(1){
	background: url("../images/nav1.png")no-repeat center;
}
.index_news>.left:nth-child(3)>a:nth-child(2)>div:nth-child(1){
	background: url("../images/nav2.png")no-repeat center;
}
.index_news>.left:nth-child(3)>a:nth-child(3)>div:nth-child(1){
	background: url("../images/nav3.png")no-repeat center;
}
.index_news>.left:nth-child(3)>a:nth-child(4)>div:nth-child(1){
	background: url("../images/nav4.png")no-repeat center;
}
.index_news>.left:nth-child(3)>a>div:nth-child(2){
	font-size:16px;
	font-weight:400;
	line-height: 35px;
	text-align: center;
}

/*底部*/
.foot{
	margin-top: 60px;
	background: #E6E6E6;
}
.foot>div{
	width: 1200px;
	margin: auto;
	padding: 30px 0;
}
.foot>div>.fnav{
	float: left;
}
.foot>div>.fnav>.me:nth-child(1){
	margin-left: 0;
}
.foot>div>.fnav>.me{
	float: left;
	margin-left: 40px;
}
.foot>div>.fnav a{
	font-size:14px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height: 25px;
}
.foot>div>.ewm{
	float: left;
	width: 110px;
	text-align: center;
	margin-left: 60px;
}
.foot>div>.ewm>img{
	padding: 5px;
	background: #fff;
	width: 105px;
	height: 105px;
}
.foot>div>.ewm>div{
	font-size:14px;
	margin-top: 5px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:20px;
}

.foot>div>.links{
	float: right;
	width: 307px;
}
.foot>div>.links>a{
	font-size:14px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height: 25px;
	margin-left: 20px;
	width: 70px;
	display: inline-block;
}


/*版权*/
.bq{
	background:rgba(47,165,218,1);
	line-height: 38px;
}
.bq>div{
	width: 1200px;
	margin: auto;
	color: #fff;
	text-align: center;
}
.bq a{
	color: #fff;
}














