
/*---------------------reset----------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0;}
ol, ul, li { list-style:none } 
body { background:#FFF; font-family:'Î¢ÈíÑÅºÚ';}
:focus { outline:0 }
table { border-collapse:collapse; border-spacing:0 }
table,table td,table th{border:1px solid #edeada;border-collapse:collapse;}
address, cite, code, dfn, em, var, i { font-style:normal }
input[type=button], input[type=submit], button { cursor:pointer; outline:none;}
.input, select { vertical-align:middle }
* html .clearfix { zoom:1 }
*+html .clearfix { zoom:1 }
textarea{resize:none;}
a { text-decoration:none; color:#009bd8 }
.clearfix:after {clear: both;content: ".";display: block;height: 0;overflow: hidden;visibility: hidden;}
.pos-r{ position:relative;}
.hide{ display:none;}
.txt {width: 180px; height: 20px;border: 1px solid #6fb1f5;border-radius: 2px;}
.txt:hover {border: 1px solid #6fb1f5;}
.area
{
    width:860px;
    height:300px;
}
.btn {
    height: 40px;
    width:140px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #3189e3;
    border: 1px solid #16599d;
    cursor: pointer;
}

    .btn:hover {
        background-color: #6fb1f5;
    }


.head_top{width:100%;height:20px;background-color:#323232; color:#FFF; font-size:12px; text-align:center;}

/*---------------------header----------------------*/

.header{ height: 84px;margin:10px auto; overflow: hidden; position: relative; width: 1000px; z-index: 2; font-family:'»ªÎÄÐÐ¿¬';}

.headerLogo{width:500px; float:left; height:80px;}
.headerLogo img{width:180px; padding-top:10px;}

.sel{width:160px; height:30px;}

.headerNav { right: 0; text-align: right;top: 20px;  position:absolute; overflow:hidden; }
.headerNav dl{width:100px; float:left; }
.headerNav dl dt{width:100%;float:left;height:20px;text-align:center;font-size:14px;}
.headerNav dl dd{width:100%;float:left;height:20px;text-align:center; font-size:12px;}
.headerNav dl.hov a{color:#009bd8;}

.headerNav a{ color:#858585; padding:0 2px;}
.headerNav a:hover{ text-decoration:underline; color:#009bd8;}


.txt_content{ height: auto;margin:20px auto; overflow: hidden; width: 1000px; z-index: 2;}
.txt_content .txt_left{width:30%;float:left;font-size:12px;}
.txt_content .txt_right{width:68%;float:right; font-size:13px; line-height:20px; font-weight:normal;}
.txt_content  b {color:red;}

    .txt_content ul li
    {
        width:100%;
        height:30px;
        line-height:30px;
        font-size:12px;
        float:left;
        border-bottom:1px dashed #858585;
    }


.index_content{height: auto;margin:25px auto; overflow: hidden; width: 1000px; z-index: 2;}
.index_content .l1,.index_content .l2,.index_content .l3{position:relative;}
.index_content .l1 img{width:320px; float:left; }
.index_content .l2 img{width:320px; float:left; margin:0 20px; }
.index_content .l3 img{width:320px; float:left; }
.index_content .jg,.index_content .jg2,.index_content .jg3{ width:320px; display:none;  }
.index_content .l1:hover .jg{display:block; position:absolute; z-index:99999; left:0; top:0; width:320px; }
.index_content .l2:hover .jg2{display:block; position:absolute; z-index:99999; left:320px; top:0; width:320px; }
.index_content .l3:hover .jg3{display:block; position:absolute; z-index:99999; right:0; top:0; width:320px; }


/*---------------------banner----------------------*/
.banner{ min-width:1000px;  position:relative;  height:540px; overflow:hidden; }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:540px; }
.banner .bd li .siteWidth{ width:1000px; position:relative;  margin:0 auto;  height:299px;  }
.banner .bd li a{ height:299px; display:block;  }
.banner .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }
.banner-shadow{ height:50px; line-height:50px; text-align:center; font-size:13px;  background:url(../images/banner-shdow.png) repeat-x;}
.banner .hd{ position:absolute; z-index:999; bottom:20px; right:46%; }
.banner .hd ul li{float:left;text-indent:100px; overflow:hidden; border:2px solid #009bd8; width:16px; height:16px;  margin-left:10px; line-height:20px; text-align:center; background-color:#FFF; border-radius:10px; margin-top:10px; font-size:12px;}
.banner .hd ul li:hover{ cursor:pointer; background-color:#009bd8; color:#FFF; border:2px solid #FFF; width:16px; height:16px;}
.banner .hd ul li.on{ cursor:pointer; background-color:#009bd8; color:#FFF; border:2px solid #FFF; width:16px; height:16px; box-shadow:inset 10px;}

.footer{text-align:center; font-size:12px; height:30px; line-height:30px; color:#FFF; background-color:#323232; }

.login-aside{position:absolute; width:320px; height:380px; z-index:9999999; border-radius:5px; left:58%; top:80px;}


.error-box{
color:#f7ccc8;
font-size:12px;
margin-bottom:10px;
}


label.form-label {
    display: block;
    float: none;
    height: auto;
    line-height: 12px;
    text-align: left;
    width: auto;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 1px #4e6877;
	-o-text-shadow:1px 1px 1px #4e6877;
	-o-moz-shadow:1px 1px 1px #4e6877;
	-o-mis-shadow:1px 1px 1px #4e6877;
	-o-webkit-shadow:1px 1px 1px #4e6877;
	margin-top:16px;
	margin-bottom:16px;
}

#o-box-up,#o-box-down {
    width:320px;
    height:380px;
    position:absolute;
	border-radius:5px;

}
#o-box-up {
    background-color:#000;
    filter:alpha(opacity:40);
    opacity:0.4;
}
 
#o-box-down{ padding:30px 0 0 40px;}

.i-text{ 
  width:240px;
  height:37px;
  line-height:37px;
  border:1px solid #858585;
  background:#eef3f8;
  color:#9cb5cd;
  font-size:14px; 
  text-indent:12px; 
  box-shadow:1px 1px 1px #dfe4e8 inset;
  -moz-box-shadow:1px 1px 1px #dfe4e8 inset;
  -webkit-box-shadow:1px 1px 1px #dfe4e8 inset;
  -o-box-shadow:1px 1px 1px #dfe4e8 inset;
  -mis-box-shadow:1px 1px 1px #dfe4e8 inset;
 }
 
 .yzm{ width:112px;}
 .yzm-img{ position:absolute; left:130px; top:30px; cursor:pointer;}

.btn-login{ width:242px; height:38px; background:url(../images/login-btn.png) no-repeat; border:none; margin-top:5px;}




.h-light{
  border:1px solid #80acd9;
  background:#fff;
  color:#9cb5cd;
  font-size:14px; 
  text-indent:12px; 
  border-color: #0787be;
  box-shadow: 0 1px 4px rgba(11, 122, 179, 0.65) inset, 0 0 14px rgba(11, 122, 179, 0.45);

}

.yzm-img
{
    width:80px;
    height:38px;
    line-height:38px;
    font-size:24px;
    text-align:center;
    background-color:#f7ccc8;
    color:#FFF;
}








