﻿@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:#16498b; 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;}

.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;}


.con01{max-width:680px; min-width:240px; margin:0 auto;}
.con01 ul li{ margin:10px 10px 0 10px;}
.con01 ul li img{ width:28%; float:left;}
.con01 ul li a{ float:right; display:block; width:70%; height:25px; line-height:25px; font-size:16px; color:#333;}
.con01 ul li span{ float:right; display:block; width:70%; height:60px; line-height:20px; font-size:14px; overflow:hidden;}



.con02{max-width:680px; min-width:240px; margin:10px auto 0 auto;}
.con02 h2{ height:33px; line-height:33px; border-bottom:#16498b solid 2px;}
.con02 h2 strong{ float:left; display:block; width:100px; height:33px; line-height:33px; color:#fff; font-size:18px; color:#fff; font-weight:normal; background:#16498b; border-radius:0 20px 0 0; padding:0 10px;}
.con02 h2 a{ float:right; font-size:14px; font-weight:normal; margin-right:10px; color:#666;}
.con02 .nr{ margin:10px 10px 0 10px; line-height:25px;}
.con02 .nr img{ width:100%; outline-width:0px; vertical-align:top;}
.con02 .nr p{ font-size:16px; color:#333;}
.con02 .nr p a{ font-size:16px; color:#16498b;}

.con03{max-width:680px; min-width:240px; margin:10px auto 0 auto;}
.con03 h2{ height:33px; line-height:33px; border-bottom:#16498b solid 2px;}
.con03 h2 strong{ float:left; display:block; width:120px; height:33px; line-height:33px; color:#fff; font-size:18px; color:#fff; font-weight:normal; background:#16498b; border-radius:0 20px 0 0; padding-left:10px;}
.con03 h2 a{ float:right; font-size:14px; font-weight:normal; margin-right:10px; color:#666;}
.con03 ul li{  height:40px; line-height:40px;}
.con03 ul li img.img1{ display:block; width:13px; height:13px; float:left; margin-left:10px; margin-top:14px;}
.con03 ul li a{ float:left; font-size:16px; color:#333; display:block; width:70%; padding-left:10px;}
.con03 ul li img.img2{ display:block; float:right; margin-right:10px; width:20px; height:20px; margin-top:10px;}
.con03 ul li.l1{ background:#f5f5f5;}



.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:#16498b; }
.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:#093a7a solid 1px; height:50px;}
.side_nav dl dd{ float:left; width:20%;}
.side_nav dl dt{ float:left; width:20%;}

