@charset "utf-8";
/* CSS Document */


*{ margin:0px; padding:0px;}
body{
	width:100%;
	margin:0px;
	padding:0px;
	color:#000;
	font-size:15px;
	font-family:"Microsoft YaHei","simsun","Helvetica Neue", Arial, Helvetica, sans-serif;

}
.dlyuyan{ display:none !important;}
html{ overflow-x:hidden;}
.clear{ clear:both;_overflow:hidden;*height:0px;}
img{ border:0px;}
a{ text-decoration:none; color:#000; }
a:hover{ color:#295199;}
div, img, ul, li, span, a, p{ margin:0px; padding:0px;}
li{ list-style:none;}
.ds{
	display:block;}
.fl{
	float:left;}
.rl{
	float:right;}

.ui-header {
    height: 84px;
    box-sizing: border-box;
	background:#fff;
    /*border-bottom: 1px solid rgba(255, 255, 255, .2);*/
    position: absolute;
    width: 100%;
    min-width: 1300px;
    z-index: 100;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
	position:fixed;
}

.ui-header-box {
    justify-content: space-between;
    height: 100%;
   /*padding: 0 30px;*/
}

.ui-header-logo1 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    width: 15%;
	height:84px;
    float: left;
	margin-left:6%;
}

.ui-header-logo1 img {max-width: 236px;width: 100%; border: none;height:auto;}
.ui-header-qq1 {width:6%;float: right; margin-right:0.5%;}
.ui-header-qq1 a {display: block;height: 26px;line-height: 26px;float:left;color: #295199;margin-top: 30px;font-size:16px;margin-right:5px;}
.ui-header-qq1 a:hover{ color:#000;}
.ui-header-tel {width:17%;float: right;	margin-top:28px; margin-right:6%;}
.ui-header-tel a {
	background: url(../images/dltel.png) no-repeat left center;
    /*background-size: 30px;*/
    padding-left: 38px;
    font-size: 23px;
    color: #295199;
    cursor: initial;
    display: block;
    height: 28px;
    line-height: 28px;
}

#nav {
	width: 49%;
	float:right;
	margin-top:33px;
}
#nav li {
 float: left; width:12.5%;
}
#nav li a {
	display: block;
	text-align:center;
	width:100%;
	color:#000;
	
}
#nav li a:hover{
 color:#295199;
}

#nav li a#cur{
 color:#295199;
}

#nav a:link  {
 color:#000; text-decoration:none;
}
#nav a:visited  {
 color:#000;text-decoration:none;
}

#nav a:hover  {
	color:#2e71d1;
	text-decoration:none;
}


#nav li ul {
	line-height: 42px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 114px;
	text-align:center;
	position: absolute;
	z-index:1000;
	padding-top:32px;
}

#nav li ul li{
	float: left;
	width: 100%;
	background: #2e71d1;filter: Alpha(Opacity=90);
	border-top: none #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none #CCCCCC;
}
#nav li ul a{
 display: block; font-size:14px; width:100%;text-align:left; text-align:center; color:#FFF;
}
#nav li ul a:link  {
 color:#FFF; text-decoration:none;
}
#nav li ul a:visited  {
 color:#FFF;text-decoration:none;
}
#nav li ul a:hover  {
 color:#FFF;text-decoration:none;font-weight:normal;
 background:#022f7f;filter: Alpha(Opacity=70);
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}


.fixed{
    position: fixed;
    background-color: #eef0fa;
}

.ltop{ display:none !important;}
.lnav{ display:none !important;}
/******移动端导航******/
@media only screen and (max-width: 1000px){
.ui-header{ display:none !important;}	
/*首页头部*/
.dlyuyan{ display:block !important; width:96%; margin:0 auto; border-bottom:1px solid #CCC; height:35px; line-height:35px; text-align:right; padding-right:12px;}
.dlyuyan a{ font-weight: bold; font-size:17px; color: #295199;}
.ltop { width:100%; display:block !important; height:auto; padding:10px 0px;}
/*.ltop img { width:50%;}*/
.ltop img{ /*margin-left:2%;*/}
.ltopl { width:50%; padding-left:1%;}
.ltopl img{ width:100%;}
.ltopr { width:45%; margin-top:17px; color:#295199;}
.dhtp { float:left; width:20%; margin-right:1%; }
.ltopr p { font-size:0.8em; line-height:1.3em; float:left;  }
.ltopr p strong { font-size:1.1em;}
/*nav*/
.lnav { width:100%; display:block !important; height:90px; background-color:#295199;}
.lnav ul li { width:25%; height:45px; line-height:45px; font-size:16px; background:url(../images/shouji_15.jpg) repeat-x bottom; float:left; text-align:center;  }
.lnav ul li a { color:#fdfdfa; text-decoration:none; background:url(../images/shouji_11.jpg) repeat-y right; display:block;}
	

}


/**********关键词**********/
.delvguanjianci{ width:100%; height:62px; overflow:hidden;}
.delvguanjianci1{ width:60%; text-align:left; line-height:62px; color:#676767;}
.delvguanjianci1 a{ padding:0px 10px 0px 10px; color:#676767;}
.delvguanjianci1 a:hover{ color:#295199;}
.delvguanjianci2{ width:40%; background:#295199;}
.inp0{ width:50%; height:60px; border:1px solid #259199; float:left; line-height:60px; text-indent:12px;}
.inp1{ width:24px; height:23px; margin-left:50px; float:left; margin-top:22px;}
@media only screen and (max-width: 1000px){
.delvguanjianci{ display:none;}
	}


/**********关于***************/
.delvabout{ width:100%; margin-top:50px; }
.aboutimg{ width:50%;}
.aboutimg img{ display:block; max-width:100%;}
.delvabout2{ width:40%; line-height:28px; color:#505050; margin-top:100px;}
.delvabout2 h1{ font-size:26px; color:#295199;}
.aboutmore{ display:block; width:160px; height:40px; line-height:40px; margin-top:25px; color:#295199; text-align:center;border-width:1px;border-style:solid;border-color:#295199;border-radius:43px;border-top-left-radius:43px;border-top-right-radius:43px;border-bottom-left-radius:43px;border-bottom-right-radius:43px;}
.aboutmore:hover{ background:#295199; color:#FFF;}
.weiben{display:block; margin:0 auto; margin-bottom:30px;}

@media only screen and (max-width: 1000px){
.aboutimg{ display:none;}
.delvabout2{ width:100%; line-height:28px; color:#505050; margin-top:0;height:auto;}
.aboutmore{ display:block; width:160px; margin:0 auto; height:40px; line-height:40px; margin-top:25px; color:#295199; text-align:center;border-width:1px;border-style:solid;border-color:#295199;border-radius:43px;border-top-left-radius:43px;border-top-right-radius:43px;border-bottom-left-radius:43px;border-bottom-right-radius:43px;}
.aboutmore:hover{ background:#295199; color:#FFF;}
	}
	
	
/*****产品**/	
.delvchanpin{ width:100%; margin-top:50px; height:579px; overflow:hidden;}
.delvchanpin1{ width:30%;background:url(../images/cpbg.png) no-repeat right 90px; background-color:#295199; height:579px; color:#FFF; }
.delvchanpin1 h1{font-weight:normal; margin-top:125px; font-size:26px; width:82%; margin-left:18%; background:url(../images/syhb.png) no-repeat left; text-indent:25px; float:left;}
.delvchanpin1 h2{ font-size:26px; font-weight:normal; width:70%; margin-left:25%;  margin-top:40px; float:left;}
.delvchanpin1-1{  width:70%; margin-left:25%; line-height:27px; margin-top:15px;}
.chanpinmore{ display:block; text-align:center; line-height:40px; margin-top:20px; color:#FFF; width:150px; height:40px; border:1px solid #FFF;border-radius:43px;border-top-left-radius:43px;border-top-right-radius:43px;border-bottom-left-radius:43px;border-bottom-right-radius:43px;}
.chanpinmore:hover{ background:#FFF; color:#295199;}

.delvchanpin2{ width:70%; background:#295199;}
/*开始*/
.flash4{width:100%;height:579px;position:relative;}
.flash4 ul li{width:25%;height:100%;position:relative;overflow:hidden;float:left;}
.flash4 ul li .imgTop img{opacity:0.4;}
.flash4 ul li .imgTop img.tm{opacity:1;}
.flash4 ul li.first{width:25%;}
.flash4 ul li.fast{position:absolute;right:0px;bottom:0px;}

.sjdelvchanpin{ display:none;}
@media only screen and (max-width: 1000px){
.delvchanpin{ display:none !important;}	
.sjdelvchanpin{ width:100%; display:block !important; margin:25px 0px 25px 0px;}
.sjdelvchanpin ul{ width:100%; float:left;}
.sjdelvchanpin li{ width:47.5%; float:left; margin:1%; text-align:center;}
.sjdelvchanpin li a img{ width:100%; margin-bottom:10px; border:1px solid #CCC;}
/*.delvchanpin{ width:100%; height:auto; overflow:hidden;}
.delvchanpin1{ display:none !important;}
.delvchanpin2{ width:100%; background:#295199;}
.flash4{ width:100%; height:auto;position:relative;}
.flash4 ul li{width:50%;height:auto;position:relative;overflow:hidden;float:left;}
.flash4 ul li .imgTop img{opacity:0.4; width:100%; height:auto;}
.flash4 ul li .imgTop img.tm{opacity:1;}
.flash4 ul li.first{width:50%;}*/
	}


/**********新闻*********/
.delvxinwenbiao{ width:90%; text-align:right; margin-top:5%;}
.delvxx{ width:90%; margin-top:50px;}
.delvxinwen{ width:75%; margin-left:10%;}
.delvxwul{ width:100%;}
.delvxwul li{ width:50%; float:left;}
.delvxwul li img{ width:50%;}
.xwnei{ width:47%; margin-left:3%;}
.sp01{ width:100%; line-height:35px; margin-top:50px;}
.sp01 strong{ color:#295199; font-size:37px;}
.xwti{ width:90%; font-size:17px;}
.xwti a{ color:#295199;}
.xwneiyy{ width:90%; line-height:23px; margin-top:5px;}

@media only screen and (max-width: 1440px){
.delvxwul{ width:100%;}
.delvxwul li{ width:50%; float:left;}
.delvxwul li img{ display:none !important;}
.xwnei{ width:100%; margin-left:0px;}
.sp01{ width:100%; line-height:35px; margin-top:50px;}
.sp01 strong{ color:#295199; font-size:37px;}
.xwti{ width:100%; font-size:17px;}
.xwti a{ color:#295199;}
.xwneiyy{ width:100%; line-height:23px; margin-top:5px;}
	
	}

.delvxinwen2{ width:10%; margin-left:5%;}
.delvxinwen2 h1{ font-size:26px; color:#295199; width:100%; text-align:right;}
.delvxinwen2 ul{ width:100%; margin-top:25px;}
.delvxinwen2 li{ width:100%; float:left; line-height:55px; border-bottom:2px solid #295199; text-align:right;}
.delvxinwen2 li a{ font-size:17px;}
@media only screen and (max-width: 1000px){
	
.delvxinwenbiao{ width:100%; text-align:center; margin-top:5%;}
.delvxx{ width:100%; margin-top:25px; }
.delvxinwen{ width:97%;margin-left:1.5%; margin-right:1.5%;}
.delvxwul{ width:100%; margin-left:0; }
.delvxwul li{ width:100%; float:left; border-bottom:1px dotted #CCC; padding-bottom:10px;}
.delvxwul li img{  display:none !important;}
.xwnei{ width:100%; margin-left:0;}
.sp01{ width:100%; line-height:35px; margin-top:10px;}
.sp01 strong{ color:#295199; font-size:42px;}
.xwti{ width:100%; font-size:18px;}
.xwti a{ color:#295199;}
.xwneiyy{ width:100%; line-height:27px; margin-top:10px;}

.delvxinwen2{  display:none !important;}
	}




/**********横幅***********/
.delvhengfu{ width:100%; background:url(../images/hengfubg.jpg) no-repeat; height:417px; overflow:hidden; margin-top:135px;}
.delvhengfu ul{ width:100%; margin-top:125px;}
.delvhengfu li{ width:20%; float:left; text-align:center; line-height:28px; color:#FFF;}
.delvhengfu li img{ margin-bottom:10px;}


/******foot***********/
.delvfoot{ width:90%; margin-top:60px; margin-left:5%; margin-right:5%;}
.delvfoot1{ width:50%;}
.delvfoot1-1{ width:20%;}
.delvfoot1-1 span{ display:block; width:100%; background:url(../images/line1.gif) no-repeat left bottom; padding-bottom:15px; font-size:16px;}
.delvfoot1-1 ul{ width:100%; margin-top:15px;}
.delvfoot1-1 li{ width:100%; float:left; line-height:29px;}
.delvfoot1-1 li a{ color:#505050;}
.delvfoot1-1 li a:hover{ color:#295199;}

.delvfoot2{ width:48%; margin-left:2%;}
.delvfoot2-1{ width:80%;}
.delvfoot2-1 ul{ width:100%;}
.delvfoot2-1 li{ width:25%; float:left; text-align:center; height:206px; overflow:hidden;}
.delvfoot2-1 li img{ margin-bottom:15px;}

.delvfoot2-2{ width:20%;}
.delvfoott{ width:100%; background:#030000; height:50px; line-height:50px; color:#FFF; text-align:center; margin-top:10px;}
.delvfoott a{ color:#FFF; text-decoration:underline;}
.delvfoott a:hover{ text-decoration:none;}

@media only screen and (max-width: 1000px){
.delvhengfu{ display:none !important;}	
.delvfoot{ display:none !important;}
.delvfoott{ display:none !important;}	
	}

/*******首页手机foot*****/
.sjbdmap{
    display: none;
}
@media (max-width: 768px){.sjbdmap{display: block !important;}}

.sjxinxi{ width:100%; text-align:center; line-height:28px; margin-top:35px; border-top:1px solid #CCC; padding-top:15px;}
.sjfoot{
	width:100%;
	padding:10px 0px 10px 0px;
	background:#0061b0;
	position:fixed;
	height:63px;
	bottom: 0;
	left: 0;
	z-index:100000;
	}	
	
.sjfoot ul{
	width:100%;
	float:left;
	}
.sjfoot li{
	float:left;
	width:24.5%;
	height:63px;
	line-height:93px;
	border-right:1px solid #fecfc3;
	text-align:center;
	overflow:hidden;
	}
.sjfoot a li{
	color:#FFF;
}	
	
.hm1{
	background:url(../images/home.png) no-repeat center top;}	
	
.hm2{
	background:url(../images/phone.png) no-repeat center top;}	
.hm3{
	background:url(../images/contact.png) no-repeat center top;}	
#hm4{
	background:url(../images/map.png) no-repeat center top;	border-right:none;}	


/**************顶部*************/
.izl-rmenu{position:fixed;left:95.8%;bottom:10px;padding-bottom:73px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-phone{background-color:#a2abb0;background:url(../images/customer_service.png) 0px 0px no-repeat;}
.izl-rmenu .btn-phone:hover{background-color:#f06f52;background:url(../images/customer_service_two.png) 0px 0px no-repeat;}
.izl-rmenu .btn-top{background:url(../images/return_top.png) 0px 0px no-repeat;background-color:#fe9700;display:none;}
.izl-rmenu .btn-top:hover{background-color:#f06f52;background:url(../images/return_top_two.png) 0px 0px no-repeat;}

/**********about*********/
.xedneiba{width:1000px;height:370px; margin:0 auto;position: relative; }
.xedneiba img{width: 1920px; height:370px; position: absolute;  top: 0; left: -460px; overflow: hidden;text-align: center;}

/*************************/
.xhaboutnei01{position: relative; margin-top:15px; overflow: hidden;height:505px; background:url(../images/01.jpg) no-repeat;background-attachment: fixed;}
.xhaboutnei02{position: relative; margin-top:15px; overflow: hidden;height:505px; background:url(../images/02.jpg) no-repeat;background-attachment: fixed;}
.xhaboutnei03{position: relative; margin-top:15px; overflow: hidden;height:505px; background:url(../images/03.jpg) no-repeat;background-attachment: fixed;}
.xhaboutnei04{position: relative; margin-top:15px; overflow: hidden;height:505px; background:url(../images/04.jpg) no-repeat;background-attachment: fixed;}
.xhaboutnei05{position: relative; margin-top:15px; overflow: hidden;height:505px; background:url(../images/05.jpg) no-repeat;background-attachment: fixed;}
.xhaboutnei06{position: relative; margin-top:15px; overflow: hidden;height:505px; background:url(../images/06.jpg) no-repeat;background-attachment: fixed;}
.xhaboutnei1{color: #fff; width:1140px; margin:0 auto; margin-top:170px; text-align: center; font-size:21px; line-height:50px;}
.xhaboutnei1 strong{ font-size:45px; letter-spacing:2px;}

.xhneibiaoti{ width:1400px; margin:0 auto; text-align:center; font-size:35px; margin-top:50px; }

.xhaboutnei2{ width:100%; height:70px; background:#f6f6f6; overflow:hidden;}
.xhaboutnei2 ul{ width:100%; height:70px;}
.xhaboutnei2 li{ width:20%; float:left; height:70px;text-align:center;}
.xhaboutnei2 li a{ display:block;  height:70px; line-height:70px; font-size:20px; }
.xhaboutnei2 li a:hover{ display:block; background:#295199; color:#FFF; font-weight:bold;}
.xhaboutnei2 li a#cur2{ display:block; background:#295199; color:#FFF; font-weight:bold;}

.xhaboutnei3{ width:1400px; margin:0 auto; margin-top:20px; line-height:29px;}
@media only screen and (max-width: 1500px){
.xhaboutnei3{width:1100px; margin:0 auto; margin-top:20px; line-height:29px;}
.xhaboutnei3 img{ display:block; width:100%; max-width:100%; margin-bottom:20px;}

.xedneiba{width:1000px;height:150px; margin:0 auto;position: relative; }
.xedneiba img{width: 1000px; height:150px; position: absolute;  top: 0; left: -460px; overflow: hidden;text-align: center;}
	}

.xhaboutnei4{ width:100%; height:70px; background:#f6f6f6; overflow:hidden;}
.xhaboutnei4 ul{ width:100%; height:70px;}
.xhaboutnei4 li{ width:50%; float:left; height:70px;text-align:center;}
.xhaboutnei4 li a{ display:block;  height:70px; line-height:70px; font-size:20px; }
.xhaboutnei4 li a:hover{ display:block; background:#295199; color:#FFF; font-weight:bold;}
.xhaboutnei4 li a#cur2{ display:block; background:#295199; color:#FFF; font-weight:bold;}

.xhaboutnei4-1{ width:1400px; margin:0 auto; margin-top:50px;}
.xhaboutnei4-1 ul{ width:1400px; float:left;}
.xhaboutnei4-1 li{ width:1360px; float:left; height:145px; padding:20px; margin-top:25px; margin-bottom:10px;}
.xhaboutnei4-1 li:hover{box-shadow: 15px 0px 50px #bbbbbb;}
.xwwen{ width:1065px;  margin-left:50px; margin-top:25px; border-bottom:2px solid #CCC;}
.xwwen:hover{ border-bottom:none;}
.xhsp04{ width:115px; height:105px; text-align:center; padding-top:10px;}
.xhsp04 strong{ font-size:25px;}
.xwwen2{ width:914px;border-left:1px solid #CCC; padding-left:35px; }

.xhaboutnei5{ width:1400px; margin:0 auto; margin-top:50px;}
.xhaboutnei5 ul{ width:1400px; float:left;}
.xhaboutnei5 li{ float:left; width:426px; margin:20px; text-align:center; padding:0px 0px 15px 0px;}
.xhaboutnei5 li:hover{ box-shadow:5px 0px 20px #CCC;}
.xhaboutnei5 li a img{ margin-bottom:10px; border:1px solid #CCC;}
.xhaboutnei5 li a{ font-size:17px;}

.xhaboutnei6{ width:100%;height:70px; background:#f6f6f6; overflow:hidden;}
.xhaboutnei6 .xhsp05{ width:30%; background:#295199; text-align:center; font-weight:bold; color:#FFF; line-height:70px; font-size:17px;}
.xhcpfllist{ width:70%; height:70px; overflow:hidden;}
.xhcpfllist li{ width:18%; float:left; line-height:70px; text-align:center; border-right:1px solid #e0dfdd;}
.xhcpfllist li a{ font-weight:bold;}
.xhcpfllist li a#cuur{ font-weight:bold; color:#295199;}

.dc_pages{ width:1400px; float:left; margin-bottom:25px; margin-top:25px;}
.dc_pages1{ width:610px; margin:0 auto;}
.dc_pages1 a{ display:block; width:100px; float:left; height:37px; border:1px solid #999; margin:0px 10px 0px 10px; line-height:37px; text-align:center;}

.cpshangxia{
	width:100%;
	float:left;
	margin-top:35px;	}		
.shang{
	width:31.8%;
	border:1px solid #CCC;
	text-align:center;
	line-height:35px;
	color:#666;
	font-size:16px;
	cursor:pointer;
	float:left;}	
.shang a:hover{
	color:#193b43;}	
.shang:hover{
	border:1px solid #193b43;
	color:#193b43;}		
.marshang{
	margin-left:1.3%;}	
	
	
.daqianmessage{ width:1400px; margin:0 auto; margin-top:25px; margin-bottom:25px;}
.message{height:487px;background:url("../images/messageBg.png");margin-top:20px}
.message .box{padding:50px 0 0 40px}
.message .box li{line-height:44px;margin-bottom:15px}
.message .box li .input-text{height:42px;line-height:42px;border:1px solid #ccc;width:470px;padding:0 10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.message .box li .input-text:focus{border-color:#1fac9c}
.message .box li textarea.input-text{height:84px;line-height:24px;padding:10px;resize:none}
.message .box li.btn{margin-left:40px}
.message .box li .button{cursor:pointer;width:122px;border:none;height:40px;background-color:#ff8a00;border-radius:4px;color:#fff;font-size:16px}


/************手机内页*************/
.bjlistmm{ display:none !important;}
@media only screen and (max-width: 1000px){
.xhaboutnei6{ display:none !important;}
.bjlistmm{ width:100%; display:block !important; float:left; margin-top:25px;}
.bjlistmm ul{ width:100%; float:left;}
.bjlistmm li{ width:29%; margin:2%; float:left; text-align:center; height:35px; line-height:35px; background:#eceeef;}
.xhneibiaoti{ width:100%; margin-top:25px; font-size:16px;}
.xhaboutnei3{ width:98%; line-height:29px; margin:20px 1% 20px 1%;}
.xhaboutnei3 img{ max-width:100%; }

.xhaboutnei5{ width:98%; margin:25px 1% 25px 1%;}
.xhaboutnei5 ul{ width:100%; float:left;}
.xhaboutnei5 li{ float:left; width:46%; margin:2%; text-align:center;}
.xhaboutnei5 li:hover{ box-shadow:5px 0px 20px #CCC;}
.xhaboutnei5 li a img{ margin-bottom:10px; border:1px solid #CCC;}
.xhaboutnei5 li a{ font-size:17px;}

.xhaboutnei4-1{ width:100%; margin-top:50px;}
.xhaboutnei4-1 ul{ width:98%; float:left; margin:0px 1% 0px 1%;}
.xhaboutnei4-1 li{ width:100%; float:left; padding:0 0 15px 0;border-bottom:2px solid #CCC; height:auto; margin-top:0; margin-bottom:10px; overflow:hidden;}
.xhaboutnei4-1 li:hover{box-shadow:none;}
.xhaboutnei4-1 li img{ display:none !important;}
.xwwen{ width:100%; margin-top:25px; margin-left:0px; border:none;}
.xwwen:hover{ border-bottom:none;}
.xhsp04{ width:25%; height:105px; text-align:center; padding-top:10px;}
.xhsp04 strong{ font-size:18px;}
.xwwen2{ width:74%; border:none;padding-left:1%; }

.dc_pages{ width:100%; float:left; margin-bottom:25px; margin-top:25px;}
.dc_pages1{ width:100%; float:left;}
.dc_pages1 a{ display:block; width:17.2%; float:left; height:37px; border:1px solid #999; margin:0px 1% 0px 1%; line-height:37px; text-align:center;}

}
