@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: "微软雅黑";
	margin: 0px auto;
	padding: 0px;
	color: #303030;
}
img {
	border: none;
}
p {
	margin: 0;
	padding: 0;
}
ul, li, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #33b6ea;
	text-decoration: none;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.center {
	margin: auto;
}
.moddle {
	width: 1200px;
}
.sbj {
	margin-top: 30px;
}
.sbj1 {
	margin-top: 60px;
}
.topnav {
	width: 100%;
	background-color: #303030;
	height: 40px;
	line-height: 40px;
	color: #fff;
}
.topnav span {
	float: right;
}
.topnav span a {
	color: #fff;
	padding: 0px 5px;
}
.logo {
	float: left;
	width: 360px;
	margin-right: 140px;
}
#nav {
	width: 700px;
	float: right;
	height: 82px;
	margin-top: 38px;
}
#nav li {
	float: left;
	text-align: center;
	width: 100px;
	height: 82px;
}
#nav li a {
	display: block;
	text-align: center;
	font-size: 16px;
	height: 80px;
}
#nav li a p {
	text-transform: uppercase;
	font-size: 13px;
}
#nav li:hover a {
	color: #33B6EA;
}
#curr {
	border-bottom: 2px solid #33B6EA;
	color: #33B6EA;
}
#nav li:nth-child(2) a p:before {
	content: "About";
}
#nav li:nth-child(3) a p:before {
	content: "Product";
}
#nav li:nth-child(4) a p:before {
	content: "workshop";
}
#nav li:nth-child(5) a p:before {
	content: "News";
}
#nav li:nth-child(6) a p:before {
	content: "Message";
}
#nav li:nth-child(7) a p:before {
	content: "contact";
}
#nav li a:hover {
	border-bottom: 2px solid #33B6EA;
}
.title {
	text-align: center;
}
.title li {
	font-size: 28px;
}
.title p {
	color: #33b6ea;
	font-size: 18px;
	font-family: "Impact";
	text-transform: uppercase;
	margin: 10px 0px 15px 0px;
}
.title ol {
	font-size: 16px;
}
.company img {
	width: 500px;
	float: left;
	margin-right: 35px;
	cursor: pointer;
	transition: all 0.6s;
}
.company img:hover {
	transform: scale(1.1);
}
.company ul {
	width: 665px;
	float: left;
}
.company ul li {
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: bold;
}
.company ul p {
	font-size: 15px;
	text-indent: 2em;
	line-height: 34px;
}
.company ul ol {
	border-top: 1px solid #33B6EA;
	text-align: right;
	margin-top: 30px;
}
.company ul ol a {
	font-size: 22px;
	background-color: #fff;
	text-transform: uppercase;
	margin-top: -17px;
	padding-left: 25px;
	display: inline-block;
}
.company ul ol a:hover {
	color: #33B6EA;
}
#wrap {
	width: 100%;
	background: url(../images/cpzs.jpg) no-repeat center center;
	padding: 50px 0px;
}
.prott {
	width: 1274px;
	height: auto;
	overflow: hidden;
	ZOOM: 1;
	margin-left: -37px;
	margin-top: 40px;
}
.prott .pcontt {
	float: left;
	overflow: hidden;
	width: 1200px;
	ZOOM: 1;
}
.prott .ScrCont1 {
	width: 32733px;
	ZOOM: 1;
}
.prott #List3_1 {
	float: left;
}
.prott #List4_1 {
	float: left;
}
.prott .LeftBotton1 {
	background: url(../images/left.jpg) no-repeat left center;
	float: left;
	width: 37px;
	height: 68px;
	margin-top: 130px;
}
.prott .RightBotton1 {
	background: url(../images/right.jpg) no-repeat right center;
	float: right;
	width: 37px;
	height: 68px;
	margin-top: 130px;
}
.prott .pl1 {
	display: block;
	cursor: pointer;
	float: left;
}
.prott .pl1 li {
	float: left;
	text-align: center;
	margin: 0px 10px;
}
.prott .pl1 li a {
	width: 280px;
	display: inline-block;
	overflow: hidden;
	height: 290px;
}
.prott .pl1 li img {
	width: 280px;
	height: 290px;
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.prott .pl1 li:hover a img {
	transform: scale(1.3);
}
.prott .pl1 li:hover p {
	color: #000;
	font-weight: bold;
}
.prott .pl1 li p {
	font-size: 14px;
	height: 52px;
	line-height: 52px;
	background-color: #33B6EA;
	color: #fff;
}
.dllist1 {
	margin: 0px auto;
}
.dllist1 dl {
	float: left;
	margin: 0px 10px;
	width: 280px;
}
.dllist1 dl dt {
	width: 276px;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 1px;
	background-color: #fff;
	display: inline-table;
}
.dllist1 dl dt img {
	width: 276px;
	height: 230px;
	transition: all 0.6s;
}
.dllist1 dl:hover dt img {
	transform: scale(1.3);
}
.dllist1 dl p {
	text-align: center;
	line-height: 42px;
}
.dllist1 dl p a {
	font-size: 14px;
}
.dllist1 dl:hover p {
	background-color: #33B6EA;
}
.dllist1 dl:hover p a {
	color: #fff;
}
#demo {
	overflow: hidden;
	width: 1200px;
	margin-top: 30px;
}
#demo img {
	border: 1px solid #ccc;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
	overflow: hidden;
}
.more {
	border: 1px solid #33B6EA;
	height: 42px;
	line-height: 42px;
	width: 140px;
	margin: 20px auto 0px auto;
	text-align: center;
	border-radius: 5px;
}
.more a {
	text-transform: uppercase;
	font-size: 16px;
}
.more:hover {
	background-color: #333;
	background-color: #33B6EA;
}
.more:hover a {
	color: #fff;
}
#wrap1 {
	width: 100%;
	background-color: #F8F8F8;
	padding: 50px 0px;
}
.infobox {
	width: 600px;
	float: left;
	margin-right: 20px;
}
.infobox ul {
	border-bottom: 1px solid #CDCDCD;
	padding-bottom: 12px;
	margin-bottom: 22px;
}
.infobox ul li {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 15px;
	color: #fff;
	font-size: 40px;
	font-family: "Impact";
	background-color: #33B6EA;
	text-align: center;
}
.infobox ul li p {
	font-size: 18px;
}
.infobox ul dt {
	width: 505px;
	float: left;
}
.infobox ul dt a {
	font-size: 18px;
	transition: all 0.6s;
}
.infobox ul dt a:hover {
	margin-left: 10px;
}
.infobox ul dt p {
	color: #909090;
	font-size: 14px;
	line-height: 26px;
	margin-top: 5px;
}
.infobox1 {
	width: 580px;
	float: left;
}
.infobox1 a li {
	width: 580px;
	height: 440px;
	overflow: hidden;
}
.infobox1 a li img {
	width: 580px;
	height: 440px;
	transition: all 0.6s;
}
.infobox1 a li img:hover {
	transform: scale(1.3);
}
.infobox1 a p {
	height: 60px;
	line-height: 60px;
	background-color: rgba(48,48,48,0.6);
	margin-top: -60px;
	position: absolute;
	width: 580px;
	color: #fff;
	font-size: 16px;
}
.infobox1 a:hover p {
	font-weight: 900;
}
.title1 {
	text-align: center;
}
.title1 li {
	font-size: 22px;
}
.title1 span {
	width: 70px;
	height: 5px;
	background-color: #303030;
	display: inline-block;
	margin: 8px auto 0px auto;
}
.contact dl {
	border: 1px solid #CBCBCB;
	margin-right: 18px;
	width: 366px;
	float: left;
	color: #909090;
	padding: 0px 10px;
	height: 78px;
	padding-top: 40px;
	font-size: 22px;
}
.contact dl dt {
	width: 55px;
	float: left;
	margin-top: 5px;
}
.contact dl:nth-child(3n) {
	margin-right: 0px;
}
.contact dl:nth-child(1), .contact dl:nth-child(2) {
	text-align: center;
}
.contact dl:nth-child(1) img, .contact dl:nth-child(2) img {
	margin-right: 10px;
}
.footnav {
	width: 100%;
	background-color: #212121;
	color: rgba(255,255,255,0.8);
	padding: 30px 0px 30px 0px;
	text-align: center;
	font-size: 14px;
}
.footnav p {
	line-height: 32px;
}
.footnav p a{color:rgba(255,255,255,0.8);}
.yqlj {
	width: 100%;
	text-align: center;
	line-height: 41px;
}
.yqlj a {
	color: #afafaf;
	font-size: 12px;
	padding-right: 5px;
}
/*内页样式*/

#left {
	width: 230px;
	float: left;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#right {
	width: 950px;
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
}
.cpflt dl {
	height: 40px;
	background: url(../images/icon.png) no-repeat 25px center #40b151;
	color: #ffffff;
	font-size: 18px;
	line-height: 20px;
	padding: 20px 0px 20px 70px;
	font-weight: bold;
}
.cpflt dl p {
	font-size: 14px;
	font-weight: normal;
}
.cpflt ul {
	list-style-type: none;
	background: #EDEFF2;
	padding: 20px 0px;
}
.cpflt ul li {
	background-color: #fff;
	line-height: 33px;
	margin-bottom: 10px;
}
.cpflt ul li a {
	font-size: 14px;
	background: url(../images/icon1.png) no-repeat 20px center;
	padding-left: 35px;
}
.cpflt ul p {
	background-color: #fff;
	line-height: 33px;
	margin-bottom: 10px;
}
.cpflt ul p a {
	font-size: 12px;
	background: url(../images/icon1.png) no-repeat 40px center;
	padding-left: 55px;
}
.cpflt ul dt {
	background-color: #fff;
	line-height: 33px;
	margin-bottom: 10px;
}
.cpflt ul dt a {
	font-size: 12px;
	background: url(../images/icon1.png) no-repeat 60px center;
	padding-left: 75px;
}
.nyLPhone {
	background: url(../images/nyLPhoen_ico.png) no-repeat 20px center;
}
.nyLPhone dt {
	padding-left: 60px;
	font-size: 14px;
	font-weight: bold;
}
.nyLPhone dd {
	padding-left: 60px;
	font-size: 16px;
	line-height: 30px;
}
.lxwm1 {
	background-color: #40b151;
	color: #fff;
	margin-top: 10px;
	padding: 15px 0px;
}
.lxwmt {
	border: 1px solid #ccc;
	padding-left: 10px;
	line-height: 32px;
	margin-bottom: 10px;
	background-color: #fff;
	font-size: 13px;
}
.lxwmt p {
	margin-left: 47px;
}
.title3 {
	text-align: center;
}
.title3 li {
	font-size: 36px;
	font-weight: bold;
}
.title3 dt {
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.title3 li span {
	color: #33B6EA;
}
.mup1 {
	height: 26px;
	line-height: 26px;
	border-bottom: #ccc 1px solid;
	margin-bottom: 10px;
	background: url(../images/new_jt.jpg) no-repeat 10px center;
	padding-left: 20px;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
}
.mup {
	width: 100%;
	background-color: #EFEFEF;
	border-bottom: 1px solid #DFDEDE;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}
.mup img {
	margin-right: 5px;
}
.hg {
	line-height: 30px;
}
.tp {
	width: 928px;
	height: 150px;
	border-bottom: 1px #e4e4e4 solid;
	margin: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}
.tp_img {
	width: 147px;
	float: left;
	margin-right: 10px;
}
.tp_img a {
	text-align: center;
	width: 145px;
	height: 145px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	border: 1px solid #ccc;
}
.tp_img a img {
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.tp_img a img:hover {
	transform: scale(1.1);
}
.tp_wz {
	width: 771px;
	float: right;
}
.tp_wz_bt {
	height: 30px;
	line-height: 30px;
	text-align: left;
}
.tp_wz_bt a {
	font-size: 14px;
	font-weight: bold;
}
.tp_wz_bt span {
	float: right;
	padding: 0px 10px 0px 10px;
	background: #ff7519;
}
.tp_wz_bt span a {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
.tp_wz_bt span a img {
	margin-right: 10px;
}
.tp_wz_nr {
	line-height: 28px;
	text-align: left;
}
.rytp div {
	width: 232px;
	float: left;
	margin-right: 10px;
}
.rytp div li {
	width: 230px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.rytp div li a {
	text-align: center;
	width: 230px;
	height: 230px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.rytp div li a img {
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.rytp div li a img:hover {
	transform: scale(1.3);
}
.rytp div p {
	line-height: 46px;
	height: 46px;
	text-align: center;
	font-size: 14px;
}
.rytp div:nth-child(5n) {
	margin-right: 0px;
}
.tittle {
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}
.lb {
	text-align: left;
}
.lb a {
	color: #333;
}
.nyxw2 {
	width: 48%;
	float: left;
	text-align: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #D5D5D5 dotted;
	margin-right: 4%;
	background: url(../images/1.png) no-repeat left center;
	color: #333;
}
.nyxw2 a {
	padding-left: 20px;
	color: #333;
	transition: all 0.6s;
}
.nyxw2 span {
	float: right;
	height: 40px;
	line-height: 40px
}
.nyxw2:nth-child(2n) {
	margin-right: 0px;
}
.nyxw2 a:hover {
	color: #33B6EA;
	margin-left: 10px;
}
.xgcp {
	width: 222px;
	float: left;
	margin-left: 5px;
	text-align: center;
	line-height: 25px;
	margin-right: 5px
}
.xgcp a img {
	border: 1px solid #ccc
}
.xgcp p {
	line-height: 46px;
}
.xgcp p a {
	color: #333;
}
.page {
	text-align: center;
	margin: 10px auto 0px auto;
}
.page li {
	display: inline-block;
	line-height: 40px;
	border: 1px solid #cccccc;
	padding: 0 18px;
	margin: 0px 3px;
	border-radius: 3px;
}
.page li a {
	color: #999999;
	font-size: 14px;
}
.page li:hover {
	background-color: #33B6EA;
}
.page li:hover a {
	color: #fff;
}
.current {
	background-color: #33B6EA!important;
	border: 1px solid #33B6EA!important;
}
.current a {
	color: #fff!important;
}
.inews ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
.inews ul li {
	background: url(../images/1.png) no-repeat left center;
	line-height: 28px;
	height: 28px;
}
.inews ul li a {
	padding-left: 20px;
	font-size: 16px;
	transition: all 0.6s;
}
.inews ul li a:hover {
	color: #33B6EA;
	margin-left: 5px;
	font-weight: bold;
}
.inews ul li span {
	float: right;
}
.inews ul p {
	color: #636363;
	font-size: 14px;
}
/*内页样式*/

.nr {
	line-height: 36px;
	font-size: 14px;
	margin-bottom: 30px;
}
.pubdate {
	text-align: center;
	font-size: 16px;
}
.nr a {
	font-size: 14px;
}
.nr img {
	max-width: 1200px;
	height: auto;
}
.message_add_form {
	width: 580px;
	margin: 0px auto;
}
.icpfl {
	text-align: center;
}
.icpfl li {
	width: 232px;
	height: 42px;
	line-height: 42px;
	background-color: #33B6EA;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	border-radius: 5px;
}
.icpfl li a {
	color: #fff;
	font-size: 13px;
}
.icpfl li:hover {
	background-color: #303030;
}
.icpfl li:nth-child(5n) {
	margin-right: 0px;
}


.probox{text-align: center;font-size: 0;margin-top: 30px}
.probox li{display: inline-block;width: 200px;line-height: 45px;background: #f1f1f1;}
.probox li+li{margin-left: 20px;}
.probox li a{font-size: 16px;}
.probox li:hover{background: #33B6EA;}
.probox li:hover a{color: #fff;}


.t_msgwrapper {position:fixed;top:30%;right:0;z-index:999;transition:all 0.6s;text-align:center;}
.t_wxcode {text-align:center;}
.t_bg {background-color:transparent;}
.t_msgcontainer {background-color:#fff;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,0.3);overflow:hidden;width:300px;max-width:100%;position:fixed;bottom:8%;right:3%;z-index:99999;display:none;}
.t_msgheader {border-bottom:1px solid #f0f0f0;background-color:#f7f7f7;padding:10px 20px;}
.t_msgheader h2 {margin:0;}
.t_form {padding:10px 20px;}
.t_form .t_button {background-color:#f7f7f7;border:2px solid #f7f7f7;border-radius:4px;color:#000;display:block;font-family:inherit;font-size:16px;padding:10px;margin-top:20px;width:100%;}
.t_form-control {margin-bottom:10px;padding-bottom:10px;position:relative;}
.t_form-control label {display:inline-block;margin-bottom:5px;}
.t_form-control input {border:2px solid #f0f0f0;border-radius:4px;display:block;font-family:inherit;font-size:14px;width:100%;padding:0 0;outline:none;border:none;}
.t_form-control textarea {border:2px solid #f0f0f0;border-radius:4px;display:block;font-family:inherit;font-size:14px;width:95%;outline:none;border:none;}
.t_form-control input:focus {outline:0;border-color:#777;}
.t_form-control.success input {border-color:#2ecc71;}
.t_form-control.error input {border-color:#e74c3c;}
.t_form-control i {visibility:hidden;position:absolute;top:40px;right:10px;}
.t_form-control.success i.fa-check-circle {color:#2ecc71;visibility:visible;}
.t_form-control.error i.fa-exclamation-circle {color:#e74c3c;visibility:visible;}
.t_form-control small {color:#e74c3c;position:absolute;bottom:0;left:0;visibility:hidden;}
.t_form-control.error small {visibility:visible;}
.t_show {width:65px;height:65px;border-radius:50%;position:fixed;bottom:3%;right:0%;z-index:10000;}
@keyframes rotated {0% {-webkit-transform:rotateX(0) scale(1);transform:rotateX(0) scale(1);}
15% {-webkit-transform:rotateX(180deg) scale(0.9) translateZ(-10px);transform:rotateX(180deg) scale(0.9) translateZ(-10px);}
30% {-webkit-transform:rotateZ(180deg) scale(0.9) translateZ(-10px);transform:rotateZ(180deg) scale(0.9) translateZ(-10px);}
45% {-webkit-transform:rotateY(180deg) scale(0.9) translateZ(-10px);transform:rotateY(180deg) scale(0.9) translateZ(-10px);}
60% {-webkit-transform:rotateX(0) scale(1);transform:rotateX(0) scale(1);}
100% {-webkit-transform:rotateX(0) scale(1);transform:rotateX(0) scale(1);}
;}
.t_return img {padding:5px;}
.t_show {-webkit-animation:rotated 8s both infinite ease-in-out;-o-animation:rotated 8s both infinite ease-in-out;animation:rotated 8s both infinite ease-in-out;}
.t_show img {/* -webkit-animation:rotatedb 8s both infinite ease-in-out;*/  -o-animation:rotatedb 8s both infinite ease-in-out;/* animation:rotatedb 8s both infinite ease-in-out;*/;}
.t_wx {position:relative;}
.t_wxcode {display:none;position:absolute;top:-50px;left:-200px;z-index:9999;}
@media screen and (max-width:800px) {.t_msgwrapper {display:none;}
;}
@media screen and (max-width:800px) {.t_return {font-size:15px;}
.t_bg {display:none;position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background-color:rgba(0,0,0,0.7);}
.t_msgcontainer {background-color:#fff;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,0.3);overflow:hidden;width:94%;max-width:100%;position:fixed;bottom:15%;right:3%;z-index:10001;display:none;}
.t_msgheader {border-bottom:1px solid #f0f0f0;background-color:#f7f7f7;padding:5px 15px;}
.t_msgheader h2 {margin:0;font-size:15px;color:#ddd;}
.t_form {padding:5px 10px;}
.t_form {padding:5px 15px;font-size:14px;}
.t_form .t_button {background-color:#f7f7f7;border:2px solid #f7f7f7;border-radius:4px;color:#000;display:block;font-family:inherit;font-size:14px;padding:8px;margin-top:5px;width:100%;}
.t_form-control {margin-bottom:5px;padding-bottom:10px;position:relative;}
.t_form-control label {display:inline-block;margin-bottom:5px;font-size:14px;}
.t_form-control input {border:2px solid #f0f0f0;border-radius:4px;display:block;font-family:inherit;font-size:14px;width:100%;padding:5px 10px;outline:none;border:none;}
.t_form-control textarea {border:2px solid #f0f0f0;border-radius:4px;display:block;font-family:inherit;font-size:18px;width:100%;padding:5px 10px;outline:none;border:none;}
.list_input {padding:0;margin:0;}
.t_form-control input:focus {outline:0;border-color:#777;}
.t_form-control.success input {border-color:#2ecc71;}
.t_form-control.error input {border-color:#e74c3c;}
.t_form-control i {visibility:hidden;position:absolute;top:40px;right:10px;}
.t_form-control.success i.fa-check-circle {color:#2ecc71;visibility:visible;}
.t_form-control.error i.fa-exclamation-circle {color:#e74c3c;visibility:visible;}
.t_form-control small {color:#e74c3c;position:absolute;bottom:0;left:0;visibility:hidden;}
.t_form-control.error small {visibility:visible;}
;}