﻿#preview{ float:left;  width:430px; margin-top:10px;margin-bottom:15px;}
.jqzoom{ width:400px; height:317px; position:relative; }

.cpinfo{ width:440px; height:auto; overflow:hidden; float:right; display:inline;margin-top:10px; margin-bottom:15px;}
.cpinfo h1{ font-size:20px;  line-height:30px; margin-bottom:25px;}
.phh{ height:34px; line-height:34px;margin-top:40px; }
.phh2{ line-height:34px; }
.cona,.cona:hover{width:auto;  border-radius:25px; display:block; color:#fff; text-align:center; line-height:40px; margin-bottom:35px;float:left; margin-top:25px;}


.cpdesc{ width:893px; height:auto; overflow:hidden; float:left; display:inline; }
.pp1{ border:1px solid #787878; border-left:none; border-right:none; color:#565656; font-size:15px; height:40px; line-height:40px; margin-bottom:15px;font-weight:bold;}
.cinfo{ word-wrap: break-word; line-height:24px;}

.con{ padding:0px 0px 0px 0px; line-height:28px; font-size:14px;}
.contactus_box {
	width: 860px;text-align: center;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 10px;
	background-color: #fff;
}

	.contactus_box li {
		float: left;
		width: 240px;
		margin-left: 15px;
		margin-right: 15px;
		background-color: #fff;
		overflow: hidden;
		border: 1px solid #dddddd;
		box-sizing: border-box;
	}

		.contactus_box li i {
			width: 240px;
			color: #444444;
			text-align: center;
			line-height: 30px;
			font-size: 18px;
			margin-top: 40px;
			margin-bottom: 5px;
		}

		.contactus_box li h1 {
			width: 100%;
			font-size: 15px;
			color: #FF7200;
			text-align: center;
			font-weight: bold;
			margin-bottom: 10px;
		}

		.contactus_box li p {
			width: 100%;
			font-size: 14px;
			color: #666666;
			text-align: center;
			margin-top: 15px;
			margin-bottom: 50px;
		}