
body{background: #fff; min-width: 1500px;font-size: 16px;}

/*内容标题*/
.topbt{max-width: 1400px; margin: 0 auto;height: 60px;overflow: hidden;border-bottom: 2px solid #eee;/*padding: 0 40px;*/box-sizing: border-box;}
.topbt img{width: 191px;float: left;margin:10px 0;}
.topbt p{display: block;float: left;font-size:18px;line-height: 60px;color:#666666;font-weight: 600; padding-top: 0.5%;}
@media(max-width:1200px){.topbt{width: 96%;}}


/*内页分栏*/
.nrfl{width: 100%;max-width: 1400px; margin: 0 auto 20px;overflow: hidden;}
.nrfl .nrlb{width: calc(100% - 320px);float: left;padding-top: 20px;}
@media(max-width:1200px){
    .nrfl{width: 96%;}
    .nrfl .nrlb{width: 100%;}
    .nrtj{display: none;}
}
	
/*新闻内页*/
.nyxwbtbox{width: 80%;max-width: 1400px;margin: 0 auto;overflow: hidden;}
.nyxwbt{font-size: 32px;line-height: 80px;font-weight: 600;color: #212121;}
.nyxwly{font-size: 14px;line-height: 40px;color: #aaa;margin-bottom: 10px;}
.nyxwly span{margin-left: 20px;}
.nyxwly span:nth-child(1){margin-left: 0;}
.control{width: 100%;overflow: hidden;}
@media(max-width:1200px){.nyxwbtbox{width: 96%;}}

.nrtj{width: 300px;float: right;padding-top: 20px;}
.nrtj img{width: 300px;display: block;margin-bottom: 10px;}

/*侧栏新闻*/
.cldh{width: 100%;}
.cldh li{width: calc(100% / 3);border: 1px solid #eee;box-sizing: border-box;float: left;background-color: #f7f7f7;}
.cldh li:nth-child(2){border-left: 0;border-right: 0;}
.cldh li a{display: block;width: 100%;font-size: 16px;line-height: 40px;text-align: center;color: 333;}
.cldh .kzxz{background: #fff;border-bottom: 0;border-top: 2px solid #1347bf;}
.cldh .kzxz a{font-weight: 600px;color: #212121;}
.kznr{width: 100%;display: none;margin-top:60px;}
.kzxs{display:block;}
	
.clxwlb{width: 100%;}
.clxwlb li{width: 100%;padding-bottom: 5px;margin-bottom: 5px;border-bottom: 1px dashed #eee}
.clxwlb li p{font-size: 16px;color: #333;line-height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.clxwlb li p a{font-size: 16px;color: #333;line-height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}



/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}

/*整体架构布局*/
.wrap{ width:85%; margin:0px auto;}
.wrap .content{ width:100%; margin:0 auto; margin-top:10px;}
.wrap .content #main{ width:575px; float:left; margin-right:10px; }
.wrap .content #side{ width:390px; float:right;}
.cont {overflow: hidden;margin-top: 20px;padding: 20px;background: #fff;zoom: 1;border: 1px #f3f3f3 solid;    margin-bottom: 1%;}
.angle-right{content: '';position: absolute;top: 0;bottom: 0;right: 20%;left: 0;margin: auto;width: 27px;height: 27px;border-top: 3px solid #e3e3e3;border-left: 3px solid #e3e3e3;-webkit-transform: rotateZ(135deg);-moz-transform: rotateZ(135deg);-ms-transform: rotateZ(135deg);-o-transform: rotateZ(135deg);transform: rotateZ(135deg);}
.angle-left{content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 20%;margin: auto;width: 27px;height: 27px;border-top: 3px solid #e3e3e3;border-left: 3px solid #e3e3e3;-webkit-transform: rotateZ(-45deg);-moz-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);-o-transform: rotateZ(-45deg);transform: rotateZ(-45deg);}

/*幻灯片及右侧新闻*/
.game_News {overflow: hidden;height: 380px;}
.Slide {position: relative;overflow: hidden;width: 48%;height: 380px;}
.slide-cont {position: relative;overflow: hidden;width: 100%;height: 380px;}
.slide-item {position: absolute;left: -665px;width: 100%;height: 100%;}
.slide-item a {display: block;width: 100%;height: 100%;}
.slide-item img {width: 100%;height: 380px;}
.slide-txt {position: absolute;bottom: 0;left: 0;z-index: 1;width: 100%;height: 54px;}
.slide-txt .txt_bg {width: 100%;height: 54px;background: #0f0f0f;opacity: .7;filter: alpha(opacity=70);}
.slide-txt a {position: absolute;top: 0;left: 0;display: inline-block;overflow: hidden;width: 100%;height: 54px;color: #fff;font-size: 20px;line-height: 54px;text-indent: 2%;}
.slide-nav {position: absolute;right: 20px;bottom: 21px;z-index: 2;display: inline-block;overflow: hidden;width: auto;height: 11px;}
.slide-nav a {float: left;display: block;overflow: hidden;margin-left: 5px;width: 11px;height: 11px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #929292;text-indent: -99em;cursor: pointer;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;-ms-transition: all .5s ease;}
.slide-nav .nownav {width: 21px;background: #ff4939;}
#prev, #next {position: absolute;top: 129px;display: none;width: 57px;height: 72px;background: rgba(0, 0, 0, 0.2);text-align: center;line-height: 72px;}
#prev {left: 0}
#next {right: 0}
#prev i, #next i {font-size: 60px;line-height: 72px;color: rgba(0, 0, 0, 0.25);}
#prev: hover, #next: hover {background: #FF4939}
#prev: hover i, #next: hover i {color: #fff}
.News_box {float: right;overflow: hidden;width: 50%;height: 380px;}
.News_box .hd {height: 150px;border-bottom: 1px dotted #dcdcdc;}
.News_box .hd_tit {height: 60px;text-align: center;font-weight: bold;font-size: 24px;line-height: 60px;overflow: hidden;}
.News_box .hd_tit a {color: #ff4939;}
.News_box .hd_art {overflow: hidden;padding: 6px 0;height: 65px;color: #a6a6a6;line-height: 24px;}
.News_box .hd_art a {color: #ff4939;font-size: 12px;margin-left: 10px;}
.News_box .bd {overflow: hidden;padding-top: 12px;font-size: 16px;line-height: 34px;}
.News_box .bd li {float: left;width: 100%;overflow: hidden;height: 34px;}
.News_box .bd li em {float: left;display: block;width: 42px;height: 34px;color: #1347bf;cursor: default;}
.News_box .bd li a {float: left;width: 77%;overflow: hidden;}
.News_box .bd li a:hover { color:#1347bf}
.News_box .bd li span {float: right;color: #a6a6a6;font-size: 14px;}

.texiaohd {	position: relative;	overflow: visible;	height: 35px;	border-bottom: 1px solid #e8e7ed;}
.texiao_tab {	height: 30px;	color: #333;	line-height: 30px;}.texiao_tab li {	float: left;	display: inline-block;	font-weight: bold;	font-size: 20px;	padding-right: 26px;}
.texiao_tab li p {	cursor: pointer;}
.texiao_tab li .on {	cursor: default;}
.texiao_tab b.line {	position: absolute;	bottom: -1px;	left: 0;	display: block;	overflow: hidden;	width: 80px;	height: 2px;	background: #ff4939;}
.texiao_tips {position: absolute;top: 0;right: 0;	color: #999;}

.topic_list {	padding: 20px 0.3% 0 0.3%;	background: #fff;	overflow: hidden;}
.tl_m {	width: 100%;	overflow: hidden;}
.tl_box {	width: 23%;	margin: 0 1% 20px;	float: left;	background-color: #F9F9F9;}
.tl_box h3 {	height: 45px;	padding: 0 8px;	line-height: 45px;	text-align: center;	font-size: 16px;	overflow: hidden;}
.tlb_img {	position: relative;	overflow: hidden;}
.bagua .tlb_img {	position: relative;	overflow: hidden;}
.bagua .tlb_img img {	width: 100%;	height: 200px;	transition: all 2.5s linear;	-moz-transition: all 2.5s linear;	-webkit-transition: all 2.5s linear;	-o-transition: width all 2.5s linear;}
.bagua .tlb_img img:hover {	opacity: 1;	transform: scale(1.09, 1.09);	-ms-transform: scale(1.09, 1.09);	-webkit-transform: scale(1.09, 1.09);	-o-transform: scale(1.09, 1.09);	-moz-transform: scale(1.09, 1.09);}
.tlb_line {	position: absolute;	bottom: 0;	left: 0;height: 3px;	width: 100%;	overflow: hidden;}
.tlb_line>div {	position: absolute;left: -100%;top: 0;	width: 100%;height: 3px;background: #ce2029;-webkit-transition: all .5s ease;	-moz-transition: all .5s ease;	-ms-transition: all .5s ease;	-o-transition: all .5s ease;	transition: all .5s ease;}
.tlb_play {	position: absolute;	top: 33%;	left: 45%;	z-index: 10;display: block;	margin-left: -6%;}
.tlb_play i {font-size: 46px;color: rgba(0,0,0,0.5);}
.tlb_art {padding: 9px;	height: 84px;	line-height: 28px;	font-size: 14px;color: #878787;	overflow: hidden;}
.tlb_art em {display: inline-block;	height: 18px;	background: #ff4939;	line-height: 18px;	color: #fff;	font-size: 14px;	padding: 1px 6px;}
.tlb_art i {display: inline-block;	font-size: 14px;	color: #ff4939;	margin-right: 6px;}

/*友情链接*/
.game_flink .hd {position: relative;overflow: visible;	height: 35px;border-bottom: 1px solid #e8e7ed;}
.flink_tab {height: 30px;	color: #333;line-height: 30px;}
.flink_tab li {	float: left;display: inline-block;	font-weight: bold;	font-size: 20px;	padding-right: 26px;}
.flink_tab li p {cursor: pointer;}
.flink_tab li .on {	cursor: default;}
.flink_tab b.line {position: absolute;	bottom: -1px;	left: 0;	display: block;	overflow: hidden;	width: 80px;	height: 2px;	background: #1347bf;}
.flink_tips {position: absolute;	top: 0;	right: 0;	color: #999;}
.flink_con {position: relative;	overflow: hidden;	padding-top: 10px;	width: 100%;}
.flink_con ul {margin-left: -0.9%;}
.flink_con li {float: left;overflow: hidden;	height: 36px;}
.flink_con li a {display: inline-block;	overflow: hidden;	margin: 10px 0;	padding: 0 14px;border-left: 2px solid #d9d9d9;	line-height: 16px;    font-size: 15px;}
.flink_con li a:hover{ color:#1347bf;}
.pagefot {	margin-top: 20px;	padding-top: 10px;	width: 100%;	height: 105px;	background: #474747;	color: #747474}
.footer {margin: 0 auto;	width: 100%;	text-align: center;	padding-top: 10px;}
.footer a {	color: #747474}
.footer p {	margin-top: 6px;	font-size: 14px}
.footer span {	margin: 0 5px}

/*footer*/
footer { background: #333; width: 100%; padding: 15px 0; color: #777; font-size: 14px; position: relative; overflow: hidden }
footer:before { content: ""; background: #34aadc linear-gradient(to left, #1487f4, #5ac8fa, #007aff, #5ac8fa); height: 10px; width: 100%; position: absolute; top: 0; left: 0; }
.wxbox { overflow: hidden; float: left; margin-right: 20px }
.wxbox li { float: left; margin: 0 10px; text-align: center }
.wxbox img { height: 100px }
.endnav b { font-size: 16px; color: #34aadc; margin-bottom: 15px; display: block; }
.endnav p { margin-bottom: 5px;color: #ccc;}
.endnav a { color: #777 }
.endnav a:hover { text-decoration: underline }


/*1top*/
.topbox{width: 100%;/*display: flex;*/flex-direction:row;background: #fff;/*background-color:rgb(0 0 0 / 48%);*/position: fixed;top: 0;left: 0;z-index: 1000;box-shadow: 0 1px 1px rgb(0 0 0 / 10%);}
.toz{width: 85%;margin: 0 auto;display: flex;}
.toplogo{width: 300px;margin-left: 2%;}
.toplogo img{width:100%;display: block;margin: 0 auto;}
.topdhbox{width:calc(100% - 550px);/*display: flex;flex-direction: row-reverse;*/}
.topdh{width:100%;max-width: 1000px;display: flex;flex-direction:row;margin-left: 50px;}
.topdh .topdhfm{flex-grow:1;position: relative;}
.topdh .topdhfm .topdhlm{display: block;width: 100%;line-height: 60px;text-align: center;color: #000;position: relative;}
.topdh .topdhfm .topdhlm::before{content: "";position: absolute;opacity: 0;width: 0;height: 3px;background-color: #dc0c0c;top: 0;left: 50%;transform: translateX(-50%);transition: all 0.6s;}
.topdh .topdhfm:hover .topdhlm::before{width: 100%;opacity: 1;}
.topdh .topdhfm:hover .topdhlm{color:#dc0c0c;}
.topdhej{width: 110px;height: 0;overflow: hidden;position: absolute;top: 100%;left: 50%;transform: translateX(-50%);background-color: #fff;box-shadow: 0 2px 3px rgba(0,0,0,0.1);transition: height 0.4s ease 0.1s;}
.topdh .topdhfm .topdhejys{/*width: 275px*/}
.topdhej li{border-bottom: 1px solid #eee;}.topdhej li:nth-last-child(1){border-bottom: 0;}
.topdhej li a{display: block;text-align: center;font-size: 14px;line-height: 40px;color: #333;transition: all 0.6s;}
.topdh .topdhfm:hover .topdhej{border-bottom: 3px solid #dc0c0c;}
.topdh .topdhfm:hover .topdhejcp{height: 572px;}
.topdh .topdhfm:hover .topdhejxw{height: 317px;}
.topdh .topdhfm:hover .topdhejys{height: 105px;}
.topdh .topdhfm:hover .topdhejwh{height: 105px;}
.topdh .topdhfm:hover .topdhejrc{height: 264px;}
.topdhej li a:hover{background-color:#dc0c0c;color: #fff;}
.toplx{width: 300px;margin: 0 5% 0 36px;padding-left: 36px;box-sizing: border-box;position: relative;}
.toplx::before{content: "";position: absolute;width: 1px;height: 32px;background-color: #ddd;left: 0;top:50%;transform: translateY(-50%);}
.toplx img{width: 250px;display: block;margin: 0 auto;}
@media(max-width:1440px){
	.toplogo{margin: 0 2%;}
	.toplx{margin: 0 2% 0 36px;}
    .topdhbox{width: calc(90% - 650px);}
}
@media(max-width:1200px){
	.toplx{display: none;}
	.toplogo{margin: 0 2%;}
	.toplx{margin: 0 2% 0 30px;padding-left: 30px;}
	.topdhbox{width:calc(94% - 300px);}
	.topdh .topdhfm .topdhlm{font-size: 22px;}
    
}
@media(max-width:1160px){
	
	.topdhbox{width:calc(96% - 70px);}
}
@media(max-width:991px){
    .toz{flex-wrap: wrap;width: 95%;}
	.topdh .topdhfm .topdhlm{font-size: 28px;}
	.toplogo{width:100%;display: flex;
    justify-content: center;}
    .toplogo a {
        width: 50%;
    }
    .toplogo img{width: 100%;}
	.topbox{flex-wrap: wrap;}
	.topdhbox {width:100%;margin-left: 0%;}
	.toplx{display: block;}
	.hg{height: 282px!important;}
	.hh{height: 210px!important;}
    .topdh{margin-left: 0;max-width: 1200px;}
}

.topss{width:200px;float: right;margin-top: 10px}
.topss form{width: 100%;position:relative;}  
.topss form .textbox{width:100%;height: 40px;box-sizing: border-box;padding: 10px;}
.topss form .btnbox{border: 0;width: 40px;height: 40px;position: absolute;right: 10px;background-image: url("../UploadFiles/bj/ss.png");background-size: 20px 20px;background-position: 50% 50%;background-repeat: no-repeat;background-color: rgba(255,255,255,0.00);}

.nytop p{position: absolute;top: 140px;left: 44%;color: #fff;width: 43%;font-size: 40px;}

@media(max-width:991px){
.topss{display: none;}
}




.topss1{width: 300px;
    float: right;
    margin-top: 55px;
    display: none;
    margin-left: 60px;}
.topss1 form{width: 100%;position:relative;}  
.topss1 form .textbox{width:100%;height: 40px;box-sizing: border-box;padding: 10px;}
.topss1 form .btnbox{border: 0;width: 40px;height: 40px;position: absolute;right: 10px;background-image: url("../UploadFiles/bj/ss.png");background-size: 20px 20px;background-position: 50% 50%;background-repeat: no-repeat;background-color: rgba(255,255,255,0.00);}



@media(max-width:991px){
.topss1{display: block;}
}
    
    
/*banner*/
#banner {position: relative;overflow: hidden;	width: 100%}
#banner ul {	position: relative;	overflow: hidden;	width: 500%}
#banner ul li {	width: 20%;	float: left}
#banner ul li img {	width: 100%;display: block;}
#banner aside {	position: absolute;	top: 0;	bottom: 0;	height: 0;	width: 90%;	right: 0;	left: 0;	margin: auto}
#banner aside span {display: block;	width: 65px;	height: 65px;	z-index: 63;	background: rgba(255,255,255,0.6);	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	position: relative;	cursor: pointer;	opacity: 0;	transition: all 0.3s;	margin-top:-2%;}
#banner:hover aside span{ 	opacity: 1;}
#banner aside span:after {	content: '';	position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 20%;	margin: auto;	width: 27px;	height: 27px;	border-top: 3px solid #ac1212;	border-left:3px solid #ac1212;	-webkit-transform: rotateZ(-45deg);	-moz-transform: rotateZ(-45deg);	-ms-transform: rotateZ(-45deg);	-o-transform: rotateZ(-45deg);	transform: rotateZ(-45deg)}
#banner aside span.prev {	float: left;}
#banner aside span.next {	float: right;}
#banner aside span.next:after {	left: 0;	right: 20%;	-webkit-transform: rotateZ(135deg);	-moz-transform: rotateZ(135deg);	-ms-transform: rotateZ(135deg);	-o-transform: rotateZ(135deg);	transform: rotateZ(135deg)}
#banner>div {	width: 140px;	position: absolute;	right: 0;	left: 0;	bottom: 11%;	margin: auto}
#banner>div em {display: block;	float: left;	width: 18px;	height: 18px;	border-radius: 50%;	-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border: 3px solid #fff;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	margin: 0 4.75px;	background: #fff;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;	transition: all .3s;	cursor: pointer}
#banner>div em.act {background: #ac1212;}
/*banner end*/


/*ht1*/
.syjg{width: 83%;margin:2% auto 20px;}
@media(max-width:1200px){
    .syjg{width: 96%;}
}


.ym1{width:83%;margin:20px auto;}
.ym1 .ymtitle{width: 100%;border-bottom: 1px solid #e8e7ed;position: relative;}
.ym1 .ymtitle h2{font-size: 18px;line-height: 40px;}
.ym1 .ymtitle h2 span{float: right;font-size: 16px;}
.ym1 .ymtitle b{position: absolute;bottom: -1px;left: 0;display: block;overflow: hidden;width: 80px;height: 4px;background: #1347bf;}
.ym1 ul{margin: 20px 0;display: flex;flex-wrap: wrap;}
.ym1 ul li{width: calc((100% - 36px) / 3);border: 1px #e7e7e7 solid;margin: 5px 5px 10px 5px;background: #fff;}
.ym1 ul li .to{position: relative;}
.ym1 ul li .to img{width: 100%;height: 250px;}
.ym1 ul li .to .date{position:absolute;top:10px;left:10px;padding: 5px 10px;background:#07298a;text-align:center;color: #fff;}
.ym1 ul li .bo{padding: 10px;}
.ym1 ul li .bo p{padding: 5px 10px 15px;height: 50px;line-height: 25px;color: #000;}
.ym1 ul li .bo a{padding: 15px 10px;font-size: 14px;}

.jr{background: url("../UploadFiles/bj/jr1.jpg");padding: 20px 0;}

.bf{width: 100%;margin: 0 auto;/*padding: 40px 0;*/overflow: hidden;}
.bf .le{width: 73%;float: left;}
.bf .le .ymsp{width: 100%;}
.ymsp ul li{/*width: calc((100% - 36px) / 3);*/}
.bf .ri{padding: 20px;width: 21%;margin-left: 1%;float: right;background: #fff;}
.bf .ri .ymtitle{width: 100%;border-bottom: 1px solid #e8e7ed;position: relative;}
.bf .ri .ymtitle h2{font-size: 18px;line-height: 40px;}
.bf .ri .ymtitle h2 span{float: right;font-size: 16px;}
.bf .ri .ymtitle b{position: absolute;bottom: -1px;left: 0;display: block;overflow: hidden;width: 80px;height: 4px;background: #1347bf;}
.jq ul li{border-bottom: 1px #ccc dashed;padding: 5px 0;}
.jq ul li a{line-height: 30px;}

.qc{background-color: #CAE9A2; background-image: radial-gradient(#CAE9A2 0%, #533D3D 100%);padding: 20px 0;}
.cont_b .ymtitle{width: 100%;border-bottom: 1px solid #e8e7ed;position: relative;}
.cont_b .ymtitle h2{font-size: 18px;line-height: 40px;}
.cont_b .ymtitle h2 span{float: right;font-size: 16px;}
.cont_b .ymtitle b{position: absolute;bottom: -1px;left: 0;display: block;overflow: hidden;width: 80px;height: 4px;background: #1347bf;}
.kx{width: 100%!important; /*margin:30px auto!important;padding: 20px!important;*/}
.kx  h2{font-size: 18px;line-height: 40px;}


/* gundong本例子css */
.picScroll-left{ width:450px;  overflow:hidden; position:relative;  border:1px solid #ccc;   }
.picScroll-left .hd{ overflow:hidden;  height:40px; background:#f4f4f4; padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:15px;  overflow:hidden;
     cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:15px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }

.picScroll-left .bd .tempWrap{width: 100%!important;}
.picScroll-left .bd .tempWrap .picList li{width: 275px!important;}

.kx ul li .to{position: relative;}
.kx ul li .to img{width: 100%;}
.kx ul li .to .date{position:absolute;top:10px;left:10px;padding: 5px 10px;background:#dc0c0c;text-align:center;color: #fff;}
.kx ul li .bo{padding: 10px;text-align: left;}
.kx ul li .bo p{padding: 5px 10px 15px;height: 50px;line-height: 25px;text-align: left;}
.kx ul li .bo a{padding:0 10px;font-size: 14px;text-align: left;}

@media(max-width:991px){
    .ym1{width: 95%;}
    .bf{width: 100%;}
    .bf .le{width: 73%;}
    .picScroll-left .bd .tempWrap .picList li{width: 200px!important;}
    .ym1 ul li .to img{height: 200px;}
    .jq ul li:nth-child(11),.jq ul li:nth-child(12),.jq ul li:nth-child(13),.jq ul li:nth-child(14){display: none;}
}










/**/
.nrfl .nrlb ul{width: 100%;}
.nrfl .nrlb ul li{width: 100%;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 2px solid #eee;overflow: hidden;}
.nrfl .nrlb ul li img{width: 216px;max-height: 130px;min-height: 130px; float: left;margin-right: 20px;}
.nrfl .nrlb ul li p{font-size: 16px;line-height: 30px;box-sizing: border-box;color: #505050;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.nrfl .nrlb ul li p:nth-child(2){margin-bottom: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.nrfl .nrlb ul li p:nth-child(2) a{font-size: 20px;line-height:30px;color: #333;font-weight: 600;}
.nrfl .nrlb ul li p:nth-child(2) a:hover{color: #e60000;}


.intro #MyContent{font-size: 18px;line-height: 35px;text-indent: 2rem;}

@media(max-width:991px){
    .intro #MyContent p{font-size: 60px;line-height: 90px;}
    /*.intro #MyContent p a img{width: 100%;}*/
    .intro #MyContent p a img{width: 60%;}
}









