
.main{
	width: 1200px;
	margin: 0px auto;
	 overflow: hidden;
	font-family: "微软雅黑";
}
.artical1{
	    margin-top: 10px
}
.main .section_left{
	float: left;
	width: 746px;
}
 .out {
	    width: 783px;
    height: 399px;
    overflow: hidden;
    position: relative;
    float: left;
}
.out ul li{

}
 .out .num {
	    position: absolute;
    bottom: 9px;
    right: 6px;
    font-size: 0;
    width: 238px;
    text-align: center;
}
 .out  ul li img{
	  width: 783px;
    height: 399px;
}
  .out .num li {
		    float: right;
    width: 26px;
    height: 20px;
    display: inline-block;
    font-size: 12px;
    background-color: white;
    color: #111;
    text-align: center;
    line-height: 20px;
    margin: 0 3px;
    cursor: pointer;
	}
  .out .img li  a{
    width: 783px;
    height: 399px;
  }
   .out .img li  p{
   	    position: absolute;
    width: 607px;
    bottom: 0;
    height: 40px;
    background: black;
    opacity: 0.3;
    color: white;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 166px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
   }
 .out .num li.active {
	     background-color: #e67900;
    color: white;
}
  .out .btn {
	position: absolute;top: 50%;width: 30px;height: 60px;margin-top: -30px;background: rgba(0,0,0,.5);color: #fff;text-align: center;line-height: 60px;font-size: 40px;display: none;
}
  .out:hover .btn{
	display: block;cursor: pointer;
}
.artical1 .new {
	width: 400px;
    height: 389px;
    float: right;
    position: relative;
    background: white;
    padding: 5px;
}
.artical1 .new  .more{
	    position: absolute;
    top: 2px;
    right: 10px;
    width: 62px;
    height: 12px;
}
.artical1 .new .title{
	height: 40px;
	line-height: 40px;
}
.artical1 .new  .sp1{
	background: #19a984;
}
.artical1 .new  .sp2{
	background: #4283c5;
}
.artical1 .new  .sp3{
	background: #d14e3d;
}
.artical1 .new .title span{
	    float: left;
    color: white;
    font-size: 13px;
    margin-right: 3px;
    cursor: pointer;
    text-align: center;
    width: 130px;
    font-size: 16px;
}
.artical1 .new .title .active{
	font-weight: bold;
	font-size: 17px;
}
.artical1 .new  li{
	height: 38px;
	line-height: 38px;
	color: #313131;
	padding-left: 21px;
	*margin-top: -3px;
	font-size: 16px;
	background: url(../images/dot.png) no-repeat 5px center;
}
.artical1 .new  li a{
	float: left;
	width: 309px;
	height: 30px;
	color:#313131;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.artical1 .new  .body{
	display: none;margin-top: 9px;
}
.artical1 .new  li span{
	float: right;
	width: 57px;
}
.artical1 .new  li:hover,.artical1 .new  li:hover a{
	color: red;
}
.artical2{
	    position: relative;
    height: 80px;
    margin: 10px auto 0;
    background: white;
}
.cyzc{
	position: absolute;
    width: 35px;
    height: 160px;
    background: #00903d;
}
.cyzc p{
	    font-size: 15px;
    color: white;
    padding: 37px 10px;
}
.alunbo{
	    /* width: 930px; */
    overflow: hidden;
    height: 60px;
    position: absolute;
    /* margin-top: 13px; */
    /* left: 11px; */
    top: 14px;
}
.con_left{
	    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    left: 15px;
    height: 44px;
    width: 34px;
}
.con_right{
	    background-image: url(../images/right.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    right: 0px;
    height: 44px;
    width: 19px;
}
.alunbo li{
	float: left;	
	width: 153px;
	height: 52px;
	margin-right: 10px;
}
.alunbo a{
	width: 153px;
	height: 52px;display: block;
}
.alunbo li img{
	width: 153px;
	height: 52px;display: block;
}
.alunbo .box{
   width: 1145px;
    margin: 0 auto;
    overflow: hidden;
    margin-left: 45px;
}








.news .sec{
	height: 247px;
	margin-bottom: 10px;
}
.news .sec .new{
	width: 345px;
	height: 228px;
}
.news .sec .new .title{
	position: relative;
	height: 36px;
	background: url(../images/title3.png) no-repeat;
}
.news .sec .new .title span{
	position: absolute;
    left: 56px;
    color: white;
    font-size: 15px;
    font-weight: bold;
    top: 9px;
}
.news .sec .new .title a{
	position: absolute;
	height: 35px;
	width: 67px;
	right: 0;
	top: 0;
}
.news .sec .new li{
	height: 28px;
	line-height: 28px;
	color: #666666;
	font-size: 13px;
	padding-left: 20px;
	background: url(../images/icon1.png) no-repeat 5px center;*margin-top: -3px;
}
.news .sec .new .body{
	margin-top: 10px;
}
.news .sec .new li a{
	float: left;
	width: 241px;
	height: 28px;color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news .sec .new li span{
	float: right;    width: 80px;
}
.news .sec .new li:hover,.news .sec .new li:hover a{
	color: red;
}
.qnews{
	    height: 140px;
    position: relative;
    border: 1px solid #65c51b;
    margin-bottom: 10px;
}
.qnews .title{
	    height: 30px;
    position: absolute;
    /* line-height: 30px; */
    background: #65c51b;
    width: 35px;
    height: 140px;
}
.qnews .title span{

    color: white;
    font-size: 15px;
    font-weight: bold;
    padding: 28px 10px;
    display: block;
}
#marquee{
	    height: 120px;
    overflow: hidden;
    position: absolute;
    width: 680px;
    left: 52px;
    top: 11px;

}
#marquee li{
	width: 140px;
	height: 120px;
	float: left;
	margin-right: 20px;
}
#marquee li img{
	width: 140px;
	height: 120px;
}
.main .section_right{
	float: right;
	width: 240px;
}
.main .section_right .new{
    height: 164px;
    width: 238px;
    border: 1px solid #a5e7c2;
    margin-bottom: 10px;
}
.main .section_right .new .title{
	height: 30px;
	line-height: 30px;
	background:#79cb78 url(../images/title2.png) no-repeat;
}
.main .section_right .new .title span{
	float: left;
	cursor: pointer;
	margin-left: 20px;
	color: white;
	font-size: 15px;
}
.main .section_right .new  .body{
	
}
.main .section_right .new  .body li{
	    height: 24px;
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    padding-left: 20px;
    background: url(../images/icon2.png) no-repeat 5px center;
}
.main .section_right .new  .body li a{
	float: left;
    width: 212px;
    height: 24px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main .section_right .new  .bodyli span{
	float: right;
}
.main .section_right .new  .body li:hover,.main .section_right .new  .body li:hover a{
	color: red;
}

.artical1 .login_search{
	    float: left;
	    width: 257px;
}
.newSlide{
	 
}
.search .title{
	height: 30px;
	line-height: 30px;
	background: #00903D;
	padding-left: 20px;
	color: white;
	font-size: 14px;
	
}
.search .body{
	border: 1px solid gainsboro;
	padding: 10px;    height: 32px;
	margin-bottom: 10px;
}
.search .body input{
	    width: 133px;
    padding: 0 10px;
    height: 29px;
    border: 1px solid #14994c;
    float: left;
    border-right: 0;
}
.search .body img{
	float: left;
	cursor: pointer;
}
.main .section_right  .link{
	height: 509px;
	background: url(../images/link.png) no-repeat;
	position: relative;    margin-bottom: 9px;
}
.yqlj1 .body{
	padding: 10px;
}
.yqlj1 .body a{
	    float: left;
    margin-right: 10px;
    line-height: 23px;
}
.zdtj {
	    height: 200px !important;
}
.zdtj li{
	background: none !important;
}
.main .section_right  .link a{
	position: absolute;
	width: 90px;
	height: 99px;
}
.section_right .lj1{
	top: 7px;
   	left: 20px;
}
.section_right .lj2{
	top: 7px;
    left: 132px;
}
.section_right .lj3{
	top: 142px;
   	left: 20px;
}
.section_right .lj4{
	top: 142px;
    left: 132px;
}
.section_right .lj5{
	top: 272px;
   	left: 20px;
}
.section_right .lj6{
	top: 272px;
    left: 132px;
}
.section_right .lj7{
	top: 391px;
   	left: 20px;
}
.section_right .lj8{
	top: 391px;
    left: 132px;
}
.section_right .lj9{
	top: 401px;
   	left: 20px;
}
.section_right .lj10{
	top: 401px;
    left: 132px;
}
.yqlj {
	width: 1000px;
	margin: 0 auto;    margin-bottom: 10px;
}
.yqlj .title{
	height: 30px;
	line-height: 30px;
	background: #26b79a;
	padding-left: 20px;
	color: white;
	font-size: 14px;
}
.yqlj .body{
	padding: 10px;
	border: 1px solid gainsboro;background: white;
}
.yqlj .body a{
	    margin-right: 10px;
    font-size: 14px;
    color: #636363;
    float: left;
}
.yqlj .body a:hover{
	color: red;
}
