/* content */
.mainContent {
	width: 750rem;
	float: left;
}

.side {
	width: 220rem;
	float: right;
}

/*æ‰‹é£Žç´ */
.sideMenu {}

.sideMenu h3 {
	height: 42rem;
	line-height: 42rem;
	padding-left: 37rem;
	margin-bottom: 1rem;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/pro_nemu_li.jpg) center no-repeat;
	cursor: pointer;
	font: normal 14px/32rem "Microsoft YaHei";
}

.sideMenu h3.on a {
	color: #95100E;
}

.sideMenu h3 em {
	float: right;
	display: block;
	width: 40rem;
	height: 32rem;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/icoadd.png) 16rem 12rem no-repeat;
	cursor: pointer;
}

.sideMenu h3.on em {
	background-position: 16rem -57rem;
}

.sideMenu ul {
	padding: 8rem 55rem;
	color: #999;
	display: none;
	/* é»˜è®¤éƒ½éšè— */
}

.sideMenu ul li {
	height: 25rem;
	line-height: 25rem;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/arr_2.png) left center no-repeat;
	padding-left: 15rem;
}




.fullSlide {
	width: 100%;
	position: relative;
	height: 650rem;
	background: #000;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 660rem;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 660rem;
	position: relative;
}

.fullSlide .bd li a .f_txt {
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/touming.png) repeat;
	height: 58rem;
	padding-top: 5rem;
	text-align: left;
	width: 100%;
	position: absolute;
	left: 0rem;
	bottom: 0rem;
	font-size: 20rem;
	color: #fff;
	line-height: 30rem;
	padding-left: 15rem;
}

.fullSlide .bd li a .f_txt span {
	font-size: 12rem;
	line-height: 20rem;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20rem;
	left: 0;
	height: 42rem;
	line-height: 30rem;
	text-align: center;
	_filter: alpha(opacity=60);
}

.fullSlide .hd ul {
	text-align: right;
	padding-top: 16rem;
	text-align: center;
}

/*	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; overflow:hidden; margin-right:3rem;  width:20rem; height:20rem; line-height:20rem; text-align:center; background:#3a3645; color:#FFFFFF;
 filter:alpha(opacity=80);  
      -moz-opacity:0.8;  
      -khtml-opacity: 0.8;  
      opacity: 0.8;  
	}*/
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 80rem;
	height: 4rem;
	margin: 0 10rem;
	overflow: hidden;
	line-height: 9999rem;
	background: #fff;
}

.fullSlide .hd ul .on {
	background: #f79803;
}

.fullSlide .prev,
.fullSlide .next {
	position: absolute;
	left: 0rem;
	top: 256rem;
	display: block;
	width: 76rem;
	height: 148rem;
	line-height: 148rem;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}

.fullSlide .prev img,
.fullSlide .next img {
	margin-left: 0rem;
	margin-top: 0rem;
}

.fullSlide .next {
	left: auto;
	right: 0rem;
}


/* Tabåˆ‡æ¢ */
.slideTxtBox {
	float: right;
	width: 100%;
	overflow: hidden;
	background: #fff;
	text-align: left;
}

.slideTxtBox .hd {
	height: 28rem;
	line-height: 28rem;
	border-bottom: 2rem solid #a50304;
	font-size: 14rem;
}

.slideTxtBox .hd ul {
	overflow: hidden;
	zoom: 1;
}

.slideTxtBox .hd ul li {
	float: left;
	height: 28rem;
	line-height: 28rem;
}

.slideTxtBox .hd ul li a {
	display: block;
	padding: 0rem 15rem;
}

.slideTxtBox .hd ul li a:hover {
	text-decoration: none;
}

.slideTxtBox .hd ul li.on a {
	background: #a50304;
	color: #fff;
	font-weight: bold;
}

.slideTxtBox .bd {
	padding: 10rem 0;
}

.slideTxtBox .bd li {
	height: 24rem;
	line-height: 24rem;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

/* æ–‡å­—æ— ç¼ä¸Šæ»šåŠ¨ */
.sideBox {
	padding: 10rem;
	height: 220rem;
	overflow: hidden;
	background: #fff;
	margin-bottom: 10rem;
}

.sideBox .hd {
	height: 30rem;
	line-height: 30rem;
	background: #f60;
	padding: 0 10rem;
}

.sideBox .hd h3 {
	font-weight: bold;
	font-size: 14rem;
	color: #fff;
}

.sideBox .hd h3 a {
	color: #fff;
}

.sideBox .bd {
	padding: 10rem 0 10rem 5rem;
}

.sideBox .bd li {
	height: 24rem;
	line-height: 24rem;
	overflow: hidden;
}

.sideBox .bd li span {
	color: #999;
	margin-right: 5rem;
}

/* å¹¿å‘Šä½ */
.adSlide {
	width: 100%;
	height: 80rem;
	;
	overflow: hidden;
	position: relative;
	clear: both;
	margin-bottom: 10rem;
}

.adSlide .hd {
	position: absolute;
	z-index: 1;
	right: 5rem;
	bottom: 5rem;
}

.adSlide .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.adSlide .hd ul li {
	float: left;
	margin-right: 2rem;
	width: 16rem;
	height: 16rem;
	line-height: 16rem;
	text-align: center;
	background: #fff;
	cursor: pointer;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.adSlide .hd ul li.on {
	background: #f60;
	font-weight: bold;
	filter: alpha(opacity=100);
	opacity: 1;
	color: #fff;
}

.adSlide .bd {
	position: relative;
	z-index: 0;
}

.adSlide .bd img {
	width: 750rem;
	height: 80rem;
}

/* å›¾ç‰‡æ»šåŠ¨ */
.rollpic {}

.picScroll {
	width: 1040rem;
	margin: 0 auto;
	position: relative;
	height: 160rem;
	padding: 0rem 0 0rem 60rem;
	/*background: #fff;*/
	overflow: hidden;
	float: left;
	/*  margin-top:52rem;
  margin-left:13rem;*/
}

.picScroll ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll ul li {
	float: left;
	width: 211rem;
	overflow: hidden;
	display: inline;
	padding: 0 15rem;
	padding-top: 10rem;
}

.picScroll ul li img {
	width: 211rem;
	height: 143rem;
	border: #d5d5d5 1rem solid;
	box-shadow: 0 0 10rem #555;
}

.picScroll ul li .p_txt {
	text-align: center;
	line-height: 80rem;
	font-size: 16rem;
	color: #333333;
}

.picScroll ul li:hover .p_txt {
	color: #003d7e;
}

.picScroll .prev,
.picScroll .next {
	position: absolute;
	left: 0rem;
	top: 45rem;
	display: block;
	width: 62rem;
	height: 72rem;
	overflow: hidden;
	cursor: pointer;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/i_honor_left.png) center no-repeat;
}

.picScroll .next {
	left: auto;
	right: 0rem;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/i_honor_right.png) center no-repeat;
}

.picScroll .prev:hover {}

.picScroll .next:hover {}

.picScroll .prevStop {}

.picScroll .nextStop {}

/* å›¾ç‰‡æ»šåŠ¨ */
.picScroll2 {
	width: 771rem;
	margin: 0 auto;
	position: relative;
	height: 207rem;
	padding: 0rem 0 0rem 15rem;
	overflow: hidden;
	float: left;
	margin-left: 10rem;
}

.picScroll2 ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll2 ul li {
	float: left;
	margin: 0 3rem;
	width: 179rem;
	height: 203rem;
	border: #E3E3E3 2rem solid;
	overflow: hidden;
	display: inline;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/p_li_bg.jpg) bottom no-repeat;
}

.picScroll2 ul li img {
	width: 175rem;
	height: 143rem;
	margin: 20rem 2rem 0 2rem;
}

.picScroll2 ul li span {
	display: block;
	text-align: center;
	line-height: 42rem;
}

.picScroll2 .prev,
.picScroll2 .next {
	position: absolute;
	left: 0rem;
	top: 0rem;
	display: block;
	width: 15rem;
	height: 207rem;
	overflow: hidden;
	cursor: pointer;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/xiaoguo_left.png) center no-repeat;
}

.picScroll2 .next {
	left: auto;
	right: 0rem;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/xiaoguo_right.png) center no-repeat;
}

.picScroll2 .prevStop {}

.picScroll2 .nextStop {}

/* å›¾ç‰‡æ»šåŠ¨ */
.picScroll3 {
	width: 694rem;
	margin: 0 auto;
	position: relative;
	height: 124rem;
	padding: 0rem 0 0rem 25rem;
	background: #fff;
	margin-bottom: 10rem;
	overflow: hidden;
	float: left;
}

.picScroll3 ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll3 ul li {
	float: left;
	margin: 0 12rem;
	width: 87rem;
	overflow: hidden;
	display: inline;
}

.picScroll3 ul li img {
	width: 87rem;
}

.picScroll3 ul li .p_txt {
	text-align: center;
	line-height: 35rem;
}

.picScroll3 .prev,
.picScroll3 .next {
	position: absolute;
	left: 0rem;
	top: 0rem;
	display: block;
	width: 20rem;
	height: 87rem;
	overflow: hidden;
	cursor: pointer;
	background-color: #981C20;
}

.picScroll3 .next {
	left: auto;
	right: 0rem;
	background-position: -46rem 0;
}

.picScroll3 .prevStop {
	background-position: 0 0;
}

.picScroll3 .nextStop {
	background-position: -46rem 0;
}


/* æ‰‹é£Žç´ */
#sideMenu {
	height: 214rem;
}

#sideMenu .hd {
	margin-top: 1rem;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/icons.png) #E3E3E3 180rem -37rem no-repeat;
	cursor: pointer;
}

#sideMenu .hd h3 {
	color: #666;
}

#sideMenu .on {
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/icons.png) #f60 180rem -77rem no-repeat;
}

#sideMenu .on h3 {
	color: #fff;
}

#sideMenu .bd {
	height: 96rem;
	overflow: hidden;
	display: none;
}

/* å‹æƒ…é“¾æŽ¥ */
.friendLink {
	height: 40rem;
	padding: 10rem;
	background: #fff;
	overflow: hidden;
	clear: both;
}

.friendLink ul {
	overflow: hidden;
	zoom: 1;
}

.friendLink ul li {
	width: 150rem;
	float: left;
	margin: 0 5rem;
	display: inline;
}

.friendLink ul li img {
	width: 150rem;
	height: 40rem;
}


/* 2çº§ä¸‹æ‹‰èœå• */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nav {
	/* position:absolute; */
	/* z-index:1; */
	top: 15rem;
	left: 30%;
	width: 70%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	align-content: center;
}

.nav a {
	color: #000000;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
	/*margin:0 9rem;*/
}

.nav .nLi h3 {
	float: left;
}

.nav .nLi h3 a {
	display: block;
	width: 84rem;
	height: 50rem;
	line-height: 50rem;
	margin: 0 24rem;
	text-align: center;
	font-size: 16rem;
	color: #333;
	/*border-bottom:#fff 3rem solid;*/
	position: relative;
}

.nav .nLi h3 a .nav-e {
	font-size: 13rem;
	color: #cbb7b7;
}

.nav .sub {
	display: none;
	width: 160rem;
	left: 0rem;
	top: 50rem;
	position: absolute;
	line-height: 26rem;
}

.nav .sub li {
	zoom: 1;
}

.nav .sub a {
	display: block;
	width: 138rem;
	height: 38rem;
	line-height: 38rem;
	border-bottom: #d5d5d5 1rem solid;
	padding-left: 22rem;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/nav_ico.png) 8rem center no-repeat;
	font-size: 16rem;
	color: #ffffff;
	position: relative;
}

.nav .sub a:hover {
	background: #f78c00;
}

.nav .on h3 a,
.nav .on h3 a .nav-e {
	/* border-bottom: #f79803 3rem solid; */
	color: #f79803;
}

.nav .line {
	float: left;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/nav_line.png) center no-repeat;
	width: 4rem;
	height: 50rem;
}

.nav .nLi h3 a:after {
	content: "";
	width: 00%;
	height: 3rem;
	/* background: #f79803; */
	position: absolute;
	left: 50%;
	bottom: 0%;
	transition: all 0.3s
}

.nav .nLi.on h3 a:after {
	width: 100%;
	left: 0
}

/* ç„¦ç‚¹å›¾ */
.focusBox {
	float: left;
	position: relative;
	width: 320rem;
	height: 240rem;
	margin-bottom: 10rem;
	overflow: hidden;
	font-family: Arial;
	text-align: left;
	background: #fff;
}

.focusBox .pic img {
	width: 320rem;
	height: 240rem;
	display: block;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36rem;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36rem;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 36rem;
	line-height: 36rem;
	position: absolute;
	bottom: -36rem;
}

.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10rem;
	font-size: 12rem;
	font-weight: bold;
	text-decoration: none;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 8rem;
	right: 8rem;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 18rem;
	height: 15rem;
	line-height: 15rem;
	overflow: hidden;
	text-align: center;
	margin-right: 1rem;
	cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.focusBox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
	background: #f60;
}


/* æœ¬ä¾‹å­css */
.picScroll-t {
	margin: 10rem auto;
	position: relative;
	width: 800rem;
	padding: 10rem 0 10rem 30rem;
	background: #fff;
	overflow: hidden;
}

.picScroll-t .prev,
.picScroll-t .next {
	display: block;
	position: absolute;
	top: 46rem;
	left: 0rem;
	width: 23rem;
	height: 23rem;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/btns.png) no-repeat;
}

.picScroll-t .next {
	left: auto;
	right: 0rem;
	background-position: -25rem 0;
}

.picScroll-t .prev:hover {
	background-position: 0 -30rem;
}

.picScroll-t .next:hover {
	background-position: -25rem -30rem;
}

.picScroll-t ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-t ul li {
	width: 134rem;
	float: left;
	overflow: hidden;
	margin-right: 20rem;
}

.picScroll-t ul li img {
	width: 134rem;
	height: 100rem;
	display: block;
	background: url(http://view.gzjunyu.com/demo1077/templates/web/images/loading.gif) center center no-repeat;
}