@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;
	transition: all 0.3s ease-in-out 0s;
}
a:hover {
	color: #04979e;
	text-decoration: none;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.center {
	margin: 0px auto;
}
.moddle {
	width: 1200px;
}
.sbj {
	margin-top: 30px;
}
.sbj1 {
	margin-top: 50px;
}
.logo {
	width: 390px;
	float: left;
	color: #333;
	font-size: 30px;
	font-weight: bold;
	margin: 30px 0px;
}
.logo p {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
#nav {
	height: 120px;
	line-height: 120px;
	width: 810px;
	float: left;
}
#nav li {
	float: left;
	text-align: center;
	width: 135px;
}
#nav li a {
	line-height: 120px;
	display: block;
	height: 120px;
	text-align: center;
	font-size: 16px;
}
#nav li:hover {
	text-decoration: none;
	height: 120px;
	background-color: #04979E;
}
#nav li:hover a {
	color: #fff;
	font-weight: bold;
}
#nav li dl {
	width: 135px;
	background-color: #04979E;
	list-style-type: none;
	text-align: left;
	left: -999em;
	position: absolute;
	z-index: 99999;
	float: left;
}
#nav li dl dt {
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #fff;
}
#nav li dl dt a {
	color: #fff;
	font-size: 13px;
	height: 38px;
	line-height: 38px;
	font-weight: normal!important;
}
#nav li dl dt a:hover {
	background: none;
	font-weight: bold!important;
}
#nav li:hover dl {
	left: auto;
}
.company img {
	float: left;
	width: 540px;
	margin-right: 60px;
}
.company ol {
	font-size: 28px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
}
.company p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 36px;
}
.company li {
	background-color: #04979E;
	width: 200px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	float: left;
	margin-top: 25px;
}
.company li a {
	color: #fff;
	font-size: 20px;
}
.company li:hover {
	background-color: #303030;
}
#wrap1 {
	width: 100%;
	background: url(../images/cpzs.jpg) no-repeat center center;
	padding: 80px 0px;
}
.cpfl {
	text-align: center;
}
.cpfl li {
	width: 136px;
	height: 42px;
	line-height: 42px;
	background-color: #04979E;
	margin-right: 16px;
	float: left;
	margin-bottom: 10px;
	border-radius: 5px;
}
.cpfl li a {
	color: #fff;
	font-size: 13px;
}
.cpfl li:hover {
	background-color: #303030;
}
.cpfl li:nth-child(8n) {
	margin-right: 0px;
}
.cpzs div {
	width: 291px;
	margin-right: 12px;
	float: left;
}
.cpzs div:nth-child(4n) {
	margin-right: 0px;
}
.cpzs div li {
	width: 287px;
	height: 240px;
	border: 2px solid #fff;
}
.cpzs div li a {
	width: 287px;
	display: inline-table;
	overflow: hidden;
}
.cpzs div li a img {
	width: 287px;
	height: 240px;
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.cpzs div li a img:hover {
	transform: scale(1.3);
}
.cpzs div p {
	line-height: 36px;
	height: 36px;
	text-align: center;
}
.cpzs div p a {
	color: #fff;
	font-size: 14px;
}
.title1 {
	text-align: center;
	color: #303030;
}
.title1 li {
	font-size: 28px;
}
.title1 p {
	font-size: 14px;
	color: rgba(48,48,48,0.4);
	margin-top: 10px;
}
.ys2 dl {
	width: 530px;
	float: left;
	margin-right: 70px;
	margin-top: 30px;
}
.ys2 dl dt {
	font-size: 20px;
}
.ys2 dl p {
	font-size: 16px;
	margin-top: 20px;
	line-height: 30px;
}
.ys2 dl ol {
	width: 200px;
	height: 50px;
	line-height: 50px;
	background-color: #04979e;
	text-align: center;
	margin-top: 20px;
}
.ys2 dl ol a {
	color: #fff;
	font-size: 20px;
}
.ys2 dl ol:hover {
	background-color: #303030;
}
.ys2 ul {
	width: 600px;
	float: left;
}
.ys2 ul img {
	transition: all 0.6s;
}
.ys2 ul img:hover {
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	transition: all 0.6s;
}
.ys1 dl {
	width: 530px;
	float: left;
	margin-left: 70px;
	margin-top: 30px;
}
.ys1 dl dt {
	font-size: 20px;
}
.ys1 dl p {
	font-size: 16px;
	margin-top: 20px;
	line-height: 30px;
}
.ys1 dl ol {
	width: 200px;
	height: 50px;
	line-height: 50px;
	background-color: #303030;
	text-align: center;
	margin-top: 20px;
}
.ys1 dl ol a {
	color: #fff;
	font-size: 20px;
}
.ys1 dl ol:hover {
	background-color: #04979e;
}
.ys1 ul {
	width: 600px;
	float: left;
}
.ys1 ul img {
	transition: all 0.6s;
}
.ys1 ul img:hover {
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	transition: all 0.6s;
}
#wrap {
	width: 100%;
	background-color: #303030;
	padding: 60px 0px;
}
.title {
	text-align: center;
	color: #fff;
}
.title li {
	font-size: 28px;
}
.title p {
	font-size: 14px;
	color: rgba(255,255,255,0.5);
	margin-top: 10px;
}
.dllist1 {
	margin: 0px auto;
}
.dllist1 dl {
	float: left;
	margin: 0px 10px;
	width: 280px;
}
.dllist1 dl a {
	width: 276px;
	overflow: hidden;
	border: 2px solid #fff;
	display: inline-table;
}
.dllist1 dl img {
	width: 276px;
	height: 230px;
	transition: all 0.6s;
}
.dllist1 dl img:hover {
	transform: scale(1.3);
}
.dllist1 dl p {
	text-align: center;
	line-height: 28px;
}
#demo {
	overflow: hidden;
	width: 1200px;
	margin-top: 30px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
	overflow: hidden;
}
.xwzx ul {
	width: 580px;
	float: left;
	margin-right: 40px;
	color: #b8b8b8;
	border-bottom: 1px solid #A4A4A4;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.xwzx ul:nth-child(2n) {
	margin-right: 0px;
}
.xwzx ul li {
	font-size: 16px;
}
.xwzx ul li a {
	color: #fff;
	font-size: 16px;
}
.xwzx ul li span {
	float: right;
}
.xwzx ul p {
	line-height: 24px;
	margin-top: 10px;
}
.xwzx ul li a:hover {
	color: #04979E;
	margin-left: 10px;
}
.footer {
	width: 100%;
	padding: 50px 0px 20px 0px;
	background-color: #000000;
	color: #fff;
	font-size: 14px;
}
.foonav dl {
	width: 120px;
	float: left;
}
.foonav dl dt {
	line-height: 44px;
}
.foonav dl dt:first-child a {
	color: #fff;
	font-size: 18px;
}
.foonav dl dt a {
	color: #949494;
	font-size: 16px;
}
.foonav ul {
	float: left;
	width: 320px;
	line-height: 44px;
}
.foonav ul ol {
	font-size: 16px;
	color: #949494;
}
.foonav ul ol:first-child {
	color: #fff;
	font-size: 18px;
}
.foonav li {
	width: 510px;
	float: left;
	font-size: 16px;
	margin-left: 47px;
	margin-right: 40px;
}
.foonav li ol {
	line-height: 36px;
	width: 33.333%;
	float: left;
}
.foonav li ol:first-child {
	color: #fff;
	font-size: 18px;
	float: none;
}
.foonav li ol a {
	color: #949494;
	font-size: 16px;
}
.foonav a:hover {
	color: #04979E;
}
.foonav dd {
	width: 163px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #949494;
	line-height: 36px;
	margin-top: 15px;
}
.foonav p {
	font-size: 15px;
	text-align: center;
	color: #949494;
	padding-top: 15px;
}
.yqlj {
	width: 100%;
	line-height: 36px;
	background-color: #000000;
	color: #949494;
	font-size: 14px;
	text-align: center;
}
.yqlj a {
	color: #949494;
	font-size: 14px;
	padding-left: 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;
}
.title3 li span {
	color: #04979e;
}
.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;
}
.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/cion01.gif) no-repeat left center;
	color: #333;
}
.nyxw2 a {
	padding-left: 20px;
	color: #333;
}
.nyxw2 span {
	float: right;
	height: 40px;
	line-height: 40px
}
.nyxw2:nth-child(2n) {
	margin-right: 0px;
}
.nyxw2 a:hover {
	color: #04979e;
}
.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: #04979e;
}
.page li:hover a {
	color: #fff;
}
.inews ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.inews ul li {
	background: url(../images/icon1.png) no-repeat left center;
	line-height: 32px;
	height: 32px;
}
.inews ul li a {
	padding-left: 20px;
	font-size: 16px;
}
.inews ul li a:hover {
	color: #04979e;
	margin-left: 5px;
}
.inews ul li span {
	float: right;
}
.inews ul p {
	color: #636363;
}
/*内页样式*/

.nr {
	line-height: 36px;
	font-size: 14px;
	margin-bottom: 30px;
}
.pubdate {
	text-align: center;
	font-size: 16px;
}
.nr a {
	font-size: 14px;
}
.icpfl {
	text-align: center;
}
.icpfl a {
	width: 136px;
	height: 42px;
	line-height: 42px;
	background-color: #04979E;
	margin:0px 16px;
	border-radius: 5px;
	color: #fff;
	font-size: 13px;
	display: inline-block;
}
.icpfl a:hover {
	background-color: #303030;
}
