@charset "utf-8";

/***
=====================================
Author:baihome
Maker Date:2022-03-31
=====================================
***/

/***全局css定义***/
body{
	font-size: 12px;
	font-style: normal;
	font-family: Arial, "微软雅黑", "宋体";
	position:relative;
	margin: 0 0;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#169494;
	text-decoration:none;
}

.left {float:left;}
.right {float:right;}
.center{margin:0 auto;}

.bgcolor1 {background-color: #169494 !important;}
.bgcolor2 {background-color: #dde8e7 !important;}
.color1 {color: #169494 !important;}
.color2 {color: #fff !important;}
.text-center {text-align: center;}
.bg-white {background-color: #fff;}
.toblock {display: block;}

hr{height: 1px; background-color: #169494;}

.clear{
	clear: both;
}
.nobg{background:none;}
.nopadding{padding:0px !important;}
.noborder{border: 0px !important;}
.nomargin{margin:0px !important;}
.border_l_line{border-left:3px solid #169494;}

.pd10{padding:10px;}
.pd20{padding:20px;}
.pd30{padding:30px;}
.pd40{padding:40px;}
.pd50{padding:50px;}

.pt10{padding-top: 10px !important; }
.pt20{padding-top: 20px !important; }
.pt30{padding-top: 30px !important; }
.pt40{padding-top: 40px !important; }
.pt50{padding-top: 50px !important; }

.mt10{margin-top: 10px !important; }
.mt20{margin-top: 20px !important; }
.mt30{margin-top: 30px !important; }
.mt40{margin-top: 40px !important; }
.mt50{margin-top: 50px !important; }

.ml10{margin-left: 10px !important; }
.ml20{margin-left: 20px !important; }
.ml30{margin-left: 30px !important; }
.ml40{margin-left: 40px !important; }
.ml50{margin-left: 50px !important; }

.font12{font-size: 12px !important;}
.font14{font-size: 14px !important;}
.font16{font-size: 16px !important;}
.font18{font-size: 18px !important;}
.font20{font-size: 20px !important;}
.font22{font-size: 22px !important;}
.font24{font-size: 24px !important;}
.font26{font-size: 26px !important;}
.font32{font-size: 326px !important;}

.lh24{line-height: 24px !important;}
.lh36{line-height: 36px !important;}

.view{line-height: 36px;text-indent: 2em;}

.bottom_line_gray{border-bottom: 1px solid #999;padding-bottom:30px;}
.bottom_line{border-bottom: 1px solid #169494;padding-bottom: 30px;}

.contenter {min-height:300px;}

.shadow_bg{background-color:#fff;box-shadow:0px 5px 10px #ccc;}

.hline{	height: 10px;overflow: hidden;clear: both;}

/***===============================
顶部和底部
===============================***/
body {background: #fcfcfc;background-size:100%;}
.toplogo{width: 1440px;height:210px;background: url(../images/topbg.png) top right no-repeat;padding-top:75px;margin: 0 auto;}
.toplogo .logo{width:1150px;float: left;}
.toplogo .search_box {width:260px;height:85px;float: left;line-height:85px;}
.toplogo .search_box form{font-size:14px;color:#16a19a;}
.toplogo .search_box form .txt{height:38px;width:200px;border:2px solid #16a19a;border-radius:10px 0px 0px 10px;padding:0px 10px;}
.toplogo .search_box form .btn{height:38px;width:50px;background:url(../images/searchbtn.png) center center no-repeat #16a19a;margin:-1px 0px 0px -10px;border-radius:0px 10px 10px 0px;}
.toplogo .search_box ::placeholder {color: #16a19a;}
.toplogo .search_box ::-webkit-input-placeholder {color: #16a19a;}
.toplogo .search_box ::-moz-placeholder {color: #16a19a;}
.toplogo .search_box :-ms-input-placeholder {color: #16a19a;}

.header_area{height:85px;background: #16a19a;}
.header {width:1440px; height:85px;margin:0px auto;}
.header .menu {width:1440px;height:85px;line-height:85px;font-weight:500;display: block; float: left;}
.header .menu .active {border-bottom:5px solid #c9e2e3;color:#c9e2e3;}

.header .menu li{float: left;font-size: 24px;font-weight:bold;text-align: center;color: #fff;padding:0px 24px;}
.header .menu li a{color:#fff;display:block;height:85px;line-height:85px;letter-spacing:3px;}
.header .menu li a:hover{color:#c9e2e3;border-bottom:5px solid #c9e2e3;}
.header .menu .dropdown-menu {margin-top:-5px;opacity:0.9;border-radius:0px;border:1px solid #16a19a;background-color: #c9e2e3;padding:0px;}
.header .menu .dropdown-menu li{padding:0px;border-radius:0px;width:100%;background-color: #c9e2e3;}
.header .menu .dropdown-menu a{width: 100%;height:60px;line-height:60px;display:block;color:#000;border-bottom:1px solid #169494;}
.header .menu .dropdown-menu a:hover{color:#16a19a;display: block;border-bottom:1px solid #169494;}

.main_bg{background: url(../images/sj_news_bg.png) top left;background-size:100% auto;min-height:1600px;position: relative;padding-bottom:330px;}
.main_content {width:1460px;margin:0 auto;overflow: hidden;padding-bottom:10px;}

/*** 大标题 ***/

.leftmenu {border: 1px solid #16a19a;background-color: #c9e2e3;}
.leftmenu .lefttitle{
	min-height:50px;line-height:50px;
	background: url(../images/list-title.png) 25px center no-repeat #c9e2e3;
	padding-left: 50px;font-weight: bold;
	border-top: 5px solid #16a19a;
	border-bottom: 1px solid #16949a;
	margin-top:5px;color:#000;font-size:24px;}
.leftmenu .bottom_img{padding:100px 0px; text-align: center;}
.lmenu{height:50px;line-height:50px;background-color:#16a19a;color:#fff;text-align:center;font-size: 30px;}
.lmenu-item{background-color: #fff;padding:10px;display:block;}
.lmenu-item li{width:100%;border-bottom: 1px dotted #16949a;padding-left:40px;}		
.lmenu-item li a {min-height:50px;line-height:50px;font-size:24px;display: block;color:#333;background: url(../images/list-disc2.png) 220px center no-repeat;}
.lmenu-item li a:hover{color:#16a19a;background: url(../images/list-disc1.png) 220px center no-repeat;}
.lmenu-item li a.active{color:#16a19a;background: url(../images/list-disc1.png) 220px center no-repeat;}

/*** 子标题 ***/
.lmenu-item li .lsmenu{padding:20px;}
.lmenu-item li .lsmenu a{width:100%;min-height:30px;padding-left:30px;line-height:30px;font-size:12px;text-align:left;display: block;background:url(img/li1.png) 10px center no-repeat #95f9f6;}
.lmenu-item li .lsmenu a:hover{background-color:#16a19a;color:#fff;}
.lmenu-item li .lsmenu a.active{background-color:#16a19a;color:#fff;}

.rtitle{min-height:75px;font-size: 30px;line-height:75px;border:1px solid #16a19a;border-bottom:0px;background-color:#f1f1f1;}
.arttitle{line-height:35px;border:1px solid #16a19a;border-bottom:0px;background-color:#fff;text-align: center;overflow: hidden;padding:20px;}
.rtitle b{line-height:65px;display: inline-block;padding:0px 30px;color:#16a19a;}
.stitle{min-height:75px;font-size: 18px;line-height:75px;border-bottom:1px solid #95f9f6;display: block;}
.rtitle .more{text-align: right;font-size:18px;}
.nc{color:#16a19a;}

.sctitle{min-height:120px;font-size:18px;line-height:120px;border-top:5px solid #16a19a;background:url(../img/sc_bg.png) center center no-repeat #95f9f6;text-align: center;display: block;}

ul.cont-list {width:100%;padding:30px;background-color:#fff;border:1px solid #16a19a;border-top:0px;margin-top:-1px;}
ul.cont-list li.item{
	color:#333;
	border-bottom:1px dotted #dcdcdc;
	line-height:75px;
	font-size:24px;
}
ul.cont-list li.imgitem{
	color:#333;
	line-height:50px;
	font-size:20px;
	text-align: center;
}

ul.cont-list li.imgitem a.imgtit{
	padding:10px;
	border:1px dotted #dcdcdc;
}
ul.cont-list li.imgitem a.imgtit p{
	display: block;
	margin-top:10px;
	border-top:1px dotted #dcdcdc;
}

ul.cont-list li a{display:inline-block;color: #666;}
ul.cont-list li a .bo{font-weight: 100;color:#999;}
ul.cont-list li a:hover{color:#333;font-weight: bold;}
ul.cont-list li span{text-align:right;display:inline-block;font-size:18px;color: #666;}
ul.cont-list li img{width:100%;}
ul.cont-list li.nextart{line-height:50px;font-size:22px;}
ul.cont-list li.nextart a{color: #000;}
ul.cont-list li.nextart .disc{color: #16949a;font-size: 22px;}

.list_page{padding:10px 20px;line-height:32px;margin-top:30px;font-size:20px; text-align: center;}
.list_page table{width: 100%;}
.list_page a{display: inline-block;padding:5px 15px;border: 1px solid #666;margin-left:5px;}

footer{background-color: #169494;min-height:300px;margin-top: 50px;padding-bottom:50px;}
footer .FootLinks{color: #fff;font-size:18px;font-weight:400;}
footer .FootLinks a{color:#fff;}
footer .FootLinks a:hover{color:#21e3e3;}
footer .FootAddrinfo{color:#fff;font-size:20px;padding:50px 230px;line-height:50px;}