@charset "utf-8";
/* CSS Document */
/* Title */
.Title {
	width: 100%;
	text-align: center;
}
.Title h2 {
	font-size: 36px;
	color: #333333;
	font-weight: normal;
}
.Title h2 a {
	color: #333333;
	text-decoration: none;
}
.Title h2 span {
	color: #084892;
}
.Title p {
	font-size: 18px;
	color: #333333;
	margin-top: 6px;
}
/* banner */
.banner {
	overflow:hidden;
	width:100%;
}
#flashs {
	position:relative;
	height:650px;
	overflow:hidden;
}
#flashs .bgitem {
	z-index:1;
	position:absolute;
	top:0;
}
#flashs .btn {
	overflow:hidden;
	width:100%;
	position:absolute;
	left:0;
	bottom:20px;
	text-align:center;
	z-index: 99;
}
#flashs .btn span {
	color:#fff;
	background:#717174;
	cursor: pointer;
	display: inline-block;
	margin:0 2px;
	width:25px;
	height:25px;
	font-size:14px;
	line-height:25px;
	text-align:center;
	opacity: 0.7;
}
#flashs .btn span.cur {
	background: #004d98;
}
#flashs .bot {
	display:block;
	position:absolute;
	width:58px;
	height:58px;
	top:50%;
	margin-top:-29px;
	display: none;
}
#flashs .bot1 {
	background:url(../images/babot1.png) no-repeat center;
	left:5%;
	z-index: 2;
}
#flashs .bot2 {
	background:url(../images/babot2.png) no-repeat center;
	right:5%;
	z-index: 2;
}
#flashs:hover .bot {
	display: block;
}
/* bother */
.bother {
	width: 100%;
	background: #f9f9f9;
	padding-top: 58px;
	padding-bottom: 47px;
	border-bottom: 1px solid #e0e0e0;
}
.bother .title {
	width: 100%;
	text-align: center;
}
.bother .title h2 {
	font-size: 30px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 4px;
}
.bother span {
	color: #084892;
	font-weight: bold;
}
.bother .mainCon {
	width: 100%;
	position: relative;
	padding-top: 49px;
}
.bother .mainCon img {
	display: block;
	margin: 0 auto;
}
.bother .mainCon p {
	position: absolute;
	font-size: 18px;
	color: #333333;
}
.bother .mainCon .p1, .bother .mainCon .p3 {
	top: 99px;
}
.bother .mainCon .p2, .bother .mainCon .p4 {
	top: 160px;
}
.bother .mainCon .p1, .bother .mainCon .p2 {
	left: 10px;
}
.bother .mainCon .p3, .bother .mainCon .p4 {
	left: 940px;
}
.bother .mainCon .article {
	font-size: 24px;
	color: #666666;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}
.bother .mainCon .phone {
	background: url(../images/botherBg.png) no-repeat center;
	width: 419px;
	height: 52px;
	margin: 0 auto;
	line-height: 52px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	margin-top: 24px;
}
/* goods */
.goods {
	width: 100%;
	padding-top: 46px;
	padding-bottom: 70px;
	border-bottom: 1px solid #e0e0e0;
}
.goods .Title {
	width: 100%;
	text-align: center;
}
.goods .Title h2 {
	font-size: 36px;
	color: #333333;
	font-weight: normal;
}
.goods .Title h2 span {
	color: #084892;
}
.goods .Title p {
	font-size: 18px;
	color: #333333;
	margin-top: 6px;
}
.goods .mainCon {
	width: 100%;
	margin-top: 92px;
}
.goods .mainCon ul {
	width: 102%;
}
.goods .mainCon li {
	float: left;
	position: relative;
	background: url(../images/goodsPic01.png) no-repeat center;
	width: 202px;
	height: 122px;
	padding-top: 80px;
	text-align: center;
}
.goods .mainCon li i {
	display: block;
	background: url(../images/goodsPic02.png) no-repeat center;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -23px;
	top: -23px;
	font-style: normal;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
}
.goods .mainCon li span {
	font-size: 8px;
	color: #999999;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
	display: block;
}
.goods .mainCon li p {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.goods .mainCon li:hover {
	background: url(../images/goodsPic04.png) no-repeat center;
}
.goods .mainCon li:hover i {
	background: url(../images/goodsPic03.png) no-repeat center;
	color: #fff;
}
.goods .mainCon li:hover span, .goods .mainCon li:hover p {
	color: #fff;
}
/* product */
.product {
	width: 100%;
	background: #ececec;
	height: 980px;
}
.product .Title {
	padding-top: 42px;
}
.product .Title h2 {
	font-size: 30px;
}
.product .Title h2 a {
	color: #fff;
}
.product .Title p {
	color: #fff;
}
.product .mainCon {
	width: 100%;
	height: 882px;
}
.product .sideNav {
	width: 229px;
	float: left;
}
.product .sideNav .top {
	width: 229px;
	height: 60px;
	background: url(../images/productPic01.jpg) no-repeat center;
	text-align: center;
}
.product .sideNav .top h3 {
	font-size: 14px;
	color: #fff;
	padding-top: 18px;
}
.product .sideNav .top h3 a {
	color: #fff;
}
.product .sideNav .top p {
	font-size: 10px;
	color: #999999;
	font-family: arial;
	text-transform: uppercase;
}
.product .sideNav .box {
	width: 100%;
	background: #fff;
}
.product .sideNav dl {
	width: 100%;
}
.product .sideNav dt {
	height: 45px;
	line-height: 45px;
	padding-left: 16px;
	background: url(../images/productBg2.jpg) repeat-x;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.product .sideNav dt em {
	display: inline-block;
*display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 6px;
}
.product .sideNav dd {
	padding: 12px 22px;
}
.product .sideNav dd a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 25px;
	font-size: 12px;
	color: #333333;
	background: url(../images/product_icon03.png) no-repeat 12px center;
	border-top: 1px solid #e0e0e0;
}
.product .sideNav dd a:first-child {
	border-top: none;
}
.product .sideNav dd a:hover {
	color: #084892;
	background: url(../images/product_icon04.png) no-repeat 12px center;
}
.product .section {
	width: 890px;
	float: right;
	background: #fff;
	padding: 0 30px;
}
.product .section .top {
	width: 100%;
	height: 59px;
	border-bottom: 1px solid #e0e0e0;
}
.product .section .top ul {
	width: 100%;
}
.product .section .top li {
	float: left;
	height: 59px;
	line-height: 59px;
	font-size: 18px;
	color: #999999;
	position: relative;
	font-weight: bold;
}
.product .section .top li a {
	color: #999;
	padding: 0 22px;
	border-left: 1px dotted #e0e0e0;
	text-decoration: none;
}
.product .section .top li:first-child a {
	border-left: none;
	padding-left: 0;
}
.product .section .top li i {
	display: none;
	width: 71px;
	height: 4px;
	background: url(../images/product_icon02.png) no-repeat center;
	position: absolute;
	bottom: -1px;
	left: 22px;
}
.product .section .top li:first-child i {
	left: 0;
}
.product .section .top li.cur i {
	display: block;
}
.product .section .top li.cur a {
	color: #084892;
}
.product .section .conBox {
	width: 100%;
	padding-top: 30px;
	height: 791px;
	overflow: hidden;
}
.product .section .conBox ul {
	width: 110%;
}
.product .section .conBox .box {
	width: 100%;
	height: 791px;
	overflow: hidden;
}
.product .section .conBox li {
	width: 262px;
	float: left;
	height: 349px;
	margin-right: 52px;
	text-align: center;
	background: #f9f9f9;
	margin-bottom: 62px;
}
.product .section .conBox li h3 {
	font-size: 14px;
	color: #333333;
	margin: 12px 0;
}
.product .section .conBox li h3 a {
	color: #333;
}
.product .section .conBox li i {
	display: block;
	width: 218px;
	height: 1px;
	background: #e0e0e0;
	margin: 0 auto;
}
.product .section .conBox li .more {
	display: block;
	font-size: 12px;
	color: #084892;
	margin-top: 13px;
}
.product .section .conBox li .Pic {
	display: block;
	width: 262px;
	height: 262px;
	overflow: hidden;
}
.product .section .conBox li .Pic img {
	display: block;
	transition: all 1s ease-out;
	transform: scale(1);
}
.product .section .conBox li:hover img {
	transform: scale(1.2);
}
/* adv */
.adv {
	width: 100%;
}
.adv .Title {
	width: 100%;
	padding-top: 64px;
}
.adv .Title h2 {
	font-size: 30px;
}
.adv .Title p {
	background: url(../images/advBg01.png) no-repeat center;
}
.adv .mainCon {
	background: url(../images/advBg02.jpg) no-repeat center;
	height: 1365px;
	margin-top: 64px;
}
.adv .box {
	width: 100%;
}
.adv dl {
	width: 100%;
}
.adv .con {
	height: 331px;
}
.adv .con .conL {
	float: left;
	width: 559px;
}
.adv .con .conR {
	width: 641px;
	float: right;
}
.adv .con2 .conL {
	width: 529px;
}
.adv .con2 .conR {
	width: 671px;
}
.adv .con3 .conL {
	width: 569px;
}
.adv .con3 .conR {
	width: 631px;
}
.adv .con4 .conL {
	width: 600px;
}
.adv .con4 .conR {
	width: 600px;
}
.adv .con2 {
	height: 337px;
}
.adv .con3 {
	height: 348px;
}
.adv .con4 {
	height: 348px;
}
.adv .dif .conL {
	float: right;
}
.adv .dif .conR {
	float: left;
}
.adv .con .conL dt {
	width: 71px;
	height: 77px;
	background: #72b544;
	font-size: 48px;
	color: #fff;
	font-family: impact;
	text-align: center;
	padding-top: 50px;
	float: left;
	margin-left: 4px;
}
.adv .con .conL dd h3 {
	font-size: 36px;
	color: #7f7f7f;
	font-family: arial;
	text-transform: uppercase;
}
.adv .con .conL dd span {
	font-size: 23px;
	color: #7f7f7f;
	font-weight: bold;
	font-family: arial;
	position: relative;
	text-transform: uppercase;
	top: -6px;
}
.adv .con .conL dd {
	width: 444px;
	margin-left: 20px;
	float: left;
	padding-top: 40px;
}
.adv .con1 .conL dd h3 {
	font-size: 36px;
	color: #94b4bd;
	font-family: arial;
	text-transform: uppercase;
}
.adv .con1 .conL dd span {
	font-size: 23px;
	color: #94b4bd;
	font-weight: bold;
	font-family: arial;
	position: relative;
	text-transform: uppercase;
	top: -6px;
}
.adv .con .conL dd p {
	color: #333333;
	font-size: 18px;
	color: #333333;
	position: relative;
	top: -5px;
	font-weight: bold;
}
.adv .con1 .conL dd p {
	color: #fff;
}
.adv .con .conL dd i {
	display: block;
	width: 25px;
	height: 2px;
	background: #72b544;
	margin-top: 6px;
}
.adv .con .conL ul {
	margin-top: 20px;
}
.adv .con .conL dd li {
	color: #666;
	background: url(../images/adv_icon02.png) no-repeat left 12px;
	line-height: 28px;
	padding-left: 10px;
	font-size: 16px;
	margin-bottom: 6px;
}
.adv .con1 .conL dd li {
	background: url(../images/adv_icon01.png) no-repeat left 12px;
	color: #fff;
	line-height: 28px;
}
.adv .con2 .conL dd {
	width: 504px;
}
.adv .con3 .conL dd {
	width: 408px;
}
.adv .con4 .conL dd {
	width: 422px;
}
.adv .con1 .conR {
	padding-top: 25px;
}
.adv .con .conR img {
	display: block;
}
.adv .con2 .conR {
	padding-top: 127px;
}
.adv .con2 .conL {
	position: relative;
}
.adv .con2 .conL dt {
	position: absolute;
	left: -76px;
	top: 0;
}
.adv .dif .conR img {
	margin-left: 3px;
}
.adv .con3 .conR {
	padding-top: 25px;
}
.adv .con4 .conR {
	padding-top: 25px;
}
.adv .con4 .conR img {
	margin-left: 7px;
}
.adv .con2 {
	position:relative;
	top:1px;
}
.adv .con1 {
	position:relative;
	top:1px;
}
.adv .con1 dl {
	position:relative;
	top:-1px;
}
/* ad */
.ad {
	width: 100%;
	height: 200px;
	background: url(../images/adBg.jpg) no-repeat center;
}
.ad .conL {
	padding-top: 52px;
	width: 522px;
	text-align: right;
	float: left;
}
.ad .conL p {
	color: #fff;
}
.ad .conL .p1 {
	font-size: 30px;
}
.ad .conL .p1 span {
	font-weight: bold;
}
.ad .conL .p2 {
	font-size: 18px;
	margin:6px 0;
}
.ad .conL .p3 {
	font-size: 8px;
	color: #a5b3cd;
	line-height: 14px;
	text-transform: uppercase;
	font-family: arial;
}
.ad .conR {
	float: left;
	margin-left: 222px;
	padding-top: 40px;
}
.ad .conR p {
	color: #fff;
}
.ad .conR .p1 {
	font-size: 18px;
}
.ad .conR .p1 span {
	font-size: 36px;
	font-family: impact;
}
.ad .conR .p2 {
	font-size: 19px;
	text-transform: uppercase;
	font-family: arial;
	margin: 4px 0;
}
.ad .conR a {
	display: block;
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	background: #084892;
	font-size: 14px;
	color: #fff;
	margin-left: 127px;
}
/* case */
.case {
	width: 100%;
	padding: 40px 0;
}
.case .mainCon {
	width: 100%;
	height: 690px;
	position: relative;
	overflow: hidden;
}
.case .pics {
	width: 100%;
}
.case .pics li {
	float: left;
	width: 390px;
	height: 335px;
	margin-left: 420px;
	margin-bottom: 20px;
	overflow: hidden;
}
.case .pics li a {
	border: 1px solid #e0e0e0;
	display: block;
	overflow: hidden;
}
.case .pics li.dif {
	margin-left: 0;
}
.case .pics li img {
	display: block;
	transition: all 1s ease-out;
	transform: scale(1);
}
.case .pics li:hover img {
	transform: scale(1.2);
}
.case .box {
	width: 390px;
	height: 690px;
	position: absolute;
	left: 405px;
	top: 0;
}
.case .box .con {
	padding: 0 30px;
	background: #151515;
	text-align: center;
	height: 602px;
}
.case .box .con h3 {
	font-size: 30px;
	color: #72b544;
	font-weight: normal;
	padding-top: 32px;
}
.case .box .con h3 a {
	color: #72b544;
	text-decoration: none;
}
.case .box .con span {
	display: block;
	font-size: 24px;
	color: #a7a7a7;
	text-transform: uppercase;
	font-family: impact;
	margin-top: 2px;
}
.case .box .con ul {
	width: 100%;
	margin-top: 32px;
}
.case .box .con li {
	height: 73px;
	line-height: 73px;
	text-align: center;
	border-top: 1px solid #151515;
	background: #333333;
	font-size: 18px;
}
.case .box .con li a {
	display: block;
	text-decoration: none;
	color: #fff;
	height: 73px;
}
.case .box .con li:first-child {
	border-top: none;
}
.case .box .con li.cur {
	background: #084892;
}
.case .box .con li:hover {
	background:#084892;
}
.case .box .phone {
	height: 88px;
	line-height: 88px;
	background: #72b544;
	text-align: center;
}
.case .box .phone p {
	font-size: 18px;
	color: #fff;
}
.case .box .phone p em {
	display: inline-block;
*display: inline-block;
	margin-right: 8px;
	position: relative;
	top: 6px;
}
/* honor */
.honor {
	width: 100%;
	padding-bottom: 52px;
	background: url(../images/honor_bg.jpg) no-repeat center;
}
.honor .mainCon {
	width: 100%;
	position: relative;
	margin-top: 32px;
}
.honor .mainCon i {
	display: block;
	width: 22px;
	height: 34px;
	position: absolute;
	top: 120px;
	cursor: pointer;
}
.honor .mainCon i.prev {
	left: -42px;
}
.honor .mainCon i.next {
	right: -42px;
}
.honor .mainCon .box {
	width: 100%;
	position: relative;
	height: 275px;
	overflow: hidden;
}
.honor .mainCon .box ul {
	width: 102%;
	position: absolute;
	left: 0;
	top: 0;
}
.honor .mainCon .box li {
	width: 400px;
	margin-right: 1px;
	float: left;
	text-align: center;
}
.honor .mainCon .box li a {
	display: block;
	width: 400px;
	height: 300px;
	background: #efefef;
	padding-top: 18px;
}
.honor .mainCon .box li img {
	display: block;
	margin: 0 auto;
}
.honor .mainCon .box span {
	display: block;
	margin-top: 12px;
	color: #fff;
	font-size: 14px;
}
/* KeHu */
.KeHu {
	width: 100%;
	padding-bottom: 46px;
	background: #f9f9f9;
}
.KeHu .Title {
	padding-top: 46px;
}
.KeHu .Title h2 {
	font-size: 30px;
}
.KeHu .Title p {
	text-transform: uppercase;
	color: #999999;
	margin-top: 4px;
}
.KeHu .mainCon {
	width: 100%;
	position: relative;
	margin-top: 40px;
}
.KeHu .mainCon i {
	display: block;
	width: 22px;
	height: 34px;
	position: absolute;
	top: 119px;
	cursor: pointer;
}
.KeHu .mainCon i.prev {
	left: -42px;
}
.KeHu .mainCon i.next {
	right: -42px;
}
.KeHu .mainCon .box {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 367px;
}
.KeHu .mainCon .box ul {
	width: 102%;
	position: absolute;
	left: 0;
	top: 0;
}
.KeHu .mainCon .box li {
	width: 299px;
	margin-right: 1px;
	float: left;
}
.KeHu .mainCon .box li img {
	display: block;
}
.KeHu .mainCon .box h3 {
	font-size: 14px;
	color: #151515;
	margin: 20px 0 10px 0;
	text-align: center;
}
.KeHu .mainCon .box h3 a {
	color: #151515;
}
.KeHu .mainCon .box p {
	font-size: 14px;
	color: #151515;
	line-height: 24px;
	padding: 0 8px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* KeHu */
.news {
	width: 100%;
	padding-bottom: 50px;
}

.news .mainCon {
	width: 100%;
	height: 399px;
	overflow: hidden;
	margin-top: 30px;
}
.news .mainCon .conBox {
	width: 100%;
	height: 399px;
	overflow: hidden;
}
.news .mainCon .conL {
	width: 590px;
	float: left;
	height: 399px;
	background: #efefef;
}
.news .mainCon .conL img {
	display: block;
}
.news .mainCon .conL h3 {
	font-size: 18px;
	color: #084892;
	font-weight: normal;
	padding-left: 18px;
	margin: 14px 0 10px 0;
	font-weight: bold;
}
.news .mainCon .conL p {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	padding-left: 18px;
	height: 49px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 14px;
}
.news .mainCon .conL a {
	display: block;
	text-decoration: none;
}
.news .mainCon .conL span {
	display: block;
	font-size: 14px;
	color: #084892;
	padding-left: 18px;
	margin-top: 6px;
}
.news .mainCon .conR {
	width: 590px;
	float: right;
	height: 399px;
}
.news .mainCon .conR a {
	display: block;
	text-decoration: none;
}
.news .mainCon .conR dl {
	width: 100%;
	height: 66px;
	padding-top: 20px;
	background: #efefef;
	margin-bottom: 20px;
}
.news .mainCon .conR dt {
	width: 86px;
	float: left;
	text-align: center;
}
.news .mainCon .conR dt span {
	display: block;
	font-size: 36px;
	color: #999999;
	font-family: arial;
	position: relative;
	top: -4px;
}
.news .mainCon .conR dt em {
	display: block;
	font-size: 12px;
	color: #999999;
	font-family: arial;
	position: relative;
	top: -8px;
}
.news .mainCon .conR dd {
	padding-left: 22px;
	border-left: 1px solid #d7d7d7;
	float: left;
}
.news .mainCon .conR dd h3 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 8px;
}
.news .mainCon .conR dd p {
	font-size: 14px;
	color: #666666;
	margin-top: 4px;
}
.news .mainCon .conR dl:hover {
	background: #084892;
}
.news .mainCon .conR dl:hover dt span, .news .mainCon .conR dl:hover dt em, .news .mainCon .conR dl:hover dd h3, .news .mainCon .conR dl:hover dd p {
	color: #fff;
}
/* about */
.about {
	width: 100%;
	background: url(../images/aboutBg.jpg) no-repeat center;
	height: 446px;
	padding-top: 92px;
}
.about .mainCon {
	width: 530px;
	height: 312px;
	background: url(../images/aboutBg02.png);
	padding: 60px 0 0 72px;
}
.about .mainCon i {
	display: block;
	width: 33px;
	height: 2px;
	background: #fff;
}
.about .mainCon h3 {
	font-size: 28px;
	color: #fff;
	font-family: arial;
	font-weight: black;
	text-transform: uppercase;
}
.about .mainCon h3 a {
	color: #fff;
	text-decoration: none;
}
.about .mainCon h3 span {
	position: relative;
	top: 9px;
}
.about .mainCon h4 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}
.about .mainCon h4 a {
	color: #fff;
	text-decoration: none;
}
.about .mainCon p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	margin-top: 18px;
	padding-right: 69px;
}
.about .mainCon .more {
	display: block;
	font-size: 14px;
	color: #fff;
	width: 139px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #fff;
	text-transform: uppercase;
	margin-top: 18px;
}
/* liuy */
.liuy {
	width: 100%;
	background: url(../images/lyBg.jpg) no-repeat center;
	height: 563px;
	margin-top: 74px;
}
.liuy .title {
	width: 100%;
	text-align: center;
	padding-top: 26px;
}
.liuy .title h2 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
}
.liuy .title p {
	font-size: 18px;
	color: #fff;
	margin-top: 4px;
}
.liuy .mainCon {
	width: 550px;
	margin: 94px auto 0;
}
.liuy .mainCon .Input {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
}
.liuy .mainCon span {
	display: block;
	width: 40px;
	height: 40px;
	background: #636363;
	float: left;
}
.liuy .mainCon .Input input {
	width: 484px;
	height: 40px;
	line-height: 40px;
	padding-left: 16px;
	border: none;
	background: #fff;
	outline: none;
	float: right;
	font-size: 14px;
	color: #999999;
}
.liuy .mainCon .Textarea {
	width: 100%;
	height: 138px;
}
.liuy .mainCon .Textarea span {
	height: 138px;
}
.liuy .mainCon .Textarea textarea {
	width: 484px;
	padding-left: 16px;
	border: none;
	background: #fff;
	outline: none;
	float: right;
	font-size: 14px;
	color: #999999;
	padding-top: 14px;
	height: 124px;
	resize:none;
}
.liuy .mainCon .Input:hover span {
	background: url(../images/ly_icon01.png) no-repeat center #72b544;
}
.liuy .mainCon .Textarea:hover span {
	background: url(../images/ly_icon01.png) no-repeat center #72b544;
}
.liuy .mainCon .tj {
	background: url(../images/lyBg02.png) no-repeat center;
	display: block;
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin: 33px auto 0;
}

.index_sideBox {
	overflow: hidden;
	width: 1200px;
	position: relative;
}
.index_sideBox ul {
	width: 100%;
}
.index_sideBox li {
	width: 384px;
	height: 290px;
	position: relative;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}
.index_sideBox li a {
	width: 384px;
	height: 290px;
	display:block;
	overflow: hidden;
}
.index_sideBox li img {
	width:384px;
	height:290px;
}
.index_sideBox li:first-child {
}
.index_sideBox li p {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	background: url(../images/caseBg01.png) repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 384px;
	text-align: center;
}
.imgFdj {
	overflow: hidden;
}
.imgFdj img {
	cursor: pointer;
	transition: all 0.6s;
}
.imgFdj img:hover {
	transform: scale(1.2);
}
.iTitle {
}
.iTitle h2 {
	font-size: 36px;
	color: #084892;
	text-align: center;
	background: url(../Images/img1.png) bottom center no-repeat;
	line-height: 90px;
}
.iTitle p {
	font-size: 16px;
	color: #565656;
	text-align:center;
	margin-bottom: 30px;
}


.iTitle2 {
}
.iTitle2 h2 {
	font-size: 36px;
	color: #fff !important;
	text-align: center;
	background: url(../Images/img2.png) bottom center no-repeat;
	line-height: 90px;
}
.iTitle2 p {
	font-size: 16px;
	color: #fff;
	text-align:center;
	margin-bottom: 30px;
}
.w1200 {
	width:1200px;
	margin-left: auto;
	margin-right: auto;
}
.headerCenter .phone{background: url(../images/header_phone.png) no-repeat left 28px;padding-left: 70px;float: right;margin-top: 28px;}
.headerCenter .phone p{color: #333333;font-size: 14px;padding: 5px 0;}
.headerCenter .phone span{display: block;font-size: 24px;color: #004d98;}