﻿body, html
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}
input[type=radio], input[type=checkbox], label
{
    vertical-align: middle;
}
a img
{
    border:0px;
}
a
{
    text-decoration:none;
}
.pageheaderline
{
    background-color:#3b3f4a;
    text-align:center;
    width:100%;
    min-width:1200px;
}
.pageheaderline .userlogin
{
    margin-left:auto;
    margin-right:auto;
    width:1200px;
    height:30px;
    padding:5px 0px 5px 0px;
}
.pageheaderline .userlogin .forminput
{
}
.pageheaderline .userlogin .forminput .input
{
    font-family:微软雅黑;
    color:#ffffff;
    font-size:14px;
    padding-left:5px;
}
.pageheaderline .userlogin .forminput .username
{
    width:80px;
    height:20px;
}
.pageheaderline .userlogin .forminput .checkcode
{
    width:45px;
    height:20px;
}
.pageheaderline .userlogin .forminput .checkcodeimg
{
    vertical-align:middle;
}
.pageheaderline .userlogin .forminput .userpwd
{
    width:80px;
    height:20px;
}
.pageheaderline .userlogin .forminput .loginbtn
{
    width:60px;
    height:25px;
}
.pageheaderline .userlogin .userinfo
{
    color:#ffffff;
}
.pageheader
{
    text-align:center;
    width:100%;
    min-width:1200px;
    clear:both;
}
.pageheader .content
{
    margin-left:auto;
    margin-right:auto;
    width:1200px;
    height:108px;
}
.pagelogo
{
    float:left;
    width:212px;
    height:108px;
    background-image:url(../Web/Images/logo.jpg);
    background-position:center center;
    background-repeat:no-repeat;
}
.pagenavi
{
    float:left;
    width:930px;
    height:108px;
    padding-left:50px;
}
.pagenavi ul
{
    list-style-type:none;
    font-family:微软雅黑;
}
.pagenavi ul li
{
    float:left;
    width:116px;
    height:108px;
    text-align:left;
}
.pagenavi ul li h3
{
    padding-top:40px;
    padding-left:28px;
    margin:0px;
}
.pagenavi ul li h4
{
    margin:0px;
    padding-left:28px;
}
.pagenavi ul li h3 a
{
    font-size:15px;
    color:#000000;
}
.pagenavi ul li h4 a
{
    font-size:10px;
    color:#aaaaaa;
}
.pagenavi ul li a
{
    text-decoration:none;
    font-weight:normal;
}
.pagenavi ul li.active
{
    background-image:url(../Web/Images/navibg.png);
    background-position:left 1px;
    background-repeat:no-repeat;
}
.pagenavi ul li.active h3 a
{
    color:#ffffff;
}
.pagenavi ul li.active h4 a
{
    color:#cccccc;
}
.pageslider
{
    width:100%;
    min-width:1200px;
    background-image:url(../Web/Images/listsliderbg.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    height:362px;
    text-align:center;
}
.pageslider .sliderfont
{
    width:1200px;
    height:362px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../Web/Images/sliderfont.png);
    background-position:center center;
    background-repeat:no-repeat;
    background-size:50%;
}
.pagebody
{
    text-align:center;
    width:100%;
    min-width:1200px;
}
.pagefooter
{
    background-color:#3b3f4a;
    text-align:center;
    height:200px;
    width:100%;
    min-width:1200px;
}
.pagefooter .content
{
    width:1200px;
    margin-left:auto;
    margin-right:auto;
}
.pagefooter .content,.pagefooter .content a
{
    color:#ffffff;
    font-size:14px;
    text-decoration:none;
}
.pagefooter .content .wechat
{
    float:left;
    width:160px;
    height:160px;
    background-image:url(../Web/Images/wechatqrcode.jpg);
    background-repeat:no-repeat;
    background-position:20px 20px;
}
.pagefooter .content .copyright
{
    float:left;
    width:800px;
    padding-top:40px;
    text-align:center;
}
.pagefooter .content .copyright div
{
    padding-bottom:5px;
}
.pagefooter .content .link
{}