@font-face {
	font-family: 'DINCond';
	src: url('DINCond-Bold.otf');
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

body {
	background: #fff;
	color: #333;
	font: 16px/1.5 "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: transparent;
}

a {
	text-decoration: none;
}

.head {
	width: 100%;
	height: 80px;
	line-height: 80px;
}

.header {
	width: 1175px;
	margin: 0 auto;
}

.he_le {
	float: left;
	line-height: 100%;
}

.he_le img {
	margin-top: 17px;
	height: 38px;
}

.he_ri {
	display: flex;
	justify-content: flex-end;
}

.he_ri ul {
	/* float: left; */
	display: flex;
}

.he_ri li {
	width: 90px;
	overflow: visible;
	text-align: center;
}

.he_ri li>a {
	padding: 6px 13px;
	line-height: 46px;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	border-bottom: 2px solid #fff;
}

.he_ri li>a:hover {
	border-bottom: 2px solid #29c0d3;
	color: #29c0d3 !important;
}

.product {
	position: relative;
}

.productMenu {
	visibility: hidden;
	padding: 0 20px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 100%;
	right: -280px;
	left: -280px;
	margin: 0 auto;
	color: #000;
	background: #fff;
	width: 650px;
}


.product:hover .productMenu {
	visibility: visible;
}

.productMenu .productMenu_left {
	display: flex;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	width: 300px;
	margin-right: 20px;
}

.productMenu .productMenu_left .productMenu_left_title {
	width: 100%;
	height: 30px;
	color: #26B4C6;
	font-weight: bold;
	border-bottom: none;
}

.productMenu .productMenuItem {
	display: flex;
	justify-content: center;
	align-items: center;
	white-space: nowrap;
	background: #fff;
	width: 50%;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	margin: 0 !important;
	flex-grow: 0;
}

.productMenu .productMenuItem a {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 !important;
	height: 100%;
	color: #000;
	font-size: 13px;
	flex-grow: 0;
}

.productMenu .productMenuItem a:hover {
	color: #29C0D3;
}

.hoe_lef {
	float: left;
	position: relative;
	top: 155px;
	left: 40px;
}

.hoe_rig {
	float: right;
	position: relative;
	top: -205px;
	right: 40px;
}

.he_ri li.cho_alink a {
	border-bottom: 2px solid #29c0d3;
	color: #29c0d3 !important;
}

.he_ri button {
	float: right;
	padding-top: 0px;
	line-height: 30px;
	width: 65px;
	height: 30px;
	color: #fff;
	background: #29c0d3;
	margin-left: 60px;
	margin-top: 23px;
	border-radius: 3px;
	border: none;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 2px;
	cursor: pointer;
}

.contain {
	width: 100%;
}

.banner {
	width: 100%;
	background: url("../images/banner.png")no-repeat center center;
	background-size: auto 100%;
	height: 686px;
	color: #ffffff;
}

.architecture {
	width: 100%;
	background: url("../images/architecture.jpg")no-repeat center center;
	background-size: auto 100%;
	height: 522px;
	color: #41b6c6;
}

@media screen and (min-width:1900px) {
	.banner {
		background-size: 100% auto;
	}
}

.banner_con {
	width: 1175px;
	margin: 0 auto;
}

.banner_con div {
	width: 570px;
	float: left;
	margin-top: 150px;
}

.banner_con div h2 {
	font-size: 50px;
	font-weight: 500;
	margin-bottom: 30px;
}

.banner_con div p {
	line-height: 38px;
	font-size: 21px;
}

.banner_con div button {
	margin: 0 12px;
	margin-top: 60px;
	width: 170px;
	height: 43px;
	text-align: center;
	border: 1px solid #ffffff;
	color: #ffffff;
	background: none;
	font-size: 16px;
}

.banner_con div button.cho_hb {
	border: 1px solid #41b6c6;
	color: #fff;
	background: #41b6c6;
	cursor: pointer;
}

.banner_con div button:hover {
	border: 1px solid #57d5e7;
}

.hoo {
	width: 1175px;
	margin: 0 auto;
	clear: both;
}

.hoo_til {
	text-align: center;
	margin-top: 50px;
}

.hoo_til h2 {
	font-weight: 500;
	font-size: 30px;
}

.hoo_til p {
	line-height: 43px;
	font-size: 16px;
	color: #999;
	margin-bottom: 30px;
}

.line1 {
	width: 50px;
	border-bottom: 2px solid #ef899a;
	margin: 0 auto;
}

.hoo_con ul {
	margin-top: 60px;
}

.hoo_con li {
	float: left;
	width: 289px;
	margin: 0 51px;
	height: 120px;
	margin-bottom: 36px;
	font-size: 17px;
}

.hoo_con li div {
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 80px;
	display: inline-block;
	float: left;
	margin-right: 18px;
}

.hoo_con li h2 {
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 18px;
}

.hoo_con li p {
	line-height: 26px;
	color: #666;
	font-size: 14px;
}

.hot {
	clear: both;
	width: 100%;
	height: 430px;
	background: url("../images/home_bg1.png")no-repeat center center;

}

.hoter {
	width: 1175px;
	margin: 0 auto;
	padding-top: 80px;
}

.hot_con {
	width: 500px;
	padding-top: 65px;
}

.hot_con h2 {
	color: #fff;
	font-size: 36px;
}

.hot_con span {
	display: inline-block;
	font-size: 23px;
	padding: 3px 8px;
	background: #fff;
	font-weight: 400;
	color: #41b6c6;
	width: 310px;
	margin: 16px 0px;
}

.hot_con p {
	font-size: 18px;
	line-height: 27px;
	color: #fff;
}

.line2 {
	width: 50px;
	border-bottom: 2px solid #fff;
	margin-top: 26px;
}

.hos {
	width: 1175px;
	margin: 0 auto;
	margin-top: 80px;
	height: 573px;
}

.hos_le {
	float: left;
	width: 400px;
	text-align: center;
}

.hos_le img {
	position: relative;
	top: 6px;
}

.hos_con {
	float: left;
	width: 573px;
	/*padding-right:107px;*/
	padding-left: 100px;
	padding-top: 180px;
}

.hos_con h2 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 16px;
}

.hos_con p {
	line-height: 26px;
	margin-bottom: 20px;
	font-size: 16px;
}

.hos_con li {
	color: #666;
	height: 35px;
	padding-left: 18px;
	line-height: 35px;
	background: url("../images/li_bg.png")no-repeat left center;
	font-size: 14px;
}

.line3 {
	width: 50px;
	border-bottom: 2px solid #ef899a;
	margin-bottom: 30px;
}

.hof {
	clear: both;
	width: 100%;
	background: url("../images/home_bg2.png")no-repeat center center;
	background-size: 100% 100%;
	height: 370px;
}

.hofer {
	width: 1175px;
	margin: 0 auto;
}

.hof_con {
	float: left;
	width: 723px;
	color: #fff;
	margin-top: 60px;
}

.hof_con span {
	display: inline-block;
	padding-left: 18px;
	font-size: 24px;
	padding-bottom: 18px;
}

.hof_con h2 {
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 30px;
}

.hof_con div {
	margin-bottom: 32px;
	margin-left: 18px;
}

.hof_con p {
	line-height: 34px;
	font-size: 18px;
	padding-left: 18px;
	display: inline-block;
	width: 580px;
}

.hof_ri {
	text-align: center;
}

.hof_ri img {
	margin-top: -93px;
}

.hov {
	width: 1175px;
	margin: 0 auto;
	clear: both;
}

.hov_con ul {
	margin-top: 60px;
}

.hov_con li {
	float: left;
	width: 381px;
	margin: 0 5px;
	height: 120px;
	margin-bottom: 56px;
}

.hov_con li div {
	width: 91px;
	height: 100px;
	text-align: center;
	line-height: 80px;
	display: inline-block;
	float: left;
	margin-right: 18px;
}

.hov_con li div img {
	margin-top: 26px;
}

.hov_con li h2 {
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 8px;
	font-size: 20px;
}

.hov_con li p {
	line-height: 26px;
	color: #666;
	font-size: 14px;
}

.hoi {
	width: 100%;
	clear: both;
	background: url("../images/home_bg2.png")no-repeat center center;
	background-size: 100% 100%;
	height: 306px;
}

.hoier {
	width: 1175px;
	margin: 0 auto;
	clear: both;
	padding-top: 1px;
}

.hoier .hoo_til p {
	margin-bottom: 16px;
	font-size: 18px;
	color: #fff;
}

.hoier .hoo_til h2 {
	margin-bottom: 16px;
	font-weight: 500;
	font-size: 36px;
	color: #fff;
}

.hoier .line1 {
	border-bottom: 2px solid #fff;
}

.hoi_con {
	margin-top: 40px;
}

.hoi_con input {
	border: 1px solid #fff;
	width: 230px;
	margin: 0 5px;
	height: 43px;
	border-radius: 2px;
	padding-left: 66px;
	border: none;
	font-size: 12px;
	background-size: auto 100%;
}

.hoi_con input:focus {
	outline: 1.5px solid #CFCFCF;
	box-shadow: 1px 1px 4px 2px #CFCFCF;
}

.mF_tbhuabao_wrap {
	z-index: 998;
}

.mrtr {
	width: 100%;
	float: left;

	z-index: 999;
	position: relative;
	top: -35px;
	background: #fff;
}

.inp1 {
	background: #fff url("../images/ipbg1.png")no-repeat;
	background-position: 16px center;
}

input::-ms-clear {
	display: none;
}

.inp2 {
	background: #fff url("../images/ipbg2.png")no-repeat;
	background-position: 16px center;
}

.inp3 {
	background: #fff url("../images/ipbg3.png")no-repeat;
	background-position: 16px center;
}

.hoi_con input.ho_inp {
	border: 1px solid #fff;
	background: none;
	width: 120px;
	font-weight: 500;
	color: #fff;
	padding-left: 0px;
	font-size: 18px;
	outline: 0px solid #fff;
	box-shadow: none;

}

.hoe {
	width: 100%;
	clear: both;
	background: #f8f8f8;
	height: 676px;
}

.hoeer {
	padding-top: 1px;
	width: 1350px;
	margin: 0 auto;
	clear: both;
}

.hoe_con {
	margin-top: 50px;
}

.hoe_con ul {
	width: 2376px height:360px;
	margin: 0 auto;
	position: relative;
}

.hoe_zz {
	width: 1188px;
	height: 360px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	right: 13px;
}

.hoe_zz ul li p {
	margin-top: 30px;
}

.hoe_con li {
	width: 366px;
	height: 360px;
	float: left;
	margin: 0 15px;
	background: #fff;
}

.hoe_con li div {
	width: 366px;
	height: 280px;
}

.hoe_con li div img {
	width: 366px;
	height: 280px;
}

.hoe_con li p {
	font-size: 14px;
	text-align: center;
	display: inline-block;
	width: 95%;
	margin: 0 2.5%;
	line-height: 15px;
	margin-top: 16px;
}

.hoh {
	width: 1175px;
	margin: 0 auto;
	clear: both;
	height: 410px;
}

.line5 {
	width: 50px;
	border-bottom: 2px solid #ef899a;
	margin: 50px auto;
}

.hoh_con {
	margin-bottom: 32px;
}

.hoh_con li {
	color: #fff;
	font-weight: 500;
	background: #29c0d3;
	height: 70px;
	line-height: 70px;
	width: 200px;
	text-align: center;
	float: left;
	margin: 15px 9px;
	border-radius: 2px;
	font-size: 16px;
}

li[class='first'] {
	margin-left: 0px !important;
}

.foot {
	margin-top: 30px;
	padding-top: 46px;
	width: 100%;
	clear: both;
	background: #2e3033;
	height: 310px;
}

.fot {
	width: 1175px;
	margin: 0 auto;
}

.dot {
	width: 240px;
	float: left;
	display: inline-block;
	line-height: 23px;
	margin-bottom: 30px;
}

.dot h3 {
	color: #fff;
	font-size: 14px;
}

.dot span {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 19px;
}

.dot span a {
	color: #838485;
}

.doc {
	width: 413px;
	float: right;
}

.docl {
	width: 189px;
	float: left;
	border-right: 1px solid #cccccc;
}

.docr {
	width: 200px;
	float: right;
	color: #cccccc;
	text-align: left;
	padding-top: 1px;
}

.docr span {
	display: inline-block;
	line-height: 29px;
	position: relative;
	top: -6px;
	font-size: 13px;
}

.docr span img {
	margin-right: 8px;
}

.docbot {
	clear: both;
	width: 260px;
	padding-left: 210px;
	position: relative;
	padding-top: 26px;
}

.docbot img {
	margin-left: 13px;
	margin-right: 6px;
}

.er {
	width: 130px;
	display: none;
	position: absolute;
	top: 55px;
	background: url("../images/erbg.png")no-repeat center center;
	background-size: 100% 100%;
	padding-top: 8px;
	text-align: center;
}

.er h2 {
	font-size: 16px;
}

.er p {
	font-size: 13px;
	line-height: 30px;
}

.er span {
	width: 95%;
	text-align: left;
	font-size: 13px;
	margin: 0 5%;
	display: inline-block;
	line-height: 30px;
}

.er img {
	margin: 0;
	padding: 0;
	width: 90px;
}

.lin {
	text-align: center;
	clear: both;
	width: 1166px;
	margin: 0 auto;
	background: url("../images/line_bg.png") repeat-x top left;
	background-size: 100% 1px;
	font-size: 13px;
	color: #9a9a9b;
	height: 46px;
	line-height: 38px;
}

.lin span {
	line-height: 20px;
	padding: 0 10px;
}

.help_ban {
	width: 100%;
}

.help_ban img {
	height: 100%;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

.help {
	width: 100%;
	margin: 0 auto;
	clear: both;
}

.help_top {
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #f8f8f8;
}

.help_top ul {
	width: 480px;
	margin: 0 auto;
}

.help_top ul li {
	width: 160px;
	float: left;
	cursor: pointer;
}

.help_cen {
	width: 1175px;
	clear: both;
	margin: 0 auto;
}

.help_cenh {
	display: none;
}

.bloli {
	color: black;
	margin-left: 120px;
	font-size: 25px;
}

.help_cen li {
	width: 100%;
	clear: both;
	height: 68px;
	padding: 0 32px;
	line-height: 68px;
	border-bottom: 1px solid #e0e0e0;
}

.help_cen li:hover {
	background: #e9f9fb;
	color: #41b6c6;
}

.help_cen li p {
	display: inline-block;
	float: left;
}

.help_cen li span {
	display: inline-block;
	float: right;
	color: #999;
}

.help_bot {
	width: 1175px;
	clear: both;
	margin: 0 auto;
	margin-top: 55px;
	margin-bottom: 60px;
	text-align: center;
}

.help_bot p span {
	padding: 6px 13px;
	line-height: 26px;
}

.help_bot p span:hover {
	background: #41b6c6;
	color: #fff;
}

.hoo_con .pri_li {
	width: 1100px;
	padding: 0px 37.5px;
	margin-top: 40px;
}

.hoo_con .pri_li li {
	width: 323px;
	height: 820px;
	text-align: center;
	margin: 0 21.8px;
	box-shadow: 1px 1px 2px 2px #edeced;
	margin-bottom: 60px;
}

.hoo_con .pri_d1 {
	width: 323px;
	background: #cccccc;
	height: 120px;
	text-align: center;
	color: #fff;
	line-height: 26px;
}

.hoo_con .pri_d2 {
	width: 323px;
	background: #29c0d3;
	height: 120px;
	text-align: center;
	color: #fff;
	line-height: 26px;
}

.hoo_con .pri_d3 {
	width: 323px;
	background: #f3899b;
	height: 120px;
	text-align: center;
	color: #fff;
	line-height: 26px;
}

.hoo_con .pri_d1 p,
.hoo_con .pri_d2 p,
.hoo_con .pri_d3 p {
	font-size: 30px;
	margin-top: 42px;
	line-height: 1px;
	color: #fff;
	line-height: 16px;
}

.hoo_con .pri_d1 span,
.hoo_con .pri_d2 span,
.hoo_con .pri_d3 span {
	line-height: 46px;
	color: #fff;
	font-size: 14px;
}

.hoo_con .pri_p {
	display: inline-block;
	width: 323px;
	text-align: center;
	padding: 40px 0;
	color: #000;
	font-size: 60px;
}

.hoo_con .pri_p span {
	font-size: 30px;
	position: relative;
	top: -20px;
}

.hoo_con .pri_li button {
	border: 1px solid #46c8d9;
	color: #46c8d9;
	font-weight: 500;
	border-radius: 2px;
	margin: 6px auto;
	text-align: center;
	width: 178px;
	line-height: 50px;
	background: #fff;
	font-size: 14px;
}

.hoo_con .pri_li .pri_god {
	width: 283px;
	margin: 20px 20px;
	margin-top: 50px;
	border-top: 1px solid #ccc;
	padding-top: 40px;
	display: inline-block;
}

.hoo_con .pri_li .pri_god ul {
	width: 300px;
	margin: 0;
	padding: 0;
}

.hoo_con .pri_li .pri_god li {
	width: 294px;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 25px;
	color: #666;
	text-align: left;
	padding-left: 16px;
	background: url("../images/xing.png")no-repeat left 35%;
	box-shadow: none;
	font-size: 14px;
}

.con_cer {
	clear: both;
	text-align: center;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 10px;
}

.con_cer p {
	font-size: 28px;
}

.con_cer button {
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #29c0d3;
	border: none;
	margin-top: 43px;
	font-size: 14px;
	margin-bottom: 20px;
	cursor: pointer;
}

.con_cer p span {
	font-family: DINCond;
	font-size: 48px;
	padding-left: 35px;
}

.poo_con {
	text-align: center;
	margin-top: 20px;
}

.poo_con img {
	box-shadow: 0px 0px 0px 0px #edeced;
}

.poo_til {
	display: flex;
	flex-direction: column;
	padding-top: 20px;
	text-align: center;
}

.poo_til h2 {
	font-weight: 500;
	font-size: 20px;
}

.poo_til p {
	line-height: 43px;
	font-size: 16px;
	color: #999;
	margin-bottom: 20px;
}

.poo_til_cont {
	margin: 0 auto;
	line-height: 43px;
	font-size: 16px;
	color: #999;
	margin-bottom: 20px;
	text-align: left;
}

.poo_til_title {
	color: #999;
}

.poo_til_cont li {
	display: flex;
	max-width: 860px;
	text-align: left;
}

.poo_til_li_name {
	flex-shrink: 0;
}

.poo_til_li_dot {
	color: #47AFD4;
	font-size: 24px;
	margin: -2px 5px 0 0;
}

.poo_til_li_text {
	display: flex;
}

.pine1 {
	width: 240px;
	border-bottom: 2px solid #ef899a;
	margin: 0 auto;
}

.pot_til {
	width: 280px;
	float: left;
	margin-top: 50px;
}

.pot_til h2 {
	font-weight: 500;
	font-size: 30px;
	margin-top: 200px;
}

.pot_til p {
	line-height: 32px;
	font-size: 16px;
	color: #999;
	margin-bottom: 30px;
}

.pine2 {
	width: 50px;
	border-bottom: 2px solid #ef899a;
	float: left;
}

.pot_con {
	margin-top: 50px;
	text-align: center;
	width: 810px;
	float: right;
}

.poo {
	width: 1100px;
	margin: 0 auto;
	clear: both;
}

.pot {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.poh {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.pok {
	width: 1130px;
	margin: 0 auto;
	clear: both;
}

.poh_til {
	width: 675px;
	float: left;
	margin-top: 50px;
}

.poh_til h2 {
	font-weight: 500;
	font-size: 30px;
	margin-top: 73px;
}

.poh_til p {
	line-height: 43px;
	font-size: 16px;
	color: #999;
	margin-bottom: 30px;
}

.pine3 {
	width: 50px;
	border-bottom: 2px solid #ef899a;
	float: left;
}

.poh_con {
	text-align: left;
	width: 675px;
	float: left;
	margin-top: 65px;
}

.poh_conb {
	text-align: center;
	width: 500px;
	float: right;
	margin-top: 55px;
}

.pok_til {
	width: 650px;
	float: right;
	margin-top: 50px;
	text-align: right;
}

.pok_til h2 {
	font-weight: normal;
	font-size: 30px;
	margin-top: 105px;
}

.pok_til p {
	line-height: 43px;
	font-size: 16px;
	color: #999;
	margin-bottom: 30px;
	display: inline-block;
	width: 368px;
	float: right;
}

.pine4 {
	width: 50px;
	border-bottom: 2px solid #ef899a;
	float: right;
	margin-left: 300px;
}

.pok_con {
	text-align: center;
	width: 480px;
	float: left;
	margin-top: 80px;
	margin-bottom: 50px;
}

.pok_conb {
	text-align: right;
	width: 650px;
	float: right;
	margin-top: 35px;
}

.wey_li {
	width: 1013px;
	margin: 0 auto;
	clear: both;
	height: 220px;
	padding-top: 30px;
}

.wey_li li {
	width: 235px;
	margin: 0 9px;
	float: left;
	text-align: center;
	box-shadow: 3px 3px 3px 3px #f5f5f5;
}

.wey_li li img {
	width: 233px;
}

.wey_li li p {
	margin-top: 16px;
	margin-bottom: 30px;
	font-size: 16px;
	color: #333;
}

.weyall {
	width: 100%;
	background: #f8f8f8;
	padding-bottom: 50px;
	clear: both;
}

.weyalh {
	width: 100%;
	background: #f8f8f8;
	clear: both;
	height: 581px;
}

.weyalk {
	width: 100%;
	background: #f8f8f8;
	clear: both;
	height: 516px;
}

.hop {
	width: 100%;
	clear: both;
	background: #f8f8f8;
	height: 680px;
}

.hoper {
	padding-top: 1px;
	width: 1060px;
	margin: 0 auto;
	clear: both;
}

.hop_con {
	margin-top: 50px;
}

.hop_con ul {
	width: 100%;
	height: 360px;
	overflow: hidden;
	margin: 0 auto
}

.hop_con li {
	width: 317px;
	height: 360px;
	float: left;
	margin: 0 11px;
	background: #fff;
	box-shadow: 3px 3px 3px 3px #f5f5f5;
}

.hop_con li div {
	width: 317px;
	height: 215.68px;
	cursor: pointer;
}

.hop_con li div.zstr {
	height: 221.68px;
	font-size: 30px;
	line-height: 215.68px;
	float: left;
	margin-top: -221.68px;
	text-align: center;
	z-index: 3;
	color: #fff;
	font-weight: 500;
	background: rgba(0, 0, 0, 0.5);
	/*display:none;*/
}

.hop_con li div img {
	float: left;
	width: 317px;
	z-index: -2;
}

.hop_con li p {
	display: inline-block;
	width: 95%;
	margin: 0 2.5%;
	line-height: 15px;
	margin-top: 16px;
	width: 100%;
	text-align: center;
	margin-top: 53px;
	font-size: 60px;
}

.hop_con li p span {
	font-size: 30px;
	position: relative;
	top: -18px;
}

.hop_con li p font {
	color: #999;
	font-size: 16px;
}

.pho_t {
	display: none;
}

.con_cet {
	clear: both;
	text-align: center;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 30px;
	background: #ffffff;
}

.con_cet p {
	font-size: 28px;
}

.con_cet button {
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background: #29c0d3;
	border: none;
	margin-top: 43px;
	margin-bottom: 20px;
	cursor: pointer;
}

.con_cet p span {
	font-family: DINCond;
	font-size: 48px;
	padding-left: 35px;
}

.help_ban .h_chao {
	margin-bottom: 0px;
}

/****分页****/
.holder {
	margin: 15px 0;
}

.holder a {
	font-size: 12px;
	cursor: pointer;
	margin: 0 5px;
	color: #333;
}

.holder a:hover {
	background-color: #222;
	color: #fff;
}

.holder a.jp-previous {
	margin-right: 15px;
}

.holder a.jp-next {
	margin-left: 15px;
}

.holder a.jp-current,
a.jp-current:hover {
	color: #FF4242;
	font-weight: bold;
}

.holder a.jp-disabled,
a.jp-disabled:hover {
	color: #bbb;
}

.holder a.jp-current,
a.jp-current:hover,
.holder a.jp-disabled,
a.jp-disabled:hover {
	cursor: default;
	background: none;
}

.holder span {
	margin: 0 5px;
}

/*****问题弹框******/

.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=88);
}

.white_content {
	display: none;
	position: fixed;
	/*   *  absolute */
	top: 25%;
	left: 25%;
	width: 50%;
	height: 30%;
	padding: 20px;
	border: 2px solid orange;
	background-color: white;
	z-index: 1002;
	overflow: auto;
	margin-left: 0px;
	/***浮动层宽度的一半****/
	margin-top: 0px;
	/***浮动层高度的一半****/
	z-index: 99999;
	/***浮动在img之上***/
	text-align: center;
}

.aaa {
	margin-top: 2000px;
	margin-left: 650px;
}

.inputs {
	margin-right: -300px;
}

.inputs1 {
	margin-right: 0px;
}

#itemContainer a {
	color: black;
}