.clear {
  clear: both;
  }

.videotitle {
	display: inline;
}
  
.img-wrap {
		//border:1px solid;
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        overflow: hidden;
}

.img-wrap img  {
        position: absolute;
        height: 100%;	
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
}

.div-content {
	width: 31%;
	background: rgba(234, 234, 234, 0.6);
	margin: 10px;
	padding: 10px;
	float: left;
	min-width: 350px;
	min-height: 300px;
}

.div-clear{
	clear: both;
}

.div-none{
	display: none;
}

.phoneview p{
	font-size: 25px;
	line-height: 40px;
}

.my_bg_01 {
	background: #dff7d7;
}
.my_bg_02 {
	background: #928476;
}
.my_bg_03 {
	background: #fffaf4;
}

.banner-title-color{
	color: #656565;
}

a.linkwhite{color: white;}
a.linkwhite:hover{color: #c1d7e8;}

a.linkblack(color: black;)
a.linkblack:hover{color: #c1d7e8;}

a.text-info:hover{color: #c1d7e8;}

#NavTop {
width: 120px;/*图片盒子的宽度 右移*/
height: 150px;
margin-top: 50px;
position: fixed;
left: 1%;
top: 60%; /*固定位置,右浮动，距上200px*/
}

.videolist { position:relative; float:left; width:500px; height:300px; margin-right:50px; margin-top:15px; margin-bottom:30px; }
.videolist:hover{ cursor: pointer; }
.videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:640px; height:360px; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }

@media (max-width: 767px) {
	.videotitle {
		display: none;
	}
}


.widget {
	/*background: #fff;*/
	padding: 30px 0 0
}

.widget-title {
	font-size: 1.5em;
	margin-bottom: 20px;
	line-height: 1.6;
	padding: 10px 0 0;
	font-weight: 400
}

.widget-recent-posts ul {
	padding: 0;
	margin: 0;
	padding-left: 20px
}

.widget-recent-posts ul li {
	list-style-type: none;
	position: relative;
	line-height: 170%;
	margin-bottom: 10px
}

.widget-recent-posts ul li::before {
	content: '\f3d3';
	font-family: "Ionicons";
	position: absolute;
	left: -17px;
	top: 3px;
	font-size: 16px;
	color: #000
}

.widget-Tags {
	clear: both
}

.widget-Tags ul {
	padding: 10px 0;
	margin: 0;
	clear: both
}

.widget-Tags ul li {
	list-style-type: none;
	/*line-height: 100%;*/
	/*margin-bottom: 10px;*/
	display: inline-block;
	/*padding-right: 10px*/
}

.widget-Tags ul li a {
	border: 1px solid rgba(237, 237, 237, 0.5);
	border-radius: 3px 0 0 3px;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	height: 30px;
	line-height: 28px;
	padding: 0 8px;
	position: relative;
	margin: 0 5px 5px 0;
	text-decoration: none;
	-webkit-transition: color 0.2s;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;
	min-width: 142px;
	text-align: center;
}

.widget-Tags ul li a:hover, .widget-Tags ul li a#cur {
	border-bottom: 1px solid rgba(51, 51, 51, 0.7);
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;
}

/*.widget-Tags ul li a::before {
	background: #fff;
	border: 1px solid #eceded;
	border-radius: 10px;
   
	content: '';
	height: 6px;
	left: 10px;
	position: absolute;
	width: 6px;
	top: 12px;
}*/

/*.widget-Tags ul li a::after {
	background: #fff;
	border-bottom: 13px solid transparent;
	border-left: 10px solid #ededed;
	border-top: 13px solid transparent;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;
}*/

/*.widget-Tags ul li a:hover::after, .widget-Tags ul li a#cur::after {
	border-left-color: #333;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;
}*/




.widget-category ul {
	padding: 0;
	margin: 0;
	padding-left: 25px
}

.widget-category ul li {
	list-style-type: none;
	position: relative;
	line-height: 170%;
	margin-bottom: 10px
}

.widget-category ul li a i {
	display: block;
	float: left;
	width: 0;
	margin-right: 5px;
	overflow: hidden;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.widget-category ul li a:hover i,.widget-category ul li a.cur i {
	width: 15px
}

.widget-category ul li::before {
	content: '\f3fe';
	font-family: "Ionicons";
	position: absolute;
	left: -25px;
	top: 1px;
	font-size: 18px;
	color: #000
}

.widget-links {
	clear: both
}

.widget-links ul {
	padding: 0;
	margin: 0;
	padding-left: 25px
}

.widget-links ul li {
	list-style-type: none;
	position: relative;
	line-height: 170%;
	margin-bottom: 10px
}

.widget-links ul li::before {
	content: '\f3d3';
	font-family: "Ionicons";
	position: absolute;
	left: -25px;
	top: 1px;
	font-size: 16px;
	color: #000
}

 .side-container-section {
	margin-bottom: 20px;
	padding: 15px 20px
}

 .side-container-section-title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px
}

.card {
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 6px;
	box-shadow: 0 4px 6px rgba(0,0,0,.08);
	transition: box-shadow linear 300ms
}

.card:hover {
	box-shadow: 0 6px 12px rgba(0,0,0,.08)
}
