body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
    padding: 0; 
    margin: 0; 
} 
table { 
    border-collapse: collapse; 
    border-spacing: 0; 
} 
fieldset,img { 
    border: 0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-weight: normal; 
    font-style: normal; 
} 
ol,ul { 
    list-style: none; 
} 
caption,th { 
    text-align: left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-weight: normal; 
    font-size: 100%; 
} 
q:before,q:after { 
    content:”; 
} 
abbr,acronym {
    border: 0; 
}
.clear{clear: both;}
body{font-size: 14px;}

.container{
	min-width: 1000px;background: url(../asset/bg1.jpg) no-repeat top center;
}
.header{
    height:560px;
}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.text{width:1000px;padding-top:20px;margin:0 auto;}
.text .b{width:1000px;height:50px;line-height: 50px;font-size:42px;text-align:center;}
.text .z{width:1000px;height:22px;line-height:22px;font-size:12px;padding-top:10px;}
.text .z a{float:right;color:red;}
.text .b a{color:#003399;font-size:42px;font-weight:bold;}

.inside{width:1000px;margin:0 auto;padding-bottom:30px;padding-top:66px;background-color:white}
.inside li{width:460px;height:365px;margin-left:26px;margin-bottom:26px;float:left;}
.inside li img{width:460px;height:259px;border:none;}
.inside li h2{line-height:50px;text-align:center;}
.inside li h2 a{color:red;font-size:16px;font-weight:bold;}
.inside li .desp{line-height:26px;font-size:12px;color:#333;text-indent:2em;height:52px;overflow:hidden;}

#foot{width:100%;padding-top:50px;padding-bottom:50px;text-align:center;color:#eee ;background:rgb(140,33,30);}
