
*{ padding:0; margin:0; list-style:none; border:0;}
body
{ 
	background-color:#1d4909;
	background-repeat:repeat-x;
    background-size:contain;
    min-width: 1000px;
}
.all{
  margin: 0px;
  width:400px;
  height:200px;
  padding:0px;
  border:1px solid #ccc;
  position:relative;
float:left;
}
.screen{
width:400px;
height:200px;
overflow:hidden; 
position:relative;
}
.screen li{ width:400px; height:200px; overflow:hidden; float:left;}
.screen ul{ position:absolute; left:0; top:0px; width:3000px;}
.all ol{ position:absolute; right:10px; bottom:10px; line-height:20px; text-align:center;}
.all ol li{ float:left; width:20px; height:20px; background:#fff; border:1px solid #ccc; margin-left:10px; cursor:pointer;}
.all ol li.current{ background:yellow;}
 
 
/*#arr {display: none;}*/
#arr span{ width:40px; height:40px; position:absolute; left:5px; top:50%; margin-top:-20px; background:#000; cursor:pointer; line-height:40px; text-align:center; font-weight:bold; font-family:'黑体'; font-size:30px; color:#fff; opacity:0.3; border:1px solid #fff;}
#arr #right{right:5px; left:auto;}
 
.dibus
{
width:100%;
min-width: 1000px;
max-width: 1860px;
background-color: #1b5020;

}
.dibus2
{
    margin: auto;
    width:1000px;
    overflow: hidden;
    margin-top:-700px;
    margin-bottom:50px;
}
.ding
{
margin:0px;
width:100%;
height:800px;
min-width: 1000px;
position:relative;
z-index:-1;
}
.ding2
{
    margin: auto;
    width:1000px;
    overflow: hidden;
    margin-top:-700px;
    margin-bottom:50px;
}
.ding2 div{
    margin: auto;
    width:502px;
}

.ex
{
margin: auto;
width:1000px;
}
.clear_fix:after { /* 要加的属性 */
    content: ""; /* 添加内容 */
    clear: both; /* 清楚两侧浮动 */
    display: block; /* 转换元素类型为块元素 */
    height: 0;
    overflow: hidden; /* 溢出隐藏属性 */
    visibility: hidden;/* 隐藏属性 */
}

.zuo {
	width:230px;
	float:left;
    background-color: #1b5020;
    border: 1px solid #ffffff;
}
.zuo a {
	line-height:35px;
	letter-spacing:5px;
	text-decoration:none;
	color: #ffffff;
}

.zuo a.two:hover {
    text-decoration:underline;
    color:#446cff;
}

.zuo1 {
    width:210px;
    float:left;
    height:140px;
    background-color: #414141;
    padding:10px;
}
.zuo2 {
    margin: 15px;
    width:200px;
    float:left;
    background-color: #1b5020;
}
.you {
	width:760px;
	float:right;
}
.you1 {
	margin: 0px;
	width:325px;
	height:180px;
	padding:10px;
	border: 1px solid #ffffff;
	background: url(hzbj.png);
	background-size:cover;
    float:right;
}

.you1sp {
    margin: 0px;
    width:365px;
    height:300px;
    padding:0px;
    border: 1px solid #ccc;
    position:relative;
    float:right;
}

.yousp {
  margin: 0px;
    width:365px;
    height:300px;
    padding:0px;
    border:1px solid #ccc;
    position:relative;
    float:left;
}

#marquePic1{
	margin: 0px, 10px 0px;
    font-size: 20px;
}
#marquePic2{
	margin: 0px, 10px 0px;
    font-size: 20px;
}
.you2 {
	margin: 0px;
	width:755px;
	height:200px;
	border:1px solid #ffffff;
	float:left;
}
.you2 div{
        overflow: hidden;
        width: 755px;
        height: 200px;
        margin: auto;
        position: absolute;
    }
.you2 div img{
            width: 100%;
            height: 100%;
            position: absolute;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
            animation-duration: 15s;
        }
        .c1{
            animation-name: roll1;
        }
        .c2{
            animation-name: roll2;
        }
        @keyframes roll1{
            0%{left: 0px; top: 0px;}
            100%{left: 100%; top: 0px;}
        }
        @keyframes roll2{
            0%{left: -100%; top: 0px;}
            100%{left: 0px; top: 0px;}
        }
.you3 {
    width: 757px;
	border:1px solid #ffffff;
	float: left;
    }
.you3 div {
    margin: 13px 13px 15px;
    width: 100px;
    height: 140px;
    float: left;
    }
.you3 div img {
	margin: auto;
	width: 100%;
    height: 100px;
	transition: all 0.6s;  
    border:1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    }
.you3 div img:hover {
    border:1px solid #ffffff;
    transform: scale(1.2); /* 放大1.2倍 */
    }

.you3 div.desc {
	margin:7px 0px 0px 0px;
    width: 100px;
    height: 40px;
    text-align: center;
    color:#ffffff;
}
ul li a{
    float: left;
    width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
h1 {
	margin: 20px 20px 5px 20px;
    font-size: 60px;
}
