*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
body,html{
	min-width: 1200px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.body2{
	max-width: 1600px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../images/body7-2.jpg) no-repeat center top;

}
.body1{
	max-width: 1600px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../images/bodyFoot.png) no-repeat center bottom;	background-color: #f1fdfd;
}
.topBar{
	height: 45px;
	max-width: 1600px;
	min-width: 1200px;
	background: url(../images/line.png) no-repeat center top;
	margin: 0 auto;
}
.topBar .center{
	width: 1000px;
	height: 45px;
	position: relative;
	margin: 0 auto;
	line-height: 45px;
}
.hy{
	    position: absolute;
    width: 395px;
    margin-left: 20px;
}
.topBar .login{
	    position: absolute;
    width: 452px;
    right: 0;
    top: 0;
}
.topBar .login input{
	border: none;
	padding: 0 10px;
	width: 80px;
	height: 20px;
	border: 1px solid gainsboro;
}
.topBar .login .dl{
	margin-left: 20px;
}
.topBar .login .dl,.topBar .login .sm{
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	background: #EEA200;
	border: none;
	border-radius: 2px;
	color: white;
	cursor: pointer;
}
.topBar .login .sm {
	background: #2780d8;
}
.main{
	width: 1000px;
	margin: 0 auto;	
	margin-top: 341px;
}
.nav{
	width: 245px;
	float: left;
}
.nav ul{
	    padding-left: 24px;
    padding-top: 20px;
}
.nav ul li {
	margin-bottom: 30px;    position: relative;
	z-index:30;
}
.nav ul li a{
	display: block;
}
.nav ul li img{
	height: 55px;
}
.nav ul li a:hover{
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.nav_right{
	    display: none;
    z-index: 10;
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 200px;
    top: 0px;
    padding: 0px 5px 10px 0px;
    background: #2196F3;
	}
.nav_right a{
    height: 20px;
    line-height: 20px;
    text-align: left;
    color: #fff;
      padding-left: 10px;
    padding-right: 10px;
    display: block;
    float: left;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;}
    
.sectionRight{
	float: right;
    width: 744px;
    margin-top: 74px;
   
}
.sectionBody{
	 background: url(../images/body2.png) repeat-y;    height: 726px;
}
.sectionFoot{
	width: 739px;
	height: 56px;
	background: url(../images/body3.png) no-repeat;        margin-top: -6px;
}
.foot{
	max-width: 1600px;
	min-width: 1200px;
	margin: 0 auto;
}
.foot .center{
    width: 1000px;
 
        padding: 20px 0;
        position: relative;
        margin: 0 auto;
}
.foot .center p{
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #5f5f5f;
	font-family: "微软雅黑";
}
.foot .center p a{
	color: #5f5f5f;
}
