﻿.sitemap
{
    float:left;
    width:100%;
    height:40px;
    line-height:40px;
    border-bottom:solid 1px #f2f2f2;
    font-family:宋体;
}
.leftpanel
{
    float:left;
    width:217px;
}
.leftpanel .head
{
    float:left;
    margin-top:-1px;
    padding:15px 0 5px 31px;
    width:186px;
    height:36px;
    background:#005aab;
    color:#fff;
    font-size:16px;
}
.leftpanel .head div
{
    float:left;
    padding-left:7px;
    border-left:solid 3px #fff;
    height:23px;
    color:#005aab;
    font-size:0;
}
.leftpanel .head div br{ display:none;}
.leftpanel .head div span
{
    color:#80add5;
    line-height:25px;
    font-size:23px;
    color:#fff;
    text-transform:uppercase;
}
.leftpanel ul
{
    float:left;
    margin:0;
    padding:0;
    list-style-type:none;
    width:100%;
    background:#f1f1f1;
}
.leftpanel ul li
{
    float:left;
    width:100%;
}
.leftpanel ul li a
{
    float:left;
    padding:11px 33px 11px 31px;
    width:153px;
    /*height:41px;*/
    color:#444444;
    font-size:13px;
    line-height:19px;
    background:url(../images/line.jpg) no-repeat center bottom;
    position:relative;
    transition:none;
}
.leftpanel ul li a.last
{
    background:#f1f1f1;
}
.leftpanel ul li a em
{
    position:absolute;
    top:17px;
    right:24px;
    width:6px;
    height:9px;
    background:url(../images/icon_02.png) no-repeat;
}
.leftpanel ul li a:hover,.leftpanel ul li a.current
{
    transition:none;
    background:#00aeef;
    color:#fff;
}
.leftpanel ul li a:hover em,.leftpanel ul li a.current em
{
    right:22px;
    width:11px;
    height:7px;
    background-image:url(../images/icon_03.png);
}
.rightpanel
{
    float:right;
    width:755px;
    margin-top:20px;
    line-height:25px;
    color:#aaa;
}
.rightpanel img
{
    max-width:100%;
}
.mod-news-box{float:left; width:100%;}
.mod-news-box .list{float:left; width:100%; height:40px; line-height:40px; border-bottom:dotted 1px #ddd;}
.mod-news-box .list span{ float:left; color: #e5e5e5; font-weight: bold;margin-left: 5px;margin-right: 8px;}
.mod-news-box .list a{float:left; padding-left:18px; max-width:630px; height:40px; background:url(../images/dot.png) no-repeat 5px center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.mod-news-box .list .date{float:right;}

.mod-pager-box
{
    float:left;
    margin-top:40px;
    padding-bottom:10px;
    width:100%;
    text-align:center;
    height:23px;
    font-size:12px;
    line-height:21px;
}
.mod-pager-box a
{
    margin:0 3px;
    width:21px;
    height:21px;
    color:#8e8e8e;
    border:solid 1px #e1e1e1;
    display:inline-block;
}
.mod-pager-box a:hover,.mod-pager-box .current
{
    margin:0 3px;
    width:21px;
    height:21px;
    color:#fff;
    background:#00aeef;
    border-color:#00aeef;
    display:inline-block;
}
.mod-pager-box a.pages
{
    width:auto;
    padding:0 5px;
    display:inline-block;
}
.mod-feedback-box
{
    float:left;
    width:100%;
}
.mod-feedback-box p
{
    float:left;
    width:100%;
    margin-bottom:20px;
    line-height:26px;
    color:#000;
}
.mod-feedback-box input[type="text"],.mod-feedback-box textarea
{
    background-color: #f8f8f8;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box; 
    color: #818181;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    margin: 5px 0 0;
    outline: 0 none;
    padding: 15px;
    resize: none;
    width:100%;
}
.mod-feedback-box input[type="text"].red,.mod-feedback-box textarea.red
{
    border-color:#ff0000;
}
.mod-feedback-box a.submit
{
    float:left;
    padding:0 23px;
    line-height:36px;
    background:#ddd;
    -webkit-border-radius:20px;
    border-radius:20px;
}
.mod-feedback-box a.submit:hover
{
    color:#fff;
    background:#2d8bc3;
}
.mod-feedback-box img.loading
{
    float:left;
    margin-top:10px;
    margin-left:10px;
    width:16px;
    height:16px;
    display:none;
}
.mod-feedback-box p.warning
{
    background-color: #F1C40F;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box; 
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
    margin: 5px 0 0;
    outline: 0 none;
    padding: 15px;
    width:100%;
    font-family:楷体;
    display:none;
}
.mod-feedback-box p.warning:before
{
    content:"!";
    font-weight:bold;
    font-size:18px;
    margin-right:10px;
}
.mod-Inquiry-box
{
    float:left;
    width:100%;
}
.mod-Inquiry-box input[type="text"]
{
    background-color: #f8f8f8;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box; 
    color: #818181;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    margin:0 8px 0 0;
    outline: 0 none;
    padding: 10px;
    resize: none;
    width:41%;
}
.mod-Inquiry-box input[type="text"].red
{
    border-color:#ff0000;
}
.mod-Inquiry-box a#Inquiry,.mod-Inquiry-box a#Inquiry1
{
    float:right;
    width:113px;
    height:39px;
    background:#424242;
    line-height:39px;
    text-align:center;
    color:#fff;
    font-size:13px;
    border-radius: 5px;
}
.mod-Inquiry-box a#Inquiry:hover,.mod-Inquiry-box a#Inquiry1:hover
{
    background:#000;
}
.mod-result-box
{
    float:left;
    width:100%;
    margin-top:15px;
    padding-top:15px;
    border-top:dotted 1px #ddd;
    display:block;
}
.mod-result-box table
{
    padding:0;
    margin:10px 0 0 0;
    width:100%;
    border-left:solid 1px #ddd;
    border-top:solid 1px #ddd;
}
.mod-result-box table tr.odd
{
    background:#f9f9f9;
}
.mod-result-box table tr td
{
    width:30%;
    padding:5px;
    height:35px;
    text-align:right;
    font-size:13px;
    vertical-align:middle;
    border-right:solid 1px #ddd;
    border-bottom:solid 1px #ddd;
}
.mod-result-box table tr td.odd
{
    width:70%;
    text-align:left;
}