/* 全局样式 */

body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #454545;
	font-family: '微软雅黑', 'microsoft yahei';
	background: #f5f5f5 url(../images/top1.jpg) no-repeat center top;
}

body>div {
	margin-right: auto;
	margin-left: auto
}

div,
form,
ul,
ol,
li,
dl,
dt,
dd,
span,
p,
img,
a img,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 12px
}

ul,
ol,
li {
	list-style: none
}

em {
	font-style: normal
}

.mauto {
	margin: 0 auto
}


/*居中*/

.left {
	float: left
}


/*左浮动*/

.right {
	float: right
}


/*右浮动*/

.clear {
	clear: both;
	font-size: 1px;
	visibility: hidden
}


/*清除浮动*/

.textr {
	text-align: right
}

.textl {
	text-align: left
}

.textc {
	text-align: center
}

a {
	text-decoration: none;
	color: #454545;
}

a:hover {
	text-decoration: underline;
	color: #1f4f3a;
}

.w1200 {
	width: 1200px;
}


/* 头部  */

.top {
	background: url(../images/topr.png) no-repeat right top;
	height: 148px;
}

.logo {
	padding-top: 20px;
	font-size: 14px;
	color: #285641;
}

.topRT {
	color: #285641;
	line-height: 40px;
	text-align: right;
}

.topRT a {
	padding: 0 10px;
	color: #285641;
}

.topRT a:hover {
	text-decoration: underline;
}

.topRB {
	background: #fff;
	border: 2px solid #0e422b;
	border-radius: 50px;
	width: 340px;
	height: 40px;
	margin-top: 30px;
}

.topRB input {
	width: 256px;
	height: 40px;
	border: none;
	line-height: 40px;
	padding-left: 20px;
	background: none;
	vertical-align: middle;
	outline: none;
}

.topRB button {
	background: url(../images/ss.png) no-repeat center;
	width: 54px;
	height: 40px;
	border: none;
	vertical-align: middle;
	cursor: pointer;
	outline: none;
}


/* 导航 */

.navbox {
	background: url(../images/nav.jpg) repeat-x;
	height: 60px;
    min-width:1200px
}

.navbox ul li {
	width: 10%;
	float: left;
	line-height: 60px;
	text-align: center;
}

.navbox ul li a {
	display: block;
	color: #fff;
	font-size: 18px;
}

.navbox ul li a:hover {
	background: #f5f5f5;
	color: #0e422b;
	text-decoration: none;
}


/* 首页内容 */

.home_box1 {
	padding-top: 20px;
}

.slideBox {
	width: 718px;
	height: 368px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 6px;
	bottom: 10px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	width: 12px;
	height: 12px;
	background: #fff;
	cursor: pointer;
	border-radius: 100%;
	margin: 0 6px;
}

.slideBox .hd ul li.on {
	background: #1d4d38;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 718px;
	height: 368px;
	display: block;
}

.home_box1R {
	background: #fff;
	width: 434px;
	height: 368px;
	padding: 0 16px;
}

.home_box1R_t,.home_box2L .hd,.home_box3 .hd{
	border-bottom: 4px solid #ddd;
	height: 46px;
	padding-top: 6px;
}

.home_box1R_t h3,.home_box2L .hd h3,.home_box3 .hd h3{
	font-size: 20px;
	font-weight: 700;
	color: #1f4f3a;
	line-height: 46px;
	border-bottom: 4px solid #1f4f3a;
	float: left;
}

.home_box1R_t a {
	line-height: 46px;
	float: right;
}

.home_box1R_bT {
	border-bottom: 1px dashed #999;
	padding-bottom: 8px;
}

.home_box1R_bT h3 {
	font-size: 18px;
	font-weight: 700;
	color: #1f4f3a;
	text-align: center;
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.home_box1R_bT p {
	font-size: 14px;
	color: #888;
	line-height: 26px;
	font-weight: initial;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.home_box1R_b ul {
	padding: 4px 0;
}

.home_box1R_b ul li {
	height: 34px;
	line-height: 34px;
	background: url(../images/d1.jpg) left center no-repeat;
	padding-left: 8px;
}

.home_box1R_b ul li a {
	width: 80%;
	color: #333;
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	height: 34px;
}

.home_box1R_b ul li span {
	float: right;
	color: #888;
}

.home_box2 {
	padding-top: 16px;
}

.home_box2L {
	width: 848px;
	background: #fff;
	height: 630px;
	padding: 0 16px;
}

.home_box2L .hd ul,.home_box3 .hd ul {
	float: left;
	height: 46px;
	line-height: 46px;
	padding-left: 40px;
}

.home_box2L .hd ul li,.home_box3 .hd ul li {
	float: left;
	cursor: pointer;
}
.home_box2L .hd ul li a,.home_box3 .hd ul li a{
	padding: 0 10px;
}
.home_box2L .hd ul li.on a,.home_box3 .hd ul li.on a{
	color: #194a35;
	font-weight: 700;
	
}

.home_box2L .bd ul {
	padding-top: 20px;
	zoom: 1;
}

.home_box2L .bd li {
	float: left;
	width: 20%;
	text-align: center;
	padding-bottom: 16px;
}
.home_box2L .bd li h3{
	font-size: 14px;
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    color: #1f4f3a;
}
.home_box2L .bd li a{
	display: block;
    padding: 0 8px;
}
.home_box2L .bd li img{
	max-width: 142px;
	max-height: 142px;
}
.home_box2RT{
	width: 272px;
	background: #fff;
	padding: 0 16px;
}
.home_box2RBT{
	padding-top: 10px;
	position: relative;
	height: 135px;
}
.home_box2RBT img{
	width: 272px;
	height: 135px;
}
.home_box2RBT p{
	background: rgba(0,0,0,0.5);
	height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	line-height: 30px;
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding:0 10px;
	width: 252px;
	
}
.home_box2RB{
    padding-top: 6px;
}
.home_box2RB ul li {
	height: 34px;
	line-height: 34px;
	background: url(../images/d1.jpg) left center no-repeat;
	padding-left: 8px;
}

.home_box2RB ul li a {
	width: 100%;
	color: #333;
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.home_box3,.home-box4{
	width: 1168px;
	background: #fff;
	margin-top: 16px;
	padding: 0 16px;
}
.home_box3 .bd ul {
	padding-top: 20px;
	zoom: 1;
}

.home_box3 .bd li {
	float: left;
	width: 50%;
	padding-bottom: 20px;
}

.home_box3 .bd li a{
	display: block;
	padding-right: 20px;
}
.home_box3 .bd li img{
	max-width: 142px;
	max-height: 142px;
	float: left;
	padding-right: 10px;
	
}
.home_box3 .bd li h3{
	font-size: 18px;
	margin-bottom: 6px;
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    font-weight: 700;
    color: #1f4f3a;
}
.home_box3 .bd li p{
	line-height: 30px;
	font-weight: initial;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.home_box3 .bd li p.jj{
	line-height: 24px;
	font-weight: initial;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2 !important;
	overflow: hidden;
    color: #888;
}
.home_box3 .bd li a:hover{
	text-decoration: none;
}
.home-box4 .home-box4B{
	padding: 12px 0;
}
.home-box4B ul li{
	float: left;
	width: 20%;
}
.home-box4B ul li div{
	border: 1px solid #ddd;
	text-align: center;
	padding: 16px;
	margin: 8px;
    position: relative;
}
.home-box4B ul li div .but-yd{
	position: absolute;
	width: 60px;
	height: 50px;
	right: 10px;	
	top: 8px;
	background: #285641;
	color: #fff;
	border-radius: 100%;
	opacity: 0.8;
    padding-top: 10px;
}
.home-box4B ul li div .but-yd:hover{
	opacity:1;
}
.home-box4B ul li div img{
	width: 154px;
	height: 154px;
}
.home-box4B ul li div h3{
	color: #f00;
	font-weight: 700;
	text-align: left;
	line-height: 24px;
}
.home-box4B ul li div h4{
	color: #333;
	text-align: left;
	line-height: 24px;
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.home-box4B ul li div p{
	color: #888;
	text-align: left;
	line-height: 24px;
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.home-box4B ul li div a:hover{
	text-decoration: none;
}
.but-lkqg{
	background: #ff2832;
	width: 130px;
	height: 36px;
	border: none;
	border-radius: 5px;
	display: block;
	margin: auto;
	color: #fff;
	vertical-align: middle;
	line-height: 36px;
}
.but-lkqghs{
	background: #ddd;
}
.but-lkqg:hover{
	background: #194a35;
	color: #fff;
}
.but-lkqghs:hover{
	background: #ddd;
	color: #fff;
}
.but-lkqg img{
	width: 24px !important;
	height: 20px !important;
	margin-right: 10px;
	vertical-align: middle;
}
.footer{
	min-width: 1200px;
	background: #fff;
	border-top: 4px solid #194a35;
	text-align: center;
	padding: 30px 0;
	line-height: 30px;
	color: #194a35; 
	margin-top: 20px;
}
.footer img{
	vertical-align:middle;
	margin-right:5px
}
.box{
	position: relative;
}
.wxgzh{
    position: absolute;
    padding: 5px;
    text-align: center;
    right: -10px;
    top: 36px;
    background: #fff;
    width: 120px;
	height: 120px;
}
.wxgzh img{
	width: 120px;
	height: 120px;
}

/* 资讯发布 */
.listbox{
	background: #fff;
	margin-top: 20px;
}
.listboxT{
	border-bottom: 1px solid #ececec;
	height: 52px;
	line-height: 52px;
	padding-left: 20px;
	display: inline-table;
	vertical-align: middle;
    width: 1180px;
}
.listboxT h3 img{
	vertical-align: middle;
	padding-right: 10px;
}
.listboxT h3{
	font-size: 20px;
	font-weight: 700;
	color: #1d4d38;
}
.listboxB {
	padding: 0px 20px;
}
.listboxB ul li{
	padding: 20px 0;
	border-bottom: 1px dashed #d5d5d5;
	height: 176px;
	position: relative;
}
.listboxB ul li img{
	width: 272px;
	height: 176px;
	float: left;
	padding-right: 20px;
}
.listboxB_div h3{
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 12px;
}
.listboxB_div p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.listboxB_div span{
	position: absolute;
	right: 20px;
	bottom: 10px;
	color: #888;
}
.listboxB ul li a:hover{
	text-decoration: none;
}
.listboxB ul li a:hover h3{
	color: #0E422B;
}
.conboxB{
	padding: 20px;
}
.conboxBT{
	text-align: center;
	border-bottom: 1px dashed #d5d5d5;
	padding-bottom: 10px;
}
.conboxBT h3{
	font-size: 20px;
	font-weight: 700;
}
.conboxBT p{
	
}
.conboxBT p span{
	padding: 0 10px;
	line-height: 40px;
	color: #888;
}
.conboxBB{
	padding: 20px;
}
.conboxBB p{
	line-height: 32px;
	font-size: 18px;
}
.conboxBB img{
	max-width: 1100px;
}
.xstjbox{
	padding-top: 20px ;
}
.xstjbox_nav{
	background: #fff;
	width: 240px;
}
.xstjbox_nav h3{
	height: 54px;
	border-bottom: 1px solid #ececec;
	line-height: 54px;
	border-left: 6px solid #2b5945;
	font-size: 20px;
	color: #1d4d38;
	font-weight: 700;
	padding-left: 14px;
}
.xstjbox_nav ul li{
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #ececec;
	text-align: center;
}
.xstjbox_nav ul li a{
	display: block;
}
.xstjbox_nav ul li.on a{
	color: #194a35;
	font-weight: 700;
}
.xstjboxR{
	width: 940px;
	background: #fff;
}
.xstjboxRB ul {
	padding: 0 30px;
	zoom: 1;
}

.xstjboxRB li {
	float: left;
	width: 100%;
	padding: 20px 0;
    border-bottom: 1px dashed #ddd;
}

.xstjboxRB li a{
	display: block;
	padding-right: 30px;
}
.xstjboxRB li img{
	max-width: 142px;
	max-height: 142px;
	float: left;
	padding-right: 10px;
	
}
.xstjboxRB li h3{
	font-size: 18px;
	margin-bottom: 6px;
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    font-weight: 700;
}
.xstjboxRB li p{
	line-height: 30px;
	font-weight: initial;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.xstjboxRB li p.jj{
	line-height: 24px;
    font-weight: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 !important;
    overflow: hidden;
    color: #888;
}
.xstjboxRB li a:hover{
	text-decoration: none;
}
.xstj-conboxB{
	padding: 20px;
}
.xstj-conboxBL{
	width: 300px;
	padding-right: 20px;
}
.xstj-conboxBL img{
	max-width: 300px;
	max-height: 300px;
}
.xstj-conboxBR{
	border:1px solid #e8e7e7;
	width: 820px;
}
.xstj-conboxBRT{
	border-bottom: 1px dashed #cfcccc;
	padding: 18px;
}
.xstj-conboxBRT h3{
	line-height: 28px;
	font-size: 20px;
	color: #21503b;
	text-align: center;
}
.xstj-conboxBRC{
	text-align: center;
	padding: 18px 0;
}
.xstj-conboxBRC span{
	padding-right: 30px;
	color: #888;
}
.xstj-conboxBRB{
	padding: 0px 20px;
}
.xstj-conboxBRB p{
	padding-top: 18px;
	line-height: 26px;
}
.xstj-conboxBRB span{
	color: #888;
}
.xstj-conboxBRBB{
	padding-bottom: 20px;
	padding-top: 10px;
	float: right;
}
.zxyd{
	width: 76px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #ffa524;
	color: #ffa524;
	border-radius:50px;
	display: block;
	background: url(../images/ioc1.png) no-repeat 20px center ;
	padding-left: 50px;
	margin-right: 20px;
	float: left;
}
.zxyd:hover{
	background: #ffa524 url(../images/ioc1h.png) no-repeat 20px center ;
	color: #fff;
	text-decoration: none;
}
.zxts{
	width: 76px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #04b1e6;
	color: #04b1e6;
	border-radius:50px;
	display: block;
	background: url(../images/ioc6.png) no-repeat 20px center ;
	padding-left: 50px;
	margin-right: 20px;
	float: left;
}
.zxts:hover{
	background: #04b1e6 url(../images/ioc6h.png) no-repeat 20px center ;
	color: #fff;
	text-decoration: none;
}
.wldg{
	width: 76px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #21503b;
	color: #21503b;
	border-radius:50px;
	display: block;
	background: url(../images/ioc2.png) no-repeat 20px center ;
	padding-left: 50px;
	float: left;
	margin-right: 20px;
    cursor: pointer;
}
.wldg:hover{
	background: #21503b url(../images/ioc2h.png) no-repeat 20px center ;
	color: #fff;
	text-decoration: none;
}
.plyd{
	width: 106px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #21503b;
	color: #21503b;
	border-radius:50px;
	display: block;
	float: left;
	margin-right: 20px;
    text-align: center;
}
.plyd:hover{
	background: #21503b;
	color: #fff;
	text-decoration: none;
}
.wldghs{
	width: 76px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #ddd;
	color: #888;
	border-radius:50px;
	display: block;
	background: url(../images/ioc2hs.png) no-repeat 20px center ;
	padding-left: 50px;
	float: left;
	margin-right: 20px;
}
.wldghs:hover{
	background: #ddd url(../images/ioc2h.png) no-repeat 20px center ;
	color: #fff;
	text-decoration: none;
}
.plbox{
	border:1px solid #e8e7e7;
	padding: 20px;
	margin-top: 30px;
}
.plboxT{
	padding-bottom: 20px;
}
.plboxT h2{
	font-size: 20px;
	font-weight: 700;
	line-break: 30px;
	padding-bottom: 10px;
}
.plboxT input{
	border: 1px solid #ddd;
	background: #f5f5f5;
	width: 234px;
	height: 40px;
	padding: 0 10px;
	outline: none;
}
#comment{
	border: 1px solid #ddd;
	background: #f5f5f5;
	width: 98%;
	height: 60px;
	padding: 10px;
	outline: none;
    margin-bottom:10px;
    overflow: auto;
}
.plboxT a{
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #0E422B;
}
.plboxT a img{
	vertical-align: middle;
	margin-right: 8px;
}
.plboxT button{
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #21503b;
	border: none;
	color: #fff;
	float: right;
	cursor:pointer
}
.plboxT button img{
	vertical-align: middle;
	margin-right: 8px;
}
.plboxB{
	border-top: 1px solid #e6e6e6;
}
.plboxB ul li{
	border-bottom: 1px solid #e6e6e6;
	padding: 16px 0;
}
.plboxB ul li h3{
	color: #999999;
	font-weight: 700;
}
.plboxB ul li h4{
	color: #333;
	font-weight: 700;
	font-size: 16px;
	padding: 16px 0;
	line-height: 26px;
}
.plboxB ul li p{
	height: 30px;
	line-height: 30px;
}
.plboxB ul li span{
	color: #888;
}
.plboxB ul li a{
	float: right;
	vertical-align: middle;
	height: 30px;
}
.plboxB ul li a img{
	vertical-align: middle;
}
.plboxB ul li a:hover{
	text-decoration: none;
}
.qmydboxR{
	background: #FFFFFF;
	width: 940px;
}
.qmydboxR .hd{
	border-bottom: 1px solid #ececec;
	height: 52px;
	line-height: 52px;
	vertical-align: middle;
	padding-left: 20px;
}
.qmydboxR .hd h3 img{
	vertical-align: middle;
	padding-right: 10px;
}
.qmydboxR .hd h3{
	font-size: 20px;
	font-weight: 700;
	color: #1d4d38;
	float: left;
}
.qmydboxR .hd ul{
	float: right;
	height: 52px;
	line-height: 52px;
	
}

.qmydboxR .hd ul li {
	float: left;
	cursor: pointer;
}
.qmydboxR .hd ul li a{
	padding: 0 10px;
}
.qmydboxR .hd ul li.on a{
	color: #194a35;
	font-weight: 700;
	
}

.qmydboxR .bd ul {
	padding: 20px 22px;
	zoom: 1;
}

.qmydboxR .bd li {
	float: left;
	width: 20%;
	text-align: center;
	padding-bottom: 16px;
}
.qmydboxR .bd li h3{
	font-size: 14px;
    list-style-type: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #1f4f3a;
}
.qmydboxR .bd li a{
	display: block;
    padding: 0 8px;
}
.qmydboxR .bd li img{
	max-width: 142px;
	max-height: 142px;
}
.cpls_list{
	padding: 12px 16px;
}
.ydydboxB {
	padding: 0px 20px;
}
.ydydboxB ul li{
	padding: 20px 0;
	border-bottom: 1px dashed #d5d5d5;
	height: 176px;
	position: relative;
}
.ydydboxB ul li img{
	width: 176px;
	height: 176px;
	float: left;
	padding-right: 20px;
}
.ydydboxB h3{
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 12px;
}

.ydydboxB ul li a:hover{
	text-decoration: none;
}
.ydydboxB ul li a:hover h3{
	color: #0E422B;
}
.ydzycon{
	text-align: center;
}
.ydzyconbox p{
	font-size: 14px !important;
}
/*登录注册*/
.login-box{
	/*background:url(../images/t-bj.png);*/
    background:rgba(0,0,0,0.5);
	position:fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.login-bj{
	width: 400px;
	background: #fff;
	border: 1px solid #ddd;
	position:relative;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
    border-radius: 6px;
	/*left: 50%;
	margin-left: -200px;
	margin-top: -150px;*/
}
.login-bj-zc{
	/*margin-top: -255px;*/
}
.long-gb{
	 position: absolute;
	 right: 12px;
	 top: 12px;
}
.login-tit {
    padding-left: 20px;
    border-bottom: 1px solid #ddd;
}
.login-tit h3{
	font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #1f4f3a;
}
.login-con {
    width: 338px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.login-con dl dd {
	margin-bottom: 10px;
	vertical-align: middle;
	display: inline-table;
	line-height: 40px;
	height: 40px;
	color: #333;
}
.login-input1 {
	width: 322px;
	height: 40px;
	line-height:40px;
	border: 2px solid #ddd;
	padding: 0 6px;
	vertical-align: middle;
	color:#666;
}
.login-input2 {
	width: 174px;
	height: 40px;
	line-height:40px;
	border: 2px solid #ddd;
	padding: 0 6px;
	vertical-align: middle;
	color:#666;
}
.login-con dl dd img {
	vertical-align: middle;
	margin-left: 6px
}
.login-button {
	width: 338px;
	background: #1f4f3a;
	height: 46px;
	border: none;
	border-radius: 8px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	font-family: "微软雅黑";
	cursor: pointer;
}
.login-button:hover {
	background: #fd7700;
}
.login-wjmm{
	color: #1f4f3a;
}
.login-dxyzm{
	margin-left: 6px;
	width: 130px;
	height: 42px;
	border: 1px solid #1f4f3a;
	color: #1f4f3a;
	background: #fff;
	cursor: pointer;
}
.login-dxyzm:hover{
	background: #1f4f3a;
	color: #fff;
}

[v-cloak] {
  display: none;
}
/*图书商城搜索*/
.home-box4BT{
    font-size:14px; 
    color:#1d4d38; 
    display:inline-table;
    vertical-align: middle;
    padding-bottom:10px;
}
.home-box4BT input{ 
    margin:0 8px; 
    border:1px solid #ddd; 
    height:30px; 
    width:120px; 
    padding:0 8px;
    vertical-align: middle;
}
.home-box4BT button{
    width:80px; 
    background:#1d4d38; 
    height:30px; 
    cursor:pointer; 
    color:#fff;
    border: none;
    vertical-align: middle;
    border-radius: 5px;
}
.home-box4BT button img{
    width: 14px !important;
    height: 14px !important;
    margin-right: 5px;
    vertical-align: middle;
}
.home-box4BT button:hover{ 
    background:#227854
}
/* 预定订单 */
.yddd_t{
	float: left;
	height: 52px;
	line-height: 52px;
	padding-left: 20px;
}
.yddd_t li{
	float: left;
}
.yddd_t li a{
	padding: 0 20px;
}
.yddd_t li.on a{
	color: #194a35;
	font-weight: 700;
}
.yddd_list{
	padding: 20px;
}
.yddd_list li{
	border-bottom: 1px solid #DDDDDD;
	padding: 20px 0;
}
.yddd_list li a{
	width: 80%;
	float: left;
}
.yddd_listR{
	width: 15%;
	float: right;
	text-align: center;
	padding-top: 20px;
}
.yddd_listR .font_red{
	color: red;
}
.yddd_listR .font_green{
	color: green;
}
.yddd_listR button{
	width: 100px;
	height: 32px;
	color: #fff;
	cursor: pointer;
	background: #1d4d38;
	border-radius: 8px ;
	border: none;
}
.yddd_list li img{
	max-width: 142px;
    max-height: 142px;
    float: left;
    padding-right: 10px;
}
.yddd_list li h3{
	font-size: 14px;
	margin-bottom: 6px;
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    font-weight: 700;
    color: #1f4f3a;
}
.yddd_list li p{
	line-height: 30px;
	font-weight: initial;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.yddd_list li p.jj{
	line-height: 24px;
	font-weight: initial;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2 !important;
	overflow: hidden;
    color: #888;
}
.yddd_list li a:hover{
	text-decoration: none;
}
.yddd_listL{
	float: left;
	width: 80%;
}
.yddd_list li p span{
	padding-right: 20px;
    color: #888;
}
/*阅读引导2*/
.ydydboxB2{
	padding: 20px;
}
.ydydboxB2 ul li{
	float: left;
    width: 33.33%;
    text-align: center;
    padding-bottom: 16px;
}
.ydydboxB2 li a {
    display: block;
    padding: 0 8px;
}
.ydydboxB2 li img {
    max-width: 100%;
    height: 320px;
}
.ydydboxB2 li h3 {
    font-size: 14px;
    list-style-type: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #1f4f3a;
}
.xct{
	padding:20px 0;
	height:400px;
	overflow:hidden;
	position:relative;
}
.xct img{
	width:100%
}
.xct_ckgd{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:40px;
	display:block;
	text-align:center;
	line-height:40px;
	background:rgba(255,255,255,0.9)
}
/* 猜你喜欢 */
.clxh h3{
    font-size: 20px;
    font-weight: 700;
    color: #1f4f3a;
    line-height: 46px;
    width:100%;
}
.clxh ul li{
	height: 34px;
	line-height: 34px;
	background: url(../images/d1.jpg) left center no-repeat;
	padding-left: 8px;
}

.clxh ul li a {
	color: #333;
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 34px;
    padding-left: 5px;
    display: block;
}
.xstjboxRB li p.zd {
    line-height: 24px;
    font-weight: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4 !important;
    overflow: hidden;
    color: #888;
}
/*图书订购*/
.tsdgan{
	width: 76px;
	height: 36px;
	line-height: 36px;
	font-size:16px;
	border: 1px solid #21503b;
	color: #21503b;
	border-radius:50px;
	display: block;
	background: url(../images/ioc15.png) no-repeat 14px center ;
	padding-left: 46px;
	padding-right:6px;
	float: left;
	margin-right: 20px;
    margin-top: 20px;
    cursor: pointer;
    float: right;
}
.tsdgan:hover{
	background: #21503b url(../images/ioc15h.png) no-repeat 14px center ;
	color: #fff;
	text-decoration: none;
}
.tsdgboxB{
	padding: 0 20px 20px 20px;
}
.tsdgboxB1{
	border: 1px solid #ddd;
	margin-top: 20px;
    background: #f5f5f5;
	border-radius: 7px;
}
.tsdgboxB1T{
	height: 43px;
	border-bottom: 1px solid #ddd;
    background-image: -webkit-linear-gradient(top,#ffffff,#ddd);
	border-radius: 7px 7px 0 0;
}
.tsdgboxB1T h3{
	float: left;
	border-left: 5px solid #2b5945;
	height: 24px;
	line-height: 24px;
	padding-left: 12px;
	color: #2b5945;
	font-size: 18px;
	font-weight: 700;
	margin: 10px 0 0 10px;
}
.tsdgboxB1T a {
    line-height: 42px;
    float: right;
    padding-right: 10px;
}
.tsdgboxB1b{
	padding: 8px 14px;
    background: #fdfdfdd6;
	border-radius: 0 0 7px 7px;
}
.tsdgboxB1b ul li{
	border-bottom: 1px dashed #ddd;
	height: 40px;
	line-height: 40px;
	/*background: url(../images/ioc16.jpg) no-repeat 0 center ;
    background-size: 25px 30px;*/
    background: url(../images/ioc16h.jpg) no-repeat 0 center ;
    background-size: 30px 25px ;
	padding-left: 30px;    
}
.tsdgboxB1b ul li h3{
	color: #333;
	font-size: 16px;
	float: left;
	
}
.tsdgboxB1b ul li a:hover h3{
	color: #2b5945;
	text-decoration: underline;
}
.tsdgboxB1b ul li span{
	float: right;
}
.wydg-box{
    background: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.wydg-bj{
	width: 670px;
    background: #fff;
    border: 1px solid #ddd;
    position: relative;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
    border-radius: 10px;
}
.wydg-con{
	width: 638px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.wydg-con p{
	display: inline-table;
	vertical-align: middle;
	height:40px;
	line-height: 40px;
	width: 100%;
}
.wydg-con img{
	vertical-align: middle;
	padding: 0 6px;
}
.wydg-button{
	border: 1px solid #0f432c;
	border-radius:8px ;
	color: #0f432c;
	background: #fff url(../images/ioc20.png) no-repeat 10px  center;
	padding: 6px 20px 10px 44px;
	cursor: pointer;
	font-size:16px ;
	margin-top: 10px;
}
.wydg-button:hover{
	color: #fffc;
	background: #0f432c url(../images/ioc20h.png) no-repeat 10px  center;
}
.ddsm-text{
	width: 100%;
	border: 1px solid #ddd;
}
.wydg-con dd{
	padding: 10px 20px 0 10px;
	
}
.wydg-con h4{
	font-size:14px ;
}
.ddsm-text{
	margin-top: 10px;
	height: 100px;
}
/* 图书书目*/

.tssmboxR .bd ul  {
	padding: 20px 22px;
	zoom: 1;
}
.tssmboxR .bd ul li{
	width: 100%;
}
.tssmboxR .bd ul table{
	width: 100%;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 3px solid #2b5945;
}
.tssmboxR .bd ul table tr th{
	background: url(../images/tb-bj.jpg) repeat-x;
	height: 42px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #2b5945;
}
.tssmboxR .bd ul table tbody tr td{
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	height: 40px;
	padding: 6px;
	line-height: 18px;
}
.tssmboxR .bd ul table tbody tr td a{
	color: #2b5945;
}
.table-hs{
	background: #f5f5f5;
}
.ttsm-p{
	max-height: 600px;
	overflow:auto;
}
.ttsm-p p{ 
	height: 30px;
	line-height: 30px;
	text-align: left;
}
/* 图书书目左边栏目 */
.tssm_nav {
    background: #fff;
    width: 240px;
}
.tssm_nav h3 {
    height: 54px;
    line-height: 54px;
    border-left: 6px solid #2b5945;
    font-size: 20px;
    color: #1d4d38;
    font-weight: 700;
    padding-left: 14px;
}
.tssm_nav ul li {
    line-height: 42px;
    border-top: 1px solid #ececec;
}
.tssm_nav ul li a{
	display: block;
}
.tssm_nav ul li a:hover{
	background: #eff5f3;
}
.tssm_nav_ej{
	height: 42px;
    border-bottom:none;
    line-height: 42px;
    border-left:none;
    font-size: 16px;
    color: #454545;
    /*font-weight: 700;*/
    padding-left: 40px;
}
.tssm_nav_ej_h4{
	height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #454545;
    font-weight: 700;
    padding-left: 40px;
}
.tssm_nav ul li.on a {
    color: #2b5945;
    font-weight: 700;
    display: block;
}
.tssm_nav_sj{
	padding-left: 60px;
	font-size: 15px;
	font-weight: 700;
}
.tssm_nav_sj_ul a{
	padding-left: 80px;
	display: block;
	color: #888;
}
.tssm_nav_ul li{
	line-height: 36px !important;
	/*font-weight: 700;*/
	color: #666;
}