.top {
	width: 100%;
	height: 150px;
	z-index: 10;
	position: relative;
}

.top .position {
	width: 1200px;
	height: 150px;
	margin: 0 auto;

}

.top .position h1 {
	display: block;
	width: 522px;
	height: 57px;
	margin: 0;
	margin-top: 30px;
	float: left;
}

.top .position h1 img {
	width: 522px;
	height: 57px;
}

.top .position .left {
	width: 1026px;
	height: 150px;
	float: left;
}

.top .position .right {
	width: 170px;
	height: 150px;
	float: right;
	position: relative;
}

.top .position .right .save {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 55px;
	color: #676767;
}

.top .position .right .save a {
	color: #676767;
}

.top .position .right .search {
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	background: url(2.png) no-repeat center;
	margin-top: 112px;
}

.top .position .right .topmark {
	width: 100px;
	height: 60px;
	float: right;
	text-align: center;
	color: #fff;
	background: #0C6B52;
	margin-top: 90px;
	line-height: 60px;
}

.guide {
	width: 1026px;
	height: 52px;
	float: left;
	margin-left: -24px;
	margin-top: 11px;
}

.guide .navx {
	height: 52px;
	z-index: 1;
	margin: 0;
}

.guide .navx a {
	color: #fff;
}

.guide .navx .nLi {
	float: left;
	display: inline;
	height: 52px;
}

.guide .navx .nLi h3 {
	float: left;
	height: 52px;
	margin: 0;
	text-align: center;
}

.guide .navx .nLi h3 a {
	display: block;
	height: 52px;
	font-size: 14px;
	line-height: 52px;
	text-align: center;
	color: #474747;
	font-weight: bold;
	-webkit-transition: all .500s;
	-moz-transition: all .500s;
	-o-transition: all .500s;
	transition: all .500s;
	padding: 0 2px;
	margin: 0 34px;
	font-family: 'Microsoft YaHei'
}

.guide .navx .nLi h3 a:hover {
	color: #0C6B52;
	border-bottom: 2px solid #0C6B52
}

.guide .navx .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 150px;
	position: absolute;
	z-index: 10;
	height: 197px;
	border-bottom: 3px solid #233B6F;
	background: url(1.png);
}

.guide .navx .nLi:nth-child(3) .sub {
	height: 240px;
}

.guide .navx .sub .adv {
	width: 680px;
	height: 150px;
	float: left;
	overflow: hidden;
	margin-top: 25px;
}

.guide .navx .sub .adv .img {
	width: 300px;
	height: 150px;
	overflow: hidden;
	float: left;
}

.guide .navx .sub .adv .img img {
	width: 300px;
	height: 150px;
}

.guide .navx .sub .adv .text {
	float: right;
	width: 340px;
	height: 150px;
}

.guide .navx .sub .adv .text h2 {
	color: #fff;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	display: block;
	margin-top: 30px;
}

.guide .navx .sub .adv .text h4 {
	color: #fff;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	display: block;
	clear: both;
}

.guide .navx .sub .adv .text p {
	color: #fff;
	font-size: 12px;
	color: #C3C3C3;
	font-weight: normal;
	display: block;
	width: 100%;
	line-height: 20px;
	margin-top: 10px;
}

.guide .navx .sub .list {
	zoom: 1;
	display: block;
	width: 1200px;
	margin: 0 auto;
}

.guide .navx .sub .daohang {
	width: 520px;
	height: 120px;
	float: right;
	margin-top: 35px;
}

.guide .navx .sub .daohang .daohang_nei {
	width: 90px;
	height: 49px;
	border-bottom: 1px solid #fff;
	float: left;
	margin-left: 40px;
	line-height: 49px;
	color: #C3C3C3;
	font-size: 14px;
}

.guide .navx .sub .daohang .daohang_nei a {
	color: #fff;
	border-color: #fff;
}

.guide .navx .sub .daohang .daohang_nei a:hover {
	color: #fff;
	background: none;
	border-color: #00FFF3;
}

#adv {
	float: left;
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
}

#adv .slideBox {
	width: 1920px;
	height: 500px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}

#adv .slideBox .hd {
	height: 25px;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 100%;
	bottom: 40px;
	z-index: 1;
}

#adv .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	width: 100%;
	text-align: center;
}

#adv .slideBox .hd ul li {
	width: 10px;
	height: 10px;
	text-align: center;
	cursor: pointer;
	margin: 0 2px;
	background: #fff;
	border-radius: 10px;
	display: inline-block;
	opacity: 0.5;
}

#adv .slideBox .hd ul li.on {
	opacity: 1;
}

#adv .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

#adv .slideBox .bd ul {
	margin: 0;
}

#adv .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

#adv .slideBox .bd img {
	width: 1920px;
	height: 500px;
	display: block;
}

.titlex_main {
	width: 100%;
	height: 55px;
}

.titlex_main h2 {
	height: 55px;
	line-height: 55px;
	color: #3A3A3A;
	float: left;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	padding-left: 13px;
	background: url(4.png) no-repeat left;
}

.titlex_main h2 a {
	color: #3A3A3A;
}

.titlex_main .more {
	display: block;
	float: right;
	color: #BFBFBF;
	font-size: 14px;
	margin-top: 20px;
}

.content1 {
	width: 100%;
	height: 440px;
}

.content1 .position {
	width: 1200px;
	height: 440px;
	position: relative;
	margin: 0 auto;
}

.content1 .position .left {
	width: 870px;
	height: 355px;
	float: left;
	margin-top: 32px;
}

.content1 .slideBoxmain {
	width: 400px;
	height: 300px;
	overflow: hidden;
	position: relative;
	float: left;
}

.content1 .slideBoxmain .hdmain {
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 20px;
	z-index: 1;
}

.content1 .slideBoxmain .hdmain ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.content1 .slideBoxmain .hdmain ul li {
	float: left;
	margin-left: 5px;
	width: 10px;
	height: 10px;
	line-height: 18px;
	text-align: center;
	cursor: pointer;
	background: #868687;
	border-radius: 10px;
}

.content1 .slideBoxmain .hdmain ul li.on {
	background: #0C6B52;
}

.content1 .slideBoxmain .bdmain {
	position: relative;
	height: 100%;
	z-index: 0;
}

.content1 .slideBoxmain .bdmain li {
	zoom: 1;
	vertical-align: middle;
	width: 400px;
	height: 300px;
	position: relative;
	overflow: hidden;
}

.content1 .slideBoxmain .bdmain li:hover img {
	transform: scale(1.1);
}

.content1 .slideBoxmain .bdmain li img {
	width: 400px;
	height: 300px;
	display: block;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.content1 .slideBoxmain .bdmain li .topic {
	height: 50px;
	background: url(1.png) center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: block;
	line-height: 50px;
	text-indent: 20px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.content1 .textmain {
	width: 450px;
	height: 300px;
	float: right;
}

.content1 .textmain .first {
	width: 100%;
	height: 110px;
	border-bottom: 1px solid #E5E5E5;
}

.content1 .textmain .first .topic {
	width: 100%;
	display: block;
	float: left;
	color: #0C6B52;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 16px;
}

.content1 .textmain .first .des {
	float: left;
	display: block;
	line-height: 25px;
	height: 50px;
	margin-top: 13px;
	color: #989898;
}

.content1 .textmain .first .des a {
	color: #E14D47;
}

.content1 .textmain ul {
	width: 100%;
	display: block;
	margin: 0;
	float: left;
	margin-top: 5px;
}

.content1 .textmain ul li {
	float: left;
	width: 100%;
	line-height: 32px;


}


.content1 .textmain ul li a {
	display: block;
	float: left;
	color: #313131;
	font-size: 14px;
	text-indent: 13px;
	background: url(6.png) no-repeat left;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.content1 .textmain ul li:hover a {
	color: #0C6B52;
}

.content1 .textmain ul li p {
	display: block;
	float: right;
	margin: 0;
	font-size: 14px;
	color: #666666;
}

.content1 .position .right {
	width: 315px;
	height: 355px;
	float: right;
	margin-top: 32px;
}

.content1 .position .right .main {
	width: 315px;
	height: 295px;
	border: 1px solid #EAEAEA;
}

.content1 .position .right .pic {
	width: 310px;
	height: 180px;
	overflow: hidden;
}

.content1 .position .right .pic img {
	width: 310px;
	height: 180px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;

}

.content1 .position .right .pic:hover img {
	transform: scale(1.1);
}

.content1 .position .right .main ul {
	width: 100%;
	margin: 0;
	float: left;
	padding: 10px 10px;
}

.content1 .position .right .main ul li {
	width: 100%;
	float: left;
	height: 32px;
	line-height: 32px;
	text-decoration: underline;
	color: #313131;
	text-indent: 10px;
}

.content1 .position .right .main ul li a {
	background: url(5.png) no-repeat left;
	text-indent: 10px;
	color: #313131;
	display: block;
}

.content1 .position .right .main ul li:hover a {
	color: #0C6B52;
}

.content2 {
	width: 100%;
	height: 360px;
	background: #F3F3F3;
}

.content2 .position {
	width: 1200px;
	height: 360px;
	position: relative;
	margin: 0 auto;
}

.content2 .picScroll-left {
	width: 1200px;
	height: 280px;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
	float: left;
}

.content2 .picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
	display: none;
}

.content2 .picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.content2 .picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.content2 .picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.content2 .picScroll-left .bd {
	width: 100%;
}

.content2 .position .box {
	width: 220px;
	height: 320px;
	float: left;
	background: #fff;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
	margin-right: 25px;
	display: block;
}

.content2 .position .box:hover {
	border-bottom: 4px solid #0C6B52;
}

.content2 .position .box .img {
	width: 180px;
	height: 150px;
	float: left;
	overflow: hidden;
	margin: 20px 20px 0 20px;
}

.content2 .position .box .img img {
	width: 180px;
	height: 150px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.content2 .position .box:hover .img img {
	transform: scale(1.1);
}

.content2 .position .box:hover .more {
	color: #0C6B52;
}

.content2 .position .box .topic {
	display: block;
	width: 100%;
	float: left;
	font-size: 14px;
	margin-top: 28px;
	line-height: 14px;
	color: #3A3A3A;
	text-align: center;
}

.content2 .position .box .more {
	display: block;
	width: 100%;
	float: left;
	font-size: 12px;
	color: #C6C6C6;
	text-align: center;
	text-decoration: underline;
	margin-top: 20px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.content3 {
	width: 100%;
	height: 565px;
}

.content3 .position {
	width: 1200px;
	height: 565px;
	position: relative;
	margin: 0 auto;
}

.content3 .position .img {
	width: 1200px;
	height: 200px;
	float: left;
	margin-top: 50px;
}

.content3 .position .img img {
	width: 1200px;
	height: 200px;
}

.content3 .position .left {
	width: 590px;
	height: 245px;
	float: left;
	margin-top: 30px;
}

.content3 .position .right {
	width: 590px;
	height: 245px;
	float: right;
	margin-top: 30px;
}

.list_x {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.list_x li {
	width: 100%;
	float: left;
	line-height: 14px;
	margin-bottom: 20px;
}

.list_x li a {
	float: left;
	font-size: 14px;
	color: #313131;
	padding-left: 13px;
	background: url(5.png) no-repeat left;

}

.list_x li:hover a {
	color: #0C6B52;
}

.list_x li p {
	float: right;
	color: #666666;
	margin: 0;
}

.content4 {
	width: 100%;
	height: 390px;
	background: #F4F4F4;
}

.content4 .position {
	width: 1200px;
	height: 390px;
	position: relative;
	margin: 0 auto;
}

.content4 .position .box {
	width: 390px;
	height: 310px;
	float: left;
	padding: 0px 20px 20px 20px;
	border-top: 5px solid #0C6B52;
	background: #fff;
	margin-top: 40px;
	margin-left: 15px;
}

.content4 .position .box .img {
	width: 350px;
	height: 185px;
	position: relative;
	float: left;
	overflow: hidden;
}

.content4 .position .box .img .up {
	width: 350px;
	height: 185px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
	overflow: hidden;
}

.content4 .position .box:hover .img .up {
	opacity: 1;
}

.content4 .position .box .img img {
	width: 350px;
	height: 185px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.content4 .position .box:hover .img img {
	transform: scale(1.1);
}

.content4 .position .box .topic {
	width: 100%;
	height: 14px;
	line-height: 14px;
	color: #313131;
	text-indent: 6px;
	background: url(7.png) no-repeat left;
	display: block;
	float: left;
	margin-top: 17px;
}

.titlex_mainx {
	width: 100%;
	height: 70px;
}

.titlex_mainx h2 {
	height: 70px;
	line-height: 70px;
	color: #3A3A3A;
	float: left;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}

.titlex_mainx h2 a {
	color: #3A3A3A;
	display: block;
	line-height: 65px;
}

.titlex_mainx .more {
	display: block;
	float: right;
	color: #BFBFBF;
	font-size: 14px;
	margin-top: 23px;
}

.foot1 {
	width: 100%;
	height: 190px;
	background: #3B4044;
}

.foot1 .position {
	width: 1200px;
	height: 190px;
	position: relative;
	margin: 0 auto;
}

.foot1 .position .infom {
	display: block;
	float: left;
	width: 800px;
	height: 80px;
	margin-top: 55px;
	line-height: 30px;
	font-size: 14px;
	color: #9E9E9E;
}

.foot1 .position .infom a {
	color: #9E9E9E;
}

.foot1 .right {
	float: right;
	margin-top: 30px;
}

.foot1 .slideBox1x {
	width: 320px;
	height: 130px;
	overflow: hidden;
	position: relative;
}

.foot1 .slideBox1x .hd1x {
	height: 40px;
	width: 135px;
	position: absolute;
	left: 0px;
	top: 65px;
	z-index: 1;
}

.foot1 .slideBox1x .hd1x ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	width: 180px
}

.foot1 .slideBox1x .hd1x ul li {
	float: right;
	margin-left: 15px;
	width: 40px;
	height: 40px;
	text-align: center;
	cursor: pointer;
}

.foot1 .slideBox1x .hd1x ul li.on {}

.foot1 .slideBox1x .hd1x ul .lix1 {
	background: url(9.png);
}

.foot1 .slideBox1x .hd1x ul .lix2 {
	background: url(10.png);
}

.foot1 .slideBox1x .hd1x ul .lix3 {
	background: url(11.png);
}

.foot1 .slideBox1x .hd1x ul .lix1.on {
	background: url(12.png);
}

.foot1 .slideBox1x .hd1x ul .lix2.on {
	background: url(13.png);
}

.foot1 .slideBox1x .hd1x ul .lix3.on {
	background: url(14.png);
}

.foot1 .slideBox1x .bd1x {
	position: relative;
	height: 130px;
	width: 130px;
	float: right;
	z-index: 0;
}

.foot1 .slideBox1x .bd1x li {
	zoom: 1;
	vertical-align: middle;
}

.foot1 .slideBox1x .bd1x img {
	width: 130px;
	height: 130px;
	display: block;
}

.foot1 .slideBox1x p {
	display: block;
	position: absolute;
	color: #AAAAAA;
	left: 110px;
	top: 30px;
	font-size: 14px;
}

.adv_n {
	width: 100%;
	height: 150px;
	background: #0C6B52;
}

.adv_n .position {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}

.adv_n .position .weizhi {
	display: block;
	float: left;
}

.adv_n .position .weizhi h2 {
	margin: 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	margin-top: 70px;
	position: relative;
	z-index: 2;
}

.adv_n .position .weizhi h4 {
	margin: 0;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	margin-top: 20px;
	position: relative;
	z-index: 2;
}

.adv_n .position .weizhi h4 a {
	color: #fff;
}

.adv_n .position .en {
	display: block;
	position: absolute;
	z-index: 1;
	font-size: 200px;
	color: #565656;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=3);
	opacity: 0.03;
	left: 0;
	top: 50px;
	line-height: 150px;
	font-weight: bold;
}

.content {
	width: 100%;
	float: left;
}

.content .position {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}

.adv_n .nei_guide {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 15px;
	z-index: 3;
	width: 880px;
	text-align: right;
}

.adv_n .nei_guide .mNormal {
	display: inline-block;
	height: 40px;
	font-size: 14px;
	text-align: center;
	margin-left: 10px;
	border-radius: 40px;
	margin-bottom: 10px;
}

.adv_n .nei_guide .mNormal a {
	display: block;
	height: 40px;
	color: #fff;
	border: 1px solid #fff;
	padding: 0 20px;
	border-radius: 40px;
	line-height: 38px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.adv_n .nei_guide .mNormal a:hover {
	color: #0C6B52;
	background: #fff;
}

.adv_n .nei_guide .mChoose {
	display: inline-block;
	height: 40px;
	background: #0C6B52;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-left: 10px;
	border-radius: 40px;
	margin-bottom: 10px;
}

.adv_n .nei_guide .mChoose a {
	display: block;
	height: 40px;
	background: #fff;
	color: #0C6B52;
	padding: 0 20px;
	border-radius: 40px;
	line-height: 38px;
}

.content {
	width: 100%;
	margin-top: 20px;
	position: relative;
	z-index: 2;
}

.content .position {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.content .position .d_page {
	width: 100%;
}

.content .position .d_page .up {
	width: 100%;
	text-align: center;
}

.content .position .d_page .up h2 {
	display: block;
	margin: 0;
	padding: 30px 0 20px 0;
	font-size: 24px;
	line-height: 48px;
	font-weight: bold;
	color: #0C6B52;

}

.content .position .d_page .up p {
	display: block;
	margin: 0;
	padding: 0 0 20px 0;
	color: #B9B9B9;
	font-size: 14px;
}

.content .position .d_page .down {
	width: 100%;
	color: #696969;
	font-size: 16px;
	line-height: 2.25em;
}

.content .position .list_box .list {
	width: 100%;
	height: 120px;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #E5E5E5;
}

.content .position .list_box .list .date {
	width: 80px;
	height: 80px;
	text-align: center;
	background: #0C6B52;
	float: left;
}

.content .position .list_box .list .date .dd {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
	padding-top: 13px;
}

.content .position .list_box .list .date .yy {
	color: #fff;
	font-size: 14px;
	line-height: 36px;
}

.content .position .list_box .list .text {
	width: 1095px;
	height: 80px;
	float: right;
	overflow: hidden;
}

.content .position .list_box .list .text a {
	font-size: 16px;
	font-weight: bold;
	color: #585858;
	line-height: 16px;
	width: 100%;
}

.content .position .list_box .list .text p {
	display: block;
	width: 100%;
	line-height: 23px;
	margin-top: 15px;
	font-size: 14px;
	color: #A3A3A3;
}

.content .position .pic {
	width: 1230px;
}

.content .position .pic .box {
	width: 280px;
	height: 250px;
	float: left;

	position: relative;
	margin: 0 27px 20px 0;
	background: #F2F2F2;
}

.content .position .pic .box .img {
	width: 240px;
	height: 180px;
	display: block;
	margin: 20px 20px 0 20px;
	overflow: hidden;
}

.content .position .pic .box .img img {
	width: 240px;
	height: 180px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.content .position .pic .box .img:hover img {
	transform: scale(1.1);
}

.content .position .pic .box .topic {
	width: 280px;
	height: 50px;
	display: block;
	line-height: 55px;
	color: #666666;
	font-size: 14px;
	text-align: center;
}


.content .position .picx {
	width: 1230px;
}

.content .position .picx .box {
	width: 380px;
	height: 285px;
	float: left;
	position: relative;
	margin: 0 29px 20px 0;
}

.content .position .picx .box .img {
	width: 380px;
	height: 235px;
	display: block;
}

.content .position .picx .box .img img {
	width: 380px;
	height: 235px;
}

.content .position .picx .box .topic {
	width: 380px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-indent: 20px;
	color: #fff;
	font-size: 14px;
}

.content .position .listx {
	width: 1200px;
	height: 160px;
	margin-bottom: 20px;
}

.content .position .listx .leftx {
	float: left;
	width: 160px;
	height: 160px;
	background: #F6F6F6;
}

.content .position .listx .leftx p {
	display: block;
	width: 75px;
	height: 125px;
	margin: 20px auto 0 auto;
	text-align: center;
}

.content .position .listx .leftx p span {
	display: block;
}

.content .position .listx .leftx p .up {
	line-height: 62px;
	border-bottom: 1px solid #E0DFE0;
	font-size: 34px;
	font-weight: 200;
	color: #0C6B52;
}

.content .position .listx .leftx p .down {
	margin-top: 13px;
	font-size: 14px;
	color: #B3B2B2;
}

.content .position .listx .img {
	display: block;
	width: 215px;
	height: 160px;
	float: left;
	overflow: hidden;
}

.content .position .listx .img img {
	width: 215px;
	height: 160px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;

}

.content .position .listx:hover .img img {
	transform: scale(1.1);
}

.content .position .listx .rightx {
	width: 985px;
	height: 160px;
	border: 1px solid #E3E3E3;
	border-left: none;
	float: left;
	background: #fff;

}

.content .position .listx .rightx a {
	display: block;
	padding: 0 20px;
	font-size: 18px;
	line-height: 18px;
	margin-top: 30px;
	color: #2E2E2E;
}

.content .position .listx .rightx p {
	color: #B8B8B8;
	font-size: 14px;
	padding: 0 20px;
	display: block;
	line-height: 25px;
	margin-top: 15px;
}

.content .position .listx .leftx1 {
	float: left;
	width: 160px;
	height: 160px;
	background: #0C6B52;
}

.content .position .listx .leftx1 p {
	display: block;
	width: 75px;
	height: 125px;
	margin: 20px auto 0 auto;
	text-align: center;
}

.content .position .listx .leftx1 p span {
	display: block;
}

.content .position .listx .leftx1 p .up {
	line-height: 62px;
	border-bottom: 1px solid #fff;
	font-size: 34px;
	font-weight: 200;
	color: #fff;
}

.content .position .listx .leftx1 p .down {
	margin-top: 13px;
	font-size: 14px;
	color: #fff;
}

.content .position .listx .img {
	display: block;
	width: 215px;
	height: 160px;
	float: left;
}

.content .position .listx .img img {
	width: 215px;
	height: 160px;
}

.content .position .listx .rightx1 {
	width: 985px;
	height: 160px;
	border: 1px solid #E3E3E3;
	border-left: none;
	float: left;
	background: #fff;

}

.content .position .listx .rightx1 a {
	display: block;
	padding: 0 20px;
	font-size: 18px;
	line-height: 18px;
	margin-top: 30px;
	color: #2E2E2E;
}

.content .position .listx .rightx1 p {
	color: #B8B8B8;
	font-size: 14px;
	padding: 0 20px;
	display: block;
	line-height: 25px;
	margin-top: 15px;
}

.b15 {
	height: 200px;
}

.block15 {
	width: 1200px;
	margin: 60px auto 0 auto;
}

.block15 li {
	width: 300px;
	float: left;
	clear: right;
	padding-top: 95px;
	text-align: center;
}

.b15_txt1 {
	color: #505050;
}

.b15_txt2 {
	color: #a8a8a8;
	margin-top: 10px;
}

.b16 {
	height: 673px;
	background: #F4F4F4;
}

.block16 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.b16_ipt {
	display: inline-block;
	width: 580px;
	height: 50px;
	text-indent: 18px;
	line-height: 50px;
	border: 1px solid #E7E7E7;
	color: #B0B0B0;
	margin-bottom: 10px;
}

#MeContent {
	width: 100%;
	height: 235px;
	border: 1px solid #E7E7E7;
	resize: none;
	color: #B0B0B0;
	text-indent: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}

.block16 label.error {
	position: absolute;
	left: 80px;
	line-height: 45px;
	top: 0px;
}

.b16_sub {
	width: 1200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	border: 0;
	background: #0C6B52;
}

.b17 {
	padding: 80px 0;
}

.block17 {
	width: 1200px;
	margin: 0 auto;
}

.block17 li {
	float: left;
	clear: right;
	width: 295px;
	height: 122px;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

.block17 li img {
	width: 100%;
	height: 100%;
}

.b18 {
	padding-top: 85px;
}

.block18 {
	width: 1200px;
	margin: 0 auto;
}

.block18 li {
	width: 1200px;
	height: 390px;
	padding: 20px;
	float: left;
	clear: both;
	margin-bottom: 30px;
	background: #F2F2F2;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.b18_img {
	width: 468px;
	height: 350px;
	overflow: hidden;
}

.b18_img img {
	width: 468px;
	height: 350px;
}

.block18 li:hover .b18_img img {
	transform: scale(1.2);
}

.b18_box {
	width: 635px;
	height: 350px;
	position: relative;
}

.b18_info {
	float: left;
	clear: both;
}

.b18_no {
	float: left;
	clear: both;
	font-size: 48px;
	color: #ff3e15;
}

.b18_txt {
	float: left;
	clear: both;
	color: #555656;
}

.b18_con {
	margin-top: 30px;
	width: 100%;
	padding-top: 30px;
	border-top: 1px solid #C2C2C2;
	float: left;
	clear: both;
}

.b18_title {
	float: left;
	clear: both;
	font-size: 18px;
	color: #555656;
	font-weight: bold;
}

.b18_des {
	float: left;
	clear: both;
	line-height: 28px;
	color: #555656;
	margin-top: 28px;
}

.b18_more {
	position: absolute;
	left: 0;
	bottom: 19px;
	width: 130px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #919191;
	color: #fff;
}

.block18 li:hover .b18_con .b18_more {
	background: #FF3E15;
}



.pagination>.active>a {
	background: #0C6B52;
	color: #fff;
	border-color: #0C6B52;
}

.pagination>li>a {
	color: #0C6B52;
}

.pagination>.active>a:hover {
	background: #0C6B52;
}

#TopSearch {
	width: 240px;
	height: 40px;
	position: absolute;
	right: 360px;
	top: 10px;
}

#TopSearch .TopSearch {
	width: 190px;
	height: 40px;
	float: left;
	border: 1px solid #A6A6A6;
	text-indent: 1em;
}

#TopSearch .TopSearch_button {
	width: 50px;
	height: 40px;
	border: none;
	background: #DF2025;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

.btn-primary {
	color: #fff;
	background-color: #0C6B52;
	border-color: #0C6B52;
}

.btn-primary:hover {
	color: #fff;
	background-color: #0C6B52;
	border-color: #0C6B52;
}

/* @group Base Flipster Styles */
.flipster {
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
	overflow-x: hidden;
	overflow-y: visible;
}

.flip-items,
.flip-item {
	display: block;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

.flip-items {
	width: 100%;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.flip-item {
	position: absolute;
	opacity: 0.99;
	/* Fix for strange clipping behavior on rotated elements in Chrome. */

}

.flip-past,
.flip-future,
.flip-next,
.flip-prev {
	cursor: pointer;
}

.flip-item img {
	display: block;
	width: 100%;
}

/* @end */
/* @group Coverflow Style */
.flipster-coverflow .flip-items {
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
	position: relative;
	padding-top: 2%;
	padding-bottom: 5%;
}

.flipster-coverflow .flip-item {
	display: block;
	-webkit-transition: all 175ms ease-in-out;
	-moz-transition: all 175ms ease-in-out;
	-o-transition: all 175ms ease-in-out;
	-ms-transition: all 175ms ease-in-out;
	transition: all 175ms ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	perspective: 800px;
	position: absolute;
	width: 30%;
}

.flipster-coverflow .flip-content {
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
	-webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
}

.flipster-coverflow .flip-past .flip-content {
	-webkit-transform: rotateY(55deg) scale(0.75);
	-moz-transform: rotateY(55deg) scale(0.75);
	-o-transform: rotateY(55deg) scale(0.75);
	-ms-transform: rotateY(55deg) scale(0.75);
	transform: rotateY(55deg) scale(0.75);
}

.flipster-coverflow .flip-future .flip-content {
	-webkit-transform: rotateY(-55deg) scale(0.75);
	-moz-transform: rotateY(-55deg) scale(0.75);
	-o-transform: rotateY(-55deg) scale(0.75);
	-ms-transform: rotateY(-55deg) scale(0.75);
	transform: rotateY(-55deg) scale(0.75);
}

.flipster-coverflow.no-rotate .flip-past .flip-content {
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	-o-transform: scale(0.75);
	-ms-transform: scale(0.75);
	transform: scale(0.75);
}

.flipster-coverflow.no-rotate .flip-future .flip-content {
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	-o-transform: scale(0.75);
	-ms-transform: scale(0.75);
	transform: scale(0.75);
}


.flipster-coverflow .flip-current .flip-content {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.flipster-coverflow .flip-hidden {
	visibility: hidden;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}

/* @end */
/* @group Flip Items */
.flipster-carousel .flip-items {
	-webkit-perspective: 2000px;
	-moz-perspective: 2000px;
	perspective: 2000px;
}

.flipster-carousel .flip-item {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 350ms ease-out;
	-moz-transition: all 350ms ease-out;
	-o-transition: all 350ms ease-out;
	-ms-transition: all 350ms ease-out;
	transition: all 350ms ease-out;
}

.no-csstransforms .flipster-carousel .flip-item {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

.flipster-carousel .flip-items img {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.flipster-carousel .flip-past {
	-webkit-transform: translateX(-80%) translateZ(0) rotateY(80deg) scale(0.65);
	-moz-transform: translateX(-80%) translateZ(0) rotateY(80deg) scale(0.65);
	-o-transform: translateX(-80%) translateZ(0) rotateY(80deg) scale(0.65);
	-ms-transform: translateX(-80%) translateZ(0) rotateY(80deg) scale(0.65);
	transform: translateX(-80%) translateZ(0) rotateY(80deg) scale(0.65);
}

.flipster-carousel.no-rotate .flip-past {
	-webkit-transform: translateX(-80%) translateZ(0) scale(0.65);
	-moz-transform: translateX(-80%) translateZ(0) scale(0.65);
	-o-transform: translateX(-80%) translateZ(0) scale(0.65);
	-ms-transform: translateX(-80%) translateZ(0) scale(0.65);
	transform: translateX(-80%) translateZ(0) scale(0.65);
}

.no-csstransforms3d .flipster-carousel .flip-past {
	-webkit-transform: translateX(-56%) scale(0.5);
	-moz-transform: translateX(-56%) scale(0.5);
	-o-transform: translateX(-56%) scale(0.5);
	-ms-transform: translateX(-56%) scale(0.5);
	transform: translateX(-56%) scale(0.5);
}

.no-csstransforms .flipster-carousel .flip-past {
	left: -20%;
	top: 40%;
	width: 50%;
	height: 50%;
}

.flipster-carousel .flip-future {
	-webkit-transform: translateX(80%) translateZ(0) rotateY(-80deg) scale(0.65);
	-moz-transform: translateX(80%) translateZ(0) rotateY(-80deg) scale(0.65);
	-o-transform: translateX(80%) translateZ(0) rotateY(-80deg) scale(0.65);
	-ms-transform: translateX(80%) translateZ(0) rotateY(-80deg) scale(0.65);
	transform: translateX(80%) translateZ(0) rotateY(-80deg) scale(0.65);
}

.flipster-carousel.no-rotate .flip-future {
	-webkit-transform: translateX(80%) translateZ(0) scale(0.65);
	-moz-transform: translateX(80%) translateZ(0) scale(0.65);
	-o-transform: translateX(80%) translateZ(0) scale(0.65);
	-ms-transform: translateX(80%) translateZ(0) scale(0.65);
	transform: translateX(80%) translateZ(0) scale(0.65);
}

.no-csstransforms3d .flipster-carousel .flip-future {
	-webkit-transform: translateX(56%) scale(0.5);
	-moz-transform: translateX(56%) scale(0.5);
	-o-transform: translateX(56%) scale(0.5);
	-ms-transform: translateX(56%) scale(0.5);
	transform: translateX(56%) scale(0.5);
}

.no-csstransforms .flipster-carousel .flip-future {
	left: 88%;
	top: 40%;
	width: 50%;
	height: 50%;
}

.flipster-carousel .flip-prev {
	-webkit-transform: translateX(-60%) translateZ(0) rotateY(80deg) scale(0.8);
	-moz-transform: translateX(-60%) translateZ(0) rotateY(80deg) scale(0.8);
	-o-transform: translateX(-60%) translateZ(0) rotateY(80deg) scale(0.8);
	-ms-transform: translateX(-60%) translateZ(0) rotateY(80deg) scale(0.8);
	transform: translateX(-60%) translateZ(0) rotateY(80deg) scale(0.8);
}

.flipster-carousel.no-rotate .flip-prev {
	-webkit-transform: translateX(-60%) translateZ(0) scale(0.8);
	-moz-transform: translateX(-60%) translateZ(0) scale(0.8);
	-o-transform: translateX(-60%) translateZ(0) scale(0.8);
	-ms-transform: translateX(-60%) translateZ(0) scale(0.8);
	transform: translateX(-60%) translateZ(0) scale(0.8);
}

.no-csstransforms3d .flipster-carousel .flip-prev {
	-webkit-transform: translateX(-24%) scale(0.75);
	-moz-transform: translateX(-24%) scale(0.75);
	-o-transform: translateX(-24%) scale(0.75);
	-ms-transform: translateX(-24%) scale(0.75);
	transform: translateX(-24%) scale(0.75);
}

.no-csstransforms .flipster-carousel .flip-prev {
	left: -9%;
	top: 20%;
	width: 75%;
	height: 75%;
}

.flipster-carousel .flip-next {
	-webkit-transform: translateX(60%) translateZ(0) rotateY(-80deg) scale(0.8);
	-moz-transform: translateX(60%) translateZ(0) rotateY(-80deg) scale(0.8);
	-o-transform: translateX(60%) translateZ(0) rotateY(-80deg) scale(0.8);
	-ms-transform: translateX(60%) translateZ(0) rotateY(-80deg) scale(0.8);
	transform: translateX(60%) translateZ(0) rotateY(-80deg) scale(0.8);
}

.flipster-carousel.no-rotate .flip-next {
	-webkit-transform: translateX(60%) translateZ(0) scale(0.8);
	-moz-transform: translateX(60%) translateZ(0) scale(0.8);
	-o-transform: translateX(60%) translateZ(0) scale(0.8);
	-ms-transform: translateX(60%) translateZ(0) scale(0.8);
	transform: translateX(60%) translateZ(0) scale(0.8);
}

.no-csstransforms3d .flipster-carousel .flip-next {
	-webkit-transform: translateX(24%) scale(0.75);
	-moz-transform: translateX(24%) scale(0.75);
	-o-transform: translateX(24%) scale(0.75);
	-ms-transform: translateX(24%) scale(0.75);
	transform: translateX(24%) scale(0.75);
}

.no-csstransforms .flipster-carousel .flip-next {
	left: 39%;
	top: 20%;
	width: 75%;
	height: 75%;
}

.flipster-carousel .flip-past,
.flipster-carousel .flip-future {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 1;
	-webkit-transition-delay: 87.5ms;
	-moz-transition-delay: 87.5ms;
	-o-transition-delay: 87.5ms;
	transition-delay: 87.5ms;
}

.flipster-carousel .flip-prev,
.flipster-carousel .flip-next {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 2;
	-webkit-transition-delay: 58.333333333333336ms;
	-moz-transition-delay: 58.333333333333336ms;
	-o-transition-delay: 58.333333333333336ms;
	transition-delay: 58.333333333333336ms;
}

.flipster-carousel .flip-current {
	z-index: 999;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition-delay: 58.333333333333336ms;
	-moz-transition-delay: 58.333333333333336ms;
	-o-transition-delay: 58.333333333333336ms;
	transition-delay: 58.333333333333336ms;
}

.flipster-carousel .flip-hidden {
	visibility: hidden;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transform: rotateY(0deg) translateX(0) scale(0.5);
	-moz-transform: rotateY(0deg) translateX(0) scale(0.5);
	-o-transform: rotateY(0deg) translateX(0) scale(0.5);
	-ms-transform: rotateY(0deg) translateX(0) scale(0.5);
	transform: rotateY(0deg) translateX(0) scale(0.5);
	-webkit-transition-delay: 116.66666666666667ms;
	-moz-transition-delay: 116.66666666666667ms;
	-o-transition-delay: 116.66666666666667ms;
	transition-delay: 116.66666666666667ms;
}

/* @end */
.no-transition {
	-webkit-transition-duration: 0ms !important;
	-moz-transition-duration: 0ms !important;
	-o-transition-duration: 0ms !important;
	transition-duration: 0ms !important;
}

/* @end */
.dashiji {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.dashiji .slideTxtBox {
	width: 1200px;
	height: 510px;
	text-align: left;
}

.dashiji .slideTxtBox .hd {
	height: 40px;
	line-height: 40px;
	position: relative;
}

.dashiji .slideTxtBox .hd ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	text-align: center;
}

.dashiji .slideTxtBox .hd ul li {
	width: 110px;
	height: 40px;
	display: inline-block;
	color: #404040;
	margin: 0 2.5px;
}

.dashiji .slideTxtBox .hd ul li a {
	color: #404040;
}

.dashiji .slideTxtBox .hd ul li.on {
	color: #FFF;
	background: #0C6B52;
}

.dashiji .slideTxtBox .hd ul li.on a {
	color: #fff;
}

.dashiji .slideTxtBox .bd {
	margin-top: 25px;
	width: 1200px;
	height: 450px;
	overflow-y: scroll;
}

.dashiji .slideTxtBox .bd::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.dashiji .slideTxtBox .bd::-webkit-scrollbar-button {
	background-color: #EBEBEB;
}

.dashiji .slideTxtBox .bd::-webkit-scrollbar-track {
	background: #EBEBEB;
}

.dashiji .slideTxtBox .bd::-webkit-scrollbar-track-piece {}

.dashiji .slideTxtBox .bd::-webkit-scrollbar-thumb {
	background: #0C6B52;
	border-radius: 0px;
}

.dashiji .slideTxtBox .bd::-webkit-scrollbar-corner {
	background: #EBEBEB;
}

.dashiji .slideTxtBox .bd::-webkit-scrollbar-resizer {
	background: #EBEBEB;
}

.dashiji .slideTxtBox .bd ul li {
	min-height: 53px;
	width: 1170px;
	border-bottom: 1px solid #E5E5E5;
	padding: 16px 0;
	float: left;
}

.dashiji .slideTxtBox .bd ul li a {
	display: block;
	float: left;
	width: 1070px;
	color: #404040;
	line-height: 28px;
	margin-top: -3px;
}

.dashiji .slideTxtBox .bd ul li span {
	display: block;
	float: left;
	width: 100px;
	color: #327862;
}

.titlexup {
	width: 100%;
	height: 20px;
	line-height: 20px;
	border-left: 3px solid #0C6B52;
}

.titlexup h2 {
	color: #3A3A3A;
	padding-left: 10px;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	display: block;
	float: left;
	font-weight: bold;
}

.titlexup h2 a {
	color: #3A3A3A;
}

.titlexup .more {
	color: #BABABA;
	float: right;
	display: block;
	font-size: 14px;
	margin-top: 5px;
	line-height: 14px;
}

.contentup1 {
	width: 100%;
	height: 370px;
}

.contentup1 .position {
	width: 1200px;
	height: 370px;
	position: relative;
	margin: 0 auto;
	padding: 50px 0;
}

.contentup1 .position .left {
	width: 870px;
	height: 220px;
	float: left;
}

.contentup1 .position .left .img {
	width: 400px;
	height: 220px;
	float: left;
	margin-top: 30px;
	overflow: hidden;
}

.contentup1 .position .left .img:hover img {
	transform: scale(1.1);
}

.contentup1 .position .left .img img {
	width: 400px;
	height: 220px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.contentup1 .position .left .text {
	width: 440px;
	height: 220px;
	float: right;
	margin-top: 30px;
	line-height: 32px;
	position: relative;
}

.contentup1 .position .left .text a {
	width: 120px;
	height: 35px;
	position: absolute;
	left: 0;
	bottom: 7px;
	background: #0C6B52;
	color: #fff;
	line-height: 35px;
	text-align: center;
}

.contentup1 .position .right {
	width: 280px;
	height: 270px;
	float: right;
}

.contentup1 .position .right .box {
	width: 280px;
	height: 130px;
	margin-bottom: 10px;
}

.contentup1 .position .right .box .img {
	width: 280px;
	height: 130px;
}

.contentup1 .position .right .box .img img {
	width: 280px;
	height: 130px;
}

.contentup2 {
	width: 100%;
	height: 440px;
	background: #F4F4F4;
}

.contentup2 .position {
	width: 1200px;
	height: 440px;
	position: relative;
	margin: 0 auto;
	padding: 50px 0;
}

.contentup2 .position .box {
	width: 440px;
	height: 340px;
	position: relative;
	float: left;
	background: #fff;
	border-top: 5px solid #136F57;
	padding: 25px 20px;
	margin-right: 20px;
}

.contentup2 .position .box .img {
	width: 400px;
	height: 185px;
	float: left;
	margin-top: 25px;
	overflow: hidden;
}

.contentup2 .position .box .img img {
	width: 400px;
	height: 185px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.contentup2 .position .box .img:hover img {
	transform: scale(1.1);
}

.contentup2 .position .box .topic {
	width: 100%;
	display: block;
	font-size: 14px;
	color: #363636;
	line-height: 14px;
	margin-top: 15px;
	float: left;
}

.contentup2 .position .box .morex {
	display: block;
	color: #0C6B52;
	font-size: 14px;
	line-height: 14px;
	float: left;
	width: 100%;
	margin-top: 15px;
}

.contentup2 .position .box1 {
	width: 280px;
	height: 340px;
	position: relative;
	float: left;
	background: #fff;
	border-top: 5px solid #136F57;
	padding: 25px 20px;
}

.contentup2 .position .box1 .lisx_up {
	width: 100%;
	height: 250px;
	margin-top: 10px;
}

.contentup2 .position .box1 .lisx_up li {
	width: 100%;
	height: 50px;
	display: block;
	border-bottom: 1px solid #D6D6D6;
	line-height: 49px;
}

.contentup2 .position .box1 .lisx_up li a {
	color: #363636;
	background: url(7.png) no-repeat left;
	text-indent: 10px;
	display: block;
	float: left;
}

.contentup2 .position .box1 .lisx_up li span {
	float: right;
}

.contentup3 {
	width: 100%;
	height: 200px;
	background: #FFFFFF;
}

.contentup3 .position {
	width: 1200px;
	height: 200px;
	position: relative;
	margin: 0 auto;
}

.contentup3 .position .picScroll-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.contentup3 .position .picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
	display: none;
}

.contentup3 .position .picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.contentup3 .position .picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.contentup3 .position .picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.contentup3 .position .picScroll-left .bd {}

.contentup3 .position .box {
	width: 240px;
	height: 200px;
	float: left;
	position: relative;
}

.contentup3 .position .box .up {
	width: 240px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.contentup3 .position .box:hover .up {
	opacity: 0;
}

.contentup3 .position .box img {
	width: 240px;
	height: 200px;
}

.contentup4 {
	float: left;
	width: 100%;
	height: 320px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

.contentup4 .position {
	width: 1920px;
	height: 320px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}

.contentup4 .position img {
	width: 1920px;
	height: 320px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.contentup4 .position:hover img {
	transform: scale(1.1);
}

.contentup4 .position h3 {
	position: absolute;
	left: 0;
	top: 68px;
	margin: 0;
	width: 100%;
	text-align: center;
	z-index: 11;
}

.contentup4 .position h3 a {
	color: #fff;
}

.contentup4 .position .des {
	color: #fff;
	position: absolute;
	left: 50%;
	top: 130px;
	width: 800px;
	text-align: center;
	margin-left: -400px;
	z-index: 11;
}

.contentup4 .position .more {
	width: 125px;
	height: 35px;
	border: 1px solid #fff;
	color: #fff;
	position: absolute;
	left: 898px;
	top: 215px;
	border-radius: 35px;
	line-height: 33px;
	text-align: center;
	z-index: 11;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.contentup4 .position:hover .more {
	background: #fff;
	color: #000;
}

.contentup5 {
	width: 100%;
	height: 290px;
}

.contentup5 .position {
	width: 1200px;
	height: 290px;
	position: relative;
	margin: 0 auto;
	padding-top: 50px;
}

.contentup5 .position .box {
	width: 590px;
	height: 240px;
	float: left;
	position: relative;
}

.contentup5 .position .box .up {
	width: 590px;
	height: 240px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.contentup5 .position .box:hover .up {
	opacity: 0;
}

.contentup5 .position .box .up1 {
	background: url(15.png);
}

.contentup5 .position .box .up2 {
	background: url(16.png);
}

.contentup5 .position .box .img {
	width: 590px;
	height: 240px;
	overflow: hidden;
}

.contentup5 .position .box .img img {
	width: 590px;
	height: 240px;

}

.contentup5 .position .box .en {
	width: 100%;
	text-align: center;
	color: #fff;
	display: block;
	float: left;
	font-size: 18px;
	line-height: 18px;
	margin-top: 85px;
}

.contentup5 .position .box .ch {
	width: 100%;
	text-align: center;
	color: #fff;
	display: block;
	float: left;
	margin-top: 20px;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
}

.contentup5 .position .box .line {
	width: 45px;
	height: 1px;
	position: absolute;
	left: 273px;
	top: 170px;
	background: #fff;
}

.contentup6 {
	width: 100%;
	height: 430px;
}

.contentup6 .position {
	width: 1200px;
	height: 430px;
	position: relative;
	margin: 0 auto;
	padding-top: 30px;
}

.contentup6 .position .topform {
	width: 100%;
	height: 50px;
	margin-top: 30px;
}

.contentup6 .position .topform .box1 {
	width: 323px;
	height: 50px;
	float: left;
	background: RGB(241, 241, 241);
	text-align: center;
	line-height: 50px;
	border-right: 1px solid #fff;
	color: #5D5D5D;
}

.contentup6 .position .topform .box2 {
	width: 331px;
	height: 50px;
	float: left;
	background: RGB(241, 241, 241);
	text-align: center;
	line-height: 50px;
	border-right: 1px solid #fff;
	color: #5D5D5D;
}

.contentup6 .position .topform .box3 {
	width: 265px;
	height: 50px;
	float: left;
	background: RGB(241, 241, 241);
	text-align: center;
	line-height: 50px;
	border-right: 1px solid #fff;
	color: #5D5D5D;
}

.contentup6 .position .topform .box4 {
	width: 152px;
	height: 50px;
	float: left;
	background: RGB(241, 241, 241);
	text-align: center;
	line-height: 50px;
	border-right: 1px solid #fff;
	color: #5D5D5D;
}

.contentup6 .position .topform .box5 {
	width: 129px;
	height: 50px;
	float: left;
	background: RGB(241, 241, 241);
	text-align: center;
	line-height: 50px;
	color: #5D5D5D;
}


.contentup6 .position .line .box1 {
	width: 323px;
	height: 50px;
	float: left;
	background: #fff;
	text-align: left;
	line-height: 50px;
	border-right: 1px solid #F1F1F1;
	border-left: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	text-indent: 50px;
	color: #5D5D5D;
}

.contentup6 .position .line .box2 {
	width: 331px;
	height: 50px;
	float: left;
	background: #fff;
	text-align: center;
	line-height: 50px;
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	color: #5D5D5D;
}

.contentup6 .position .line .box3 {
	width: 265px;
	height: 50px;
	float: left;
	background: #fff;
	text-align: center;
	line-height: 50px;
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	color: #5D5D5D;
}

.contentup6 .position .line .box4 {
	width: 152px;
	height: 50px;
	float: left;
	background: #fff;
	text-align: center;
	line-height: 50px;
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	color: #5D5D5D;
}

.contentup6 .position .line .box5 {
	width: 129px;
	height: 50px;
	float: left;
	background: #fff;
	text-align: center;
	line-height: 50px;
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	color: #5D5D5D;
}

.contentup6 .position .line .box1 a {
	color: #5D5D5D;
}

.cotnent7 {
	width: 100%;
	height: 445px;
}

.cotnent7 .position {
	width: 1200px;
	height: 445px;
	position: relative;
	margin: 0 auto;
	padding-top: 50px;
}

.cotnent7 .position .left {
	width: 550px;
	height: 350px;
	float: left;
}

.cotnent7 .position .left .box {
	margin-top: 30px;
	width: 550px;
	height: 300px;
	float: left;
	overflow: hidden;
}

.cotnent7 .position .left .box img {
	width: 550px;
	height: 300px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.cotnent7 .position .left .box:hover img {
	transform: scale(1.1);
}

.cotnent7 .position .right {
	width: 610px;
	height: 350px;
	float: right;
}

.list_xx {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}

.list_xx li {
	width: 100%;
	float: left;
	line-height: 14px;
	margin-bottom: 18px;
}

.list_xx li a {
	float: left;
	font-size: 14px;
	color: #313131;
	padding-left: 13px;
	background: url(5.png) no-repeat left;

}

.list_xx li p {
	float: right;
	color: #666666;
	margin: 0;
}

.content8 {
	width: 100%;
	height: 630px;
	background: #F4F4F4;
}

.content8 .position {
	width: 1200px;
	height: 630px;
	position: relative;
	margin: 0 auto;
	padding-top: 50px;
}

.contentup9 {
	width: 100%;
	height: 525px;
}

.contentup9 .position {
	width: 1200px;
	height: 525px;
	position: relative;
	margin: 0 auto;
	padding-top: 30px;
}

.contentup9 .slideBoxmain {
	width: 500px;
	height: 375px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-top: 10px;
}

.contentup9 .slideBoxmain .hdmain {
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 20px;
	z-index: 1;
}

.contentup9 .slideBoxmain .hdmain ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.contentup9 .slideBoxmain .hdmain ul li {
	float: left;
	margin-left: 5px;
	width: 10px;
	height: 10px;
	line-height: 18px;
	text-align: center;
	cursor: pointer;
	background: #868687;
	border-radius: 10px;
}

.contentup9 .slideBoxmain .hdmain ul li.on {
	background: #0C6B52;
}

.contentup9 .slideBoxmain .bdmain {
	position: relative;
	height: 100%;
	z-index: 0;
}

.contentup9 .slideBoxmain .bdmain li {
	zoom: 1;
	vertical-align: middle;
	width: 500px;
	height: 375px;
	position: relative;
}

.contentup9 .slideBoxmain .bdmain img {
	width: 500px;
	height: 375px;
	display: block;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.contentup9 .slideBoxmain .bdmain:hover img {
	transform: scale(1.1);

}

.contentup9 .slideBoxmain .bdmain li .topic {
	height: 50px;
	background: url(1.png) center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: block;
	line-height: 50px;
	text-indent: 20px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.contentup9 .textmain {
	width: 700px;
	height: 375px;
	float: right;
	padding: 25px 20px 10px 40px;
}

.contentup9 .textmain .first {
	width: 100%;
	height: 110px;
}

.contentup9 .textmain .first .topic {
	width: 100%;
	display: block;
	float: left;
	color: #0C6B52;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 16px;
}

.contentup9 .textmain .first .des {
	float: left;
	display: block;
	line-height: 25px;
	height: 50px;
	margin-top: 13px;
	color: #989898;
}

.contentup9 .textmain .first .des a {
	color: #E14D47;
}

.contentup9 .textmain ul {
	width: 100%;
	display: block;
	margin: 0;
	float: left;
	margin-top: 5px;
}

.contentup9 .textmain ul li {
	float: left;
	width: 100%;
	line-height: 32px;


}


.contentup9 .textmain ul li a {
	display: block;
	float: left;
	color: #313131;
	font-size: 14px;
	text-indent: 13px;
	background: url(6.png) no-repeat left;
}

.contentup9 .textmain ul li p {
	display: block;
	float: right;
	margin: 0;
	font-size: 14px;
	color: #666666;
}

.contentup9 .position .right {
	width: 315px;
	height: 355px;
	float: right;
	margin-top: 32px;
}

.contentup9 .position .right .main {
	width: 315px;
	height: 295px;
	border: 1px solid #EAEAEA;
}

.contentup9 .position .right .pic {
	width: 310px;
	height: 180px;
}

.contentup9 .position .right .main ul {
	width: 100%;
	margin: 0;
	float: left;
	padding: 10px 10px;
}

.contentup9 .position .right .main ul li {
	width: 100%;
	float: left;
	height: 32px;
	line-height: 32px;
	text-decoration: underline;
	color: #313131;
	text-indent: 10px;
}

.contentup9 .position .right .main ul li a {
	background: url(5.png) no-repeat left;
	text-indent: 10px;
	color: #313131;
	display: block;
}

.contentup10 {
	width: 100%;
	height: 585px;
	background: #F4F4F4;
}

.contentup10 .position {
	width: 1200px;
	height: 585px;
	position: relative;
	margin: 0 auto;
}

.contentup10 .position .slideTxtBox {
	width: 100%;
	text-align: left;
	float: left;
	margin-top: 50px;
}

.contentup10 .position .slideTxtBox .hd {
	width: 100%;
	height: 20px;
	position: relative;
	float: left;
}

.contentup10 .position .slideTxtBox .hd ul {
	margin: 0;
	padding: 0;
	display: block;
	margin-left: -25px;
}

.contentup10 .position .slideTxtBox .hd ul li {
	display: block;
	width: 130px;
	height: 20px;
	float: left;
	background: url(17.jpg) no-repeat left;
}

.contentup10 .position .slideTxtBox .hd ul li .cname {
	font-size: 20px;
	line-height: 20px;
	color: #3A3A3A;
	font-weight: bold;
	text-align: center;
	width: 130px;
	display: block;
}

.contentup10 .position .slideTxtBox .hd ul li .more {
	position: absolute;
	right: 0;
	top: 0;
	color: #0C6B52;
}

.contentup10 .position .slideTxtBox .hd ul li.on .cname {
	color: #0C6B52;
}

.contentup10 .position .slideTxtBox .hd ul li.on .more {
	z-index: 2;
}

.contentup10 .position .slideTxtBox .bd {
	zoom: 1;
	width: 1230px;
	height: 435px;
	float: left;
	margin-top: 30px;
}

.contentup10 .position .slideTxtBox .bd li {
	width: 380px;
	height: 435px;
	float: left;
	background: #fff;
	margin-right: 30px;
}

.contentup10 .position .slideTxtBox .bd li .img {
	width: 380px;
	height: 285px;
	float: left;
	position: relative;
	overflow: hidden;
}

.contentup10 .position .slideTxtBox .bd li .img img {
	width: 380px;
	height: 285px;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;
}

.contentup10 .position .slideTxtBox .bd li .img:hover img {
	transform: scale(1.1);
}

.contentup10 .position .slideTxtBox .bd li .date {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	top: 0;
	background: #0C6B52;
	text-align: center;
}

.contentup10 .position .slideTxtBox .bd li .date .dd {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	margin-top: 15px;
}

.contentup10 .position .slideTxtBox .bd li .date .yy {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
}

.contentup10 .position .slideTxtBox .bd li .text {
	width: 100%;
	padding: 0 20px;
	float: left;
}

.contentup10 .position .slideTxtBox .bd li .text .topic {
	color: #2E2E2E;
	font-size: 16px;
	line-height: 16px;
	display: block;
	margin-top: 20px;
	width: 100%;
}

.contentup10 .position .slideTxtBox .bd li .text .des {
	color: #2E2E2E;
	font-size: 14px;
	display: block;
	margin: 0;
	width: 100%;
	height: 78px;
	line-height: 24px;
	padding: 15px 0;
}

.contentup10 .position .slideTxtBox .bd li .text .more {
	font-size: 14px;
	color: #0C6B52;
	display: block;
	line-height: 14px;
}

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "Microsoft YaHei", verdana, arial;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
th {
	font-weight: normal;
}

body {
	font-size: 14px;
}

img {
	border: 0;
}

ul,
li {
	list-style: none;
}

a {
	color: #717171;
	text-decoration: none;
}

a:hover {
	color: #ff8c11;
	text-decoration: none;
}

.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
	font-weight: normal;
	padding-top: 5px;
}

.error th {
	background: url(error.png) no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url(success.png) no-repeat 4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	border: 1px solid #09C;
	background: #DFF4FF;
}

.info th {
	background: url(info.png) no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url(warning.png) no-repeat 4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,
textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}

#SafeNote {
	width: 220px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
	font-size: 12px;
}

.contenttitle {
	text-align: center;
	font-size: 18px;
}

.contentdate {
	font-size: 14px;
	text-align: center;
}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color: #666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}

.Pages {
	text-align: right;
	padding: 10px;
	clear: both;
	margin: 20px 0;
	font-size: 14px;
}

.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color: #666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}

.loadingbox {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 1000;
	overflow: hidden;
}

.lodingimg {
	position: absolute;
	top: 50%;
	left: 50%;
}

/*浏览器下载提示*/
.tc_cont_w {
	display: none;
}

.tc_cont_w .tc_cont {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70px;
	z-index: 9990;
}

.tc_cont_w .tc_bg {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70px;
	z-index: 9900;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.tc_cont_w .tc_cont .tc_main {
	width: 750px;
	margin: 0 auto;
	height: 70px;
	overflow: hidden;
}

.tc_cont_w .tc_cont .tc_main dd {
	width: 314px;
	margin: 0 auto;
	text-align: center;
	float: left;
}

.tc_cont_w .tc_cont .tc_main .tc_head {
	height: 50px;
	width: 40px;
	line-height: 24px;
	text-align: center;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #333;
	position: relative;
	margin-top: 11px;
	color: #F76E10;
}

.tc_cont_w .tc_cont .tc_main .tc_gantan {
	margin-top: 10px;
	width: 60px;
}

.tc_cont_w .tc_cont .tc_main .tc_gantan img {
	height: 50px;
}

.tc_cont_w .tc_cont .tc_main .tc_txt {
	margin: 16px 20px 0;
	width: 310px;
	font-size: 16px;
	color: #fff
}

.tc_cont_w .tc_cont .tc_main .tc_btn {
	height: 40px;
	width: 188px;
	line-height: 40px;
	text-align: center;
	margin-top: 16px;
	background: #F76E10;
	margin-top: 16px;
}

.tc_cont_w .tc_cont .tc_main .tc_btn a {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #fff;
}

.tc_cont_w .tc_cont .tc_main .close {
	font-size: 67px;
	font-weight: 100;
	margin-top: 3px;
	width: 90px;
	color: #F8873A;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100);
}

/*全局CSS结束，请勿删除或修改*/

/*预加载样式*/

#myloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1999;
	background: #F6F6F6;
	text-align: center;
}

#myloader .loader {
	display: inline-block;
	height: auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#myloader .loader .grid {
	width: 60px;
	height: 60px;
	margin: 100px auto;
}

#myloader .loader .grid .cube {
	width: 33%;
	height: 33%;
	background-color: #0055c6;
	float: left;
	-webkit-animation: cubeGridScaleDelay 1.3s infinite ease-in-out;
	animation: cubeGridScaleDelay 1.3s infinite ease-in-out;
}

#myloader .loader .grid .cube1 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#myloader .loader .grid .cube2 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

#myloader .loader .grid .cube3 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

#myloader .loader .grid .cube4 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

#myloader .loader .grid .cube5 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#myloader .loader .grid .cube6 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

#myloader .loader .grid .cube7 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

#myloader .loader .grid .ube8 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

#myloader .loader .grid .cube9 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

@-webkit-keyframes cubeGridScaleDelay {

	0%,
	70%,
	100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}

	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

@keyframes cubeGridScaleDelay {

	0%,
	70%,
	100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}

	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

.piro_overlay {
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	display: none;
	z-index: 99997;
	opacity: 0.5
}

.loading span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
	width: 30px;
	height: 30px;
	display: block;
	z-index: 100008;
	background: none
}

.loading span span {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	z-index: 100009;
}

.caption {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	display: block;
	padding: 0px;
	cursor: text;
	background: #222;
}

.piro_nav {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0;
	display: block;
	padding: 0;
	background: none;
}

.caption p {
	display: block;
	margin: 0;
	padding: 4px 28px 4px 38px;
	text-align: center;
	font-weight: normal;
	background: black;
	color: white;
	font-size: 12px;
}

a.piro_close {
	position: absolute;
	top: 20px;
	right: 20px;
	height: 35px;
	width: 35px;
	cursor: pointer;
	z-index: 100006;
}

a.piro_next {
	position: absolute;
	top: 50%;
	width: 35px;
	height: 35px;
	right: 20px;
	text-indent: -999em;
	outline: none;
	display: block;
	margin: -18px 0 0 0;
	border: none;
	cursor: pointer;
	z-index: 1000000001
}

a.piro_prev {
	position: absolute;
	top: 50%;
	width: 35px;
	height: 35px;
	left: 20px;
	text-indent: -999em;
	outline: none;
	display: block;
	margin: -18px 0 0 0;
	border: none;
	cursor: pointer;
	z-index: 1000000000
}



.pirobox_content {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0;
	width: 800px;
	height: 600px;
	margin: -300px 0 0 -400px;
	display: block;
	z-index: 99998;
	font-family: Trebuchet MS, Arial;
}

.pirobox_content table,
tbody,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

.pirobox_content img {
	margin: 0;
	padding: 0;
	border: none;
}

.t_l {
	width: 20px;
	height: 20px;
}

.t_r {
	width: 20px;
	height: 20px;
}

.t_c {
	height: 20px;
}

.c_l {
	width: 20px;
}

.c_c {
	background: white;
	margin: 0;
	padding: 0;
}

.c_c div {
	width: 760px;
	height: 560px;
	margin: 0;
	padding: 0 0 0px 0;
}

.c_r {
	width: 20px;
}

.b_c {
	height: 20px;
}

.b_l {
	width: 20px;
	height: 20px;
}

.b_r {
	width: 20px;
	height: 20px;
}

/*.t_l{background:#000; width:10px; height:10px;}
.t_r{background:#000; width:10px; height:10px;}
.t_c{height:10px; background:#000;}

.c_l{width:10px; background:#000;}
.c_c{background:#000; margin:0; padding:0;}
.c_c div{width:380px; height:180px; margin:0; padding:0;}
.c_r{width:10px; background: #000;}

.b_c{height:10px; background:#000;}
.b_l{background:#000; width:10px; height:10px;}
.b_r{background:#000; width:10px; height:10px;}
*/
.box_img {
	position: absolute;
	z-index: 99995;
	width: 100%;
	top: 30px;
	left: 30px;
	height: 100%;
	padding: 0;
}

.err_mess {
	position: absolute;
	bottom: 20px;
	color: white;
	padding: 0;
	margin: 0 0 0 20px;
	display: block;
}

.err_mess a {
	color: red;
	font-weight: 700;
}

.number {
	position: absolute;
	margin-left: 3px;
	height: 18px;
	width: 30px;
	padding: 3px;
	left: 0;
	color: #666;
	bottom: 1px;
	font-size: 11px;
}

a.link_to {
	position: absolute;
	margin-right: 6px;
	height: 20px;
	width: 20px;
	right: 0;
	color: #999;
	bottom: 3px;
	text-indent: -999em;
}

a:hover.link_to {}

a.play {
	position: absolute;
	top: 20px !important;
	top: 20px;
	left: 20px !important;
	left: 20px;
	width: 40px;
	height: 40px;
	margin: 0;
	outline: none;
	display: block;
	text-indent: -999em;
	border: none;
	cursor: pointer;
}

a.stop {
	position: absolute;
	top: 20px !important;
	top: 20px;
	left: 20px !important;
	left: 20px;
	;
	width: 40px;
	height: 40px;
	margin: 0;
	outline: none;
	display: block;
	text-indent: -999em;
	border: none;
	cursor: pointer;
}

.subguide {
	width: 100%;
}

.mNormalSub,
.mChooseSub {
	padding: 5px 20px;
	display: inline-block;
	border: 1px solid #0C6B52;
	color: #0C6B52;
	-webkit-transition: all .300s;
	-moz-transition: all .300s;
	-o-transition: all .300s;
	transition: all .300s;

}

.mNormalSub:hover {
	color: #fff;
	background: #0C6B52;
}

.mChooseSub {
	color: #fff;
	background: #0C6B52;
}

.mChooseSub:hover {
	color: #fff;
	background: #0C6B52;
}

.slideTxtBoxc {
	width: 100%;
}

.slideTxtBoxc .chd {
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	position: relative;
}

.slideTxtBoxc .chd ul {
	float: left;
	height: 30px;
	width: 100%;
}

.slideTxtBoxc .chd ul li {
	float: left;
	padding: 0 0px;
	height: 30px;
	text-align: center;
	font-size: 12px;
}

.slideTxtBoxc .chd ul li span {
	width: 5px;
	margin: 0 5px 0 3px;
}

.slideTxtBoxc .chd ul li a {
	color: #9f9f9f;
}

.slideTxtBoxc .chd ul li.on {
	height: 30px;
	cursor: pointer;
}

.slideTxtBoxc .chd ul li.on a {
	color: #0c6a50;
}

.slideTxtBoxc .cbd {}

.slideTxtBoxc .cbd ul {
	padding: 0px;
}




.adv_neix img {
	width: 1920px;
	height: 300px;
}

.adv_neix {
	float: left;
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden;
}

.adv_neix .position {
	width: 1920px;
	height: 300px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}

.nei_guidex {
	width: 350px;
	position: absolute;
	left: 360px;
	top: 65px;
}

.nei_guidex h2 {
	display: block;
	height: 60px;
	width: 100%;
	background: RGBa(13, 107, 81, 0.8);
	margin: 0;
	overflow: hidden;
}

.nei_guidex h2 .ch {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	display: block;
	line-height: 60px;
	float: left;
	text-indent: 25px;
}

.nei_guidex h2 .en {
	color: #fff;
	font-size: 16px;
	display: block;
	line-height: 60px;
	float: left;
	text-indent: 10px;
}

.nei_guidex .main {
	width: 100%;
	float: left;
	background: url(1.png);
	padding: 25px 0;
	padding-left: 25px;
}

.nei_guidex .main a {
	color: #fff;
	display: block;
	font-size: 14px;

	float: left;
	line-height: 28px;
	width: 100px;
}


.side-bar {
	width: 80px;
	position: fixed;
	right: 20px;
	font-size: 0;
	line-height: 0;
	z-index: 100;
	top: 50%;
	transform: translateY(-50%);
}

.side-bar a {
	width: 80px;
	height: 80px;
	display: inline-block;
	margin-bottom: 10px;
	font-size: 16px;
	color: #3c3c3c;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	border-radius: 8px;
	cursor: pointer;
	box-shadow: 0 0px 20px rgb(0 0 0 / 10%);
	background: #fff;
}

.side-bar a span {
	margin-bottom: 16px;
}


.chat-tips {
	border: 1px solid #29a449;
	position: absolute;
	right: 100px;
	top: 50%;
	transform: translateY(-50%);
	display: none;
	padding: 5px;
	background: #fff;
}

.side-bar .weix {
	background: url(r-icon-wx.jpg) no-repeat;
	position: relative;
}

.side-bar .ship {
	background: url(r-icon-sp.jpg) no-repeat;
}

.side-bar .douy {
	background: url(r-icon-dy.jpg) no-repeat;
	position: relative;
}

.side-bar .weix:hover {
	background: url(r-icon-wx-on.jpg) no-repeat;
}

.side-bar .ship:hover {
	background: url(r-icon-sp-on.jpg) no-repeat;
	position: relative;
}

.side-bar .douy:hover {
	background: url(r-icon-dy-on.jpg) no-repeat;
}

.side-bar a:hover {
	color: #fff;
}

.side-bar .chat-tips::before {
	content: "";
	border-top: 8px solid transparent;
	border-right: 8px solid transparent;
	border-left: 8px solid #29a449;
	border-bottom: 8px solid transparent;
	position: absolute;
	right: -16px;
	margin-left: -7px;
	top: 50%;
	transform: translateY(-50%);
}

.chat-tips img {
	width: 138px;
	height: auto;
}
.side-bar .icon-chat:hover .chat-tips {
	display: block;
}