@charset "utf-8";
a{ color:#666666;}
.banner{
	background-image: url(../image/nyban.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
}
.cd{ background-color:#f5f5f5; line-height:70px; height:70px;}
.cd1{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../../images/home.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 25px;
	font-size:16px;
}
.about{ width:1200px; margin-left:auto; margin-right:auto;}
.about .title strong{ font-size:28px; color:#d1d1d1; font-weight:normal; text-align:center; display:block; padding-top:20px;}
.about .title span{
	font-size:24px;
	color:#d53966;
	text-align:center;
	display:block;
	background-image: url(../../images/xian.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.about .lei{width:fit-content; margin-left:auto; margin-right:auto; margin-top:30px;}
.about .lei li{
	float:left;
	width:160px;
	height:40px;
	line-height:40px;
	text-align:center;
	border: 1px solid #CCCCCC;
	margin-left:10px; margin-right:10px;
	font-size:16px;
	
}
.se{ background-color:#d53866}
.se a{ color:#FFFFFF}
.about .body{ width:auto; color:#333; clear:both; padding-top:30px;}
.about .d01{ padding-left:20px;}
.about .d02{ padding-top:20px; padding-bottom:20px;}


/**联系我们**/
.ContactBlock{ padding:65px 0 110px; }
.ContactBlock .ul{ margin:-10px; font-size:0; }
.ContactBlock .ul li{ padding:10px; display:inline-block; vertical-align:top; }
.ContactBlock .ul .Box{ display:block; border-radius:5px; background:#f8f8f8; padding:30px 20px 25px; text-align:center; box-shadow:0 0 15px rgba(0,0,0,0); transform:translateY(0); transition:all .3s; }
.ContactBlock .ul .Box img{ display:block; margin:0 auto; }
.ContactBlock .ul .Box .word{ font-size:14px; line-height:20px; color:#999999; margin:15px 0 2px; }
.ContactBlock .ul .Box .val{ font-size:16px; line-height:20px; color:#666666; font-weight:bold; }
.ContactBlock .ul .Box:hover{ box-shadow:0 0 20px rgba(0,0,0,.1); transform:translateY(-5px); }
.ContactBlock .Map{ margin:45px 0; padding-top:35%; }
.ContactBlock .Map img{ max-width:999px; }
.ContactBlock .form{ display:block; width:100%; }
.ContactBlock .form .h3{ text-align:center; font-size:30px; line-height:36px; color:#222222; font-weight:normal; padding:40px 0; }
.ContactBlock .form .Box{ margin:-9px; font-size:0; }
.ContactBlock .form .Box .label{ padding:9px; display:inline-block; }
.ContactBlock .form .Box .title{ font-size:16px; line-height:22px; color:#999999; padding-bottom:5px; }
.ContactBlock .form .Box .title .tip{ color:#fe1212; margin-right:5px; }
.ContactBlock .form .Box .title .icon{ display:block; padding-left:25px; background:url(../images/icons1_2.png) no-repeat left center/17px auto; }
.ContactBlock .form .Box .input{ display:block; width:100%; border:1px solid #eee; background:#f8f8f8; font-size:15px; line-height:58px; height:60px; padding:0 15px; box-shadow:0 0 0 transparent; transition:all .3s;-webkit-appearance: none; }
.ContactBlock .form .Box .input:focus{ box-shadow:0 0 15px rgba(0,0,0,.05); }
.ContactBlock .form .Box textarea.input{ display:block; height:185px; padding:15px; line-height:20px; }
.ContactBlock .form .Box .submit{
	display:block;
	color:#fff;
	cursor:pointer;
	line-height:40px;
	height:40px;
	width:110px;
	font-size:14px;
	text-align:center;
	background:#ca3735;
	box-shadow:0 0 0 transparent;
	-webkit-appearance: none;
	margin-right: auto;
	margin-left: auto;
}
.ContactBlock .form .Box .submit:hover{ }
@media only screen and (max-width: 1200px){
    .ContactBlock{ padding:45px 0 70px; }
    .ContactBlock .ul{ margin:-7px; font-size:0; }
    .ContactBlock .ul li{ padding:7px; display:inline-block; }
    .ContactBlock .ul .Box{ padding:25px 15px 20px; }
    .ContactBlock .ul .Box img{ width:44px; }
    .ContactBlock .ul .Box .word{ margin:10px 0 2px; }
    .ContactBlock .Map{ margin:40px 0; }
    .ContactBlock .form .h3{ font-size:26px; padding:20px 0; }
    .ContactBlock .form .Box{ margin:-7px; }
    .ContactBlock .form .Box .label{ padding:7px; }
    .ContactBlock .form .Box .title{ font-size:15px; }
    .ContactBlock .form .Box .input{ line-height:44px; height:44px; font-size:14px; }
    .ContactBlock .form .Box textarea.input{ padding:10px 15px; }
}
@media only screen and (max-width: 992px){
    .ContactBlock{ padding:35px 0 45px; }
    .ContactBlock .ul .Box .val{ font-size:15px; }
    .ContactBlock .form .h3{ padding:0 0 10px; font-size:20px; }
    .ContactBlock .form .Box .submit{ width:100%; }
}
@media only screen and (max-width: 768px){
    .ContactBlock{ padding:25px 0 35px; }
    .ContactBlock .ul{ margin:-5px; font-size:0; }
    .ContactBlock .ul li{ padding:5px; display:inline-block; }
    .ContactBlock .ul .Box{ padding:20px 15px 15px; }
    .ContactBlock .ul .Box img{ width:36px; }
    .ContactBlock .ul .Box .val{ font-size:14px; }
    .ContactBlock .Map{ margin:30px 0; height:350px; }
}
.pro{ width:auto; margin-top:30px; clear:both; margin-bottom:0px;}
.pro li{ float: left; width:23%; margin-left:1%; margin-right:1%; margin-bottom:20px;}
.pro li img{ width:100%}
.pro li a:hover{ background-color:#e8838a; color:#FFFFFF}
.pro li a{ display:block}
.pro li p{ display:block; line-height:30px; font-size:14px; text-align:center; padding-top:10px; padding-bottom:10px;}


