﻿/*重置样式*/

*{margin:0;padding:0}
a{text-decoration: none;}
em,strong,b,h2,h3{font-style: normal; font-weight: normal;}
ul,li{list-style: none;}
fieldset,form,label,input,button,map,img{outline: none;border: none;}
.cStyle{width: 998px; margin: 0 auto;}
.pointer{cursor: pointer;}
.clearfix:after{content:"\200B";display: block;height: 0; clear: both;}
.clearfix{*zoom:1}
.elip{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.fl{float:left;}
.fr{float:right;}
.sDot{width: 6px;height: 6px;background: #be4645;display: inline-block;}
.More{width: 42px; height: 18px; background: #641c20; color: #fff; text-align: center;font-size: 12px;line-height:18px ;margin-top:12px;}
.bor{border: 1px solid #d2d1cc;background: #fff;}
body{width: 100%; background:url(../images/bodyB.jpg) repeat; min-height:1200px;}



/*页头*/
.top{width: 100%; margin: 0 auto;}
.loginBar{position: relative; }
.loginBar div.clearfix{height: 38px;background:url(../images/banner.jpg) no-repeat center top;padding-bottom: 223px; }
.login{margin-top:8px; margin-left: 5px;}
.login label{color: #245086; font-size: 14px;}
.login .inpBox{width: 90px;height: 20px;border:1px solid #b5b5b5}
.login input[type="submit"]{background:#ebb124;}
.login input[type="button"]{background:#2780d8;}
.login input[type="submit"],.login input[type="button"]{width: 56px; line-height: 26px; border-radius: 4px; font-size: 14px; color: #fff;}


.nav{ background: url(../images/nav.png) repeat-x; width: 100%;}
.nav ul {width:1000px;height: 34px;margin: auto;}
.nav ul li{ float: left;position: relative; border-right:2px solid #deddd9 ;}
.nav ul li a{display:inline-block;color:#fff; font-size: 14px;line-height:34px; cursor: pointer;font-family: "微软雅黑";padding:0 18px; }
.nav ul li a:hover {background: #8f0000; filter:alpha(opacity=80);   
      -moz-opacity:0.8;   
      -webkit-opacity: 0.8; 
      -ms-opacity: 0.8;   
      opacity: 0.8; }
/*.nav1{background:#7bca61 !important ;}*/



.downBox{
	font-family: "微软雅黑";
	width: 75px;
	background:#fff;
	position: absolute;
	left: 0px;
	top: 34px;
	z-index: 999;
	padding: 20px 9px;
	display: none;
}

.downBox span{
	display: block;
	cursor: pointer;
	line-height: 34px;
	font-size: 14px;
	color: #6A6A6A;
	text-align: center;
}

.downBox span:hover{
	color:#bde213 ;
}


.search {width: 158px; height: 24px; background: url(../images/search.png) no-repeat left center;bottom:45px; right:46px; padding-left:22px; position:absolute;}
.search input{line-height: 16px;
    height: 20px;
    position: absolute;
    top: 2px;
    width: 132px;}
span.sbtn{    width: 53px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    position: absolute;
    right: -32px;
    top: 0px;
    background: #7a7474;
    color: #fff;
    font-size: 14px;}





/*页尾*/

.foot{width:100%; margin: 0 auto; height:182px; background:url(../images/bottomB.png) repeat-x; }
.footIN{
	    font-family: "微软雅黑";
	text-align: center;
	line-height: 22px;
	padding: 32px 0px;
	font-size: 14px;
	color: #3e3d38;
}
.footIN a{color: #3e3d38;}
