@charset "UTF-8";

body {
	color: #000;
	background: #fff;
	text-align: center;
	overflow-x: hidden;
}

/* -----1----- */
#header {
	width: 100%;
	height: 165px;
	clear: both;
	text-align: center;
	background: #f5f5f5 url(../images/header-x.png) repeat-x;
}

.header-main {
	width: 980px;
	height: 100px;
	display: inline-block;
	text-align: left;
	position: relative;
}

.header-wel {
	width: 100%;
	height: 25px;
	background-color: #ecf5ff;
}

.header-wel span {
	margin-left: 500px;
}

.header-wel a:hover {
	color: #f79a1f;
}

#logo {
	width: 354px;
	height: 100px;
	float: left;
	display: inline;
	text-align: left;
	background: url(../images/logo1.png) no-repeat left;
}

.header-rt {
	width: 600px;
	height: 100px;
	margin-left: 20px;
	float: left;
	display: inline;
	text-align: left;
}

.phone {
	height: 25px;
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
}

.phone img {
	margin-top: 0px;
}

.phone-num {
	color: #f79a1f;
	line-height: 25px;
	font-size: 20px;
}

.time {
	height: 20px;
	text-align: right;
	margin-right: 30px;
}

.index_6 {
	width: 600px;
	height: 29px;
	clear: both;
	margin-top: 12px;
	display: inline-block;
	text-align: left;
}

.index_7 {
	width: 100%;
	height: 35px;
	display: inline-block;
	position: relative;
	background: url(../images/daohang.jpg) no-repeat;
	margin-top: 5px;
}

.index_7 ul {
	width: 980px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

.index_7 ul li {
	width: 120px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: block;
	float: left;
	margin-left: 20px;
}

.index_7 ul li a {
	color: white;
	font-size: 14px;
}

.active {
	background-color: #f79a1f;
}

a {
	color: #7f7d7d;
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: middle;
}

.search-wrap {
	width: 473px;
	height: 29px;
	margin-left: 95px;
	display: inline;
	text-align: right;
	/* border: 1px solid #dbdbdb;
    border-radius: 15px; */
	background: url(../images/so-bg.png) no-repeat;
}

.search-box {
	width: 385px;
	height: 29px;
	overflow: hidden;
	margin-left: 23px;
	float: left;
	display: inline;
	text-align: left;
}

.search-textbox {
	background-color: transparent;
	position: absolute;
	width: 385px;
	height: 29px;
	border: 0px;
	line-height: 20px;
	color: #d8d8d8;
	padding: 0px;
	margin: 0px;
}

.search-btn {
	width: 60px;
	height: 30px;
	float: left;
	display: inline;
	text-align: left;
	line-height: 16px;
}

.header-rt ul {
	width: 597px;
	height: 35px;
	clear: both;
	margin-top: 26px;
	display: inline-block;
	text-align: left;
	padding-left: 0px;
}

.header-rt ul li {
	width: 66px;
	height: 35px;
	float: left;
	display: inline-block;
	text-align: center;
	font: 14px/34px "\5FAE\8F6F\96C5\9ED1", Arial, Helvetica, sans-serif;
	padding-right: 15px;
}

ol, ul, li {
	list-style: none;
}

.header-rt ul li a {
	color: #5a5959;
	display: block;
}

a {
	color: #7f7d7d;
	text-decoration: none;
}

.submenu {
	width: 906px;
	background: #fff;
	padding-bottom: 20px;
	display: none;
	position: absolute;
	z-index: 200;
	right: 0px;
	top: 95px;
	border: 1px solid #ccc;
	border-top: none;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
}

.submenu-ad {
	width: 249px;
	height: 166px;
	margin-left: 13px;
	margin-top: 20px;
	float: left;
	display: inline;
	text-align: left;
}

script {
	display: none;
}

.header-rt ul li .submenu a {
	color: #38393b;
}

.submenu-list {
	width: 616px;
	margin-left: 16px;
	margin-top: 4px;
	float: left;
	display: inline;
	text-align: left;
}

.submenu-lf {
	width: 139px;
	height: 144px;
	margin-top: 10px;
	padding: 0px 7px;
	float: left;
	display: inline-block;
	text-align: left;
}

.index_18 {
	width: 130px;
	height: 24px;
	padding-left: 3px;
	margin-bottom: 5px;
	clear: both;
	display: inline-block;
	text-align: left;
	color: #284b96;
	font: bold 13px/24px "\5FAE\8F6F\96C5\9ED1", Arial, Helvetica,
		sans-serif;
	border-bottom: 2px solid #284b96;
}

.index_19.slf {
	color: #999 !important;
	font-size: 12px;
	font-weight: normal;
	margin-left: 4px;
}

.index_19 {
	width: 126px;
	height: 24px;
	float: left;
	display: inline-block;
	text-align: left;
	color: #333 !important;
	font-weight: bold;
	font-size: 12px;
	margin-left: 13px;
}

.index_19.slf a {
	font-size: 12px;
	color: #999 !important;
}
/* -----1----- */

/* -----2----- */
#index-banner {
	width: 100%;
	height: 467px;
	clear: both;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-position: center top;
}

#index-banner .mask {
	width: 100%;
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 14px;
	z-index: 1;
	overflow: hidden;
}

#index-banner .mask img.show {
	margin-bottom: 6px;
}

#index-banner .mask img {
	vertical-align: middle;
	margin-right: 7px;
	cursor: pointer;
	border: 3px solid #fff;
}

#index-banner .gonggao-bg {
	width: 100%;
	height: 70px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: inline-block;
	text-align: center;
}

#index-banner .gonggao {
	width: 1051px;
	height: 70px;
	display: inline-block;
	line-height: 70px;
	text-align: left;
	background: url(../images/gonggao.png) no-repeat;
}

#index-banner .gonggao-title {
	width: 86px;
	height: 33px;
	float: left;
	display: inline;
	text-align: left;
	margin-top: 22px;
	margin-left: 5px;
	color: #f79a1f;
	line-height: 70px;
	font: 14px/28px "\5FAE\8F6F\96C5\9ED1", Arial, Helvetica, sans-serif;
}

#index-banner .gonggao-lf {
	width: 26px;
	height: 23px;
	margin-left: 50px;
	margin-top: 25px;
	float: left;
	display: inline;
	text-align: left;
	background: url(../images/gonggao-lf.png) no-repeat;
	cursor: pointer;
}

#index-banner .gonggao-rt {
	width: 26px;
	height: 23px;
	margin-left: 8px;
	margin-top: 13px;
	float: left;
	display: inline;
	text-align: left;
	background: url(../images/gonggao-rt.png) no-repeat;
	cursor: pointer;
}

#index-banner .index_20 {
	width: 925px;
	height: 33px;
	margin-left: 5px;
	float: left;
	display: inline;
	text-align: left;
}

#index-banner .gonggao-txt {
	width: 500px;
	height: 33px;
	float: left;
	display: inline;
	text-align: left;
	line-height: 33px;
}

#index-banner .gonggao-time {
	width: 94px;
	height: 33px;
	float: left;
	display: inline;
	text-align: left;
	color: #f79a1f;
	line-height: 33px;
}

#index-banner .gonggao-txt a {
	color: #f79a1f;
}

/* -----2----- */
.item {
	margin-top: 55px;
}

.item a {
	margin-right: 8px;
}

/* -----login-2----- */
.login-main {
	width: 100%;
	height: 700px;
	background: url(../images/login-bg1.jpg) no-repeat;
}

.login-left {
	width: 544px;
	height: 474px;
	float: left;
	margin-top: 50px;
	margin-left: 10%;
	background: url(../images/login-left.png) no-repeat;
}

.login-text {
	width: 402px;
	height: 442px;
	float: right;
	margin-top: 50px;
	margin-right: 15%;
	background: url(../images/login-bg.png) no-repeat;
}

.login-head {
	
}

.login-head img {
	margin-top: 30px;
	border-radius: 50px;
}

.login-input {
	margin-top: 50px;
}

.user {
	width: 286px;
	height: 47px;
	background: url(../images/input.png) no-repeat;
}

.user input {
	width: 220px;
	border: 0px;
	line-height: 38px;
	margin-top: 5px;
}

.password {
	margin-top: 15px;
	width: 286px;
	height: 47px;
	background: url(../images/input.png) no-repeat;
}

.password input {
	width: 220px;
	border: 0px;
	line-height: 38px;
	margin-top: 5px;
}

.denglu {
	width: 280px;
	height: 44px;
	line-height: 44px;
	color: white;
	font-size: 14px;
	margin-top: 15px;
	background: url(../images/denglu.png) no-repeat;
}

.denglu a {
	width: 250px;
	height: 44px;
	color: white;
}

.dl {
	margin-top: 15px;
}

.dl-1 {
	margin-right: 50px;
}

.dl-2 {
	margin-left: 50px;
}

/* ---------register----------  */
.register-left {
	width: 500px;
	height: 474px;
	float: left;
	margin-top: 50px;
	margin-left: 10%;
	background: url(../images/login-left.png) no-repeat;
}

.register-text {
	width: 505px;
	height: 657px;
	float: right;
	margin-top: 30px;
	margin-right: 15%;
	background: url(../images/register.png) no-repeat;
}

.register-head {
	
}

.text-content {
	margin-top: 40px;
	width: 250px;
	height: 90px;
}

.register-head img {
	border-radius: 50px;
}

.head-text {
	width: 150px;
	height: 90px;
	margin-left: 25px;
	font-size: 30px;
	color: white;
}

.register-input {
	margin-top: 50px;
}

.re-span {
	color: #a2a2a2;
}

.re-input {
	width: 286px;
	height: 47px;
	border: none;
	margin-left: 40px;
	background: url(../images/input.png) no-repeat;
}

.re-user {
	
}

.re-passw {
	margin-top: 10px;
}

.re-confirmpw {
	margin-top: 10px;
}

.re-email {
	margin-top: 10px;
}

.agree {
	margin-top: 30px;
	color: #a2a2a2;
}

.agree span {
	margin-left: 10px;
}

.registration {
	width: 285px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: white;
	margin-top: 60px;
	background: url(../images/registration.png) no-repeat;
}

/*------------ recruit.jsp------------- */
.recruit-cont {
	width: 100%;
	height: 2000px;
	background-color: #f3f3f3;
}

.content {
	width: 900px;
	height: 1970px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.content-1 {
	width: 800px;
	height: 450px;
	margin-top: 15px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.content-head {
	width: 100%;
	height: 40px;
	background-color: #8cafc2;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.content-main {
	text-align: left;
}

.main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.list-head {
	font-size: 14px;
}

.list-con {
	color: #9d9d9d;
	margin-left: 2px;
}

.content-2 {
	width: 800px;
	height: 350px;
	margin-top: 15px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.content-head-2 {
	width: 100%;
	height: 40px;
	background-color: #80c62c;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.content-3 {
	width: 800px;
	height: 330px;
	margin-top: 15px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.content-head-3 {
	width: 100%;
	height: 40px;
	background-color: #f3b255;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.content-4 {
	width: 800px;
	height: 280px;
	margin-top: 15px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.content-head-4 {
	width: 100%;
	height: 40px;
	background-color: #c37ded;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.content-5 {
	width: 800px;
	height: 280px;
	margin-top: 15px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.content-head-5 {
	width: 100%;
	height: 40px;
	background-color: #3daef0;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.content-6 {
	margin-top: 20px;
	width: 800px;
	height: 130px;
	background-color: #8d8d8d;
	border-radius: 10px;
	color: white;
}

.content-head-6 {
	width: 100%;
	height: 5px;
}

/* ------------ onlineMessage.jsp---------- */
.contact-cont {
	width: 100%;
	height: 900px;
	background-color: #f3f3f3;
}

.contact {
	width: 900px;
	height: 870px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.contact-head {
	width: 100%;
	height: 40px;
	background-color: #79cdfc;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.msg-1 {
	margin-top: 20px;
	margin-left: 20px;
}

.msg-1 span {
	font-size: 14px;
	margin-left: 7px;
}

.msg-input-1 {
	width: 200px;
	height: 30px;
	background-color: #e7e7e7;
	border: none;
	border-radius: 15px;
}

.msg-2 {
	margin-top: 20px;
	margin-left: 20px;
}

.msg-2 span {
	font-size: 14px;
	margin-left: 7px;
}

.msg-input-2 {
	width: 460px;
	height: 30px;
	background-color: #e7e7e7;
	border: none;
	border-radius: 15px;
}

.msg-3 {
	margin-top: 20px;
	margin-left: 20px;
}

.msg-3 span {
	font-size: 14px;
	margin-left: 7px;
}

.msg-input-3 {
	width: 700px;
	height: 100px;
	background-color: #e7e7e7;
	border: none;
	border-radius: 10px;
}

.msg-4 {
	margin-top: 20px;
	margin-left: 20px;
}

.msg-4 span {
	font-size: 14px;
	margin-left: 7px;
}

.msg-input-4 {
	width: 140px;
	height: 30px;
	background-color: #e7e7e7;
	border: none;
	border-radius: 15px;
}

.msg-5 {
	margin-top: 20px;
	margin-left: 30px;
}

.msg-5 img {
	width: 728px;
}

.msg-6 {
	margin-top: 20px;
	margin-left: 30px;
}

.msg-6 button {
	border: none;
	color: white;
	font-size: 16px;
}

.msg6-confirm {
	width: 248px;
	height: 49px;
	margin-left: 100px;
	background: url(../images/confirm.png) no-repeat;
}

.msg6-cancel {
	width: 247px;
	height: 47px;
	margin-left: 50px;
	background: url(../images/cancel.png) no-repeat;
}

.contact-1 {
	width: 800px;
	height: 450px;
	margin-top: 15px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.contact-2 {
	width: 800px;
	height: 170px;
	margin-top: 15px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.qst {
	width: 800px;
	height: 90px;
}

.qst-pic {
	float: left;
	width: 78px;
	height: 78px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
	line-height: 78px;
	color: white;
	font-size: 18px;
	background: url(../images/a.png) no-repeat;
}

.qst-qst {
	float: left;
	width: 680px;
	height: 78px;
	margin-top: 25px;
	margin-left: 20px;
}

.qst-qst-1 {
	font-size: 16px;
}

.qst-qst-2 {
	color: #a0a0a0;
	font-size: 14px;
}

.qst-img {
	width: 660px;
	height: 4px;
	margin-left: 108px;
	background: url("../images/dottedLine.png") no-repeat;
}

.qst-ans {
	width: 660px;
	height: 60px;
	margin-left: 108px;
}

.ans-1 {
	font-size: 16px;
}

.ans-2 {
	font-size: 14px;
	color: #e9aa22;
}

.contact-3 {
	width: 800px;
	height: 170px;
	margin-top: 15px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.qst-pic-2 {
	float: left;
	width: 78px;
	height: 78px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
	line-height: 78px;
	color: white;
	font-size: 18px;
	background: url(../images/b.png) no-repeat;
}

/* -------------business-4.jsp-------------- */
.busy-cont {
	width: 100%;
	height: 1672px;
	/* background-color: #f3f3f3; */
}

.busy-content {
	width: 718px;
	height: 1670px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.busy-content-1 {
	width: 680px;
	height: 800px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #80c62c;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.busy-content-main {
	text-align: left;
}

.busy-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.busy-content-2 {
	width: 680px;
	height: 800px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy-content-head-2 {
	width: 100%;
	height: 40px;
	background-color: #3daef0;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

/* -------------business-1.jsp-------------- */
.busy1-cont {
	width: 100%;
	height: 1142px;
}

.busy1-content {
	width: 718px;
	height: 1140px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.busy1-content-head {
	
}

.busy1-content-head p {
	text-align: center;
	font-size: 20px;
}

.busy1-content-head hr {
	width: 96%;
	text-align: center;
}

.busy1-content-head ul {
	width: 96%;
	margin-left: 2%;
}

.busy1-content-1 {
	width: 680px;
	height: 220px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy1-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #769dc8;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.busy1-content-main {
	text-align: left;
}

.busy1-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.busy1-content-2 {
	width: 680px;
	height: 270px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy1-content-head-2 {
	width: 100%;
	height: 40px;
	background-color: #3daef0;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.busy1-content-3 {
	width: 680px;
	height: 310px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy1-content-head-3 {
	width: 100%;
	height: 40px;
	background-color: #e5aa4c;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

/* -------------business-2.jsp-------------- */
.busy2-cont {
	width: 100%;
	height: 1212px;
}

.busy2-content {
	width: 718px;
	height: 1210px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.busy2-content-head {
	
}

.busy2-content-head p {
	text-align: center;
	font-size: 20px;
}

.busy2-content-head hr {
	width: 96%;
	text-align: center;
}

.busy2-content-head ul {
	width: 96%;
	margin-left: 2%;
}

.busy2-content-1 {
	width: 680px;
	height: 165px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy2-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #3daef0;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.busy2-content-main {
	text-align: left;
}

.busy2-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.busy2-content-2 {
	width: 680px;
	height: 216px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy2-content-head-2 {
	width: 100%;
	height: 40px;
	background-color: #e5aa4c;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.busy2-content-3 {
	width: 680px;
	height: 260px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy2-content-head-3 {
	width: 100%;
	height: 40px;
	background-color: #63b6ce;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.busy2-content-4 {
	width: 680px;
	height: 210px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy2-content-head-4 {
	width: 100%;
	height: 40px;
	background-color: #bd70c0;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

/* -------------business-3.jsp-------------- */
.busy3-cont {
	width: 100%;
	height: 692px;
}

.busy3-content {
	width: 718px;
	height: 690px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.busy3-content-1 {
	width: 680px;
	height: 210px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy3-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #e5aa4c;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.busy3-content-main {
	text-align: left;
}

.busy3-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.busy3-content-2 {
	width: 680px;
	height: 226px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy3-content-head-2 {
	width: 100%;
	height: 40px;
	background-color: #3daef0;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.busy3-content-3 {
	width: 680px;
	height: 170px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy3-content-head-3 {
	width: 100%;
	height: 40px;
	background-color: #86bd6a;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}
/* -------------business-5.jsp-------------- */
.busy5-cont {
	width: 100%;
	height: 280px;
}

.busy5-content {
	width: 718px;
	height: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.busy5-content-1 {
	width: 680px;
	height: 150px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.busy5-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #699ebe;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.busy5-content-main {
	text-align: left;
}

.busy5-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

/* -------------product-1.jsp-------------- */
.product1-cont {
	width: 100%;
	height: 880px;
}

.product1-content {
	width: 718px;
	height: 880px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.p1 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}

.p2 {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}

.p3 {
	text-align: center;
	margin-top: 0px;
}

.product1-content-head hr {
	width: 94%;
	text-align: center;
}

.product1-content-1 {
	width: 680px;
	height: 150px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product1-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #769dc8;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.product1-content-main {
	text-align: left;
}

.product1-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.product1-content-2 {
	width: 680px;
	height: 550px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product1-content-head-2 {
	width: 100%;
	height: 40px;
	background-color: #e5aa4c;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

/* -------------product-2.jsp-------------- */
.product2-cont {
	width: 100%;
	height: 1380px;
}

.product2-content {
	width: 718px;
	height: 1380px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.product2-content-head hr {
	width: 94%;
	text-align: center;
}

.product2-content-1 {
	width: 680px;
	height: 260px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product2-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #769dc8;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.product2-content-main {
	text-align: left;
}

.product2-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.product2-content-2 {
	width: 680px;
	height: 700px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product2-content-head-2 {
	width: 100%;
	height: 40px;
	background-color: #5bc07e;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.product2-content-3 {
	width: 680px;
	height: 210px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product2-content-head-3 {
	width: 100%;
	height: 40px;
	background-color: #e5aa4c;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}
/* -------------product-3.jsp-------------- */
.product3-cont {
	width: 100%;
	height: 2620px;
}

.product3-content {
	width: 718px;
	height: 2650px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.product3-content-head hr {
	width: 94%;
	text-align: center;
}

.product3-content-1 {
	width: 680px;
	height: 280px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product3-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #769dc8;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.product3-content-main {
	text-align: left;
}

.product3-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.product3-content-2 {
	width: 680px;
	height: 780px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product3-content-head-2 {
	width: 100%;
	height: 40px;
	background-color: #5bc07e;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.product3-content-3 {
	width: 680px;
	height: 410px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product3-content-head-3 {
	width: 100%;
	height: 40px;
	background-color: #e5aa4c;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.product3-content-4 {
	width: 680px;
	height: 950px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product3-content-head-4 {
	width: 100%;
	height: 40px;
	background-color: #bf64d9;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

/* -------------product-4.jsp-------------- */
.product4-cont {
	width: 100%;
	height: 1500px;
}

.product4-content {
	width: 718px;
	height: 1530px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.product4-content-head hr {
	width: 94%;
	text-align: center;
}

.product4-content-1 {
	width: 680px;
	height: 820px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product4-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #769dc8;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.product4-content-main {
	text-align: left;
}

.product4-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.product4-content-2 {
	width: 680px;
	height: 520px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product4-content-head-2 {
	width: 100%;
	height: 40px;
	background-color: #5bc07e;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

/* -------------product-5.jsp-------------- */
.product5-cont {
	width: 100%;
	height: 3000px;
}

.product5-content {
	width: 718px;
	height: 3030px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.product5-content-head hr {
	width: 94%;
	text-align: center;
}

.product5-content-1 {
	width: 680px;
	height: 2800px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product5-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #769dc8;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.product5-content-main {
	text-align: left;
}

.product5-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

/* -------------product-6.jsp-------------- */
.product6-cont {
	width: 100%;
	height: 1780px;
}

.product6-content {
	width: 718px;
	height: 1780px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.product6-content-head hr {
	width: 94%;
	text-align: center;
}

.product6-content-1 {
	width: 680px;
	height: 650px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product6-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #769dc8;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.product6-content-main {
	text-align: left;
}

.product6-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.product6-content-2 {
	width: 680px;
	height: 900px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.product6-content-head-2 {
	width: 100%;
	height: 40px;
	background-color: #e5aa4c;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

/* -------------case1.jsp-------------- */
.case1-cont {
	width: 100%;
	height: 1370px;
}

.case1-content {
	width: 718px;
	height: 1400px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.case1-content-1 {
	width: 680px;
	height: 1350px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.case1-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #769dc8;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.case1-content-main {
	text-align: left;
}

.case1-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.list-con img {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* -------------case2.jsp-------------- */
.case2-cont {
	width: 100%;
	height: 420px;
}

.case2-content {
	width: 718px;
	height: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.case2-content-1 {
	width: 680px;
	height: 400px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.case2-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #769dc8;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.case2-content-main {
	text-align: left;
}

.case2-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

/* -------------co-partner.jsp-------------- */
.co-partner-cont {
	width: 100%;
	height: 1120px;
}

.co-partner-content {
	width: 718px;
	height: 1150px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.co-partner-content-1 {
	width: 680px;
	height: 1100px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.co-partner-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #32b3dd;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.co-partner-content-main {
	text-align: left;
}

.co-partner-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

/* -------------contact-1.jsp-------------- */
.contact1-cont {
	width: 100%;
	height: 1420px;
}

.contact1-content {
	width: 718px;
	height: 1450px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.contact1-content-1 {
	width: 680px;
	height: 1400px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.contact1-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #32b3dd;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.contact1-content-main {
	text-align: left;
}

.contact1-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

/* -------------contact-2.jsp-------------- */
.contact2-cont {
	width: 100%;
	height: 380px;
}

.contact2-content {
	width: 718px;
	height: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.contact2-content-1 {
	width: 680px;
	height: 350px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.contact2-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #f1b523;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.contact2-content-main {
	text-align: left;
}

.contact2-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

/* -------------contact-3.jsp-------------- */
.contact3-cont {
	width: 100%;
	height: 550px;
}

.contact3-content {
	width: 718px;
	height: 570px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.contact3-content-1 {
	width: 680px;
	height: 530px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.contact3-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #6898d6;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.contact3-content-main {
	text-align: left;
}

.contact3-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.map {
	border-radius: 10px;
}

/* -------------contact-4.jsp-------------- */
.contact4-cont {
	width: 100%;
	height: 550px;
}

.contact4-content {
	width: 718px;
	height: 570px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background-color: white;
}

.contact4-content-1 {
	width: 680px;
	height: 530px;
	margin-top: 15px;
	margin-left: 18px;
	border: 2px solid #e4e4e4;
	border-radius: 10px;
}

.contact4-content-head-1 {
	width: 100%;
	height: 40px;
	background-color: #6898d6;
	text-align: left;
	color: white;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}

.contact4-content-main {
	text-align: left;
}

.contact4-main-ul {
	margin-top: 10px;
	margin-left: 20px;
}

.certificate {
	border-radius: 10px;
}