.wrap-all {
	margin: 0 auto;background: #fff;
}

.topbanner {
	max-width: 1920px;
	margin: 0 auto;
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.topbanner-1.jpg) top center no-repeat;
	height: 691px;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}
html{min-width: 1200px;}
.nav-19-box .logo {display: none;}
.nav-19-box .nav {width: 100%;margin-left:0;}
.nav-19-box .nav .nav-li {margin-left: 25px;}
.nav-19-box .nav .nav-li-index {display: block;margin-left: 0px;}
.nav-19-box .nav .nav-li-add-4 {margin-left: 6px;}
.nav-19-box .nav .nav-li-add-5 {margin-left: 9px;}

/*nav*/

.wrap-all .nav {
	width: 100%;
	background: #2e79f9;
	height: 65px;
	-webkit-box-shadow: 0px 3px 3px #aaa;
	-moz-box-shadow: 0px 3px 3px #aaa;
	box-shadow: 0px 3px 3px #aaa;
}

.wrap-all .nav ul {
	/*width: 1400px;*/
	overflow: hidden;
}

.wrap-all .nav ul {
	height: 60px;
}

.wrap-all .nav ul li {
	float: left;
	line-height: 60px;
	margin-right:76px;
	margin-left: 30px;
}

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

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

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

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

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

.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
}

.xwjiaodian {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.xwjj.png) top center no-repeat;
	height: 239px
}

.bannerHeight {
	height: 335px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}

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

.jidiantu .secondIndex-banner {
	width: 700px;
	height: 335px;
	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: 700px;
	height: 335px;
	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: #598dbd;
	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: #598dbd 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;
	padding: 0 10px;
}

.jidiantu .secondIndex-banner .banner-page .btnRight {
	right: 0px;
	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: 700px;
	height: 335px;
}

.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;
}


.jidiantu .banner-num {
	display: none;
}


/*news*/

.news {
float: right;
    width: 400px;
    height: 313px;
    border: #a4a4a4 solid 1px;
    padding: 5px 45px 15px 30px;
}

.news .list li {
	border-bottom: 1px dotted #959595;
	height: 70px;
	margin-top: 7px;
}
.news .list li:last-child{border-bottom:none;}
.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
}
.news-more a{font-size:16px;text-align: right;color:#000;display: block;}
.ydbanner {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.ydbanner.png) no-repeat;
	height: 89px
}
.banner2{margin-top: 30px;}
.banner3{margin-top: 50px;}
.xzcome-bt {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.xzcome.png) center center no-repeat;
	height: 166px;margin-top: 60px;
}

.mxft-bt {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.mxft.png) center center no-repeat;
	height: 188px;
	margin-top: 60px;
	margin-bottom: 30px;
}

.mxmdm-bt {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.mxmdm-bt.png) center center no-repeat;
	height: 160px;
	margin-top: 60px;
}

.gjxx-bt {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.gjxx.png) center center no-repeat;
	height: 231px;
	margin-top: 60px;
	margin-bottom: 50px;
}

.dqyx-bt {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.dqyx.png) center center no-repeat;
	height: 103px;
	margin-top: 60px;
}

.gjxxlm {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.gjxxlm.png) center center no-repeat;
	height: 122px;
	margin: 60px auto;
}
.yun-bj-2{background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.yun-2.png) center center no-repeat;}
.yun-bj-3{background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.yun-3.png) center -50px no-repeat;}
.yun-bj-4{background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.yun-4.png) center -96px no-repeat;}
/*mxft*/

.mxft .secondIndex-banner {
	width: 1100px;
	height: 730px;
	position: relative;
	/*padding: 0 50px;*/
}

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

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

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

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

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

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

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

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

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

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

.mxft .secondIndex-banner,
.mxft .secondIndex-banner .banner-img li {
	width: 1200px;
	height: 680px;
}

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

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

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

.mxft .banner-nav li {
	width: 8px;
	height: 8px;
	margin-left: 8px;
	border-radius: 50% 50%;
}

.mxft .banner-page {
	display: block;
}

.mxft .banner-num {
	display: none;
}

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

.mxft .secondIndex-banner .banner-nav ul {
	text-align: center;
	display: block;
}

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

.mxft .secondIndex-banner .banner-nav ul li {
	border-color: #0072da;
	background: #0072da;
}

.mxft .secondIndex-banner .banner-nav ul li.active {
	border-color: #e88e1e;
	background: #e88e1e;
}

.mxft-name {
	text-align: center;
	font-size: 20px;
	padding: 20px 10px 10px;
}

.mxft-name a {
	color: #000
}


/*一組輪播*/

.leeUl li .fourDiv {
	float: left;
	width: 280px;
	height: 295px;
	margin-right: 26px;
}

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

.leeUl li .fourDiv img {
	width: 280px;
	height: 200px;
}

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

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

.gxlm .secondIndex-banner {
	width: 1200px;
	height:260px;
	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;
}

.dyds19-list-5 {
	position: relative;
}

.dyds19-list-5 ul {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.dyds19-list-5 li {
	width: 281px;
	float: left;
}

.dyds19-list-5 .li-1 .list-pic,.dyds19-list-5 .li-3 .list-pic,.dyds19-list-5 .li-5 .list-pic,.dyds19-list-5 .li-7 .list-pic,.dyds19-list-5 .li-9 .list-pic,.dyds19-list-5 .li-11 .list-pic,.dyds19-list-5 .li-13 .list-pic,.dyds19-list-5 .li-15 .list-pic,.dyds19-list-5 .li-17 .list-pic,.dyds19-list-5 .li-19 .list-pic{
	margin-top: 60px;
}

.dyds19-list-5 .list-pic {
	width: 265px;
	height: 465px;
	margin-bottom: 20px;
}

.dyds19-list-5 .marquee-box {
	width: 1110px;
	margin: 0 auto;
	position: relative;
	height: 525px;
	overflow: hidden;
	padding-top: 60px;

}

.dyds19-list-5 .marquee-btn-left,
.dyds19-list-5 .marquee-btn-right {
	color: #fff;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	/*opacity:0.2;filter:alpha(opacity=20);*/
	transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}

.dyds19-list-5 .marquee-btn-left {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.left-01.png) no-repeat;
	left: 0;
}

.dyds19-list-5 .marquee-btn-right {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.left-02.png) no-repeat;
	right: 0;
}

.dyds19-list-5 .marquee-btn-left:hover {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.right-01.png) no-repeat;
	left: 0;
}

.dyds19-list-5 .marquee-btn-right:hover {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.right-02.png) no-repeat;
	right: 0;
}


/**/

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

.container {
	width: 1200px;
	position: relative;
	overflow: hidden;
	/* margin-left: -128px;*/
	margin-top: 30px;
}

.container ul {
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	position: relative;
}

.container ul li {
	position: absolute;
	width: 0px;
	height: 0px;
	left: 595px;
	top: 135px;
}

.container ul li img{
   display: block;
   width: 100%;
   height: 100%;
}
.btnLeft {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.left-01.png) no-repeat;
	left: 131px;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	cursor: pointer;
	z-index: 10;
	opacity: 1;
}

.btnRight {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.left-02.png) no-repeat;
	right: 121px;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	cursor: pointer;
	z-index: 999999;
	opacity: 1;
}

.btnLeft:hover {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.right-01.png) no-repeat;
}

.btnRight:hover {
	background: url(https://f2.cri.cn/M00/31/9D/rBABCWDjsTmAHs-wAAAAAAAAAAA4954396.right-02.png) no-repeat;
}

.navTab-nav {
	width: 1102px;
	margin: 0 auto;position: relative;
    z-index: 20;
}

.navTabyx .navTab-nav {
	width: 950px;
}

.navTab-nav ul {
	width: 1150px;
	/*overflow: hidden;*/
}

.navTab-nav ul li {
	width: 140px;
	height: 60px;
	background: #2E79F9;
	margin-right: 20px;
	font-size: 20px;
	float: left;
	line-height: 60px;
	text-align: center;cursor:pointer;
    position: relative;
}

.navTab-nav ul li.active {
	width: 140px;
	height: 60px;
	background: #fff000;
	color: #000;
}

.navTab-nav ul li a,
.navTab-nav ul li.active a {
	color: #fff;
}

.showTab {
	display: none;
}

.navTab .dyds19-list-5 {
	margin: 0 auto
}

.navTab .dyds19-list-5 ul {
	width: 1300px;
	overflow: hidden;
}

.navTab .dyds19-list-5 li {
	width: 285px;
	float: left;
}

.navTab .dyds19-list-5 .list-pic {
	width: 275px;
	height: 360px;
}

.navTab .dyds19-list-5 .marquee-box {
	height: 380px;
	width: 1130px;
}

.navTab .dyds19-list-5 .marquee-btn-left {
	left: 0;
}

.navTab .dyds19-list-5 .marquee-btn-left,
.navTab .dyds19-list-5 .marquee-btn-right {
	top:50%;
}

#arrLi .video-item .titext {
	display: none;
}

#arrLi .ldnav1 .titext {
display: block;
    position: absolute;
    bottom: -42px;
    text-align: center;
    width: 1000px;
    font-size: 20px;
}

.bot-link {
    margin-top: 80px;
    background: #f4f2f3;
    background-repeat: repeat-x;
    height: 175px;
    padding: 38px 0;
}

.navTab-nav ul li.active i{overflow: hidden;
 position: absolute;
 top: 0;
 left: 50%;
 height: 0px;
 background: transparent;
border: 12px solid #e88e1e;
    border-left: 12px solid #fff;
    border-right: 12px solid #fff;
    border-bottom: 12px solid #fff;
 margin-left: -12px;
 margin-top: 60px;}