﻿
.site_banner{background-position:center top;background-repeat:no-repeat;height:260px;}
.serviceFont{background:#ededed;height:60px;line-height:25px;border:solid 1px #d5d3d3;color:#3d4c64;padding:10px;margin:20px auto;font-size:14px;font-family:'Microsoft YaHei','微软雅黑',STXihei,'华文细黑',Heiti,'黑体',SimSun,'宋体',sans-serif;}
.table_head{background:url(../images/tableline.jpg) repeat-x 0 47px;height:55px;line-height: 55px;font-size:18px;font-family:'Microsoft YaHei','微软雅黑',STXihei,'华文细黑',Heiti,'黑体',SimSun,'宋体',sans-serif;}
.table_head span{width:20%;text-align:center;display:block;float:left;height:55px;line-height:55px;cursor:pointer;margin:0 10px;}
.table_head span.hover{ background:url(../images/tabletit.jpg) no-repeat center 47px;}
a.more{float: right;margin-right:25px;}
.problemCon{border:solid 1px #e3e3e3;background:#FFF;padding:10px 15px;width:750px;float:left;margin:15px 0 0 0px;}
.imgNewlist li{border-bottom:dashed 1px #d9d9d9;height:114px;padding:10px 0px;font-size:14px;}
.imgNewlist li .title_type{height:35px;line-height:30px;font-size:18px;font-family:'Microsoft YaHei','微软雅黑',STXihei,'华文细黑',Heiti,'黑体',SimSun,'宋体',sans-serif;color:#333}
.imgNewlist li .title_type:hover{color:#f60}
.imgNewlist li p{line-height:28px;color:#666;}
.imgNewlist li p a{color:#ff6600}
.imgNewlist li p a:hover{text-decoration:underline}
.imgNewlist li img{width:188px;height:112px;border:solid 1px #a2a2a2;float:left;margin:0 15px 0 0px;}
.imgNewlist li img:hover{border:solid 1px #f60}
/*微信微博*/
.wexin{width:195px;border:solid 1px #e3e3e3;float:right;margin:15px 0 0 0px;background:#fff}
.wexin h2{height:40px;line-height:40px;background:#30405a;text-align:center;color:#FFF;font-family:'Microsoft YaHei','微软雅黑',STXihei,'华文细黑',Heiti,'黑体',SimSun,'宋体',sans-serif;font-weight:normal}
.wexin ul li{padding:8px 0px;text-align:center;border-bottom:solid 1px #e3e3e3;font-size:14px;}
.wexin ul li img{display:block;margin:6px auto;width:146px;}


@media only screen and (max-width:768px){
	.problemCon{padding-bottom:40px;width:100%; height:450px;box-sizing:border-box;-moz-box-sizing:border-box;/* Firefox */-webkit-box-sizing:border-box;/* Safari */}
	.imgNewlist li{height:106px;overflow:hidden;}
	.imgNewlist li .title_type{font-size:1.2em;display:block;height:1.8em;line-height:1.8em;overflow:hidden;}
	.table_head span{font-size:16px; white-space:nowrap;}
	.imgNewlist li img{width:150px;height:106px}
	.imgNewlist li p{line-height:1.5em;}
	/*微信微博*/
	.wexin{width:100%;border:solid 1px #e3e3e3;float:none;clear:both;margin:15px 0 0 0px;background:#fff}
	.wexin h2{height:40px;line-height:40px;background:#30405a;text-align:center;color:#FFF;font-family:'Microsoft YaHei','微软雅黑',STXihei,'华文细黑',Heiti,'黑体',SimSun,'宋体',sans-serif;font-weight:normal}
	.wexin ul li{padding:8px 0;text-align:center;border:solid 1px #e3e3e3;font-size:14px;float:left;width:49%;background:#FFF;box-sizing:border-box;-moz-box-sizing:border-box;/* Firefox */-webkit-box-sizing:border-box;/* Safari */;border-top:none}
	.wexin ul li img{display:block;margin:6px auto;width:146px}
	.wexin ul li:last-child img{padding:8px;width:130px;}
	.table_head {position:relative;}
	.table_head .more{position:absolute; bottom: -450px;right: 0;}
}
@media only screen and (max-width:768px){
	.table_head span{font-size:12px;margin:0 19px;}
}
