﻿*{
	font-family: "微软雅黑";
}

a{
	text-decoration: none;
}

li{
	list-style: none;
}

body{
	margin: 0 auto;
}

#container{
	max-width: 100%;
	min-width: 1180px;
	margin: 0 auto;
}

#logo{
	width: 1180px;
	height: 103px;
	margin: 0 auto;
}

#nav{
	max-width: 100%;
	min-width: 1180px;
	margin: 0 auto;
	height: 63px;
	background: #377fca;
	line-height: 63px;
}

#navm{
	width: 1180px;
	height: 63px;
	margin: 0 auto;
}

#nav a{
	display: inline-block;
	width: 168px;
	height: 63px;
	float: left;
	text-align: center;
	color: #fff;
}

#nav a:hover{
	background: orange;
}

#banner{
	max-width: 100%;
	min-width: 1180px;
	margin: 0 auto;
	text-align: center;
}

#banner img{
	max-width: 100%;
	min-width: 1180px;
}

#gg{
	max-width: 100%;
	min-width: 1180px;
	background: #377fca;
	margin: 0 auto;
}

#ggm{
	width: 1180px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#ggm li{
	width: 295px;
	text-align: center;
	float: left;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#cir{
	width: 96px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 96px;
	border-radius: 48px;
	float: left;
	font-size: 25px;
	font-weight: bold;
}

#cir:hover{
	animation: shake 0.9s cubic-bezier(.36, .07, .19, .97) both;
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	perspective: 1000px;
}

@keyframes shake {
	10%, 90% {
		transform: translate3d(-1px, 0, 0);
	}
	20%, 80% {
		transform: translate3d(2px, 0, 0);
	}
	30%, 50%, 70% {
		transform: translate3d(-4px, 0, 0);
	}
	40%, 60% {
		transform: translate3d(4px, 0, 0);
	}
}

#c{
	clear: both;
	height: 1px;
}

#pro{
	width: 1180px;
	margin: 10px auto;
}

#protb{
	width: 325px;
	height: 137px;
	background: url(../images/21.png);
	margin: 0 auto;
}

#prol{
	width: 210px;
	float: left;
}

#syfl{
	width: 203px;
	height: 80px;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	overflow: hidden;
}

#syfl a{background:#377fca;display:block;font-size:20px;text-align:center;line-height:80px;color:#FFF;font-weight:bold}
#syfl a:hover{background:#f2b701;}

#syfl img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

#syfl img:hover{
	transform: scale(1.1);
}

#sycp{
	width: 310px;
	height: 305px;
	float: left;
	text-align: center;
	margin-left: 3.5px;
	margin-right: 3.5px;
}

#sycp a{
	color: #000;
	line-height: 40px;
}

#cpimg{
	width: 310px;
	height: 244px;
	overflow: hidden;
}

#sycp img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

#sycp:hover img{
	transform: scale(1.1);
}

#pror{
	width: 951px;
	float: right;
}

#more{
	width: 119px;
	height: 40px;
	margin: 15px auto;
	text-align: center;
	line-height: 40px;
	border:1px solid #a0a0a0;
	font-size: 15px;
}

#more a{
	color: #0d0d0d;
}

#about{
	width: 1180px;
	margin: 10px auto;
}

#abtb{
	width: 325px;
	height: 135px;
	margin: 0 auto;
	background: url(../images/46.png);
}

#aboutl{
	width: 288px;
	height: 289px;
	float: left;
	background: url(../images/48.png);
}

#aboutr{
	width: 850px;
	float: right;
}

#aboutr p{
	font-size: 15px;
	line-height: 35px;
}

#more2{
	width: 109px;
	height: 36px;
	float: right;
	text-align: center;
	line-height: 36px;
	border: 1px solid #a0a0a0;
	font-size: 15px;
	margin-top: 10px;
}

#more2 a{
	color: #0d0d0d;
}

#tiaofu{
	max-width: 100%;
	min-width: 1180px;
	height: 319px;
	background: url(../images/51.png) top center;
	margin: 20px auto;
}

#case{
	width: 1180px;
	margin: 10px auto;
}

#cstb{
	width: 355px;
	height: 138px;
	margin: 0 auto;
	background: url(../images/53.png);
}

#cs{
	width: 284px;
	height: 245px;
	float: left;
	text-align: center;
}

#cs a{
	font-size: 16px;
	color: #000;
	line-height: 40px;
}

#csimg{
	width: 282px;
	height: 198px;
	border: 1px solid #ccc;
	overflow: hidden;
}

#cs img{
	width: 282px;
	height: 198px;
	transition: all 0.5s;
}

#cs:hover img{
	transform: scale(1.1);
}

#syxw{
	width: 355px;
	height: 505px;
	float: left;
	background: #f8f8f8;
	border:1px solid #d2d2d2;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 15px;
}

#xwimg{
	width: 355px;
	height: 240px;
	position: relative;
}

#xwimg img{
	width: 100%;
	height: 100%;
}

#xwsj{
	width: 68px;
	height: 68px;
	position: absolute;
	top: 1px;
	right: 1px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	text-align: center;
}

#dsj{
	font-size: 22px;
	font-weight: bold;
	line-height: 35px;
}

#xsj{
	font-size: 15px;
	line-height: 25px;
}

#ben{
	width: 51px;
	height: 52px;
	position: absolute;
	left: 0;
	right: 0;
	margin: -28px auto;
	background: url(../images/60.png);
}

#dbt{
	width: 355px;
	line-height: 50px;
	height: 50px;
	margin-top: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#dbt a{
	color: #000;
}

#xbt{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	line-height: 30px;
}

#xbt a{
	color: #000;
}

#news{
	width: 1180px;
	margin: 10px auto;
}

#newstb{
	width: 354px;
	height: 117px;
	margin: 0 auto;
	background: url(../images/57.png);
}

#footer{
	max-width: 100%;
	min-width: 1180px;
	height: 240px;
	background: #377fca;
	margin: 0 auto;
}

#ftm{
	width: 1180px;
	height: 190px;
	margin: 0 auto;
	padding-top: 50px;
}

#ftl{
	width: 141px;
	height: 141px;
	margin-left: 120px;
	float: left;
	background: url(../images/64.png);
}

#ftz{
	width: 395px;
	float: left;
	color: #fff;
	margin-left: 30px;
}

#zd{
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
}

#zx{
	font-size: 16px;
	line-height: 28px;
}

#more3{
	width: 155px;
	height: 42px;
	background: #fff;
	text-align: center;
	line-height: 42px;
	border-radius: 50px;
	float: right;
	margin-top: 50px;
	margin-right: 115px;
}

#more3 a{
	color: #377fca;
}

#bq{
	max-width: 100%;
	min-width: 1180px;
	height: 95px;
	margin: 0 auto;
	line-height: 95px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	background: #242424;
}

#mdfy{
	width: 1180px;
	height: auto;
	margin: 10px auto;
}

#fyleft{
	width: 203px;
	float: left;
}

#fylefts{
	width: 203px;
	float: left;
}

#fyleftstb{
	width: 203px;
	height: 32px;
	border-top: 1px solid #3cb781;
	border-bottom: 1px solid #3cb781;
	color: #044690;
	font-weight: bold;
	line-height: 32px;
	font-size: 13px;
	text-align: center;
}

#fyleftx{
	width: 203px;
	margin-top: 15px;
	float: left;
	margin-bottom: 10px;
}

#fyleftxtb{
	width: 203px;
	height: 32px;
	border-top: 1px solid #3cb781;
	border-bottom: 1px solid #3cb781;
	color: #044690;
	font-weight: bold;
	line-height: 32px;
	font-size: 13px;
	text-align: center;
}

#fyright{
	width: 940px;
	float: right;
}

#fyright1{
	width: 1180px;
	margin: 0 auto;
}

#fytb{
	width: 1180px;
	height: 80px;
	line-height: 80px;
	font-size: 23px;
	text-align: center;
}

#fytb1{
	width: 940px;
	height: 50px;
	line-height: 50px;
	font-size: 23px;
	border-bottom: 1px solid #666;
}

#fywz{
	font-size: 16px;
	line-height: 50px;
	color: #024890;
}

#fywz a{
	color: #024890;
}

#fycp{
	width: 265px;
	height: 250px;
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 25px;
}

#fycp img{
	width: 265px;
	height: 220px;
}

#fynr{
	width: 884px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px; 
	font-size: 13px;
	line-height: 30px;
	padding-top: 10px;
}

#fynr a{
	color: #000;
	font-size: 13px;
}

#fynr1{
	width: 1180px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 30px;
	padding-top: 10px;
}

#fynr1 a{
	color: #000;
	font-size: 13px;
}

.dede_pages{
	width: 940px;
	height: 100px;
	float: left;
	font-size: 13px;
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#AB1C1C;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

small a{
	color: green;
}

#fyfl{
	width: 242px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    font-size: 18px;
    float: left;
    font-weight: bold;
    background: #40af15;
    border-radius: 5px;
    margin: 2px auto;
}

#fyfl a{
	color: #fff;
}

#zj{
	max-width: 100%;
	min-width: 1180px;
	margin: 20px auto;
	text-align: center;
}

#zj img{
	max-width: 100%;
	min-width: 1180px;
}

#nyxw{
		width: 100%;
		height: 180px;
		margin-top: 20px;
		margin-bottom: 20px;
		border-top: 1px solid #ccc;
	}

	#nyimg{
		width: 23%;
		height: 140px;
		float: left;
		overflow: hidden;
		margin-right: 2%;
		margin-top: 40px;
	}

	#nyimg img{
		width: 100%;
		height: 100%;
		transition: all 0.5s;
	}

	#nyimg img:hover{
		transform: scale(1.1);
	}

	#nyxwnr{
		width: 75%;
		height: 160px;
		margin-top: 40px;
		float: left;
	}

	#nyxwdbt{
		line-height: 35px;
		font-size: 18px;
	}

	#nyxw p{
		color: #999;
		margin-top: 0;
	}

	#nyxwgd{
		float: right;
		width: 49px;
		height: 180px;
		font-size: 80px;
		line-height: 180px;
	}

	#nyxwgd a{
		color: #999;
	}

	#sx{
		width: 90%;
		margin-left: 5%;
		margin-right: 5px;
		line-height: 35px;
	}

#map{
	width: 805px;
	height: 322px;
	float: left;
}

#lianxi{
	width: 300px;
	float: right;
	line-height: 35px;
}