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/c01.jpg) no-repeat top center;
}
.header{
    height:420px;
}

.pic{width:1000px;height:500px;margin:0 auto 0 auto;position: relative;}
.pic img{width:1000px;height:500px;}
/* .pic h2{position: absolute;left: 0;right: 0;bottom: 0px;background: rgba(0,0,0,0.6);color: #fff;padding: 10px;text-align: center;} */
.pic h2{width:1000px; height:50px; line-height:50px; position:absolute; top:450px; left:0; background:url(../asset/xx.png); background-repeat:no-repeat; float:left;text-indent:1em; }
.pic a{color:#fff; font-size:22px; font-family:"微软雅黑";}

a{text-decoration:none;}
a:hover{text-decoration:underline;}

.inside{width:1052px;margin:0 auto;padding-bottom:30px;padding-top:66px;background-color:white}
.inside .part2_1{width:1000px; height:32px; line-height:32px; font-size:26px; color:#333; margin-left:26px; margin-bottom:26px;font-family:"微软雅黑"; font-weight:bold;}
.inside li{width:320px;margin-left:20px;margin-bottom:26px;float:left;}
.inside li img{width:320px;height:160px;border:none;}
.inside li h2{line-height:44px;text-align:center;}
.inside li h2 a{color:#333;font-size:14px;}

#foot{width:100%;padding-top:50px;padding-bottom:50px;text-align:center;color:#fff;margin:0 auto 0 auto;background-color:#000000;line-height: 24px;}
#foot a{color:#ffffff;font-size:14px;}