* {
	margin: 0;
	padding: 0;
}

.pages {
	width: 100%;
}

.pages_img {
	width: 100%;
	height: 421px;
	z-index: -1;
	position: absolute;
	top: 0;
}

body {
	min-width: 750px;
}

.top {
	width: 100%;
	height: 70px;
	background-color:rgba(250,250,250,0.5);
	align-items: center;
	display: flex;
	justify-content: space-around;
	
	position: relative;
	top: -8px;
}

.on {
	border-bottom: 1px solid #000;
}

.top_img {
	
	height: 32px;
	text-align: center;
	vertical-align: middle;
	/* margin-left: 158px; */
}

.top div {
	height: 30px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	z-index: 29;
	/*color: #ffffff;*/
}

.top a {
	color: #000;
	text-decoration: none;
}

.top a:hover {
	color: red;
}

.middle {
	width: 90%;
	display: flex;
	margin: 0 auto;
	margin-top: 400px;
	margin-bottom: 10px;
	position: relative;
}

.middle1 {
	width: 10%;
	height: 100%;
	border-radius: 10px;
	border: solid 1px #777777;
	padding: 10px;
	min-height: 647px;
}

.middle1 div {
	/* height: 50px; */
	height: auto;
	display: flex;
	align-items: center;
	margin: 18px 0px;
}

.middle1 div img {
	max-width: 23px;
	max-height: 23px;
	margin-left: 10px;
}

.middle1 div div {
	margin-left: 16px;
}

.middleRight {
	width: 90%;
}

.middle2 {
	width: 30%;
	height: 45px;
	float: right;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.middle2 input {
	width: 90%;
	height: 45px;
	line-height: 45px;
	border-radius: 10px;
	margin: 0 auto;
	border: 1px solid #777777;
	padding-left: 10px;
	outline: none;
}

.middle2 img {
	width: 28px;
	height: 26px;
	position: relative;
	right: 15%;
}

.middle3 {
	width: 98%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	justify-content: flex-start;
	margin: 0 auto;
	margin-left: 59px;
}

.middle3_box0 {
	/* width: 35%; */
	margin-bottom: 20px;
	margin-right: 10px;
}

.middle3_box1 {
	width: 340px;
	height: 370px;
	background-color: rgb(246, 246, 246);
	text-align: center;
	position: relative;
	border-radius: 10px;
	/* margin-right: 20px; */
}

.xiangxia {
	width: 24px;
	height: 13px;
	margin: 0 auto !important;
}

.lineheight {
	line-height: normal !important;
}

.choosz {
	border-bottom: 1px solid #000000;
}

#newheight {
	width: 345px;
	height: 370px;
	margin-top: 0px;
	border-radius: 10px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

.footer {
	width: 100%;
	background-color: #f7f7f7;
	margin-top: 20px;
}

.footer_box {
	width: 80%;
	display: flex;
	margin: 0 auto;
	align-items: center;
}

.footerOne {
	width: 100%;
	/* margin-left: 40px; */
	float: left;
}

.footer_company {
	width: 90%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #c6c6c6;
	font-family: MicrosoftYaHei;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 1px;
	color: #000000;
	margin-top: 20px;
}

.footerOne1 {
	width: 60%;
	height: 30px;
	line-height: 30px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-left: 100px;
}

.footerOne1 div {
	color: #5e5e5e;
	font-family: MicrosoftYaHei;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
}

.shuxian {
	width: 1px;
	height: 13px;
	background-color: #303030;
}

.footerTwo {}

.footerTwo_word {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #000;
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px;
}

.footerTwo_img {
	width: 115px;
	height: 115px;
	display: flex;
	align-items: center;
	background-color: #fff;
	justify-content: center;
}

.footerTwo_img img {
	width: 100px;
	height: 100px;
}

.footerOne2 {
	width: 100%;
	height: 80px;
	line-height: 80px;
	display: flex;
	align-items: center;
	font-size: 15px;
	color: #5e5e5e;
	font-family: MicrosoftYaHei;
}

.footer_address {
	width: 90%;
	text-align: center;
	font-size: 15px;
	color: #5e5e5e;
	font-family: MicrosoftYaHei;
	margin-bottom: 20px;
}

.footerOne2 div a {
	color: #5e5e5e;
	text-decoration: none;
}

.showModel {
	width: 95%;
	height: 637px;
	position: absolute;
	background-color: #000000;
	opacity: 0.7;
	text-align: center;
	margin-top: -402px;
	
	margin-left: 50px;
}

.showModel_hid {
	margin-top: 50px;
}

.showModel div input {
	width: 50%;
	height: 53px;
	margin: 0 auto;
	margin-top: 10px;
	text-indent: 40px;
	background-color: #000;
	border-radius: 10px;
	color: #fff;
	font-size: 20px;
	font-family: MicrosoftYaHei;
}

.titleshow {
	width: 20%;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	border-radius: 10px;
	color: #ffffff;
	font-size: 20px;
	font-family: MicrosoftYaHei;
}

.showModel button {
	width: 12%;
	height: 50px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 10px;
	opacity: 0.8;
	font-size: 23px;
	font-family: MicrosoftYaHei;
}

.textIndent {
	text-indent: 10px !important;
}

.closePage {
	position: absolute;
	top: 20px;
	right: 30px;
	width: 30px;
	height: 30px;
}

.middle1 div a {
	    width: 100%;
	display: flex;
	align-items: center;
}
.middle1 div a:hover{
	border-bottom: 1px solid #00a2e9;
	color: #00a2e9;
}

.ccc{
	border-bottom: 1px solid #00a2e9;
	color: #00a2e9;
}
/*.show {
	width: 380px;
	height: 370 px;
	background-color: rgb(246, 246, 246);
	text-align: center;
	margin-right: 25px;
	position: relative;
}*/

.img_p {
	display: flex;
	align-items: center;
	width: 100%;
	height: 330px;
}

.img_p img {
	margin: 0 auto;
	max-width: 245px;
	max-height: 300px;
}

.title {
	width: 100%;
    line-height: 61px;
    font-size: 20px;
        letter-spacing: 2px;
    font-family: MicrosoftYaHei;
    background-color: #000000;
    opacity: 0.3;
    text-align: center;
    color: #ffffff;
    bottom: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.5);

}
/*.ccc{
	    border-bottom: 1px solid #00a2e9;
	    color: #00a2e9;
}*/

/*视频样式*/

.video {
	width: 345px;
	height: 370px;
	text-align: center;
	/* margin-bottom: 30px; */
	background-color: #000;
	opacity: 0.8;
	margin-right: 10px;
	border-radius: 10px;
}

video {
	width: 331px;
	height: 324px;
	display: flex;
	align-items: center;
	/* justify-content: center; */
	margin: 0 auto;
	outline: none;
}

.video p {
	width: 345px;
	height: 17px;
	line-height: 17px;
	background-color: #000;
	color: #fff;
	margin: 0 auto;
}

.pageYe {
	width: 30%;
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
}


/*.pageYe div{
    width: 20px;
    height: 20px;
    border: 1px solid #C6C6C6;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}*/

.pageYe_left,
.pageYe_right {
	width: 20px;
	height: 20px;
	border: 1px solid #C6C6C6;
	text-align: center;
	line-height: 20px;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pageeee {
	width: 90%;
	margin: 20px auto;
	margin-left: 115px;
}

.pageYe div img {
	width: 10px;
	height: 15px;
}

.page_row {
	text-align: center;
}

.page_row ul {}

.page_row li {
	display: inline-block;
	cursor: pointer;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #c6c6c6;
	margin: 0px 20px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	border-radius: 4px;
}

.page_row li.choose_now {
	background-color: #00a2e9;
	color: white;
}

li {
	list-style: none;
}

.pagename_list {
	width: 140px;
	background-color: #fff;
	position: absolute;
}

.pagename_p {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid rgb(224, 224, 224);
}