﻿@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,i,img{margin:0;padding:0;font-size:14px;list-style:none;text-decoration:none;border:0;}
body{ font-family:' ',Helvetica,Arial,Tahoma;min-width:240px;color:#333; }
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; }

.header{ background:#0e6dee; text-align:center;font-size: 22px;font-weight: bold;color: #fff; height:50px;line-height: 50px;box-sizing: border-box;	width: 100%;}


.con01{max-width:680px; min-width:240px; margin:0 auto;}
.con01 ul li{ float:left; width:23.15%; height:90px; margin-top:7px; margin-left:1.5%; background:#0e6dee;}
.con01 ul li img{ width:50px; height:50px; display:block; margin:0 auto;  padding-top:10px;}
.con01 ul li span{ display:block; width:100%; height:25px; line-height:25px; color:#fff; font-size:16px; text-align:center;}

.con02{max-width:680px; min-width:240px; margin:10px auto 0 auto;}
.con02 h2{ height:33px; line-height:33px; border-bottom:#0e6dee solid 2px;}
.con02 h2 strong{ float:left; font-size:18px; color:#333; font-weight:normal; padding-left:1.5%;}
.con02 h2 span{ float:left; font-size:14px; font-weight:normal; padding-left:5px;}
.con02 h2 a{ float:right; font-size:14px; padding-right:1.5%;}
.con02 .nr{ line-height:25px; color:#333; font-size:16px; margin:0 1.5%;}
.con02 .nr img{ float:left; width:25%; margin:10px 10px 0 0;}
.con02 .nr p{ color:#333; font-size:16px;}
.con02 .nr p a{ color:#0e6dee; font-size:16px;}



.con03{max-width:680px; min-width:240px; margin:10px auto 0 auto;}
.con03 h2{ height:33px; line-height:33px; border-bottom:#0e6dee solid 2px; margin-bottom:10px;}
.con03 h2 strong{ float:left; font-size:18px; color:#333; font-weight:normal; padding-left:1.5%;}
.con03 h2 span{ float:left; font-size:14px; font-weight:normal; padding-left:5px;}
.con03 h2 a{ float:right; font-size:14px; padding-right:1.5%;}
.con03 ul li{ height:42px; padding:8px 0;}
.con03 ul li .left{ float:left; width:80%; margin-left:1.5%;}
.con03 ul li .left strong{ display:block; width:100%; height:22px; line-height:22px; color:#333; font-size:16px; font-weight:normal; overflow:hidden;}
.con03 ul li .left span{ display:block; width:100%; height:20px; line-height:20px; color:#666; font-size:12px;  overflow:hidden;}
.con03 ul li img{ display:block; float:right; width:20px; height:20px; margin-top:17px; margin-right:1.5%;}
.con03 ul li.l1{ background:#f5f5f5;}

.con04 {
    max-width: 680px;
    min-width: 240px;
    margin: 10px auto 0 auto;
}

    .con04 h2 {
        height: 33px;
        line-height: 33px;
        border-bottom: #0e6dee solid 2px;
    }

        .con04 h2 strong {
            float: left;
            font-size: 18px;
            color: #333;
            font-weight: normal;
            padding-left: 1.5%;
        }

        .con04 h2 span {
            float: left;
            font-size: 14px;
            font-weight: normal;
            padding-left: 5px;
        }

        .con04 h2 a {
            float: right;
            font-size: 14px;
            padding-right: 1.5%;
        }

    .con04 ul {
        margin: 0 1.5%;
    }

        .con04 ul li {
            width: 49.2%;
            margin-top: 10px;
            display: inline-block;
            vertical-align: top;
        }

            .con04 ul li img {
                width: 100%;
                outline-width: 0px;
                vertical-align: top;
            }

            .con04 ul li span {
                display: block;
                width: 100%; /* height:25px;*/
                line-height: 25px;
                font-size: 16px;
                color: #333;
                text-align: center;
            }

            .con04 ul li.l1 { /* float:left;*/
            }

            .con04 ul li.l2 { /* float:right;*/
            }

.con04 .more{ margin:10px auto 0 auto; height:25px; line-height:25px; text-align:center; border:#0e6dee solid 1px; width:96.5%;}
.con04 .more a{ color:#0e6dee; font-size:16px;}



.foot{ background:#fafafa; margin-top:10px; border-top:#ccc solid 2px; text-align:center; padding:10px 0 60px 0;}
.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:#0e6dee; }
.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{ height:50px; border-left:#0a55ba solid 1px;}
.side_nav dl dd{ float:left; width:20%;}
.side_nav dl dt{ float:left; width:20%;}


