﻿/*重置样式*/
*{
	margin: 0;
	padding: 0;
}
html,body{
	width: 100%;
	height: 100%;
	font-family: "微软雅黑","arial";
	background:#f2f2f2 ;
}
a{
	text-decoration: none;
	color: #000;
}
ul,li{
	list-style: none;
}
img{
	border: none;
}

/*顶部*/
.topBox{
	width: 100%;
	height: 32px;
	background: #fff;
}
.m_top01{
	width: 1200px;
	height: 32px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
.m_top01_left{
	float: left;
	height: 32px;
}
.m_top01_left img{
	display: inline-block;
	float: left;
	margin-right: 6px;
	margin-top: 6px;
}
.m_top01_left a{
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	margin-left: 8px;
	color: #000;
	float: left;
}
.m_top01_left a:hover{
	text-decoration: underline;
}
.m_top01_left span{
	display: inline-block;
	height: 12px;
	width: 1px;
	margin-top: 10px;
	float: left;
	background: #000;
	margin-left: 8px;
}
.m_top01_right{
	height: 32px;
	float: right;
}
.m_top01_right a{
	font-size: 14px;
	line-height: 32px;
	color: #000;
	margin-left: 2px;
	float: left;
}
.m_top01_right a:hover{
	text-decoration: underline;
}
.m_top01_right a:last-child{
	border: none;
}
.m_top01_right img{
	margin-left:10px;
	margin-top: 8px;
	float: left;
}
/*第一部分*/
.part1{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	font-size: 0;
}
.logo{
	display: inline-block;
	width: 227px;
	height: auto;
	overflow: hidden;
	box-shadow: 19px 2px 18px rgba(0,0,0,0.5);
}
.logo img{
	width: 100%;
	height: auto;
}
.qishu{
	width: 102px;
	height: 51px;
	background: url(qishuBg.png) no-repeat left top;
	display: inline-block;
	margin-left: 30px;
	font-size: 25px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
	color: #fff;
	vertical-align: top;
	
}
.part1 span{
	display: inline-block;
	font-size: 19px;
	font-weight: bold;
	float: right;
	margin-top: 55px;
	padding-bottom: 6px;
	border-bottom: 3px solid #000;
}
/*第二部分*/
.part2{
	width: 100%;
	height: 196px;
	background: url(thesisImg.jpg) center top no-repeat;
}
.part2 span{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 54px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 196px;
}
/*第三部分*/
.part3{
	width: 1200px;
	height: 453px;
	margin: 0 auto;
	background: #fff;
}
.part3_left{
	width: 587px;
	height:423px;
	float: left;
	margin-top: 30px;
}
.part3_left img{
	width: 100%;
	height: 100%;
}
.part3_right{
	width: 594px;
	height:423px ;
	float: right;
	margin-top: 30px;
	position: relative;
	background: #599a9f;
}
.part3_tit{
	width: 115px;
	height: 76px;
	position: absolute;
	left: -13px;
	top: 20px;
}
.part3_tit img{
	width: 100%;
	height: 100%;
}
.part3_right h6{
	padding-top:96px;
}
.part3_right p{
	width: 100%;
	padding: 0 47px;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	margin-top: 10px;
	box-sizing: border-box;
}
.part3_right p a{
	color: #fff;
}
/*第四部分*/
.part4{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
}
.p4_tit{
	display: inline-block;
	height: 60px;
	font-size: 34px;
	line-height: 60px;
	color: #fff;
	background: #599A9F;
	padding: 0 30px;
	box-sizing: border-box;
	border-radius:5px 5px 0 0 ;
	margin-top: 52px;
}
.p4_text{
	height: auto;
	width: 100%;
	border: 3px solid #599A9F;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 20px;
}
.p4_main{
	width: 100%;
	padding: 0 30px 0 60px;
	box-sizing: border-box;
	margin-top: 36px;
}
.p4_main_tit{
	width: 100%;
	position: relative;
}
.p4_main_tit img{
	display: inline-block;
	width: 26px;
	height: 26px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -13px;
}
.p4_main_tit h1{
	width: 100%;
	font-size: 26px;
	font-weight: bold;
	padding-left: 36px;
	box-sizing: border-box;
}
.p4_main p{
	width: 100%;
	font-size: 18px;
	line-height: 35px;
	margin-top: 10px;
	padding-left: 36px;
	box-sizing: border-box;
	text-align: justify;
}
.p4_main p a{
	color:#599A9F	;
}
/*第七部分*/
.part7{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	background: #fff;
}
.p7_main{
	width: 100%;
	height: auto;
	margin-top: 52px;
	background: #599A9F;
	position: relative;
	padding-bottom:30px ;
}
.part7_tit{
	width: 115px;
	height: 76px;
	position: absolute;
	left: -14px;
	top: 41px;
}
.part7_tit img{
	width: 100%;
	height: 100%;
}
.p7_main p{
	width: 100%;
	font-size: 21px;
	line-height: 36px;
	color: #fff;
	text-align: justify;
	padding: 32px 30px 40px 132px;
	box-sizing: border-box;
	border-bottom: 4px solid #fff;
}
.p7_main p a{
	color: #fff;
}
/*第八部分*/
.part8{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 10px;
	padding-top: 52px;
}
.part8_tit{
	width: 219px;
	height: 76px;
	position: relative;
}
.part8_tit img{
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: -14px;
}
.p8_main{
	widows: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 16px;
	border-top: 4px solid #599A9F;
}
.p8_main li{
	width: 276px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 32px;
}
.p8_main li:first-child{
	margin-left: 0;
}
.p8_main li a{
	display: block;
	width: 100%;
	height: 206px;
}
.p8_main li a img{
	width: 100%;
	height: 100%;
}
.p8_main li p{
	width: 100%;
	font-size: 18px;
	line-height: 27px;
	padding: 0 10px;
	box-sizing: border-box;
}
/*底部*/
.m_bottom01{
	width: 1200px;
	margin: 0 auto;
	margin-top:16px;
	background: #fff;
	text-align: center;
	clear: both;
	padding: 115px 0 44px 0;
}
.m_bottom01 p,.m_bottom01 span{
	color: #000;
	line-height: 28px;
	padding: 0 0.2rem;
	box-sizing: border-box;
}
.m_bottom01 a:hover{
	border-bottom: 1px solid #000000; 
}
