﻿@import url(/e/css/comm.css);

/*网站基础样式*/
body,div,ul,li,dl,dd,table,p,h1,form,legend,fieldset,input button,select,textarea,button{margin:0px;padding:0px;font-family:inherit;font-size:inherit;}
ul,li{list-style:none;}
a{color:#333333;text-decoration:none;}
a:hover{text-decoration:underline;}

body{word-wrap:break-word;text-align:center;font:12px/1.6em Tahoma,Helvetica,Arial,sans-serif;color:#333333;background-color:#5ea1d8}
.page_style{width:1280px;margin:0px auto 0px auto;text-align:center;background:url(../images/lanmu_style1_bg.gif) repeat-y 0 0;overflow:hidden;}
.left{float:left}
.right{float:right}
.clear{display:block;clear:both;font-size:0px;height:0px;line-height:0px;width:0px;margin:0 0 0 0;padding:0 0 0 0;overflow:hidden}


/*menu样式*/

.top_box{clear:both;width:100%;background:#15518}
.top_box .logo{text-align:left;padding:5px 0 5px 0}
.top_box .topcontent{padding:0px;}
.top_box .topcontent .webtop{height:118px;text-align:left;background:url(../images/xblogo.png) no-repeat left bottom;color:#fff}
.top_box .topcontent .webtop a{color:#fff}



/*banner样式*/

.banner{clear:both;padding:0 0 0 0;padding:0px 0 5px 0;text-align:left;background-color:#155185}
.smallbanner{clear:both;padding: 0 0 0 0;margin:0 0 5px 0;text-align:left;background-color:#155185}


/*栏目布局样式*/

.lanmu_box{clear:both;margin:5px 0 5px 0;overflow:hidden;}

.lanmu_box_style1{clear:both;height:100%;background:url(../images/lanmu_style1_bottom.gif) no-repeat left bottom;overflow:hidden;}
.lanmu_box_style1_left{float:left;width:211px;padding:0 0 150px 0;margin:0 5px 0 0;overflow:hidden;text-align:left;}
.lanmu_box_style1_right{float:right;width:800px;margin:0 0 0 0;overflow:hidden;text-align:left;}


/*栏目导航样式*/
.box {
	height: 50px;
	border-bottom: 0px solid #fff;
	background-color: #155185;
	background-image: -webkit-linear-gradient(180deg, transparent 55%, #00bfe1 45%);
	background-image: -o-linear-gradient(180deg, transparent 50%, #00bfe1 50%);
	background-image: -ms-linear-gradient(180deg, transparent 50%, #00bfe1 50%);
	background-image: linear-gradient(90deg, transparent 50%, #155185 50%);
	background-size: 30px 30px;
}
.menu {
	width: 1000px;
	margin: 0 auto;
	-webkit-perspective: 50px;
	-moz-perspective: 50px;
	-ms-perspective: 50px;
	perspective: 50px;
	margin: 0 auto;
    text-align: center;
	
}
.menu > li {
	display: inline-block;
	padding-top: 7px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.menu > li > a {
	position: relative;
	display: block;
	line-height: 36px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding: 0 20px;
	text-decoration: none;
}


.menu > li:hover > a {
	color: #1a89c8;
	text-decoration: none;
	border-radius: 5px 5px 0 0;
	background-color: #fff;
} 
.menu ul {
	position: absolute;
	text-align: left;
	line-height: 40px;
	font-size: 14px;
	width: 200px;
	background-color: #fff;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-transform-origin: 0px 0px;
 	-moz-transform-origin: 0px 0px;
 	transform-origin: 0px 0px;
 	-webkit-transform: rotateX(-90deg);
 	-moz-transform: rotateX(-80deg);
	transform: rotateX(-90deg);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.menu ul a {
	display: block;
	padding: 0 15px 0 10px;
	color: #1a89c8;
}
.menu > li:hover ul {
	display: block;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.menu ul a:hover {
	color: #fff;
	text-shadow: 0 1px 0 #1c71a1;
	text-decoration: none;
	background-color: #218bc7;
} 

/*栏目内容样式*/
#lanmupage .current_location{display:none}
.current_location{clear:both;height:30px;text-align: left;overflow:hidden;line-height: 26px;}
.current_location_1{float:left;padding:5px 5px 0 15px;font-size:13px}
.current_location_2{float:left;font-weight:bold;padding:10px 0 0 10px;display:none;}

.sublanmu_box{text-align:left;padding-bottom:10px;}
.sublanmu_content{padding:10px 10px 10px 20px;text-align:left;overflow:hidden;}
.sublanmu_page{clear:both;text-align:center;margin:15px 0 10px 0;font-size:12px;font-family:宋体;float:left;list-style:none;}
.sublanmu_page a{vertical-align:middle;zoom:1;height:15px;line-height:15px;padding:2px 8px 3px 8px;border:1px solid #cccccc;}
.sublanmu_page span{vertical-align:middle;zoom:1;height:15px;line-height:15px;padding:2px 8px 3px 8px;border:1px solid #cccccc;}
.sublanmu_page span.c{padding:2px 2px 3px 2px;font-weight:bold;border:0px solid #cccccc;}


/*bottom样式*/
.bottom_box{clear:both;padding:15px 0 5px 0;background-color:#155185;text-align:left;width:100%;color:#fff}
.bottom_box a{color:#fff}



@import url(/e/css/tab.css);
.page_style{background-image:none}
.nav_content{color:#fff}
.nav_content a{color:#fff}
.nav_content a{color:#fff}

#searchpage{background-image:none;background-color:#fff}
.s_keyword{background:url(../images/search_bg.jpg) no-repeat 0 1px;width:200px;padding-left:40px;height:26px;line-height:26px;border-width:0px;vertical-align:middle;}
.s_bt{background:url(../images/search_bg.jpg) no-repeat -240px 0px;width:70px;height:26px;border-width:0px;line-height:26px;color:#fff;vertical-align:middle;}

/*文章样式*/
.article{overflow:hidden;}
.article li{clear:both;height:20px;padding:8px 0 0 5px;text-align:left;border:0px dotted #eeeeee;border-width:0 0 1px 0;overflow:hidden;}
.article .title{float:left;text-align:left;padding:0 0 0 13px;background:url(../images/article_arrow.gif) no-repeat left center;}
.article .date{float:right;color:#666666;padding-right:2px}
.article table td{text-align:center}
.article table td img{border:1px solid #ececec;margin:5px 5px 5px 5px;}

.nav_box .article li{height:21px;line-height:21px;padding-left:10px;border-width:0px}
.nav_box .article .title{float:none;background-image:none}
.nav_box .article .date{float:none;color:#666666;padding-right:2px}

.sublanmu_box .article li{height:25px;}


.tw_article{clear:both;}
.tw_article li{text-align:left;border:1px dotted #cccccc;border-width:0 0 1px 0;padding:10px 0 10px 0;overflow:hidden;height:100%} /*置顶通用样式*/
.tw_article .pic{float:left;margin:5px 10px 5px 0;border:1px solid #dddddd;display:inline}
.tw_article .content{float:none!important;float:left;display:inline}
.tw_article .title{text-align:left;line-height:20px;}
.tw_article .title a{font-weight:bold;padding-left:0px}
.tw_article .introduct{padding:2px 5px 5px 0px;line-height:20px;color:#666666;}

#lanmupage .tw_article li{padding:1px 0 2px 0;}

.article_pic{display:block;}
.article_pic li{float:left;text-align:center;padding:15px 15px 30px 15px;}
.article_pic li img{border:1px solid #cccccc;}
.article_pic li .title{display:block;text-align:center;height:25px;}

.articleinfor .title{text-align:center;padding:10px 0 5px 0;border:1px dotted #cccccc;border-width:0 0 1px 0}
.articleinfor .title h1{font-size:16px;font-weight:bold;}
.articleinfor .info{text-align:center;padding:2px 10px 0 0;color:#666666}
.articleinfor .content{font-size:13px;line-height:180%;padding:10px 0 0 0;}
.articleinfor .bz{text-align:center;width:250px;background-color:#ffff99;border:1px solid #ff9900;padding:2px 0 3px 0;}

.article_pic_infor{display:block;}
.article_pic_infor .title{display:block;height:22px;padding:2px 0 0 25px;color:#DD5D12;font-size:13px;font-weight:bold;border:1px solid #cccccc}
.article_pic_infor .left{float:left;text-align:center;width:30%}
.article_pic_infor .right{float:none!important;float:left;text-align:left;width:70%}
.article_pic_infor .left img{width:200px}
.article_pic_infor .info{text-align:right;padding:2px 2px 0 0;color:#666666}
.article_pic_infor .introduct{display:block;text-align:left;padding:10px 5px 5px 5px}
.article_pic_infor .content{display:block;text-align:left;padding:10px 0 5px 0;width:97%}
.article_pic_infor .content .title{display:block;width:100%;height:29px;padding-top:5px;background:url(../images/list_titlebg.jpg) repeat-x left top;}

.related_article{display:block;margin:10px 0 10px 0}
.related_article .header{font-size:13px;font-weight:bold;border:0 dotted #eeeeee;border-width:0 0 1px 0;margin:0 0 10px 0}
.related_article li{height:25px}
.related_article .title{padding:0 10px 0 10px}
.related_article .title a{color:#000000;font-size:12px;}
.related_article .date{color:#666666}






/*home*/
.page_style{background-image:none}
.nav_content{color:#fff}
.nav_content a{color:#fff}
.nav_content a{color:#fff}

@import url(/e/css/tab.css);


#searchpage{background-image:none;background-color:#fff}
.s_keyword{background:url(../images/search_bg.jpg) no-repeat 0 1px;width:200px;padding-left:40px;height:26px;line-height:26px;border-width:0px;vertical-align:middle;}
.s_bt{background:url(../images/search_bg.jpg) no-repeat -240px 0px;width:70px;height:26px;border-width:0px;line-height:26px;color:#fff;vertical-align:middle;}

/*文章样式*/
.article{overflow:hidden;}
.article li{clear:both;height:20px;padding:8px 0 0 5px;text-align:left;border:0px dotted #eeeeee;border-width:0 0 1px 0;overflow:hidden;}
.article .title{float:left;text-align:left;padding:0 0 0 13px;background:url(../images/article_arrow.gif) no-repeat left center;}
.article .date{float:right;color:#666666;padding-right:2px}
.article table td{text-align:center}
.article table td img{border:1px solid #ececec;margin:5px 5px 5px 5px;}

.nav_box .article li{height:21px;line-height:21px;padding-left:10px;background:url(../images/article_arrow2.gif) no-repeat 8px 17px;border-width:0px}
.nav_box .article .title{float:none;background-image:none}
.nav_box .article .date{float:none;color:#666666;padding-right:2px}

.sublanmu_box .article li{height:25px;}


.tw_article{clear:both;}
.tw_article li{text-align:left;border:1px dotted #cccccc;border-width:0 0 1px 0;padding:10px 0 10px 0;overflow:hidden;height:100%} /*置顶通用样式*/
.tw_article .pic{float:left;margin:5px 10px 5px 0;border:1px solid #dddddd;display:inline}
.tw_article .content{float:none!important;float:left;display:inline}
.tw_article .title{text-align:left;line-height:20px;}
.tw_article .title a{font-weight:bold;padding-left:0px}
.tw_article .introduct{padding:2px 5px 5px 0px;line-height:20px;color:#666666;}

#lanmupage .tw_article li{padding:1px 0 2px 0;}

.article_pic{display:block;}
.article_pic li{float:left;text-align:center;padding:15px 15px 30px 15px;}
.article_pic li img{border:1px solid #cccccc;}
.article_pic li .title{display:block;text-align:center;height:25px;}

.articleinfor .title{text-align:center;padding:10px 0 5px 0;border:1px dotted #cccccc;border-width:0 0 1px 0}
.articleinfor .title h1{font-size:16px;font-weight:bold;}
.articleinfor .info{text-align:center;padding:2px 10px 0 0;color:#666666}
.articleinfor .content{font-size:13px;line-height:180%;padding:10px 0 0 0;}
.articleinfor .bz{text-align:center;width:250px;background-color:#ffff99;border:1px solid #ff9900;padding:2px 0 3px 0;}

.article_pic_infor{display:block;}
.article_pic_infor .title{display:block;height:22px;padding:2px 0 0 25px;color:#DD5D12;font-size:13px;font-weight:bold;border:1px solid #cccccc}
.article_pic_infor .left{float:left;text-align:center;width:30%}
.article_pic_infor .right{float:none!important;float:left;text-align:left;width:70%}
.article_pic_infor .left img{width:200px}
.article_pic_infor .info{text-align:right;padding:2px 2px 0 0;color:#666666}
.article_pic_infor .introduct{display:block;text-align:left;padding:10px 5px 5px 5px}
.article_pic_infor .content{display:block;text-align:left;padding:10px 0 5px 0;width:97%}
.article_pic_infor .content .title{display:block;width:100%;height:29px;padding-top:5px;background:url(../images/list_titlebg.jpg) repeat-x left top;}

.related_article{display:block;margin:10px 0 10px 0}
.related_article .header{font-size:13px;font-weight:bold;border:0 dotted #eeeeee;border-width:0 0 1px 0;margin:0 0 10px 0}
.related_article li{height:25px}
.related_article .title{padding:0 10px 0 10px}
.related_article .title a{color:#000000;font-size:12px;}
.related_article .date{color:#666666}






.copyright{
	color:#FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #885200;
}
.copyright a{color:#FFFFFF;}


.title1 {font-family:"Microsoft YaHei";
	font-size: 14px;
	line-height: 39px;
	font-weight: bold;
	color: #615849;
	background-image: url(../images/titlebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-indent: 20px;
	height: 39px;
}

.deepred{color:#C60000;font-size:14px;}
.title1more {font-family:"Microsoft YaHei";
	font-size: 12px;
	line-height: 39px;
	font-weight: normal;
	background-image: url(../images/titlebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 39px;
}
.title1more a{border-bottom: 0px dotted #bbb; 
}




/*软件推荐样式*/




#wrap {
	width: 980px;
	margin: 0 auto;
}
#content {
	padding: 0 0px;
}
#main {
	padding-top: 10px;
	float: left;
	width:696px;
}
#sidebar {
	float: left;
	margin-left: 10px;
	padding-top: 8px;
}


.nav_title{background-color:#C1C1FF;}
.current_location{background-color:#C1C1FF;}
.module_title{background-color:#C1C1FF}
.page_style{width:1280;margin:0px auto 0px auto;text-align:center;background:url(images/lanmu_style1_bg.gif) repeat-y 0 0;overflow:hidden;background-color:white;}
.left{float:left}
.right{float:right}
.clear{display:block;clear:both;font-size:0px;height:0px;line-height:0px;width:0px;margin:0 0 0 0;padding:0 0 0 0;overflow:hidden}
.xxzxlist {
    width: 1280px;
float:right;
}



.tit_bg{height:30px;width:100px;background-image:url({dede:global.cfg_templets_skin/}/images/home_tzgg_tit.jpg) }

.tit_bg{height:30px;width:100px;background-image:url({../images/home_tzgg_tit.jpg) }

.yqlj{ width:100%; height:32px;}
.yqlj span{ width:140px; height:32px; background:#72beed; display:block; float:left; text-align:center; line-height:32px; color:#FFF; font-weight:bold; font-size:14px;}
.yqlj .lj_list{ float:left; border:1px solid #72beed; width:1138px; height:30px;}
.yqlj .lj_list p{ line-height:30px; margin-left:10px;}
.yqlj .lj_list p a{ margin-right:10px; margin-left:10px;}

/** 内容样式 **/
.content{
	width: 1200px;
	margin:auto;
}
.icon_list{
	margin:auto;
	margin-top: 60px;
	width: 800px;
	overflow: hidden;
}
.icon_d{
	width: 166px;
	height: 160px;
	float: left;
	margin-left: 60px;
	cursor: pointer;
}
.icon_d:hover .icon_desc h3{
	color: #fe8206;
}
.icon_bg1{
	background: url("../images/zx-b.png") center no-repeat;
}
.icon_bg2{
	background: url("../images/ts-b.png") center no-repeat;
}
.icon_bg3{
	background: url("../images/fy-b.png") center no-repeat;
}
.icon_bg1:hover{
	background: url("../images/zx-a.png") center no-repeat;
}
.icon_bg2:hover{
	background: url("../images/ts-a.png") center no-repeat;
}
.icon_bg3:hover{
	background: url("../images/fy-a.png") center no-repeat;
}
.icon_desc{
	margin-left: 100px;
	padding-top: 20px;	
}
.icon_desc p{
	color: #beb6ac;
	margin-top: 5px;
}

.tab_list{
	min-height:400px;
}

.tab .tab_top{
	height: 50px;
	line-height: 50px;
}

.tab_list .tab{
	width: 580px;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	margin-bottom: 30px;
}

.tab_list .tab:nth-child(2n){
	margin-right: 0;
}

.tab_list .tab h2{
	float: left;
	color: #333;
	font-size: 24px;
	margin-top: -3px;
}
.tab_top span{
	float: right;
	font-weight: bold;
	background: url(../images/jt.png) 29px -16px no-repeat;
    width: 35px;
}
.tab_ul{
	line-height: 40px;
	padding: 13px 15px 5px 15px;
	border:1px solid #ccc;
	border-top: 3px solid #5ea1d8;
	min-height: 245px;
}
.tab_ul li:hover{
	background: url(../images/jt.png) 0px 15px no-repeat;
}
.tab_ul li:hover a{
	color: #5ea1d8;
}
.tab_ul li:hover div{
	color: #5ea1d8;
}
.tab_ul li{
	border-bottom: 1px dashed #ccc;
	background: url(../images/jt.png) 0px -19px no-repeat;
	padding-left: 10px;
}
.tab_ul li span{ float: right;}
.tab_list .tab .tab_ul li:last-child{
	border-bottom:none;
}

.tab_list .tab .tab_ul li div{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 530px;
	height: 40px;
}
input.input-btn {
    background: url(/templets/default/images/btn_search.gif) no-repeat center center;
    width: 25px;
    line-height: 16px;
    margin: 5px 0px -5px -4px;
}
.search {
    float: right;
    margin: 70px 50px 0px 0px;
}
.left{
	float: left;
}

