
/* css 重置 */
body,div,ul,li { padding: 0; margin: 0; }
ul { list-style: none ; }
img { border: none; }
a { blr: expression(this.onFocus=this.blur()); outline: none;  text-decoration:none;}

/*本例css*/
.chinaz { width: 740px; height: 330px; margin:0; position: relative; overflow:hidden; margin-bottom: 15px; }

/*数字按钮样式*/
.chinaz .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.chinaz .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.chinaz .num li.on { background: #FF7700; } /*当前项*/

/*上一个  下一个*/
.chinaz .prev,
.chinaz .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 115px;}
.chinaz .prev { left: 0; }
.chinaz .next { right: 0; background-position: right }
.hyright{float:right; width:975px; margin-top:15px;}
.hyright dt{width:740px; float:left; clear:left;}
.hyright dd{width:220px; height:200px; float:right; clear:right;}
.body{width:1190px; margin:0px auto;}

.zzsc{ width:740px; height:243px; }
.zzsc .tab{ overflow:hidden; background:#f3f3f3; border-bottom:1px #ccc solid;}
.zzsc .tab a{ display:block; padding:10px 20px; float:left; border-left:1px #f3f3f3 solid; text-decoration:none; color:#333;}
.zzsc .tab a:hover{ background:#E64E3F; color:#fff; text-decoration:none;}
.zzsc .tab a.on{ background:#E64E3F; color:#fff; text-decoration:none;}
.zzsc .content{ overflow:hidden; padding:10px;}
.zzsc .content li{ display:none;}
.zzsc .content a {width:340px; display:inline-block; height:50px;  float:left; margin:5px; text-decoration: none;}
.zzsc .content a img{width:50px; height:50px; float:left; margin-right:10px;}
.zzsc .content a p em{display:block; color:#ccc;}
.zzsc .content a p{line-height:20px; padding-top:5px;}
.xcititle {background-color: #fafafa; border:1px #ccc solid; height: 38px;border-bottom: 2px #E64E3F solid;padding-left: 10px;font-size: 14px;color: #333;font-weight: bold;line-height: 38px; 
}
.xcitext{border:1px #ccc solid; padding:8px; height:229px;}
.xcitext li{ list-style-type:square; margin-left:14px; margin-bottom:7px; width:100%; height:18px; overflow:Hidden;}
.navmenu{background-color: #CC3333; height:35px; color:#FFF; font-size:16px; line-height:35px;}
.navmenutext{margin-left:300px;}
.navmenutext a {
    display: inline-block;
    font-size: 16px;
    width: 100px;
    text-align: center;
    line-height: 35px;
    color: #fff; text-decoration: none;
}
.navmenutext a:hover{color:#fff; background:#990000}

.hfgg{margin-top:15px; height:68px;}
.hfgg img{width:1190px; height:68px;}
.clear{clear:both;}

.fl{height:35px; background:#F3F3F3; line-height:35px; margin-top:15px; font-size:16px;}
.fl em{display:inline-block; width:35px; height:35px; background:#CC3333; line-height:35px; text-align:center; color:#fff; margin-right:20px;}
.fl li{float:left; margin-right:10px; line-height:40px; height:35px; font-size:13px;}
.fl div{width:860px; float:right; height:35px; overflow:Hidden;}
.fltext{height:440px; border:1PX #ccc solid; border-left:0px;}
.fltext dd{height:420px; border-left: 1PX #ccc solid; width:260px; float:left; padding:10px; margin-right:2px;}
.fltext dd img{width:260px; height:260px;}
.fltextdd{width:600px;}
.fltextbt{ border-left:3px #CC3333 solid; height:15px; padding-left:5px; margin-top:15px; line-heiht:15px;}
.fltextbttxt{border-top:1px #ccc solid; padding-top:8px; margin-top:10px;}
.fltextbttxt li{height:30px; line-height:30px; list-style-type:square; margin-left:15px;}
.fltextlist li{width:285px; height:50px;  float:left; margin:5px; list-style:none ;}
.fltextlist li a{text-decoration: none;}
.fltextlist li img{width:50px; height:50px; float:left; margin-right:10px;}
.fltextlist li p em{display:block; color:#ccc; height:25px; overflow:HIdden;}
.fltextlist li p{line-height:20px; padding-top:5px;}
.fltextlist li p img{width:13px; height:19px;}
.link{margin-top:10px; margin-bottom:10px;  border:1px #EDEEF0 solid;}
.link dt{font-weight:bold; font-size:14px; color:#C82024; padding:5px; background:#FCFCFC;border-bottom:1px solid #EDEEF0;}
.link  dd{margin:8px; line-height:25px;}
.bottom{border-top:3px solid #DE3237; padding:10px; line-height:25px; text-align:center;}
.topNav {
	position:relative;
	z-index:1;
	height:40px;
	line-height:40px;
	border-top:3px solid #DE3237;
	border-bottom:1px solid #EDEEF0;
	background-color:#FCFCFC;
	font-family:"Microsoft YaHei",SimSun;
	font-size:12px;
}
.topNav-width {
	width:1190px;
	margin:0 auto;
}
.topNav h3 {
	font-weight:normal;
	font-size:100%;
}
.topNav dl {
	zoom:1;
}
.topNav .tnLeft {
	float:left;
}
.topNav .tnRight {
	float:right;
}
.topNav dd {
	float:left;
	position:relative;
}
.topNav dd h3 {
	float:left;
}
.topNav dd h3 a {
	display:inline-block;
	*display:inline;
	zoom:1;
	height:14px;
	line-height:14px;
	padding:13px 20px;
	color:#333;
}
.topNav dd h3 a i {
	display:inline-block;
	width:8px;
	height:5px;
	margin:0 0 0 5px;
	overflow:hidden;
	vertical-align:middle;
	font-size:12px;
	line-height:13px;
	background:url(/new/images/icon.png) 0 -61px no-repeat;
}
.topNav dd h3 a:hover,.topNav dd.on h3 a {
	background:#EDEEF0;
	color:#333;
}
.topNav .welcome {
	padding-right:15px;
	color:#333;
}
.topNav .welcome a {
	color:#333;
}
.topNav dd ul {
	display:none;
	position:absolute;
	width:110px;
	top:40px;
	left:0;
	border:1px solid #EDEEF0;
	border-top:0;
	background:#fff;
	-moz-box-shadow:3px 3px 3px rgba(0,0,0,.1);
	-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.1);
	box-shadow:3px 3px 3px rgba(0,0,0,.1);
}
.topNav dd ul li {
	line-height:31px;
	border-bottom:1px solid #EDEEF0;
}
.topNav dd ul li a {
	display:block;
	color:#333;
	padding:0 15px;
}
.topNav dd ul li a:hover {
	background:#1369C0;
	color:#fff;
}
.topNav dd ul li a span {
	color:#FF8400;
	margin-left:5px;
}
/* searchTxt */
.searchBtn button,.searchTxt .searchMenu .searchSelected{background-image:url(http://so.u520.net/images/searchbg.png);background-repeat:no-repeat;}
 
.searchTxt{float:left;width:399px;height:30px;border:2px solid #d3d3d3;border-right:0;position:relative;z-index:20;background:#fff;}
.searchTxt .radius{width:1px;height:1px;overflow:hidden;background:#f4f4f4;position:absolute;top:-2px;left:-2px;}
.searchTxtHover{float:left;width:399px;height:30px;border:2px solid #3297d8;border-right:0;position:relative;z-index:20;background:#fff;}
.searchTxtHover .radius{width:1px;height:1px;overflow:hidden;background:#cce5f5;position:absolute;top:-2px;left:-2px;}
 
.searchTxt .searchMenu{float:left;}
.searchTxt .searchMenu .searchSelected{color:#a8a8a8;cursor:pointer;font-size:14px;font-weight:bold;height:30px;line-height:30px;padding:0 10px;width:48px;background-position:0px -54px;}
.searchTxt .searchMenu .searchOpen{background-position:0px -104px;}
 
.searchTxt .searchMenu .searchTab{display:none; position:absolute;top:30px;left:-2px;width:58px;border:2px solid #3297d8;border-top:0;background:#fff;height:200px;z-index:20;}
.searchTxt .searchMenu .searchTab li{width:58px;height:28px;line-height:28px;color:#a8a8a8;font-size:14px;font-weight:bold;text-indent:10px;cursor:pointer;}
.searchTxt .searchMenu .searchTab li.selected{background:#edf3fc;color:#6994c1;}
 
.searchTxt input{float:left;border:0;background:#fff;color:#333;font:14px/22px '宋体',verdana,tahoma,arial,'SimSun',sans-serif;width:221px;height:22px;margin:0;outline:medium none;padding:4px;}
.searchTxt .sosoLogo{float:right;margin:8px 6px 0 0;display:inline;}
.searchBtn{float:left;}
.searchBtn button{background-position:0px 0px;border:0;color:#fff;cursor:pointer;float:left;font-size:16px;height:34px;text-indent:-9999px;width:86px;}
.newsearch{float:left; width:500px;}
.newlogin{width:500px; height:90px; padding-top:20px; float:left;line-height:90px;}