@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button{margin:0;padding:0;}
ul,ol,dl{ list-style:none;}
ul, li {
    list-style: none;
    list-style-type: none;
}
.clearfix:after {visibility: hidden;display: block;content: ".";clear: both;height: 0;}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display: block;}
/* End hide from IE-mac */
.clear{ clear:both; font-size:0; line-height:0; height:0;}
.text{ border:#F00 1px solid;}
img{border: none;}

/*背景图片颜色*/
body{
	width:100%;
	margin:0 auto;
	background-color:#f2f2f2;
	background-image: url(../images/bj.jpg);
	font-family:"Microsoft YaHei","Arial";
	background-position:center 48px;
	background-repeat:no-repeat;
}

/*居中设置&页头导航*/
#wrapper{width:100%; margin:0 auto;}
#head{width:100%; display:block; margin:0 auto;float:left;}
#top{width:100%; display:block;background:#fff;height:48px;}
#top .areaJs{width:1000px; margin:0 auto; display:block;}
.banner{ width:1000px; display:block; margin:0 auto;}
.main{ width:1000px; display:block; margin:0 auto;}

/*动态新闻*/
.news{width:1000px; height:326px; background:url(../images/c1.jpg);float:left; }
.t2{
	width:800px;
	font-family:"微软雅黑";
	font-size:30px;
	line-height:40px;
	text-align:center;
	margin-left:100px;
	font-weight:bold;
	float:left;
}
.t2 a{color:#333333;}
.t2 a:hover{color:#1d62af;}	
.c1{
	width:700px;
	margin-left:150px;
	font-family:"微软雅黑";
	font-size:18px;
	line-height:30px;
	text-align:center;
	color: #333333;
	border-bottom:1px #7e7e7e dashed;
	padding-bottom:15px;
	float:left;
}
.c1 a{color:#333333;}
.c1 a:hover{color:#1d62af;}	
.t3{
	width:800px;
	margin-left:100px;
	padding-top:10px;    
	font-family:"微软雅黑";
	font-size:24px;
	line-height:34px;
	text-align:center;
    font-weight:bold;
	float:left;
}
.t3 ul{color:#333333;margin:0 auto; }
.t3 a{color:#333333;}
.t3 a:hover{color:#1d62af;}	

.titleA{padding-left:400px; width:600px; padding-top:15px; float:left;}
.titleB{padding-left:350px; width:650px; padding-top:15px; float:left;}
.titleA p{padding-top:18px; display:block;float:left;font-family:"微软雅黑";font-size:36px;line-height:36px;text-align:center;font-weight:bold;}
.titleA img{display:block; float:left;}
.titleA a{color:#920003;}
.titleB p{padding-top:18px; display:block;float:left;font-family:"微软雅黑";font-size:36px;line-height:36px;text-align:center;font-weight:bold;}
.titleB img{display:block; float:left;}
.titleB a{color:#920003;}

/*亮点highlights*/
.highlights{width:1000px; height:552px;border:1px solid #e8e8e8;float:left; background:url(../images/c2.jpg);margin-top:40px;}
.highlightsPic{ width:720px; height:435px;display:block;margin:15px 8px 0 22px; float:left;position:relative;}
.highlightsPic img{height:100%; width:100%; }
.highlightsPic span{
    position: absolute;
    width: 94%;
    padding: 0 3%;
	font-size:24px;
    height: 44px;
    line-height: 44px;
	text-align:left;
    color: #fff;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99030ca4,endcolorstr=#99030ca4);/* #AARRGGBB 前两个数值代表透明度 数值从00-ff 00为全透明 ff为全不透明*/
    text-overflow: ellipsis;/*显示省略符号来代表被修剪的文本*/
    white-space: nowrap;
	overflow:hidden;/*隐藏溢出才能使 text-overflow: ellipsis; 发挥效果*/
	display:block;
}
.highlightsLi{ width:226px; float:left;font-family:"微软雅黑";font-size:18px;line-height:28px;text-align:left;margin-top:15px; }
.highlightsLi li{display:block;margin-bottom:2px;}
.liA{height:20px; float:right; }
.liB{height:129px; width:226px; float:right;}
.liB:hover{background:url(../images/choose.png);}
.liB a{ width:190px; height:110px; margin:10px 12px 0 0px;float:right; display:block;}
.liB img{height:100%; width:100%;}

/*dongguan*/
.div3{width:1000px; height:343px; float:left;background:url(../images/c3.jpg); margin-top:40px;}
.arrowLeft{ width:20px;float:left; margin:30px 22px 0 15px;}
.arrowRight{width:20px; float:right; margin:30px 15px 0 0;}
.c03{ width:900px; height:220px;float:left;}
.c03 li{ width:285px; height:2200px;float:left; margin-right:14px; text-align:center;font-size:22px; }
.c03 li span{ padding-top:5px; padding-bottom:0px; display:block; height:34px;background-color:#E3E3E3;}
.c03 li a{color:#333333; font-size: 18px;}
.c03 li a:hover{color:#1d62af;}	
.c03 img{height:100%; width:100%;}

.focus li img {
	height:180px;
}
/*页尾标注*/
.yewei{ width:1000px; /*border:1px solid #363636;*/margin:50px 0 10px 0;height:36px; border-radius:20px;}
.yewei div{ 
    height:100%;
	font-size:16px;
    line-height:36px;
	list-style:none;
	text-align:center;
	color:#212121;
}
/*页尾颜色自设*/
#foot{width:100%; text-align:center;}
.fc4 img{background:#FFFFFF; margin-top:8px;}
/*第一栏信息链接样式*/
.fc1{ padding:10px 0; font-size: 11px;color:#212121;text-align:center;}
.fc1 a:link { font-size: 12px;color: #212121;text-decoration: none;}
.fc1 a:visited {font-size: 12px;color: #698496;text-decoration: none;}
.fc1 a:hover {font-size: 12px;color: #CB0003;text-decoration: none;}
/*第二栏信息链接样式*/
.fc2{ padding:3px 0; text-align:center;}
.fc2 a:link { font-size: 12px;color: #212121;text-decoration: none;}
.fc2 a:visited {font-size: 12px;color: #666666;text-decoration: none;}
.fc2 a:hover {font-size: 12px;color:#CB0003;text-decoration: underline;}
/*第三栏信息链接样式*/
.fc4{ padding:3px 0; text-align:center;}
.fc3{ padding:3px 0; font-size: 12px;color:#212121;text-align:center;}
























