/*全局*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
body { min-width: 1300px; margin: 0 auto; background-color: #fff; font-family:"微软雅黑"; font-size:14px; color:#333; } 
ul,li { list-style:none; margin:0; padding:0; } 
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; } 
img { border:none; border:0; vertical-align:middle; max-width: 100%; max-height: 100%; } 
a { text-decoration:none; outline:none; color:#313131; font-size: 16px; } 
p { margin:0; padding:0; } 
i,em { font-style:normal; } 
.cl:after,.clearfix:after { content:""; display:block; height:0; clear:both; visibility:hidden; } 
.cl,.clearfix { *zoom:1; } 
.fl { float:left; } 
.fr { float:right; } 

.w1h { width: 100%; margin: 0 auto; } 
.h1h { height: 100%; } 
.wbg { background: #ffffff; } 
.wp-n { white-space: nowrap; } 

.mt30 { margin-top: 30px !important; } 

.w1300 { width: 1300px; margin: 0 auto; } 
.mw1300 { min-width: 1300px; } 
.w1500 { width: 1500px; margin: 0 auto; } 
/* /全局 */
.main { position: relative; z-index: 10; padding-bottom: 20px; } 

.nodata { text-align: left; font-size: 24px; } 

.title-1 { margin-bottom: 40px; width: 100%; background-color: transparent; text-align: center; } 
.title-1 .btit { font-size: 40px; color: #333333; font-weight: bold; } 
.title-1 .btit span { color: #bd140f; } 
.title-1 .stit { margin-top: 7px; font-size: 18px; color: #8a8989; } 
.title-1.on .btit,.title-1.on .stit { color: #fff; } 
.title-1.nbt { margin-bottom: 0; } 


.title-2 { border-bottom: 2px solid #bd140f; padding: 15px 0; *zoom: 1; margin-bottom: 30px; } 
.title-2:after { content:""; display:block; height:0; clear:both; visibility:hidden; } 
.title-2 div { font-weight: bold; float: left; font-size: 28px; color: #333333; } 
.title-2 span { color: #bd140f; } 
.title-2 a { float: right; margin-top: 8px; display: block; font-size: 16px; color: #8a8989; } 
.title-2 a:hover { color: #bd140f; } 


/* 顶部 */
.header { z-index: 30; padding: 20px 0; border-bottom: 1px solid #c86d6c; position: fixed; top: 0; left: 0; width: 100%; } 
.header.on { background-color: #bd140f; } 
.header_bg { display: block; height: 101px; } 
.header_bg.idx { z-index: 9; height: 25%; background: url(/theme/anniversary/images/hbg.png) no-repeat center top; background-size: 100% auto; width: 100%; position: fixed; top: 0; left: 0; } 
.header .logo { float: left; width: 550px; max-height: 60px; } 
.header .logo img { max-width: 550px; max-height: 60px; } 
/* 导航 */
.nav { float: right; width: 950px; padding: 17px 0; } 
.nav ul { width: 100%; height: 100%; font-size: 0; text-align: right; } 
.nav li { margin-left: 40px; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; } 
.nav li:first-child { margin: 0; } 
.nav li a { font-size: 20px; color: #fff; font-weight: bold; } 
.nav li a:hover,.nav li.on a { color: #f2d2a1; } 

/* 底部 */
.footer { padding: 30px 0; height: 320px; background: url(/theme/anniversary/images/footerbg.jpg) no-repeat center; background-color: #b7120c; } 
.footer .flogo { text-align: center; } 
.footer .fcont { margin-top: 60px; text-align: center; font-size: 16px; color: #ffcccb; } 
.footer .fcont a { font-size: 16px; color: #ffcccb; } 
.footer .fcont div { margin-bottom: 12px; } 
.footer .fcont a:hover { color: #f6e8b9; } 
.footer .qrcode { padding-top: 10px; } 

/* 首页 */
.banner { width: 100%; height: 810px; } 
.banner .bd,.banner .el,.banner .el div { height: 100%; width: 100%; text-align: center; } 
.banner .bd div { background-position: center; background-repeat: no-repeat; background-size: cover; } 

.idx-news { padding: 50px 0; } 
.idx-news .lcon { float: left; width: 950px; } 
.idx-news .rcon { float: right; width: 285px; } 
.idx-news-pics { float: left; width: 425px; height: 335px; } 
.idx-news-pics .pics-ban { width: 100%; height: 100%; position: relative; } 
.idx-news-pics .pics-ban .bd,.idx-news-pics .pics-ban .bd .el,.idx-news-pics .pics-ban .bd .el a { display: block; width: 100%; height: 100%; overflow: hidden; } 
.idx-news-pics .pics-ban .bd .el .img { width: 100%; height: 280px; overflow: hidden; } 
.idx-news-pics .pics-ban .bd .el .img div { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: .3s all ease; } 
.idx-news-pics .pics-ban .bd .el .tit { padding: 15px 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; font-size: 18px; color: #000000; font-weight: bold; } 
.idx-news-pics .pics-ban .bd .el:hover .img div { transform: scale(1.05); transition: .3s all ease; } 
.idx-news-pics .pics-ban .bd .el:hover .tit { color: #d53707;; } 
.idx-news-pics .pics-ban .hd { position: absolute; left: 0; bottom: 65px; width: 100%; text-align: right; font-size: 0; } 
.idx-news-pics .pics-ban .hd li { cursor: pointer; width: 10px; height: 10px; background-color: #fff; border-radius: 100%; margin-right: 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; } 
.idx-news-pics .pics-ban .hd li.on { background-color: #d53707; } 

.idx-news-list { float: right; width: 490px; } 
.idx-news-list .el { padding-left: 15px; background: url(/theme/anniversary/images/dot.jpg) no-repeat center left; background-size: 5px; } 
.idx-news-list .el a { padding: 9px 0; display: block; width: 100%; height: 100%; *zoom: 1; } 
.idx-news-list .el a:after { content:""; display:block; height:0; clear:both; visibility:hidden; width: 100%; height: 100%; } 
.idx-news-list .el .tit { float: left; width: 75%; font-size: 18px; color: #010101; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } 
.idx-news-list .el .time { float: right; width: 23%; font-size: 16px; color: #8e8e8e; text-align: right; } 
.idx-news-list .el:hover .tit,.idx-news-list .el:hover .time { color: #d53707; } 

.idx-notice .el { background-color: #f7f7f7; margin-top: 5px; width: 100%; transition: .3s all ease; } 
.idx-notice .el:first-child { margin-top: 0; } 
.idx-notice .el a { display: block; padding:12px 25px; } 
.idx-notice .el .time { margin-bottom: 10px; font-size: 14px; color: #d53707; text-align: left; } 
.idx-notice .el .tit { height: 56px; font-size: 18px; color: #262626; line-height: 28px; } 
.idx-notice .el:hover { background:#d53707; transition: .3s all ease; } 
.idx-notice .el:hover .time,.idx-notice .el:hover .tit { color: #fff; } 

.idx-history { padding: 50px 0; background: url(/theme/anniversary/images/historybg.jpg) no-repeat center bottom; background-color: #f3eee2; } 
.idx-history .bd { position: relative; z-index: 3; } 
.idx-history .el { margin:0 25px; float: left; width: 210px; padding-top: 40px; } 
.idx-history .el a { display: block; width: 100%; height: 100%; } 
.idx-history .el .img { padding: 5px; width: 200px; height: 150px; background-color: white; position: relative; transition: .3s all ease; } 
.idx-history .el .img:after { content: ""; width: 20px; height: 10px; background: url(/theme/anniversary/images/his2.png) no-repeat center; background-size: 20px 10px; position: absolute; bottom: -10px; left: 50%; margin-left: -10px; } 
.idx-history .el .img div { width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; } 
.idx-history .el .dot { width: 100%; height: 75px; background: url(/theme/anniversary/images/his1.png) no-repeat center; background-size: 22px; } 
.idx-history .el .title { text-align: center; } 
.idx-history .el .tit { margin-bottom: 15px; font-size: 30px; color: #333333; font-weight: bold; } 
.idx-history .el .tip { font-size: 18px; color: #656464; } 
.idx-history .history-list { position: relative; } 
.idx-history .history-list .hd { width: 102%; position: absolute; top: 236px; left: 50%; margin-left: -51%; z-index: 2; } 
.idx-history .history-list .line { border-top: 4px dashed #d53707; } 
.idx-history .history-list .hd .next,.idx-history .history-list .hd .prev { user-select: none; font-weight: bold; text-align: center; line-height: 36px; color: #bd140f; cursor: pointer; width: 36px; height: 36px; border-radius: 100%; border: 2px solid #bd140f; position: absolute; top: -17px; }