﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}
body{font-family: "Arial","Microsoft YaHei","微软雅黑";margin: 0;padding: 0;font-size:12px;color: #000000;background:#fafafa;}
.container {width:1200px; margin:0 auto;position:relative;*zoom:1}
.left { float:left;}
.right{float:right;}
ul, ol {list-style: none;}
h1, h2 {font-weight: normal;}
a {text-decoration: none;color: #333;}
a:hover {text-decoration: none;color:#0000A8;}
.clear {clear: both;}
img {border: none;}
input {outline: none;}
.hidden {display: none;}

.clearboth{clear: both;}
.clearfix:before,
.clearfix:after {display: table;line-height: 0; visibility:hidden; content: "";}
.clearfix:after {clear: both;}
.clearfix{display:inline-table}
.clearfix {*zoom: 1;display:block}/* IE < 8 */
*+html .clearfix{min-height:1%}

#topbar { background:#f9f9f9; height:35px; line-height:35px;}
#topbar a { color:#666;}
#topbar .link-list li { float:left; height:35px;overflow:hidden;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
#topbar .link-list li a { display:block; border-left:1px solid #666; height:14px; line-height:14px; margin-top:10px; padding:0 20px;}
#topbar .link-list li a:hover { color:#0000A8; }
#topbar .link-list li.first a { border-left:0; padding-left:10px; }
#topbar .all-search li { color:#666; float:left; height:35px;}

#search{width: 210px;}
#keyboard{width: 170px;padding: 5px 10px;font-size: 12px;font-family: "Arial","Microsoft YaHei","微软雅黑";border: 0 none;height: 35px;margin-right: 0;color:#ccc;outline: none;background: #ececec;float: left;box-sizing: border-box;transition: all 0.15s;}
::-webkit-input-placeholder{color: white;}/* WebKit browsers */
:-moz-placeholder{color: white;}/* Mozilla Firefox 4 to 18 */
::-moz-placeholder{color: white;}/* Mozilla Firefox 19+ */
:-ms-input-placeholder{color: white;}/* Internet Explorer 10+ */
#keyboard:focus{background: rgb(240, 240, 240);}
#search_button{border: 0 none;background: #197ad9;display:block;width: 40px;float: left;padding: 0;text-align: center;height: 35px;cursor: pointer;}
#search_button1{border: 0 none;background: #197ad9;width: 40px;padding: 0;text-align: center;height: 35px;cursor: pointer;margin: 5px;padding: 5px}

#field{height:35px;float: left;}
.search_box{width: 300px;border: 1px solid #AACCEE;border-width: 0 1px 1px 1px;}

#header {width:100%; height:136px; background:#0153a5; position:relative}
#header .container{ height:136px; background:url(../images/index/top_bg.jpg) right no-repeat;}
#header .logo { float:left; margin-top:20px;}

/*栏目菜单*/
#navbar { width:100%; background:#1a7ada; position: relative;z-index:2;}
nav ul {font-size:14px;}
.nav {width: 1200px;margin: 0 auto;background: #1a7ada;color: #f0f0f0;}
.nav a {display: block;line-height: inherit;cursor: pointer;color:#FFF;}
.nav a:hover {color:#FF0;}
.nav_menu {height:40px;line-height: 40px;font-weight: 700;}
.nav_menu-item {display: inline-block;position: relative;height:40px; width:96px;background:url(../images/index/line.png) right no-repeat;text-align:center;}
.nav_menu-item:hover {color:#FF0;}
.nav_menu-item:hover .nav_submenu {display: block;margin-left:-4px;}
.nav_submenu {font-weight: 700;text-transform: none;display: none;position: absolute;width:100px;text-align:center;background-color: #1a7ada;}
.nav_submenu-item:hover {background: rgba(0, 0, 0, 0.1);}

#picnews {font-size:14px; background:#fafafa; position: relative;}
#picnews .container{ background:#eeeee5;border-top:#ffffff 10px solid; height:280px;}
.lpicnews{width:380px; height:280px; display:block}
.rtxtnews{width:460px; height:280px; margin:0 8px; display:block}
.pic-right-column{height:54px; line-height:32px; background:#b6b115;}
.pic-rcontsec{float:right; width:328px; background:#f0f0f0; display:block}

/*图片轮播*/
.silder {width: 100%;height:28px; overflow: hidden;text-align: center;margin: 0 auto;position:relative;float:left;}
.silder .silder_list {height:280px; overflow:hidden;position: relative;}
.silder .silder_list a{position:absolute; top:0;left:0;}
.silder .silder_list a,.silder .silder_list img{display:inline-block;float:left;}
.silder .silder_page{height:42px;text-align:right; margin:0 auto;right:1px; overflow:hidden;position:absolute; bottom:1px;}
.silder .silder_page li{width:20px; font-size:14px; float:left; height:20px;line-height:20px;margin:15px 10px 0 0; background:#F1F1F1;display:inline-block;text-align:center;color:#000;}
.silder .silder_page li.current{background:#C70B31;color:#fff;}
.silder_desc{color:#fff;background:url(../images/index/tit_bg.png) repeat 0 0;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.silder .silder_page li:hover{cursor:pointer;}

.news-block{ margin:0px 8px; position:relative;}
.news-block .ttnews{line-height:30px; margin:10px 0 5px;text-align: center;}
.news-block .detail{font-size:12px; color:#666; line-height:20px;margin:0px; text-align:left}
.news-block .tjnews{font-size:14px;margin:0px;overflow:hidden; position:relative; display:block}
.news-block .tjnews ul { margin:6px auto; }
.news-block .tjnews ul li {float:left; text-align:left;height:36px; line-height:36px; width:460px; border-bottom:#756446 1px dashed; white-space:nowrap; text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.news-block .tjnews ul li a { font-size:14px; color:#333}
.news-block .tjnews ul li a:hover {font-size:14px; color: #0000A8; font-weight:bold}

/*主体内容部分*/
#mcontent{font-size:14px; background-color:#fafafa;position: relative; }
#mcontert .container{background:#FFF;}
.lcontsec{float:left; width:856px; display:block}
.rcontsec{float:right; width:328px; background:#f0f0f0; margin-top:10px; display:block}
.fastlink{height:114px; margin:10px auto;}

.baoming{width:165px; height:54px; line-height:54px; background:#1271cd; margin:0px 5px 4px 8px; text-align:center; font-size:16px; font-weight:bold}
.kaohao{width:165px; height:54px; line-height:54px; background:#87318c; margin:0px 5px 4px 3px; text-align:center; font-size:16px; font-weight:bold}
.jiaofei{width:165px; height:54px; line-height:54px; background:#2a96bd; margin:0px 5px 4px 3px; text-align:center; font-size:16px; font-weight:bold}
.zhaosheng{width:165px; height:54px; line-height:54px; background:#16b796; margin:0px 0px 4px 3px; text-align:center; font-size:16px; font-weight:bold}

.chengji{width:339px; height:54px; line-height:54px; background:#1271cd; margin:2px 5px 0px 8px;text-align:center; font-size:16px; font-weight:bold}
.fenshu{width:339px; height:54px; line-height:54px; background:#f89901; margin:2px 0px 0px 3px;text-align:center; font-size:16px; font-weight:bold}

.main-news-block {height:290px; margin-top:20px;}
.news-title{font-size:18px; height:40px; float:left; padding-left:30px; line-height:40px; color:#0153a5; background:url(../images/index/titbg2.png) 0px 9px no-repeat}
.news-more{float:right; width:38px; height:11px; margin:15px 6px 0px 0px}

.main-right-column{height:54px; line-height:32px; background:#b6b115; border-bottom: #FFF 2px solid}
.mr-column-t{float:left; margin:12px 0px 0px 10px; padding-left:28px; background:url(../images/index/titbg.png) 0px 7px no-repeat; font-size:22px; color:#FFF; font-weight:200}
.mr-column-more{float:right; margin:17px 10px 0px 10px; font-size:14px; font-weight:200}

/*首页右侧Block*/
.uestc-block1{height:50px; font-size:16px; color:#FFF; background:#f89800; font-weight:200; line-height:50px; text-align:center;border-bottom:#FFF 4px solid}
.uestc-block2{height:50px; font-size:16px; color:#FFF; background:#1270cd; font-weight:200; line-height:50px; text-align:center;border-bottom:#FFF 4px solid}
.uestc-block3{height:50px; font-size:16px; color:#FFF; background:#bd2a49; font-weight:200; line-height:50px; text-align:center;border-bottom:#FFF 4px solid}
.uestc-block4{height:50px; font-size:16px; color:#FFF; background:#87318c; font-weight:200; line-height:50px; text-align:center;}
.uestc-block5{height:50px; font-size:16px; color:#FFF; background:#1aa388; font-weight:200; line-height:50px; text-align:center;}


/*常用链接*/
#friendlink{ width: 100%;font-size:14px; color:#666; background:#f0f0f0;position: relative;}
#friendlink .container{ height:80px; background:#f0f0f0;padding-top:20px}

/*版权底部*/
#Copyright{ width: 100%;font-size:12px; color:#dcdcdc;text-align: center;background:#0153a5;position: relative;}
#Copyright .container{ height:120px; line-height:24px;background:#0153a5;}

.item{text-align:center;margin:3px;padding:2px;border-style:none;border-color:Transparent;}
.item select{width:200px;font-family:微软雅黑;font-size:14px;color:#003366;}

** 公共定义 **/
.comsider {width: 300px;}
.homepage .comsider {width: 230px;}

.title{background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;color: #07519A;border: 1px solid #AACCEE;border-bottom: none;}
.title td{width: 300px;font-size: 14px;line-height: 26px;color: #07519A;padding: 0px 10px;}
.box{width: 300px;border: 1px solid #AACCEE;border-width: 0 1px 1px 1px;}
.box ul{list-style: none;padding: 8px;}
.box ul li{background: url(../images/bullet.gif) no-repeat left center;line-height: 1.6;padding: 2px 0 2px 8px;}
.no_doc ul li{background: url(none);padding-left: 0px;}
.box ul li p{margin: 0 0 4px;padding: 0 0 5px;color: #666;border-bottom: 1px dashed #CCC;}
.box ul li strong{display: block;}
.mbox{width: 1180px;border: 1px solid #AACCEE;line-height: 2.2;}
.rank{margin: 0px;padding: 8px 6px;}
.rank li{padding-left: 18px;line-height: 23px;}
.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;}
.news_title{margin-top: 10px;}
.news_title strong{background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;display: block;padding-left: 20px;line-height: 2;margin: 0 8px;font-size: 14px;}
.news_title p{margin: 6px 8px 0px;padding: 0 0 8px;color: #666;border-bottom: 1px dashed #CCC;}
.focus{margin-top: 10px;background: url(../images/focus_bg.jpg) repeat-x left top;border: 1px solid #AACCEE;}
.focus strong{font-size: 16px;line-height: 32px;margin-bottom: 6px;text-align: center;display: block;border-bottom: 1px dashed #ccc;}
.margin_top{margin-top: 10px;}
.inputText{border: 1px solid #ccc;}
.banner_ad{padding: 0 10px;}
.picText{font-size:12px;color:#666;background: #F8F8F8;line-height: 1.8}
.picText strong{display: block;}
.picText img{}
.picList{padding: 8px 0;}
.picList table td img{margin-bottom: 1px;}
.tprice span{text-decoration: line-through;}
.price{color: #f60;}

/* 频道和列表页 */

.position{background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;color: #07519A;border: 1px solid #AACCEE;border-bottom: none;margin-bottom: 10px; text-align: left;}
.position td{line-height: 26px;padding: 0px 10px;}
.channle {width:100%;}
.channle .news_list .box{width: 870px;margin-bottom: 10px;}
.listpage {width:100%;}
.listpage .news_list .box{width:870px;border-width: 1px;padding: 0 10px;}
.listpage .list_content .box{width:870px;border-width: 1px;padding: 10px;}
.listpage .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;}
.news_list .box ul li span{font-size: 14px;float: right;}

/* 内容页 */
.showpage .main .box{border-width: 1px;width:870px;}
.news .main .box{width:870px;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;padding: 0 20px;}
.showpage .main #text p{margin: 1em 0;}
.showpage #plpost{margin-top: 10px;border: 1px solid #AACCEE;}
.showpage #plpost .title{border: 0px solid #AACCEE;}
.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;}

/*分页样式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;}

/*图片自动缩图*/
.photoresize {
	max-width:350px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 350)?"350px":"auto"}
		   );
	}

.ecomment {margin:0;padding:0;}
.ecomment {margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:3px;padding-left:3px;padding-right:3px;padding-top:3px;background:#FFFFEE;padding:3px;border:solid 1px #999;}
.ecommentauthor {float:left; color:#F96; font-weight:bold;}
.ecommenttext {clear:left;margin:0;padding:0;}


/*控制文字图片样式*/

.biaoti li{height:25px; line-height:25px;}
.biaoti ul{margin:10px;}

.list li{height:25px; line-height:25px;}
.list ul{margin:10px;}

.biaoti1 li{height:25px; line-height:25px; color:#ea9c00; text-indent:60px;}
.biaoti1 a{color:#ea9c00;}

.biaoti2 li{height:25px; line-height:25px; color:#0c5db9; text-indent:60px;}
.biaoti2 a{color:#0c5db9;}

.tupian{ text-align:center;}
.tupian img{border:1px solid #ccc; padding:2px; margin:10px auto;}
.tupian li{ float:left; width:320px;}

.tupian2{ text-align:center;}
.tupian2 img{border:1px solid #ccc; padding:2px; margin:10px auto;}
.tupian2 li{ float:left; width:100%;}

.tupian3{ text-align:center;}
.tupian3 img{border:1px solid #ccc; padding:2px; margin:10px auto;}
.tupian3 li{ float:left; width:240px;}

.tupian4{ text-align:center;}
.tupian4 img{border:1px solid #ccc; padding:2px;margin:10px 0px 5px 0px;}
.tupian4 li{ float:left; width:240px;}

/*控制首页样式*/
.ttnews{}
.ttnews a:link,.ttnews a:visited{color:#792abd;font-size:18px;font-family: "微软雅黑"; font-weight: bold; text-decoration:none;}
.ttnews a:hover{color:#FF0000; text-decoration:none}
.ttcc {line-height:20px; text-indent:2em; color:#666; text-align:left;}

.sss a:link,.sss a:visited{color:#8a8d93;font-size:12px;font-family: "微软雅黑"; font-weight: bold; text-decoration:none;}
.sss a:hover{color:#0054c5; font-size:12px; text-decoration:none}

.zn{}
.zn a:link,.zn a:visited{color:#FFF; text-decoration:none}
.zn a:hover{color:#FF0; text-decoration:none}

.time{color:#999}
.time1{ font-style:italic}


/* 控制下拉列表选项 */
#drop-downlist {margin: 0;text-align: left;}
.leftwrapper {width: 100%;text-align: left;float: left;}
.NewsDetails{border: 1px solid #A5BFE3;width: 98%;_height: 552px;min-height: 552px;text-align: center;clear: both;padding: 5px 10px 15px;*padding: 20px 10px 10px;margin-bottom: 10px;}
.HistoryData{border: 1px solid #A5BFE3;width: 98%;min-height: 100px;text-align: center;clear: both;padding: 5px 10px 15px;*padding: 20px 10px 10px;margin-bottom: 10px;}
.NewsDetails .lblFillForm{width: 200px;float: left;text-align: right;}
.articlecontent{text-align: left;}

/*控制评论页网友发表的评论*/

#c_5909{color:#555; line-height:25px; letter-spacing:1px}


#p_5909 { color:#555; padding:5px;letter-spacing:1px}
 .searchwz ul{margin-left:5px;margin-right:5px;border-bottom:1px dashed #999999;margin-top:5px}
 .searchwz ul li{padding-left:5px;color:#555}
 .searchwz a:link,.searchwz a:visited{color:#555;text-decoration:none;font-size:14px; }
 .searchwz a:hover{color:#ff0000; text-decoration:underline;font-size:14px; }
 .intro {color:#999; line-height:23px;font-size:12px;}
.daodu{color:#0066CC;font-size:12px;}
.list_bottom_left_top{width: 700px;padding: 0px 0px 10px 0px;}
.list_bottom_left_top ul{width: 700px;height:auto;overflow: hidden;border-bottom: 1px #ccc dotted;}
.list_bottom_left_top .tit{width: 660px;font-size: 14px;font-weight: bold;text-align: left;padding-left: 20px;margin: 5px 10px 0px 5px;background: url("../../images/article_list_01.png") no-repeat;}
.list_bottom_left_top .tit a{color: #0066ff;text-decoration: underline;}
.list_bottom_left_top .tit a:hover{color: #cc0000;text-decoration: none;}
.list_bottom_left_top .body{width: 680px;line-height:26px;text-decoration:none;color: #555;text-indent:2em;text-align: left;overflow: hidden;padding: 12px 20px 0px 20px;}
.list_bottom_left_top .name{width: 500px;height: 14px; text-decoration:none;color: #666;float: left;text-align: left;overflow: hidden;padding: 8px 0px 8px 30px;}

.tuwen{}/*控制频道首页右边顶部的通用推荐图片*/
.tuwen ul{margin:0px}
.tuwen ul li{ float:left; padding-left:8px; padding-right:8px; text-align:center }
.tuwen ul li a:link,.tuwen ul li a:visited{ color:#003366; text-decoration:none}
.tuwen ul li a:hover{ color:#ff0000; text-decoration:none}
.tuwen ul li a img{ width:120x; height:106px;border:3px solid #CEEBF9;margin:5px;}
.tuwen ul li a:hover img{border:3px solid #FFA347;}

.tjrj{}/*控制软件下载首页推荐软件图片*/
.tjrj ul{margin:0px;}
.tjrj ul li{ float:left;padding:8px; text-align:center }
.tjrj  ul li a:link,.tjrj  ul li a:visited{ color:#003366; text-decoration:none}
.tjrj  ul li a:hover{ color:#ff0000; text-decoration:none}
.tjrj  ul img{border:#ccc 1px solid; margin-bottom:5px; padding:5px;}


.picture{}
.picture ul{margin-bottom:8px;padding:5px;}
.picture ul li{ float:left;padding:8px;border:#ccc 1px solid; margin:4px; text-align:center}
.picture ul li a:link,.picture ul li a:visited{color:#555; text-decoration:none;}
.picture ul li a:hover{ color:#ff0000; text-decoration:underline}
.picture ul li img{margin-bottom:3px}


.ptoutiao{}
.ptoutiao ul{margin:0px;padding:5px; align:center
}
.ptoutiao ul li{ float:left; text-align:center;padding:8px}
.ptoutiao ul li a:link,.ptoutiao ul li a:visited{color:#555; text-decoration:none}
.ptoutiao ul li a:hover{ color:#ff0000; text-decoration:underline}
.ptoutiao ul li img{padding:5px; border:#ccc 1px solid; margin-bottom:8px}

.linkwz{}
.linkwz a:link,.linkwz a:visited{color:#555; text-decoration:none}
.linkwz a:hover{color:#ff0000; text-decoration:underline}

#d34{}
#d34 a:link,#d34 a:visited{color:#555; text-decoration:none; font-size:14px;}
#d34 a:hover{color:#ff0000; text-decoration:none}

.text_9{font-size:14px;color:#666; line-height:27px; text-indent:2em}
.text_9 a:link,.text_9 a:visited{font-size:14px;color:#666; line-height:27px; 

text-indent:2em; text-decoration:none}
.text_9 a:hover{font-size:14px;color:#666; line-height:27px; text-indent:2em}

#d13{}/*控制顶客字体*/
#d13 a:link,#d13 a:visited{color:#555; text-decoration:none; font-size:14px;}
#d13 a:hover{color:#ff0000; text-decoration:none;}

#s13{}
#s13 a:link,#s13 a:visited{color:#555; text-decoration:none; font-size:14px;}
#s13 a:hover{color:#ff0000; text-decoration:none}

#d35{}
#d35 a:link,#d35 a:visited{color:#555; text-decoration:none; font-size:14px;}
#d35 a:hover{color:#ff0000; text-decoration:none}

.back{}
.back a:link,.back a:visited{color:#555; text-decoration:none; font-size:14px}
.back a:hover{ color:#ff0000; text-decoration:none}

.right8{}
.right8  a:link,.right8 a:visited{color:#003366; text-decoration:none; font-size:14px}
.right8 a:hover{color:#555; text-decoration:none}

.downintro{color:#555; line-height:26px; text-decoration:none;padding:8px;}

.ysdz a:link,.ysdz a:visited{color:#006699; text-decoration:none; padding-left:10px;}
.ysdz a:hover{ text-decoration:underline}

.type{padding-left:10px; font-size:12px; font-weight:bold;color:#333;}

.shopbottomtitle{font-size:14px;font-weight:bold; padding-left:55px}

.shopbottom{}
.shopbottom a:link,.shopbottom a:visited{color:#555; text-decoration:none; font-size:12px; line-height:26px;padding-left:60px}
.shopbottom a:hover{color:#ff6600 ; text-decoration:underline}

.more{}
.more a:link,.more a:visited{color:#333; text-decoration:none}
.more a:hover{color:#ff0000; text-decoration:none}


.xiazai{}
.xiazai ul {padding:0px; margin:0px;}
.xiazai ul li{ list-style-type:none; line-height:25px; padding:1px; color:#555;}
.xiazai ul li a:visited,.xiazai ul li a:link{font-size:14px; color:#555; text-decoration:none}
.xiazai ul li a:hover{ text-decoration:underline; color:#ff0000}

