﻿@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0;font-family:"微软雅黑"}
table { border-collapse:collapse; border-spacing:0; }
textarea{resize:none;}
fieldset, img { border:0; }
img{ vertical-align:bottom;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
/*ol, ul { list-style:none; }*/
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
abbr, acronym { border:0; }
.clear{zoom:1;}
.clear:after{ content:""; display:block; clear:both;}
input:focus { outline: none; }
a{ text-decoration:none; cursor:pointer; }
a:hover{ text-decoration:none;}
body{ font-size:14px;font-family:"微软雅黑"}

/*common*/
.htmer_img{
    filter:alpha(opacity=80); /* IE */
    -moz-opacity:0.8; /* Moz + FF */
    opacity:0.8; /* 支持CSS3的浏览器（FF 1.5也支持）*/
}
.wrap { min-width: 1024px;position: fixed;z-index: 100;width: 100%;top: 0; }
.header { height: 176px;background: #fff; } 
.main { position: relative;width: 1048px;margin-right:auto;margin-left:auto;margin-top: 190px;}
    .main checkbox {
        width: 200px;
        height: 200px;
    }

.mainhuanying {
    position: relative;
    width: 1048px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 230px;}
.top { text-align: right;height: 34px;background: #f5f5f5; margin-bottom: -15px;position:relative;}
.topLogin { width: 1048px;margin: 0 auto; }
.topLogin a { display:inline-block;padding-left: 57px;width: 63px;height: 34px;line-height: 34px;background:url(../images/icon.png) 0 0 no-repeat;color: #fff;text-align: left;}
.topLogin .a01 { background-position: 33px 9px;background-color: #3B99FC; }
.topLogin .a02 { background-position: 33px -26px;background-color: #2676E3; }
.topLogin .a01:hover { background-color:#1A88B7; }
.topLogin .a02:hover { background-color: #1A88B7; }
.topLogined { width: 1048px;margin: 0 auto;color: #666;line-height: 34px; }
.topLogined .a01 { color: #e85308;padding: 0 10px; }
.topLogined .a02 { color: #666; }
.topCon { margin-top: 30px; margin-bottom:12px; }
.logo { float:left; }
.search { float:right;width: 458px;height: 65px;}
.inbox { display: none; }
.tips { float:left; }
.tips li { padding: 0 13px;float:left;height: 25px;line-height: 25px;cursor: pointer;color: #3c3c3c; font-size: 12px;list-style:none; }
.tips .on { background: #3B99FC;color: #fff; }
.seaCon { float:left; }
.seaTxt { float:left;padding-left: 35px;width: 350px;height: 34px;line-height: 34px;background: #fff;border:3px solid #3B99FC;border-right: none;background: url(../images/icon.png) 11px -64px no-repeat;color: #a9a9a9;font-size: 12px; }
.seaTxt:focus { outline: none;color: #555;}
.seaBtn { float:left;width: 70px;height: 40px;text-align: center;line-height: 40px;background:#3B99FC;color: #fff;border: none;cursor: pointer;font-size: 16px;font-weight: 700; }
.seaBtn:hover { background: #1A88B7;}  
.nav { height: 44px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.nav a { display:inline-block;margin-left: 10px;padding:0 25px;margin-right: 12px;height: 42px;line-height: 42px;text-align: center; font-size: 16px;color: #333;font-weight: 700;}
.nav .on { color: #03c5ff;border-bottom: 2px solid #03c5ff; }
.navLog a { margin-left: 10px;padding:0 15px }

/* footer */
.sfooter { border-top: 5px solid #0190d6;padding-top: 15px;height:80px;text-align: center;font-size: 12px;color: #666;line-height: 22px; }
.footer { border-top: 5px solid #3B99FC;padding-top: 0px;height:110px;text-align: center;font-size: 12px;color: #666;line-height: 28px;color: #666; }
.footer a { padding: 0 10px;font-size: 14px;color: #333; }
.footer p { color: #999; }
.footer span { position: relative; width: 140px; top: -10px; right: 0; text-align: center; color: #666; line-height: 22px;}


/* gouwuche */
.gwcBtn { position:fixed;right:20px;top:250px;width: 50px;height: 10px; }
.gwcBtn a { position: relative;display: block;height: 50px;background: url(../images/dzs_gwc.png) 0 -68px no-repeat; } 
.gwcBtn a:hover { background-position: 0 -18px; }
.gwcBtn span { position: absolute;top:-3px;right:-3px;width: 19px;height: 15px;line-height: 16px;color: #fff;background: url(../images/dzs_gwc.png) no-repeat;font-size: 10px;text-align: center; }


.mt20 { margin-top: 10px;/*width:1024px;*/ }
.mt10 { margin-top: 10px; }
.mb20 { margin-bottom: 10px; }
.mb10 { margin-bottom: 10px; }
.mr20 { margin-right: 20px; }
.p20{padding: 20px 0;}
.pt30 { padding-top: 30px; }
.pb30 { padding-bottom: 30px; }
.pl20{padding-left: 20px;}
.white{background: #fff;}
.h100{height: 100px;}


.maincontent {
    position: relative;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}