@charset "utf-8";

/* * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
	font-family: "Microsoft YaHei"
} */

html {
	overflow-x: hidden;
	overflow-y: auto
}

body {
	background: #fff;
	margin: 0 auto;
	font-size: 14px
}

body a {
	cursor: pointer
}

ul,
ol,
li {
	list-style-type: none
}

select,
input {
	vertical-align: middle
}

a,
a:link,
a:visited,
a:active,
a:focus {
	text-decoration: none
}

.mg_0 {
	margin: 0 auto
}

.mg_t10 {
	margin-top: 10px
}

.mg_t20 {
	margin-top: 20px
}

.mg_t30 {
	margin-top: 30px
}

.mg_t40 {
	margin-top: 40px
}

.mg_t50 {
	margin-top: 50px
}

.mg_t60 {
	margin-top: 60px
}

.mg_t70 {
	margin-top: 70px
}

.mg_t80 {
	margin-top: 80px
}

.pd_t10 {
	padding-top: 10px
}

.pd_t20 {
	padding-top: 20px
}

.pd_t30 {
	padding-top: 30px
}

.pd_t40 {
	padding-top: 40px
}

.pd_t50 {
	padding-top: 50px
}

.pd_30 {
	padding: 30px 0
}

.clear {
	clear: both
}

.t_l {
	text-align: left
}

/* .t_c {
	text-align: center
} */

.t_r {
	text-align: right
}

.f_r {
	float: right
}

.f_l {
	float: left
}

.v_m {
	vertical-align: middle
}

.en_dx {
	text-transform: uppercase
}

.mg_l0 {
	margin-left: 0
}

.b {
	font-weight: bold
}

/* .d_b {
	display: block
} */

.d_n {
	display: none
}

.hongse {
	color: red
}

.lanse {
	color: #00a0e9
}

/* .baise {
	color: #FFF
} */

.huangse {
	color: #fcff00
}

.heise {
	color: #000
}

.heise1 {
	color: #221815
}

.f_12 {
	font-size: 12px
}

.f_14 {
	font-size: 14px
}

.f_15 {
	font-size: 15px
}

.f_16 {
	font-size: 16px
}

.f_18 {
	font-size: 18px
}

.f_20 {
	font-size: 20px
}

.f_25 {
	font-size: 25px
}

.f_28 {
	font-size: 28px
}

.f_30 {
	font-size: 30px
}

.f_35 {
	font-size: 35px
}

.f_40 {
	font-size: 40px
}

.f_45 {
	font-size: 45px
}

.f_50 {
	font-size: 50px
}

.l_h_20 {
	line-height: 20px
}

.l_h_25 {
	line-height: 25px
}

.l_h_30 {
	line-height: 30px
}

.l_h_35 {
	line-height: 35px
}

.l_h_40 {
	line-height: 40px
}

.l_h_45 {
	line-height: 45px
}

.l_h_50 {
	line-height: 50px
}

.t_i {
	text-indent: 2em
}

.bg_hong {
	background: red
}

.bg_lan {
	background: #00a0e9
}

.bg_huang {
	background: #fcff00
}

.bg_bai {
	background: #FFF
}

.bg_tm {
	background-color: transparent
}

.bg_2 {
	background: #00a0e9
}

.flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.wt_ul li {
	float: left;
	position: relative
}

.wt_ul li .wt_d {
	position: relative
}

.wt_ul li img {
	display: block
}

.wt_ul li.fir_mg {
	margin-left: 0
}

.wt_ul li>p,
.wt_ul li .wt_d>p {
	width: 100%;
	padding: 3px 0;
	background: #000;
	filter: Alpha(opacity=70);
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 0;
	color: #FFF
}

.zy_form {
	background: #f2f2f2;
	font-size: 24px;
	padding-top: 50px
}

h3.form_h3 {
	font-size: 33px;
	color: #323232;
	width: 100%;
	text-align: center
}

h3.form_h3 span {
	color: #ef0000
}

.form_div {
	width: 1000px;
	margin: 0 auto;
	margin-top: -40px
}

.form_ul {
	position: absolute;
	margin-top: 80px
}

.form_ul li {
	margin-top: 50px;
	clear: both
}

.form_img {
	float: right
}

.form_d1 {
	width: 125px
}

.form_d1 span {
	color: #fe0000
}

.form_fl {
	float: left;
	line-height: 50px
}

.mrinput {
	width: 600px;
	height: 50px;
	padding-left: 30px;
	border: 1px solid #000;
	border-radius: 50px;
	background-color: transparent;
	font-size: 20px
}

.validate {
	width: 420px
}

.yzm-btn {
	width: 160px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	font-size: 24px;
	color: #FFF;
	margin-left: 20px
}

.form_submit {
	width: 190px;
	height: 50px;
	color: #FFF;
	background: #00a0e9;
	font-size: 24px;
	border-radius: 30px;
	float: right;
	margin-right: 180px
}

select {
	background: url("../images/arrow.png") no-repeat scroll right center transparent
}

select option {
	padding-left: 20px
}

select::-ms-expand {
	display: none
}

input[type=number] {
	-moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.clear {
	clear: both
}

#logo {
	width: 100%;
	margin: 0 auto
}

#logo .logo_bg {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	height: 200px
}

#logo .logo_bg2 {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	height: 100px
}

#logo .top_r_xx {
	float: right;
	margin-top: 25px;
	padding-right: 2%
}

#logo .top_l_logo {
	float: left;
	margin-top: 25px;
	padding-left: 2%
}

.index_2 {
	width: 1200px;
	height: 120px;
	padding-top: 20px;
	margin: 0 auto;
	background: #fff
}

.index_2 li {
	margin-top: 10px
}

.index2_l {
	float: left
}

.index2_r {
	float: right;
	width: 234px;
	height: 67px;
	background: url(../images/slogen.jpg) no-repeat;
	padding-top: 47px;
	padding-left: 30px
}

.index2_tel {
	font-size: 15px;
	color: #060202
}

.head_dh {
	background: #3979f1;
	height: 58px;
	color: #fff;
	line-height: 58px;
	font-family: "Microsoft YaHei", Arial;
	font-size: 16px;
	min-width: 1200px
}

.head_dh ul li {
	float: left;
	position: relative;
	z-index: 3;
	width: 120px;
	font-size: 16px;
	text-align: center
}

.head_dh ul li a.navia:link {
	color: #fff;
	display: block
}

.head_dh ul li a.navia:visited {
	color: #fff;
	display: block
}

.head_dh ul li a.navia:hover {
	background: #003660
}

.footer_box {
	width: 100%;
	background: #efefef;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	padding: 45px 0
}

.footer_box .fb_h3 {
	font-size: 38px;
	color: #00a0e9
}

.footer_box .fb_h3 span {
	font-size: 38px;
	color: #f10000
}

.foot_ul_1 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px
}

.foot_ul_1 li {
	width: 283px;
	height: 319px;
	margin-left: 24px;
	float: left
}

.foot_ul_1 li.foot_li_1 {
	width: 585px;
	background: url(../images/footer_img_01.jpg) no-repeat;
	margin-left: 0
}

.foot_li_2 {
	background: url(../images/footer_img_02.jpg) no-repeat
}

.foot_li_3 {
	background: url(../images/footer_img_03.jpg) no-repeat
}

.foot_d1 {
	display: none;
	width: 100%;
	height: 319px;
	background: rgba(235, 69, 69, 0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5eb4545, endColorstr=#e5eb4545);
	color: #FFF;
	cursor: pointer
}

.foot_d1 p.foot_p1 {
	font-size: 30px;
	padding-top: 55px;
	line-height: 50px
}

.foot_d1 p.foot_p2 {
	font-size: 40px;
	font-weight: 400;
	color: #FFF;
	margin-top: 40px
}

.foot_ul_1 li:hover .foot_d1 {
	display: block
}

.fd-ul1 {
	width: 1200px;
	margin: 0 auto
}

.fd-ul1 li {
	width: 300px;
	padding: 33px 0;
	float: left
}

.fd-ul1 li:first-child {
	margin-left: 0
}

.fd-ul1 li .img {
	float: left;
	padding-top: 10px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: 1px solid #128bec;
	text-align: center;
	margin-right: 13px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.fd-ul1 li .items:hover .img {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fd-ul1 li .txt h4 {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 31px;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	margin-top: 3px
}

.fd-ul1 li .txt h4 a {
	color: #666
}

.fd-ul1 li .txt p {
	font-size: 14px;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal
}

.bottom_gzwm .gzwm_img,
.bottom_gzwm .gzwm_ul {
	float: left;
	margin-top: 5px
}

.bottom_gzwm .gzwm_ul li {
	margin-top: 10px;
	border: 1px solid #f7f7f7;
	margin-left: 5px;
	width: 100px;
	height: 24.5px;
	text-align: center
}

.bottom_gzwm .gzwm_ul li:first-child {
	margin-top: 0
}

.bottom_gzwm .gzwm_ul a {
	color: #efefef;
	font-size: 15px
}

.footer2_box {
	width: 100%;
	background: #efefef;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	padding: 45px 0
}

.footer2_box .fb_h3 {
	font-size: 38px;
	color: #00a0e9
}

.footer2_box .fb_h3 span {
	font-size: 38px;
	color: #f10000
}

.footer2_box .foot2_ul_1 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px
}

.footer2_box .foot2_ul_1 li {
	width: 283px;
	height: 260px;
	margin-left: 22px;
	float: left;
	background: #FFF
}

.footer2_box .foot2_ul_1 li.fir_mg0 {
	margin-left: 0
}

.pc-footer .left {
	float: left !important
}

.pc-footer {
	background: #2493e2;
	height: 77px;
	padding: 15px 0;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 666;
	box-shadow: 0 0 15px #0072e7
}

.pc-footer .size14 {
	font-size: 14px;
	line-height: 20px
}

.pc-footer .size25 {
	font-size: 25px;
	line-height: 27px
}

.pc-footer .am-g:after,
.am-g:before,
.w1200:after,
.w1200:before,
.w1220:after,
.w1220:before {
	content: " ";
	display: table
}

.pc-footer .am-g:after,
.w1200:after,
.w1220:after {
	clear: both
}