﻿@charset "utf-8";
/*html5*/



article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/*通用*/
body,nav,dl,dt,dd,p,h1,h2,h3,h4,ul,ol,li,input,button,textarea,footer{margin:0;padding:0;font-size:14px;list-style:none;text-decoration:none;border:0;}
body{ font-family:'',Helvetica,Arial,Tahoma;min-width:320px;color:#4D4D4D; background:#fff; }


a{color:#666;text-decoration:none;}
a:hover{ color:#f60;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }

/*公司名称和电话*/
.top_01{ background:#ff621c; height:50px; line-height:50px; text-align:center; position:relative;}
.top_01 h1{ text-align:center;height:50px;color:#fff; font-size:22px; }
.top_01 a{ position:absolute; background:url(../images/biao_01.png) center no-repeat; width:42px; height:42px; right:10px; top:1px; display:block;}

.lblContent img{ width:100%;}



.menu{width: 100%;background:#232323;}
.menu ul li{ float:left; width:25%; text-align:center; height:30px; line-height:30px;}
.menu ul li a{ color:#fff; font-size:16px;}

/*menu end*/



.con01{ max-width:680px; min-width:240px; margin:15px auto 0 auto;}
.con01 h2{ height:35px; line-height:35px; text-align:center;  border-bottom:#ff621c solid 1px;}
.con01 h2 strong{ display:block; width:20%;color:#fff; background:#ff621c; font-size:18px; font-weight:normal;margin:0 auto;}
.con01 ul li{ float:left; width:30.5%; margin-left:2%;}
.con01 ul li img{ width:100%; outline-width:0px; vertical-align:top;}



.con02{ max-width:680px; min-width:240px; margin:15px auto 0 auto;}
.con02 h2{ height:35px; line-height:35px; text-align:center;  border-bottom:#ff621c solid 1px;}
.con02 h2 strong{ display:block; color:#fff; background:#ff621c; font-size:18px; font-weight:normal; margin:0 auto;}
.con02 ul li{ float:left; width:30.6%; margin-left:2%; margin-top:2% }
.con02 ul li img{ width:100%; height:90px;}


.con03{ max-width:680px; min-width:240px; margin:15px auto 0 auto; overflow:hidden;}
.con03 h2{ height:35px; line-height:35px; text-align:center;  border-bottom:#ff621c solid 1px;}
.con03 h2 strong{ display:block;color:#fff; background:#ff621c; font-size:18px; font-weight:normal; margin:0 auto;}
.con03 ul li{ float:left;  width:46.5%; margin-left:2%; border:#ff621c solid 1px; margin-top:12px; padding-bottom:10px;}
.con03 ul li img{ width:100%;}
.con03 ul li strong{ font-size:16px; color:#000; display:block; margin:5px 10px; text-align:center; font-weight:normal; line-height:22px;}
.con03 ul li span{ display:block; width:100%; height:24px; line-height:24px; color:#ff5000; text-align:center; font-size:14px;}

.more{ max-width:680px; min-width:240px; margin:15px auto 0 auto;}
.more a{ display:block; margin:20px 2%; border:#ff621c solid 1px; color:#ff621c; font-size:16px; text-align:center; height:25px; line-height:25px; width:95.5%;}


.foot{ margin-top:10px; border-top:#f5f5f5 solid 2px; text-align:center; padding:10px; margin-bottom:50px;}
.foot ul li{ line-height:20px; text-align:center; font-size:14px; color:#333;}
.foot ul li a{ color:#333; font-size:14px;}

.side_nav{ height:50px; z-index:99;position:fixed; bottom:0; width:100%; overflow:hidden; background:#343434; }
.side_nav dl{ text-align:center; height:50px;}
.side_nav dl a{ display:block; color:#fff; font-size:12px; height:50px; }
.side_nav dl a span{ display:block;text-align:center; height:29px; padding:0px;}
.side_nav dl a span img{ width:26px; height:26px; padding-top:3px;}
.side_nav dl dd a{ border-left:#555 solid 1px; height:50px;}
.side_nav dl dd{ float:left; width:20%;}
.side_nav dl dt{ float:left; width:20%;}

