@charset "utf-8";
/* CSS Document */


*{padding:0px; margin:0px;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: Arial, Tahoma,"微软雅黑";    /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color: #5a5a5a; /*文字颜色定义 */
	}
li{ list-style-type:none;}

/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #eb1315;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */


h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/

/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #CCCCCC; height:20px;line-height:20px} 




.dsj_top{ width:100%; height:60px; background-color:#f2f2f2;}
.dsj_topbox{ width:1000px; height:60px; margin:0 auto;}
.dsj_topnav{ width:300px; height:60px; float:right; line-height:60px;}
.dsj_topnav li{ line-height:60px; float:left;}
.dsj_topnav li a{ margin:0px 5px;}
.dsj_topw{ line-height:60px; text-indent:25px; background:url(../image/icon01.jpg) no-repeat 5px 20px; font-size:14px;}

.dsjnav{ width:1000px; margin:0px auto; padding-top:50px; padding-bottom:20px;}
.dsjnav_top{ width:100%; height:62px; float:left; background:url(../image/dsjtopnavbg.jpg);}
.dsjnav_top li{ width:33.3%; height:50px; padding-bottom:12px; float:left; line-height:50px; text-align:center; color:#FFF; font-size:24px; font-family:"微软雅黑";}
.dsjnav_top img{ vertical-align:middle; margin-right:5px;}
.cunter{ background:url(../image/dsjtopnavbgc.jpg) no-repeat center;}

.dsjcon{ width:1000px; margin:0px auto; padding-bottom:40px;}
.flNavDt1{ height:45px; padding-left:40px; }
.flNavDt1 span{ display:block; float:left; width:70px; line-height:45px; color:#c70024; font-size:25px; background:url(../image/sanj.jpg) no-repeat 60px 15px; cursor:pointer;}
.flNavDt1 img{ vertical-align:middle; margin-left:30px; cursor:pointer;}
.flNavUl1 li{ width:1000px; height:142px; background:url(../image/timel.jpg) no-repeat 152px;}
.dsjcde{ width:1000px; height:142px;}
.dsjcdeleft{ width:120px; float:left; margin-left:20px; padding-top:50px; color:#b5b5b5; font-size:12px; text-align:right;}
.dsjcdeleft span{ color:#c7a578; font-size:20px; font-weight:bold;}
.dsjcderight{ width:820px; height:130px; padding-top:6px; float:right;}
.dsjcderight img{ display:block; height:122px; float:left; padding:10px;width: 173px;}
.dsjcderightt{ width:625px; height:122px; padding-top:10px; float:left;}
.dsjcderightt a{ font-size:15px; color:#606060; font-family:"微软雅黑"; line-height:24px;}
.dsjcderightt p{ font-size:13px; color:#b2b2b2; font-family:"宋体"; line-height:19px; padding-left:15px;}
