@charset "utf-8";
/* 内页 */


.page_top {
	text-align: center;
	color: #fff;
	padding: 68px 0;
}
.page_top h1 {
	font-size: 35px;
}
.page_top div {
	height: 5px;
	width: 65px;
	background: #3598DB;
	margin: 8px auto;
}
.page_top p {
	font-size: 20px;
}
.bg02 {
	background: url(../jpg/02bg.jpg) no-repeat center top;
}
.bg03 {
	background: url(../jpg/03bg.jpg) no-repeat center top;
}
.bg04 {
	background: url(../jpg/04bg.jpg) no-repeat center top;
}
.bg05 {
	background: url(../jpg/05bg.jpg) no-repeat center top;
}
.bg06 {
	background: url(../jpg/06bg.jpg) no-repeat center top;
}
.bg07 {
	background: url(../jpg/07bg.jpg) no-repeat center top;
}
.page {
	margin-top: 10px;
}
.page_L {
	width: 233px;
	float: left;
}
.page_L_1 {
	background: #F3F3F3;
	padding-bottom: 10px;
}
.title2 {
	height: 48px;
	line-height: 48px;
	background: #3598DB;
	width: 90%;
	float: left;
	padding: 0 5%;
	color: #fff;
	margin-bottom: 10px;
}
.title2 p {
	float: left;
	font-size: 15px;
	font-weight: bold;
}
.title2 span {
	display: block;
	float: right;
}
.page_L_1 dd {
	width: 86%;
	float: left;
	padding: 0 7%;
	height: 35px;
	line-height: 35px;
}
.page_L_1 dd a {
	color: #262626;
	display: block;
}
.page_L_1_dd_hover {
	background: #F38234;
}
.page_L_1_dd_hover a {
	color: #fff !important;
}
.page_L_2 {
	margin-top: 10px;
	background: #F3F3F3;
	padding-bottom: 10px;
}
.page_L_2 dd {
	width: 93%;
	float: left;
	padding: 0 0 0 7%;
	line-height: 35px;
}
.page_L_2 dd i {
	padding-right: 5px;
	display: block;
	float: left;
	color: #8C8C8C;
}
.page_L_2 dd p {
	float: left;
	line-height: 20px;
	padding-top: 5px;
}
.page_R {
	width: 850px;
	float: left;
	background: #F3F3F3;
	margin-left: 17px;
}
.title3 {
	height: 48px;
	line-height: 48px;
	background: #E9E7E8;
	width: 100%;
	float: left;
}
.title3 dt {
	float: left;
	padding: 0 20px;
	background: #3598DB;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.title3 dd {
	float: right;
	font-size: 12px;
	color: #8C8A8B;
	padding-right: 15px;
}
.page_con {
	width: 94%;
	float: left;
	padding: 3%;
}
/*典型案例*/
.case {
	width: 100%;
	float: left;
}
.case li {
	width: 100%;
	float: left;
	padding: 25px 0;
	border-bottom: 1px dashed #7C7C7C;
}
.case_L {
	width: 335px;
	height: 200px;
	float: left;
	border: 1px solid #CECFCA;
	background: #fff;
}
.case_L img {
	max-width: 335px;
	max-height: 200px;
	margin: 0 auto;
	display: block;
	border:0;
}
.case_R {
	float: left;
	width: 450px;
	margin-left: 10px;
}
.case_R h2 {
	color: #3598DB;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
}
.case_R p {
	line-height: 22px;
}
/*联系我们*/
.contact {
	width: 95%;
	float: left;
	padding: 5% 5% 5% 0;
	font-size: 15px
}
.contact dd {
	float: left;
	height: 40px;
	line-height: 40px;
	width:310px;
}
.contact dd i {
	color: #8A8A8A;
	padding-right: 10px
}
/*在线留言*/
.message {
}
.message_input {
	width: 90%;
	margin-bottom: 15px;
	height: 40px;
	line-height: 40px;
}
.message_text {
	width: 89.5%;
	float: left;
	border: 1px solid #3598DB;
	padding: 10px;
	font-size: 13px;
	font-family: "Microsoft YaHei";
	resize: none;
	height: 150px;
	margin-bottom: 15px;
}
.message_btn2 {
	width: 92.4%;
}
