﻿/*********************************
*作者:ymj
*说明:      
时间：2021年4月6日
*********************************/

/*选中文本样式*/
::selection{color:#fff;background:#be050a;}
::-moz-selection{color:#fff;background:#be050a;}
::-ms-selection{color:#fff;background:#be050a;}
/***************头部Start********************/
.header-top{width:100%;height:114px;background-color:#941316;}
.header-top .top-container{height:100%;background:url(/Content/Images/WebSite/Index/img_top.png) no-repeat;background-position-x:768px;}

.header-bottom{height:41px;background-color:#e00f14;display:grid;}
/***************头部End**********************/

/***************轮播 Start********************/
.swiper-pagination-bullets .swiper-pagination-bullet-active{background: #941316;}
/***************轮播 End**********************/

/***************最新动态Start********************/
.news-container .news-right li h4:hover{text-decoration: underline;text-decoration-color:#be050a;color:#be050a}

.news-container .news-title{position: relative;margin-bottom:20px;width:100%;height:50px;background: url(/Content/Images/WebSite/Index/icon_red_xw.png?20220325) no-repeat -3px 8px;background-size:34px 34px;}
.news-container .news-title>.news-more{position: absolute;top: 6px;right: 0px;display:inline-block;height:31px;width:78px;background:url(/Content/Images/WebSite/Index/more_red.png?20220325) no-repeat center;}
/***************最新动态End**********************/

/***************其他动态Start********************/
.other-news-container ul>li h4:hover{text-decoration: underline;text-decoration-color:#be050a;color:#be050a}
.other-news-container .other-news-left li.ico-tzgg{background: url(/Content/Images/WebSite/Index/icon_red_tzgg.png?20220325) no-repeat -3px 4px;background-size:34px 34px;}
.other-news-container .other-news-right li.ico-hdbg{background: url(/Content/Images/WebSite/Index/icon_red_hdgg.png?20220325) no-repeat -3px 4px;background-size:34px 34px;}
.other-news-container .other-news-left li.ico-xyfc{background: url(/Content/Images/WebSite/Index/icon_red_xyfc.png?20220325) no-repeat left 4px;background-size:34px 34px;}
.other-news-container .other-news-right li.ico-llxx{background: url(/Content/Images/WebSite/Index/icon_red_llxx.png?20220325) no-repeat -3px 4px;background-size:34px 34px;}

.other-news-container .other-news-title>.other-news-more{position: absolute;top: 6px;right: 0px;display:inline-block;height:31px;width:78px;background:url(/Content/Images/WebSite/Index/more_red.png?20220325) no-repeat center;}
/***************其他动态End**********************/

/***************友情链接Start********************/
.friend-ship .friend-ship-content>li>a:hover{color:#be050a;}
/***************友情链接End**********************/

/***************内容区域Start********************/
.content .content-left .relative-article li a{color:#be050a;}
.content .content-left .location span a:hover{color:#be050a;}
.content .content-right .card-title{height:44px;width:320px;background:url(/Content/Images/WebSite/Index/title_bg_red.png?20220414)}
.download-list .download-text{color:#be050a;}
.content .content-left .original>a:hover{padding: 5px 0 5px;font-size: 13px;line-height: 24px;margin: 6px 0;color: #be050a;}
/***************内容区域End**********************/