@charset "gb2312";
/* CSS Document */
*{ margin:0px; padding:0px; border:0; }
html, body {width:100%; height:100%;  margin:0px; padding:0; font:16px/1.5 "Microsoft YaHei" , tahoma, arial, \5FAE\8F6F\96C5\9ED1, "Hiragino Sans GB", sans-serif; background:#fff;  }


div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,button {border:0;  padding:0; margin:0; font-weight:normal; } 
table,td,tr,th{font-size:12px;}
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6,p,em,i,b,span { margin:0; padding:0; font-weight:normal; font-style:normal;}
ol,ul {list-style:none;}
address,cite,code,th {font-weight:normal;font-style:normal;}
img:hover { opacity:1; filter: alpha(opacity=100); }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; }
.fl { float:left; }
.fr { float:right; }
a { color:#404040; text-decoration:none; }
a:hover{ color:#c00; text-decoration:none;}
.cl { clear:both;}

div,ul,li,h4,h5,dl,dd,dt { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.warp { width:1000px; margin:0 auto;}
.w380 { width:380px;}
.w480 { width:480px;}
.w500 { width:500px;}
.w600 { width:600px;}


.header { width:100%; margin:0 auto; overflow:hidden;  background:url(../images/banner.jpg) center top no-repeat; padding-top:410px; padding-bottom:40px;}
.menu { width:1000px; margin:0 auto; text-align:center; }
.menu a { font-size:16px; line-height:60px; font-weight:700; padding:0 12px; color:#ffc686;}
.menu a:hover { color:#FF0;}


h2 { width:100%; text-align:center; font-size:28px; position:relative;  margin-bottom:35px; padding-top:35px;}
h2 span { display:block; font-size:30px; line-height:44px; color:#d90903; font-weight:bold;}
h2 p { font-size:14px; color:#999;}
h2 b { font-weight:700; margin:0 auto;color:#3075c2; display:block; width:160px; height:5px; margin-top:10px; background:#CCC;}
h2 i { height:1px; display:block; width:100%; background:#ccc; position:absolute; top:112px;}

.lm2 { width:100%; float:left; font-size:22px; color:#d90903; line-height:34px; font-weight:600; margin:30px 0 20px 0; }



/*头条*/
.tt { width:100%; margin:0 auto; overflow:hidden; float:left;  padding:40px 0 40px 0;  }
.tt h3 { width:100%;  float:left; }
.tt h3 span {  width:100%; float:left;text-align:center; margin-bottom:16px;  }
.tt h3 span b { font-size:32px; line-height:34px; font-weight:bold; height:36px; overflow:hidden; color:#d90903;  }
.tt h3 p { width:100%; font-size:15px; color:#999; float:left; font-weight:normal; line-height:24px; text-align:center;  }


/*焦点图*/
.focus,#focus { width:100%; height:330px; overflow:hidden; position:relative;  }
.focus ul li { width:100%; float:left; }
.focus ul li img { width:100%; height:330px; display:block; -webkit-transition:all .3s linear;  -moz-transition:all .3s linear;  -o-transition:all .3s linear; transition:all .3s linear; }
.focus ul li:hover img { -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05); }
.focus ul li span { width:100%; height:114px; overflow:hidden; position:absolute; bottom:0; left:0; 
background:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));  }
.focus ul li p { position:absolute; bottom:36px; width:90%; font-size:20px; line-height:30px; color:#fff; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding:0 5%; text-align:center; text-shadow: 1px 1px 0px rgba(0,0,0,1); }
.focus ul li p a { color:#fff; text-decoration:none;}
#pager {  position:absolute; bottom:16px; left:50%; margin-left:-75px; z-index:999; text-align:center; }
#pager a { width:40px; height:6px; margin:0 5px; background:#fff; cursor:pointer; line-height:0; font-size:0; display: inline-block; border-radius:6px; text-shadow: 1px 1px 1px rgba(0,0,0,.5);}
#pager a.activeSlide { background:#f56a3f; border-radius:6px; }
#pager a:hover { background:#f56a3f; border-radius:6px; }


/*动态*/
.news { width:100%; float:left; margin-top:-6px;   margin-bottom:20px; }
.news ul li { width:100%; font-size:16px; line-height:47px; color:#666; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; border-bottom:1px dashed #e6e6e6; }
.news ul li b { color:#aaa; padding:0 9px 0 0px; }
.more { float:right; font-size:14px; line-height:20px; }
.more a { color:#666; }


.news3 ul {/* margin-right:-20px;*/}
.news3 ul li { width:200px; float:left; text-align:center;/* margin-right:15px;*/ margin-top:15px;}
.news3 ul li span { width:180px; height:180px; overflow:hidden;}
.news3 ul li span img { width:180px; height:180px; border-radius:50%; border:#efefef 5px solid; display:block; -webkit-transition:all .3s linear;  -moz-transition:all .3s linear;  -o-transition:all .3s linear; transition:all .3s linear; cursor:pointer;}
.news3 ul li span img:hover { -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); transform:scale(1.1); }
.news3 ul li p { text-align:center;  line-height:26px; font-size:16px; margin-top:15px;}



.img02 { width:100%; }
.img02 ul li { width:316px; float:left; margin-right:26px; margin-bottom:20px; background:#f8f8f8; }
.img02 ul li h3 { width:100%; height:210px; overflow:hidden; display:block; }
.img02 ul li h3 img { width:100%; height:210px; -webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;-o-transition:-o-transform .3s linear;transition:transform .3s linear;}
.img02 ul li:hover h3 img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1); }
.img02 ul li h4 { width:100%; float:left; padding:5% 5% 6% 5%;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.img02 ul li h4 span { width:100%; float:left; font-size:16px; line-height:26px; height:52px; color:#333; overflow:hidden;}
.img02 ul li h4 p { width:100%; float:left; font-size:14px; line-height:22px; height:88px; text-indent:2em; overflow:hidden; color:#666;  padding:10px 0 0 0;}
.img02 ul li:nth-child(3n){ margin-right:0px;}
.img02 ul li:hover h4 span { color:#df4747;  }




.amn{transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s;} /*过渡效果*/  
.news_sp { width:100%;   }
.news_sp ul { width:100%; overflow:hidden;}
.news_sp ul li { width:320px; float:left; margin-right:20px;  }
.news_sp ul li:nth-child(3n) { margin-right:0%; }
.news_sp ul li h3 { width:100%; float:left;  }
.news_sp ul li h3 .p { width:100%; height:194px; position:relative; overflow:hidden; display:block; }
.news_sp ul li h3 .p img { width:100%; height:194px; position:absolute; left:0; top:0; -webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;-o-transition:-o-transform .3s linear;transition:transform .3s linear;}
.news_sp ul li:hover h3 .p img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1); }
.news_sp ul li h3 .p em { width:50px; height:50px; display:block; background: url(http://news.66wz.com/cms_udf/2019/wzlh/images/player.png);background-size:cover; overflow:hidden; position:absolute; top:50%; left:50%; cursor:pointer; transform:rotate(0deg); -webkit-transform:rotate(0deg); filter:alpha(opacity=100);-moz-opacity:1;opacity:1; margin-left:-25px; margin-top:-25px; }
.news_sp ul li:hover h3 .p em { transform:rotate(-180deg);-webkit-transform:rotate(-180deg); filter:alpha(opacity=100);-moz-opacity:1;opacity:1 }
.news_sp ul li h4 { width:100%; float:left; font-size:16px; text-align:center; line-height:26px; color:#666; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:15px 0 0 0; }
.news_sp ul li:hover h4 { color:#252525; }

.news_sp2 { width:100%;   }
.news_sp2 ul { width:100%; overflow:hidden;}
.news_sp2 ul li { width:320px; float:left; margin-right:20px;  }
.news_sp2 ul li:nth-child(3n) { margin-right:0%; }
.news_sp2 ul li p { width:100%; float:left; font-size:16px; text-align:center; line-height:26px; color:#666; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:15px 0 0 0; }


/*活动安排*/
.rcap { border-left:#fff 1px solid; border-top:#fff 1px solid;}
.rcap td {  border-right:#fff 1px solid; border-bottom:#fff 1px solid; font-size:14px; color:#FFF;}
.rcap td p { padding:15px;}



ul.kwz { width:100%; overflow:hidden; }
ul.kwz li { width:290px; padding:0 15px; float:left; height:640px; margin-right:20px; background:url(../images/iphone.jpg) no-repeat top center; position:relative;  }
ul.kwz li:nth-child(2n) { margin-right:0px;}
ul.kwz li h3 { width:100%; float:left; margin-top:80px;  }
ul.kwz li h3 .p { width:100%; height:475px; position:relative; overflow:hidden; display:block; }
ul.kwz li h3 .p img { width:100%; height:475px; position:absolute; left:0; top:0; -webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;-o-transition:-o-transform .3s linear;transition:transform .3s linear;}
ul.kwz li:hover h3 .p img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1); }






/*两会视频*/
#znlsp { width:100%; }
#znlsp ul li { width:300px; float:left; margin-right:30px;  }
#znlsp ul li h3 { width:100%; float:left;  }
#znlsp ul li h3 .p { width:100%; height:194px; position:relative; overflow:hidden; display:block; }
#znlsp ul li h3 .p img { width:100%; height:194px; position:absolute; left:0; top:0; -webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;-o-transition:-o-transform .3s linear;transition:transform .3s linear;}
#znlsp ul li:hover h3 .p img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1); }
#znlsp ul li h3 .p em { width:50px; height:50px; display:block; background: url(http://news.66wz.com/cms_udf/2019/wzlh/images/player.png);background-size:cover; overflow:hidden; position:absolute; top:50%; left:50%; cursor:pointer; transform:rotate(0deg); -webkit-transform:rotate(0deg); filter:alpha(opacity=100);-moz-opacity:1;opacity:1; margin-left:-25px; margin-top:-25px; }
#znlsp ul li:hover h3 .p em { transform:rotate(-180deg);-webkit-transform:rotate(-180deg); filter:alpha(opacity=100);-moz-opacity:1;opacity:1 }
#znlsp ul li h4 { width:100%; float:left; font-size:18px; line-height:26px; color:#666; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:15px 0 0 0; }
#znlsp ul li:hover h4 { color:#252525; }



/*校友风采*/
.jmwz { width:100%; float:left;  }
.jmwz ul li { width:48%; float:left; background:#efefef; margin-bottom:20px; overflow:hidden; cursor:pointer; }
.jmwz ul li h5 { width:160px; background:#d90903;  text-align:center; float:left;}
.jmwz ul li h5 p { width:100%; float:left; padding:8px 0;}
.jmwz ul li h5 b { width:100%; float:left; height:20px; overflow:hidden; line-height:20px; font-weight: bold; font-size:16px; color:#fff; display:block;}
.jmwz ul li h5 font { width:100%; float:left; height:36px; overflow:hidden; font-size:14px; color:#fff; line-height:18px; }
.jmwz ul li h5 span {  width:100%; height:130px; overflow:hidden; display:block; }
.jmwz ul li h5 span img { width:100%; height:130px; background:#fff;  -webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;-o-transition:-o-transform .3s linear;transition:transform .3s linear;}
.jmwz ul li:hover h5 span img { -webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15); }
.jmwz ul li h6 { width:280px;  float:right; padding:17px 20px 0 0;  } 
.jmwz ul li h6 span { width:100%; float:left; font-size:18px; font-weight:bold; color:#252525; line-height:24px; max-height:72px; overflow:hidden; }
.jmwz ul li h6 p { width:100%; float:left;  line-height:22px; color:#777; font-size:14px; font-weight:normal; height:66px; overflow:hidden; padding:10px 0 0 0; }
.jmwz ul li:nth-child(2n) { float:right; }
.jmwz ul li:hover h6 { color:#d6181f; }

.rddt .jmwz ul li h5 p { display:none;}
.rddt .jmwz ul li { margin-bottom:0;}



.wm { overflow:hidden;}
.wm li { float:left; margin-right:20px;}
.wm li:nth-child(3n) { margin-right:0%; }



/*高清图集*/
.icon-arrow-a-left, .icon-arrow-a-right { background: url(../images/icon-sd26986d847.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; }
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }

#arrow { overflow: hidden; zoom: 1; position: relative; margin-bottom: 35px; }
#arrow_b_hero { width: 1000px; height: 565px; margin: auto; position: relative; }
#arrow_b_hero img { width: 1000px; height: 565px; }
#arrow_b_hero .heros { width: 1000px; height: 565px; }
#arrow_b_hero .hero-wrap { overflow: visible; position: absolute; }
#arrow_b_hero .next, #arrow_b_hero .prev { filter: alpha(Opacity=70); opacity: .7; position: absolute; top: 50%; margin-top: -25px; margin-left: 0px; background-color: #303030; z-index: 3; }
#arrow_b_hero .next:hover, #arrow_b_hero .prev:hover { background-color: orangered; }
#arrow_b_hero .next { margin: -25px 0px 0 0; right: 0; }
#arrow_b_hero .disabled { background-color: #eee; }
#arrow_b_hero .mask-left, #arrow_b_hero .mask-right, #arrow_b_hero .hero { background: #000; z-index: 1; position: absolute; top: 0; left: 0; width: 1000px; height: 565px; overflow: hidden; left: 2000px; }
#arrow_b_hero .mask-right, #arrow_b_hero .mask-left { z-index: 4; left: -1000px; filter: alpha(Opacity=50); opacity: .5; background: #000; overflow: hidden; }
#arrow_b_hero .mask-right { left: 1000px; }
#arrow_b_hero .active { z-index: 2; left: 0; }
#arrow_b_hero .mask-left { border-right:#FFF 1px solid;}
#arrow_b_hero .mask-right { border-left:#FFF 1px solid;}
#arrow_b_hero span { width:100%; overflow:hidden; position:absolute; bottom:0; left:0; padding:30px 5%;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
background:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,1))); }
#arrow_b_hero span .z1 { width:100%; float:left; font-size:28px; line-height:46px; color:#fff; height:46px; overflow:hidden; }
#arrow_b_hero span .z2 { width:100%; float:left; font-size:15px; line-height:20px; color:#fff; padding:5px 0 0 0;  filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}




/*版权所有*/
.copy { width:100%; margin:0 auto; overflow:hidden; background:#333;  font-size:14px; line-height:70px; color:#fff;  }
.copy span { float:right; color:#fff; }
.copy a { color:#fff; } 


/*媒体报道*/
.mtbd { width:100%; margin:0 0 20px 0; float:left;  }
.mtbd ul li { width:48.5%; font-size:16px; margin-right:3%; float:left; line-height:48px; color:#666; overflow:hidden; height:47px; border-bottom:1px dashed #e6e6e6; }
.mtbd ul li b { color:#aaa; padding:0 9px 0 0px; }
.mtbd ul li:nth-child(2n) { margin-right:0%; }



#toTop {width:40px; height:40px; display:none; text-decoration:none; position:fixed; bottom:14px; right:18px; overflow:hidden; z-index:99999999;
border: none; text-indent:100%; background: url("../images/top_move.png") no-repeat 0px 0px; }
#toTopHover { width:40px; height:40px; display:block; overflow:hidden; float:right; opacity:0; -moz-opacity: 0; filter: alpha(opacity=0); }




.w560 { width:420px;}
.w440 { width:580px;}


.talk_bj { background:url(../images/talk_bj.jpg) left top no-repeat #f8f8f8; overflow:hidden; }
.talk { width:100%; float:left; padding:26px 0 0 28px;}

.tabBar { width:100%; float:left;}
.tabBar span { width:140px; float:left; -webkit-filter: grayscale(100%); -moz-filter: grayscale(1); -ms-filter: grayscale(100%); -o-filter: grayscale(100%);  filter: grayscale(100%); filter: gray;}
.tabBar span img { width:100%; height:auto; }
.tabBar span.current { -webkit-filter: grayscale(0%); cursor:pointer; }

.tabCon { float:left; padding:55px; }
.tabCon strong { line-height:40px;}
.tabCon font { width:100%; float:left; text-align:left; font-size:16px; color:#777; text-indent:2em; line-height:24px; }
.tabCon p { width:100%; float:left; text-align:right; font-size:16px; color:#333; line-height:24px; padding:10px 0 0 0; }


.slm { line-height:45px; font-size:24px; font-weight:700; color:#46b1fc;}



/*内容页*/
.Loaction { background:#efefef; width:100%; line-height:36px; font-size:14px; color:#666;}
.Loaction p { width:1000px; margin:0 auto;}
.Loaction a { color:#666;}

#artibodytitle { font-size:28px; padding-bottom:15px; font-weight:700; text-align:center; padding-top:55px;}
.subtext { text-align:center;}
.subtext span { padding:0 15px; color:#666;}
#comt { float:right; width:120px;}
#comt span { color:#aaa;}

#artibody { margin-top:20px;}
#artibody,#artibody div span { color:#333; font-size:18px;}
#artibody a { color:#333; border-bottom:#333 solid 1px;}
#artibody a:hover { color:#00adec; border-color:#00adec;}
#artibody p { line-height:1.8em; padding:.5em 0; text-align:justify;}
#artibody p span { line-height:1.8em;}
#artibody p.from,#artibody p.from a { color:#f8f8f8; border:none;}
#artibody img { width:auto; max-width:670px; height:auto;width:auto\9; /* ie8 */}




/*手机自适应*/
@media screen and (max-width:999px) and (min-width: 160px){
		html, body { width:1000px;}
		.menu { display:none;}
		.bg4 { background-size:380%;}
		.header { height:930px; width:1000px; }
		.warp { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:0 0%; overflow:hidden;}
		.top,.elive,ul.kwz,h2 { width:1000px;}
		.top_h1 { width:920px;}
		.elive { width:1000px;}
		#toTop { display:none;}
		.pager2 { display:none;}
		.copy { font-size:11px; text-align:center;}
		.copy span { display:none;}
		.cloud1,.cloud2 { display:none;}
	}


