@charset "utf-8";
/* CSS Document */

.banner_second{ width:1024px; margin:0 auto; overflow:hidden;}

.diy_bg{ width:1024px; overflow:hidden; margin:10px auto;}
.diy_left{ width:270px; float:left; overflow:hidden;}

.diyl_nav{ overflow:hidden; background:url(../images/s_img02.png) center repeat-y;}
.diyl_navt{ background:url(../images/s_img01.png) no-repeat; height:45px; line-height:39px; text-align:center; font-family:"微软雅黑"; font-size:16px;}
.diyl_navb{ overflow:hidden; margin:0 2px; padding:10px 15px;}
.diyl_navb ul{ overflow:hidden;}
.diyl_navb ul li{ line-height:33px; margin-top:4px; border-bottom:solid 1px #45acff; padding:0 10px;}
.diyl_navb ul li a{ font-family:"微软雅黑"; font-size:15px;}
.diyl_navm{ height:22px; margin:0 2px; width:266px; background:url(../images/s_img03.png) #fff no-repeat; overflow:hidden;}

.diyl_con{ overflow:hidden; background:url(../images/s_img02.png) center repeat-y; margin-top:10px;}
.diyl_cont{ background:url(../images/s_img01.png) no-repeat; height:45px; line-height:39px; text-align:center; font-family:"微软雅黑"; font-size:16px;}
.diyl_conb{ overflow:hidden; margin:0 2px; padding:10px 15px;}
.diyl_conb ul{ overflow:hidden;}
.diyl_conb ul li{ line-height:33px; margin-top:4px; padding:0 10px; font-family:"微软雅黑"; font-size:15px;}
.diyl_conm{ height:22px; margin:0 2px; width:266px; background:url(../images/s_img03.png) #fff no-repeat; overflow:hidden;}

.diyl_tel{ width:246px; height:90px; margin:8px 2px 0 2px; background:url(../images/s_img04.png) no-repeat; padding:10px 0 0 20px;}

.diy_right{ float:right; border:solid 1px #0373cd; width:740px; overflow:hidden;}
.diyr_top{ height:42px; line-height:40px; border-bottom:solid 1px #44acff; margin:0 10px;}
.diyr_top b{ margin-left:5px; font-size:20px; height:42px; float:left;}
.diyr_top span{ float:right; margin-right:10px;}

.diyr_box{ overflow:hidden;}
.diyr_about{ line-height:33px; font-family:"微软雅黑"; font-size:16px; padding:5px 15px;}
.diyr_about p{ text-indent:2em; margin-top:3px;}

.diyr_news{ padding:10px;}
.diyr_news ul{ overflow:hidden;}
.diyr_news ul li{ line-height:36px; border-bottom:dashed 1px #363636; margin-top:5px; font-family:"微软雅黑";}
.diyr_news ul li a{ font-size:15px;}
.diyr_news ul li span{ float:right;}

.diyr_case{ overflow:hidden;}
.diyr_case ul li{ float:left; margin:10px 0 0 10px;}
.diyr_case ul li a{ width:160px; height:150px; padding:6px; display:block; background:#21a5e4; font-family:"微软雅黑"; font-size:14px;}
.diyr_case ul li a:hover{ background:#85f1f2;}
.diyr_case ul li p{ text-align:center; line-height:30px;}

.diyr_contact{ padding:40px; overflow:hidden;}
.diyr_contact ul{ padding:10px 0 0 50px;}
.diyr_contact ul li{ line-height:40px; font-size:22px;}

.diyr_article{ overflow:hidden; padding:0 10px;}
.diyr_article h1{ font-size:22px; text-align:center; overflow:hidden; padding:5px 0; font-weight:normal;}
.diy_article_font{ padding-left:5px; height:30px; line-height:30px; margin:10px 0 0 0; border-top:#757575 solid 1px; border-bottom:#757575 solid 1px; font-family:"微软雅黑";text-indent:2em; font-size:12px;}
.diy_article_font span{ float:right; margin-top:3px; margin-right:10px;}
.diy_article_font b{ font-weight:normal; margin-left:15px;}
.diyr_articleb{ padding:15px; line-height:30px; font-size:15px; font-family:"微软雅黑";}
.diyr_articleb p{text-indent:2em;}

/* 分页 */
#pages { padding-top:20px;text-align:center;font:12px '微软雅黑'; padding-bottom:30px;}
#pages li{ display:inline-block; padding:0px 8px;  height:22px;font-size:12px;line-height:22px; background:url(../images/pagesli.jpg) repeat-x; border:1px solid #c9c9c9; text-align:center; color:#333; border-radius:3px;}
#pages a { display:inline-block; height:22px;font-size:12px;line-height:22px; text-align:center; color:#333}
#pages a:hover { color:#f00; text-decoration:none; }
#pages .thisclass{ display:inline-block;  padding:0px 8px; height:22px; line-height:22px; background:#ffc100; border:1px solid #ffc100; color:#fff; text-align:center; }
.pagee .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }



/*分页*/
.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 30px;
	padding-top: 10px;
	text-align:center;
	
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #3e387a;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
	border-radius: 4px;
}
.listpage a.current {
    background-color: #3e387a;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.cpage { text-align:center}
.cpage a {
	background-color: #FFFFFF;
    border-color: #7EB864;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding:5px 10px;
}

