﻿@charset "utf-8";
/*CSS Document*/
body{font-size: 14px;color: #333333;}

.main{display: block;overflow: hidden;width: 100%;margin: 90px auto 20px;}
.banner{width: 100%;height: 470px;margin: 0 auto;overflow: hidden;position: relative;}
.banner_box{ width:100%; height:470px; overflow:hidden;}
.banner_box ul{ width:100%; display:block; overflow:hidden;}
.banner_box img{ width:100%; height:470px;}
.banner_box ol{position:relative;width: 80px;height: 20px;top:-30px;margin: 0 auto;}
.banner_box ol li{float:left;width: 10px;height: 10px;margin: 5px;background-color: rgba(0,0,0,.5);border-radius: 20px;}
.banner_box ol li.seleted{background-color: #639963;}
.luara-{position:relative;padding:0;overflow: hidden;}
.luara- ul{padding: inherit;margin: 0;}
.luara- ul li{display: none;padding: inherit;margin: inherit;list-style: none;}
.luara- ul li:first-child{display:block;}

/*最新资讯列表*/
.zuixin{display: block;overflow: hidden;width: 1200px;margin: 40px auto 10px;}
.zuixinTitle{display: block;overflow: hidden;width: 264px;height: 57px;margin: 0 auto;}
.zuixinTitle img{display: block;overflow: hidden;width: 100%;height: 100%;}
.zuixinNr{display: block;overflow: hidden;margin: 30px 0;}
.zuixinList{display: block;overflow: hidden;width: 630px;float: left;}
.zuixinUL{display: block;overflow: hidden;float: left;width:620px;height: 375px;margin:0 0 10px;}
.zuixinUL li{display: block;overflow: hidden;width: 606px;margin: 0 2px 2px;padding: 10px;cursor: pointer;transition: all 0.3s;}
.zuixinUL li:first-child{margin: 2px;}
.zuixinUL li:hover{box-shadow: 0px 0px 2px #4A7D4A;transform: translate(10px,0);}
.zuixinUL li h1{display: block;overflow: hidden;width: 84px;height: 68px;background-image: url(/image/Newpic/timebg.png);text-align: center;color: #FFFFFF;font-size: 14px;float: left;margin: 0 20px 0 0;}
.zuixinUL li h1 span{font-size: 18px;display: block;margin: 10px 0 0;}
.zuixinUL li h2{display: block;overflow: hidden;font-size: 15px;font-weight: 600;margin: 6px 0 2px;width: 482px;text-overflow: ellipsis;white-space: nowrap;float: left;cursor: pointer;}
.zuixinUL li h3{display: block;overflow: hidden;font-size: 14px;line-height: 24px;float: left;width: 482px;text-overflow: ellipsis;white-space: nowrap;cursor: pointer;color: #444444;}
.zuixinUL li a{display: block;overflow: hidden;float: left;width: 482px;text-align: right;font-size: 13px;text-decoration: underline;color: #888888;cursor: pointer;}
.zuixinImg{display: block;overflow: hidden;width: 540px;height: 344px;position: relative;float: right;margin: 36px 0 0;}
.zuixinImg i{display: block;overflow: hidden;position: absolute;top: 0;left: 0;width: 540px;height: 344px;background-image: url(/image/Newpic/demo0.png);background-size: 100% 100%;}
.zuixinImg img{display: block;overflow: hidden;width: 100%;height: 100%;}

/*活动展示*/
/*.activity{display: block;overflow: hidden;width: 1200px;margin: 0 auto;}
.activityTitle{display: block;overflow: hidden;width: 264px;height: 57px;margin: 0 auto;}
.activityTitle img{display: block;overflow: hidden;width: 100%;height: 100%;}
.activityNr{display: block;overflow: hidden;margin: 30px 0;}
.activityImg{display: block;overflow: hidden;width: 370px;height: 454px;position: relative;float: left;margin: 0 0 0 20px;}
.activityImg img{display: block;overflow: hidden;width: 100%;height: 100%;}
.activityList{display: block;overflow: hidden;float: right;}
.activityList ul{display: block;overflow: hidden;width: 808px;height:424px;}
.activityLi{display: block;overflow: hidden;float: left;margin: 0 20px 20px 0 ;position: relative;cursor: pointer;}
.activityLiimg{display: block;overflow: hidden;width: 256px;height: 192px;border-radius: 4px;}
.activityLiimg img{display: block;overflow: hidden;width: 100%;height: 100%;transition: all 0.6s;}
.activityLi img:hover{
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.activityH{display: block;overflow: hidden;background-color: rgba(0,0,0,.5);position: absolute;bottom: 0;width: 256px;}
.activityLi h1{display: block;overflow: hidden;font-size: 14px;color: #FFF;line-height: 28px;margin: 0 10px;width: 236px;white-space: nowrap;text-overflow: ellipsis;}
.activityLi:nth-child(3n){margin-right:0;}*/


.main{display: block;overflow: hidden;width: 1200px;margin: 0 auto;}

.activityImg{display: block;overflow: hidden;width: 380px;height: 590px;position: relative;float: left;margin: 0 10px;}
.activityImg img{display: block;overflow: hidden;width: 100%;height: 100%;}

.jdgx{ width:380px;float:left;margin:0 10px; border-bottom: 1px dashed #3b6010;}
/*.jdgx:nth-child(2n+1){float:right;}*/
.jdgx_t{ width:380px; overflow:hidden; margin:20px 0 0 0;transition: all 0.6s;}
.jdgx_l{ width:380px; overflow:hidden; margin:10px 0 0 0;}
.jdgx_t div{ width:200px; height:150px; position:relative; float:left;display: block;overflow: hidden;border-radius: 6px;border: 1px solid #639963;}
.jdgx_t div img{display: block;overflow: hidden; width:100%; height:100%;border-radius: 6px;}
.jdgx_t:hover{
	-webkit-transform: scale(0.96);
	-moz-transform: scale(0.96);
	-ms-transform: scale(0.96);
	-o-transform: scale(0.96);
	transform: scale(0.96);
}
.jdgx_t:hover .jdgxP span{color: #9c7e6e;}
.jdgx_t:hover .jdgxP i{color: #6cad6c;}
.jdgxP{display: block;overflow: hidden;float: right;width: 160px;}
.jdgxP span{font-size:15px; color:#69525b;line-height: 40px;font-weight: 600;}
.jdgxP i{ font-style: initial; float:left;font-size:14px; color:#333333; line-height:30px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical;width: 160px;}

.jdgx_l ul{ width:380px;height: 118px;display: block;overflow: hidden;}
.jdgx_l li{ display:block; width:182px; font-size:14px; color:#333333; line-height:30px; margin:0 15px 10px 0; float:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.jdgx_l li:nth-child(2n+2){margin:0 0 10px;}
.jdgx_l li a{color: #333333;}
.jdgx_l li a:hover{ color:#6cad6c;}

