@charset "utf-8";
/* CSS Document */
a,img{ border:0; outline:none;}
a{ blr:expression(this.onFocus=this.blur()) ; text-decoration:none;}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clear{ clear:both;}

.nev{font-family:"宋体"; font-size:15px; font-weight:bold; color:#fff;}
.nev a:link,.nev a:visited{ font-size:15px; color: #fff; text-decoration:none}
.nev a:hover{color: #FC0; text-decoration:none;}
.bk{ border:1px solid #CCC;}
.text{font-family:"宋体"; font-size:12px; color:#626262;}
.text a:link,.text a:visited{ font-size:12px; color: #626262; text-decoration:none}
.text a:hover{color: #FF0000; text-decoration:none;}

.text1{font-family:"宋体"; font-size:12px; font-weight:bold; color:#626262;}
.text1 a:link,.text1 a:visited{ font-size:12px; color: #626262; text-decoration:none}
.text1 a:hover{color: #FF0000; text-decoration:underline;}
.day{ font-size:12px; color:#999999;}

.hg{ line-height:200%;}

.red{font-family:"宋体"; font-size:12px; color:#EF0909;}
.red a:link,.red a:visited{ font-size:12px; color: #EF0909; text-decoration:none}
.red a:hover{color: #990000; text-decoration: underline;}

.red1{font-family:"宋体"; font-size:12px; color:#990000;}
.red1 a:link,.red1 a:visited{ font-size:12px; color: #990000; text-decoration:none}
.red1 a:hover{color: #990000; text-decoration: underline;}


.red2{font-family:"宋体"; font-size:14px; font-weight:bold; color:#C60500;}
.red2 a:link,.red2 a:visited{ font-size:14px; color: #C60500; text-decoration:none}
.red2 a:hover{color: #C60500; text-decoration: underline;}
.writ{ font-size:13px; color:#FFFFFF;}
.bt{ font-family:"微软雅黑"; font-size:20px; color:#FFFFFF;}


/*二级页面左侧导航*/
.menu{ width:205px; height:auto; margin:0 auto; padding:0px;}
.menu ul{  text-align:center; margin:0; padding:0;}
.menu li{ list-style:none;  width:205px; line-height:30px; background: url(../images/menu3_left.jpgg) no-repeat; margin-top:6px;}
.menu li a{ display:block; text-decoration:none; width:205px; text-align:center; font-size:12px; color:#ffffff; font-family: "微软雅黑";}
.menu li a:link{ display:block; background:url(../images/img34.jpg) no-repeat; line-height:30px; width:205px; color:#434343; font-size:12px; font-family: "微软雅黑";} /*未访问过的。*/
.menu li a:visited{ display:block; background:url(../images/img34.jpg) no-repeat; line-height:30px; width:205px; color:#434343; font-size:12px; font-family: "微软雅黑";}/*访问过的。*/
.menu li a:hover{ display:block; background:url(../images/img35.jpg) no-repeat; line-height:30px; width:205px; color:#fff; font-size:12px; font-family: "微软雅黑"; font-weight:bold;}/*停上面的。*/


.left_menu{ width:205px; height:auto; margin:0 auto; padding:0px;}
.left_menu ul{  text-align:center; margin:0; padding:0;}
.left_menu li.subtitle{ list-style:none;  width:205px; line-height:30px; background: url(../images/menu3_left.jpgg) no-repeat; margin-top:6px;}
.left_menu li.subtitle>a{ display:block; text-decoration:none; width:205px; text-align:center; font-size:12px; color:#434343; font-family: "微软雅黑"; background:url(../images/img34.jpg) no-repeat;}
.left_menu li.subtitle>a:hover{ display:block; background:url(../images/img35.jpg) no-repeat; line-height:30px; width:205px; color:#fff; font-size:12px; font-family: "微软雅黑"; font-weight:bold;}/*停上面的。*/

.ahove{display:block;background:url(../images/img35.jpg) no-repeat !important; line-height:30px;width:205px;color:#fff !important; font-size:12px; font-family: "微软雅黑"; font-weight:bold !important;}
.ahove a{color:#FFF; }
.sub_lanmu{ list-style:none; font-size:12px;}
.sub_lanmu a{color:#C60500;}

/*案例展示*/
#scrollbox{overflow:hidden;width:100%;height:140px;margin-top:3px;}
#scrollcon{width:500%; height:140px;}
#scrollpic,#scrollpic-copy{float:left;height:140px;;}
#scrollpic a,#scrollpic-copy a{float:left;margin-right:10px; width:166px; height:136px; background:url(../images/img14.jpg) top left no-repeat; padding:4px 6px 0 6px; font-size:12px; color:#626262;}
#scrollpic a:hover,#scrollpic-copy a:hover{color:#D62B2C;}
#scrollpic img,#scrollpic-copy img{width:166px; height:107px;}
#scrollpic p,#scrollpic-copy p{text-align:center;margin-top:5px;}
#leftDir{margin-top:65px; cursor:pointer;}
#rightDir{margin-top:65px; cursor:pointer; text-align:right;}

/*新闻内页*/
.title{ text-align:center; margin-bottom:5px; color:#D70211;}
.inf{border-bottom:1px dashed #E7E7E7; height:30px; margin-bottom:10px; text-align:center;}