@charset "utf-8";
/* CSS Document */

.ys-contact {
	width: 100p%;
	min-width: 1200px;
	height: 510px;
	overflow: hidden;
}

.ys-contact .contact {
	width: 1200px;
	height: 510px;
	margin: 0px auto;
	overflow: hidden;
}

.ys-contact .ys-name {
	margin: 37px auto;
	text-align: center;
}

.ys-contact .ys-div {
	width: 292px;
	height: 270px;
	border-radius: 6px;
	box-shadow: 0 5px 25px -15px rgb(0 0 0 / 36%);
	float: left;
	margin-right: 10px;
}

.ys-contact .ys-scene1 {
	background: linear-gradient(to right, #2e8de6, #6cc3eb);
}

.ys-contact .ys-scene2 {
	background: linear-gradient(to right, #2e8de6, #6cc3eb);
}

.ys-contact .ys-scene3 {
	background: linear-gradient(to right, #23a4b2, #61d9b3);
}

.ys-contact .ys-scene4 {
	margin-right: 0;
	background: linear-gradient(to right, #a258e0, #a09ef2);
}

.ys-contact .ys-div-icon {
	margin: 50px auto 25px auto;
	text-align: center;
	height: 50px;
}

.ys-contact .ys-div-icon4 {
	margin: 23px auto 0px auto;
	text-align: center;
}

.ys-contact .ys-div-topic {
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
}

.ys-contact .ys-div ul {
	width: 100%;
	height: auto;
	margin: 0px auto;
}

.ys-contact .ys-div li {
	text-align: center;
	color: #fff;
	line-height: 25px;
	font-size: 15px;
	position: relative;
}

.ys-commenting img {
	border-radius: 6px;
}

.ys-contact .ys-div li div {
	width: 150px;
	height: 150px;
	background: url(../images/bg/weixin-bg-l.png) no-repeat center center;
	overflow: hidden;
	position: absolute;
	right: -80px;
	top: -60px;
	display: none;
}

.ys-contact .ys-div li div img {
	display: block;
	margin: 8px auto 0 10px;
	overflow: hidden;
	cursor: pointer;
}

.ys-contact .ys-div-online {
	width: 147px;
	height: 39px;
	border: solid 1px #fff;
	color: #fff;
	text-align: center;
	line-height: 39px;
	border-radius: 4px;
	margin: 20px auto;
	cursor: pointer;
}

.icoTc {
	color: #fff;
}

.icoTc:hover {
	color: #fff;
}

.ys-contact .ys-div-online:hover {
	color: #fff;
	background-color: #31a0e1;
}

.ys-map {
	height: 330px;
	width: 757px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	float: left;
}

.ys-contact-foot {
	height: auto;
	width: 100%;
	min-width: 1200px;
	margin: 0px auto;
	background: #f2f2f2;
	overflow: hidden;
}

/*
 * @author 日照云生网络(www.rzyunsheng.com)
 */
.ys-contact-footmain {
	height: 350px;
	width: 1200px;
	background: #fff;
	overflow: hidden;
	margin: 65px auto;
	padding: 10px;
}

.ys-commenting {
	width: 430px;
	height: 330px;
	float: right;
	overflow: hidden;
}

.ys-commenting h1 {
	text-align: center;
	font-size: 18px;
	line-height: 60px;
}

.ys-commenting input {
	width: 290px;
	height: 34px;
	border: solid 1px #ddd;
	margin: 0px auto 20px auto;
	background: none;
	display: block;
	outline: none;
	padding: 0px 13px;
}

.ys-commenting textarea {
	width: 290px;
	height: 87px;
	border: solid 1px #ddd;
	margin: 0px auto 20px auto;
	background: none;
	display: block;
	outline: none;
	padding: 4px 13px;
	overflow: hidden;
}

.ys-commenting button {
	width: 290px;
	height: 40px;
	margin: 0px auto;
	color: #fff;
	background: #0097e0;
	border: none;
	outline: none;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	display: block;
}

.ys-commenting button.error {
	background: #ff2227;
}

.ys-commenting .ys-code {
	width: 290px;
	height: 44px;
	margin: 0px auto 20px auto;
	overflow: hidden;
	background: #ddd url(../images/icon/load.gif) no-repeat center center;
	border-radius: 2px;
}

.ys-commenting .ys-code input {
	width: 180px;
	float: left;
}

.ys-commenting .ys-verifie {
	float: right;
	width: 100px;
	height: 33px;
	float: right;
	background: #fff;
	cursor: pointer;
}

.ys-mqrcode {
	color: #0097e0;
	cursor: pointer;
}

.ys-vcard {
	border: solid 1px #ddd;
	height: auto;
	overflow: hidden;
	height: 500px;
}

.ys-vcard .ys-commenting {
	height: 500px;
	border-left: solid 1px #ddd;
	background: #f9f9f9;
}

.ys-vcard .ys-vcardleft {
	width: 794px;
	height: 800px;
	background: #fff url(../images/v-card.png) no-repeat center center;
	overflow: hidden;
	float: left;
	background-size: 100%;
	position: relative;
}

.ys-vcard .ys-vcardleft .ys-vcardtips {
	width: 100%;
	height: 35px;
	background: rgba(35, 152, 62, .5);
	line-height: 35px;
	text-align: center;
	color: #333;
	position: absolute;
	left: 0;
	top: 0;
}

.ys-vcard .ys-vcardimg {
	width: 200px;
	height: 200px;
	border: solid 1px #ddd;
	margin: 130px auto 0px auto;
	background: #fff url(../images/v-card.png) no-repeat center center;
	background-size: 100%;
	border-left-color: #249942;
	border-top-color: #4a8bb1;
	border-bottom-color: #008f8d;
	border-right-color: #249942;
}

.ys-vcard .ys-vcardimg img {
	display: block;
	margin: 5px auto;
	overflow: hidden;
	cursor: pointer;
}

/*
 * @author 日照云生网络(www.rzyunsheng.com)
 */
