.page-all {
	/* width: 1900px; */
	margin: 0 auto;
}

.banner {
	max-width: 1920px;
	margin: 0 auto;
	background: url(https://f2.cri.cn/M00/22/F1/rBABDGBit0WAJGsZAAAAAAAAAAA1560987.banner2.jpeg) top center no-repeat;
	height: 696px;

}

.content {
	max-width: 1900px;
	margin: 0 auto;
	background: url(https://f2.cri.cn/M00/22/F1/rBABDGBit0WAJGsZAAAAAAAAAAA1560987.bg.jpg) top center no-repeat;
	height: auto;
}
/*nav*/
.nav {
	width: 100%;
	background: url(https://f2.cri.cn/M00/22/F1/rBABDGBit0WAJGsZAAAAAAAAAAA1560987.navbg.jpg) repeat-x;
	height: 60px;
}
.page-all .nav ul {padding: 0 20px;}
@media screen and (max-width: 1200px) {
	.page-all {
		width: 1200px;
	}
	.content {
		width: 1200px;
		height: auto;
		overflow: hidden;
	}
	.banner {
		width: 1200px;
		margin: 0 auto;
		background: url(https://f2.cri.cn/M00/22/F1/rBABDGBit0WAJGsZAAAAAAAAAAA1560987.banner2.jpeg) top center no-repeat;
		background-size: contain;
		height: 435px;
	
	}
	.nav {
		width: 1200px;
		height: 60px;
	}
}

.nav ul {
	height: 60px;
}

.nav ul li {
	float: left;
	line-height: 60px;
	margin-right: 20px;
}

.nav ul li a {
	font-size: 20px;
	color: #fff;
}

.content {
	padding-top: 50px;
}

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

.bannerHeight {
	height: 400px;
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
}

.jidiantu {
	width: 650px;
	float: left;
}

.jidiantu .secondIndex-banner {
	width: 650px;
	height: 400px;
	position: relative;
}

.jidiantu .secondIndex-banner .banner-img {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.jidiantu .secondIndex-banner .banner-img ul {
	width: 10000px;
	zoom: 1;
}

.jidiantu .secondIndex-banner .banner-img li {
	float: left;
	height: 100%;
	position: relative;
	width: 650px;
	height: 400px;
	overflow: hidden;
}

.jidiantu .secondIndex-banner .banner-img li a {
	display: block;
	position: relative;
	*position: static;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.jidiantu .secondIndex-banner .banner-nav {
	position: absolute;
	bottom: 13px;
	right: 20px;
}

.jidiantu .secondIndex-banner .banner-nav li {
	float: left;
	margin-left: 8px;
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	background: #9675b2;
	cursor: pointer;
}

.jidiantu .secondIndex-banner .banner-nav li.active {
	background: #fff;
}

.jidiantu .secondIndex-banner .banner-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #9675b2 repeat-x bottom left;
	line-height: 20px;
}

.jidiantu .secondIndex-banner .banner-text a {
	color: #fff;
	padding: 10px;
	display: block;
}

.jidiantu .secondIndex-banner .banner-page a {
	display: block;
	position: absolute;
	top: 50%;
	width: 14px;
	height: 28px;
	margin-top: -14px;
	cursor: pointer;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.jidiantu .secondIndex-banner .banner-page a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.jidiantu .secondIndex-banner .banner-page .btnLeft {
	left: 0px;
	background: url(https://f2.cri.cn/M00/91/B7/CqgNOl3XTl2Ae01dAAAAAAAAAAA3965757.left-Btn.png) no-repeat center;
	padding: 0 10px;
}

.jidiantu .secondIndex-banner .banner-page .btnRight {
	right: 0px;
	background: url(https://f2.cri.cn/M00/91/B7/CqgNOl3XTl2Ae01dAAAAAAAAAAA3965757.right-Btn.png) no-repeat center;
	padding: 0 10px;
}

.jidiantu .secondIndex-banner .banner-num {
	position: absolute;
	bottom: 50px;
	left: 50%;
	z-index: 2;
	color: #fff;
	background: #000;
}

.jidiantu .secondIndex-banner,.jidiantu .secondIndex-banner .banner-img li {
	width: 650px;
	height: 400px;
}

.jidiantu .banner-text {
	background: none;
}

.jidiantu .banner-nav li {
	width: 8px;
	height: 8px;
	margin-left: 8px;
	border-radius: 50% 50%;
}
/*左右箭頭*/
.jidiantu .banner-page {
	display: none;
}
/*帶頁面1/5*/
.jidiantu .banner-num {
	display: none;
}


/*news*/
.news {
	float: left;
	width: 410px;
	margin-left: 30px;
	height: 400px;
}

.news .list li {
	border-bottom: 1px dotted #000;
	height: 70px;
	margin-top: 10px;
}

.news .list li h3 {
	line-height: 30px;
}

.news .list li h3 a {
	font-size: 18px;
	color: #000
}

.news .list li p {
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

.news .list li p a {
	font-size: 12px;
	color: #000
}
/*3hang*/
.zsft .secondIndex-banner {
	width: 1100px;
	height: 730px;
	position: relative;
	padding: 0 50px;
}

.zsft .secondIndex-banner .banner-img {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.zsft .secondIndex-banner .banner-img ul {
	width: 10000px;
	zoom: 1;
}

.zsft .secondIndex-banner .banner-img li {
	float: left;
	height: 100%;
	position: relative;
	width: 1100px;
	height: 730px;
	overflow: hidden;
}

.zsft .secondIndex-banner .banner-nav {
	position: absolute;
	bottom: 13px;
	right: 20px;
	display: none;
}

.zsft .secondIndex-banner .banner-nav li {
	float: left;
	margin-left: 8px;
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	background: #9675b2;
	cursor: pointer;
}

.zsft .secondIndex-banner .banner-nav li.active {
	background: #fff;
}

.zsft .secondIndex-banner .banner-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #000 repeat-x bottom left;
	line-height: 20px;
}

.zsft .secondIndex-banner .banner-text a {
	color: #fff;
	padding: 10px;
	display: block;
}

.zsft .secondIndex-banner .banner-page a {
	display: block;
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	cursor: pointer;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.zsft .secondIndex-banner .banner-page a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.zsft .secondIndex-banner .banner-page .btnLeft {
	left: 0px;
	background: url(https://f2.cri.cn/M00/22/F1/rBABDGBit0WAJGsZAAAAAAAAAAA1560987.left.png) no-repeat center;
}

.zsft .secondIndex-banner .banner-page .btnRight {
	right: 0px;
	background: url(https://f2.cri.cn/M00/22/F1/rBABDGBit0WAJGsZAAAAAAAAAAA1560987.right.png) no-repeat center;
}

.zsft .secondIndex-banner .banner-num {
	position: absolute;
	bottom: 50px;
	left: 50%;
	z-index: 2;
	color: #fff;
	background: #000;
}

.zsft .secondIndex-banner,.zsft .secondIndex-banner .banner-img li {
	width: 1100px;
	height: 730px;
}

.zsft .banner-text {
	background: none;
	display: none
}

.zsft .banner-text a {
	display: block;
	position: relative;
	background: #9675b2;
	height: 20px;
	padding: 0;
}

.zsft .banner-text a span {
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 42px;
	font-size: 20px;
	margin-left: 10px;
}

.zsft .banner-nav li {
	width: 8px;
	height: 8px;
	margin-left: 8px;
	border-radius: 50% 50%;
}
/*左右箭頭*/
.zsft .banner-page {
	display: block;
}
/*帶頁面1/5*/
.zsft .banner-num {
	display: none;
}

.leeUl li .fourDiv {
	float: left;
	width: 260px;
	height: 230px;
	margin-right: 20px;
}

.leeUl li .fourDiv-div3 {
	margin-right: 0px;
}

.leeUl li .fourDiv img {
	width: 260px;
	height: 180px;
}

.leeUl li .fourDiv p {
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	padding: 0 10px;
}

.leeUl li .fourDiv p a {
	color: #333;
	font-size: 14px;
	text-align: center
}

/*zyykt*/
.zyyktContent {
	margin-top: 80px;
}

.zyykt .secondIndex-banner {
	width: 1100px;
	height: 500px;
	position: relative;
	padding: 0 50px;
}

.zyykt .secondIndex-banner .banner-img li {
	float: left;
	height: 100%;
	position: relative;
	width: 1100px;
	height: 500px;
	overflow: hidden;
}

.zyykt .secondIndex-banner .banner-page a {
	display: block;
	position: absolute;
	top: 275px;
	width: 50px;
	height: 50px;
	margin-top: 0;
	cursor: pointer;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.zyykt .secondIndex-banner .banner-text {
    position: absolute;
    bottom: 0;
    left: 50px;
    width: 1100px;
    background: #000 repeat-x bottom left;
	line-height: 20px;
	display: block!important;
}
/*mxmdm*/
.mxmdmContent {
	margin-top: 80px;
	margin-bottom: 76px;
}

.mxmdm .secondIndex-banner {
	width: 1030px;
	height: 180px;
	position: relative;
	padding: 0 85px;
	padding-bottom: 50px;
}

.mxmdm .secondIndex-banner .banner-img li {
	float: left;
	height: 100%;
	position: relative;
	width: 1030px;
	height: 180px;
	overflow: hidden;
}

.mxmdm .secondIndex-banner .banner-page a {
	display: block;
	position: absolute;
	top: 80px;
	width: 50px;
	height: 50px;
	margin-top: 0;
	cursor: pointer;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.leeUl li .sanDiv {
	float: left;
	width: 330px;
	height: 200px;
	margin-right: 20px;
}

.leeUl li .sanDiv2 {
	margin-right: 0;
}

.leeUl li .sanDiv img {
	width: 330px;
	height: 200px;
}

/*gaoxiao*/
.gxlm .secondIndex-banner {
	width: 1200px;
	height: 300px;
	position: relative;
	padding: 0;
}

.gxlm .secondIndex-banner .banner-img li {
	float: left;
	height: 100%;
	position: relative;
	width: 1200px;
	height: 240px;
	overflow: hidden;
}

.gxlm .secondIndex-banner .banner-page a {
	display: block;
	position: absolute;
	top: 80px;
	width: 50px;
	height: 50px;
	margin-top: 0;
	cursor: pointer;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.gxlm .leeUl li .fourDiv {
	float: left;
	width: 180px;
	height: 80px;
	margin-right: 24px;
	margin-bottom: 20px;
}

.gxlm .leeUl li .fourDiv-div5 {
	margin-right: 0;
}

.gxlm .leeUl li .fourDiv img {
	width: 180px;
	height: 80px;
}

.gxlm .banner-page {
	display: none;
}

.gxlm  .secondIndex-banner .banner-nav {
	position: absolute;
	bottom: 13px;
	right: 0;
	display: block;
	width: 100%;
}

.gxlm  .secondIndex-banner .banner-nav ul {
	text-align: center;
}

.gxlm  .secondIndex-banner .banner-nav ul li {
	float: inherit;
	display: inline-block;
}

.gxlm .secondIndex-banner .banner-nav li {
	border-color: #9675b2;
	background: #fff;
}

.gxlm .secondIndex-banner .banner-nav li.active {
	background: #9675b2;
}
/*qqgxxlbottom*/
.qqgxxlbottom  .banner-page {
	display: none;
}

.qqgxxlbottom  .secondIndex-banner .banner-nav ,.zsft .secondIndex-banner .banner-nav{
	position: absolute;
	bottom: 13px;
	right: 0;
	display: block;
	width: 100%;
}

.qqgxxlbottom  .secondIndex-banner .banner-nav ul ,.zsft .secondIndex-banner .banner-nav ul{
	text-align: center;
	display: block;
}

.qqgxxlbottom  .secondIndex-banner .banner-nav ul li ,.zsft .secondIndex-banner .banner-nav ul li{
	float: inherit;
	display: inline-block;
}

.qqgxxlbottom .secondIndex-banner .banner-nav li ,.zsft .secondIndex-banner .banner-nav ul li{
	border-color: #9675b2;
	background: #fff;
}

.qqgxxlbottom .secondIndex-banner .banner-nav li.active ,.zsft .secondIndex-banner .banner-nav ul li.active{
	background: #9675b2;
}

.topImg {
	text-align: center;
}

.zsftImg {
	margin-top: 70px;
	margin-bottom: 66px;
}

.guanggao,.guanggao img {
	display: block;
	width: 1200px;
	height: 90px;
	margin-top: 20px;
}

.yktImg {
	margin-top: 45px;
}

.mxImg {
	margin-top: 50px;
}

.qxImg {
	margin-top: 74px
}

.xyzyzImg {
	margin-top: 70px
}

.gxImg {
	margin: 70px 0;
}

.yzsyImg {
	margin-top: 60px;
	margin-bottom: 60px;
}

.newsImg {
	margin-bottom: 70px;
	margin-top: 60px;
}

.pinpai {
	height: 100px;
	width: 1200px;
	margin: 0 auto;
}

.pinpai .left {
	float: left;
	width: 100px;
}

.pinpai .left img {
	width: 100px;
}

.pinpai ul {
	float: left;
	width: 1100px;
	height: 80px;
	padding-top: 17px;
}

.pinpai ul li {
	float: left;
	padding: 0 15px;
	width: 150px;
	height: 60px;
	margin-right: 3px;
	border-right: 1px dotted #a0a0a0;
}

.pinpai ul li img {
	width: 150px;
	height: 60px;
	margin: 0 auto
}

.pinpai ul .li5 {
	margin-right: 0;
	border: none
}

.return-to-top {
	background: url(https://f2.cri.cn/M00/22/F1/rBABDGBit0WAJGsZAAAAAAAAAAA1560987.top.png) no-repeat;
	width: 84px;
	height: 84px;
	position: fixed;
	right: 13px;
	bottom: 13px;
	z-index: 20;
	display: none;
	cursor: pointer;
}

/*備考*/
.bkjd {
	height: 500px;
	margin-top: 60px;
}

.bkjd .left {
	width: 820px;
	float: left;
}

.bkjd .left .top {
	height: 110px;
	background: #f6f6f6;
	line-height: 110px;
	padding: 0 10px;
	width: 800px;
}

.bkjd .left .top a {
	color: #000;
	font-size: 30px;
}

.bkjd .left .zz {
	height: 224px;
	margin-top: 25px;
}

.bkjd .left .zzLeft {
	width: 375px;
	height: 204px;
	float: left;
	padding: 10px;
	background: #f6f6f6;
}

.bkjd .left .zzRight {
	width: 375px;
	height: 194px;
	float: right;
	padding: 10px 10px 20px;
	background: #f6f6f6;
}

.bkjd .left .zzRight p {
	text-align: right
}

.bkjd .left .zzRight p a {
	color: #000;
	font-size: 14px;
}

.bkjd .left .zzLeft div,.bkjd .left .zzRight div {
	width: 375px;
	height: 32px;
	float: left;
	line-height: 32px;
	margin-bottom: 6px;
}

.bkjd .left .zzLeft div span,.bkjd .left .zzRight div span {
	width: 4px;
	height: 32px;
	float: left;
	background: url(https://f2.cri.cn/M00/22/F1/rBABDGBit0WAJGsZAAAAAAAAAAA1560987.juxing.png) left center no-repeat;
}

.bkjd .left .zzLeft div a,.bkjd .left .zzRight div a {
	width: 324px;
	height: 32px;
	float: left;
	font-size: 16px;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 8px;
}

.bkjd .left .bom h3 {
	font-size: 22px;
	color: #8b49c9;
	height: 40px;
	line-height: 40px;
}

.bkjd .left .bom div {
	height: 100px;
}

.bkjd .left .bom div a {
	float: left;
	width: 200px;
	height: 100px;
	margin-right: 6px;
}

.bkjd .left .bom div .a3 {
	margin-right: 0
}

.bkjd .left .bom div a img {
	display: block;
	width: 200px;
	height: 100px;
}

.bkjd .right {
	width: 368px;
	float: left;
	margin-left: 12px;
}

.bkjd .right .top {
	width: 328px;
	margin-left: 40px
}

.bkjd .right .top .imgTop img {
	width: 328px;
	height: 200px;
}

.bkjd .right .top p {
	text-align: center;
	line-height: 40px;
	height: 40px;
	margin-bottom: 16px;
}

.bkjd .right .top p a {
	color: #000;
	font-size: 16px;
}

.bkjd .right .center {
	width: 328px;
	margin-left: 40px;
	height: 100px;
}

.bkjd .right .center .imgTop {
	float: left;
	width: 130px;
	height: 100px;
}

.bkjd .right .center p {
	float: left;
	width: 198px;
	text-align: center;
	line-height: 100px;
	height: 100px;
}

.bkjd .right .center p a {
	color: #000;
	font-size: 16px;
}

.bkjd .right .bottom {
	height: 70px;
	padding: 15px 10px 15px;
	margin-top: 40px;
	background: #f6f6f6;
}

.bkjd .right .bottom  ul {
	height: 100px;
}

.bkjd .right .bottom  ul li {
	width: 348px;
	height: 32px;
	float: left;
	line-height: 32px;
	margin-bottom: 6px;
}

.bkjd .right .bottom  ul li span {
	width: 4px;
	height: 32px;
	float: left;
	background: url(https://f2.cri.cn/M00/22/F1/rBABDGBit0WAJGsZAAAAAAAAAAA1560987.juxing.png) left center no-repeat;
}

.bkjd .right .bottom  ul li a {
	width: 324px;
	height: 32px;
	float: left;
	font-size: 16px;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 8px;
}