@charset "utf-8";
/*****************************
			初始化
*****************************/
html,
body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #323232;
}
p{padding:0;margin:0;}
input,
textarea,
select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: inherit;
	font-size: inherit;
	*color: #323232;
	font-family: "微软雅黑";
}

ul {
	padding-left: 0px;
	margin: 0px;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: inherit;
	*color: #323232;
}

a:hover{color:#f60;}
img {
	border: none;
}

table tbody,
table tr,
table tr th,
table tr td {
	box-sizing: content-box;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

img {
	vertical-align: top;
}

/*****************************
			页内css
*****************************/
#header {
	position: relative;
	overflow: hidden;
}

#header .hBox{
	margin: 0 auto;
	padding: 30px 20px;
	width: 1200px;
}

#header .fix {
	background: rgba(255,255,255,.9);
}

#header h1 {
	margin: 0;
	float: left;
}

#header .hTxt {
	padding-top: 20px;
	float: left;
}

#header .hTxt .txt01 {
	display: block;
	color: #333;
	font-size: 18px;
}

#header .hTxt .txt02 {
	display: block;
	color: #139705;
	font-size: 25px;
}

#header .tel {
	padding: 0 0 0 80px;
	float: right;
	font-size: 16px;
	color: #505050;
	line-height: 30px;
	background: url(../images/tel.png) no-repeat left 5px;
}

#header .tel span {
	display: block;
	font-size: 36px;
	color: #DD0000;
	font-weight: bold;
	line-height: 35px;
	font-family:Impact;
}
#header .toptxt{
	width:120px;
	float:left;
	font-size:15px;
	padding-left:18px;
	color:#666;
	line-height:22px;
	border-left:1px solid #eee;
}


#gNavi {
	overflow: hidden;
	background:#0D64C5;
}

#gNavi ul {
	margin: 0 auto;
	width: 1200px;
}

#gNavi li {
	width: 14.28%;
	float: left;
}

#gNavi li a {
	padding: 20px 0;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#gNavi li a:hover {
	color: #fff;
	background: #d0111b;
}


.mainImg {
	z-index: 5;
}

.mainImg li {
	width: 100%;
	height: 600px;
	float: left;
}

.mainImg .pic01 {
	background: url(../images/banner01.jpg) no-repeat center center;
}

.mainImg .pic02 {
	background: url(../images/banner02.jpg) no-repeat center center;
}

.mainImg .pic03 {
	background: url(../images/banner03.jpg) no-repeat center center;
}

.slick-dots {
	width: 100%;
	position:absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
}

.slick-dots li {
	margin: 0 20px 0 0;
	width: 14px;
	height: 14px;
	display: inline-block;
	float: none;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 11px;
	opacity: 0.9;
	cursor: pointer;
}
	
.slick-dots li button {
	display: none;
}
	
.slick-dots .slick-active {
	background: #015DCC;
}

.pageLead {
	height: 550px;
	background: url(../images/page_lead.jpg) no-repeat center center;
}

.hot {
	padding: 20px 0;
	background: #0056b5;
}

.hot p {
	margin: 0 auto;
	width: 1200px;
	color: #fff;
	font-size: 16px;
}

.section {
	margin: 0 auto;
	width: 1200px;
}

#main {
	margin-bottom: 50px;
}

#main .feature {
	margin-bottom: 50px;
}

#main .feature li {
	margin: 0;
	float: left;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .feature li:hover {
	margin-top: -10px;
}

#main .product {
	padding: 50px 0;
}

#main .headLine01 {
	margin: 0 0 30px;
	color: #333;
	font-size:30px;
	text-align: center;
}

#main .headLine01 span {
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
	color: #015DCC;
	font-family: Impact;
	font-weight: normal;
	font-size: 39px;
	position: relative;
}

#main .headLine01 span:before {
	margin-left: -50px;
	width: 100px;
	height: 3px;
	left: 50%;
	bottom: 0;
	content:"";
	position: absolute;
	background: #015DCC;
}

.pnav {
	width: 1260px;
	position: relative;
	padding-top: 1px;
	margin: 30px auto 30px;
}
.pnav ul {
	padding-left: 5px;
	margin: 0 auto;
	height: 164px;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
}
.pnav ul li {
	display: block;
	margin: 0 8px;
	width: 160px;
	height: 160px;
	overflow: hidden;
	border-radius: 50%;
	transition: all .3s;
	float: left;
}
.pnav ul li a {
	display: block;
	position: relative;
}
.pnav ul li a img {
	transition: 1s;
	width: 160px;
	height: 160px;
}
.pnav ul li a p {
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
	background: #0D64C5;
	padding: 5px 0 25px 0;
	margin: 0 auto;
	transition: .5s;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.pnav ul li a i {
	position: absolute;
	bottom: 6px;
	font-style: normal;
	font-size: 18px;
	left: 74px;
	transition: .5s;
}
.pnav ul li a:hover img {
	filter: brightness(120%);
}
.pnav ul li a:hover p {
	background: #333;
	color: #fff;
}
.pnav ul li a:hover i {
	color: #fff;
}
.pnav .btnLeft, .pnav .btnRight {
	position: absolute;
	top: 40%;
	margin-top: -15px;
	width: 27px;
	height: 51px;
	transition: 0.5s;
	opacity: 0.6;
}
.pnav .btnLeft {
	left: -35px;
	background: url(../images/leftbtn.png) no-repeat center center;
}
.pnav .btnLeft:hover {
	left: -45px;
	opacity: 1;
}
.pnav .btnRight {
	right: -20px;
	background: url(../images/rightbtn.png) no-repeat center center;
}
.pnav .btnRight:hover {
	right: -30px;
	opacity: 1;
}

#main .product .section {
	padding: 10px 0 0;
}

#main .listBox {
	padding: 0 10px;
}

#main .listBox .list .pageLink {
	margin-top: 20px;
	padding: 0;
	border:none;
}

#main .listBox .list .pageLink a {
	margin: 0 0 6px;
	padding: 15px 28px;
	display: block;
	font-size: 16px;
	color: #fff;
	background: #0E823B;
}

#marqueesrcoll {
	height: 680px;
	overflow: hidden;
	background: none !important;
}

#main .srcoll {
	padding: 0 0 5px;
}

#main .srcoll li {
	margin: 0 1% 55px;
	width: 31.333333333%;
	float: left;
}

#main .srcoll li a {
	display: block;
	position: relative;
}

#main .srcoll li .photo {
	height: 300px;
}

#main .srcoll li .photo img {
	width: 100%;
	min-height:100%;
	max-height: 100%;
	max-width: 100%;
	border: 1px solid #eee;
}

#main .srcoll li .p1 {
	width: 100%;
	height:50px;
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	background: rgba(0,0,0,.7);
	position: absolute;
	left: 0;
	bottom: 0;
	transition:all .5s ease-in-out;
}
#main .srcoll li .p1 p{
	line-height:50px;
}
#main .srcoll li:hover .p1{
	background: rgba(13,100,197,.9);
}
#main .srcoll li .p1 span{display:none;}

#main .srcoll li .p1 span {
	width:100%;
	text-align:center;
	color:#fff;
}
#main .srcoll li:hover .p1 span{
	display:block;
	font-family:Impact;
	font-size:28px;
	
	}
#main .srcoll li:hover .p1{
	height:100px;
	font-weight:bold;
	}

#main .srcoll li .tel {
	margin: 0 30px;
	padding: 10px 0;
	font-weight: normal;
	color: #5c3718;
	font-size: 15px;
	border: 1px dotted #323b76;
}


#main .youshi {
	padding: 80px 0;
	background: url(../images/pro_bg.jpg) no-repeat center center;
	background-size: cover;
}

#main .youshi h2 {
	margin-bottom: 30px;
	text-align: center;
}

#main .youshi .tab {
	margin: 0 -10px 20px;
}

#main .youshi .tab li {
	padding: 0 10px;
	width: 25%;
	float: left;
	box-sizing: border-box;
}

#main .youshi .tab li:first-child {
	border-left: none;
}

#main .youshi .tab li a {
	padding: 20px 0;
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background: #0D64C5;
	box-shadow: 1px -1px 5px rgba(0,0,0,.3);
}

#main .youshi .tab li.on a {
	background: #fff;
}

#main .youshi .tab li.on a {
	color: #0D64C5;
}

#main .youshi .imgBox .photo {
	width: 800px;
	float: left;
}

#main .youshi .imgBox .photo img {
	width: 100%;
}

#main .youshi .imgBox .textBox {
	padding: 40px 30px;
	width: 400px;
	height: 554px;
	float: right;
	background: #0D64C5;
	box-sizing: border-box;
}

#main .youshi .imgBox .textBox .ttl {
	margin-bottom: 10px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
}

#main .youshi .imgBox .textBox .en {
	margin-bottom: 50px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 13px;
	position: relative;
}

#main .youshi .imgBox .textBox .en:before {
	width: 50px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	content:"";
	background: #fff;
}

#main .youshi .imgBox .textBox li {
	padding: 0 0 30px 15px;
	color: #fff;
	font-size: 16px;
	line-height: 2;
	position: relative;
}

#main .youshi .imgBox .textBox li:before {
	width: 4px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 15px;
	content:"";
	border-radius: 2px;
	background: #fff;
}


.yyfw {
	width: 100%;
	height: 700px;
	background: url(huixin_19.jpg)no-repeat center;
}
.yyfwnr {
	width: 1325px;
	margin: 0 auto;
}
.yyfw_left {
	width: 305px;
	height: 620px;
	background: #e4181f;
	float: right;
}
.yyfw_left h3 {
	height: 46px;
	color: #fff;
	margin-top: 90px;
	font-size: 30px;
	padding-top: 45px;
	padding-left: 34px;
}
.yyfw_left p {
	font-size: 14px;
	width: 238px;
	height: 250px;
	color: #fff;
	line-height: 24px;
	margin-left: 34px;
}
.yyfw_left i {
	font-family: Impact;
	font-size: 36px;
	color: #fff;
	margin-left: 34px;
}
.yyfw_left a {
	display: block;
	width: 150px;
	height: 35px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	margin-top: 15px;
	margin-left: 75px;
}
.yyfw_left a:hover {
	background: #fff;
	color: #e4181f
}
.yyfw_rihght {
	width: 1000px;
	height: 460px;
	float: left;
	margin-top: 160px;
}

.Accordions {
	width: 1020px;
	height: 460px;
	position: relative;
	overflow: hidden;
	display: flex;
	display: -webkit-flex;
}
.Accordions span {
	position: relative;
	flex: 1 1 auto;
	float: left;
	width: 14.285714%;
	overflow: hidden;
	cursor: pointer;
	cursor: -ms-pointer;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.Accordions:hover span {
	width: 3% !important;
}
.Accordions span:hover {
	width: 81% !important;
}
.Accordions span:last-child {
	width: 120%;
}
.Accordions span:hover i {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
.Accordions span i {
	color: #fff;
	font-size: 14px;
	position: absolute;
	display: block;
	white-space: nowrap;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding-top: 340px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 15px;
	background: rgba(0,0,0,.3);
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-ms-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s;
}
.Accordions span i b {
	display: block;
	font-style: normal;
	font-size: 20px;
}
.Accordions span img {
	height: 100%;
}


#main .aboutBox {
	padding: 50px 0 100px;
}

#main .aboutBox .about .photoBox {
	width: 550px;
	float: left;
}

#main .aboutBox .about .photoBox img {
	width: 100%;
}

#main .aboutBox .about .textBox {
	width: 580px;
	float: right;
	position: relative;
}

#main .aboutBox .about .textBox h3 {
	margin-bottom: 10px;
	color: #0D64C5;
	font-size: 28px;
	font-weight: normal;
}

#main .aboutBox .about .textBox .ttlimg {
	margin-bottom: 10px;
	text-indent: 0;
}

#main .aboutBox .about .textBox .link {
	margin-top: 20px;
}

#main .aboutBox .about .textBox .link a {
	padding: 10px 0;
	width: 200px;
	display: inline-block;
	color: #666;
	text-align: center;
	border: 1px solid #666;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .aboutBox .about .textBox .link a:hover {
	color: #fff;
	background: #0D64C5;
	border-color: #0D64C5;
}

#main .aboutBox .about .textBox .tel {
	padding: 10px 0 10px 80px;
	color: #0D64C5;
	font-size: 27px;
	font-weight: bold;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/atel.png) no-repeat left center;
}

#main .aboutBox .about p {
	margin: 0;
	font-size: 16px;
	color: #333;
	line-height: 2;
	text-indent: 2em;
}

.tyysCon {
	height: 590px;
	background: #0056B5;
	position: relative;
	z-index: 100;
}
.tyysCon .container {
	position: relative;
	height: 590px;
	width: 1200px;
	margin: 0 auto;
}
.tyysCon .conleft {
	width: 47%;
	height: 590px;
	float: right;
	background: url(../images/img01.jpg) no-repeat center center;
	background-size: cover;
}

.tyysCon .conright {
	padding: 30px 0 0 40px;
	width: 53%;
	height: 590px;
	float: left;
	box-sizing: border-box;
}

.tyysCon .conright .sub {
	padding-right: 50px;
	width: 650px;
	float: right;
}

.tyysCon .conright dl {
	padding-left: 70px;
	color: #fff;
	margin-bottom: 45px;
}

.tyysCon .conright dl dt {
	position: relative;
	margin-bottom: 12px;
	line-height: 1.7;
}

.tyysCon .conright dl dt em {
	position: absolute;
	left: -60px;
	top: 10px;
}

.tyysCon .conright dl dt b {
	font-size: 22px;
}

.tyysCon .conright dl dt span {
	padding-left: 222px;
	margin-left: 20px;
	background: url(../images/tyysline.png) no-repeat left center;
	font-size: 36px;
	font-weight: bold;
	color: #e84b00;
}

.tyysCon .conright dl dd {
	margin: 0;
	line-height: 24px;
}

.adv2 {
	background: url(../images/adv2_1.jpg) no-repeat center top;
	height: 240px;
}

.adv2 .section {
	width: 1250px;
}

.adv2 strong {
	display: block;
	font-size: 30px;
	color: #ffffff;
	line-height: 85px;
	border-bottom: 1px solid #3483c4;
	width: 600px;
	padding: 30px 0 0 0
}

.adv2 p {
	background: url(../images/gou_1.png) no-repeat left center;
	font-size: 18px;
	color: #dfeaff;
	line-height: 55px;
	padding: 0 0 0 45px;
}


#main .commore {
	margin-top: 50px;
	text-align: center;
}

#main .commore a {
	padding: 10px 0;
	width: 200px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #89C018;
	border-radius: 30px;
}

#main .tabUl {
	margin-bottom: 30px;
	text-align: center;
}

#main .tabUl li {
	display: inline;
}

#main .tabUl li a {
	margin: 0 10px;
	padding: 10px 0;
	width: 150px;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	background: #1C8D42;
}

#main .newsBox {
	margin-bottom: 0;
	position: relative;
}

#main .newsBox .case {
	margin: 0 0 50px;
	padding: 50px 0;
}

#main .newsBox .imgList {
}
	
#main .newsBox .imgList li {
	margin: 0 1% 15px;
	width: 31.333333333%;
	float: left;
	color: #666;
	font-size: 15px;
	list-style: none;
	position: relative;
}

#main .newsBox .imgList li a {
	display: block;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}

#main .newsBox .imgList li .photo {
	height: 260px;
	overflow: hidden;
	position: relative;
}

#main .newsBox .imgList li .photo:before {
	width: 94%;
	height: 90%;
	position: absolute;
	left: 10px;
	top: 10px;
	content: "";
	opacity: 0;
	z-index: 10;
	border: 1px solid #fff;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsBox .imgList li a:hover .photo:before {
	opacity: 0.7;
}

#main .newsBox .imgList li .photo img {
	width: 100%;
	min-height: 100%;
	max-height: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsBox .imgList li a:hover .photo img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

#main .newsBox .imgList li .ttl {
	margin-bottom: 10px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;

}

#main .newsBox .imgList li a:hover .ttl,
#main .newsBox .imgList li a:hover .date,
#main .newsBox .imgList li a:hover .txt {
	color: #C6020D;
}

#main .newsBox .imgList li .textBox {
	padding: 15px;
}

#main .newsBox .imgList li .date {
	margin-bottom: 10px;
	color: #999;
	font-size: 16px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsBox .imgList li .txt {
	color: #999;
	font-size: 15px;
	line-height: 1.8;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;

}

#main .gallery {
	padding-bottom: 50px;
	background: url(../images/case_bg.jpg) no-repeat left center;
}

#main .gallery h2 {
	margin: 0;
	color: #fff;
	padding: 60px 0;
	font-size: 40px;
	text-align: center;
}

#main .gallery h2 span {
	padding-top: 10px;
	margin: 10px auto 0;
	width: 200px;
	display: block;
	color: #fff;
	font-family: Impact;
	font-weight: normal;
	font-size: 19px;
	border-top: 1px solid #fff;
}

#main .gallery ul {
}

#main .gallery li {
	margin: 0 25px 0 0;
	padding: 10px;
	width: 350px;
	float: left;
	background: #fff;
}

#main .gallery li .photo {
	height: 260px;
}

#main .gallery li .photo img {
	width: 100%;
	min-height:100%;
	max-height: 100%;
	max-width: 100%;
}

#main .gallery li p {
	padding: 15px 0;
	color: #333;
	font-size: 17px;
	line-height: 1.5;
	text-align: center;
}
#main .gallery li:hover{
	background:#c50000;
}
#main .gallery li:hover p{
	color:#fff;
}
#main .gallery li a{
	display:block;
	}
#main .gallery li:hover a{
	outline:none;
}

.iw_poi_title {
	padding-top: 20px;
	font-size: 20px;
}

#main .btVisual {
	height: 800px;
	background: url(../images/bottom01.jpg) no-repeat center bottom;
}

#main .btVisual .sub {
}

.sc_al {
	height: 814px;
	position: relative;
	z-index: 999;
}
.ys_ys {
	width: 1300px;
	margin: 0 auto;
	position: relative;
}
.yshover {
	position: absolute;
	width: 195px;
	height: 195px;
}
.yshover .ysbox {
	position: relative;
	display: block;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 1.5s;
	-moz-transform-style: preserve-3d;
	-moz-transition: 1.5s;
}
.yshover .ysbox .ysdz {
	background: #E4181F;
	width: 195px;
	height: 195px;
	border-radius:50%;
	text-align: center;
	padding-top: 35px;
	background-clip: padding-box;
	margin: auto;
	box-sizing: border-box;
}
.yshover:nth-of-type(2) .ysbox .ysdz {
background: #eb494e
}
.yshover:nth-of-type(3) .ysbox .ysdz {
background: #E4181F
}
.yshover:nth-of-type(4) .ysbox .ysdz {
background: #eb494e
}
.yshover:nth-of-type(5) .ysbox .ysdz {
background: #E4181F
}
.yshover:nth-of-type(6) .ysbox .ysdz {
background: #eb494e
}
.yshover .ysbox .ysdz h3 {
	font-size: 22px;
	color: #fff;
}
.yshover .ysbox .yspic {
	display: block;
	width: 195px;
	height: 195px;
	position: absolute;
	top: 0px;
	border-radius:50%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
.yshover .ysbox:hover {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
.ys1 {
	top: 86px;
	left: 0;
}
.ys2 {
	top: -27px;
	left: 200px;
}
.ys3 {
	top: -77px;
	left:441px;
}
.ys4 {
	top: -77px;
	left: 704px;
}
.ys5 {
	top: -27px;
	left: 935px;
}
.ys6 {
	top: 86px;
	left: 1133px;
}


#footer {
	background: url(../images/foot.jpg) no-repeat center;
}

#footer .sub {
	margin: 0 auto;
	padding: 50px 0;
	width: 1200px;
}

#footer .tel {
	width: 260px;
	float: left;
	text-align: center;
}

#footer .logo {
	padding-top: 30px;
	float: left;
}

#footer .tel .num {
	margin: 15px;
	display: block;
	color: #F6F6F6;
	font-size: 30px;
	font-family: Impact;
}

#footer .tel .ttl {
	margin-bottom: 30px;
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

#footer .tel a {
	margin: 0 auto;
	display: block;
	width: 160px;
	height: 30px;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border-radius: 30px;
}

#footer .navi {
	margin-left: 40px;
	padding: 20px 60px;
	width: 400px;
	min-height: 150px;
	float: left;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

#footer .navi ul {
	width: 50%;
	float: left;
}

#footer .navi li {
	margin: 0 0 10px;
	color: #fff;
}

#footer .navi li a {
	padding: 5px 10px;
	color: #fff;
	font-size: 15px;
}
#footer .navi p{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding:10px 0px;
	}

#footer .navi li a:hover {
	text-decoration: underline;
}

#footer .boxinfo {
	width: 300px;
	float: right;
	color: #fff;
}

#footer .boxinfo p {
	font-size: 17px;
	line-height: 2;
}

#footer .copyright {
	padding: 20px 0;
	color: #fff;
	font-size: 15px;
	text-align: center;
	background: #0d64c5;
}

#side {
	width: 265px;
	float: left;
}

#side .sLink {
	margin-bottom: 30px;
}

#side .sLink h2 {
	margin: 0;
	padding: 15px 0;
	color: #fff;
	font-size: 25px;
	text-align: center;
	background: #0056B5;
}

#side .sLink h2 span {
	margin-top: 5px;
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

#side li a {
	padding: 20px 10px 20px 45px;
	display: block;
	text-align: left;
	background: #EAEAEA url(../images/icon04.png) no-repeat 10px center;
	border-bottom: 1px solid #fff;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;

}

#side li a:hover {
	color: #fff;
	background: #0056b5 url(../images/icon04.png) no-repeat 10px center;
}

#side .sconttact {
	padding: 0 5px 0;
	background: #EAEAEA;
}

#side .sconttact h2 {
	margin: 0 -5px 20px;
	font-size: 20px !important;
	color: #fff !important;
	font-weight: normal !important;
	text-align: left;
	background: #0056B5;
}

#side .sconttact h2 span {
	margin-bottom: -2px;
	padding: 10px 20px 15px;
	display: inline-block;
	color: #fff !important;
	font-size: 20px !important;
}

#side .sconttact p {
	margin: 0 10px;
	font-size: 16px;
	color: #333;
	line-height: 2;
}

#side .sImg {
	margin: 15px -5px 0;
}

#side .sImg img {
	width: 100%;
}

#conts {
	width: 890px;
	float: right;
}

#main .pageTitle {
	padding: 10px 0;
	margin:30px 0;
	border-bottom:1px solid #eee;
}

#main .pageTitle h2 {
	margin: 0;
	color: #333;
	float: left;
	font-size: 35px;
	font-weight: bold;
	text-align: left;
}

#main .pageTitle h2 span {
	margin-top: 15px;
	padding-top: 10px;
	display: block;
	color: #999;
	font-size: 15px;
	font-weight: normal;
	position: relative;
}

#main .pageTitle h2 span:before {
	width: 50px;
	height: 2px;
	position: absolute;
	left: 0%;
	top: 0;
	content: "";
	background: #999;
}

.pagePath {
	padding: 30px 0 0;
	float: right;
	color: #666;
	font-size: 15px;
}

.content {
	font-size: 16px;
	line-height: 2;
}
#main .proboxr{
	width:930px;
	float:right;
}

#main .proList {
	margin: 0 -20px 20px 0;
	
}

#main .proList li {
	margin: 0 0.7% 20px;
	width: 31.333333333%;
	float: left;
	border: 1px solid #eee;
	box-sizing: border-box;
}

#main .proList li a {
	padding: 5px 5px 20px;
	display: block;
	position: relative;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .proList li a:hover {
	box-shadow: 1px -1px 10px rgba(0,0,0,.3);
}

#main .proList li .photo {
	height: 250px;
	border-radius: 3px;
	overflow: hidden;
}

#main .proList li .photo img {
	width: 100%;
	min-height: 100%;
	max-height: 100%;
	max-width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .proList li a:hover .photo img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

#main .proList li .ttl {
	padding: 15px;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
	box-sizing: border-box;
}

#main .proList li .tel {
	padding: 0 15px;
	color: #333;
	font-size: 16px;
}

#main .proList li .tel span {
	color: #0D64C5;
	font-size: 26px;
	font-family: impact;
}

.pagelist {
	text-align: center;
}

.pagelist li {
	margin: 0 5px;
	display: inline;
}

.pagelist li a {
	padding: 5px 10px;
	display: inline-block;
	color: #666;
	text-align: center;
	border: 1px solid #666;
}

.pagelist li span {
	padding: 5px 10px;
	display: inline-block;
	color: #666;
	cursor: pointer;
	text-align: center;
	border: 1px solid #666;
}

.pagelist li a:hover,
.pagelist li span:hover {
	color: #fff;
	background: #0D64C5;
	border: 1px solid #0D64C5;
}

.pagelist .thisclass a {
	display: inline-block;
	color: #fff;
	background: #0D64C5;
	border: 1px solid #0D64C5;
}

.pagelist span{margin-left:5px;margin-right:5px;}
.pagelist span a{margin-bottom:3px;margin-top:3px;margin-left:5px;margin-right:5px;}
.page-status, .page-index, .page-pre, .page-next, .page-last{
	padding: 5px 10px;
	display: inline-block;
	color: #666;
	text-align: center;
	border: 1px solid #666;
}
.page-numbar a{padding: 5px 10px;
	display: inline-block;
	color: #666;
	text-align: center;
	border: 1px solid #666;}
span.page-index:hover, span.page-pre:hover, span.page-next:hover, span.page-last:hover{background:#0D64C5 !important;border:1px solid #0D64C5;color:#fff !important;}
.page-index a:hover, .page-pre a:hover, .page-next a:hover, .page-last a:hover{color:#fff !important;}
.page-numbar a:hover{background:#0D64C5 !important;border:1px solid #0D64C5;color:#fff !important;}
.page-num-current{background:#0D64C5 !important;color:#fff !important;}
.pagelist a.page-num-current{background:#0D64C5 !important;color:#fff !important;border:1px solid #0D64C5;}
.conList {
	margin-bottom: 50px;
}

.conList li {
	width: 33.333333333%;
	float: left;
	color: #333;
	font-size: 17px;
	line-height: 2;
	text-align: center;
}

.conList li span {
	margin-top: 15px;
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.conList li img {
	margin: 0 auto;
	display: block;
}

/*--------------上传信息-------------------*/
.updata {
	margin-bottom: 20px;
	padding: 20px 0;
	font-size: 13px;
	text-align: center;
	border-bottom: 1px dotted #b6b6b6;
	border-top: 1px dotted #b6b6b6;
}

/*--------------前后换页-------------------*/
.qianhou {
	margin-bottom: 30px;
}

.qianhou .qian {
	width: 50%;
	float: left;
}

.qianhou .hou {
	width: 50%;
	float: right;
	text-align: right;
}

/*--------------产品详细页-------------------*/
.detailBox {
	margin-bottom: 40px;
}

.detailBox h3 {
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
}

.detailBox .info{
	text-align: left;
}

.detailBox .info img {
	margin: 0 auto 20px;
	display: block;
	max-width: 80%;
	width: auto !important;
	height: auto !important;
}

.detailBox .infoPhoto {
	width: 45%;
	float: left;
}

.detailBox .infoPhoto img {
	width: 100% !important;
	height: auto !important;
}

.detailBox .infoText {
	width: 50%;
	float: right;
}

.detailBox .infoText h3 {
	color: #0D64C5;
	font-size: 20px;
	text-align: left;
}

.detailBox .infoText .updata {
	text-align: left;
}

.detailBox .infoText .name {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}

.detailBox .infoText .tel {
	padding: 15px 0 15px 80px;
	text-align: left;
	color: #0D64C5;
	font-size: 35px;
	font-weight: bold;
	background: url(../images/tel.png) no-repeat left center;
}

#main .newsList  {
	margin-bottom: 50px;
	border-top: 1px solid #eee;
}

#main .newsList li {
	font-size: 15px;
	position: relative;
	border-bottom: 1px solid #eee;
}

#main .newsList li .sub {
	margin: 0 auto;
	width: 1200px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsList li a:hover .sub {
	padding-right: 30px;
}

#main .newsList li a {
	padding: 30px 0;
	display: block;
	color: #666;
	overflow: hidden;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsList li a:hover {
	background: #0D64C5;
}

#main .newsList li .photo {
	width: 200px;
	height: 160px;
	float: left;
}

#main .newsList li .photo img {
	width: 100%;
	max-height: 100%;
	min-height: 100%;
}

#main .newsList li .textBox {
	padding-left: 240px;
}

#main .newsList li .textBox .ttl {
	margin-bottom: 10px;
	font-size: 20px;
	color: #333;
}

#main .newsList li .textBox .txt {
	margin-bottom: 10px;
	font-size: 16px;
	color: #999;
	line-height: 1.7;
}

#main .newsList li .textBox .date {
	font-size: 14px;
	color: #999;
}

#main .newsList li a:hover .textBox .ttl,
#main .newsList li a:hover .textBox .txt,
#main .newsList li a:hover .textBox .date {
	color: #fff;
}

.topContact {
	position: relative;
	z-index: 100;
	border-top: 3px solid #394954;
}

#dituContent {
	height: 390px;
}

.topContact .txtBox {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.topContact .txtBox .sub {
	margin: 0 auto;
	width: 1200px;
}

.topContact .txtBox .detai {
	width: 330px;
	height: 390px;
	background: #fff;
}

.topContact .txtBox .sub .ttl {
	padding: 30px 0 20px;
	color: #333;
	font-size: 24px;
	text-align: center;
	background: url(../images/arrow.png) no-repeat center top;
}

.topContact .txtBox .sub .ttl span {
	display: block;
	color: #333;
	font-family: Impact;
	font-size: 35px;
}

.topContact .txtBox ul {
	border-bottom: 1px solid #ddd;
}

.topContact .txtBox li {
	padding:  20px 15px 15px;
	overflow: hidden;
	border-top: 1px solid #ddd;
	font-size: 15px;
}

.topContact .txtBox li span {
	margin: -10px 15px 0 0;
	display: block;
	height: 35px;
	width: 35px;
	float: left;
	line-height: 35px;
	text-align: center;
	border-radius: 100%;
	background-color: #0D64C5;
}

.topContact .txtBox li span img {
	padding-top: 7px;
	display: inline-block;
}

.iw_poi_title {
	padding-top: 20px;
	font-size: 20px;
}

.leftnav{width:250px;overflow:hidden;float:left;}
.navtop{width:250px;height:95px;background:#0d64c5;border-bottom:1px solid #0d64c5;}
.navtop b{padding-top:15px;padding-left:40px;font-size:26px;line-height:40px;color:#fff;display:block;}
.navtop p{font-size:20px;line-height:30px;color:#fff;padding-left:40px;}
.leftnav ul {padding-bottom:20px;background: #0d64c5}
.leftnav ul li{height:44px;padding-left:25px;padding-right:25px;widht:210px;border-bottom:10px solid #0d64c5;background: #0d64c5}
.leftnav ul li a{font-size:15px;color:#222;font-weight:bold;line-height:44px;display:block;background:#fff;padding-left:25px;-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;}
.leftnav ul li:hover{background:#0d64c5 url(../images/arrow2.png) no-repeat 200px center;}
.leftnav ul li:hover a{color:#fff;background:#c50000;}
ul.ernav{padding-bottom:5px !important;}
.leftnav ul .ernav li{background:#0d64c5;width:200px !important;height:25px;line-height:25px;}
.leftnav ul .ernav li a{background:#0d64c5;font-size:15px;color:#fff;padding-left:35px;text-align:left;display:block; transition:0.2s all; text-indent:0px;line-height:25px;background:url(../images/arro1.png) no-repeat left center;}
.ernav li:hover{background:#c50000;}
.leftnav ul .ernav li:hover a{color:#fff;transition:0.2s all; text-indent:5px;font-weight:bold;}
.contact{width:250px;margin-top:20px;background:#f1f1f1;}
.contactcon{with:220px;padding:15px;}
.contactcon b{font-size:16px;color:#333;line-height:30px;}
.contactcon p{font-size:15`px;color:#333;line-height:28px;}
.contactcon .t1{font-size:28px;color:#e80011;line-height:50px;font-weight:600;height:50px;border-bottom:1px solid #cecece;margin-bottom:10px;}