/* CSS Document */
html {min-width:1200px;}
body {font-size:14px; padding:0px;margin:0px; position:relative;line-height:20px; color:#2f2f2f; font-family:\5FAE\8F6F\96C5\9ED1; background:url(/img/topbg.jpg) top repeat-x;}
body a{outline:none;blr:expression(this.onFocus=this.blur());}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea{margin:0px;padding:0px;}
h1,h2,h3,h4,h5,h6{padding:0px; margin:0px;}
ul,ul li{list-style:none; padding:0px; margin:0px; }
li{
	list-style-type: none;
}
h2{
	list-style-type: none;
}
div, span, ul, li, hr{padding:0px; margin:0px;}
img{ border:0px; padding:0px; margin:0px;vertical-align:middle;}
a{ text-decoration:none; color:#2f2f2f; outline:none; outline:none;}
a:hover{color:#c90002;}
input{ border:0px;}
hr {padding:0px; margin:0px; border:0px;}
em,i {font-style:normal;}
.clearfix:before, .clearfix:after { content:""; display:table;}
.clearfix:after {clear:both; }
.clearfix {zoom:1;}
.none {display:none;}
.block {display:block;}
border {border:0px;}

/*公共样式*/
.mainbox1 {width:1200px; margin:0 auto 0; clear:both; border:#000000 solid 0px;}
.mainbox2 {width:1200px; margin:0 auto 0; clear:both; position:relative; border-bottom:10px solid #fff;}
.leftbox1 {width:900px; float:left;}
.floatl {float:left; display:inline;}
.floatm {float:left; margin-left:14px; display:inline;}
.floatr {float:right;display:inline;}

.opacity:hover{ -webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;}

.mainbox1 .pageleft{ width:805px; float:left; border:#000000 solid 0px;}
.mainbox1 .pageright{ width:345px; float:right;border:#000000 solid 0px;}
.mainbox1 .leftnav{ float:left; display:inline; border:#000000 solid 0px; width:250px; margin-right:40px;}
/*公用标题*/
.acolumn {width:100%; clear:both; margin-bottom:20px; color:#000; text-align:center; height:57px; background:url(/images/yaowenbg.jpg) bottom repeat-x; overflow:hidden;}
.acolumn h2 {float:left; font-size:24px; color:#005197; height:55px; line-height:55px; padding:0 12px 0 5px;}
.acolumn h2 i {color:#005197;}
.acolumn h3 {float:left; padding:20px 0 0 0; font-size:18px; font-weight:300; color:#005197; font-family:Arial, Helvetica, sans-serif; line-height:20px; text-transform:uppercase;}
.acolumn span {float:right; color:#818181; padding-top:25px; line-height:20px;}
.acolumn span a {color:#818181; padding:0 6px;}
.bcolumn {width:100%; height:39px; clear:both; margin-bottom:5px; color:#000; text-align:center; height:39px; line-height:39px; font-weight:300; position:relative; background:url(/img/line1.jpg) bottom repeat-x;}
.bcolumn h2 {float:left; font-size:20px; color:#515151; height:39px; line-height:39px;background:url(/img/line2.jpg) bottom repeat-x; padding-right:10px;}
.ccolumn h2 a,
.dcolumn h2 a,
.bcolumn h2 a{ color:#005197;}
.bcolumn i a:hover,
.ccolumn i a:hover,
.ccolumn h2 a:hover,
.bcolumn h2 a:hover,
.dcolumn a:hover{ color:#bb0808;}
.ccolumn i,
.dcolumn i,
.bcolumn i{ float:right; font-family:"宋体"; color:#666666; display:inline;}
.dcolumn i a,
.bcolumn i a,
.ccolumn i a{ color:#666666;}
.ccolumn {width:100%; clear:both; color:#3a3a3a; padding-top:7px; text-align:center; height:42px; line-height:42px; font-weight:300; position:relative; border-bottom:1px solid #ae915d;}
.ccolumn h2 {float:left; font-size:16px; color:#3a3a3a; height:42px; line-height:42px;}

.dcolumn {width:100%; height:39px; clear:both; margin-bottom:5px; color:#000; text-align:center; height:39px; line-height:39px; font-weight:300; position:relative; background:url(/img/line1.jpg) bottom repeat-x;}
.dcolumn h2 {float:left; width:122px; text-align:center;font-size:20px; color:#515151; height:39px; line-height:39px;background:url(/img/line2.jpg) bottom repeat-x; padding-right:10px;}
.dcolumn i{ margin-right:10px;}

/*头部*/
.header {width:100%; position:relative; margin:0 auto 0px; z-index:90;}
.header .htop {width:1200px; margin:0 auto; height:32px; line-height:32px; font-family:"宋体";}
.header .htop .welcome {float:left; text-indent:10px;}
.header .htop .hright {float:right;}
.header .htop .hright i {float:left; padding:0 15px;}
.header .htop .hright .mem {color:#bb0808; font-weight:bold; background:url(/img/ren.png) left no-repeat; margin-left:14px; display:inline;padding:0 15px 0 26px; height:32px; float:left;}
.header .htop .hright .mem:hover{ color:#1864c1;}
.header .topbanner {
	width: 1200px;
	height: 110px;
	text-align: left;
	clear: both;
	padding: 0px;
	background-image: url(/img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header .topbanner img{ display:none;}
/*导航*/
.naver {
	width: 100%;
	height: 40px;
	background: #005197;
	color: #fff;
	overflow: hidden;
	padding: 0px;
	z-index: 2;
	position: relative;
	background: url(/img/nav_bg.jpg) repeat-x 0 0;
}
.naver a {color:#fff;}
.naver .navbox {width:1200px; margin:0 auto; clear:both;}
.naver .navbox .home {width:190px; height:40px; float:left; background:url(/img/nav_bg_hover.jpg) right repeat-y; line-height:40px; font-weight:bold; font-size:18px;}
.naver .navbox .home a {float:left; width:138px; margin-left:20px; display:inline; text-align:right; background:url(/img/home.png) left no-repeat; height:40px;}
.naver .navbox .home a:hover {background:url(/img/home_h.png) left no-repeat; color:#ff0}
.naver .navbox .navr {width:1200px; float:right; padding-top:0px;}
.naver .navbox .navr a {
	float: left;
	width: auto;
	height: 40px;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	float: left;
	text-align: center;
	color: #fff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 50px;
}
.naver .navbox .navr a:hover {
	color: #F00;
	text-decoration: none;
}
.naver .navbox .navr .on { background:#1a8aeb;}

/*频道*/
.pingdao { position:relative; z-index:1;width:1198px;margin:0 auto 15px; background:#fff; clear:both;height:35px; border:1px solid #e2e2e2;-webkit-box-shadow: #e2e2e2 2px 0px 15px;-moz-box-shadow: #e2e2e2 2px 0px 15px;box-shadow:#e2e2e2 0px 1px 15px;
behavior: url(js/pie.htc);text-transform: uppercase;}
.pingdao h2 {width:80px; float:left; text-align:right; line-height:35px; font-size:14px; color:#000;}
.pingdao .size {width:910px; float:left; line-height:35px; margin-left:10px;}
.pingdao .size a {color:#7b7b7b; padding:0 3px;}
.pingdao .size a:hover { color:#c90002;}

/*搜索*/
.search {width:165px; height:22px; line-height:22px; margin:6px 12px 0 0; display:inline; border:0px; float:right; border:1px solid #cacaca; position:relative; background:url(/img/search.png) no-repeat 0 0;}
.search .input {width:128px; outline:none; float:left; height:16px; line-height:16px; padding:3px 0 3px 8px;color:#3e3e3e;}
.search .submit {position:absolute; right:0; top:0; width:34px; height:22px; line-height:16px; outline:none; cursor:pointer; background:#bb0808; color:#fff;}

/*首页通栏广告*/
.in_banner {width:1200px;text-align:center; clear:both; overflow:hidden; margin:5px auto 10px; height:400px;}
.in_banner img {width:100%;height:400px;}

/*首页新闻幻灯片*/
.newhdp {width:562px; height:370px; margin-bottom:5px; float:left; position:relative; overflow:hidden;}


/*首页新闻文字*/
.innews {width:600px; float:right; height:365px; overflow:hidden;}
.innews div.tt {width:100%; clear:both; height:74px; overflow:hidden; clear:both;}
.innews div.tt h2 {
	width: 100%;
	clear: both;
	color: #000;
	font-size: 22px;
	padding: 5px 0 0 0;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.innews div.tt h2 a {color:#000;}
.innews div.tt h2 a:hover {color:#c90002;}
.innews div.tt h2 i {color:#f00;}
.innews div.tt dl {width:100%; clear:both; height:20px; line-height:20px; color:#a7a7a7; overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.innews div.tt dl a {color:#a7a7a7}
.innews ul {width:100%; clear:both; float:left; overflow:hidden;}
.innews ul li {width:100%;height:45px; line-height:45px;overflow:hidden;border-bottom:1px dotted #a7a7a7; float:left; clear:both; color:#000; font-size:16px; text-indent:12px;background:url(/img/dian.jpg) left no-repeat;}
.innews ul li a {color:#000;}
.innews ul li a:hover {color:#c90002;}
.innews ul li .on {color:#969696; padding:0 8px;}

/*法治动态*/
.zhengzhi {width:320px; padding-right:25px; height:480px; margin-bottom:20px; float:left; position:relative; overflow:hidden; border-right:1px solid #d8d8d8;}
.zhengzhi .zhzdiv {width:100%; clear:both; height:103px; position:relative; padding-top:18px; border-bottom:1px solid #e1e1e1;}
.zhengzhi .zhzdiv img {width:110px; height:88px; position:absolute; left:0; top:18px;}
.zhengzhi .zhzdiv h3 {
	width: 190px;
	float: right;
	line-height: 20px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	height: 38px;
	overflow: hidden;
}
.zhengzhi .zhzdiv h3 a {color:#333;}
.zhengzhi .zhzdiv h3 a:hover {color:#c90002;}
.zhengzhi .zhzdiv dl {width:190px; float:right; line-height:24px; height:48px; color:#888;overflow: hidden;
}
.zhengzhi .zhzdiv dl a {color:#333;}
.zhengzhi .zhzdiv dl a:hover {color:#c90002;}
.zhengzhi li{
	line-height: 45px;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 100%;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
}
/*推荐新闻*/
.tjnews {width:100%; margin-top:20px; margin-bottom:20px; float:left; position:relative; overflow:hidden; }
.tjnews .zhzdiv {width:100%; clear:both; height:103px; position:relative; padding-top:18px; border-bottom:1px solid #e1e1e1;}
.tjnews .zhzdiv img {width:110px; height:88px; position:absolute; left:0; top:18px;}
.tjnews .zhzdiv h3 {width:215px; float:right; line-height:20px; padding-bottom:5px; font-size:16px; color:#333; font-weight:normal;}
.tjnews .zhzdiv h3 a {color:#333;}
.tjnews .zhzdiv h3 a:hover {color:#c90002;}
.tjnews .zhzdiv dl {width:215px; float:right; line-height:24px; height:48px; color:#888;overflow: hidden;
}
.tjnews .zhzdiv dl a {color:#333;}
.tjnews .zhzdiv dl a:hover {color:#c90002;}

.hotnews{width:100%; margin-top:20px; margin-bottom:20px;}
.hotnews .title{border-bottom:3px solid #eee; padding-bottom:6px; width:100%; height:30px; line-height:30px; margin-top:10px; position:relative; zoom:1; margin-bottom:10px;}
.hotnews .title i{position:absolute; left:0; top:0;}
.hotnews .title span{border-bottom:3px solid #e14747; display:inline-block; font-size:18px; color:#333; padding-bottom:0px; font-weight:normal; height:30px; line-height:30px; padding-bottom:6px; padding-left:33px;}
.title .i-icoArticle, .title .i-icoObserved{top:5px;}
.title .i-icoAttention, .title .i-icoPeople, .title .i-icoHotA{top:7px;}
.i-icoSearch, .i-icoHot, .i-icoArticle, .i-icoUser, .i-icoTime, .i-icoTipsRight, .i-icoBusiness, .i-ico_1, .i-ico_2, .i-ico_3, .i-ico_4, .i-ico_5, .i-ico_6, .i-ico_7, .i-ico_8, .i-ico_9, .i-ico_10, .i-icoAttention, .i-icoWb, .i-icoDy, .i-icoPeople, .i-icoHotA, .i-icoObserved, .i-icoBtn, .menuSub li i, .menuSub li.focus i, .i-icoSina, .i-icoWechat, .i-icoTips, .reviewBtn, .i-icoGood, .i-icoClose, .i-icoLoginSina, .i-icoLoginQQ, .i-icoLoginWechat{background:url(/img/icon_01.png) no-repeat; display:inline-block; vertical-align:middle; overflow:hidden;}
.i-icoSearch{background-position:0 0; width:15px; height:15px;}
.i-icoHot{background-position:-70px 0; width:23px; height:36px;}
.i-icoArticle{background-position:-36px -73px; width:27px; height:23px;}
.i-icoUser{background-position:-64px -73px; width:15px; height:15px;}
.i-icoTime{background-position:-80px -73px; width:15px; height:15px;}
.i-icoTipsRight{background-position:0 -73px; width:35px; height:30px;}
.i-icoBusiness{background-position:-16px 0; width:30px; height:30px;}
.i-ico_1{background-position:0 -50px; width:26px; height:22px;}
.i-ico_2{background-position:-27px -50px; width:26px; height:22px;}
.i-ico_3{background-position:-54px -50px; width:26px; height:22px;}
.i-ico_4{background-position:-81px -50px; width:26px; height:22px;}
.i-ico_5{background-position:-108px -50px; width:26px; height:22px;}
.i-ico_6{background-position:-135px -50px; width:26px; height:22px;}
.i-ico_7{background-position:-162px -50px; width:26px; height:22px;}
.i-ico_8{background-position:-189px -50px; width:26px; height:22px;}
.i-ico_9{background-position:-216px -50px; width:26px; height:22px;}
.i-ico_10{background-position:-243px -50px; width:26px; height:22px;}
.i-icoAttention{background-position:-47px 0; width:20px; height:17px;}
.i-icoWb{background-position:-124px 0; width:46px; height:46px;}
.i-icoDy{background-position:-169px 0; width:46px; height:46px;}
.i-icoPeople{background-position:-96px 0; width:26px; height:17px;}
.i-icoHotA{background-position:-228px 0; width:17px; height:19px;}
.i-icoObserved{background-position:-246px 0; width:26px; height:20px;}
.i-icoBtn{background-position:-228px -21px; width:62px; height:22px;}
.menuSub li i{background-position:-109px -73px; width:8px; height:12px;}
.menuSub li.focus i{background-position:-100px -73px; width:8px; height:12px;}
.i-icoSina{background-position:-118px -81px; width:23px; height:19px;}
.i-icoWechat{background-position:-142px -81px; width:25px; height:19px;}
.i-icoTips{background-position:-168px -78px; width:16px; height:22px;}
.reviewBtn{background-position:0 -104px; width:83px; height:42px;}
.i-icoGood{background-position:-84px -104px; width:15px; height:14px;}
.i-icoClose{background-position:-100px -104px; width:21px; height:21px;}
.i-icoLoginSina{background-position:-122px -104px; width:57px; height:57px;}
.i-icoLoginQQ{background-position:-180px -104px; width:57px; height:57px;}
.i-icoLoginWechat{background-position:-238px -104px; width:57px; height:57px;}
.indexBusiness-list li{border-bottom:1px solid #eee; padding:8px 0 9px;}
.indexBusiness-list h2 a{color:#333; font-size:16px; font-weight:normal;}
.indexBusiness-list h2 a:hover{ color:#CC0000;}
.indexBusiness-list h2 i{margin-right:3px;}
.indexBusiness-list p{color:#929090; line-height:20px; margin-top:7px; display:none;}
.indexBusiness-list li.focus p{display:block;}

.menuSub{float:left; width:245px; margin-left:10px; border-top:3px solid #e14747; background-color:#f2f2f2; padding-bottom:100px;}
.menuSub h2{border-bottom:1px solid #cfcfcf; height:60px; font-weight:normal; font-size:25px; color:#8b8b8b; padding:20px 0 0 24px;}
.menuSub h2 p{line-height:24px; color:#8b8b8b; font-size:13px;}
.menuSub li{border-bottom:1px solid #cfcfcf; height:33px; line-height:33px;}
.menuSub li a{color:#8b8b8b; font-size:14px; display:block; padding-left:23px;}
.menuSub li i{margin-right:12px;}
.menuSub li.focus a{color:#ca0a10; font-weight:bold;}
.menuSub-con{float:left; border-top:3px solid #f2f2f2; width:752px; padding:15px 17px 100px;}
.menuSub-con p{margin-bottom:25px; line-height:20px; font-size:14px; color:#282828;}
/*反腐前沿*/
.fanfu {width:320px; float:left; clear:both;overflow:hidden;}
.fanfu ul {width:100%; clear:both; height:115px; padding-top:16px; overflow:hidden; float:left;}
.fanfu ul li {width:96px; text-align:center; overflow:hidden;float:left; display:inline; margin-right:10px;}
.fanfu ul li.r{ float:right; margin-right:0px;}
.fanfu ul li img {width:96px; height:65px; margin-bottom:5px;}


/*时政要闻*/
.shizheng {width:465px; float:left; padding-left:25px; height:480px; overflow:hidden; color:#fff;}
.shizheng .shizdiv {width:100%; clear:both; height:80px; padding-bottom:5px; overflow:hidden; clear:both; border-bottom:1px dotted #a7a7a7; margin-bottom:5px; }
.shizheng .shizdiv h2 {width:100%; font-weight:300; clear:both; color:#000; font-size:22px; padding:5px 0 0 0; height:30px; line-height:30px; overflow:hidden;white-space: nowrap;
text-overflow: ellipsis;}
.shizheng .shizdiv h2 a {color:#000;}
.shizheng .shizdiv h2 a:hover {color:#c90002;}
.shizheng .shizdiv h2 i {color:#f00;}
.shizheng .shizdiv dl {width:100%; clear:both; height:40px; line-height:20px; color:#a7a7a7; overflow:hidden;}
.shizheng .shizdiv dl a {color:#a7a7a7}
.shizheng ul {width:100%; clear:both; float:left; overflow:hidden; padding-top:10px;}
.shizheng ul li {width:100%;height:45px; text-indent:12px; line-height:45px;overflow:hidden;border-bottom:1px dotted #a7a7a7; float:left; clear:both; color:#000; font-size:16px; background:url(/img/dian.jpg) left no-repeat;}
.shizheng ul li a {color:#000;}
.shizheng ul li a:hover {color:#c90002;}
.shizheng ul li .on {color:#969696; padding:0 8px;}

/*大案聚焦*/
.jujiao {width:326px; height:475px; overflow:hidden; float:right; border:1px solid #d8d8d8;}
.jujiao .jupic {
	width: 295px;
	clear: both;
	height: 99px;
	position: relative;
	padding-top: 12px;
	border-bottom: 1px dotted #e1e1e1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
}
.jujiao .jupic img {width:120px; height:85px; position:absolute; left:0; top:12px;}
.jujiao .jupic h3 {
	width: 160px;
	float: right;
	line-height: 20px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #2d2d2d;
	height: 40px;
	overflow: hidden;
}
.jujiao .jupic h3 a {color:#2d2d2d;}
.jujiao .jupic h3 a:hover {color:#c90002;}
.jujiao .jupic dl {width:160px; float:right; line-height:18px; color:#888; height:36px; overflow:hidden;}
.jujiao .jupic dl a {color:#333;}
.jujiao .jupic dl a:hover {color:#c90002;}

/*首页中间2个广告*/

.abanner {width:335px;  height:126px; float:left; margin-right:20px;}
.abanner img {width:100%;height:126px;}
.bbanner {width:492px;  height:126px; float:left;}
.bbanner img {width:100%;height:126px;}
.cbanner {width:328px; height:126px; float:right;}
.cbanner img {width:328px;height:126px;}

/*优秀警察*/
.youxiu {width:1200px; }
.youxiu ul {width:100%; clear:both; height:180px; padding-top:10px; overflow:hidden; float:left;}
.youxiu ul li {
	width: 180px;
	text-align: center;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.youxiu ul li.r{ margin-right:0px; float:right;}
.youxiu ul li img {width:180px; height:135px; margin-bottom:5px;}

/*友情链接*/
.links {width:1200px; margin:0 auto 15px; clear:both;}
.links b {width:100%; float:left; clear:both; padding-top:10px; font-size:14px; height:28px; line-height:28px; color:#4b4b4b; text-indent:20px;}
.links span {width:100%; clear:both; float:left; overflow:hidden;}
.links span i {width:119px;float:left;text-indent:20px; font-size:14px; line-height:22px; color:#757575;}
.links span i a { font-size:14px; line-height:22px; color:#757575;}
.links span i a:hover {color:#c90002;}
.links ul {width:1190px; padding-left:10px; clear:both; overflow:hidden; padding-top:20px; }
.links ul li {width:105px; float:left;height:55px; padding:0 0px 5px 10px; overflow:hidden;}
.links ul li img {max-width:100%; min-height:100%;}


/*底部*/
.footer {width:100%; clear:both; background:#f8f8f8; border-top:1px solid #e2e2e2; color:#fff;font-size:14px;}
.footer a {color:#fff;}
.footer .footbox1 {width:1200px; overflow:hidden; margin:0 auto;}
.footer .footcode {float:left; width:238px; height:268px; padding-top:15px; line-height:42px; font-size:18px; color:#bb0808; font-weight:300; border-right:1px solid #e2e2e2; text-align:center;}
.footer .footcode img {width:152px; height:152px; padding-top:5px;}
.footer .footlanmu {width:343px; float:left;height:268px; padding:15px 0px 0 45px; text-align:left; border-right:1px solid #e2e2e2; font-family:"宋体";}
.footer .footlanmu b {width:100%; height:45px; line-height:38px; float:left; color:#666; font-size:14px;}
.footer .footlanmu ul {width:100%; overflow:hidden; float:left; clear:both; padding-bottom:10px;}
.footer .footlanmu ul li {width:78px; float:left; height:24px; line-height:24px; overflow:hidden; color:#999;}
.footer .footlanmu ul li a {color:#999;}
.footer .footlanmu ul li a:hover {color:#c90002;}
.footer .footlanmu .line1 { background:url(/img/line3.jpg) left top no-repeat; padding-top:12px;}
.footer .footcon {width:528px; float:right;height:268px; padding:15px 0px 0 0px; text-align:left;font-family:"宋体";}
.footer .footcon b {width:100%; height:45px; line-height:40px; float:left; color:#666; font-size:14px;}
.footer .footcon div {width:100%; float:left;line-height:25px; overflow:hidden; color:#999;}
.footer .footcon div a {color:#999;}
.footer .footcon div a:hover {color:#c90002;}

/*产品页标题*/
.pititle {width:100%; clear:both; height:25px; background:#bcbcbc; text-align:center; font-size:14px; color:#010101; line-height:25px;}
.pititle img {max-width:100%; margin:135px 0 0 0;}

/*产品展示*/
.przhanshi {width:100%; padding:25px 0 35px 0; background:#fff; margin:0 auto 10px; clear:both;}
.przhanshi .zhanshi1 {width:970px; margin:20px auto 10px; clear:both; position:relative; height:385px; text-align:center;}
.przhanshi .zhanshi1 img {max-width:100%;}
.przhanshi .zhanshi2 {width:980px; clear:both; position:relative; margin:0 auto 10px;height:175px; text-align:center; overflow:hidden;}
.przhanshi .zhanshi2 li {width:235px; margin:0 5px; display:inline; height:175px; background:#302f7f; text-align:center; float:left; overflow:hidden; color:#fff;}
.przhanshi .zhanshi2 li img {width:235px; height:152px; margin-bottom:2px;}
.przhanshi .zhanshi2 li a {color:#fff;}
.przhanshi .zhanshi2 li a:hover {color:#f60;}

/*智商学院大图广告*/
.zhishang_ban {width:995px; margin:15px auto 15px; clear:both;}
.zhishang_ban img {max-width:100%;}

/*智商学院列表*/
.zs_list {width:993px; margin:0px auto 20px; clear:both; border:1px solid #8b8b8b; height:235px; overflow:hidden;}
.zs_list i {float:left; width:348px; height:215px; padding:10px 0 10px 10px;}
.zs_list i img {width:348px; height:215px;}
.zs_list .zsdiv {width:585px; padding:15px 20px 10px 0; float:right;}
.zs_list .zsdiv h2 {width:100%; clear:both; height:50px; line-height:40px; text-align:center; font-size:24px; color:#1231fd; font-weight:300;}
.zs_list .zsdiv h2 a {color:#1231fd;}
.zs_list .zsdiv h2 a:hover {color:#e00006;}
.zs_list .zsdiv div {width:100%; clear:both; font-size:14px; color:#232323; line-height:24px;}
.zs_list .zsdiv {}
.zs_list .zsdiv {}

.staff{ background:url(/img/chaxunbei.jpg) no-repeat center top; height:725px; width:100%; margin-bottom:25px; overflow:hidden; font-family:"宋体";}
.staff .con{ background:url(/img/staff_bg.gif) no-repeat; height:358px; width:617px; margin:300px auto auto;}
.staff .con .caxun{ font-size:16px; color:#333333;text-align:center;padding-top:35px;padding-left:5px;}
.staff .con .caxun input{ border:#CCCCCC solid 1px;}
.staff .con .but001 { background:url(/images/cha1.gif) no-repeat; width:66px; height:31px; border:none; cursor:pointer;margin-top:10px;}
.staff .con .but002 { background:url(/images/chong.gif) no-repeat; width:66px; height:31px; border:none; cursor:pointer;margin-top:10px;}
.staff_result{ width:678px; margin:20px auto; padding:30px 50px; font-size:30px; background:#fff1f1; border:#e14747 solid 1px; text-align:left; line-height:50px;}
.staff_result dt{ color:#000000;}
.staff_result dd{ color:#FF0000;}
		
.pages{width:100%; float:left; font-size:14px; margin:20px 0px;  display: inline; text-align:center}
 .pages a{    background: none repeat scroll 0 0 #fff;
    border: 1px solid #D5D5D5;
    margin: 0 3px;
    padding: 3px 6px; color:#5C5C5C}
    
.pages span { background: none repeat scroll 0 0 #930102;
    color: #fff;
   padding: 3px 6px; margin: 0 3px;
    float:none;
}
.pages a:hover,.wrap .pages a.hover{ color:#ececec;  background: none repeat scroll 0 0 #930102;}

.you1{
	padding: 0px;
	height: 140px;
	width: 90px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	float: left;
	overflow: hidden;
}
.you1 img{
	padding: 0px;
	height: 100px;
	width: 90px;
	margin: 0px;
}
/*简介页*/
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||20)-(parseInt(this.currentStyle.marginBottom,10)||20)));
}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(/img/go-top.png);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -100px;}
.go-top .go:hover{background-position: 0 -150px;}
.go-top .feedback{background-position: 0 -50px;}
.go-top .feedback:hover{background-position: 0 -200px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -246px;}
.go-top .uc-2vm-pop{
	position: absolute;right: 80px;top: -100px;
	width: 240px;height: 302px;
	background: url(/img/uc-2vm.png) no-repeat 0 0 transparent;box-shadow: 0px 1px 4px rgba(0,0,0,.2);
}
.go-top .online{background-position: 0 -297px;}
.go-top .online:hover{background-position: 0 -346px; }
.dn{ display:none;}

#setfloatad{position: fixed;bottom: 40px;left: 20px;z-index: 999;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||20)-(parseInt(this.currentStyle.marginBottom,10)||20))); border:#FFFFFF solid 3px;background:#FFFFFF; }
#setfloatad a{ background:#FFFFFF; width:100%; display:block;}

#Article{ border:#000000 solid 0px;}
#Article,.photo-channel .relevance{ zoom:1; padding:0 0px}
#Article h1{color:#000;font-weight:800;line-height:36px;font-size:32px;margin-bottom:6px; text-align:center; padding:16px 0 8px; }
#Article h1 span,
#Article .times{ font-size:14px; font-weight:normal; line-height:36px; color:#999; text-align:left;border-bottom:1px solid #e5e5e5; margin-bottom:20px;padding:16px 0 8px; }
#Article .info_share{ float:right;}
#Article .content{ font-size:18px; line-height:180%; color:#666666; min-height:350px;_height:350px;}
#Article .content a{color:#1f65bb; }
#Article .content img{width: expression(this.width > 778 ? 778 : true); max-width:778px; margin:auto}
#Article .content p{}
#Article .related{ border-top:dashed 1px #ccc; margin-bottom:30px;}
#Article .related h5{padding-bottom:4px; font-size:14px; font-family:"微软雅黑", Arial; font-weight:bold}
#Article .related{ padding:10px 0 0}
#Article .related a{ color:#666666;}
#Article .related a:hover{ color:#CC0000;}
#Article .related span{ color:#999999; margin-left:5px;}
#Article .end{font-size:14px;margin:20px auto; color:#666666; line-height:30px; border:#000000 solid 0px; width:100%; float:left; display:inline;}
#Article .end .tag{ float:left;}
#Article .end .tag a{ background:#fafafa; border:#CCCCCC solid 1px; padding:0px 10px; display:inline-block;border-radius:5px;}
#Article .end .r{ float:right;line-height:30px;}
#Article .end .r .tousu{display:inline-block; border:#000000 solid 0px; background:url(/img/icon_warn.png) no-repeat 0px center; padding-left:25px; color:#666666;filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;}
#Article .end .r .tousu:hover{filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;opacity: 1;}
	


.newslist{line-height:24px; font-size:14px;}
.newslist li span{font-size:12px; padding:0 6px}
.wenzhanglist{ border-bottom:1px dotted #ccc; padding-top:15px;padding-bottom:15px;}
.wenzhanglist:hover{ background:#f7f7f7;}
.wenzhanglist a:hover{ color:#bb0808;}
.wenzhanglist .class{ float:left; width:100%; display:inline; margin-bottom:3px; clear:both; font-size:12px; border:#000000 solid 0px;}
.wenzhanglist p{ font-size:12px;border:#000000 solid 0px; margin:0px; color:#818181; font-family:"宋体";}
.wenzhanglist h2{ line-height:28px; border:#000000 solid 0px; margin:0px auto 5px;  border:#000000 solid 0px; font-weight:bold;}
.wenzhanglist h2 a,
.wenzhanglist h2 a span{ font-size:22px; font-weight:normal; color:#000000;}
.wenzhanglist small{ display:block; color:#666666; font-size:14px; margin:0px; padding:0px; padding:0px 0}
.wenzhanglist .tags{background:#fafafa; border:#CCCCCC solid 1px; padding:0px 3px; display:inline-block;border-radius:5px; font-size:12px; line-height:18px;}
.list_thumbnail{ width:135px; height:auto; float:left; margin-right:20px; padding:1px;
/*-webkit-box-shadow:1px 1px 3px #292929;
    -moz-box-shadow:1px 1px 3px #292929;
    box-shadow:1px 1px 3px #292929;*/}
.imgft {
	DISPLAY:; BACKGROUND: #000;  position:relative;
}
.imgft:hover IMG {
	FILTER: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7
}

.Article_wap{ width:90%; margin:auto; max-width:720px;}
.Article_wap h1{color:#000;font-weight:800;line-height:200%;font-size:18px;;margin-bottom:6px; text-align:center; padding:16px 0 8px; }
.Article_wap .content{ font-size:14px; line-height:180%; color:#666666; min-height:350px;_height:350px;}

.order{position:fixed; z-index:9; top:10%; left:5%; width:90%; height:80%; background:#f5f5f5;-moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;   }
.foot_order{  height:30px; width:100%; position:fixed; bottom:0px;font-size:14px; text-align:center; line-height:30px;z-index:8;}
.foot_order a{ display:block; height:100%; width:100%;background:#d10001; color:#FFFFFF; }
.foot_order a:hover{ background:#990000;}

/*自定义窗口*/

.diywindow{background: #f5f5f5; width:95%; color:#FFFFFF; position:absolute; margin:2%; top:0px;border:#d2d2d2 solid 4px;padding:0px; z-index:2;border-radius:25px;}
.diywindow .title{ width:100%; background:#f5f5f5; height:120px; line-height:120px; font-size:40px; text-indent:10px; color:#666666; position:relative;border-radius:25px; text-indent:50px;}
.diywindow .title .close{ background:url(/img/close.png) no-repeat 0 0; background-size:100% 100%; width:60px; height:60px; position:absolute; top:27px; right:27px;}
.diywindow .con{ background:#FFFFFF; padding:2% 0px 2% 0px;border-radius:25px;}
.diywindow .con table{ margin:auto;}
.diywindow .con table .tips{ font-size:40px; color:#333333; font-weight:normal; text-align:left; line-height:180%;} 
.diywindow .con table .tips .select,
.diywindow .con table .tips .input{ border:#CCCCCC solid 1px; width:90%; height:60px; line-height:60px;font-size:40px;border-radius:25px; margin-bottom:15px; padding:10px 20px ;}
.diywindow .con table .btn1 { display:block; width:100%; text-align:center; background:#ef6100; border-radius:25px; height:100px; line-height:100px; font-size:50px; color:#fff; margin-top:25px; font-family:"微软雅黑";}
.diywindow_p{height:100%; width:100%; position:absolute;left:0px; top:0px; z-index:9999;/*
FILTER: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000',GradientType=0 ); 
	background-color:rgba(0, 0, 0, 0.7);*/}
.diywindow_p .bg{height:100%; width:100%; z-index:1; position:absolute;left:0px; top:0px; background:#000000;filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;}
	
.gongyi{width:105px; height:120px; margin-right:5px; margin-left:5px; float:left;list-style-type: none;	border: 0px none #FFF;}
.gongyi img{
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 105px;
}
.foot{
	background-color: #E1E1E1;
	padding: 0px;
	height: 30px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
}
.foot ul{
	background-color: #009a44;
	padding: 0px;
	height: 30px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.foot a{
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 30px;
	width: 95px;
}
.foot1{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.k{
	border: 1px solid #CCC;
}
.sider{
	width: 300px;
}
.position {
	background: #E9F2FB url(/img/topbg.jpg) repeat-x left top;
	color: #07519A;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	text-indent: 10px;
}
.news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
	line-height: 30px;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
}
.showpage #plpost .title {

}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}
.margin_top {
	margin-top: 10px;
}
/** 公共定义 **/
.title {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;

	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
.box {

	border-width: 0 1px 1px 1px;
	margin: 0px;
}
.box ul {
	list-style: none;
	margin: 0px;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	margin: 0px;
	height: 30px;
	width: 100%;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 8px;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 30px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}
.gao{
	line-height: 45px;
	font-weight: bold;
}



.dongtai{
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 1080px;
	overflow: hidden;
	line-height: 35px;
	font-weight: bolder;
	color: #000;
	float: left;
}
.dongtai a{
	padding: 0px;
	float: left;
	height: 35px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 14px;
	text-decoration: none;
}
.ali{
	font-size: 16px;
	line-height: 45px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 99%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-indent: 10px;
	overflow: hidden;
}

/*****************************************/
#full-screen-slider {
	width: 900px;
	height: 500px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#slides {
	display: block;
	width: 900px;
	height: 500px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}
#slides li { display:block; width:900px; height:500px; list-style:none; padding:0; margin:0; position:absolute}
#slides li a {
}
#slides p {
	background-color: #333;
	padding: 0px;
	height: 30px;
	width: 900px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
	text-align: center;
}
#slides p a {
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
}

