@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:#743638;
	text-decoration:none;
}

.left {float:left;}
.right {float:right;}
.center{margin:0 auto;}

.bgcolor1 {background-color: #743638 !important;}
.bgcolor2 {background-color: #dde8e7 !important;}
.color1 {color: #743638 !important;}
.color2 {color: #fff !important;}
.text-center {text-align: center;}
.bg-white {background-color: #fff;}
.toblock {display: block;}

hr{height: 1px; background-color: #743638;}

.clear{
	clear: both;
}
.nobg{background:none;}
.nopadding{padding:0px !important;}
.nomargin{margin:0px !important;}
.border_l_line{border-left:3px solid #743638;}

.pd10{padding:10px;}
.pd20{padding:20px;}
.pd30{padding:30px;}
.pd40{padding:40px;}
.pd50{padding:50px;}

.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 #ddd;}
.bottom_line{border-bottom: 1px solid #743638;padding-bottom: 30px;}

.contenter {min-height:300px;}

/***===============================
顶部和底部
===============================***/
body {background: url(../img/topbg.png) top center no-repeat #fff;background-size:100%;}
.toplogo{width:1200px;height:180px;margin:0 auto;background: url(../img/toplogo.png) top center no-repeat;}
.toplogo img{margin-top:36px;margin-left:10px;}
.header {width: 100%;height: 50px;}
.header .menu {width:1200px;height: 50px;line-height: 50px;margin:0px auto;background-color: #743638;}
.header .menu li{float: left;font-size: 16px;text-align: center;min-width:130px;color: #fff;}
.header .menu li a{color:#fff;display:block;}
.header .menu li a:hover{color:#ff777c;background-color:#8c4547;}
.header .menu .dropdown-menu {background-color:#743638;min-width:130px;margin-top:-1px;opacity:0.9;border-radius:0px;}
.header .menu .dropdown-menu a{display:block;height:50px;line-height:50px;}
.header .menu .active {background-color:#8c4547;}

.footer {background: url(../img/main_footer.png) top center no-repeat; background-size: 100% auto;height:90px;margin-top:30px;}
.footer .foottext {width: 1200px;margin:0 auto; padding-top:20px;text-align: center;font-size: 16px;color:#5b2528;}


.arttitle {width:100%;height:40px;line-height:40px; background:url(../img/main_title.png) top left repeat-x;}
.arttitle .title {width:60%;padding-left:20px;font-size:16px;color:#fff;}
.arttitle .more {width:20%;padding-right:20px;font-size:14px;color:#fff;text-align: right;}
ul.artlist {width:100%;background-color: #fbfbfb;padding:10px 20px;}
ul.artlist li{
	color:#bbb;
	border-bottom:1px dotted #dcdcdc;
	line-height:33px;
	padding-left:30px;
	font-size:14px;
}
ul.cont-list {width:100%;padding:10px 20px;}
ul.cont-list li{
	color:#bbb;
	border-bottom:1px dotted #dcdcdc;
	line-height:50px;
	padding-left:30px;
	font-size:14px;
}
ul.cont-list li a{width:80%;display:inline-block;}
ul.cont-list li span{width:20%;text-align:right;display: inline-block;font-size: 12px;}

ul li.li1{background:url(../img/li1.png) 10px center no-repeat;}
ul li.li2{background:url(../img/li2.png) 10px center no-repeat;}

ul.artlist li a{width:80%;display:inline-block;}
ul.artlist li span{width:20%;text-align:right;display: inline-block;}
ul.artlist .artlink{width:45%;color:#000;padding:12px 10px;margin:8px;}

.main_content {width:1200px;margin:0 auto;overflow: hidden;}

.lmenu{height:60px;line-height:60px;background-color:#743638;color:#fff;text-align:center;font-size: 16px;}
.lmenu-item{background-color: #f7f7f7;padding:20px;}
.lmenu-item li{width:100%;}		
.lmenu-item li a {min-height:50px;line-height:50px;font-size:14px;text-align: center;background-color: #fff;display: block;}
.lmenu-item li a:hover{background-color:#ac5659;color:#fff;}
.lmenu-item li a.active{background-color:#ac5659;color:#fff;}
.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 #f7f7f7;}
.lmenu-item li .lsmenu a:hover{background-color:#ac5659;color:#fff;}
.lmenu-item li .lsmenu a.active{background-color:#ac5659;color:#fff;}
.rtitle{min-height:50px;font-size: 18px;line-height:50px;border-bottom:1px solid #743638;}
.stitle{min-height:30px;font-size: 16px;line-height:30px;border-bottom:1px solid #f8c8c8;display: block;}
.rtitle .more{text-align: right;font-size:14px;}
.nc{color:#743638;}

.sctitle{min-height:120px;font-size:18px;line-height:120px;border-top:5px solid #743638;background:url(../img/sc_bg.png) center center no-repeat #f7f7f7;text-align: center;display: block;}

.list_page table{width: 100%;}