﻿@charset "utf-8";
	a:link,a:visited {
	color:#333;
}
a:hover,a:active {
	color:#c00;
	text-decoration:none;
}
a {
	color:#fff;
}
p.abst {
	font-size:14px;
	line-height:32px;
	color:#fff;
}
.section {
	width:1920px;
	height:946px;
}
.w1200 {
	width:1200px;
	margin:0 auto;
}
.header {
	height:60px;
	overflow:hidden;
	background:#fff;
}
.header .lsite {
	float:left;
	font-size:14px;
	line-height:60px;
}
.header .rsite {
	float:right;
	margin-top:16px;
}
.header .rsite #keyword {
	width:258px;
	height:26px;
	border:1px solid #d9d9d9;
	text-indent:1em;
}
.header .rsite input[name="SearchSubmit"] {
	margin-left:-4px;
}
.banner {
	position:relative;
	width:1200px;
	margin:0 auto;
}




.crumbs{
	overflow: hidden;
	margin: 35px 0;
	font-size: 16px;
	color: #234686;
}

.crumbs a{
	color: #234686;
}

.tithd{
	width: 1200px;
	height: 44px;
	background: url(../images/zlyc-hd.png) no-repeat center top;
	overflow: hidden;
}

.tithd h2{
	float: left;
	font-size: 24px;
	font-weight: bold;
	line-height: 44px;
	margin-left: 26px;
}

.tithd h2 a{
	color: #fff;
}

.tithd span{
	float: left;
	font-size: 16px;
	line-height: 44px;
	margin-left: 88px;
	color: #fff;
}

.col .bd.listBox li {
	float:left;
	width:380px;
	position:relative;
	overflow:hidden;
}
.col .bd.listBox .img {
	height:214px;
	overflow:hidden;
}
.col .bd.listBox a {
	display:block;
	color:#666
}
.col .bd.listBox .img img{
	width: 380px;
	height:214px;
	overflow:hidden
}
.col .bd.listBox .tag {
	position:absolute;
	left:0;
	top:10px;
	line-height:25px;
	color:#fff;
	background-color:#ff6262;
	padding:0 5px;
	border-radius:0 2px 2px 0
}
.col .listBox .info {
	background-color:#fff;
	border:1px solid #e5e5e5;
	padding:10px;
	line-height:28px;
	color: #234686;
}
.col .listBox .info h3 {
	margin-bottom:5px;
	font-size:16px;
	color:#234686;
	overflow:hidden;
	font-weight: bold;
}

.col .listBox .info .sub p {
	height:50px;
	padding:0;
	overflow:hidden;
	line-height:26px;
	font-size:14px;
	color: #666;
}

.col .listBox li:hover {
	box-shadow:0 0 15px rgba(0,0,0,.08)
}

.col .listBox .img span{
	position: absolute;
    top: 10px;
    left: 13px;
    height: 25px;
    background-color: #fff;
    opacity: 0.8;
    text-align: center;
    line-height: 25px;
	border-radius: 5px;
    font-size: 16px;
    padding: 0 10px;
}


.col .listBox .sign{
	margin-top: 20px;
	width: 78px;
	height: 30px;
	background-color: #8097c3;
	border-radius: 5px;
	position: relative;
}

.col .listBox .sign i{
	position: absolute;
	top: 7px;
	left: 16px;
	width: 14px;
	height: 16px;
	background: url(../images/isgn.png) no-repeat center top;
}

.col .listBox .sign em{
	position: absolute;
	left: 38px;
	top: 2px;
	color: #fff;
}

.col .listBox .sub{
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #8097c3;
}

.col .listBox .timeVote{
	overflow: hidden;
	margin-top: 10px;
}

.col .listBox .timeVote *{
	overflow: hidden;
	float: left;
	font-size: 14px;
	color: #8097c3;
}

.col .listBox .timeVote .voteBtn{
	float: right;
}

.col .listBox .timeVote .voteBtn span{
	background: url(../images/vote.png) no-repeat center left;
	text-indent: 1.5em;
}

.col .listBox li {
    margin: 38px 0 0 31px;
}


.col .bd.listBox {
    margin-top: 10px;
    float: left;
    position: relative;
    margin-left: -33px;
    overflow: hidden;
}


/*page*/
.pages {
	font-size: 0;
	padding: 50px 0;
	text-align: center;
}

.pages li {
	display: inline-block;
	margin: 0 2px;
	font-size: 12px;
	line-height: 1;
	border-width: 1px;
	border-style: solid;
	border-color: #ededed;
	border-radius: 5px;
	background-color: #fff;
	border-radius: 5px;
}

.pages a {
	display: block;
	padding: 8px 10px;
	color: #444;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-radius: 5px;
}

.pages a:hover {
	background-color: #3171b2;
	border-color: #3171b2;
	color: #fff;
}


.articleBlcok {
	overflow: hidden;
	background-color: #fff;
}

.articleBlcok .w1120 {
	width: 1120px;
	overflow: hidden;
	margin: 20px auto;
}

.dy-article .article-hd {
	margin: 30px 0;
}

.article-hd h1 {
	font-size: 32px;
	line-height: 1.2;
	text-align: center;
	margin-top: 20px;
}

.article-hd .article-tool a {
	background-image: url(https://moban.dayoo.com/public/c/2017/static/images/sprites.png?v201512311809);
	background-repeat: no-repeat;
}

.content-info {
	height: 40px;
	padding: 0 0 0 20px;
	background-color: #f2f2f2;
	color: #808080;
	font-size: 14px;
    line-height: 40px;
    margin-top: 30px;
}

.content-info-main {
	float: left;
}

.content-info-main .time,.content-info-main .source {
	float: left;
}

.content-info-main .source {
	margin-left: 15px;
}

.article-hd .article-time-source {
	float: left;
	width: 400px;
	font-size: 12px;
	line-height: 30px;
	color: #666;
}

.article-hd .article-time-source>* {
	margin-right: 10px;
}

.article-hd .article-tool,
.article-hd .article-tool a {
	float: right;
}

.article-hd .article-tool a {
	height: 28px;
	padding: 0 8px 0 28px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 28px;
	border: 1px solid #eaeaea;
	border-radius: 2px;
	color: #b40000;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.article-hd .article-tool a:hover {
	background-color: #b40000;
	color: #fff;
	border-color: #b40000;
}

.article-hd .article-tool a.article-tool-comment {
	font-family: verdana;
	font-style: italic;
}

.article-hd .article-tool-share {
	background-position: -112px -293px;
}

.article-hd .article-tool-comment {
	background-position: -112px -245px;
}

.article-hd .article-tool-share:hover {
	background-position: -112px -393px;
}

.article-hd .article-tool-comment:hover {
	background-position: -112px -345px;
}



.content-info .share{float: right;position: relative;z-index: 999;}
.content-info .share>*{float: left;margin-right: 8px;}

.bdshare-button-style1-24 a, .bdshare-button-style1-24 .bds_more{
    float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
   
    margin: 6px 6px 6px 0;
}

.bdsharebuttonbox {
    margin-top: 7px;
}

.content{
    margin-top: 20px;
}


.content {
	font-size: 18px;
	line-height: 36px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.content #text_content {
	padding: 0 10px;
}

.content p {
	margin: 20px 0;
}

.content img,
.content p img {
    margin: 10px auto;
    display: block;
}

.dz{
    width: 90px;
    height: 90px;
    background-color: #8097c3;
    border-radius: 5px;
    margin: 40px auto;
}

.warpper{
    overflow: hidden;
}

.dz .voteBtn i{
    display: block;
    width: 29px;
    height: 29px;
    text-align: center;
    color: #fff;
    display: block;
    background: url(../images/vote2.png) no-repeat  center top;
    margin: 14px auto 0;
    outline: none;
}

.dz .voteBtn{
    overflow: hidden;
    display: block;
}

.dz .voteBtn span{
    text-align: center;
    display: block;
    margin-top: 10px;
    color: #fff;
}


@media screen and (max-width: 768px){
	.warpper .banner img{
		width: 100%;
	}
	.warpper .navLink{
		height: auto;
	}
	.warpper .navLink ul{
		width: 100%;
	}
	.warpper .navLink li{
		width: 33%;
		margin: 5px 0;
	}
	.swiper-slide{
		width: 100%;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right: 10px;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: 10px;
	}
	.col{
		background: none;
	}
	.topNews{
		margin-top: 21px;
	}
	.swiper-slide img{
		height: auto;
	}
	.swiper-slide{
		height: auto;
	}
	.topNews .imgArea{
		width: 100%;
		height: auto;
	}
	.topNews .imgArea img{
		width: 100%;
		height: auto;
	}
	.topNews .textArea{
		width:auto;
		margin-right: 0;
		padding: 10px;
		background: #f2f2f2;
	}

	.col .bd.listBox{
		margin-left: 0;
	}
	.col .bd.listBox li{
		width: 100%;
		margin: 10px auto;
	}
	.col .bd.listBox .img,.col .bd.listBox .img img{
		width: 100%;
		height: auto;
    }
    
    .ibox .area{
        width: auto;
        margin: 10px;
    }

    .ibox .bd img{
        margin-left: 10px;
    }

    .ibox .area .line{
        width: 100%;
    }

    .coltab .tabhd{
        width: 100%;
    }

    .coltab .tabhd li{
        width: 45%;
        margin: 10px 2.5%;
	}
	
	.valueList{
		width: auto;
	}
	.valueList .listTitle{
		width: 100%;
	}

	.valueList .listArea {
		width: 100%;
	}

	.valueList .listArea span{
		width: 25%;
		margin-left: 10px;
		margin-top: 10px;
		text-align: center;
    }
    
    .articleBlcok .w1120{
        width: 100%;
	}
	
	.content img, .content p img{
		width: 100%;
	}
}