﻿/*banner*/

.bn-box {
	width: 100%;
	overflow-x: hidden;
	position: relative;
	z-index: 0;
}
.banner {
	width: 1920px;
	height: 460px;
	position: relative;
	overflow: hidden;
	margin-left: 50%;
	left: -960px;
	top: 0;
}
.banner img {
	width: 100%;
	height: 102%;
	background: url() no-repeat;
	background-size:cover;
}
/*数字按钮样式*/

.banner .num {
	overflow: hidden;
	height: 25px;
	position: absolute;
	bottom: 12px;
	zoom: 1;
	z-index: 3;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.banner .num li {
	width:90px;
	height:5px;
	background: white;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	float: left;
	font-size: 0;
	margin-left: 10px;
}
.banner .num li.on {
	background: #005bac;
} /*当前项*/
/*上一个  下一个*/

.banner .prev, .banner .next {
	display: none;
	width: 40px;
	height: 100px;
	background: url(btn.png) no-repeat;
	background-size:cover;
	position: absolute;
	top: 130px;
}
.banner .prev {
	left: 50%;
	margin-left: -635px;
}
.banner .next {
	right: 50%;
	margin-right: -635px;
	background-position: right;
}
/*banner end*/

/*搜索*/

.search-box {
	width: 100%;
	height: 107px;
	border-bottom: 1px solid #D4D4D4;
	background: url(seach-bg.png) no-repeat cover;
	background-size:cover;
}
.n16 {
	height: 16px;
}
.search-center {
	width: 1180px;
	height: 80px;
	margin:0 auto;
	overflow: hidden;
}
.search-left {
	width: 360px;
	height: 66px;
	float: left;
	margin-top:12px;
	border-right: 1px solid #BABABA;
}
.search-left .left01 {
	display: block;
	font-family: "微软雅黑";
	font-size: 23px;
	color:#005bac;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
}
.search-left .left02 {
	display: block;
	font-family: "微软雅黑";
	font-size:9px;
	color:#cccccc;
	line-height: 35px;
	text-transform: uppercase;
}
.search-mid {
	width: 480px;
	height: 60px;
	float: left;
	margin:12px 30px 0 30px;
}
.form {
	width: 490px;
	height: 30px;
	border:1px solid #989898;
	margin-top:15px;
}
.form .text {
	width:400px;
	height:100%;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 38px;
	color:#979696;
	background: none;
	outline: none;
	float: left;
	text-indent: 0.5rem;
}
.form .submit {
	width: 26px;
	height:22px;
	background:none;
	cursor: pointer;
	float: right;
	outline: none;
	border: 0;
	background: url(search.png) no-repeat;
	background-size:cover;
	float: right;
	margin-top:3px;
	margin-right:3px;
}
.key-box {
	width: 480px;
	height: 30px;
	overflow:hidden;
}
.key-box span {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height:35px;
	font-weight:bold;
	color:#005bac;
	float: left;
	margin-right:8px;
}
.key-box a {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 35px;
	color:#333333;
	float: left;
	margin-right:8px;
}
.key-box a:hover {
	color:#005bac;
}
.search-right {
	width: 250px;
	height: 65px;
	float: right;
	margin-top: 12px;
	border-left: 1px solid #BABABA;
}
.search-right .right01 {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height:25px;
	color:#333333;
	float: right;
}
.search-right .right02 {
	display: block;
	font-family: "微软雅黑";
	font-size: 29px;
	line-height:45px;
	font-weight: bold;
	color:#0058b2;
	float: right;
}
.search-right .tel {
	display: block;
	width: 28px;
	height: 28px;
	background: url(tel.png) no-repeat center;
	background-size:cover;
	margin-left:140px;
	margin-top: -6px;
}
/*搜索完*/

/*产品中心*/
.p-tit {
	width:1180px;
	height: 40px;
	border-bottom:1px solid #D6D6D6;
	margin-bottom: 20px;
	margin:0 auto;
}
.p-tit .pro-one {
	width: 170px;
	height: 40px;
	background: #2B6FCC;
	margin-right:45px;
}
.p-tit .pro-one .p-hot {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	float: left;
}
.p-tit li {
	width: auto;
	height: 40px;
	margin-right: 45px;
	float: left;
}
.p-tit li span {
	display: block;
	width: 8px;
	height: 9px;
	background: url(p-icon.jpg) no-repeat;
	background-size:cover;
	margin-top:16px;
	float: left;
}
.p-tit li a {
	display: block;
	width: auto;
	height: auto;
	font-size: 16px;
	color: #333;
	margin-left: 10px;
	line-height: 40px;
	float: left;
}
.p-tit li a:hover {
	color: #2B6FCC;
}
.p-tit .right {
	width: 30px;
	height: 40px;
	float: right;
}
.p-tit .right a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #2b6fcc;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
}
.product-box {
	width: 100%;
	height: 963px;
}
.n10 {
	height: 10px;
}
.product-title {
	width: 383px;
	height: 189px;
	margin:0 auto;
}
.n40 {
	height: 40px;
}
.product-title h3 {
	display: block;
	font-family: "微软雅黑";
	font-size: 30px;
	font-weight: bold;
	color:#015cb5;
	text-align: center;
}
.product-title a:hover {
	color:#015cb5;
}
.product-title .tit01 {
	display: block;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height:50px;
	color:#333333;
	text-align: center;
	letter-spacing:17px;
}
.product-title .tit02 {
	display: block;
	font-family: "微软雅黑";
	font-size: 12px;
	color:#a7a6a6;
	text-align: center;
	text-transform: uppercase;
}
.product-center {
	width: 100%;
	height: 847px;
}
.product-center .tit-box {
	width: 100%;
	height: 54px;
	background-size:cover;
}
.product-center .tit-box .line {
	width: 100%;
	height: 1px;
	background: #F0F0F0;
	margin-top: 24px;
}
/*.product-center .tit-box ul{

    width: 1000px;

    height: 54px;

    margin:0 auto;

    overflow: hidden;

}

.product-center .tit-box ul a{

    display: block;width: 196px;height: 54px;

   background: url(pro-titbg.jpg) no-repeat center;

    background-size:cover;

    background: #303135;

    font-family: "微软雅黑";

    font-size: 16px;

    color:#fff;

    text-align: center;

    text-transform: uppercase;

    line-height: 54px;

    letter-spacing: 1px;

    float: left;

    transition: all 1s;

    border-right: 1px solid #45464A;

}

.product-center .tit-box ul a:hover{

    background:#015CB5;

}*/

.n45 {
	height: 45px;
}
.product-center .center-box {
	width: 1180px;
	height: 770px;
	position: relative;
	margin:0 auto;
	overflow: hidden;
}
.product-center .center-box ul {
	width: 102%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
}
.product-center .center-box ul:first-child {
	z-index: 100;
}
.product-center .center-box ul a {
	display: block;
	width: 223px;
	height: 346px;
	float: left;
	margin-right: 17px;
	margin-bottom: 16px;
	position: relative;
	overflow: hidden;
}
.product-center .center-box ul a img {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url() no-repeat center;
	background-size:cover;
	cursor: pointer;
	transition: all 0.6s;
	position: absolute;
	top: 0;
	left: 0;
}
.product-center .center-box ul a img:hover {
	transform: scale(1.4);
}
.product-center .center-box ul a span {
	display: block;
	width: 100%;
	height: 45px;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	left:0;
	bottom: 0;
	font-family: "微软雅黑";
	font-size: 16px;
	color:#fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 45px;
	letter-spacing: 1px;
	transition: all 0.7s;
}
.product-center .center-box ul a span:hover {
	background: #015CB5;
}
/*产品中心完*/

/*客户*/

.kehu-box {
	width: 1180px;
	height: 470px;
	margin:0 auto;
	overflow: hidden;
}
.n40 {
	height: 40px;
}
.kehu-center {
	width: 100%;
	height: 423px;
}
.kehu-tit {
	width: 1177px;
	height: 50px;
	background: url(kehu-t.jpg) no-repeat center;
	background-size:cover;
	position: relative;
	margin-bottom:40px;
}
.kehu-tit h3 {
	display: block;
	font-family: "微软雅黑";
	font-size:19px;
	color:#176ebe;
	font-weight: bold;
	position: absolute;
	top:10px;
	left:42px;
}
.zzcent {
	height:330px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.zzcent ul {
	float:left;
}
.zzcent a {
	display: block;
	float:left;
	display:inline;
	width:232px;
	height:330px;
	overflow:hidden;
	margin-right:4px;
}
.hero-border {
	width:218px;
	height:290px;
	border:1px solid #666666;
}
.hero-border .ppic {
	display:block;
	width:198px;
	height: 278px;
	overflow:hidden;
	margin-right:32px;
	text-transform: uppercase;
	position: relative;
	margin:0 auto;
	margin-top:6px;
	overflow: hidden;
}
.hero-border .ppic img {
	display: inline-block;
	width:100%;
	height: 100%;
	background: url() no-repeat center;
	background-size:cover;
	cursor: pointer;
	transition: all 0.6s;
	position: absolute;
	top: 0;
	left: 0;
}
.hero-border img:hover {
	transform: scale(1.4);
}
.hero-border:hover {
	border:1px solid #1E6ECF;
}
.hero-ppic01 {
	display: block;
	font-family: "微软雅黑";
	font-size:16px;
	color:#333;
	line-height:50px;
	text-align: center;
	text-transform: uppercase;
}
.hero-ppic01:hover {
	color:#176ebe;
}
/*客户完*/

/*路灯优势*/

.ys-box {
	width: 100%;
	height: 475px;
	background: url(fw-bg.jpg) no-repeat center;
	background-size:cover;
}
.n30 {
	height: 30px;
}
.ys-center {
	width: 1180px;
	height: 455px;
	margin:0 auto;
	overflow: hidden;
}
.ys-center .title {
	width: 703px;
	height: 121px;
	margin:0 auto;
	background: url(ys-tit.png) no-repeat center;
	background-size:cover;
	position: relative;
	margin-bottom: 50px;
}
.ys-center .title h3 {
	display: block;
	font-family: "微软雅黑";
	font-size:36px;
	color:#fff;
	font-weight: bold;
	position: absolute;
	left: 60px;
	top:17px;
}
.ys-center .title .tit01 {
	display: block;
	font-family: "微软雅黑";
	font-size:24px;
	color:#dfdddc;
	font-weight: bold;
	position: absolute;
	right:67px;
	top:46px;
	text-transform: uppercase;
	letter-spacing:1px;
}
.ys-center .title .tit02 {
	display: block;
	font-family: "微软雅黑";
	font-size:16px;
	color:#fff;
	position: absolute;
	right:0;
	bottom:7px;
	text-transform: uppercase;
	letter-spacing:1px;
}
.ys-center ul {
	width: 105%;
	height: 240px;
	overflow: hidden;
}
.ys-center ul li {
	width: 326px;
	height: 85px;
	float: left;
	margin-bottom: 54px;
	margin-right: 87px;
}
.ys-center ul li .icon01 {
	width: 85px;
	height: 85px;
	float: left;
}
.ys-center ul li .icon01 img {
	width: 100%;
	height: 100%;
	background: url() no-repeat;
	background-size:cover;
}
.ys-center ul li .nrbox {
	width: 225px;
	height: 85px;
	float: right;
}
.ys-center ul li .nrbox .tit {
	display: block;
	font-family: "微软雅黑";
	font-size:22px;
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:1px;
	line-height: 40px;
	float: left;
	margin-top:5px;
}
.ys-center ul li .nrbox .cen {
	display: block;
	font-family: "微软雅黑";
	font-size:14px;
	color:#fff;
	letter-spacing:1px;
	float: left;
}
/*路灯优势完*/

/*客户案例*/

.case-box {
	width: 100%;
	height: 1030px;
	background: url(case-bg.jpg) no-repeat center;
	background-size:cover;
}
.case-center {
	width:1180px;
	height: 100%;
	margin:0 auto;
	overflow: hidden;
}
.case-center .title {
	width: 383px;
	height: 189px;
	margin:0 auto;
}
.n40 {
	height: 40px;
}
.case-center .title h3 {
	display: block;
	font-family: "微软雅黑";
	font-size: 30px;
	font-weight: bold;
	color:#015cb5;
	text-align: center;
}
.case-center .title .tit01 {
	display: block;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height:50px;
	color:#333333;
	text-align: center;
	letter-spacing:13px;
}
.case-center .title .tit02 {
	display: block;
	font-family: "微软雅黑";
	font-size: 12px;
	color:#a7a6a6;
	text-align: center;
	text-transform: uppercase;
}
.case-center .center {
	width: 100%;
	height: 800px;
	overflow: hidden;
}
.case-center .center .top {
	width: 100%;
	height: 376px;
	margin-bottom: 28px;
}
.case-center .center .top .tu {
	display: block;
	width: 714px;
	height: 376px;
	float: left;
	position: relative;
	overflow: hidden;
}
.case-center .center .top .tu img {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url() no-repeat center center;
	background-size:cover;
	cursor: pointer;
	transition: all 0.6s;
	position: absolute;
	top: 0;
	left: 0;
}
.case-center .center .top .tu img:hover {
	transform: scale(1.4);
}
.case-center .center .top .wen {
	width: 443px;
	height: 349px;
	float: left;
	margin-top:26px;
	background: url(case-rig.jpg) no-repeat;
	background-size:cover;
	position: relative;
}
.case-center .center .top .wen .classes {
	width: 400px;
	height: 160px;
	position: absolute;
	top:-6px;
	left:47px;
}
.case-center .center .top .wen .classes span {
	display: block;
	font-family: "微软雅黑";
	font-size: 27px;
	color:#3d3d3d;
	text-transform: uppercase;
}
.case-center .center .top .wen .classes a {
	display: block;
	font-family: "微软雅黑";
	font-size: 29px;
	color:#015cb5;
	text-transform: uppercase;
	line-height: 65px;
}
.case-center .center .top .wen .classes p {
	font-family: "微软雅黑";
	font-size: 18px;
	color:#3d3d3d;
	text-transform: uppercase;
	line-height:30px;
}
.case-center .center .top .wen .titlers {
	width: 300px;
	height: 194px;
	position: absolute;
	left:30px;
	bottom: -20px;
	overflow: hidden;
}
.case-center .center .top .wen .titlers span {
	display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	color:#fff;
	text-transform: uppercase;
	line-height:25px;
}
.case-center .center .bottom {
	width: 102%;
	height: 403px;
	overflow: hidden;
}
.case-center .center .bottom a {
	display: block;
	width: 281px;
	height: 403px;
	float: left;
	margin-right: 18px;
}
.case-center .center .bottom a li {
	width: 281px;
	height: 343px;
	position: relative;
	overflow: hidden;
}
.case-center .center .bottom a li img {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url() no-repeat center center;
	background-size:cover;
	cursor: pointer;
	transition: all 0.6s;
	position: absolute;
	top: 0;
	left: 0;
}
.case-center .center .bottom a li img:hover {
	transform: scale(1.4);
}
.case-center .center .bottom a span {
	display: block;
	width: 281px;
	height: 60px;
	font-family: "微软雅黑";
	font-size: 16px;
	color:#333;
	line-height: 60px;
	text-align: center;
	transition: all 0.7s;
}
.case-center .center .bottom a span:hover {
	color:#015cb5;
}
/*客户案例完*/

/*理由*/

.reason-box {
	width: 100%;
	height: 708px;
	background: url(ly-bg.jpg) no-repeat;
	background-size:cover;
}
.reason-box01 {
	width: 1180px;
	height: 100%;
	background: url(ly-cen.png) no-repeat;
	background-size:cover;
	margin:0 auto;
}
.reason-title {
	display: block;
	width: 1180px;
	height: 125px;
	margin:0 auto;
	position: relative;
	margin-bottom: 50px;
}
.reason-title .tit01 {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	text-transform: uppercase;
	position: absolute;
	top:50px;
	left:240px;
}
.reason-title .tit02 {
	display: block;
	font-family: "微软雅黑";
	font-size: 41px;
	color:#fff;
	letter-spacing: 2px;
	position: absolute;
	bottom:0;
	left:210px;
}
.reason-title .tit03 {
	display: block;
	font-family: "微软雅黑";
	font-size: 43px;
	text-transform: uppercase;
	font-weight: bold;
	color:#b7b7b7;
	letter-spacing: 2px;
	position: absolute;
	top:23px;
	left:592px;
}
.reason-title .tit04 {
	display: block;
	font-family: "微软雅黑";
	font-size: 51px;
	text-transform: uppercase;
	font-weight: bold;
	color:#015cb5;
	letter-spacing: 2px;
	position: absolute;
	bottom:-15px;
	left:523px;
}
.reason-title p {
	font-family: "微软雅黑";
	font-size: 18px;
	color:#015cb5;
	line-height: 25px;
	position: absolute;
	top:35px;
	right:5px;
}
.reason-center {
	width: 1180px;
	height: 492px;
	margin:0 auto;
	overflow: hidden;
	position: relative;
}
.reason-center .list01 {
	width: 627px;
	height: 62px;
	position: absolute;
	top:18px;
	left:310px;
}
.reason-center .list02 {
	width: 617px;
	height: 62px;
	position: absolute;
	top: 137px;
	left: 263px;
}
.reason-center .list03 {
	width: 627px;
	height: 62px;
	position: absolute;
	bottom: 186px;
	left: 218px;
}
.reason-center .list04 {
	width: 627px;
	height: 62px;
	position: absolute;
	bottom: 63px;
	left: 162px;
}
.reaspan {
	display: block;
	width: 137px;
	height: 50px;
	font-family: "微软雅黑";
	font-size:24px;
	font-weight: bold;
	color:#000;
	float: left;
}
.reasp {
	width: 430px;
	height: 50px;
	font-family: "微软雅黑";
	line-height: 25px;
	font-size:14px;
	color:#333;
	float: left;
}
.reasp em {
	color: #015cb5;
}
/*理由完*/

/*ad01*/

.ad01-box {
	width: 100%;
	height: 229px;
	background: url(ad01-bg.jpg) no-repeat;
	background-size:cover;
	margin-top:-87px;
}
.ad01-cen {
	width: 1180px;
	height: 100%;
	background: url(ad01-cen.png) no-repeat;
	background-size:cover;
	margin:0 auto;
	position: relative;
}
.ad01-cen span {
	display: block;
	font-family: "微软雅黑";
	font-size:24px;
	color:#df424c;
	position: absolute;
	top:80px;
	right:48px;
	font-weight: bold;
}
.ad01-cen a {
	display: block;
	width: 195px;
	height: 35px;
	background: #e24049;
	font-family: "微软雅黑";
	font-size:18px;
	color:#fff;
	position: absolute;
	bottom:67px;
	right:56px;
	text-align: center;
	line-height: 35px;
}
.ad01-cen a:hover {
	color:#fff;
}
/*ad01完*/

/*客户见证*/

.jianzheng-box {
	width: 1180px;
	height:840px;
	margin:0 auto;
}
.jianzheng-title {
	width: 390px;
	height: 189px;
	margin:0 auto;
}
.n40 {
	height: 40px;
}
.jianzheng-title h3 {
	display: block;
	font-family: "微软雅黑";
	font-size: 30px;
	font-weight: bold;
	color:#015cb5;
	text-align: center;
}
.jianzheng-title a:hover {
	color:#015cb5;
}
.jianzheng-title .tit01 {
	display: block;
	font-size: 17px;
	line-height:50px;
	color:#333333;
	text-align: center;
	letter-spacing:9px;
}
.jianzheng-title .tit02 {
	display: block;
	font-family: "微软雅黑";
	font-size: 12px;
	color:#a7a6a6;
	text-align: center;
	text-transform: uppercase;
}
.jianzheng-box ul {
	width: 102%;
	height: auto;
}
.jianzheng-box ul li {
	width: 281px;
	height: 570px;
	margin-right:14px;
	float: left;
	border:1px solid #cacaca;
	position: relative;
}
.jianzheng-box ul li .cen {
	display: block;
	width: 263px;
	height: 290px;
	margin-top:12px;
	margin:10px auto 10px;
}
.jianzheng-box ul li .cen .tu {
	display: block;
	width: 263px;
	height: 421px;
	position: relative;
	overflow: hidden;
}
.jianzheng-box ul li .cen .tu img {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url() no-repeat center center;
	background-size:cover;
	cursor: pointer;
	transition: all 0.6s;
	position: absolute;
	top: 0;
	left: 0;
}
.jianzheng-box ul li .cen .tu img:hover {
	transform: scale(1.4);
}
.jianzheng-box ul li .cen .wen {
	display: block;
	font-family: "微软雅黑";
	font-size:18px;
	line-height: 45px;
	color:#333;
	text-align: center;
	transition: all 0.7s;
}
.jianzheng-box ul li .cen .wen:hover {
	color: #015cb5;
}
.jianzheng-box ul li .cen p {
	width: 100%;
	height: 48px;
	font-family: "微软雅黑";
	font-size:14px;
	line-height: 25px;
	color:#8d8d8d;
	transition: all 0.7s;
	overflow: hidden;
}
.jianzheng-box ul li .more {
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 50px;
	background: #015cb5;
	position: absolute;
	left:107px;
	bottom: -40px;
	font-family: "微软雅黑";
	font-size:14px;
	line-height: 70px;
	color:#fff;
	text-align: center;
	text-transform: uppercase;
}
/*客户见证完*/

.bigbox {
	width: 100%;
	height: 1447px;
	background: #f6f6f6;
	border-top:1px solid #cccccc;
}
/*about*/

.about-box {
	width: 1180px;
	height: 540px;
	margin:0 auto;
}
.about-title {
	width: 390px;
	height: 190px;
	margin:0 auto;
}
.n40 {
	height: 40px;
}
.about-title h3 {
	display: block;
	font-family: "微软雅黑";
	font-size: 30px;
	font-weight: bold;
	color:#015cb5;
	text-align: center;
}
.about-title a:hover {
	color:#015cb5;
}
.about-title .tit01 {
	display: block;
	font-size: 17px;
	line-height:50px;
	color:#333333;
	text-align: center;
	letter-spacing:7px;
}
.about-title .tit02 {
	display: block;
	font-family: "微软雅黑";
	font-size: 12px;
	color:#a7a6a6;
	text-align: center;
	text-transform: uppercase;
}
.about-center {
	width: 100%;
	height: 267px;
	background: url(about-bg.jpg) no-repeat;
	background-size:cover;
	position: relative;
}
.about-center p {
	width: 543px;
	height: 162px;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#333;
	line-height: 25px;
	text-transform: uppercase;
	position: absolute;
	top:35px;
	left:34px;
}
.about-center .click {
	display: block;
	width: 109px;
	height: 32px;
	font-family: "微软雅黑";
	font-size: 15px;
	color:#fff;
	background: #363636;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	bottom:4px;
	left:40px;
}
.about-center .click01 {
	display: block;
	width: 109px;
	height: 32px;
	font-family: "微软雅黑";
	font-size: 15px;
	color:#fff;
	background: #363636;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	bottom:4px;
	left:160px;
}
.about-center .click:hover {
	background: #015cb5;
}
.about-center .click01:hover {
	background: #015cb5;
}
.about-center .img {
	display: block;
	width: 580px;
	height: 265px;
	position: absolute;
	bottom:-45px;
	right:8px;
}
/*about完*/

/*风采*/

.fengc-box {
	width: 100%;
	height:443px;
	margin-bottom: 48px;
}
.n34 {
	height: 34px;
}
.fengc-center {
	width: 1180px;
	height: 307px;
	margin:0 auto;
}
.fengc-title {
	width: 100%;
	height: 51px;
	border-bottom: 1px solid #D9D9D9;
	position: relative;
}
.fc-icon {
	display: block;
	width: 27px;
	height: 21px;
	margin-top: 15px;
	background: url(qy-icon.png) center center no-repeat;
	background-size:cover;
	float:left;
}
.line3 {
	width: 130px;
	height:3px;
	border-bottom:3px solid #015cb5;
	position: absolute;
	bottom:-2px;
	left:0;
}
.fengc-title h3 {
	display: block;
	width: 77px;
	font-family: "微软雅黑";
	font-size:16px;
	color:#015cb5;
	line-height:50px;
	text-align: center;
	float: left;
}
.fengc-title .more {
	display: block;
	width: 86px;
	height: 24px;
	float: right;
	margin-top:19px;
	margin-right: 3px;
	position: relative;
	border-bottom: none;
}
.fengc-title .more span {
	display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #015cb5;
	line-height: 24px;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.n28 {
	height: 28px;
}
.n60 {
	height: 60px;
}
.marqueeleft {
	height:405px;
	width:1200px;
	overflow:hidden;
	margin:10px auto;
}
.marqueeleft ul {
	float:left;
}
.marqueeleft ul a {
	display: block;
	float:left;
	margin:0 5px;
	display:inline;
	width:282px;
	height:408px;
	overflow:hidden;
}
.marqueeleft a li {
	width:272px;
	height:355px;
	border:1px solid #CCCCCC;
}
.marqueeleft a li span {
	display: block;
	width:257px;
	height:343px;
	margin:6px auto 0;
	position: relative;
	overflow: hidden;
}
.marqueeleft a li span img {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url() no-repeat center center;
	background-size:cover;
	display: inline-block;
	cursor: pointer;
	transition: all 0.6s;
	position: absolute;
	top: 0;
	left: 0;
}
.marqueeleft a li span img:hover {
	transform: scale(1.4);
}
.marqueeleft a .wen {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	line-height:50px;
	text-align: center;
	transition: all 0.7s;
}
.marqueeleft a .wen:hover {
	color: #015cb5
}
/*风采完*/

/*荣誉*/

.hero-box {
	width: 100%;
	height:494px;
}
.n34 {
	height: 34px;
}
.hero-center {
	width: 1180px;
	height: 294px;
	margin:0 auto;
}
.hero-title {
	width: 100%;
	height: 51px;
	border-bottom: 1px solid #D9D9D9;
	position: relative;
}
.hero-icon {
	display: block;
	width: 28px;
	height: 26px;
	margin-top: 15px;
	background: url(hero-icon.png) center center no-repeat;
	background-size:cover;
	float:left;
}
.line3 {
	width: 130px;
	height:3px;
	border-bottom:3px solid #015cb5;
	position: absolute;
	bottom:-2px;
	left:0;
}
.hero-title h3 {
	display: block;
	width: 77px;
	font-family: "微软雅黑";
	font-size:16px;
	color:#015cb5;
	line-height:50px;
	text-align: center;
	float: left;
}
.hero-title .more {
	display: block;
	width: 86px;
	height: 24px;
	float: right;
	margin-top:19px;
	margin-right: 3px;
	position: relative;
	border-bottom: none;
}
.hero-title .more span {
	display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #015cb5;
	line-height: 24px;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.n28 {
	height: 28px;
}
.n60 {
	height: 60px;
}
.heroeeleft {
	height:294px;
	width:1200px;
	overflow:hidden;
	margin:10px auto;
}
.heroeeleft ul {
	float:left;
}
.heroeeleft ul a {
	display: block;
	float:left;
	margin:0 5px;
	display:inline;
	width:184px;
	height:294px;
	overflow:hidden;
}
.heroeeleft a li {
	width:178px;
	height:255px;
	border:1px solid #CCCCCC;
}
.heroeeleft a li span {
	display: block;
	width:168px;
	height:243px;
	margin:6px auto 0;
	position: relative;
	overflow: hidden;
}
.heroeeleft a li span img {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url() no-repeat center center;
	background-size:cover;
	display: inline-block;
	cursor: pointer;
	transition: all 0.6s;
	position: absolute;
	top: 0;
	left: 0;
}
.heroeeleft a li span img:hover {
	transform: scale(1.4);
}
.heroeeleft a .wen {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	line-height:50px;
	text-align: center;
	transition: all 0.7s;
}
.heroeeleft a .wen:hover {
	color: #015cb5
}
/*荣誉完*/

/*ad02*/

.ad02-box {
	width: 100%;
	height: 146px;
	background: url(ad02.jpg) center center no-repeat;
	background-size:cover;
}
.ad02-center {
	width: 1180px;
	height: 100%;
	background: url(ad02-cen.png) center center no-repeat;
	background-size:cover;
	margin:0 auto;
	position: relative;
}
.ad02-center span {
	display: block;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #fff;
	position: absolute;
	top:45px;
	right:20px;
}
.ad02-center a {
	display: block;
	width: 64px;
	height: 27px;
	border-radius: 5px;
	background: #d53e47;
	font-family: "微软雅黑";
	font-size:14px;
	color: #fff;
	line-height: 27px;
	text-align: center;
	position: absolute;
	bottom:18px;
	right:166px;
}
.ad02-center a:hover {
	color: #fff;
}
/*ad02完*/

/*news*/

.news-box {
	width: 1180px;
	height: 435px;
	margin:0 auto;
	overflow: hidden;
}
.news-box .left {
	width: 705px;
	height: 100%;
	overflow: hidden;
	float: left;
	background: url(news-bg.jpg) center center no-repeat;
	background-size:cover;
}
.news-box .left .tit {
	width: 695px;
	height: 41px;
	position: relative;
}
.news-box .left .tit .titbox {
	width: 400px;
	height: 41px;
	position: relative;
}
.news-box .left .tit .titbox .news01.active {
	background: url(news-tit1.png) center center no-repeat;
}
.news-box .left .tit .titbox .news02.active {
	background: url(news-tit11.png) center center no-repeat;
}
.news-box .left .tit .titbox .news01 {
	display: block;
	float: left;
	width: 212px;
	height: 41px;
	background-size:cover;
	font-family: "微软雅黑";
	font-size:18px;
	color: #fff;
	line-height: 41px;
	text-align: center;
	cursor: pointer;
}
.news-box .left .tit .titbox .news02 {
	cursor: pointer;
	display: block;
	float: left;
	margin-left: -39px;
	width: 190px;
	height: 41px;
	background: url() center center no-repeat;
	background-size:cover;
	font-family: "微软雅黑";
	font-size:18px;
	transition: all 0.1s;
	color: #fff;
	line-height: 41px;
	text-align: center;
}
.news-box .left .tit .more {
	display: block;
	width: 50px;
	height: 18px;
	font-family: "微软雅黑";
	font-size:14px;
	color: #fff;
	line-height: 18px;
	text-align: center;
	position: absolute;
	top:18px;
	right:0;
}
.n25 {
	height: 25px;
}
.news-box .left .cen {
	width: 695px;
	height: 300px;
	position: relative;
	overflow: hidden;
}
.news-box .left .cen ul {
	width: 100%;
	height: 100%;
	display: none
}
.news-box .left .cen ul:first-child {
	display: block
}
.news-box .left .cen ul .left {
	display: block;
	width: 307px;
	height: 363px;
	float: left;
	background: #fff;
	font-size:14px;
	color: #0463BA;
	line-height:25px;
	text-transform: uppercase;
}
.news-box .left .cen ul .left .img {
	display: block;
	width: 307px;
	height: 170px;
	position: relative;
	overflow: hidden;
}
.news-box .left .cen ul .left .img img {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url() no-repeat center center;
	background-size:cover;
	cursor: pointer;
	transition: all 0.6s;
	position: absolute;
	top: 0;
	left: 0;
}
.news-box .left .cen ul .left .img img:hover {
	transform: scale(1.4);
}
.news-box .left .cen ul .left .wen {
	width: 307px;
	height: 50px;
	overflow: hidden;
	display: block;
	font-family: "微软雅黑";
	font-size:14px;
	color: #262626;
	line-height:50px;
	transition: all 0.7s;
}
.news-box .left .cen ul .left .wen:hover {
	color: #0463BA;
}
.news-box .left .cen ul .left p {
	display: block;
	width: 307px;
	height: 90px;
	font-family: "微软雅黑";
	font-size:14px;
	color: #666666;
	line-height:25px;
}
.news-box .left .cen ul .right01 {
	width: 318px;
	height: 360px;
	overflow: hidden;
	float: right;
}
.news-box .left .cen ul .right01 a {
	display: block;
	width: 353px;
	height: 33px;
	font-family: "微软雅黑";
	font-size:14px;
	color: #262626;
	line-height:33px;
}
.news-box .left .cen ul .right01 a .line {
	display: block;
	width: 33px;
	height: 11px;
	float: left;
	margin-right:10px;
	margin-top: 3px;
	background: url(news-line.png) no-repeat center;
	background-size:cover;
	position: relative;
}
.news-box .left .cen ul .right01 a .wen {
	display: block;
	float: left;
	width: 278px;
	height: 20px;
	font-family: "微软雅黑";
	font-size:14px;
	color: #262626;
	line-height:20px;
	margin-bottom:13px;
	overflow: hidden;
	transition: all 0.7s;
}
.news-box .left .cen ul .right01 a .wen:hover {
	color:#0463BA;
}
.news-box .right {
	width: 388px;
	height: 100%;
	overflow: hidden;
	float: right;
}
.news-box .right .title {
	width: 100%;
	height: 30px;
	background: url(ql.jpg) no-repeat center;
	background-size:cover;
	position: relative;
}
.news-box .right .title ul {
	width: 216px;
	height: 100%;
	float: left;
}
.news-box .right .title ul a {
	display: block;
	width: 108px;
	height: 100%;
	font-family: "微软雅黑";
	font-size:18px;
	color:#333;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	float: left;
}
.n30 {
	height: 30px;
}
.news-box .right .title ul .newsactive {
	font-weight: bold;
	color:#333;
}
.news-box .right .title .more {
	display: block;
	width: 50px;
	height: 18px;
	font-family: "微软雅黑";
	font-size: 14px;
	background: #0463BA;
	color: #fff;
	line-height: 18px;
	text-align: center;
	position: absolute;
	top:0;
	right:0;
}
.n25 {
	height: 25px;
}
.news-box .right .center {
	width: 100%;
	height: 300px;
	overflow: hidden;
}
.news-box .right .center ul li {
	width:100%;
	height:110px;
	border-bottom: 1px dashed #D9D9D9;
}
.news-box .right .center ul li .go-q {
	display: block;
	width: 18px;
	height: 18px;
	background: url(wen.png) no-repeat center;
	background-size:cover;
	float: left;
	margin-top:25px;
}
.news-box .right .center ul li .go-q1 {
	display: block;
	width: 90%;
	height: 20px;
	font-size:15px;
	font-family: "微软雅黑";
	color:#333;
	line-height:20px;
	font-weight: bolder;
	float: left;
	margin-left: 13px;
	overflow:hidden;
	margin-top:25px;
}
.news-box .right .center ul li .go-q1 a {
	color:#333;
	transition: all 0.7s;
	margin-left: -11px;
}
.news-box .right .center ul li .go-q1 a:hover {
	color:#0463BA;
}
.news-box .right .center ul li .go-q2 {
	display: block;
	width: 18px;
	height: 18px;
	background: url(da.png) no-repeat center;
	margin-top:10px;
	background-size:cover;
	float: left;
}
.news-box .right .center ul li .go-q3 {
	width:90%;
	height: 50px;
	font-size:14px;
	font-family: "微软雅黑";
	color:#333;
	line-height:25px;
	float: left;
	margin-left:10px;
	margin-top:5px;
	overflow:hidden;
}
/*news完*/

/*link*/

.link-box {
	width: 1180px;
	height: 60px;
	margin:0 auto;
}
.link-box span {
	display: block;
	width: 123px;
	height: 30px;
	background: url(link.jpg) no-repeat center center;
	background-size:cover;
	float: left;
}
.link-box a {
	display: block;
	font-family: "微软雅黑";
	font-size:14px;
	color:#333;
	line-height:43px;
	float: left;
	line-height:30px;
	margin-left: 18px;
	transition: all 0.7s;
}
.link-box a:hover {
	color:#0071CA;
}

/*link完*/
