﻿/*********************************
*作者:ymj
*说明:      
时间：2021年4月6日
*********************************/

/*选中文本样式*/
::selection{color:#fff;background:#015d38;}
::-moz-selection{color:#fff;background:#015d38;}
::-ms-selection{color:#fff;background:#015d38;}
/***************头部Start********************/
.header-top{width:100%;height:114px;background-color:#015d38;}
.header-top .top-container{height:100%;background:url(/Content/Images/WebSite/Index/img_other_top.png) no-repeat;background-position-x:802px;}
.header-top .login-img{width: 490px;}

.header-bottom{height:41px;background-color:#1e984d;display:grid;}
/***************头部End**********************/

/***************轮播 Start********************/
.swiper-pagination-bullets .swiper-pagination-bullet-active{background: #1e984d;} 
/***************轮播 End**********************/

/***************最新动态Start********************/
.news-container .news-right li h4:hover{text-decoration: underline;text-decoration-color:#1e984d;color:#015d38}

.news-container .news-title{position: relative;margin-bottom:20px;width:100%;height:50px;background: url(/Content/Images/WebSite/Index/icon_green_zxjj.png?20220407) 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_green.png?20220407) no-repeat center;}

.news-container .news-right .center-introduction{width:604px;height:312px;font-size:14px;line-height:26px;color:#383838;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 12;overflow: hidden;text-align:justify;text-indent:2em;}
/***************最新动态End**********************/

/***************其他动态Start********************/
.other-news-container ul>li h4:hover{text-decoration: underline;text-decoration-color:#1e984d;color:#015d38}
.other-news-container .other-news-left li.ico-tzgg{background: url(/Content/Images/WebSite/Index/icon_green_tzgg.png?20220407) no-repeat -3px 4px;background-size:34px 34px;}
.other-news-container .other-news-right li.ico-xwkx{background: url(/Content/Images/WebSite/Index/icon_green_xwkx.png?20220407) no-repeat -3px 4px;background-size:34px 34px;}
.other-news-container .other-news-left li.ico-xlfw{background: url(/Content/Images/WebSite/Index/icon_green_xlff.png?20220407) no-repeat -2px 4px;background-size:34px 34px;}
.other-news-container .other-news-right li.ico-yymw{background: url(/Content/Images/WebSite/Index/icon_green_yymw.png?20220407) no-repeat -3px 4px;background-size:34px 34px;}

.other-news-container .other-news-title>label.selected{color:#015d38;}
.other-news-container .other-news-title>label.other-news-tab{margin-left:15px!important;}
.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_green.png?20220407) no-repeat center;}

.fast-channel{padding-bottom:52px}
.fast-channel .channel-container{display:flex;margin-top:27px}
.fast-channel .channel-container .channel-container-section{width:calc((100% - 30px)/2);}
.fast-channel .channel-container .channel-container-section:not(:first-child){margin-left:30px;}
.fast-channel .channel-container img{width:584px;height:250px;}
.fast-channel .channel-container .channel-container-section .section-title{display:block;margin-top:10px;text-align:center;color:#686868;font-size:16px;font-weight:bold;}
/***************其他动态End**********************/

/***************友情链接Start********************/
.friend-ship .friend-ship-content>li>a:hover{color:#015d38;}
/***************友情链接End**********************/

/***************内容区域Start********************/
.content .content-left .relative-article li a{color:#015d38;}
.content .content-left .location span a:hover{color:#015d38;}
.content .content-right .card-title{height:44px;width:320px;background:url(/Content/Images/WebSite/Index/title_bg_green.png?20220414)}
.download-list .download-text{color:#015d38;}
.content .content-left .original>a:hover{padding: 5px 0 5px;font-size: 13px;line-height: 24px;margin: 6px 0;color: #015d38;}
/***************内容区域End**********************/