@charset "gb2312";
/* CSS Document */

a { text-decoration: none}
A.{COLOR: #3366cc; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
A.link{COLOR: #3366cc; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
A:visited{ color:#993300;FONT-FAMILY:Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
A:hover{COLOR: #FF9900; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

body{
	font:1em Verdana,Arial,Tahoma;margin:0px auto;width:98%;
}

#divHead{
	width:auto;
        overflow:hidden;
}
#divBottom{
	width:980px;
        overflow:hidden;
}


#dic_lr{ width:100%; margin-top:25px}
#dic_left{ float:left;width:64%; margin-left:2px}
#dic_right{ float:left;width:33%; margin-left:10px}

#dic_left_01{ float:left;width:100%; margin-left:2px}


.box_lr1{width:98%; margin-top:20px}
.box_lr1_box1{ float:left;width:34%; height:300px;color:#333333; text-align:center; line-height:210px}

.box_lr1_boxfont{
	width:96%;
	height:210px;
	background-image:url(../images/fong_bg1.gif);
	font-family:"楷体_GB2312","楷体";
	text-align:center;
	padding-top:10px;
	background-repeat: no-repeat;
	background-position: center;
	 font-size:9.375em; color:#333333; margin-left:2px;line-height:210px;
	 }

.box_lr1_boxz{float:left;width:63%;}
.box_lr1_box2{float:left;width:100%;margin:0px; padding:0px}


#box_lr1_box2_show{
	width:100%;
	line-height:30px;
	font-size:1em;
	margin:0px;
	padding:0px;
	list-style-type: none; 
}

#box_lr1_box2_show li{
	line-height:30px;
	width:98%;
	height:30px;
	float:left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align:middle;
        overflow:hidden;
}



.gkm01{
	font-size:1em;
	line-height:28px;
        width:98%;
}
.gkm02{
	font-size:1em;
	line-height:28px;
        width:98%;
}


.sbt{
	font-size:1.125em;
	color:#993300;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}



/*侧栏跟随*/

#box{float:left; position:relative;width:340px;}.div1{width:336px;}.div2{position:fixed;_position:absolute;top:0;z-index:250;}







/*adsense使用 CSS 隐藏广告空缺的广告单元*/

ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}

/*大屏设备缩小显示比例*/

@media screen and (min-width:1200px) {
body {width:80%;}
}


/*解决移动设备－内容宽度超过了屏幕显示范围*/

@media screen and (max-width:640px) {
#dic_left {width:100%;}
.box_lr1_box1 {width:100%;}
.box_lr1_boxz {width:100%;}
#box_lr1_box2_show {width:100%;}
#divHead {width:100%;}
#divHead-ad {display:none}
#divBottom {display:none}
}

/* 解决移动设备－可点击元素之间的距离太近*/

@media screen and (max-width:640px) {
body {
line-height:150%;
}
}

/* 解决移动设备－文字太小*/

@media screen and (max-width:640px) {
body {
        font-size: 1.2em;
}
}

