/* cont_left */
.cont_left {width:850px; float:left; margin-top:15px}

.shead {width:100%; height:35px; line-height:35px; position:relative; z-index:0; border-bottom:1px solid #e8e8e8;}
.shead .t {position:absolute; left:0; top:0; border-bottom:3px solid #1b9ee9;}
.shead .t span {display:inline-block; width:80px; font-size:18px;}
.shead .m {position:absolute; right:0; top:0;}
.shead .m a {color:#999999; font-size:14px;}

.hynewsMore,.dynamics,.load_more {padding-top:20px; text-align:center; overflow:hidden;}
.hynewsMore a,.dynamics a,.load_more a {display:inline-block; padding:8px 25px; border:1px solid #01abff; font-size:16px; color:#01abff;}

.cont_left .dynamic {overflow:hidden;}
.dynamic .d_main {overflow:hidden;}
.dynamic .d_main dl {overflow:hidden; margin:20px 0; border-bottom:1px solid #f0f0f0;}
.dynamic .d_main dl dt {width:100%; padding-bottom:25px; height:85px;}
.dynamic .d_main .who {width:80px; float:left; border-radius:75px; overflow:hidden;}
.dynamic .d_main img {max-width:100%; max-height:100%;}
.dynamic .d_main .name {float:left; margin-left:25px;}
.dynamic .d_main .name a {display:block; font-size:18px; height:35px; line-height:35px; margin:10px 0; overflow:hidden;}
.dynamic .d_main .name span {display:block; font-size:12px; color:#999999;}
.d_main dl  dt .hy_look{float:right; position:relative;}
.d_main dl  dt .hy_look span{display:block; width:135px; height:40px; line-height:40px; text-align:center; color:#fff; background:#01abff; cursor:pointer;}
.d_main dl  dt .hy_look span:hover{background:#0099ff;}
.d_main dl  dt .hy_look .hy_code{display:none; position:absolute; top:50px; right:0; width:125px; background:#f1f1f1; padding:5px; border-radius:5px; text-align:center;}
.d_main dl  dt .hy_look .hy_code p{padding:10px 0;}
.d_main dl  dt .hy_look .hy_code img{max-width:100%; max-height:100%;}
.d_main dl  dt .hy_look:hover .hy_code{display:block;}
.dynamic .d_main .write {line-height:30px;font-size:15px; margin-bottom:25px;}
.dynamic .d_main dl dd {padding-left:50px;}
.dynamic .d_main .pic {overflow:hidden; width:100%;}
.dynamic .d_main .pic li {width:160px; height:120px; text-align:center; line-height:120px; float:left; margin:0 15px; margin-bottom:25px;}


/*zÖ÷Òª²¿·Ö*/
.blue {
	color:#1b9ee9;
}
.left {
	float:left;
}
.right {
	float:right;
}
.m-weiAll{width:1200px; margin:0 auto; overflow:hidden;}
.MainContainer{overflow:hidden;}
.MainContainer .left .mcont {width:900px; margin-top:20px; position: relative;}
.ListCont {
	width:287px; background:#fff; 
	float:left; 
	overflow:hidden;
	position: absolute; left: 0px; top: 0;
	-webkit-transition: all .7s ease-out .1s;
	-moz-transition: all .7s ease-out;
	-o-transition: all .7s ease-out .1s;
	transition: all .7s ease-out .1s;
}
.listwei {
	border:1px solid #d6d6d6;
	overflow:hidden;
	padding:5px 8px 15px 8px;
	margin-bottom:15px;
	font-size:14px; position:relative;
}
.listwei:hover {
	border:1px solid #99cc00;
}
.listwei .img {
	width:269px;
	border-bottom:2px solid #878787; 
	margin-bottom:10px;
}
.listwei .img img{width:269px; height:auto;}
.listwei .cont .word {
	line-height:20px;
	text-indent:2em;
	height:60px;
	overflow:hidden;
}
.listwei .cont .other {
	width:100%;
	height:25px;
	line-height:25px;
	overflow:hidden;
	margin:10px 0;
}
.listwei .cont .other .pnum {
	width:50%; 
	background:url(word1.png) no-repeat left center;
	float:left;
	color:#787878;
}
.listwei .cont .other div span {
	padding-left:25px;
}
.listwei .cont .other .lnum {
	width:50%; 
	background:url(word2.png) no-repeat left center;
	float:right;
	color:#787878;
}

.listwei .info {
	width:265px; 
	height:63px; 
	overflow:hidden; 
	background:#f6f6f6;
}
.listwei .info dl{overflow:hidden;}
.listwei .info dl dt {
	float:left; padding:5px;
}
.m-phone{display:none; height:100%; position:absolute; top:0; left:0; background:rgba(103,103,103,.5); padding:10px; text-align:center;}
.m-phone span{font-size:15px; color:#fff; line-height:30px;}
.m-phone span img{border-radius:5px; width:80%;}
.listwei .info dl dt:hover .m-phone{display:block;}
.listwei .info dl dt a {
	width:52px; 
	height:52px; 
	border-radius:50%; 
	overflow:hidden; 
	display:block;
	background:#fff;
}
.listwei .info dl dt a img{width:52px; height:52px; border-radius:50%;}
.listwei .info dl dd {
	width:203px; 
	float:right; 
}
.listwei .info dl dd span {
	width:93%;
	padding-left:15px;
	float:left;
	line-height:25px;
	color:#626262;
}
.listwei .info dl dd .you {
	margin-top:8px;
}
.listwei .info dl dd .you a{color:#7eab00;}
.listwei .info dl dd .you a:hover{color:#ff9900;}
.jump {
 float:left; height:30px; margin:25px 0 5px 150px; text-align:center;
}
.jump a:hover,.jump a.ck{
	display:block;
	padding:5px 10px;
	text-align:center; 
	line-height:20px;
	color:#FFFFFF;
	background:#1b9ee9; 
}
.jump a:hover font,.jump a.ck font{color:#fff;}
.jump  a {float:left; margin:0 5px; display:block; padding:5px 10px; border:1px solid #cccccc;font-size:14px; 
	border-radius:5px; 
	text-align:center; 
	line-height:20px; 
	color:#666666;
}


.right {
	width:275px; overflow:hidden;
}
.right .sidehead {
	width:100%; 
	background:url(r_headbg.png) no-repeat bottom center;
	line-height:50px;
	font-size:18px;
	font-weight:bold;
	float:left;
}
.sidehead .tag {
	width:30%; float:left;
}
.sidehead .more {
	width:20%; float:right; background:url(more.png) no-repeat right center; padding-right:10px;
}
.sidehead .more a{
	font-size:15px; 
	color:#999999;
}
.sidehead .more a:hover {
	color:#99cc00;
}

.right .class,
.right .hot,
.right .notice,
.right .article {
	float:left; 
	width:100%;
}
.right .cont {
	float:left; 
	width:100%; 
	margin-top:18px;
}
.right .class .cont ul li {
	float:left; 
	line-height:30px; 
	height:30px; 
	overflow:hidden;
	 font-size:14px; 
	 padding-left:30px; 
	 margin-bottom:18px;
}
.right .class .cont ul .classlist0 {
	background:url(r_side1.png) no-repeat left center; 
	width:56%; 
}
.right .class .cont ul .classlist1 {
	background:url(r_side2.png) no-repeat left center; 
	width:22%; 
	text-align:right; 
}
.right .class .cont ul .classlist2 {
	background:url(r_side3.png) no-repeat left center; 
	width:56%;
}
.right .class .cont ul .classlist3 {
	background:url(r_side4.png) no-repeat left center; 
	width:22%; 
	text-align:right; 
}
.right .class .cont ul .classlist4 {
	background:url(r_side5.png) no-repeat left center; 
	width:56%;
}
.right .class .cont ul .classlist5 {
	background:url(r_side6.png) no-repeat left center; 
	width:22%; 
	text-align:right;  
}
.right .class .cont ul .classlist6 {
	background:url(r_side7.png) no-repeat left center; 
	width:56%;
}
.right .class .cont ul .classlist7 {
	background:url(r_side8.png) no-repeat left center; 
	width:22%; 
	text-align:right; 
}

.right .hot .hotlist {
	float:left;
	width:100%;
	margin-bottom:18px;
	background:url(hotlist_bg.png) no-repeat center center; 	
}
.right .hot .hotlist a {
	display:block;
	height:38px; 
	line-height:38px;
	width:239px;
	font-size:14px;
	padding:0 18px; overflow:hidden;
}
.right .hot .hotlist a:hover {
	background:#99cc00; color:#FFFFFF;
}

.cont .textlist {
	list-style-type:square;
	list-style-position:inside;
	width:100%;
	color:#1b9ee9;
	font-size:14px;
	height:25px; 
	line-height:25px;
	float:left;
	overflow:hidden;
	margin-bottom:5px;
}
.right .notice .cont .textlist a:hover {
	color:#99cc00;
}

.right .article .sidehead {
	background:none; 
}
.right .article .sidehead .tag {
	border-left:4px solid #5ac3ff; 
	height:22px; 
	line-height:25px; 
	margin-top:12px; 
	padding-left:10px;
}
.right .article .cont .textlist {
	list-style:none;
}
.right .article .cont .textlist a {
	padding-left:10px; 
	font-size:14px;
	height:25px; 
	line-height:25px;
	width:100%;
	display:block;	
	border-left:4px solid #dddddd;
}
.right .article .cont .textlist a:hover{
	background:#96c908; 
	color:#FFFFFF;
	border-left:4px solid #76961d;
}
