html,body,ul,li,dl,dt,dd,img,form,h1,h2,h3,h4,h5,h6,p{ margin:0;padding:0;border:none}

ul,li{list-style:none}

body {width: 100%;height: 500px;font-size:12px; color:#666;margin:0 auto; font-family:"微软雅黑";}

a{text-decoration:none;color:#000;}
a:hover{color: #CF1010; text-decoration:none;}

.floatl{float:left}
.floatr{float:right}

.flex{
	display:flex!important;
    justify-content: center;
    justify-items: center;
    align-items: center;
}

/*必要*/
.page-body {
    transform-origin: left top;
    width: 1900px;
    overflow-x: hidden;
}


.w880{
	width:880px;
}
.w482{
	width:482px;
}
.w782{
	width:782px;
}
.w510{
	width:510px;
}
.height480{
	height:480px;
}


.margint50{margin-top:50px}
.margint40{margin-top:40px}
.margint80{margin-top:80px}




/*顶部导航*/
.topnav { background:url(../images/top_bg.png) repeat-x top; height:50px; width:100%;}
.tougao { width:80px; height:35px; background:url(../images/top_tougao.jpg); color:#fff; text-align:center; padding-top:10px; font-size:14px;}
.topnav_list { width:600px; padding:10px 20px 0 20px; height:30px;}
.topnav_list li { padding:0 5px; float:left; font-size:14px;}
.topnav_list li a:link,.topnav_list li a:visited,.topnav_list li a:active{ color:#333;}
.topnav_list li a:hover { color:#333; background:url(../images/navline.jpg) no-repeat bottom center; text-decoration:none; padding-bottom:12px;}
#time { width:225px; font-family:Verdana, Geneva, sans-serif; padding-top:0px; color:#666;}


/*搜索*/
.search { width:340px; float:right;}
.mainsearch .btn{background-image:url(../images/back.png); }
.mainsearch .inputbox{ float:left;border:#ddd 2px solid;margin-right:0; color:#666; background:#ffffff } 
.mainsearch .input{padding:3px 4px 3px 6px; line-height:21px;height:21px;width:285px;float:left;border:none; background:#ffffff}
.mainsearch .btn{border:none;background-position:0px 0px;cursor:pointer;width:39px; height:31px; float:left; }
.mainsearch .btn:hover,.mainsearch .btn.btnover{background-position:0px -31px;}


/*导航*/
.navlink { width:1200px; margin:0 auto;  line-height:50px;}
.navlink li {float:left;font-size:26px;}
.navlink li a:link,.navlink li a:visited,.navlink li a:active { margin:3px 63px;  color:#fff; }
.navlink li a:hover { margin:2px 53px; color:#fff; background:#ffffff40; text-decoration:none; border:0px #d5d0d073 solid;border-radius: 0px; padding:8px 10px; }

.link1 a:link,.link1 a:visited,.link1 a:active,.link1 a:hover{ color:#666; font-size:16px;}
.link2 a:link,.link2 a:visited,.link2 a:active,.link2 a:hover{ color:#fff;}
.link3 a:link,.link3 a:visited,.link3 a:active,.link3 a:hover{ color:#666; font-family:"宋体"}
.link4 a:link,.link4 a:visited,.link4 a:active,.link4 a:hover{ color:#044c82;}
.link5 a:link,.link5 a:visited,.link5 a:active,.link5 a:hover{ color:#0058ae; font-size:16px;}

/* */
.vmain {width:715px;margin:0 auto; display:block;  }
.jjhd {	width:100%;	height:375px;}
.jjhd .show .topyw .arr_l a {	position:absolute;	left:5px;	bottom:175px;	background:url(../images/l-arr.png)  left  center no-repeat;	width:50px;	height:46px;	cursor:pointer;	z-index:999;}
.jjhd .show .topyw .arr_r a {	position:absolute;	right:5px;	bottom:175px;	background:url(../images/r-arr.png) right  center no-repeat;	width:50px;	height:46px;	cursor:pointer;	z-index:999;}
.jjhd .show {width:100%;	height:100%; 	position:relative;	display:block; margin:0 auto;}
.jjhd .show .no_list {	position:absolute;	right:10px;	bottom:10px;		z-index:999;	text-align:right;}
.jjhd .show .no_list a {	width:10px;	height:10px; border-radius:5px;	display:inline-block;	margin-left:3px;	cursor:pointer; background:#a3a3a3;}
.jjhd .show .no_list a.cur { background:#f00	;}
.jjhd .show .topyw ul{ width:100%; height:100%; margin:0 auto;}
.jjhd .show .topyw li {width:100%; height:100%; margin:0 auto;   }
.jjhd .show .topyw li img{width:715px; height:375px;  }
.jjhd .show .topyw li h3 {width:430px; padding:0 10px; overflow:hidden; height:56px; font:16px/56px microsoft yahei;	 position:absolute; bottom:0px;left:0px;	z-index:99;	color:#fff;	}
.jjhd .show .topyw li h3 a {	color:#fff; }
.jjhd .show .topyw li .bg {width:100%;	background:#000000;	height:56px; left:0px;	overflow:hidden;	position:absolute;	bottom:0px;		z-index:9;	filter:alpha(opacity=80);	-moz-opacity:0.8;	-khtml-opacity:0.8;	opacity:0.8;}
/* */



.news_list_big {
    width: 445px;
    margin-left: 40px;
    margin-right: 0px;
}
.news_list_head {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f1f1f1;
}
.f_left {
    float: left;
}
.news_list_tab li {
    position: relative;
    float: left;
    height: 48px;
    margin-right: 40px;
    font-size: 24px;
}
.news_list_tab li a {
    font-size: 24px;
    height: 48px;
    display: inline-block;
    color: #6fa144;
    font-weight: bold;
}
.news_list_tab li a:hover {
    text-decoration: none;
}
.news_list_tab .active, .news_list_tab li:hover {
    border-bottom: 2px solid #6fa144;
}
.news_list_ul li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_list_ul li a {
    display: block;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list_ul li .title {
    position: relative;
    bottom: 45px;
    *bottom: 33px;
    background: url(../images/bg-shade.png) repeat-x;
    height: 30px;
    line-height: 30px;
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_list_ul li .title:hover {
    color: #fff;
}


.div_hot_bigTitle{
    border-bottom: 1px #f5f5f5 dashed;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.div_hot_bigTitle h1{
    margin: 20px 0 10px 0;
}
.div_hot_bigTitle p{
    line-height: 25px;
    font-size: 15px;
}
#div_yjdt{}
#div_yjdt li, #div_szdt li{
}
#div_yjdt li a, #div_szdt li a{
	position:relative;
    padding-left: 14px;
}
#div_yjdt li a:before, #div_szdt li a:before{
	content:'';
	position:absolute;
	left:0;
	top:16px;
	width:1px;
	height:1px;
	border:1px solid #000;
	border-radius:100%;
}
#div_yjdt li a:hover, #div_szdt li a:hover{}


.div_pub_title{
	width:100%;
	display:flex;
}
.div_pub_title h2{
    width: auto;
    font-size: 24px;
    color: #6fa144;
    position: relative;
    padding-left: 12px;
    white-space: nowrap;
}
.div_pub_title h2:before{
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 1px;
    height: 24px;
    border-left: 3px solid #6fa144;
}
.div_pub_title div.div_line{
	width:100%;
    margin: 0 15px;
	position:relative;
}
.div_pub_title div.div_line:before{
	content:'';
	position:absolute;
	top:15px;
	width:100%;
	border-bottom:1px dashed #efefef;
}


.div_pub_title div.more{
	width:55px;
	display:display;
	white-space: nowrap;
	line-height:30px;
	color:#888888;
}

.div_pub_list{
    margin-top: 20px;
    overflow: hidden;
}
.div_pub_list li{
    float: left;
    line-height: 44px;
    padding-left: 14px;
    position: relative;
    font-size: 18px;
    overflow: hidden;
}
.div_pub_list li:before{
	content:"";
	position:absolute;
	left:0;
	top:20px;
	width:0px;
	height:0px;
	border-radius:100%;
	border:2px solid #000;
}
.div_pub_list li a{
    width: 305px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.div_pub_list .div_first{
    margin-right: 10px;
	padding-left:0!important;
}
.div_pub_list .div_first:before{
	border:none!important;
}


.div_video_list {
    border-bottom: 0;
}
.div_video_list .news_list_tab{}
.div_video_list .news_list_tab li{
	background: #ebebeb;
	padding:0 29px;
}
.div_video_list .news_list_tab li.active{
    background: #6fa144;
    color: #fff;
	padding:0 29px;
}
.div_video_list .news_list_tab li.active a{
	color: #fff;
}


.video_list_ul{
    margin-top: 20px;
}
.video_list_ul li{
    width: 234px;
    float: left;
    height: auto;
    margin-right: 32px;
	margin-bottom:20px;
}
.video_list_ul li:nth-child(2n){margin-right:0;}
.video_list_ul li p {
    padding: 0;
    margin: 0 auto;
    width: 234px;
    float: left;
	text-align:center;
}
.video_list_ul li img{
	margin:0;
	padding:0;
    float: left;
}


.div_four_title_list{
    width: 100%;
    overflow: hidden;
    display: flex;
}
.div_four_title_list ul{
	margin-right:15px;
}
.div_four_title_list ul:nth-child(2n){margin-right:0;}
.div_four_title_list ul li{
    float: left;
    line-height: 44px;
    padding-left: 14px;
    position: relative;
    font-size: 18px;
    overflow: hidden;
}
.div_four_title_list ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 0px;
    height: 0px;
    border-radius: 100%;
    border: 2px solid #000;
}
.div_four_title_list ul li a{
    width: 305px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.div_four_title_list .first{
	position:relative;
    padding: 0;
}
.div_four_title_list .first p{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #00000073;
    color: #fff;
    text-align: center;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.div_four_title_list .first img{
	float:left;
}
.div_four_title_list .first:before{
	border:none;
}






.div_for_title_list{
    width: 100%;
    overflow: hidden;
    display: flex;
}
.div_for_title_list .rczp ul{
	margin-right:15px;
}
.div_for_title_list .rczp:nth-child(2n){margin-right:0;}
.div_for_title_list .rczp li{
    float: left;
    line-height: 44px;
    padding-left: 14px;
    position: relative;
    font-size: 18px;
    overflow: hidden;
}
.div_for_title_list .rczp li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 0px;
    height: 0px;
    border-radius: 100%;
    border: 2px solid #000;
}
.div_for_title_list .rczp li a{
    width: 305px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.div_for_title_list .rczp .first{
	position:relative;
    padding: 0;
}
.div_for_title_list .rczp .first p{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #00000073;
    color: #fff;
    text-align: center;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.div_for_title_list .rczp .first img{
	float:left;
}
.div_for_title_list .rczp .first:before{
	border:none;
}


.titleImgForList{
	
}
.titleImgForList .div_pub_title h2{
	color:#ff6f61;
}
.titleImgForList .div_pub_title h2:before{
	border-left:3px solid #ff6f61;
}
.titleImgForList li{
    float: left;
    line-height: 40px;
    padding-left: 14px;
    position: relative;
    font-size: 18px;
    overflow: hidden;
}
.titleImgForList li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 0px;
    height: 0px;
    border-radius: 100%;
    border: 2px solid #000;
}
.titleImgForList li.first{
	display:flex;
    padding-left: 0;
}
.titleImgForList li.first:before{
	border:none;
}
.titleImgForList li.first img{
	margin-right:10px;
    width: 200px;
}
.titleImgForList li.first div{
    
}
.titleImgForList li.first div h2{
    font-size: 22px;
    line-height: 24px;
}
.titleImgForList li.first div p{
    font-size: 15px;
    color: #666666;
    line-height: 30px;
    margin-top: 20px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 3; 
    line-clamp: 3;
    -webkit-box-orient: vertical; 
}

.div_for_li{}
.div_for_li li{
    justify-content: center;
    align-items: center;
}


.vmains {
    width: 500px;
    margin: 0 auto;
    display: block;
}
.vmains .show .topyw li img {
    width: 500px;
    height: 375px;
}



.vmainss {
    width: 288px;
    display: block;
    margin-top: 20px;
}
.vmainss .show .topyw li img {
    width: 288px;
    height: 212px;
}

.vmainss .show .topyw li .bg {
    width: 100%;
    background: #000000;
    height: 56px;
    left: 0px;
    overflow: hidden;
    position: absolute;
    top: 156px;
    z-index: 9;
    opacity: 0.5;
}
.vmainss .show .topyw li h3 {
    width: 430px;
    padding: 0 10px;
    overflow: hidden;
    height: 56px;
    font: 14px / 56px microsoft yahei;
    position: absolute;
    top: 156px;
    left: 0px;
    z-index: 99;
    color: #fff;
}
.vmainss .show .no_list {
    position: absolute;
    right: 10px;
    top: 190px;
    z-index: 999;
    text-align: right;
}
















.copyright{
    margin: 0 auto;
    text-align: center;
	font-size:12px;
	margin-top:50px;
	line-height:24px;
	padding-top:30px;
	border-top:1px solid #dbdbdb;
}
.div_link{
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.div_link h4{
    float: left;
    clear: both;
    overflow: hidden;
    color: #000000;
    font-weight: bold;
}
.div_link ul{
    width: 100%;
    float: left;
    overflow: hidden;
    clear: both;
}
.div_link ul li{
	margin:10px 20px 0 0;
	float:left;
}






