﻿@charset "utf-8";



* { margin: 0px; padding: 0px;}
body { font-size: 14px; font-family: "微软雅黑"; color: #aeaeae; background-color: #fff; cursor: default; word-wrap: break-word;}
html { overflow-y: scroll;}
img { border: 0; max-width: 100%;}
/*img:hover { filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }*/
a { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; outline: 0;}
a { color: inherit;}
ol, ul, li { list-style-type: none;}
input { margin: 0; padding: 0; border: 0 none; outline: 0; color: inherit;}
.l { float: left;}
.r { float: right;}
.c { clear: both;}
.tl { text-align: left;}
.tr { text-align: right;}
.tc { text-align: center;}
.bf { background: #fff;}
.pl0{
	padding-left: 0;}
.p02{ padding: 0 2px;}
.wrap{ max-width:1600px; margin:0 auto;}
.clearfix:after, .clearfix:before, .container:after, .container:before, .nav:after, .nav:before { display: table; content: " " ;}
.clearfix:after, .container:after, .nav:after { clear: both ;}








.channel_content{
	color: #2b2b2b;
	padding: 30px 0;
	line-height: 30px;}
.pic{
	border: 1px solid #d7d7d7;
	padding: 15px;
	margin: 15px 0;}
.pic:hover{
	border: 1px solid #3965cc;}
.name{
	font-size: 18px;
	color: #2b2b2b;
	line-height: 48px;
	font-weight: bold;}
.position{
	color: #2b2b2b;
	line-height: 24px;}
.pic img{ width:100%;height:230px;}

 @media only screen and (max-width: 768px) {
	 
 }