<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
body{margin:0; padding:0; font-size:14px;/*min-height: 1200px;*/}
a{text-decoration:none; color:#333;}
a:hover{ color:#ac0303;}
.Banner_wraq{ width:auto; margin:0px auto; overflow:hidden; position:relative;}
.Banner{height:460px; margin:0 auto; z-index:1;}


/*0525*/
.BannerMoreList{width: 1440px; margin: 0 auto; position: absolute; height: 50px; left:50%;    margin-left: -808px; bottom: 0px;z-index: 1;text-align: right;}
.BannerMoreList a{background: url(../../images/2017images/bannerMore_bg.png) repeat;padding:3px 5px; z-index: 999999999;color:#888;}



/*banner开始*/
/*banner结束*/

@charset "utf-8";

.iosSliderDemo {
	clear: both;
	width: 100%;
	/* padding: 0 0 30% 0; */
	padding: 0 0 460px;
	position: relative;
}
.fluidHeight {
	position: absolute;
	width: 100%;
	height:460px;
}
.sliderContainer {
	height: 100%;
	max-height:460px;
	padding: 0 0;
}
.iosSlider {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.iosSlider .slider {
	width: 100%;
	height: 100%;
}
.iosSlider .slider .item {
/* PKU	width: 1200px; */
	width: 100%;
   	max-width:1440px;
	height: 100%;
	padding: 0 0 0 0;
	text-align: center;
}
.iosSlider .slider .item .inner {
	position: relative;
	top: 0;
	left: 0;
	width:100%;
	margin: 0 auto;
	height: 100%;
	box-shadow: 0 0 10px -5px #000;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
.iosSlider .slider .item .inner img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	width:1440px;
	height:460px;
}
.iosSlider .slider .item .inner .selectorShadow {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../../images/2017images/selector-shadow.png) no-repeat 0 0;
	width: 120px;
	height: 30px;
	display: none;
}
.iosSlider .slider .item .inner .text1{
	opacity: 0;
	filter: alpha(opacity=0);
/* PKU	background:#9b0000; */
	background: none repeat scroll 0 0 #000000;
	position: absolute;
/* PKU	left: 150px; */
/* PKU	top: 250px; */
	bottom: 12%;
	padding: 0 12px 0 12px;
	height:50px;
	text-align: left;
}
.iosSlider .slider .item .inner .text1 span {
	color: #fff;
	font-size:24px;
	font-weight: 700;
	line-height:50px;
	padding: 0 8px;
	font-family:"Microsoft Yahei";
}
.iosSlider .slider .item .inner .text1 span i {
	margin: 0 0 0 5px;
}
.iosSlider .slider .item .inner .text2 {
	background: none repeat scroll 0 0 #000000;
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 10px 12px 10px;
	position: absolute;
	left: 100px;
/* PKU	top: 301px; */
	top: 451px;
	text-align: left;
}
.iosSlider .slider .item .inner .text2 span {
	display: block;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.5;
	font-weight: 100;
	padding: 0 8px;
	font-family:"Microsoft Yahei"
}
.iosSlider .slider .item .inner .more{
/*	opacity: 0.3;  zb */
	opacity: 0.4;
	background: none repeat scroll 0 0 #fff;
	position: absolute;
	bottom: 6%;
   	right:0;
/*	padding: 0 5px; zb */
	padding: 0 5px 0 2px;
	height:25px;
   	width:55px;
   	z-index:2;
	text-align: center;
}
.iosSlider .slider .item .inner .more a {
	color: #000;
   text-decoration:none;
	font-size:14px;
	line-height:25px;
	font-family:"寰蒋闆呴粦"
}
.sliderContainer .slideSelectors {
	/* PKU	left: 0;
	width: 137px; */
	margin: 0 auto;
	z-index: 1;
	position:absolute;
	width:100%;
	top:0px;
	height:auto;
}
.mask{ width:1440px; margin:0px auto; position:relative; z-index:3;}
.slideSelectors_pn .prev {
	position:absolute;
	left:40%;
	top:200px;
	margin-left:-500px;
	width:28px;
	height: 48px;
	background: url(../../images/2017images/arr_lf.png) no-repeat 50% 0;
	
}
.slideSelectors_pn .next {
	position:absolute;
	left:60%;
	top:200px;
	width: 28px;
	height: 48px;
	margin: 0 0 0 10px;
	background: url(../../images/2017images/arr_rt.png) no-repeat 50% 0;
	margin-left:470px;
}
.sliderContainer .slideSelectors .item {
	float: left;
	width: 9px;
	height: 9px;
	background: #aaa;
	margin: 1px 1px 1px 11px;
	/* opacity: 0.25; */
	filter: alpha(opacity=25);
	border-radius: 10px;
}
.sliderContainer .slideSelectors .item.first {
	margin-left: 1px;
}
.sliderContainer .slideSelectors .selected {
	width: 11px;
	height: 11px;
	margin: 0 0 0 10px;
	background: #eee;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: none;
}
.sliderContainer .slideSelectors .selected.first {
	margin-left: 0;
}
.sliderContainer .scrollbarContainer {
	position: relative;
	bottom: 4px;
	left: 0;
	height: 4px;
	margin: 0 auto;
	z-index: 1;
}

.slideSelectors .mask-right, .slideSelectors .mask-left {
    background: #fff none repeat scroll 0 0;
    opacity: 0.5;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
    overflow: hidden;
    z-index: 4;
	height: 460px;
	position: absolute;
	width:1440px;
	
}
.slideSelectors .mask-left {
	margin-left:-2160px;
    left:50%;
}
.slideSelectors .mask-right {
	margin-left:719px;
    left:50%;
}
/*banner结束*/


.content{ width:100%; margin:0 auto;  overflow:hidden;}
.mode01{width:1200px; overflow:hidden;margin:44px auto 44px;}

/*0517*/
.mode01 .lf{width:538px;float:left;overflow:hidden; margin-right:24px;}
.mode01 .md{width:332px;float:left;overflow:hidden;}


.imgArticle-list01{width:100%;overflow:hidden;}
.listTitle01{height:45px;line-height:45px;border-top:2px solid #e3e3e3;margin-bottom:17px;position: relative;}
.listTitle01 h3{width:88px;border-top:2px solid #ac0303;height:44px;line-height:44px;font-size:20px;font-weight:normal;position: absolute;left:0;top:-2px;}
.listTitle01 .right{float:right;width:60px;height:24px;line-height:23px;background:url(../../images/2017images/more_bg.png) no-repeat 45px center #ac0303;margin-top:9px;}
.listTitle01 .right a{color:#fff;padding-left:10px;}
.list01{width:100%;overflow:hidden;}

/*0517*/
.image-mask-item{width: 242px;float:left;border-bottom:1px solid #dcdcdc;padding-bottom:8px;margin-right:30px;}



.item-image{display: block;width:252px;height:168px;overflow:hidden;}
.item-title{width:252px;overflow:hidden;}

/*0517*/
.item-title h3{font-size:16px;line-height:24px;padding:17px 0 0 0 ;}
.item-title .date{font-size:14px;color:#777;padding:12px 0;float:right;padding-right:10px;}


.item-title .detail{font-size:12px;color:#444;line-height:21px;font-size:14px;}
.item-title .detail a{color:#444;}
.item-title .detail a:hover{color:#ac0303;}

/*0517*/
.list01-right{width:266px;float:left;overflow:hidden;}

/*0517*/

.list01-right li{line-height:24px;border-bottom:1px solid #dcdcdc;margin-bottom:9px;padding-bottom: 10px;height: 48px;    position: relative;}
.list01-right li a{font-size: 15px;}

/*0518*/
.list01-right li span{padding:4px 0;position: absolute;bottom: 6px;right: 6px;color: #999;}

/*tab选项卡*/
/*0517*/
.mode01 .rt{width:283px;float:right;}

.tabArticleList01{width:auto;overflow:hidden;float:right;border: 1px solid #dcdcdc;border-top:2px solid #fb9652;}
.tabMenu01{width:100%;overflow:hidden;height:20px;margin:15px 0;}
.tabMenu01 li{width:162px;height:20px;line-height:20px;text-align: center;font-size:20px;border-left:1px solid #ac0303;float:left;}
.tabMenu01 li:first-child{border-left:none;}
.tabMenu01 li a{color:#464646;}
.tabMenu01 li.active a,.tabMenu01 li:hover a{color:#ac0303;}


.tabList01{width:100%;overflow:hidden;}

/*0517*/
.tabList01 li a{font-size: 15px;}

.tabList01 dd{display:none;width:100%;overflow:hidden;}
.noticeList01{width:auto;overflow:hidden;padding:13px 13px 0;}

.noticeList01 li{height:47px;line-height:20px;padding-bottom:13px;border-bottom:1px solid #efeaea;margin-bottom:13px;}

/*0517*/
.noticeList01 li .date{width:56px;height: 47px;float:left;background-color:#eee;}
.list01-right1{width:335px;}
.tabMenu0TZ li{width:281px;}


.noticeList01 li .date strong{width:100%;font-size:21px;display: block;text-align:center;height:24px;line-height:30px;color:#911212;}
.noticeList01 li .date i{width:100%;font-style: normal;color:#911212;font--size:12px;text-align:center;display: block;font-size:12px;}

/*0517*/
.noticeList01 li a{font-size: 15px; display: block;padding-left:16px;height:40px;overflow:hidden;}


.more02{width:60px;height:24px;line-height:24px;float:right;clear:both;background:url(../../images/2017images/more_bg.png) no-repeat 40px center #fb9652;margin:0 14px 11px 0;}
.more02 a{padding-left:10px;color:#fff;}
.articleList{}
.listTitle{} 
.listTitle h2{color:#2d79b9; font-size: 16px; font-weight: bold; line-height:33px;padding-left:0;}
.articleList ul{ margin-top:5px;}
.articleList ul li{ background: url(../../images/2017images/list_icon1.png) no-repeat 8px center;height:30px; line-height:30px; padding-left:25px;}
.articleList ul li span{ color:#282828; padding-right:5px;}
.mode02{width:1200px;margin:0 auto 45px;}
.mode02 ul{width:100%;overflow:hidden;border-top:2px solid #990b0b;}
.mode02 ul li{width:200px;float:left;}
.mode02 ul li a{width:199px;height:103px;border:1px solid #c9c9c9;border-top:none;border-right:none;display:block;}
.mode02 ul li span{width:115px;display:block;padding-left:77px;height:30px;line-height:30px;text-align:center;padding-top:20px;}
.mode02 ul li h3{width:115px;padding-left:77px;display:block;line-height:21px;text-align:center;font-size:16px;}
.mode02 ul li.li01{background:url(../../images/2017images/icon01.png) no-repeat 19px 29px #f2f2f2;}
.mode02 ul li.li02{background:url(../../images/2017images/icon02.png) no-repeat 19px 29px #fff;}
.mode02 ul li.li03{background:url(../../images/2017images/icon03.png) no-repeat 19px 29px #f2f2f2;}
.mode02 ul li.li04{background:url(../../images/2017images/icon04.png) no-repeat 19px 29px #fff;}
.mode02 ul li.li05{background:url(../../images/2017images/icon05.png) no-repeat 19px 29px #f2f2f2;}
.mode02 ul li.li06{background:url(../../images/2017images/icon06.png) no-repeat 19px 29px #fff;border-right:1px solid #c9c9c9;width:198px}
.mode02 ul li.li03 span,.mode02 ul li.li04 span{padding-top:20px;}

/*冠军园*/
.mode03Wrap{width:100%;height:387px;background:url(../../images/2017images/mode03_bg.jpg) no-repeat center top #ac0303;}
.mode03{width:1200px;margin:0 auto;overflow:hidden;}
.title01{width:370px;height:49px;margin-top:16px;}
.con3_pic{ width:1200px;  height:314px;  overflow:hidden; position:relative;}
.con3_pic .prev{ position:absolute; left:10px; top:145px; cursor: pointer;z-index: 999}
.con3_pic .next{ position:absolute; right:10px; top:145px; cursor: pointer;z-index: 999}
.con3_pic .imgs_list{ position:relative; width:1150px; height:314px;overflow:hidden;margin:0 auto;}
.con3_pic .imgs_list li{float:left; display:inline; width:1200px; height:314px;overflow:hidden; }
.con3_pic .imgs_list li h3{ line-height:38px;font-weight:normal; font-size:16px; height:38px; overflow:hidden; text-align:center;}
.con3_pic .imgs_list li h3 a{color:#fff;}
.championList{width:auto;overflow:hidden;margin:20px 10px 10px 10px;}
.championList dd{width:186px;/*overflow:hidden;*/margin:0 21px;float:left;}
.item-image02{width:186px;height:186px;display:block;}
.item-image02 img{margin:3px;}
.item-title02{line-height:25px;text-align:center;margin-top:15px;}
.item-title02 span{display:block;white-space:nowrap;}
.item-title02 span a{color:#fff;font-size: 12px;}
.item-title02 span.mz_14px a{font-size: 16px;}
.championList dd.li01 .item-image02{background:url(../../images/2017images/cam01.png) no-repeat center center;}
.championList dd.li02 .item-image02{background:url(../../images/2017images/cam02.png) no-repeat center center;}
.championList dd.li03 .item-image02{background:url(../../images/2017images/cam03.png) no-repeat center center;}
.championList dd.li04 .item-image02{background:url(../../images/2017images/cam04.png) no-repeat center center;}
.championList dd.li05 .item-image02{background:url(../../images/2017images/cam05.png) no-repeat center center;}
.championList dd.li05{margin-right:0;}

.mode04{width: 1200px;margin:44px auto 0;overflow:hidden;}
/*名师*/
.mode04 .lf{width:620px;float:left;}
.mode04 .listTitle01 h3{width:44px;}
.con1_pic{ width:618px;  height:447px;  overflow:hidden; position:relative;background:url(../../images/2017images/bg02.jpg) no-repeat top center;}
.con1_pic .prev{ position:absolute; left:10px; top:210px; cursor: pointer;z-index: 999}
.con1_pic .next{ position:absolute; right:10px; top:210px; cursor: pointer;z-index: 999}
.con1_pic .imgs_list{ position:relative; width:618px; height:447px;overflow:hidden;}
.con1_pic .imgs_list li{float:left; display:inline; width:576px;  height:420px;overflow:hidden;margin:27px 17px 0px 25px; }
.con1_pic .imgs_list li h3{ line-height:38px;font-weight:normal; font-size:16px; height:38px; overflow:hidden; text-align:center;}
.con1_pic .imgs_list li h3 a{color:#fff;}
.nameList{width:auto;overflow:hidden;}
.nameList dd{width:262px;height:183px;float:left;position: relative;margin:0 10px 26px;}
.item-image03{display: block;width:262px;height:183px;overflow:hidden;}
.nameList dd h3{position: absolute;left:0;bottom:0;background:url(../../images/2017images/bg04.png) repeat;width:100%;height:38px;}
.nameList dd .line{display: block;width:100%;height:3px;background-color:#a70505;position: absolute;left:0;top:0;}

.mode04 .rt{width:549px;float:right;}
.mode04 .listTitle01 h3{width:44px;}
.con1_pic02{ width:548px;  height:447px;  overflow:hidden; position:relative;background:url(../../images/2017images/bg03.jpg) no-repeat top center;}
.con1_pic02 .prev02{ position:absolute; left:10px; top:210px; cursor: pointer;z-index: 999}
.con1_pic02 .next02{ position:absolute; right:10px; top:210px; cursor: pointer;z-index: 999}
.con1_pic02 .imgs_list02{ position:relative; width:488px; height:447px;overflow:hidden; margin-left:30px;}
.con1_pic02 .imgs_list02 li{float:left; display:inline; width:488px;  height:447px; }
.nameList02{width:488px;height:447px;overflow:hidden;position: relative;}
.nameList02 dd{width:158px;height:170px;background:url(../../images/2017images/x01.png) no-repeat center center;position:absolute;}
.nameList02 dd .dd_info{position:relative;}
.item-image04{display: block;width:152px;height:163px;overflow:hidden;margin:3px;}


/*0503*/
.nameList02 dd h3{color:#fff; position: absolute;left:0;bottom:0;background:url(../../images/2017images/bg05.png) no-repeat top center;width:100%;height:41px;line-height:41px;text-align: center;}

.xp01{top:7px;left:83px;}
.xp02{top:7px;left:248px;}
.xp03{top:138px;left:0;}
/*.xp04{top:137px;left:0;}*/
.xp04{top:137px;left:165px;}
.xp05{top:137px;left:330px;}
.xp06{top:268px;left:83px;}
.xp07{top:268px;left:248px;}
.mode05{width:1200px;margin:44px auto 0;overflow:hidden;}
.mode05 .lf{width:425px;float:left;margin-right:44px;}
.mode05 .lf .listTitle01 h3{width:88px;}
.video{width:425px;height:284px;position: relative;}
.vPlay{position: absolute;left:50%;top:50%;margin:-20px 0 0 -20px;}
.mode05 .md{width:313px;float:left;}
.mode05 .md .listTitle01{margin-bottom:0;}
.compayList01{width:100%;overflow:hidden;padding-top:2px;}

/*0517*/
.compayList01 li{height:49px;line-height:44px;border-bottom: 1px solid #ddd; background:url(../../images/2017images/li_bg001.png) no-repeat left center;overflow:hidden;}
.compayList01 li a{padding-left:22px;font-size: 15px;}


.mode05 .rt{width:368px;float:right;}
.mode05 .rt .listTitle01{margin-bottom:0;}
.mode05 .rt .listTitle01 h3{width:88px;}
.mode05 .rt ul{float:left;}

/*0517*/
.mode05 .rt ul li{line-height:40px;height:50px;}

.mode05 .rt ul li a{padding-left:22px;}
.friendLink1{width:176px; margin-left: 11px;}
.friendLink1 li{background:url(../../images/2017images/li_bg002.png) no-repeat left center;}
.friendLink2 li{background:url(../../images/2017images/li_bg001.png) no-repeat left center;}






.friendLink2 {width:164px;}
.mode05 .rt  .tabMenu02 li{line-height:20px;}

/*0517*/
.compayList02 li{border: none;margin:0px 21px;background:url(../../images/2017images/li_bg002.png) no-repeat left 15px;}


.tabList02 dd{height:294px;}
</pre></body></html>