@charset "utf-8";
/* CSS Document */

/*公共样式*/
html,body{margin:0px;padding: 0px;font-family: Tahoma,Helvetica,Arial,"Microsoft YaHei", "微软雅黑","黑体";-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#454545;background: #fff;}
ul{margin: 0px;padding: 0px;list-style-type: none;}
p{margin: 0px;}
a{text-decoration:none;}
a:hover,a:visited, a:link, a:active {color: #333333;}
img{border:none;object-fit: cover}


.banner{ background:url(20200818bg.jpg); height:600px;}
.container{ width:1200px; margin:0 auto; padding-top:20px;}
.left{ width:660px; height:360px; float:left}
.right{ width:530px; height:360px; float:right}
.tstp{ width:600px; height:350px;}
.tstp img{ width:550px; height:350px; padding-top:10px; padding-bottom:10px;}
.title{background:url(20200818title.jpg); height:40px; width:1200px; margin:0 auto; color:#CC0000; text-align:center; font-size:22px; line-height:40px; font-family:'微软雅黑'}
.title a{color:#CC0000;}
.title2{ font-size:24px; font-weight:bold;}
.zy2{ line-height:25px;font-size:16px; }
.time{ line-height:15px; font-size:12px; color:#A0A0A0}
.bottom{ width:1200px; margin:0 auto; text-align:center; font-size:16px; line-height:30px; padding-top:20px; padding-bottom:20px; clear:both}