@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: #666;
	background: #fff;
	overflow-x: hidden;
	min-width: 1200px;
}
body, ul, ol, li, div, p, h1, h2, h3, h4, h5, h6, span, input, img {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #777;
}
a:hover, a:hover {
	text-decoration: none;
	color: #d6030f;
	cursor: pointer;
}
input {
	border: 0;
	outline: none;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
li, p {
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}





.mainChild1_box{
	width: 100%;
	margin: 0 auto;
	background: #F1F2F3;
	padding-bottom: 50px;
}
.mainChild1{
	width: 1180px;
	margin: 0 auto;
	padding-top: 20px;
}

.why_left>div:nth-of-type(1){
	width: 323px;
	height: 1px;
	background: #d5d5d5;
	margin-top: 5px;
	margin-bottom: 5px;
}
.why_left>p:nth-of-type(1){
	font-size: 18px;
	color: #333333;
}
.why_left>p:nth-of-type(2){
	font-size: 16px;
	color: #333333;
}
.why_left>p:nth-of-type(3){
	color: #515151;
	line-height: 25px;
	margin-top: 33px;
}



.mainChild2_box{
	width: 100%;
	height: 591px;
	margin: 0 auto;
	background: url(../image/fcurrent.png) no-repeat;
}
.mainChild2{
	width: 1180px;
	margin: 0 auto;
}
.mainChild2>p{
	width: 1096px;
	margin: 0 auto;
}

.mainChild3_box{
	width: 100%;
	margin: 0 auto;
	background: #F1F2F3;
	padding-bottom: 50px;
}
.mainChild3{
	width: 1180px;
	margin: 0 auto;
}
.bz{
	float: left;
	width: 291px;
	height: 250px;
	position: relative;
	margin: 4px 2px 0px;
}
.bz:nth-of-type(1){
	background: url(../image/img-box1.jpg)no-repeat;
}
.bz:nth-of-type(2){
	background: url(../image/img-box2.jpg)no-repeat;
}
.bz:nth-of-type(3){
	background: url(../image/img-box3.jpg)no-repeat;
}
.bz:nth-of-type(4){
	background: url(../image/img-box4.jpg)no-repeat;
}
.bz:nth-of-type(5){
	background: url(../image/img-box5.jpg)no-repeat;
}
.bz:nth-of-type(6){
	background: url(../image/img-box6.jpg)no-repeat;
}
.bz:nth-of-type(7){
	background: url(../image/img-box7.jpg)no-repeat;    background-size: 100% 100%;
}
.bz:nth-of-type(8){
	background: url(../image/img-box8.jpg)no-repeat;
}
.bz:nth-child(4n){
	margin-right: 0;
}
.bz_wzz{
	margin-top: 80px;
	-webkit-transition: all 0.44s;
	-o-transition: all 0.44s;
	transition: all 0.44s;
	z-index: 22;
	position: absolute;
	width: 100%;
}
.bz_wzz>p{
	color: #FFFFFF;
	text-align: center;
}
.bz_wzz>p:nth-of-type(2){
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.bz_wzz>p:nth-of-type(3){
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
}
.bz:hover .bz_wzz{
	-webkit-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	transform: translateY(-20%);
}
.bz:hover .bz_wzz>p:nth-of-type(3){
	opacity: 1;
}
.bz_wzz2{
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: url(../image/fcurrent.png) repeat;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s linear 0.1s;
	-o-transition: all 0.5s linear 0.1s;
	transition: all 0.5s linear 0.1s;
	z-index: 1;
}
.bz:hover .bz_wzz2{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
	
	.headings{
		padding-top: 50px;
		margin-bottom: 30px;
		text-align: center;
	}
	.headings p:nth-of-type(1){
		font-size: 29px;
		border-bottom: 2px solid #00c1de;
		text-align: center;
		display: inline-block;
		color: #333;
	}
	.headings p:nth-of-type(2){
		color: #999;
		margin-top: 15px;
	}
	
	.headings_black{
		padding-top: 50px;
		margin-bottom: 30px;
		text-align: center;
	}
	.headings_black p:nth-of-type(1){
		font-size: 29px;
		border-bottom: 2px solid #00c1de;
		text-align: center;
		display: inline-block;
		color: #FFFFFF;
	}
	.headings_black p:nth-of-type(2){
		color: #ededed;
		margin-top: 15px;
	}

.wrap {
    margin: 0 auto;
    width: 1200px;
}
.site {
    color: #999;
    line-height: 32px;
    margin: 16px 0 5px;
}
.contacttop{float: left; width: 100%;margin: 42px 95px;}
.contacttop dt{float: left; }
.contacttop dt img{ display: block; vertical-align: bottom;}
.contacttop dd{float: right; width: 620px; padding: 0 0 0 60px; border-left: 4px solid #30a2de; margin: 7px 0 0;}
.contacttop p{line-height: 32px; font-size: 14px;}
.contacttop span{ margin: 0 40px 0 0;}
.map{float:left; width: 100%; padding: 0 0 64px;}

.contact_c {
    width: 1110px;
    clear: both;
     margin: 30px auto;
}
.contact_c ul {
    width: 519px;
    float: left;
    height: 349px;
    margin: 0px 0px 30px 33px;
    border: 1px solid #ddd;
    background: url(../image/contact_bg.jpg) left top repeat-x;
}
.divpages {
    width: 100%;
    text-align: center;
    padding-top: 30px;
}




.contact_c h2 {
    width: 96%;
    margin-left: 2%;
    height: 60px;
    line-height: 75px;
    font-size: 18px;
    color: #b40000;
    border-bottom: 1px dashed #b40000;
    font-weight: normal;
}
.contact_list {
    height: 196px;
}
.contact_list ul {
    width: 96%;
    margin: 0px 2%;
    height: 40px;
    border-bottom: 1px solid #f1f1f1;
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
}
.contact_list ul li {
    margin: 10px 0px;
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.contact_list ul li strong {
    color: #000;
}
.contact_list ul li span {
    margin: 0px 5px;
    color: #f1f1f1;
}
.contact_c p {
    width: 96%;
    padding: 10px 2% 10px 2%;
    clear: both;
    line-height: 25px;
    text-align: left;
    margin-top: 20px;
    background: #f8f8f8;
    border-top: 1px solid #d6d6d6;
}