@charset "utf-8";
/* CSS Document */

body{
 	font-size:12px;
 	min-width:1162px;
 	margin:0;
 	padding:0;
 	font-family:"Hiragino Sans GB","Microsoft Yahei",sans-serif;
}

ul{padding:0;margin:0;}

.bl { color:blue;}
.c3c3c3c3 {color:#3c3c3c;}

.clear{clear:both; width:0px;}

a{text-decoration:none; color:#878787;}

a:hover{color:#ff0000;}

img{border:0px;}

.red{color:#ff0000}
.red2{color:#cd0009}
.gray{color:#999;font-size:12px}

.margin30{
	float:left;
	width:600px;
	height:30px;
	line-height:30px
}
.margin20{
	float:left;
	width:600px;
	height:20px;
	line-height:30px
}

/* header */

.www_zzjs_net{
 border-bottom: #cccccc 1px solid;
 border-left: #cccccc 1px solid;
 height: 25px;
 border-top: #cccccc 1px solid;
 border-right: #cccccc 1px solid;
 background-color:#FFF; 
}

.header-container{
	background-color: #fff;
}

.header{width:1162px; margin:0 auto;min-width:1162px}

.margin-blank{
	width:100%;
	height:12px;
	background-color:#fff;
}

.top{width:1162px; padding:20px 0 0 0; }

.top .left{float:left; color:#fff; vertical-align: middle; height:24px;}

.top .right{float:right; text-align:right;}

.top .right .login-info{font-size:14px; vertical-align: middle;}

.top .search{background-color:#fff;height:24px;display:inline-block;vertical-align: middle; }
.top .search .inputcontainer{
	float:left;
 	width:190px;
 	padding-top:3px;
 	display:inline;
}
.searchinput{
	border: 1px solid #e0e0e0;
 	margin-left: 4px;
 	margin-right: 3px;
 	padding-left: 3px;
 	width: 180px;
 	color: #666;
 	font-family: "微软雅黑";
 	font-size: 12px;
 	display:inline;
}
.top .search .backcontainer{
	float:left;
	width: 21px;
	height: 17px;
	margin-top:3px;
	display:inline;
	cursor:pointer;
	background:url(../images/magglass.gif) #fff;
}
.top .search-select{
	height:25px;
	vertical-align: middle;
}

.top .right .xiazai{width:250px; float:left;text-align: right;}

.my-center{
	margin-left:10px;
	color:#000!important;
}

.logout{
	margin-left:20px;
	color:#000!important;
}

.login-text{
	color:#000!important;
}

.register-text{
	margin-left:25px;
	color:#000!important;
}

.red-btn{
	background-color:#C20009;
	display:inline-block;
	padding:8px 12px;
	color:#fff;
	position:relative;
	top:6px;
	border-radius:3px;
	letter-spacing:1px;
	font-size:15px;
	cursor:pointer;
}

.menu-box{
	background-color: #ffffff;
    margin: 0 auto;
    padding: 19px 0px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    position: relative;
}

.menu{flex-grow: 1;}

.menu ul{display: flex;}

/* 一级菜单 */
.menu .section-list{
	padding: 0 10px;
    justify-content: space-around;
}

.menu .section-list li{
	display: inline-block;
    list-style: none;
    text-align: center;
    vertical-align: middle;
    position: relative;
}
.menu .section-list li a{
	display: inline-block;
    color: #777;
}

.menu .section-list li .section{
	display: inline-block;
    width: 18px;
    height: auto;
    line-height: 1.25;
    font-size: 16px;
}

.li-hover{
	color: #CF1A15 !important;
    font-weight: bold;
}

/* 二级菜单 */
.menu .sub-section-list{
	display: none;
	background-color:#f5f5f5;
	position:absolute;
	top:65px;
	left:0;
	z-index: 2;
	padding:10px 8px;
}

.menu .sub-section-list li{
	list-style:none;
	text-align:center;
	display:block;
	float:left;
	width:18px;
	height:100%;
	line-height:1.5;
	color:#e0e0e0;
	font-size:16px;
	padding:0 8px;
	word-break:break-all;
	border:0!important;
}

.menu .sub-section-list li a{
	border:0!important;
}

.menu .sub-section-a:hover{
	font-weight:bold;
	color:#C20009;
}

.menu-li-gap{
	width:100%;
	height:5px;
	position:absolute;
	top:60px;
	left:0;
}

.banner{}
.banner .bigimage{text-align:center;}
.banner .bigimage img{border:0px;}
.banner .bigimage-content{
	 width: 100%; 
	 padding:10px 0 25px 0;
	 position: absolute; 
	 bottom:0px; 
	 background-color: rgba(0,0,0,0.6); 
	 color:#FFF;
}
.banner .bigimage-summary{
	 text-align:center; 
	 line-height:30px; 
	 width:900px; 
	 margin:0 auto; 
	 font-size:14px;
	 display:-webkit-box;
	 overflow:hidden;
	 text-overflow:ellipsis;
	 -webkit-line-clamp:2;
	 -webkit-box-orient:vertical;
}

.banner .mainvideo_img{position: absolute;z-index: 99;top:190px;right: 80px;}
.banner .mainvideo_img img{width:70px; border:0px;}

.banner .showfirst{width:359px;height:310px;top:0px;left:1162px;position:absolute;}
.banner .showfirst img{width:359px;height:310px;border:0px;}


.banner1{margin-top:0px; padding-top:20px; background-color:#fff; font-size:0;}

.banner1 .jingji{width:32.8%; display:inline-table;border-spacing:0;}

.banner1 .jingji td{padding:0;}

.banner1 .jingji .title-td{
	width:45%;
	padding:0 12px;
	border:1px solid #d2d2d2;
	background-color:#f0f0f0;
	text-align:justify;
}

.banner1 .jingji .smallnews-title{
	font-size:16px; 
	color:#000; 
	word-wrap:break-word; 
	word-break:break-word; 
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
}
.banner1 .jingji .smallnews-title:hover{color:red;}

.banner1 .jingji .video_img{width:35px; height:35px; float:right; position: absolute;right: 10px;bottom:10px;}
.banner1 .jingji .video_img img{width:100%; height:100%;border:0px;} 

/* center */
.center{width:1125px; margin:0 auto;}

.center .left{
	width:770px; float:left;
	min-height:400px; /*（解决ie8.9.ff.chrome）*/
	*+height:100%;  /*（解决ie7）*/
	_height:400px; /*（解决ie6） ie6超出自动溢出}*/
}
.center .left .ban1{width:770px; height:128px; margin:0 auto; margin-top:20px;}

.center .left .kuai{margin:0 auto; margin-top:20px;}

.center .left .kuai .title{height:50px; line-height:50px; border-bottom:2px #9a9a9a solid;}

.center .left .kuai .title .l_wz{font-size:30px; color:#cd0009; font-weight:bold; }

.center .left .kuai .title .l_gd{display:inline-block; float:right; font-size:14px; line-height:56px;}

.center .left .kuai .title .l_dian{}

.top-section li{margin-top:10px;}

.top-section .top-news-title{
	font-size:16px;
	margin-left:2px;
	max-width:580px;
	display:inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}

.top-section .top-news-title a:link{
	color:#000;
}

.top-section .top-news-title a:visited{
	color:#999;
}

.top-section .top-news-title a:hover{
	color:#ff0000;
}

.top-section .label-middle{
	vertical-align: middle;
	margin-top:1px;
}

.top-section .top-news-publishtime{
	font-size:13px;
	float:right;
	color:#737373;
	margin-top:2px;
}

.center .left .kuai .kuang{margin:0 auto; margin-top:10px;}

.center .left .kuai .kuang .content{width:369px; float:left;margin-bottom:20px}

.center .left .kuai .kuang .content .img{width:369px;position:relative}
.center .left .kuai .kuang .content .img .biaoqian{
	position:absolute;
	bottom:6px;
	right:10px;
	width:45px;
	height:27px; 
	background:url(../images/rmsg.png);
	font-size:12px;
	color:#fff;
	line-height:22px;
	text-align:center; 
	z-index:10;
}
.center .left .kuai .kuang .content .img img{border:0px;width:100%;}

.center .left .kuai .kuang .content .img .video_img{width:35px; height:35px; float:right; position: relative;z-index: 99;right: 10px;bottom:40px;}
.center .left .kuai .kuang .content .img .video_img img{width:35px; height:35px;border:0px;}

.center .left .kuai .kuang .content .titles{
	height:52px;
	line-height:26px; 
	font:bold 20px "微软雅黑";
	margin:10px 0;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}

.center .left .kuai .kuang .content .con{
	height:40px;
	line-height:20px; 
	font-size:14px;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}

.center .left .kuai .kuang .content .foot{height:30px; line-height:30px; font-size:12px; color:#737373; margin-top:10px;}

.center .left .kuai .kuang .content .foot .zi{width:240px; float:left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.center .left .kuai .kuang .content .foot .tu{width:108px; float:left; padding-top:5px; text-align:right;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.center .left .kuai .kuang .content .foot .dj{width:16px; float:left; text-align:right;}

.center .left .kuai .kuang .content1{width:232px; float:left;}

.center .left .kuai .kuang .content1 ul{list-style:none;}

.center .left .kuai .kuang .content1 ul li{list-style:none; font-size:14px; line-height:30px; text-align:center;}
.center .left .kuai .kuang .content1 ul li img{width:100%;border:0px;}

.center .left .kuai .kuang .content1 ul li .video_img{width:35px; height:35px; float:right; position: relative;z-index: 99;right: 10px;bottom:50px;}
.center .left .kuai .kuang .content1 ul li .video_img img{width:35px; height:35px;border:0px;}

.center .right{width:320px; float:left; margin-left:35px; padding-top:30px;}

.center .right .ajaxlogininfo{width:320px;}

.center .right .ajaxlogininfo .ajaxloading{width:320px; height:30px; text-align:center;padding-top:80px}

.center .right .ajaxauthors{width:320px;}

.center .right .ajaxauthors .ajaxloading{width:320px; height:50px; text-align:center;padding-top:80px}

.center .right .title{width:320px; height:50px; line-height:50px; font-size:20px;
color:#3f3f3f; font-weight:bold; border-bottom:6px #cd0009 solid; margin-top:20px; }

.center .right .title_wz{width:320px; padding-bottom:15px;
font-size:20px; color:#3f3f3f; font-weight:bold; }

.center .right .f_con{width:318px; border:1px #d2d2d2 solid; background-color:#f5f5f5;}

.center .right .f_con .dlk ul{list-style:none; margin-top:25px; padding-bottom:10px;}

.center .right .f_con .dlk ul li{list-style:none; width:290px; height:40px; line-height:40px; margin:0 auto; font-size:16px; color:#000;}

.center .right .f_con .lan{width:318px; background-color:#FFF; height:40px; border-bottom:1px #d2d2d2 solid;}

.center .right .f_con .lan div{width:106px; float:left; height:40px; line-height:40px; font-size:14px; color:#000; text-align:center; background-color:#FFF; font-family:"微软雅黑";}

.center .right .f_con .lan div:hover{width:106px; float:left; height:40px; line-height:40px; font-size:14px; color:#fff; text-align:center; background-color:#9e9e9e; font-family:"微软雅黑";}

.center .right .f_con .news ul{width:318px; margin:0 auto; list-style:none;color: #3C3C3C;font-family: Microsoft YaHei;}

.center .right .f_con .news ul li{ width:318px; height:30px; line-height:30px; font-size:13px;border-top:1px #d2d2d2 solid;}

.center .right .f_con .mjzl{width:89px; float:left; margin-left:5px; margin-right:12px; text-align:center; margin-top:10px; font-size:14px;}
.center .right .f_con .mjzl img{width:89px;height:86px;border:0px}

.center .right .f_con .bd{width:298px; height:115px; margin:0 auto; margin-top:10px; position:relative;}
.center .right .f_con .bd .pic{width:298px; height:115px; position:absolute;top:0px;left:0px}
.center .right .f_con .bd .pic img{width:298px; height:115px; border:0px}
.center .right .f_con .bd .content{width: 298px; height: 40px; position: absolute; background-color: #000; bottom:0px; filter: alpha(opacity = 60); opacity: 0.6; z-index: 100; }

.center .right .f_con .gzwm{width:298px; margin:0 auto; margin-top:10px; text-align:center; margin-bottom:10px;}

.center .right .f_con .xz{width:318px; margin-bottom:20px;}


.gzwm .gzwm_wx{width:140px; height:139px; text-align:center; background-image:url(../images/wechat.png); float:left;}

.gzwm .gzwm_wx:hover{width:140px; height:139px; text-align:center; background-image:url(../images/wechat_hover.png); float:left;}

.gzwm .gzwm_wx a img{width:140px; height:139px; border:0px;}

.gzwm .gzwm_wb{width:140px; height:139px; text-align:center; background-image:url(../images/sina.png); float:left; margin-left:6px;}

.gzwm .gzwm_wb:hover{width:140px; height:139px; text-align:center; background-image:url(../images/sina_hover.png); float:left;}

.gzwm .gzwm_wb a img{width:140px; height:139px; border:0px;}

/* cont_product */
#tags { 
	width:318px; 
	height:42px;
	border-top:6px #cd0009 solid;
}
#tags ul{ list-style:none;}
#tags ul li {float:left; width:106px; height:42px; text-align:center; cursor:pointer}
#tags ul li span {display:block; float:left; width:106px; height:42px; text-align:center; line-height:42px; font-weight:bold; font-size:14px;}
#tags ul li.selectTag span {color:#FFFFFF; background-color:rgba(0,0,0,0.6);}

.tagContent {width:308px; DISPLAY: none; }

.tagContent ul{width:318px; margin:0 auto; list-style:none;color: #3C3C3C;}
.tagContent ul .rankloading{
	width:318px; 
	padding-top:50px; 
	padding-bottom:50px;
	text-align:center;
	border-right:1px #d2d2d2 solid;
}
.tagContent ul li{ 
	width:318px; height:37px; line-height:37px; font-size:13px; border-top:1px #d2d2d2 dashed; border-right:1px #d2d2d2 solid;
    word-break:keep-all; /* 不换行 */
    white-space:nowrap; /* 不换行 */
	overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
}
.tagContent .rank-index{
	color:#f35600;
}


#tagContent div.selectTag {DISPLAY: block}

#btnlogin { background:url('../images/login.png');border:none;width:92px; height:30px;color:#fff;font-weight:800;font-size:16px;}
#btnlogin:hover {background:url('../images/login_hover.png');}
#btnregister { background:url('../images/registered.png');border:none;width:92px; height:30px;color:#fff;font-weight:800;font-size:16px;}
#btnregister:hover {background:url('../images/registered_hover.png');}
.wz2 a, { color:#fff;}
.titles a:link { color:#000;}
.titles a:hover { color:red;}
.titles a:active { color:#818181;}
.titles a:visited { color:#999;}

#xufei {background:url('../images/xufei.png');border:none;width:71px; height:26px;color:#fff;font-weight:800;font-size:14px;}
#xufei:hover {background:url('../images/xufei.png'); color:#052153;}

#xiugai {background:url('../images/xiugai.png');border:none;width:140px; height:35px;color:#fff;font-weight:800;font-size:14px;}
#xiugai:hover {background:url('../images/xiugai.png'); color:#5c0408;}

#tuichu {background:url('../images/tuichu.png');border:none;width:140px; height:35px;color:#fff;font-weight:800;font-size:14px;}
#tuichu:hover {background:url('../images/tuichu.png'); color:#0b3275;}


/* footer */
.footer{color:#535353; line-height:25px; font-size:12px; text-align:center; margin-top:70px; padding-top:10px;}
.wz2 a {
	color: #fff;
}

/**编辑修改，主要是解决这个大标题鼠标放上去有效果****/
.lch{text-align:center;line-height:50px;font-size:30px;padding:0 20px;}
.lch a { color:#fff;opacity: 1;}
.lch a:hover, div.wz2 a:hover { color:red;opacity: 1;}
.bd div a,.bd1 div a,.bd2 div a { color:#fff;opacity: 1;}
.bd div a:hover,.bd1 div a:hover,.bd2 div a:hover { color:red;opacity: 1;}
.ztbda {position:absolute;z-index: 101;filter: alpha(opacity = 100); opacity: 1;color:#FFF; line-height:40px; font-weight:bold; font-size:14px;bottom:0px;padding-left:10px;}
.te {color:#fff;margin-right:15px;}
.te:hover {color:#fff;text-decoration:underline;}


.body1{background-color:#FFF; background-image:none;min-width:1162px;}



.weizhi{width:1156px; height:39px; line-height:39px; margin:0 auto; text-align:right;font-family:"微软雅黑";font-size:12px}

.weizhi a{color:#000;}

.weizhi a:hover{color:#cd0009;}

OL LI {
	MARGIN: 8px; list-style:none;
}

ul LI {
	list-style:none;
}

#con {
	FONT-SIZE: 12px; MARGIN: 0px auto; WIDTH: 480px
}
#tags1 LI {
	 margin-left:10px; HEIGHT: 41px; width:147px; FLOAT: left; text-align:center; background-image:url(../images/skll1.png);
}
#tags1 LI span,#tags1 LI a {
	cursor:pointer;
    LINE-HEIGHT: 41px; HEIGHT: 41px; width:147px;  TEXT-DECORATION: none; text-align:center;  FLOAT: left; font-size:14px; color:#000000; 
}
#tags1 LI span:hover {
	LINE-HEIGHT: 41px; HEIGHT: 41px; TEXT-DECORATION: none; FLOAT: left; width:147px; text-align:center; 
}
#tags1 LI.emptyTag {
	WIDTH: 4px
}
#tags1 LI.selectTag {
	HEIGHT: 41px; background-image:url(../images/skll.png); width:147px; text-align:center;
}
#tags1 LI.selectTag A {
	LINE-HEIGHT: 41px; HEIGHT: 41px; width:147px; text-align:center; font-size:14px; 
}
#tagContent {
	border:0px; 
	height:auto; 
	background-image:none;
	background-color:#FFF;
}
.tagContents {
	DISPLAY: none; WIDTH: 740px; PADDING-TOP: 10px; line-height:25px; margin:0 auto; margin-left:30px;
}
#tagContent DIV.selectTag {
	DISPLAY: block
}


.fenye{width:740px; height:40px; line-height:40px; margin-top:30px;}

.fenye ul li{list-style:none; float:right; margin-left:10px;}

.fenye .up{width:58px; height:26px; line-height:26px; background-image:url(../images/up.png); text-align:center;}

.fenye .ye{width:31px; height:26px; line-height:26px; background-image:url(../images/ye.png); text-align:center;}

.fenye .next{width:58px; height:26px; line-height:26px; background-image:url(../images/next.png); text-align:center;}

.lettercantainer{
	width:740px; margin-left:30px;
}
.lettercantainer textarea{
	width:730px; height:90px; border:#d2d2d2 1px solid;background:#fff;color:#333;
	padding:5px;
	display : inline;
	font-family:微软雅黑;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);/*ie*/
	-moz-box-shadow: 1px 1px 5px #909090;/*firefox*/
	-webkit-box-shadow: 1px 1px 5px #909090;/*safari或chrome*/
	box-shadow:1px 1px 5px #909090;/*opera或ie9*/
}
.letterbtncantainer{
	width:740px; margin-left:30px; height:40px; margin-top:10px;
}
.letterbtncantainer .submitbtn{
	width:70px; height:25px; background-image:url(../images/fs.png); float:left;cursor:pointer;
}

.hot_tj_bg_1{width:93px; height:31px; background-image:url(../images/help_bg.png); text-align:center; line-height:31px; color:#FFF;cursor:pointer}

.hot_tj_bg_1:hover{color:#cd0009;}


/* chengshi.html */

.center .left .chengshi{width:770px; margin:0 auto; margin-top:20px; border-bottom:1px #9a9a9a solid; padding-bottom:10px;}

.center .left .ajaxloading{width:770px;height:600px;text-align:center;padding-top:200px}

.center .left .chengshi_img{width:235px; min-height: 120px; float:left;; position: relative;}
.center .left .chengshi_img img{width:100%; border:0px;}

.center .left .video_img{width:35px; height:35px; position: absolute;right: 10px;bottom:10px;z-index: 1;}
.center .left .video_img img{width:100%; height:100%;border:0px;}

.center .left .chengshi_wz{width:535px; height:132px; float:left;}

.center .left .chengshi_wz_h{
	font-size:18px; 
	font-weight:bold; 
	height:48px;
	color:#000000;
	margin-left:20px;
    display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.center .left .chengshi_wz_h a{color:#000000;}
.center .left .chengshi_wz_h a:hover{color:#ff0000;}
.center .left .chengshi_wz_h a:visited{color:#999;}

.center .left .chengshi_wz_m{
	font-size:14px; 
	color:#010101; 
	margin-left:20px;
	margin-top:10px;
	height:40px;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}

.center .left .chengshi_wz_f{
	display:inline-block;
	height:35px; 
	line-height:35px; 
	font-family:"宋体"; 
	font-size:12px; 
	color:#7b7b7b; 
	margin:8px 0 0 20px;
}

.center .left .top_label{
	display:inline-block;
	font-family:Microsoft Yahei;
	color:#fff;
	padding:0px 4px 1px 4px;
	background-color: #cd0009;
	line-height:normal;
	border-radius:3px;
	margin-right: 5px;
}

.center .left .chengshi_wz_f1{
	display:inline-block;
	float:right;
	font-family:"宋体"; 
	font-size:12px; 
	color:#7b7b7b; 
	margin:12px 15px 0 20px;
}

.center .left .chengshi_wz_f1 .tu{float:left; text-align:left;} /* 优化 */

.center .left .chengshi_wz_f1 .dj{float:left; text-align:left; margin-left:15px;} /* 优化 */

.fenye1outer{text-align:center;width:770px;margin-top:30px}
.page-nav{margin:0 0 0 0;text-align:center;}
.page-nav-bar{display:inline-block;*zoom:1;*display:inline;margin:0 auto;overflow:hidden}
.page-nav-bar span,.page-nav-bar a,.page-nav-bar li,.page-nav-bar ul{float:left;text-align:center}
.page-nav .page-nav-prev,.page-nav .page-nav-next{width:58px;height:25px;margin-right:10px;line-height:25px;*line-height:25px;overflow:hidden;) 0 -10px}
.page-nav .page-nav-prev{background:url(../images/up.png) no-repeat;}
.page-nav .page-nav-next{background:url(../images/next.png) no-repeat;}
.page-nav span.page-nav-prev,.page-nav span.page-nav-next{color:#d0d0d0;cursor:default}
.page-nav a{text-decoration:none;color:#878787}
.page-nav ul{}
.page-nav ul li{margin-right:10px;background:url(../images/ye.png) no-repeat;background-size:100%;min-width:30px;height:25px;text-align:center}
.page-nav ul li a, .page-nav ul li.current1{float:left;line-height:25px;text-align:center;min-width:30px;height:25px;}
.page-nav ul li.current1{color:#f00;font-weight:bold}
.page-nav ul li a:hover,.page-nav-bar a:hover,.page-nav-bar a:hover{color:#f00}


.fenye1{ margin:0 auto;width:540px;height:40px;text-align:center;}
.fenye1 .bar{display:inline-block;*zoom:1;*display:inline;margin:0 auto;overflow:hidden}

.fenye1 ul{list-style:none;_margin-right:-5px;float:left;text-align:center}
.fenye1 ul li{margin-right:5px}

.pinglun_l{width:105px; height:40px; color:#000; line-height:40px; font-size:16px; font-weight:bold;}

.pinglun_l .pld{ width:48px; height:21px; line-height:21px; color:#FFF; background-image:url(../images/pld.png); float:right; margin-top:9px; text-align:center;}

.anquan{width:100px; height:40px; background-image:url(../images/aq.png); margin-top:4px;}
.anquan:hover{width:100px; height:40px; background-image:url(../images/aq_hover.png); margin-top:4px;}

.gr{width:100px; height:40px; background-image:url(../images/gr.png); margin-top:4px;}
.gr img{width:100px; height:40px; border:0px}
.gr:hover{width:100px; height:40px; background-image:url(../images/gr_hover.png); margin-top:4px;}
.hqyzm{
	height:30px; width:120px; text-align:center; line-height:30px; border:1px #d2d2d2 solid;
	background-image:url(../images/text_bg.png);font-size:12px;cursor:pointer;
	color:#1d1d1d;
}

.center .left .jg_about{width:770px; margin:0 auto; margin-top:20px; padding-bottom:10px;}

.center .left .jg_about .jg_about_l{width:80px; float:left; text-align:center;}
.center .left .jg_about .jg_about_l img{width:80px; height:77px;}

.center .left .jg_about .jg_about_l img{border:1px #bfbfbf solid;}

.center .left .jg_about .jg_about_r{width:650px; float:left; margin-left:20px;}

.center .left .jq_fb{width:770px; height:38px; background-image:url(../images/jq_bg.png); margin:0 auto; margin-top:20px; line-height:38px; font-size:16px; font-weight:400; border-left:1px #bfbfbf solid; border-right:1px #bfbfbf solid;}

.center .left .jqzp{width:770px; margin:0 auto; margin-top:20px; border-bottom:1px #9a9a9a dashed; padding-bottom:10px;}

.center .left .jqzp_img{width:142px; height:80px; float:left;}
.center .left .jqzp_img img{width:142px; height:80px;border:0px}

.center .left .jqzp_wz{width:628px; height:80px; float:left;}

.center .left .jqzp_wz_h{width:608px; height:30px; font-family:"微软雅黑";
	font-size:16px; font-weight:bold; color:#000000; margin-left:20px;}

.center .left .jqzp_wz_m{width:608px; height:50px; line-height:25px; font-size:14px; color:#010101; margin-left:20px;
	position:relative;
	overflow:hidden	
}
.center .left .jqzp_wz_m .authordate{
	position:absolute;
	width:140px; height:25px; line-height:25px;font-size:12px;
	left:463px;top:25px;
	background:#fff;
	text-align:right;
}

.center .right .f_con1{width:318px; border:1px #d2d2d2 solid; background-color:#f8f8f8;}

.center .right .f_con1 .f_con1_h{width:300px; margin:0 auto; border-bottom:1px #d2d2d2 solid; margin-top:20px; padding-bottom:10px;}

.center .right .f_con1 .f_con1_h .f_con1_h_l{width:78px; float:left; text-align:center; padding-top:5px;}

.center .right .f_con1 .f_con1_h .f_con1_h_l img{width:78px;height:75px;border:1px #bfbfbf solid;}

.center .right .f_con1 .f_con1_h .f_con1_h_r{width:212px; float:left; margin-left:10px;}

.center .right .f_con1 .f_con1_f{width:300px; margin:0 auto; margin-top:10px; padding-bottom:20px;}

.center .right .f_con1 .f_con1_f .f_con1_f_h{width:300px; margin:0 auto;  font-size:14px; padding-bottom:10px;}

.center .right .f_con1 .f_con1_f .f_con1_f_f{width:280px; margin:0 auto; height:30px; line-height:30px; border-bottom:1px #d2d2d2 dashed;}

.center .right .f_con1 .f_con1_f .f_con1_f_f li{list-style:disc; font-family:宋体; font-size:12px;
    word-break:keep-all; /* 不换行 */
    white-space:nowrap; /* 不换行 */
	overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;

}

.center .right .f_con1 .f_con1_f .f_con1_f_f li a{color:#787878;}

.center .right .f_con1 .f_con1_f .f_con1_f_f li a:hover{color:#cd0009;}




.center .right .f_con1_zt{width:300px; margin-top:10px;}

.center .right .f_con1_zt .f_con1_zt_h{width:300px; height:40px; line-height:40px; font-size:16px; color:#333333;}

.center .right .f_con1_zt .f_con1_zt_h a{color:#333333;}

.center .right .f_con1_zt .f_con1_zt_h a:hover{color:#cd0009;}

.center .right .f_con1_zt .f_con1_zt_f{width:300px; height:90px; font-size:12px; font-family:"宋体"; color:#808080;}

.center .right .f_con1_zt .f_con1_zt_f .f_con1_zt_f_l{width:144px; height:90px; float:left;}

.center .right .f_con1_zt .f_con1_zt_f .f_con1_zt_f_l img:hover{border:1px #cd0009 solid;}

.center .right .f_con1_zt .f_con1_zt_f .f_con1_zt_f_l img{border:1px #d2d2d2 solid;}

.center .right .f_con1_zt .f_con1_zt_f .f_con1_zt_f_r{width:150px; height:90px; float:left; margin-left:6px; line-height:20px;}



.center .left .mjzl{width:760px; height:40px; margin:0 auto; margin-top:10px; background-image:url(../images/zl_bg.png); font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#FFF; line-height:40px; padding-left:10px;}
.center .left .mjzlmargin{width:760px; height:30px;}

.center .left .renwu{width:770px; margin:0 auto; margin-top:10px; height:auto;}

.center .left .renwu .head_x{width:74px; float:left; text-align:center; height:103px; margin-right:10px;}

.center .left .renwu .head_x .mj_img,.center .left .renwu .head_x .mj_img img{width:74px; height:71px; border:0px}

.center .left .renwu .head_x .mj_name{width:74px; height:30px; line-height:30px; font-family:"宋体"; font-size:12px; color:#7f7f7f;}

.center .left .renwu .head_x .mj_name a{color:#7f7f7f;}

.center .left .renwu .head_x .mj_name a:hover{color:#cd0009;}

.center .left .wz_contents{margin-top:20px; color:#333; line-height:50px; font-size:27px; font-weight:bold; text-align:center; border-bottom:1px #d2d2d2 solid;}

.center .left .fenxiang{margin:0 auto; text-align:center; border-bottom:1px #d2d2d2 solid;padding-bottom:8px;}

.center .left .fenxiang .fenxiang_fx{margin:0 auto; color:#787878; font-size:14px; float:left; padding-top:12px;}

.center .left .fenxiang .fenxiang_zan{font-size:12px; color:#7b7b7b; text-align:center; float:left; padding-top:10px; margin-left:10px;}

.center .left .fenxiang_zan .tu{float:left;}

.center .left .fenxiang_zan .dj{float:left; margin-left:8px;}

.center .left .fenxiang_zan .sc{float:left; margin-left:8px;}

.center .left .fenxiang .fenxiang_zz{font-size:13px; color:#7b7b7b; float:right; padding-top:11px;}

.max-words{display:inline-block;overflow:hidden;vertical-align: bottom;white-space:nowrap;
	text-overflow:ellipsis;word-break:keep-all;margin-right:5px;}

.center .left .wz_contents1{font-size:16px; font-family:"Hiragino Sans GB","Microsoft Yahei",sans-serif; 
	line-height:30px; letter-spacing:0.5px; color:#333; text-align: justify; word-wrap:break-word;word-break:normal;}
	
	
.center .left .wz_contents1 video{width:100%;height:433px;outline:none;}

.center .left .wz_contents1 .newscontents img{max-width:100%; }
.center .left .wz_contents1 .newscontents p{margin:1.75em 0 0 0;}
.center .left .wz_contents1 .newscontents iframe{width:100%;height:433px;outline:none;}
.center .left .wz_contents1 .newscontents a{text-decoration: none;color:#333;}

.center .left .wz_contents1 .con_ban{width:770px; margin:15px auto 0 auto;}
.center .left .wz_contents1 .con_ban img{width:770px; border:0px;}

.center .left .copyright{width:770px; height:40px; margin:0 auto; background-color:#FEC2C5; margin-top:10px;font-size:14px; font-family:"宋体";
line-height:40px; text-align:center}

.center .left .con_ny{width:770px; height:40px; margin:0 auto; background-color:#eeeeee; margin-top:10px; font-size:14px; font-family:"宋体"; line-height:40px; height:auto;}

.center .left .con_ny a{color:#656565;}

.center .left .con_ny a:hover{color:#cd0009;}

.center .left .con_ny .con_ny_up{
	width:380px; float:left; text-align:left;
    word-break:keep-all; /* 不换行 */
    white-space:nowrap; /* 不换行 */
	overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
	margin-left:5px;
	display:inline;
}

.center .left .con_ny .con_ny_next{
	width:380px; 
	float:left; 
	text-align:right;
    word-break:keep-all; /* 不换行 */
    white-space:nowrap; /* 不换行 */
	overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
	margin-right:5px;
	display:inline;
}

.center .left .con_xg{width:770px; height:40px; margin:0 auto; background-color:#f8f8f8; margin-top:10px; font-size:14px; font-family:"宋体"; line-height:40px; border:1px #d2d2d2 solid; border-top:2px #cd0009 solid; font-weight:bold;}

.center .left .con_xg_look{width:100px; float:right; font-family:"宋体"; font-size:12px; color:#004dcd;}

.center .left .con_xg_look a{color:#004dcd; text-decoration:underline;}

.center .left .con_xg_look a:hover{color:#cd0009;}

.center .left .con_xgw{width:770px; margin:0 auto; margin-top:10px; font-size:14px; font-family:"宋体"; font-weight:bold; border-bottom:4px #cd0009 solid; padding-bottom:20px;}

.center .left .con_xgw .con_mytp{width:94px; height:29px; background-image:url(../images/mytp_bg.jpg); line-height:29px; float:left; font-family:'微软雅黑'; font-size:14px; color:#FFF; text-align:center;}
.center .left .con_xgw .con_mytp a{color:#FFF;}
.center .left .con_xgw .con_mytp:hover{color:#d2d2d2;}

.center .left .con_xgw ul{list-style:none;}

.center .left .con_xgw ul li{height:30px; line-height:30px; border-bottom:1px #d2d2d2 dashed; width:770px;}

.center .left .con_xgw .con_xg_l{width:190px; font-size:12px; font-family:"宋体"; font-weight:bold; float:left; color:#656565;
    word-break:keep-all; /* 不换行 */
    white-space:nowrap; /* 不换行 */
	overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
}

.center .left .con_xgw .con_xg_l a{color:#656565;}

.center .left .con_xgw .con_xg_l a:hover{color:#cd0009;}

.center .left .con_xgw .con_xg_r{width:190px; font-size:12px; font-family:"宋体"; float:left; color:#656565;}

.center .left .con_xgw .con_xgw_l{width:205px; margin-top:10px; font-size:12px; font-weight:bold; float:left; text-align:right; color:#999999; margin-left:40px; border:1px #fff solid;}

.center .left .con_xgw .con_xgw_l img:hover{border:1px #cd0009 solid;}

.center .left .con_xgw .con_xgw_l a{color:#1a1a1a; font-size:14px;}

.center .left .con_xgw .con_xgw_l a:hover{color:#cd0009; font-size:14px;}

.searchinput1{
 border-right-width: 0px;
 padding-left: 3px;
 width: 168px;
 float: left;
 border-top-width: 0px;
 border-bottom-width: 0px;
 color: #636365;
 margin-left: 4px;
 font-size: 8pt;
 vertical-align: middle;
 border-left-width: 0px;
 margin-right: 3px;
 background-color:#FFF;
}
.www_zzjs_net1{
 border-bottom: #cccccc 1px solid;
 border-left: #cccccc 1px solid;
 height: 30px;
 border-top: #cccccc 1px solid;
 border-right: #cccccc 1px solid;
 background-color:#FFF;
 margin-top:40px;
}
.searchaction1{
 width: 35px;
 float: left;
 height: 20px;
 
}

.center .left .con_table{ width:570px; float:left;height:30px;}
.center .left .con_icons{
	float:left;
	width:92px; 
	height:30px; 
	line-height:30px; 
	text-align:center; 
	margin-top:10px;
	margin-top:40px;
	position:relative;
}

.center .left .con_icons .mainrbox{
	position:absolute;
	top:30px;
	left:-258px;
	z-index:200;
}

.center .left .con_dlfb{float:left;width:92px; height:30px; line-height:30px; text-align:center; margin-top:10px;
background-image:url(../images/login.png); font-size:14px; font-weight:800; color:#FFF; float:left; margin-top:40px;
cursor:pointer
}

.searchinput2{
 border-right-width: 0px;
 padding-left: 3px;
 width: 138px;
 float: left;
 border-top-width: 0px;
 border-bottom-width: 0px;
 color: #636365;
 margin-left: 4px;
 font-size: 8pt;
 vertical-align: middle;
 border-left-width: 0px;
 margin-right: 3px;
 background-color:#FFF;
}
.www_zzjs_net2{
 border-bottom: #cccccc 1px solid;
 border-left: #cccccc 1px solid;
 height: 25px;
 border-top: #cccccc 1px solid;
 border-right: #cccccc 1px solid;
 background-color:#FFF;
 margin-top:5px;
}
.searchaction2{
 width: 35px;
 float: left;
 height: 20px;
 
}


.zhifu{width:1130px; background-image:url(../images/zf_bg.png); height:auto; margin:0 auto;}

.zhifu .zhifu_ban{width:1096px; height:364px; margin:0 auto; text-align:center; padding-top:20px;}

.zhifu .zhifu_tc{width:960px; margin:0 auto; padding-top:20px; border-bottom:1px #d2d2d2 solid;}

.zhifu .zhifu_tc .zhifu_tc_xz{width:330px; float:left; margin-left:30px; padding-bottom:20px;}

.zhifu .zhifu_tc .zhifu_tc_xz .check{width:310px; font-size:16px; font-weight:bold; color:#272727; line-height:40px; padding-left:20px; margin-top:20px;}

.zhifu .zhifu_tc .zhifu_tc_sm{width:588px; height:205px; background-image:url(../images/zfsm.png); float:left;}

.zhifu .zffs{width:960px; margin:0 auto; padding-top:20px;}

.zhifu .zffs .zffs_con{width:960px; margin:0 auto; padding-top:20px; padding-bottom:30px;}

.zhifu .zffs .zffs_con .zffs_con_l{width:40px; height:52px; line-height:52px; font-size:24px; float:left; margin-left:35px; padding-top:20px;}

.zhifu .zffs .zffs_con .zffs_con_c{width:160px; float:left;}

.zhifu .zffs .zffs_con .zffs_con_r{width:117px; height:42px; background-image:url(../images/ljzf.png); text-align:center; line-height:42px; float:left; font-size:18px; font-weight:bold; color:#fff; margin-left:120px; margin-top:5px;}

.zhifu .zffs .zffs_con .zffs_con_r a{color:#fff;}

.zhifu .zffs .zffs_con .zffs_con_r a:hover{color:#cd0009;}

.zhuce_header{width:980px; background-image:url(../images/zc_header.png); height:16px; margin:0 auto; margin-top:100px;}

.zhuce_footer{width:980px; background-image:url(../images/zc_footer.png); height:16px; margin:0 auto;}

.zhuce{width:980px; background-image:url(../images/zc_bg.png); height:auto; margin:0 auto;}

.zhuce .zhuce_l{width:250px; height:auto; float:left;}

.zhuce .zhuce_l a{color:#cd0009;}

.zhuce .zhuce_l a:hover{color:#0b0b0b;}

.zhuce .zhuce_l .zhuce_l_kuai{width:220px; height:30px; margin:0 auto; line-height:30px; text-align:right; font-family:'微软雅黑'; font-size:14px; color:#0b0b0b;}

.zhuce .zhuce_l .zhuce_l_zhu{width:180px; height:70px; margin:0 auto; line-height:20px; text-align:right; font-family:'微软雅黑'; font-size:12px; color:#6f6b6b; margin-left:62px;}

.zhuce .zhuce_r{width:721px; height:auto; float:left;}

.zhuce .zhuce_r .zhuce_r_con{width:135px; height:40px; margin:0 auto; line-height:40px; font-family:'微软雅黑'; font-size:18px; color:#1d1d1d; float:left; text-align:right;}

.zhuce .zhuce_r .zhuce_r_tel{width:270px; height:40px; background-image:url(../images/write_tell.png); background-repeat:no-repeat; line-height:40px; font-family:'微软雅黑'; font-size:18px; color:#716e6e; float:left; margin-left:10px; border:0px;}

.zhuce .zhuce_r .zhuce_r_yzm{width:125px; height:40px; background-image:url(../images/w_yzm.png); background-repeat:no-repeat; line-height:40px; font-family:'微软雅黑'; font-size:18px; color:#716e6e; float:left; margin-left:10px; border:0px;}

.zhuce .zhuce_r .zhuce_r_hqyzm{
	width:131px; height:32px; background-image:url(../images/hq_yzm.png); background-repeat:no-repeat; line-height:32px; text-align:center;
	font-family:'微软雅黑'; font-size:12px; color:#1d1d1d; float:left; margin-left:10px; margin-top:4px; border:0px;
	cursor:pointer;
}
.zhuce .zhuce_r .zhuce_r_hqyzm2{
	width:131px; height:40px;text-align:center;
	float:left; margin-left:10px; border:0px;
	cursor:pointer;
}

.zhuce .zhuce_r .zhuce_r_pass{width:270px; height:40px; background-image:url(../images/w_pass.png); background-repeat:no-repeat; line-height:40px; font-family:'微软雅黑'; font-size:18px; color:#716e6e; float:left; margin-left:10px; border:0px;}


.zhuce .zhuce_r .zhuce_r_date{width:270px; height:40px; background-image:url(../images/date.png); background-repeat:no-repeat; line-height:40px; font-family:'微软雅黑'; font-size:18px; color:#716e6e; float:left; margin-left:10px; border:0px;}

.zhuce .zhuce_r .zhuce_r_sub{width:270px; height:51px; background-image:url(../images/news_id.png); background-repeat:no-repeat; line-height:51px; text-align:center; font-family:'微软雅黑'; font-size:20px; color:#fff; float:left; margin-left:10px; border:0px;}

.zhuce .zhuce_r .zhuce_notes{
	width:171px; height:35px;line-height:15px; text-align:left; font-family:'微软雅黑'; font-size:12px; color:#5e696d; float:left; margin-left:10px; border:0px; padding:5px 10px 0 25px;
	display:none
}
.zhuce .zhuce_r .zhuce_msg{
	background-image:url(../images/zf_6.png); background-repeat:no-repeat; 
}

.zhuce .zhuce_r .zhuce_err{
	background-image:url(../images/p_write.png); background-repeat:no-repeat;
}

.zhuce .zhuce_r .zhuce_r_sex{width:70px; height:40px; line-height:40px; text-align:left; font-family:'微软雅黑'; font-size:18px; color:#716e6e; float:left; margin-left:10px;}

.zhuce .zhuce_r .zhuce_r_select{height:40px; line-height:40px; text-align:left; font-family:'微软雅黑'; font-size:18px; color:#716e6e; float:left; margin-left:10px;}

.zhuce .zhuce_r .zhuce_r_accept{text-align:left; float:left; margin:15px 0 0 140px; font-size:12px; color:#1d1d1d; }

.zhuce .zhuce_r .zhuce_r_accept a{color:rgb(0,117,255);}


.center .left .left_gcsd{width:770px; height:86px; margin:0 auto; margin-top:30px; font-size:14px; font-family:"宋体"; line-height:30px; height:auto;}

.center .left .left_gcsd_l{width:43px; height:86px; background-image:url(../images/sdgc.png); font-size:14px; font-family:"宋体"; float:left;}

.center .left .left_gcsd_l1{width:43px; height:86px; background-image:url(../images/jieyu.png); font-size:14px; font-family:"宋体"; float:left;}

.center .left .left_gcsd_r{width:697px; height:66px; line-height:20px; background-color:#f1f1f1; font-size:14px; float:left; color:#656565; margin-left:10px; padding:10px 10px 10px 10px;}

.center .left .fenxiang1{width:500px; height:40px; line-height:40px; text-align:center; margin-left:340px;}

.center .left .fenxiang1 .fenxiang1_fx{width:220px; height:40px; margin:0 auto; color:#787878; line-height:40px; font-size:14px; font-weight:bold; float:left; padding-top:12px;}

.center .left .fenxiang1 .fenxiang1_zan{width:250px; height:40px; line-height:40px; font-family:"宋体"; font-size:12px; color:#7b7b7b; text-align:center; float:left; padding-top:8px; margin-left:10px;}

.center .left .fenxiang1_zan .tu{width:60px; float:left; text-align:left; margin-left:0px;}

.center .left .fenxiang1_zan .dj{width:65px; float:left;}

.center .left .fenxiang1_zan .sc{width:65px; float:left; text-align:left;}



#tags2 {
	width:325px; height:93px; margin:0 auto;cursor:pointer;
}
#tags2 LI {}
#tags2 LI .android {
    HEIGHT: 93px; width:161px; text-align:center;  
    FLOAT: left; background:url(../images/android_dl_01.jpg) repeat-x; 
    border-left:1px #d2d2d2 solid;}
#tags2 LI .android:hover,#tags2 LI .android .android_hover {
	background:url(../images/android_dl_01_hover.jpg) repeat-x;
}

#tags2 LI .iphone {
    HEIGHT: 93px; width:161px;  TEXT-DECORATION: none; text-align:center;  
    FLOAT: left; background:url(../images/iphone_dl_02.jpg) repeat-x; 
    border-left:1px #d2d2d2 solid;
    border-right:1px #d2d2d2 solid;
}
#tags2 LI .iphone:hover,#tags2 LI .iphone .iphone_hover{
	background:url(../images/iphone_dl_02_hover.jpg) repeat-x;
}

#tags2 LI .ipad {
    HEIGHT: 93px; width:161px;  TEXT-DECORATION: none; text-align:center;  FLOAT: left; background-image:url(../images/ipad_dl_03.jpg); background-repeat:repeat-x; border-left:1px #d2d2d2 solid;  border-right:1px #d2d2d2 solid;}
#tags2 LI .ipad:hover {
	HEIGHT: 93px; width:161px;  TEXT-DECORATION: none; text-align:center;  FLOAT: left; background-image:url(../images/ipad_dl_03_hover.jpg); background-repeat:repeat-x;
}

#tags2 LI.emptyTag {
	WIDTH: 4px
}
#tags2 LI .selectTag div {
	HEIGHT: 93px; width:161px; background-image:url(../images/android_dl_01_hover.jpg); text-align:center; float:left;
}
#tags2 LI .selectTag div .andriod{
	HEIGHT: 93px; width:161px; background-image:url(../images/android_dl_01_hover.jpg); text-align:center; float:left; 
}


#tagContentdown {
	width:100%; background-color:#FFF; margin:0 auto; border:0px;
	height:auto;
	background:url(../images/client_back.png) repeat-x;
}
.tagContent2 {
	WIDTH: 980px;height:638px; margin:0 auto; DISPLAY: none; 
}
.tagContent2 .toparea {
	float:left;
	position:relative;
	width:980px;
	height:438px;
}
.tagContent2 .imgandroid {
	background:url(../images/client_android.png) no-repeat;
}
.tagContent2 .imgiphone {
	background:url(../images/client_iphone.png) no-repeat;
}
.tagContent2 .toparea .version{
	position:absolute;
	width:420px; 
	height:80px; 
	top:205px;
	left:556px;
	line-height:22px;
	color:#fff;
	font-size:14px;
}

.tagContent2 .toparea .tag_andriod{
	position:absolute;
	width:385px; 
	height:143px; 
	top:295px;
	left:556px;
	background:url(../images/download_android.png) no-repeat; 
}
.tagContent2 .toparea .tag_andriod:hover{
	background:url(../images/download_android_hover.png) no-repeat; 
}
.tag_andriod img{
	width:385px; 
	height:143px; 
	border:0px;
}

.pngcode{width:80px; float:left; margin-left:20px; height:100px; margin-top:50px;}
.pngcode img{width:80px; height:100px; border:0px}


.tag_andriod1{width:385px; height:143px; position:absolute; background-image:url(../images/Client%20download_android.png); background-repeat:no-repeat; margin-left:550px; margin-top:294px;}

.tag_andriod1:hover{width:385px; height:143px; position:absolute; background-image:url(../images/Client%20download_android_hover.png); background-repeat:no-repeat; margin-left:550px; margin-top:294px;}

.khd_dl{width:100%; height:392px; margin:0 auto; background-color:#ebebeb;}

.khd_dl .khd_dl_con{width:1120px; height:362px; margin:0 auto;}

.khd_dl .khd_dl_con .khd_dl_con_l{width:249px; height:362px; float:left; margin-right:30px;}

.khd_dl .khd_dl_con .khd_dl_con_l .khd_dl_con_l_h{width:249px; height:62px; margin-top:30px;}

.khd_dl .khd_dl_con .khd_dl_con_l .khd_dl_con_l_m{width:220px; height:100px; font-size:16px; color:#444444; margin-left:29px; margin-top:10px;}

.khd_dl .khd_dl_con .khd_dl_con_l .khd_dl_con_l_f{width:249px; height:139px;}




#sddm{ margin: 0 auto; padding: 0; z-index: 30; width: 300px; height:23px;}
#sddm li{ margin: 0; padding: 0; list-style: none; float: left; font: bold 12px arial}
#sddm li a{ display: block; margin: 0 1px 0 0; width: 23px; height:18px; background-image:url(../images/xl.png); text-align: center; text-decoration: none}
#sddm li a:hover{background-image:url(../images/xl_hover.png);}
#sddm div{position: absolute; visibility: hidden; margin-left:-50px; padding: 1px; background: #fff; border: 1px solid #cfcfcf;}
 #sddm div a {position: relative;  display: block;  margin: 0;  width: 65px;  white-space: nowrap;  text-align: left;  text-decoration: none;  background: #fff;  color: #4c4c4c;  font: 12px "宋体"; height:20px; padding-left:5px; line-height:20px;}
 #sddm div a:hover {background: #dedede;  color: #4c4c4c}
 

.mr20 {margin-right:15px; color:#000;}
.content1 ul li a {color:#000;}
.tu span,.dj {color:#A9363B;}
.con a {color:#000;}
.con a:hover {color:red;}

.www_zzjs_net{
 border-bottom: #cccccc 1px solid;
 border-left: #cccccc 1px solid;
 height: 25px;
 border-top: #cccccc 1px solid;
 border-right: #cccccc 1px solid;
 background-color:#FFF; 
}


.menus {
font-family: arial, sans-serif; 
width:318px; 
margin:0;
text-align:center;
margin-top:10px;

}

.menus ul {
padding:0; 
margin:0;
list-style-type: none;
}

.menus ul li {
float:left; 
position:relative;
margin-left:12px;
}


.menus .iphone {
background-image:url(../images/iphone.png);
background-repeat:no-repeat;
width:142px;
height:31px;
}

.menus .andr {
background-image:url(../images/andr.png);
background-repeat:no-repeat;
width:142px;
height:31px;
}
.menus .iphone img, .menus .andr img {
	width:142px;
	height:31px;
	border:0px;
}
.menus .andr:hover{
	background:url(../images/andr_hover.png) no-repeat;
}
.menus .iphone:hover{
	background:url(../images/iphone_hover.png) no-repeat;
}

.ad1_left{float:left;margin-left:10px;width:318px;height:264px;margin-top:10px;margin-bottom:10px;} 
.ad1_right{float:left;width:318px;height:264px;margin-top:10px;}
.ad1_left img , .ad1_right img {width:318px; height:264px ; border:0px}

.ajaxouter{
    position:absolute; 
	background:url(../images/trans.png) repeat;
	padding:10px; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px; 
	border-radius: 20px; 
	z-index:999;
	color:#fff;
	border:1px solid #fff;
	display:none;
}
.ajaxouter, .ajaxouter * {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s  ease-in-out;
    transition: all .5s ease-in-out;
}
.ajaxouter .ajaxbox{
    width:100%;
    padding:3px 0;
	text-align:center;
	color:#fff;
	font-size:16px;
	z-index:999;
} 
.ajaxouter .ajaxbox a{
	color:#fff;
	font-size:16px;
}
.usertipajax{
	float:left;
	width:202px;
	height:120px;
	background:url(../images/usertip_back.png) no-repeat ;
	z-index:100;
	font-family:微软雅黑;
	font-weight:normal;
	color:#849db1;
	cursor:default;
}
.usertipajax .loading{
	float:left;
	width:202px;
	height:120px;
	background:url(../images/loadings.gif) center no-repeat;
	z-index:100;
}
.usertipajax .username{
	float:left;
	width:185px;
	height:22px;
	line-height:22px;
	margin-top:13px;
	margin-left:15px;
	display:inline;
	color:#000;
	font-size:14px;
	color:#849db1;
	z-index:100;
}
.usertipajax .userdetail{
	float:left;
	width:185px;
	height:22px;
	line-height:22px;
	margin-top:5px;
	margin-left:15px;
	color:#000;
	font-size:12px;
	color:#849db1;
	z-index:100;
}
.usertipajax .useroptions{
	float:left;
	width:185px;
	height:16px;
	line-height:16px;
	margin-top:32px;
	font-size:12px;
	z-index:100;
	color:#849db1;
}
.usertipajax .useroptions li{
	float:right;
	width:50px;
	height:16px;
	line-height:16px;
	font-size:12px;
	text-align:left;
	padding-left:20px;
	z-index:100;
	cursor:pointer;
}
.usertipajax .useroptions .add{
	background:url(../images/icon16_add.png) left no-repeat;
}
.usertipajax .useroptions .del{
	background:url(../images/icon16_del.png) left no-repeat;
	color:#004dcd;
}
.usertipajax .useroptions .mail{
	background:url(../images/icon16_mail.png) left no-repeat;
}

/* 以下是黄小飞加的样式  */

.advert{
	display:none;
}

.suspend{
	width:150px;
	height:137px;
	position:fixed;
	top:212px;
	left:1325px;
	background-color: #fff;
	z-index:9;
}

.homeTop{
	margin:5px 0 0 0;
}

.homeCenter{
	margin:15px 0 17px 0;
}

.rightTop{
	margin:10px 0 25px 0;
	text-align:center;
}

.rightCenter{
	float:left;
	margin-top:25px;
	display:none;
}

.rightCenterItem{
	margin:8px 0 0 0;
	display:block;
}

.login_section{
	text-align:center;
	display:none;
}

.login_shadow{
	position:fixed;
	width:100%;
	height:100%;
	background-color:#000;
	filter:alpha(opacity = 40);
	opacity:0.4;
	z-index:10;
}

.login_window{
	background-color:#fff;
	position:fixed;
	z-index:11;
	border:1px solid #cdcdcd;
}

.login_window .input-text{
	border:1px #a3a3a3 solid;
	padding:6px; 
	width:224px; 
	color:#999; 
	font-size:14px; 
	line-height: 16px;
}

.section-item{
	margin-top:10px;
}

.section-title{
	height:40px;
	background-image:url('/images/section-back.jpg');
	background-size:100%;
}

.section-name{
	font:14px SimHei;
	color:#fff;
	display:inline-block;
	margin-left:19px;
	padding-top:7px;
}

.more-news{
	float:right;
	color:#fff;
	display:inline-block;
	font:14px SimHei;
	margin-right:12px;
	padding-top:6px;
}

.news-list{
	padding:5px 32px;
}

.news-item{
	padding-top:10px;
	border-bottom:1px solid #e0e0e0;
}

.news-title{
	font:bold 16px 微软雅黑;
	color:#000;
	margin-top:6px;
	cursor:pointer;
}

.news-title:hover{color:#ff0000;}

.news-image{
	width:170px;
	height:110px;
}

.news-summary{
	font:12px 微软雅黑;
	margin-top:20px;
	height:36px;
	overflow: hidden;
}

.news-summary p{
	display:inline;
	font:12px 微软雅黑;
	text-align:left;
}

.news-publishtime{
	font:11px arial;
	color:#b1b1b1;
	margin:16px 0 12px 0;
}

.footer-fix{
	width:100%;
	text-align:center;
	position:absolute;
	left:0;
	bottom:0;
}

.epaper-ul{
	width:468px;
	margin: 0px; 
	padding: 5px 10px; 
	background-color: #3a3a3a;
	list-style:none; 
	position:absolute;
	top:58px;
	right:0px;
	z-index:2;
	font-size:0;
	text-align:left;
	display:none;
}

.epaper-ul li{
	width:117px;
	list-style:none;
	text-align:center;
	line-height:37px;
	font-size:14px;
	display:inline-block;
}

.epaper-ul li a{
	color:#f0f0f0;
}

.epaper-li-hover{
	background-image: url(../images/h_bg.jpg);
}

.news-edit-info{
	margin:25px 0 25px 0;
}
.news-edit-info span{
	color:#666666;
	display:block;
	font-size:14px;
	line-height:165%;
}

.custom-attr{
	font-family: "Hiragino Sans GB","Microsoft Yahei",sans-serif;  
    color:#666666;  
    font-size:14px;
	line-height:165%;
    margin:2px 0;
    padding:0; 
    word-wrap:break-word; 
    white-space:pre-wrap; 
    width:100%;
}

/* 视频直播的样式  */
.livingVideo-list-title{
	color:#cd0009;
	font:bold 30px 微软雅黑;
	line-height:50px;
	border-bottom:2px #9a9a9a solid;
}

.livingVideo-list{
	padding:0;
	margin:0;
	list-style: none;
	overflow: hidden;
}

.livingVideo-list-title{
	color:#cd0009;
	font:bold 30px 微软雅黑;
	line-height:50px;
	border-bottom:2px #9a9a9a solid;
}

.livingVideo-item{
	padding:0;
	margin:0;
	display:block;
	float:left;
	width:48%;
	margin-top:25px;
	cursor:pointer;
	position:relative;
}

.livingVideo-item .status-desc{
	position:absolute;
	right:0px;
	bottom: 0px;
	display: inline-block;
	padding:5px 10px;
	color:#fff;
	letter-spacing: 0.5px;
}

.livingVideo-item img{
	width:100%;
	height:100%;
	border:0;
}

.livingVideo-item h3{
	margin:8px 0;
	font-size:19px;
	color:#333;
	min-height:50px;
}

.livingVideo-unstart-tips{
	color:#666;
	font:14px 微软雅黑;
	text-align:left;
}

.livingVideo-summary{
	font-size:16px;
	line-height:1.5;
	color:#333;
	margin-top:15px;
	text-align: justify;
}

/* 以下是专题页面的样式  */
.specTopic-list-title{
	color:#cd0009;
	font:bold 30px 微软雅黑;
	line-height:50px;
	border-bottom:2px #9a9a9a solid;
}

.specTopic-list{
	padding:0;
	margin:0;
	list-style: none;
	overflow: hidden;
}

.specTopic-item{
	padding:0;
	margin:0;
	display:block;
	float:left;
	width:48%;
	margin-top:25px;
	cursor:pointer;
}

.specTopic-item img{
	width:100%;
	height:100%;
	border:0;
}

.specTopic-item h3{
	margin:8px 0;
	font-size:19px;
	color:#333;
}

.news-picture{
	width:100%;
}

.specTopic-summary{
	font-size:16px;
	text-align:justify;
	line-height:1.5;
	color:#787878; 
	margin:15px 0;
	padding-left:18px;
	position: relative;
}
.specTopic-summary .left-border{
	width:1px;
	height:calc(100% - 8px);
	border-left: 1px solid #a0a0a0;
	position: absolute;
	top:4px;
	left:0;
}
.specTopic-category-swiper{
	padding-top:8px;
	margin:0px!important;
	position:relative;
	height:35px;
	display:none;
}
.swiper-container{
	width:100%;
}
.swiper-slide{
	position:relative;
	height:auto;
}
.specTopic-category-swiper .slide-item{	
	padding-right:20px;
	color:#646464;
	font-size:14px;
}
.specTopic-category-swiper .slide-item .item{
	position:relative;
}
.specTopic-category-swiper .slide-item .red-bottom{
    background-color:#CF1A15;
    display:inline-block;
    height:2px;
    width:24px;
    position:absolute;
    left:calc(50% - 12px);
    bottom:-8px;
    display: none;
}

.more-tips-btn{
	position: absolute;
	top:0;
}
.more-tips-btn .white-space{
	display: inline-block;
	width:20px;
	height:30px;
	background-color: #fff;
}
.more-tips-btn .white-space img{
	width:9px;
	position: relative;
	top:12px;
}
#moreTipsStart{
	left:0;
	display:none;
}
#moreTipsEnd{
	right:0;
}
.more-tips-btn .gradient{
	display: inline-block;
	width:30px;
	height:30px;
}
#moreTipsEnd .gradient{
	float:left;
	background-image: linear-gradient(to left, rgb(255,255,255), transparent);
}
#moreTipsEnd .white-space{
	float:right;
	text-align: right;
}
#moreTipsStart .gradient{
	float:right;
	background-image: linear-gradient(to right, rgb(255,255,255), transparent);
}
#moreTipsStart .white-space{
	float:left;
	text-align: left;
}

.single-banner-section{
	
}

.news-list-container{
	margin:5px 0 0 0;
	padding:0 0 20px 0;
	display: block;
}

.news-list-container li{
	margin:0;
	list-style: none;
}

.simple-news-item{
	padding:8px 0;
	border-bottom:1px solid #cdcdcd;
}

.simple-news-title{
	margin:5px 0 0 0;
	padding:0;
	font:bold 18px 微软雅黑;
	color:#333;
	display:block;
}

.simple-news-item a:VISITED{
	color:#999;
}

.spectopic-gap{
	background-color: #f2f2f2;
	height:7px;
}

.news-publish-time{
	position: absolute;
	bottom: 0;
	left: 17px;
	color:#666;
	font-size:14px;
}

.advanced-news-item{
	padding:12px 0;
}

/* 以下是新闻评论相关的样式 */
.comment-input{
	font-family:微软雅黑;
	width:100%; 
	height:73px; 
	border:1px #d2d2d2 solid; 
	padding:8px 10px 8px 10px; 
	color:#333;
	display:block;
	box-sizing:border-box;
	margin-top:15px;
}

.comment-num{
	font:bold 18px 微软雅黑;
	color:#010101;
	padding:15px 0 6px 0;
	border-bottom:1px solid #e0e0e0;
}

.comment-input-area{
	position:relative;
	height:135px;
}

.comment-input-area .aqw_tip{
	position: absolute;
	top:6px;
	left:8px;
	line-height: 22px;
	color:#cacaca;
	font-size:14px;
	overflow: hidden;
}

.aqw_tip img{
	width:16px;
	vertical-align: middle;
}
.aqw_tip span{
	vertical-align: middle;
}

.face-submit{
	float:right;
	position:relative;
	margin-top: 15px;
}

.default-face{
	cursor:pointer;
	width:31px;
	vertical-align: middle;
	position: relative;
	top:-1px;
}

.face-submit .submit-btn{
	margin-left:30px;
	background-color: #CD0009;
	color:#fff;
	padding:6px 18px;
	letter-spacing: 2px;
	font-size:14px;
	cursor: pointer;
}

/* 表情样式类开始  */
.iconscontainer{
	display:none;
	position:absolute;
	top:30px;
	right:-25px;
	width:461px; 
	text-align:left; 
	background:url(../images/layer_bg.png) repeat;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	z-index: 9;
}
.iconscontainer .iconsbox{
	margin:2px;
	padding:5px 10px 10px 10px;
	width:435px; 
	border:1px solid #ccc;
	background:#fff;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.iconscontainer .bar{
	width:435px; 
	height:20px;
	line-height:20px;
	text-align:right;
	font-size:16px;
	margin-bottom:5px;
	color:#aaa;
}
.iconscontainer .bar span{
	cursor:pointer;
}
.iconscontainer .containerin{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	cursor:pointer;
	overflow: hidden;
}
.iconscontainer .icon{
	float:left;
	width:30px; 
	height:30px; 
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.iconscontainer .icon img{
	width:24px; 
	height:24px;
	margin-left:3px;
	margin-top:3px;
	border:0px; 
}
.iconscontainer .icon:hover img{
	width:30px; 
	height:30px;
	margin:0px;
	border:0px; 
	background:#fce089;
}
/* 表情样式类结束  */

.comment-bar{
	padding:8px 0 8px 8px;
	background-color:#f8f8f8; 
	margin-top:15px; 
	font-size:15px; 
	border:1px #d2d2d2 solid; 
	border-top:2px #cd0009 solid; 
}

.comment-container{
	padding:15px 0;
}

.comment-item{
	margin-top:15px;
	border-bottom:1px dashed #d9d9d9;
	overflow: hidden;
}

.comment-item .item-left {
	float:left;
	width:40px;
}

.comment-item .item-right {
	float:right;
	width:720px;
	padding-bottom: 15px;
}

.comment-item .user-head{
	display:inline-block;
	width:40px;
	height:40px;
	border-radius:20px;
	vertical-align: middle;
	overflow: hidden;
}

.comment-item .user-head img{
	width:100%;
	height:100%;
}

.comment-item .nick-name{
	font-size:12px;
	color:#003dbb;
}

.comment-item .comment-time{
	font-size:12px;
	color:#8c8c8c;
	margin-left:15px;
}

.comment-item .answer-nickname{
	color:#003dbb;
	margin-left:2px;
	font-size:12px;
}

.comment-item .answer{
	float:right;
	margin-right:10px;
	color:#8c8c8c;
}

.comment-item .answer:hover{
	color:#cd0009;
}

.comment-item .comment-content{
	margin:15px 0 5px 0;
	padding-right:15px;
	color:#4c4c4c;
	line-height:22px;
	font-size:14px;
	word-break:break-all;
	word-wrap:break-word;
}

.comment-item .comment-content img{
	width:20px;
	margin-bottom: -5px;
}

.more-reply {
	width:140px;
	height:28px;
	line-height:28px;
	font-size:11px;
	text-align:center;
	color:#7f7f7f;
	border:1px solid #a1a1a1;
	border-radius:2px;
	display:block;
	margin:20px auto 0 auto;
	cursor: pointer;
}

.rob-sofa,.no-more{
	font-size:14px;
	text-align:center;
	color:#929292;
	padding-top:15px;
	display:none;
}

.answer-reply-box{
	margin-top:15px;
	padding-right: 5px;
	position: relative;
	height:85px;
	display:none;
}

.answer-reply-box .point-top{
	position: absolute;
	left:14px;
	top:-3px;
	z-index: 1;
	display:block;
	width:8px;
	height:4px;
	overflow:hidden;
	background:url(/images/point_top4.png) no-repeat;
	
}
.sub-comment-input{
	padding:5px 10px;
	height:48px;
	font-family:微软雅黑;
	width:100%; 
	border:1px #d2d2d2 solid; 
	color:#333;
	display:block;
	box-sizing:border-box;
	outline:none;
}
.sub-submit-btn{
	background-color: #CD0009;
	color:#fff;
	padding:4px 11px;
	letter-spacing: 1px;
	font-size:14px;
	cursor: pointer;
	float:right;
	margin-top:10px;
}

.sub-submit-btn:hover{
	color:#fff;
}

.sub-comment-container{
	background-color: #F6F6F6;
	border-radius:2px;
	padding:5px 0 5px 10px;
	margin-right:5px;
	overflow:hiiden;
	position: relative;
	display: none;
}

.sub-comment-content{
	margin:6px 0;
	padding-right:15px;
	color:#4c4c4c;
	line-height:20px;
	font-size:14px;
	word-break:break-all;
	word-wrap:break-word;
}

.sub-comment-content img{
	width:20px;
	margin-bottom:-5px;
}

.sub-comment-item{
	margin-top:10px;
}

.more-sub-comment{
	color:#8c8c8c;
	font-size:14px;
	cursor: pointer;
	display:inline-block;
	margin:8px 0;
	display:none;
}

.active-label-box{
	margin:30px 0;
	text-align: center;
}
.active-label-box a{
	text-decoration: none;
}
.active-label{
    font-size:18px;
    padding:5px 30px;
    border:1px solid #fff;
    border-radius:20px;
    color:#fff;
    letter-spacing:2px;
}
.new-web-enter{
	font-size:14px;
	color: #364a7a!important;
	text-decoration: underline;
	margin-right: 25px;
	position: relative;
	top:1px;
}