html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, button, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th { border: 0px; padding: 0px; font-size: 100%; margin: 0px; font-family: inherit; -webkit-font-smoothing: subpixel-antialiased; -webkit-text-size-adjust: 100%; font-weight: normal; word-break: break-word; list-style: none; text-decoration: none; color: #000; }
body { min-width: 1380px; background-color: #fff; color: #222; line-height: 1.6em; font-size: 12px; font-family: "微软雅黑", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", PingHei, STHeiti; margin: 0px auto; max-width: 2560px; overflow-x: hidden; }
a:hover { color: #007fd5; }
._mobile {display: none;}
/*头部*/
.header { height: 100px; background-color: #8c0000 !important; background: url(../images/logo_bg.png) no-repeat; background-position: bottom right; }
.header .toplogo { height: 100px; margin: 0 auto; max-width: 1320px; }
.header .logo { float: left; padding: 1rem 0 0 1rem; overflow: hidden; }
.header .logo .sitename { color: #fff; height: 50px; line-height: 50px; font-size: 25px; border-left: 4px solid #fff; padding-left: 22px; display: block; margin-top: 16px;}

/*导航菜单*/
.nav { width: 100%; height: 56px; background-color: #fff;}
#menu { width: 1380px; height: 56px; line-height: 56px; font-family: "\5FAE\8F6F\96C5\9ED1"; font-size: 16px; position: absolute; z-index: 999; top: 100px; left: 50%; margin-left: -690px; }
#menu li { float: left; position: relative; width: 130px; text-align: center; }
#menu li .iconfont { font-size: 20px; vertical-align: middle; }
#menu li ul.sec_menu { width: 140px; height: auto; overflow: hidden; opacity: 0; background: #fff; display: none; margin-left: -10px; box-shadow: 0px 10px 10px #555; }
#menu a { height: 56px; line-height: 56px; color: #000; text-align: center; margin: 0; display: block; }
#menu li ul.sec_menu li { width: auto; height: 36px; line-height: 36px; float: none; margin: 0; padding: 0; border-bottom: 1px dashed #ccc; margin: 0 15px; }
#menu li ul.sec_menu li:last-child { border-bottom: 0; }
#menu li ul.sec_menu li a { height: 36px; line-height: 36px; color: #444; background: none; font-size: 14px; display: block; margin: 0; padding: 0; }
#menu li ul.sec_menu li a:hover { color: #8c0000; }
#menu li:hover a { color: #8c0000; }
#menu li ul.show { display: block; opacity: 1; margin-top: 0; animation: showM .36s linear 1 alternate; }
#menu li:last-child{float: right; background-color: #d4d4d4;}
#menu li:last-child:hover{background-color: #8c0000;}
#menu li:last-child a:hover{color: #fff;}

/*轮播图*/
.banner { position: relative; margin: 0 auto; /*width: 1380px;*/ }
.banner .swiper-container { /*width: 1380px;*/ }
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 50px; height: 10px; border-radius: 0; margin: 0 8px; opacity: 0.8; background-color: #ffffff; }
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active { background-color: #8c0000; }

/*首页推荐新闻*/
.main { width: 1380px; margin: 40px auto; overflow: hidden; }
.main .new-container { display: flex; justify-content: space-between; }
.new-container .leftnew { display: flex; flex-direction: column; justify-content: space-between; width: 920px; }
.main .title { font-size: 24px; color: #8c0000; height: 50px; line-height: 50px; border-bottom: 2px solid #8c0000; margin-bottom: 10px; }
.main .title img { position: relative; top: 6px; }
.main .title .more { float: right; }
.main .title .more a { font-size: 14px; color: #a6a6a6 !important; }
.new-container .leftnew .left-container { display: flex; justify-content: space-between; height: 370px; }
.new-container .leftnew .left-container .imgnew { width: 440px; }
.new-container .leftnew .left-container .imgnew a { display: block; }
.new-container .leftnew .left-container .imgnew img { height: 260px; width: 440px; }
.new-container .leftnew .left-container .imgnew .img_title { color: #000; font-size: 16px; }
.new-container .leftnew .left-container .imgnew .img_time { color: #d59e4e; height: 16px; }

/*公用推荐模块*/
.block_list { width: 440px; }
.block_list .block_item { display: flex; justify-content: space-between; align-items: center; font-size: 14px; height: 65px; border-bottom: 1px solid rgb(204, 204, 204); }
.block_list .block_item:hover { background: #f0f0f0; }
.block_list .block_item .time { width: 78px; height: 42px; text-align: center; border-right: 1px solid #dfdfdf; padding-top: 2px; }
.block_list .block_item .time .time1 { width: 40px; height: 21px; line-height: 21px; margin: 0 auto; font-size: 14px; text-align: center; color: #fff; font-weight: 700; background: #8c0000; }
.block_list .block_item .time .time2 { width: 40px; height: 21px; line-height: 21px; margin: 0 auto; font-size: 12px; text-align: center; background: #cdcdcd; }
.block_list .block_item .item_title { width: calc(100% - 78px); font-size: 16px; color: #191818; box-sizing: border-box; padding-left: 12px; }
.block_list .block_item .item_title p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 17px; line-height: 35px; color: #191818; }


/*友情链接*/
.friendL { width: 100%; height: auto; overflow: hidden; background: #8c0000; color: #fff; }
.friendL .common { width: 1380px; height: auto; overflow: hidden; margin: 0 auto; padding: 20px 0; }
.friendL-tit { background: url(../images/jg-icon.png) center left no-repeat; padding-left: 50px; float: left; }
.friendL-tit h3 { font-size: 18px; color: #fff; }
.friendL-tit span { font-size: 14px; color: #fff; }
.friendL-con { float: left; margin-left: 20px; }
.friendL-con a { display: inline-block; height: 38px; line-height: 38px; padding: 0 20px; font-size: 14px; color: #fff; text-decoration: none; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

/*底部*/
.foot { width: 100%; height: auto; overflow: hidden; padding: 10px 0; background: #8c0000; }
.foot-copyright { width: 1380px; margin: 0 auto; padding: 20px 0; height: auto; overflow: hidden; }
.foot-logo { float: left; }
.foot-imgLink { padding: 15px 0; display: block; }
.foot-txt { float: left; padding: 0px 0 0px 20px; color: #fff; font-size: 14px; line-height: 24px; margin-bottom: 15px; }
.foot-icon { float: right; margin-left: 30px; }
.foot-icon a { display: block; }
.foot-ewm { float: right; margin-left: 30px; text-align: center; color: #fff; font-size: 14px; line-height: 20px; }
.foot-ewm img { width: 100%; max-width: 100px; }

/*列表页*/
.nav_list { width: 300px; }
.nav_list .nav_parent { border-bottom: 2px solid #8c0000; font-size: 24px; line-height: 60px; }
.nav_list ul { border: 1px solid #bebebe; margin-top: 20px; }
.nav_list ul li { line-height: 22px; padding: 18px 0; text-indent: 22px; font-size: 18px; border-bottom: 1px solid #bebebe; cursor: pointer; }
.nav_list ul li.current { background-color: #c37878; }
.list_news { width: 1000px; }
.list_news .r_title { height: 60px; border-bottom: 1px solid #ccc; }
.list_news .r_title .channel { font-size: 20px; height: 60px; line-height: 60px; border-bottom: 2px solid #8c0000; padding: 16px 0px; }
.list_news .r_title .location { float: right; text-align: right; height: 40px; line-height: 40px; margin-top: 20px; color: #848484; font-size: 14px; }
.list_news ul { padding: 20px 0px 20px 18px; line-height: 53px; }
.list_news ul li { list-style: disc; padding-left: 7px; transition: all .6s; border-bottom: 1px dashed #e6e6e6; font-size: 16px; }
.list_news ul li a { float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_news ul li span { float: right; color: #8c0000; }

.page { margin: 10px 0; }
.page a { border: 1px solid #93b3e6; padding: 3px 8px; margin: 0 5px; background-color: #f4f4f5; color: #606266; min-width: 30px; border-radius: 2px; }

.detail { width: 1000px; }
.detail .location { height: 60px; border-bottom: 1px solid #ccc; }
.detail .location span { float: right; text-align: right; height: 40px; line-height: 40px; margin-top: 20px; color: #848484; font-size: 14px; }
.detail .news_title { font-size: 18px; text-align: center; height: 36px; line-height: 36px; margin-top:20px; }
.detail .info { margin: 10px auto; text-align: center; border-radius: 3px; background-color: #e6e4e4; width: 500px; padding: 2px; }
.detail .info span { padding: 0 10px; }
.detail .content { padding: 20px; border-radius: 5px; font-size: 14px; }
.detail .content img { display: block; margin: 0 auto; }
.detail .prevnext { width: 100%; padding: 15px 0; border-top: 1px solid #e5e5e5; margin: 25px 0 0; }
