@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
body {
	font-family: "微软雅黑", Arial,宋体;
	font-size: 14px;
	line-height: 1.6;
	background-color: #fff;
}
#banner {
	line-height:0;
	width: 100%;
}
.banner-inner {
	min-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.banner-inner img {
	width: 100%;
	min-width: 1200px;
	min-height: 375px;
}
#nave {
	height: 68px;
	width: 100%;
	min-width: 1200px;
	margin: auto;
	background-color: #333;
}
.nave-inner {
	width: 1200px;
	margin: 0 auto;
}
.nave-list {
	overflow: hidden;
}
.lisi1 {
	float: left;
	width: 190px;
	height: 62px;
	margin-right: 8px;
	border-top: 6px solid #00a0e9;
	text-align: center;
}
.lisi1 a, .lisi2 a {
	font-size: 18px;
	color: #fff;
	line-height: 62px;
	text-align: center;
}
.lisi2 {
	text-align: center;
	float: right;
	width: 233px;
	height: 62px;
	border-top: 6px solid #00a0e9;
}
.lisi1:hover, .lisi2:hover {
	background-color: #000;
}
#main {
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
	margin: auto;
}
.main-inner {
	width: 1280px;
	margin: 0 auto;
}

.main-inner h4 {
	font-size: 18px;
	color: #000;
	margin-bottom: 6px;
	font-weight:normal;
}

.main-inner-to {
	height: 220px;
	background-image: url(../images/ddjdjdjd_03.png);
	background-repeat: no-repeat;
	width: 1200px;
	margin: 0 auto;
}
.speak-topics {
	margin-top: 50px;
}
.each-one {
	width: 380px;
	height: 150px;
	margin: 0 0 45px 45px;
	float: left;
}
.my-pic {
	width: 112px;
	height: 112px;

	position: relative;
	float: left;
}
.my-pic img {
	max-width: 100%;
	max-height: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	border-radius: 8%;
	position: absolute;
}
.per-discripition {
	float: left;
	margin-top: 12px;
	margin-left: 16px;
	width: 250px;
}
.main-inner p.my-name {
	font-size: 18px;
	color: #166cd3;
	line-height: 40px;
	margin-bottom:0;
}
.my-topic {
	font-size: 13px;
	color: #666;
}
.my-topic:hover {
	text-decoration: underline;
}
.main-inner-to p {
	padding-top: 66px;
	font-size: 18px;
	color: #333;
	line-height: 46px;
	margin-left: 200px;
	margin-right: 200px;
	text-align: center;
}
.main-inner-to span {
	font-size: 30px;
}
.main-inner-mi {
}
.main-inner-mi h2 {
	font-size: 30px;
	color: #333;
	font-weight: lighter;
}
.enli-top {
	font-size: 18px;
	color: #666;
	margin-bottom:30px;
}
.per-inf {
	width: 170px;
	margin-top: 30px;
	text-align: center;
}
.per-inf h6 {
	font-size: 18px;
	color: #00a0e9;
	font-weight: normal;
}
.per-inf img {
	width: 145px;
	height: 145px;
	border-radius: 50%;
}
.all-per {
	overflow: hidden;
}
.per-box {
	width: 200px;
	float: left;
}
.main-inner-bo {
	margin-top: 30px;
}
.main-inner-bo h1 {
	font-weight: lighter;
	text-align: center;
	display: block;
	font-size: 26px;
	color: #333;
	line-height: 82px;
	padding-top: 30px;
	border-top: 1px solid #e5e5e5;
}
.more-per {
	height: 10px;
}
.cie-box {
	margin-top: 42px;
	margin-left: 554px;
	overflow: hidden;
}
.cirle {
	float: left;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #00a0e9;
	margin-right: 18px;
}
.cirle-no {
	margin-right: 18px;
	float: left;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #7fcff4;
}
.activ-box {
	overflow: hidden;
}
.acti1 {
	width: 274px;
	height: 198px;
	border: 1px solid #f5f5f5;
	float: left;
	margin-right: 32px;
}
.acti1 img {
	margin: 32px;
	width: 210px;
	height: 46px;
}
.acti1 p {
	margin: 0 32px;
	font-size: 16px;
	color: #444;
	line-height: 34px;
}
.during-activit {
	margin-top: 40px;
}
.during-activit h2 {
	font-size: 26px;
	color: #333;
	font-weight: lighter;
	text-align: center;
	line-height: 100px;
}
.acti2 {
	width: 274px;
	height: 198px;
	float: right;
	border: 1px solid #f5f5f5;
}
.acti2 img {
	margin: 32px;
	height: 46px;
	width: 210px;
}
.acti2 p {
	margin: 0 32px;
	font-size: 16px;
	color: #444;
	line-height: 34px;
}
.acti2:hover, .acti1:hover {
	background-color: #f8f8f8;
}
#sponso {
	margin-top: 56px;
	padding-bottom: 60px;
	width: 100%;
	min-width: 1200px;
	margin: auto;
	background-color: #f7f7f7;
}
.spon-inner {
	width: 1206px;
	margin: 0 auto;
}
.spo-box {
	overflow: hidden;
}
.per-sopon {

	margin-left: 10px;
	width: 160px;
	height: 90px;
	float: left;
}
.per-sopon img {
	width: 160px;
	height: auto;
}
.sp-ti {
	padding-top: 20px;
	display: block;
	line-height: 82px;
	font-size: 24px;
	color: #333;
	text-align: center;
}
#footer {
	height: 82px;
	width: 100%;
	min-width: 1200px;
	margin: auto;
	background-color: #e2e2e2;
}
.footer-inner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.footer-inner h6 {
	font-size: 14px;
	color: #666;
	margin-left: 20px;
	line-height: 82px;
	font-weight: normal;
	float: left;
}
.footer-inner img {
	float: left;
	margin-left: 20px;
	margin-right: 206px;
}
.footer-inner p {
	float: left;
	font-size: 14px;
	color: #666;
	margin-left: 20px;
	line-height: 82px;
}
.lisi1 ul {
	position: absolute;
	display: none;
}

.lisi1 ul li a {
	text-align: left;
	padding-left: 15px;
	padding-right:15px;
	font-size: 14px;
	color: #fff;
	line-height: 44px;
	min-width: 190px;
	max-width: 430px;
	border-bottom: 1px solid #181818;
	background-color: #131313;
	display: block;
}
.lisi1 ul li a:hover {
	background-color: #000;
}
.lisi1:hover.lisi1 ul {
	display: block;
}

.main-inner p {
	font-size: 14px;
	color: #555;
	line-height: 26px;
	margin-bottom: 26px;
}
.xiezuo {
	overflow: hidden;
}
.xiezuo h5 {
	font-size: 16px;
	color: #000;
	float: left;
	line-height: 56px;
	margin-right: 20px;
	font-weight: normal;
}
.xiezuo img {
	float: left;
	height: 40px;
	margin: 10px 20px;
}
.ny_main{
	width:1200px;
	margin:40px auto;
	line-height:28px;
}

#main-t {
	width: 100%;
	background-color: #fff;
}
.main-t-inner {
	width: 1200px;
	margin: 0 auto;
}
.main-t-inner h1 {
	font-size: 18px;
	color: #333;
	line-height: 86px;
	text-align: center;
}
.main-t-inner h2 {
	font-size: 15px;
	color: #444;
	line-height: 30px;
	text-align: left;
}
.main-t-inner p {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	text-align: left;
}
.zhaoyao-box {
	margin-top: 20px;
}
#position {
	width: 100%;
	background-color: #f9f9f9;
	display:none;
}
.position-inner {
	margin: 0 auto;
	width: 1200px;
	height: 56px;
}
.local {
	font-size: 12px;
	color: #333;
	line-height: 56px;
}
#main-m {
	width: 100%;
	background-color: #f9f9f9;
	margin-top: 40px;
}
.main-m-inner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.my-photo {
	float: left;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	width: 170px;
	height: 170px;
	overflow:hidden;
}
.my-photo img {
	width: 100%;
	height: auto;
}
.my-introdu {
	float: left;
	width: 990px;
	margin-top: 40px;
}
.my-introdu h2 {
	font-size: 14px;
	color: #555;
	line-height: 26px;
	text-align: left;
}
.my-introdu h1 {
	font-size: 16px;
	color: #333;
	text-align: left;
	margin-bottom: 10px;
}
.my-introdu p {
	margin-top: 10px;
	font-size: 14px;
	color: #444;
	line-height: 26px;
	text-align: left;
}
#main-b {
	width: 100%;
	background-color: #fff;
	display:none;
}
.main-b-inner {
	width: 1212px;
	margin: 0 auto;
}
.main-b-inner h3 {
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 98px;
}
.pic-box {
	overflow: hidden;
}
.pic-box img {
	width: 230px;
	height: 168px;
	margin: 0 6px 60px 6px;
	float: left;
}
#main-c {
	width: 100%;
	background-color: #fff;
}
.main-c-inner {
	width: 1200px;
	margin: 0 auto;
}
.main-c-inner h3 {
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 98px;
}
.topic-box {
	overflow: hidden;
	padding-bottom: 40px;
}
.ulleft {
	display: block;
	width: 452px;
	float: left;
	margin-left: 132px;
	margin-right: 16px;
}
.ulleft a {
	font-size: 14px;
	color: #444;
	line-height: 30px;
}
.ulleft a:hover {
	color: #0079e9;
	text-decoration: underline;
}