/*
Theme Name: 卓运
Theme URI:地址
Description: 上海网站建设
Version: 1.0 版本号
Author: 上海网站建设
Author URI: 作者的网址
Tags: 标签，多个用半角逗号隔开
*/
@charset "utf-8";

body {
	margin: 0 auto;
	font-size: 14px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}

h4,
h5,
h6,
b {
	font-weight: normal;
}

ul {
	list-style: none;
}

* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

img {
	border: 0px;
}

a {
	color: #333;
	text-decoration: none;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}

.single-content img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 15px auto;
}

.single-content p {
	margin-bottom: 15px;
}

i,
em {
	font-style: normal;
}

.fullImg {
	width: 100%;
}

.tran {
	-o-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

.dis {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.jusb {
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
	box-pack: space-between;
}

.jusa {
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-moz-box-pack: space-around;
	-webkit--moz-box-pack: space-around;
	box-pack: space-around;
}

.jusc {
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit--moz-box-pack: center;
	box-pack: center;
}

.flexw {
	-webkit-flex-wrap: wrap;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
}

/*404*/
.ui-errors {
	margin: 100px 0;
	position: relative;
	text-align: center;
}

.ui-errors h4 {
	font-size: 24px;
	font-weight: normal;
	color: #77b3bf;
	line-height: 50px;
}

.ui-errors h1 {
	font-size: 160px;
	color: #aaa;
	line-height: 180px;
}

/*侧边栏*/
.rightxf {
	position: fixed;
	top: 200px;
	right: 0;
	z-index: 10;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 14px 0;
}

.rightxf>.xfdianji {
	display: block;
	width: 70px;
	height: 64px;
	position: relative;
	cursor: pointer;
	margin-bottom: 2px;
}

.rightxf>.xfdianji .outeryuan {
	width: 54px;
	height: 48px;
	text-align: center;
	float: left;
}

.rightxf>.xfdianji>.zuiwai {
	width: 70px;
	height: 64px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	padding: 8px;
	background-color: rgb(240, 130, 0);
	transition: all 1s;
	-webkit-transition: all 1s;
	display: flex;
	z-index: 11;
}

.rightxf>.xfdianji .outeryuan>p {
	color: #fff;
	font-size: 12px;
	width: 54px;
}

.rightxf>.xfdianji .outeryuan>.iconfont {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
}

.rightxf>.xfdianji .wxewm {
	height: 170px;
	width: 160px;
	font-size: 20px;
	text-align: center;
}

.rightxf>.xfdianji .wxqq {
	width: 160px;
	background-color: rgb(240, 130, 0);
	position: absolute;
	right: 70px;
	top: 0;
	display: none;
	padding: 15px;
}

.rightxf>.xfdianji .wxqq {}

.rightxf>.xfdianji .wxqq li {
	margin-bottom: 10px;
}

.rightxf>.xfdianji .wxqq li:last-of-type {
	margin-bottom: 0;
}

.rightxf>.xfdianji .wxqq li a {
	display: flex;
	background-color: #ffffff;
	padding: 8px 12px;
	text-align: center;
	align-items: center;
}

.rightxf>.xfdianji .wxqq li a img {
	margin-right: 10px;
}

.rightxf>.xfdianji .wxqq li a span {
	font-size: 14px;
	color: #333333;
}

.rightxf>.xfdianji .wxewm a {
	color: #FFF;
}

.rightxf>.xfdianji .wxewm a:hover {
	text-decoration: underline;
}

.mbxfdianji {}

.gdct {
	position: relative;
	top: 0px;
	right: 36px;
}

.gdct img {
	width: 138px;
}

.mbxfdianji ul {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgb(240, 130, 0);
	padding: 5%;
	display: none;
}

.mbxfdianji ul li {
	margin-bottom: 15px;
}

.mbxfdianji ul li:last-of-type {
	margin-bottom: 0;
}

.mbxfdianji ul li a {
	display: flex;
	background-color: #ffffff;
	padding: 8px 12px;
	text-align: center;
	align-items: center;
}

.mbxfdianji ul li a img {
	margin-right: 10px;
}

.mbxfdianji ul li span {
	font-size: 14px;
	color: #333333;
}

.mbxfdianji:hover ul {
	display: block;
}

.rightxf>.xfdianji:nth-child(1):hover .wxewm {
	width: 200px;
	height: 64px;
}

.rightxf>.xfdianji:nth-child(1):hover .wxewm {
	display: block;
}

.rightxf>.xfdianji:nth-child(1):hover .wxqq {
	display: block;
}

.rightxf>a:nth-child(2):hover .wxewm {
	display: block;
}

.rightxf>a:nth-child(3):hover .zuiwai {
	width: 230px;
}

.rightxf>a:nth-child(3):hover .dbx {
	display: block;
}

.rightxf>span .iconfont {
	font-size: 30px;
	line-height: 48px;
	color: #FFF;
}

.rightxf>span {
	display: block;
	width: 70px;
	height: 64px;
	text-align: center;
	position: relative;
	cursor: pointer;
	background: rgb(240, 130, 0);
	margin-bottom: 5px;
	padding: 5px;
}

.xfactive {
	background: #FFF;
}

.rightxf>.xfactive>.iconfont {
	color: rgb(206, 34, 42);
}

.dbx {
	color: #fff;
	margin-left: 20px;
	font-weight: bold;
	font-size: 16px;
	line-height: 48px;
	float: left;
	display: none;
}

.wxewm {
	width: 126px;
	height: 126px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-size: 116px 116px;
	background-color: rgb(240, 130, 0);
	position: absolute;
	right: 70px;
	top: 0;
	display: none;
}

.wxewm>img {
	width: 100%;
}

.dbx>img {
	position: absolute;
	top: 20px;
	right: -14px;
}

.dbx>i {
	display: inline-block;
	width: 2px;
	height: 10px;
	background: #FFF;
	position: absolute;
	top: 20px;
	right: -1px;
}

/* 响应式 */
.bottomxf {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 9999;
	display: none;
	background: rgb(240, 130, 0);
	box-sizing: border-box;
}

.bottomxf>a:last-child {
	border: 0;
}

.bottomxf>a,
.mbxfdianji {
	display: block;
	float: left;
	width: 25%;
	height: 60px;
	text-align: center;
	position: relative;
	border-right: 1px solid #DDD;
}

.bottomxf>a>.iconfont,
.mbxfdianji .iconfont {
	font-size: 30px;
	line-height: 40px;
	color: #FFF;
}

.bottomxf>a>p,
.mbxfdianji p {
	color: #FFF;
}

.bottomxf>span {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.bottomxf .mbdbx {
	padding: 15px 20px;
	background: #FFF;
	border: 1px solid rgb(240, 130, 0);
	position: absolute;
	right: 80px;
	top: 0;
	border-radius: 3px;
	display: none;
}

.bottomxf .wxewm {
	width: 116px;
	height: 116px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #FFF;
}

.bottomxf .mbdbx>img {
	position: absolute;
	top: 20px;
	right: -14px;
}

.bottomxf .mbdbx>i {
	display: inline-block;
	width: 2px;
	height: 10px;
	background: #FFF;
	position: absolute;
	top: 20px;
	right: -1px;
}


.place {
	width: 100%;
	line-height: 40PX;
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
}

.place .case {
	width: 62.5%;
	margin: 0 auto;
	color: #888;
}

.pl>a {
	color: #888;
	text-decoration: none;
}

.pl span,
.pl span a:last-child {
	color: #00438a;
}

/*顶部*/
.wrap {
	width: 100%;
	height: 100%;
}

.zs {
	width: 100%;
	height: 100%;
	background-color: #f5f5f5;
}

.zs>.box {
	width: 62.5%;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
}

.zs_left>span {
	font-size: 12px;
	color: #888888;
}

.zs_right {
	width: auto;
}

.left {
	width: 90px;
	float: left;
	position: relative;
}

.left>img,
.right>img {
	display: inline-block;
}

.left>a,
.right>a {
	font-size: 12px;
	display: inline-block;
	text-decoration: none;
	color: black;
	vertical-align: middle;
	cursor: pointer;
}

.left .guanzhuweixin {
	display: none;
	position: absolute;
	top: 30px;
	left: 50%;
	width: 120px;
	padding: 10px;
	margin-left: -60px;
	text-align: center;
	background: #333;
	color: #fff;
	font-size: 12px;
	z-index: 10;
}

.left .guanzhuweixin p {
	margin-bottom: 10px;
}

.left .guanzhuweixin img {
	max-width: 100%;
}

.left:hover .guanzhuweixin {
	display: block;
}

.right {
	width: 90px;
	float: right;
}

.sc {
	width: 100%;
	height: 100%;
}

.sc>.box {
	width: 62.5%;
	height: 110px;
	margin: 0 auto;
}

.sc_left {
	line-height: 110px;
}

.line {
	border: 0.5px solid #dbdbdb;
	height: 80px;
	margin: 15px 0;
}

.sc_right {
	width: 85%;
	height: 80px;
	margin: 15px 0;
}

.sc_right>.r_left {
	float: left;
}

.r {
	color: #0050a5;
	font-size: 18px;
}

.rl {
	font-size: 16px;
	color: #666;
	margin: 4px 0;
}

.sc_right>.r_right {
	float: right;
	margin-top: 10px;
}

.sc_right>.r_right img {
	vertical-align: bottom;
	margin-right: 10px;
}

.rr {
	display: inline-block;
}

.num {
	color: #4975b6;
	font-size: 20.48px;
	margin-top: 5px;
}

/*导航*/
.dh {
	width: 100%;
	height: 50px;
	background-color: #b20a0a;
	position: relative;
}

.dh>.box {
	width: 62.5%;
	display: flex;
	justify-content: space-between;
	line-height: 30px;
	margin: 0 auto;
}

.dh_left {
	width: 80%;
	float: left;
}

.dh_left>a {
	width: 11.66%;
	height: 50px;
	color: white;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	line-height: 50px;
}

.dh_left .first {
	background-color: #fc8437;
}

#menu-header-menu {
	width: 100%;
}

.dh_right {
	width: 18%;
	height: 50px;
	line-height: 50px;
	float: right;
	position: relative;
}

.dh_right #juj {
	width: 80%;
	height: 29px;
	background-color: white;
	border-radius: 15px;
	outline: none;
	border: none;
	padding-left: 10px;
	box-sizing: border-box;
}

.dh_right #search-submit {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 15px;
	right: 25%;
	outline: none;
	border: 0;
}

.py_nav_menu {
	display: none;
	line-height: 100px;
	float: right;
}

.py_nav_menu>img {
	width: 30px;
	height: 30px;
}

.mb_navdh {
	display: none;
}

#mb_banner {
	display: none;
}

#pc_banner {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

#pc_banner>.swiper-slide {
	width: 100%;
	height: 100%;
}

#pc_banner .swiper-slide>img {
	width: 100%;
	height: 100%;
}

#pc_banner .swiper-pagination-bullet {
	width: 40px;
	height: 4px;
	display: inline-block;
	border-radius: 0;
	background-color: #0050a5;
	opacity: 1;
}

#pc_banner .swiper-pagination-bullet-active {
	background-color: #fc8437;
}

.dht {
	margin: 0 auto;
	width: 180px;
}

#pc_banner .swiper-scrollbar {
	width: 30px;
	border: 1px solid #fc8437;
	border-radius: 10px;
}

.foot {
	width: 100%;
	background-color: #333333;
	padding-top: 30px;
}

.foot .case {
	width: 62.5%;
	margin: 0 auto;
}

.foot .case .top {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.top1 p,
.top2 p,
.top3 p,
.top4 p {
	color: white;
	font-size: 15px;
	line-height: 45px;
}

.top1 a {
	color: #888888;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}

.top1 a:hover {
	color: white;
}

.top2 a:hover {
	color: white;
}

.top2 a {
	color: #888888;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}

.top3 span {
	color: #888888;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}

.top4 {
	text-align: center;
}

.fter_bottom li {
	color: #888;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fter_bottom li a {
	color: #888;
}

.fter_bottom li a:hover,
.bot_right span a:hover {
	color: #fff;
}

.bottom {
	width: 100%;
	background-color: #262626;
}

.bottom .case {
	width: 62.5%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.bot_left {
	width: 65%;
}

.bot_left span {
	color: #888888;
	font-size: 12.43px;
}

.bot_right {
	width: 20%;
}

.bot_right span {
	color: #888888;
	font-size: 14px;
}

.bot_right span a {
	color: #888888;
}

.dt_inp {
	z-index: 10;
	width: 18%;
	display: flex;
	justify-content: space-between;
	position: absolute;
	left: 19.8%;
	top: 604px;
}

.zixun {
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #0064c0;
	color: white;
	width: 45.6%;
	height: 45px;
	line-height: 45px;
}

.kancha {
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0);
	color: #0064c0;
	width: 45.3%;
	height: 45px;
	line-height: 45px;
	border: 1px solid #0064c0;
}

.bottomz {
	width: 100%;
	background-color: #262626;
}

.bottomz>.box {
	width: 62.5%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.bot_left {
	width: 65%;
	display: flex;
	justify-content: space-between;
	line-height: 30px;
}

.bleft>span {
	color: #888888;
	font-size: 12.43px;
}

.bot_right {
	line-height: 30px;
	margin-right: 15px;
}

.bot_right>span {
	color: #888888;
	font-size: 14px;
}

.among1 {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}

.case {
	width: 62.5%;
	margin: 0 auto;
}

.amo_top {
	width: 100%;
	padding-top: 50px;
}

.amo_top>h1 {
	font-size: 36px;
	font-weight: 500;
	color: black;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.amo_line {
	width: 5%;
	border: 2px solid #0050a5;
	margin: 0 auto;
	margin-top: 20px;
}

.amo_hang {
	width: 100%;
	height: 55px;
	background-color: #f7f7f7;
	line-height: 55px;
	margin-top: 40px;
	margin-bottom: 30px;
}

.amo_hang ul {
	width: 100%;
	background-color: #f7f7f7;
	display: flex;
	justify-content: space-between;
}

.tab-g:after {
	content: "";
	display: block;
	clear: both;
}

.tab-g>li {
	width: 10%;
	color: #535b74;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	line-height: 50px;
}

.tab-g>li:hover {
	color: white;
	background-color: #fc8437;
}

.tab-g .current-menu-item,
.tab-g .current_page_item {
	color: #fff;
	background-color: #fc8437;
	font-size: 14px;
}

.tab-g>li a {
	color: white;
	font-size: 14px;
}

.among2 {
	width: 100%;
	height: 410px;
	background-color: #1075bd;
}

.among2>.case {
	width: 62.5%;
	margin: 0 auto;
	text-align: center;
}

.fw {
	color: white;
	font-size: 30px;
	font-weight: 300;
	padding-top: 35px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.small {
	font-size: 14px;
	color: white;
}

.amo2_line {
	width: 6%;
	border: 1.5px solid white;
	margin: 0 auto;
	margin-top: 15px;
}

.fanr {
	width: 11%;
	display: flex;
	margin-top: 50px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

.fan {
	width: 62%;
	position: relative;
}

.tp {
	width: 86px;
	position: relative;
	display: inline-block;
	background: rgba(255, 255, 255, 0.6);
}

.tp>.ling {
	width: 80%;
	position: absolute;
	top: 3px;
	left: 2px;
	z-index: 2
}

.tp>.mengban {
	width: 80%;
	position: absolute;
	top: 2px;
	left: 1px;
	z-index: 3
}

.orange {
	width: 80%;
	position: absolute;
	top: 2px;
	left: 1px;
	display: none;
}

.zx {
	position: absolute;
	top: 26px;
	left: 20px;
	z-index: 4
}

.wenzi {
	position: absolute;
	top: 115px;
	left: 4px;
}

.number {
	font-size: 24px;
	color: #bacfe6;
}

.chinese {
	width: 100%;
	font-size: 18px;
	color: #dee8f3;
}

.number:hover {
	color: white;
}

.chinese:hover {
	color: white;
}

.point {
	width: 29%;
	display: flex;
	justify-content: space-between;
	margin-top: 57px;
	margin-left: 5px;
}

.one {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #9fc8e5;
}

.two {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #dee8f3;
}

.three {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: white;
}

.fanr1 {
	width: 11%;
	display: flex;
	margin-top: 50px;
	float: left;
	cursor: pointer
}

.products .main-gn {
	display: none;
}

.main-gn .amo_foot {
	display: flex;
	justify-content: space-between;
	display: none;
	height: 480px;
}

.main-gn .amo_foot.amo_f_left {
	margin-top: 15px;
}

.main-gn .amo_foot h1 {
	font-size: 30px;
	color: #fc8437;
	margin-bottom: 15px;
	text-align: left;
}

.main-gn .amo_foot h3 {
	font-size: 24px;
	color: #0050a5;
	margin-bottom: 15px;
	text-align: left;
}

.main-gn .amo_foot .amo_f_zj {
	width: 79%;
	text-align: left;
}

.main-gn .amo_foot .amo_f_zj>.hx {
	font-size: 20px;
	display: block;
	margin-top: 25px;
	color: #686868;
}

.main-gn .amo_foot .amo_f_zh {
	margin-top: 40px;
	margin-right: -13px;
	display: inline-block;
	margin-bottom: 10px;
}

.main-gn .amo_foot #second {
	margin-left: 25px;
}

.main-gn .amo_foot .tu {
	position: relative;
	display: inline-block;
}

.main-gn .amo_foot .yuan1 {
	position: absolute;
	top: -35px;
}

.main-gn .amo_foot .img1 {
	position: absolute;
	top: -20px;
	left: 16px;
}

.main-gn .amo_foot .wz {
	display: inline-block;
	margin-left: 72px;
}

.main-gn .amo_foot .wz>span {
	font-size: 14px;
	color: #666666;
}

.main-gn .amo_foot .inp {
	margin-top: 50px;
}

.main-gn .amo_foot .inp1 {
	width: 22%;
	font-size: 16px;
	height: 38px;
	background-color: #fc8437;
	color: white;
	border-radius: 3px;
	border: 1px solid #fc8437;
	margin-right: 50px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	line-height: 38px;
	display: inline-block;
}

.main-gn .amo_foot .inp2 {
	width: 22%;
	font-size: 16px;
	height: 38px;
	background-color: white;
	color: #fc8437;
	border-radius: 3px;
	border: 1px solid #fc8437;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	line-height: 38px;
	display: inline-block;
}

.main-gn .amo_foot .amo_f_right {
	width: 34%;
}

.main-gn .amo_foot .amo_f_right>img {
	width: 100%;
}

.main-gn .amo_foot .inp1:hover {
	background-color: white;
	color: #fc8437;
}

.main-gn .amo_foot .inp2:hover {
	background-color: #fc8437;
	color: white;
}

.tab-g2 .tab-gn2 {
	width: 16.3%;
	font-size: 20px;
	color: #535b74;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	cursor: pointer;
}

.tab-g2 .active-gn2,
.tab-g2 .tab-gn2:hover {
	background-color: #0050a5;
	color: white;
}

.main-gn1 .amo_foot {
	display: flex;
	justify-content: space-between;
	display: none;
}

.main-gn1 .amo_foot.amo_f_left {
	margin-top: 15px;
}

.main-gn1 .amo_foot h1 {
	font-size: 30px;
	color: #fc8437;
	margin-bottom: 15px;
}

.main-gn1 .amo_foot h3 {
	font-size: 24px;
	color: #0050a5;
	margin-bottom: 15px;
}

.main-gn1 .amo_foot .amo_f_zj {
	width: 68%;
}

.main-gn1 .amo_foot .amo_f_zj>.hx {
	font-size: 20px;
	display: block;
	margin-top: 25px;
}

.main-gn1 .amo_foot .amo_f_zh {
	margin-top: 20px;
	margin-right: 15px;
	display: inline-block;
	margin-bottom: 10px;
}

.main-gn1 .amo_foot #second {
	margin-left: 25px;
}

.main-gn1 .amo_foot .tu {
	position: relative;
	display: inline-block;
}

.main-gn1 .amo_foot .yuan1 {
	position: absolute;
	top: -35px;
}

.main-gn1 .amo_foot .img1 {
	position: absolute;
	top: -26px;
	left: 9px;
}

.main-gn1 .amo_foot .wz {
	display: inline-block;
	margin-left: 50px;
}

.main-gn1 .amo_foot .wz>span {
	font-size: 14px;
	color: #666666;
}

.main-gn1 .amo_foot .inp {
	margin-top: 35px;
}

.main-gn1 .amo_foot .inp1 {
	width: 22%;
	font-size: 16px;
	height: 38px;
	background-color: #fc8437;
	color: white;
	border-radius: 3px;
	border: 1px solid #fc8437;
	margin-right: 50px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	line-height: 38px;
	display: inline-block;
}

.main-gn1 .amo_foot .inp2 {
	width: 22%;
	font-size: 16px;
	height: 38px;
	background-color: white;
	color: #fc8437;
	border-radius: 3px;
	border: 1px solid #fc8437;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	line-height: 38px;
	display: inline-block;
}

.main-gn1 .amo_foot .amo_f_right {
	width: 50%;
}

.main-gn1 .amo_foot .amo_f_right>img {
	width: 70%;
}

.nengyuan {
	padding-left: 75px;
	box-sizing: border-box;
}

.main-gn2 .amo_foot .yingjian {
	margin-top: 20px;
	overflow: hidden;
}

.main-gn2 .amo_foot .yingjian .yj_z {
	float: left;
}

.main-gn2 .amo_foot .yingjian .yj_z span {
	font-size: 14px;
	color: #808080;
	line-height: 30px;
}

.main-gn2 .amo_foot .yingjian .yj_y {
	float: left;
	margin-left: 20px;
}

.main-gn2 .amo_foot .yingjian .yj_y span {
	font-size: 14px;
	color: #808080;
	line-height: 30px;
}

.main-gn3 .amo_foot .yingjian {
	margin-top: 20px;
	overflow: hidden;
}

.main-gn3 .amo_foot .yingjian .yj_z {
	float: left;
}

.main-gn3 .amo_foot .yingjian .yj_z span {
	font-size: 14px;
	color: #808080;
	line-height: 30px;
}

.main-gn3 .amo_foot .yingjian .yj_y {
	float: left;
	margin-left: 20px;
}

.main-gn3 .amo_foot .yingjian .yj_y span {
	font-size: 14px;
	color: #808080;
	line-height: 30px;
}

.main-gn3 .amo_foot .yingjian .amo_f_right>img {
	width: 75%;
}

.main-gn3 .amo_foot .yingjian .amo_f_left {
	margin-top: 50px;
	width: 50%;
}

.active-gn {
	background-color: #0050a5;
	color: white;
}

.products .main-gn.selected-gn {
	display: block;
}

.selected-gn .amo_foot {
	display: flex;
}

.selected-gn .amo_foot.amo_f_left {
	margin-top: 15px;
}

.selected-gn .amo_foot h1 {
	font-size: 30px;
	color: #fc8437;
	margin-bottom: 15px;
}

.selected-gn .amo_foot h3 {
	font-size: 24px;
	color: #0050a5;
	margin-bottom: 15px;
}

.selected-gn .amo_foot .amo_f_zj {
	width: 68%;
	margin-top: 30px;
}

.selected-gn .amo_foot .amo_f_zj>.hx {
	font-size: 20px;
	display: block;
	margin-top: 25px;
	color: black;
}

.selected-gn .amo_foot .amo_f_zh {
	margin-top: 50px;
	margin-right: 0px;
	display: inline-block;
	margin-bottom: 10px;
}

.selected-gn .amo_foot #second {
	margin-left: 7px;
}

.selected-gn .amo_foot .tu {
	position: relative;
	display: inline-block;
}

.selected-gn .amo_foot .yuan1 {
	position: absolute;
	top: -35px;
}

.selected-gn .amo_foot .img1 {
	position: absolute;
	top: -26px;
	left: 9px;
}

.selected-gn .amo_foot .wz {
	display: inline-block;
	margin-left: 50px;
}

.selected-gn .amo_foot .wz>span {
	font-size: 14px;
	color: #666666;
}

.selected-gn .amo_foot .inp {
	margin-top: 35px;
}

.selected-gn .amo_foot .inp1 {
	width: 27%;
	font-size: 16px;
	height: 38px;
	line-height: 36px;
	background-color: #fc8437;
	color: white;
	border-radius: 3px;
	border: 1px solid #fc8437;
	margin-right: 50px;
	cursor: pointer;
}

.selected-gn .amo_foot .inp2 {
	width: 27%;
	font-size: 16px;
	height: 38px;
	line-height: 36px;
	background-color: white;
	color: #fc8437;
	border-radius: 3px;
	border: 1px solid #fc8437;
	cursor: pointer;
}

.selected-gn .amo_foot .amo_f_right {
	width: 50%;
}

.selected-gn .amo_foot .amo_f_right>img {
	width: 70%;
}

.selected-gn .amo_foot .amo_f_zj {
	width: 81%;
}

.main-gn0 .amo_foot .img1 {
	position: absolute;
	top: -19px;
	left: 16px;
}

.main-gn0 .amo_foot .wz {
	margin-left: -15px;
	display: block;
	margin-top: 25px;
}

.main-gn0 .amo_foot .wz p {
	font-size: 16px;
	color: #666666;
}

.main-gn0 .amo_foot .amo_f_zj>.hx {
	margin-bottom: 30px;
}

.main-gn0 .amo_foot .inp {
	margin-top: 70px;
}

.main-gn0 .amo_foot .tu {
	display: block;
	margin-right: 172px;
}


.among3 {
	width: 100%;
	padding: 50px 0;
}

.among3>.case {
	width: 62.5%;
	margin: 0 auto;
	text-align: center;
}

.zy {
	font-size: 44px;
	font-family: Regular;
}

.youshi {
	color: #888888;
	font-size: 24px;
	font-family: Microsoft YaHei;
}

.amo3_line {
	width: 55px;
	border: 1.5px solid #0050a5;
	margin: 0 auto;
	margin-top: 15px;
}

.amo3_foot {
	width: 100%;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.amo3_f_left {
	width: 50%;
	margin-top: 50px;
	overflow: hidden;
}

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

.afll {
	color: #fc8437;
	font-size: 110px;
	font-family: Arial;
}

.hou {
	width: 30%;
	color: #fc8437;
	font-size: 122.56px;
	font-family: Arial;
}

.afll>div {
	width: 5%;
	height: 20px;
	background-color: #fc8437;
	margin-top: 93px;
	margin-left: 30px;
}

.aflr {
	width: 70%;
}

.lt {
	color: #0050a5;
	font-size: 43px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: left;
}

.lr {
	/*width: 373px;*/
	overflow: hidden;
	height: 46px;
	line-height: 46px;
	padding: 0 10px;
	color: white;
	background-color: #0050a5;
	text-align: center;
}

.lr>p {
	font-size: 26px;
	font-family: Microsoft YaHei;
	width: 100%;
	/*margin-left: -15px;*/
}

.amo3_fl_bottom {
	width: 100%;
	margin-top: 30px;
}

.amo3_fl_bottom>div {
	text-align: left;
	line-height: 45px;
}

.amo3_fl_bottom>div>span {
	color: #666666;
	font-size: 16px;
}

.amo3_fl_bottom>div>span:hover {
	color: #0069cb;
}

.amo3_f_right {
	width: 45%;
	position: relative;
	margin-top: 15px;
}

.jb {
	position: absolute;
	top: 0;
	left: 60px;
}

.jiang2:hover {
	transform: translate3d(0px, 0px, 10px);
	transition: transform 1s linear 0s;
}

.jiang3:hover {
	transform: translate3d(0px, 0px, 10px);
	transition: transform 1s linear 0s;
}

.jiang1:hover {
	transform: translate3d(0px, 0px, 10px);
	transition: transform 1s linear 0s;
}

.jb:hover {
	transform: translate3d(0px, 0px, 10px);
	transition: transform 1s linear 0s;
}

.jiang2 {
	position: absolute;
	left: 0;
	top: 195px;
}

.jz {
	position: absolute;
	left: 5px;
	top: 5px;
}

.bj {
	position: absolute;
	left: 0;
	top: 0;
}

.jiang3 {
	position: absolute;
	left: 325px;
	top: 100px;
}

.jiang1 {
	position: absolute;
	left: 164px;
	top: 210px;
}

.among4 {
	width: 100%;
	height: 380px;
	background-color: #f7f7f7;
}

.among4>.case {
	width: 62.5%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.amo4_left {
	width: 35%;
	margin-top: 30px;
	transform-style: preserve-3d;
	perspective: 100px;
	overflow: hidden;
}

.amo4_right {
	width: 54%;
	margin-top: 30px;
}

.among5 {
	width: 100%;
	margin-bottom: 40px;
	overflow: hidden;
}

.among5>.case {
	width: 62.5%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.amo5_left {
	width: 58%;
	margin-top: 50px;
}

.amo5_right {
	width: 39%;
	margin-top: 50px;
	padding-top: 30px;
}

.duok img {
	max-width: 100%;
}

.among6 {
	width: 100%;
	background-color: #f7f7f7;
	padding-top: 30px;
	overflow: hidden;
	padding-bottom: 30px;
	overflow: hidden;
}

.among6>.case {
	width: 62.5%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.amo6_left {
	width: 45%;
	margin-top: 78px;
}

.amo6_right {
	width: 54%;
	margin-top: 30px;
}

.amo6_img {
	width: 100%;
}

#black {
	color: black;
	font-size: 18px;
}

.xlx {
	width: 60%;
	display: flex;
	justify-content: space-between;
	margin-left: 22px;
	line-height: 40px;
}

.xlx_wz {
	font-size: 16px;
}

.xyd {
	width: 68%;
	display: flex;
	justify-content: space-between;
	margin-left: 44px;
	line-height: 25px;
	flex-wrap: wrap;
	margin-top: 10px;
}

#xydw {
	font-size: 14px;
	color: #666666;
}

.among7 {
	width: 100%;
	margin-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}

.among7>.case {
	width: 62.5%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.amo7_left {
	width: 65%;
	margin-top: 30px;
}

.amo7_right {
	width: 35%;
	margin-top: 30px;
}

.amo7_right>img {
	max-width: 100%;
}

#ck {
	width: 420px;
}

#chang {
	width: 100%;
}

.re {
	margin-top: 45px;
}

.re>.rx {
	font-size: 18px;
	font-family: Microsoft YaHei;
}

.re>.rxdh {
	color: #fc8437;
	font-size: 22px;
	font-weight: bold;
}

.re>.ljzx {
	width: 120px;
	height: 40px;
	background-color: #fc8437;
	border-radius: 8px;
	border: 1px solid #fc8437;
	font-size: 16px;
	color: white;
	margin-left: 20px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	line-height: 40px;
}

.re>.ljzx:hover {
	background-color: #FFF;
	color: #fc8437;
}

.among8 {
	width: 100%;
	overflow: hidden;
}

.among8>.case {
	width: 62.5%;
	height: 300px;
	margin: 0 auto;
	text-align: center;
}

.big {
	color: white;
	font-size: 40px;
	padding-top: 50px;
}

.xbig {
	color: white;
	font-size: 30px;
	margin-top: 30px;
}

.aniu {
	width: 36.3%;
	height: 45px;
	margin: 0 auto;
	margin-top: 30px;
	padding-top: 10px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-around;
	cursor: pointer;
}

.aniu>.bzd {
	color: white;
	font-size: 20px;
	display: inline-block;
}

.jjfa {
	color: white;
	font-size: 16px;
	display: inline-block;
	margin-top: 3px;
	text-decoration: none;
}

.jjfa:hover {
	opacity: .6;
}

.among9 {
	width: 100%;
	padding-bottom: 50px;
	overflow: hidden;
}

.among9>.case {
	width: 62.5%;
	margin: 0 auto;
	text-align: center;
}

.aon_top {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

.aon_top>.jing {
	font-size: 36px;
	margin-bottom: 15px;
}

.aon_top>.yewu {
	color: #666666;
	font-size: 20px;
}

.amo9_line {
	width: 6%;
	border: 1.5px solid #0050a5;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 30px;
}

.aon_bottom {
	width: 100%;
	display: flex;
	justify-content: space-around;
	margin-bottom: 50px;
}

.aon9_bot_box {
	width: 13.6%;
	height: 481px;
	padding-top: 25px;
	box-sizing: border-box;
	margin: 0 auto;
}

.heng {
	display: none;
}

.shu1 {
	width: 100%;
	height: 481px;
	padding-top: 50px;
	box-sizing: border-box;
	transform-style: preserve-3d;
	perspective: 100px;
	overflow: hidden;
	margin-right: 5%;
	background-size: cover;
}

.shuw:hover {
	transform: translate3d(0px, 0px, 10px);
	transition: transform 1s linear 0s;
}

.shu1>.kong1 {
	width: 50%;
	height: 50px;
	border-right: 1px solid white;
}

.shu {
	width: 100%;
	height: 481px;
	padding-top: 28px;
	box-sizing: border-box;
	transform-style: preserve-3d;
	perspective: 100px;
	overflow: hidden;
}

.shu>.kong {
	width: 50%;
	height: 50px;
	border-right: 1px solid white;
}

.shuw {
	width: 13%;
	color: white;
	font-size: 24px;
	margin: 10px auto;
}

.shuw:hover {
	transform: translate3d(0px, 0px, 10px);
	transition: transform 1s linear 0s;
}

.heng {
	width: 160%;
	height: 481px;
	transform-style: preserve-3d;
	perspective: 1000px;
	overflow: hidden;
}

.h_top {
	width: 100%;
}

.h_top:hover {
	transform: translate3d(0px, 0px, 10px);
	transition: transform 1s linear 0s;
}

.h_foot1 {
	text-align: left;
	margin-bottom: 15px;
	padding-top: 18px;
}

.zhong {
	font-size: 16px;
	font-weight: bold;
}

.h_foot2 {
	text-align: left;
}

.qing {
	font-size: 14px;
	color: #666666;
}

.chao {
	overflow: hidden;
	text-overflow: ellipsis;
}

.aon9_bot_box:hover .shu1 {
	display: none;
}

.aon9_bot_box:hover .heng {
	display: block;
}

.h_foot2>a {
	text-decoration: none;
	color: #fc985f;
	font-size: 14px;
}

.among10 {
	width: 100%;
	background-color: #f7f7f7;
	height: 590px;
	overflow: hidden;
}

.among10>.case {
	width: 62.5%;
	margin: 0 auto;
	text-align: center;
}

.aon10_top {
	width: 100%;
	text-align: center;
	padding-top: 50px;
}

.aon10_top>.fwkh {
	font-size: 36px;
	margin-bottom: 15px;
}

.aon10_top>.zong {
	color: #666666;
	font-size: 20px;
}

.amo10_line {
	width: 55px;
	border: 1.5px solid #0050a5;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 30px;
}

.aon10_foot {
	width: 100%;
	padding-bottom: 60px;
	cursor: pointer;
	position: relative;
	margin-top: 30px;
}

.a10_box1,
.a10_box2,
.a10_box3,
.a10_box4,
.a10_box5,
.a10_box6,
.a10_box7,
.a10_box8,
.a10_box9,
.a10_box10,
.a10_box11 {
	width: 15%;
}

.a10_box1 img,
.a10_box2 img,
.a10_box3 img,
.a10_box4 img,
.a10_box5 img,
.a10_box6 img,
.a10_box7 img,
.a10_box8 img,
.a10_box9 img,
.a10_box10 img,
.a10_box11 img {
	max-width: 100%;
}

.a10_box1 {
	position: relative;
}

.a10_box1 img:nth-child(1) {
	position: absolute;
	left: 0;
	top: 0;
}

.a10_box1 img:nth-child(2) {
	position: absolute;
	left: 1%;
	top: 84px;
}

.a10_box2 {
	position: relative;
}

.a10_box2 img:nth-child(1) {
	position: absolute;
	left: 109%;
	top: 0;
}

.a10_box2 img:nth-child(2) {
	position: absolute;
	left: 18.5%;
	top: 84px;
}

.a10_box3 {
	position: relative;
}

.a10_box3 img:nth-child(1) {
	position: absolute;
	left: 217%;
	top: 0;
}

.a10_box3 img:nth-child(2) {
	position: absolute;
	left: 34.5%;
	top: 57px;
}

.a10_box4 {
	position: relative;
}

.a10_box4 img:nth-child(1) {
	position: absolute;
	left: 326%;
	top: 0;
}

.a10_box4 img:nth-child(2) {
	position: absolute;
	left: 51.5%;
	top: 65px;
}

.a10_box5 {
	position: relative;
}

.a10_box5 img:nth-child(1) {
	position: absolute;
	left: 435%;
	top: 0;
}

.a10_box5 img:nth-child(2) {
	position: absolute;
	left: 65.5%;
	top: 55px;
}

.a10_box6 {
	position: relative;
}

.a10_box6 img:nth-child(1) {
	position: absolute;
	left: 543%;
	top: 0;
}

.a10_box6 img:nth-child(2) {
	position: absolute;
	left: 84.3%;
	top: 67px;
}

.a10_box7 {
	position: relative;
}

.a10_box7 img:nth-child(1) {
	position: absolute;
	left: 55%;
	top: 170px;
}

.a10_box7 img:nth-child(2) {
	position: absolute;
	left: 12.3%;
	top: 239px;
}

.a10_box8 {
	position: relative;
}

.a10_box8 img:nth-child(1) {
	position: absolute;
	left: 164%;
	top: 170px;
}

.a10_box8 img:nth-child(2) {
	position: absolute;
	left: 25.4%;
	top: 239px;
}

.a10_box9 {
	position: relative;
}

.a10_box9 img:nth-child(1) {
	position: absolute;
	left: 272%;
	top: 170px;
}

.a10_box9 img:nth-child(2) {
	position: absolute;
	left: 43.4%;
	top: 239px;
}

.a10_box10 {
	position: relative;
}

.a10_box10 img:nth-child(1) {
	position: absolute;
	left: 381%;
	top: 170px;
}

.a10_box10 img:nth-child(2) {
	position: absolute;
	left: 59.4%;
	top: 239px;
}

.a10_box11 {
	position: relative;
}

.a10_box11 img:nth-child(1) {
	position: absolute;
	left: 490%;
	top: 170px;
}

.a10_box11 img:nth-child(2) {
	position: absolute;
	left: 74.4%;
	top: 247px;
}

.a10_box1:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}

.a10_box2:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}

.a10_box3:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}

.a10_box4:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}

.a10_box5:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}

.a10_box6:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}

.a10_box7:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}

.a10_box8:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}

.a10_box9:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}

.a10_box10:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}

.a10_box11:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}



.aon10_foot>img {
	width: 100%;
}

.among11 {
	width: 100%;
	height: 300px;
	background-color: #054589;
	overflow: hidden;
}

.among11>.case {
	width: 62.5%;
	margin: 0 auto;
	text-align: center;
}

.aon11_head {
	width: 100%;
	color: #fc8437;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
}

.aon11_middle {
	width: 69%;
	display: flex;
	justify-content: space-around;
	margin-left: 181px;
	margin-top: 30px;
}

.taoy {
	display: flex;
	justify-content: space-around;
}

.taoy>div {
	cursor: pointer;
}

.taoy>div:hover {
	transform: translate(0px, -10px);
	transition: transform 1s linear 0s;
}

.aon11_middle>div {
	vertical-align: middle;
}

.aon11_wz {
	color: white;
	font-size: 24px;
	display: inline-block;
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 50px;
}

.aon11_foot {
	background-color: #e6ecf3;
	width: 38%;
	height: 50px;
	line-height: 50px;
	border-radius: 30px;
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
	margin-top: 40px;
}

.aon11_one {
	color: #e8700f;
	font-size: 28px;
	display: inline-block;
	text-decoration: none;
}

.aon11_two {
	width: 35%;
	height: 100%;
	color: white;
	font-size: 20px;
	font-family: Microsoft YaHei;
	background-color: #e8700f;
	border-radius: 23px;
	display: inline-block;
	text-decoration: none;
	margin-right: -35px;
}

.aon11_two:hover {
	background-color: #fca167;
}

.among12 {
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 30px;
}

.among12>.case {
	width: 62.5%;
	margin: 0 auto;
	text-align: center;
}

.zz-btn {
	display: inline-block;
	width: 150px;
	background: #4382cb;
	color: #fff;
	border-radius: 5px;
	padding: 10px 0;
	margin-top: 50px;
}

.aon12_head {
	width: 100%;
	text-align: center;
	padding-top: 50px;
}

.aon12_head>p {
	font-size: 36px;
	font-family: Microsoft YaHei;
}

.aon12_line {
	width: 6%;
	border: 1.5px solid #0050a5;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 30px;
}

.aon12_foot {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
}

.aon12_fl {
	width: 30%;
	margin-left: 10%;
}

.aon12_flo {
	width: 95%;
	border: 1px solid #ebebeb;
	cursor: pointer;
	margin-bottom: 18%;
}

.aon12_floo {
	width: 100%;
	height: 36px;
	line-height: 37px;
	position: relative;
	background-color: #fbfbfb;
	border: 1px solid #fbfbfb;
}

.aon12_fr ul {
	display: flex;
	flex-wrap: wrap;
}

.aon12_fr ul li {
	width: 25.3%;
	text-align: center;
	padding: 5px 0;
}

.aon12_fr ul li img {
	max-width: 100%;
	width: 100px;
	height: 115px;
	box-shadow: 1px 1px 6px #c5c5c5;
}

.zz {
	position: absolute;
	top: -4%;
	left: -7%;
}

.zg {
	font-size: 14px;
	font-family: Microsoft YaHei;
}

.xia {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 3%;
	right: 5%;
}

.aon12_flo .p p {
	text-align: left;
	color: #666666;
	font-size: 14px;
	font-family: Microsoft YaHei;
	margin-left: 13%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.aon12_flo .p {
	display: none;
}

/*.aon12_flo:hover .p{display: block;}*/
.aon12_flt .p p {
	text-align: left;
	color: #666666;
	font-size: 14px;
	font-family: Microsoft YaHei;
	margin-left: 13%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.aon12_flt .p {
	display: none;
}

/*.aon12_flt:hover .p{display: block;}*/
.aon12_flth .p p {
	text-align: left;
	color: #666666;
	font-size: 14px;
	font-family: Microsoft YaHei;
	margin-left: 13%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.aon12_flth .p {
	display: none;
}

/*.aon12_flth:hover .p{display: block;}*/
.aon12_flf .p p {
	text-align: left;
	color: #666666;
	font-size: 14px;
	font-family: Microsoft YaHei;
	margin-left: 13%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.aon12_flf .p {
	display: none;
}

/*.aon12_flf:hover .p{display: block;}*/
.aon12_fltt {
	width: 100%;
	height: 38px;
	line-height: 37px;
	position: relative;
}

.aon12_flthh {
	width: 100%;
	height: 38px;
	line-height: 37px;
	position: relative;
}

.aon12_flff {
	width: 100%;
	height: 38px;
	line-height: 37px;
	position: relative;
}

/*.aon12_flo:hover .youx{transform: rotateZ(90deg)}*/
/*.aon12_flt:hover .youx{transform: rotateZ(90deg)}*/
/*.aon12_flth:hover .youx1{transform: rotateZ(90deg)}*/
/*.aon12_flf:hover .youx2{transform: rotateZ(90deg)}*/
.aon12_flo:hover .aon12_floo {
	background-color: #4382cb;
}

.aon12_flo:hover .zg {
	color: white;
	font-size: 16px;
	font-family: Microsoft YaHei;
	position: absolute;
	left: 13%;
}

.aon12_flt:hover .aon12_fltt {
	background-color: #4382cb;
}

.aon12_flt:hover .aon12_fltt p {
	color: white;
	font-size: 16px;
}

.aon12_flth:hover .aon12_flthh {
	background-color: #4382cb;
}

.aon12_flth:hover .aon12_flthh p {
	color: white;
	font-size: 16px;
}

.aon12_flf:hover .aon12_flff {
	background-color: #4382cb;
}

.aon12_flf:hover .aon12_flff p {
	color: white;
	font-size: 16px;
}



.aon12_flt {
	width: 338px;
	position: relative;
	background-color: #fbfbfb;
	border: 1px solid #ebebeb;
	margin-top: 28px;
	cursor: pointer;
	margin-bottom: 18%;
}

.dw {
	position: absolute;
	top: -8%;
	left: -7%;
}

.youx {
	width: 10px;
	height: 20px;
	position: absolute;
	top: 30%;
	right: 5%;
}

.aon12_flt>p {
	text-align: left;
	font-size: 16px;
	font-family: Microsoft YaHei;
	margin-left: 13%;
	margin-top: 9px;
	margin-bottom: 8px;
}

.aon12_flt>p:hover {
	color: #0069cb;
}

.aon12_flth>p:hover {
	color: #0069cb;
}

.aon12_flf>p:hover {
	color: #0069cb;
}

.you {
	width: 30px;
	height: 30px;
}

.aon12_flth {
	width: 338px;
	position: relative;
	background-color: #fbfbfb;
	border: 1px solid #ebebeb;
	margin-top: 28px;
	cursor: pointer;
	margin-bottom: 18%;
}

.dw1 {
	position: absolute;
	top: -4%;
	left: -7%;
}

.youx1 {
	width: 10px;
	height: 20px;
	position: absolute;
	top: 30%;
	right: 5%;
}

.aon12_flth>p {
	text-align: left;
	font-size: 16px;
	font-family: Microsoft YaHei;
	margin-left: 13%;
	margin-top: 9px;
	margin-bottom: 8px;
}

.aon12_flf {
	width: 338px;
	position: relative;
	background-color: #fbfbfb;
	border: 1px solid #ebebeb;
	margin-top: 28px;
	cursor: pointer;
}

.dw2 {
	position: absolute;
	top: -4%;
	left: -7%;
}

.youx2 {
	width: 10px;
	height: 20px;
	position: absolute;
	top: 30%;
	right: 5%;
}

.aon12_flf>p {
	text-align: left;
	font-size: 16px;
	font-family: Microsoft YaHei;
	margin-left: 13%;
	margin-top: 9px;
	margin-bottom: 8px;
}

.aon12_fr {
	width: 50%;
}

.dtgdF {
	width: 80%;
}

.swiper2 {
	width: 80%;
}

.swiper-father {
	width: 100%;
	position: relative;
}

.swiper-button-prev {
	background-color: #ebebeb;
	color: #797979;
}

.swiper-button-next {
	background-color: #ebebeb;
	color: #797979;
}

.aon12_frw {
	font-size: 16px;
	margin-top: -46px;
	color: #666666;
}

.among13 {
	width: 100%;
	background-color: #f7f7f7;
	overflow: hidden;
}

.among13>.case {
	width: 62.5%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.aon13_head {
	width: 100%;
	text-align: center;
	padding-top: 50px;
}

.aon13_head>.zjzy {
	font-size: 36px;
	margin-bottom: 15px;
}

.aon13_head>.jfjs {
	color: #666666;
	font-size: 20px;
}

.aon13_line {
	width: 55px;
	border: 1.5px solid #0050a5;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 30px;
}

.aon13_foot {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-bottom: 50px;
	margin-top: 45px;
}

.aon13_left {
	width: 46%;
}

.imgF {
	width: 100%;
	transform-style: preserve-3d;
	perspective: 1000px;
	overflow: hidden;
}

.imgF>a {
	display: inline-block;
	width: 100%;
}

.imgF>a:hover {
	transform: translate3d(0px, 0px, 20px);
	transition: transform 1s linear 0s;
}

.imgF a img {
	max-width: 100%;
}

.WZ {
	width: 100%;
	margin-top: 15px;
}

.WZ>p {
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 23px;
}

.dui {
	width: 100%;
	text-align: left;
	margin-top: 10px;
}

.dui1 {
	font-size: 14px;
	color: #888888;
	line-height: 25px;
}

.dui1:hover {
	color: #0069cb;
}

.ljgd {
	width: 120px;
	height: 30px;
	background-color: #02509c;
	border: 1px solid #02509c;
	color: white;
	font-size: 14px;
	margin-top: 35px;
	cursor: pointer;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 30px;
}

.ljgd:hover {
	background-color: #f7f7f7;
	color: #02509c;
}

.aon13_right {
	width: 50%;
}

.aon13_th {
	display: flex;
	text-align: left;
	transform-style: preserve-3d;
	perspective: 1000px;
	overflow: hidden;
}

.SJ {
	font-size: 16px;
	text-decoration: none;
	color: black;
}

.SJ:hover {
	color: #227fc2;
}

.sp {
	color: #777777;
	font-size: 14px;
	line-height: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 15px;
}

.sp:hover {
	color: black;
}

.aon13_th:nth-child(1) {
	margin-right: 0px;
}

.aon13_th:nth-child(2) {
	margin-right: -50px;
}

.aon13_th:nth-child(3) {
	margin-right: 20px;
}

.dtai {
	margin-bottom: 15px;
	height: 120px;
	margin-right: 10px;
}

.dtai img {
	transition: transform 1s linear 0s;
	width: 180px;
}

.dtai:hover img {
	transform: scale(1.1, 1.1);
}

.date {
	font-size: 12px;
	color: #777777;
}

.MO {
	width: 120px;
	height: 30px;
	background-color: #02509c;
	border: 1px solid #02509c;
	color: white;
	font-size: 14px;
	margin-top: 7px;
	margin-left: 70%;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	display: block;
	text-decoration: none;
}

.MO:hover {
	background-color: #f7f7f7;
	color: #02509c;
}

.among14 {
	width: 100%;
	padding-bottom: 50px;
}

.among14>.case {
	width: 62.5%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.aon14_head {
	width: 100%;
	text-align: center;
	padding-top: 50px;
}

.aon14_head>.zjzy {
	font-size: 36px;
	margin-bottom: 15px;
}

.aon14_head>.jfjs {
	color: #666666;
	font-size: 20px;
}

.aon14_line {
	width: 55px;
	border: 1.5px solid #0050a5;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 30px;
}

.aon14_foot {
	width: 100%;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.aon14_fl {
	width: 56%;
}

.aon14_s {
	display: flex;
	justify-content: space-between;
	margin-left: 5px;
}

.aon14_s>p {
	color: #5881ba;
	font-size: 16px;
	cursor: pointer;
}

.aon14_s>a {
	color: #888888;
	font-size: 14px;
	margin-right: 5px;
	text-decoration: none;
}

.aon14_s>a:hover {
	color: #418be4;
}

.aon14_s>p:hover {
	color: black;
}

.aon14_z {
	width: 100%;
}

.ong1 {
	width: 12%;
	border: 1px solid #0054a6;
	display: inline-block;
}

.ong2 {
	width: 86%;
	border: 1px solid #b0b0b0;
	display: inline-block;
}

.aon14_j {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	transform-style: preserve-3d;
	perspective: 1000px;
	overflow: hidden;
}

.j_left {
	margin-left: 5px;
	width: 42%;
}

.j_left img {
	max-width: 100%;
}

.j_left:hover {
	transform: translate3d(0px, 0px, 10px);
	transition: transform 1s linear 0s;
}

.j_right {
	text-align: left;
	width: 56%;
}

.j_right>a {
	color: black;
	font-size: 16px;
	text-decoration: none;
}

.j_right>a:hover {
	color: #0050a5;
}

.j_right>span {
	color: #888888;
	font-size: 14px;
	line-height: 28px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 15px;
}

.j_right>span:hover {
	color: black;
}

.aon14_x {
	width: 100%;
	margin-top: 25px;
}

.six {
	display: flex;
	justify-content: space-between;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
}

.six>a {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
	width: 70%;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.six>a:hover {
	color: #1176bd;
}

.six>span {
	color: #888888;
	font-size: 16px;
}

.six>span:hover {
	color: #1176bd;
}

.aon14_fr {
	width: 40%;
}

.aon14_ys {
	display: flex;
	justify-content: space-between;
	margin-left: 5px;
}

.aon14_ys>p {
	color: #5881ba;
	font-size: 16px;
}

.aon14_ys>p:hover {
	color: black;
}

.aon14_ys>a {
	color: #888888;
	font-size: 14px;
	margin-right: 5px;
	text-decoration: none;
}

.aon14_ys>a:hover {
	color: #1176bd;
}

.ys_s {
	border-bottom: 1px dashed #888888;
	margin-bottom: 30px;
	margin-top: 20px;
}

.question {
	margin-left: 5px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.question>div {
	width: 20px;
	height: 20px;
	background-color: #e8700f;
	color: white;
	font-size: 14px;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
}

.question>a {
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	color: black;
}

.question>a:hover {
	color: #0050a5;
}

.answer {
	margin-left: 5px;
	text-align: left;
	display: flex;
	margin-bottom: 20px;
}

.answer>div {
	width: 20px;
	height: 20px;
	font-size: 13.98px;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
	margin-top: 4px;
}

.answer>span {
	width: 95%;
	font-size: 14px;
	display: inline-block;
	color: #a6a6a6;
	line-height: 30px;
}

.h_top>img {
	width: 100%;
}

.answer>span:hover {
	color: black;
}

/*导航tap切换样式*/

#BOX {
	width: 77.3%;
}

.BOX-top {
	width: 90%;
	height: 50px;
	margin-right: 10px;
	cursor: pointer
}

.BOX-top span {
	display: inline-block;
	width: 11.66%;
	height: 100%;
	line-height: 50px;
	text-align: center;
	color: white;
	font-size: 14px;
}

.BOX-foot {
	padding: 10px;
	height: 200px;
}

.active {
	color: #fff;
	background-color: #fc8437;
	font-size: 14px;
}

.current {
	font-weight: 600;
	display: block;
}

.aon12_fr {
	position: relative;
}

.certify {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	margin: 0 auto;
	visibility: hidden;
	z-index: -1;
	height: auto;
}

.chuxian {
	visibility: visible;
	z-index: 1
}

.certify .swiper-container {
	padding-bottom: 60px;
}

.certify .swiper-slide {
	width: 442px;
	height: 300px;
	text-align: center;
}

.certify .swiper-slide img {
	display: block;
	max-width: 100%;
	height: 375px;
	margin: 0 auto;
}

.certify .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

.certify .swiper-button-prev {
	left: -30px;
	top: 165px;
	width: 36px;
	height: 90px;
	background: url(image/left.png) no-repeat;
	background-size: 100%;
}

.certify .swiper-button-next {
	right: -30px;
	top: 165px;
	width: 36px;
	height: 90px;
	background: url(image/right.png) no-repeat;
	background-size: 100%;
}

.BOX-top .py_nav_menu {
	display: none;
}


/*搜索页面样式*/
.weizhi {
	border-bottom: 1px solid #e5e5e5;
}

.py_main_position {
	line-height: 50px;
	color: #999;
}

.py_main_position a {
	color: #999
}

.py_main_position a:hover {
	color: #666
}

.py_main {
	padding: 20px 0;
}

.py_lists1>li {
	margin-bottom: 24px;
	display: flex;
	justify-content: space-between;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}

.py_lists1>li:hover a {
	color: #f08200;
}

.py_list_img1 {
	width: 25%;
	height: 180px;
	overflow: hidden;
	text-align: center;
}

.py_list_txt1 {
	width: 72%;
	position: relative;
	padding: 20px 0;
}

.py_list_img1 img {
	width: auto;
	height: 100%;
}

.py_list_txt1 h3 {
	font-size: 16px;
	margin-bottom: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
}

.py_list_txt1 h3>a {
	color: #666;
}

.py_list_txt1 p {
	font-size: 14px;
	color: #372d23;
	line-height: 26px;
	margin-bottom: 15px;
}

.py_list_txt1>time {
	position: absolute;
	right: 0;
	top: 20px;
	color: #c0c0c0;
	font-size: 12px;
}

.py_list_txt1>a {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #666;
}

.fwlxCon {
	width: 100%;
	position: relative;
}

#fwlx {
	width: 90%;
	margin: 0 auto;
}

#fwlx .swiper-wrapper {
	width: 100%;
}

.fwlxCon .swiper-button-next,
.fwlxCon .swiper-button-prev {
	top: 50%;
	background-size: 40px 40px;
	z-index: 10;
	cursor: pointer;
}

.fwlxCon .swiper-button-next.swiper-button-disabled,
.fwlxCon .swiper-button-prev.swiper-button-disabled {
	opacity: 1;
}

.fwlxCon .swiper-button-next,
.fwlxCon .swiper-button-prev {
	width: 40px;
	height: 40px;
}

.fwlxCon .swiper-button-next {
	background-image: url("image/left.png");
	right: 0;
}

.fwlxCon .swiper-button-prev {
	background-image: url("image/right.png");
	left: 0;
}

.seo-bg {
	padding: 20px;
	display: none;
	background: rgba(0, 0, 0, .1);
	;
}

.seo-bg img {
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.seo-bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0, 0, 0, .8);
	display: none;
	padding-top: 100px;
}

.fl a {
	font-size: 12px;
	color: #808080;
}

.zddt {
	margin-left: 25px;
}

.wxewm {
	padding-top: 10px;
	padding-bottom: 10px;
}

.wxewm img {
	width: 130px;
	height: 130px;
}

.saomiao {
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
}

/* 响应式 */
@media only screen and (max-width: 1600px) {
	.zs .box {
		width: 74.5%;
	}

	.sc .box {
		width: 74.5%;
	}

	.among1 .case {
		width: 78.5%;
	}

	.among2>.case {
		width: 90.5%;
	}

	.among3 .case {
		width: 74.5%;
	}

	.among4 .case {
		width: 74.5%;
	}

	.among5 .case {
		width: 74.5%;
	}

	.among6 .case {
		width: 74.5%;
	}

	.among7 .case {
		width: 74.5%;
	}

	.among8 .case {
		width: 74.5%;
	}

	.among9 .case {
		width: 74.5%;
	}

	.among10 .case {
		width: 74.5%;
	}

	.among11 .case {
		width: 74.5%;
	}

	.among12 .case {
		width: 74.5%;
	}

	.among13 .case {
		width: 74.5%;
	}

	.among14 .case {
		width: 74.5%;
	}

	.tab-g>li {
		width: 10%;
	}

	.dh .box {
		width: 81.5%;
	}

	.lr>p {
		font-size: 20px;
		margin-left: -44px;
	}

	.lt {
		font-size: 35px;
	}

	.amo4_left {
		width: 48%;
	}

	.a10_box1 {
		width: 15%;
	}

	.a10_box1 img:nth-child(1) {
		width: 100%;
		left: 0;
		top: 0;
	}

	.a10_box2 {
		width: 15%;
	}

	.a10_box2 img:nth-child(1) {
		width: 100%;
		left: 108%;
		top: 0;
	}

	.a10_box3 {
		width: 15%;
	}

	.a10_box3 img:nth-child(1) {
		width: 100%;
		left: 216%;
		top: 0;
	}

	.a10_box4 {
		width: 15%;
	}

	.a10_box4 img:nth-child(1) {
		width: 100%;
		left: 324%;
		top: 0;
	}

	.a10_box5 {
		width: 15%;
	}

	.a10_box5 img:nth-child(1) {
		width: 100%;
		left: 432%;
		top: 0;
	}

	.a10_box6 {
		width: 15%;
	}

	.a10_box6 img:nth-child(1) {
		width: 100%;
		left: 540%;
		top: 0;
	}

	.a10_box7 {
		width: 15%;
	}

	.a10_box7 img:nth-child(1) {
		width: 100%;
		left: 55%;
		top: 165px;
	}

	.a10_box8 {
		width: 15%;
	}

	.a10_box8 img:nth-child(1) {
		width: 100%;
		left: 163%;
		top: 165px;
	}

	.a10_box9 {
		width: 15%;
	}

	.a10_box9 img:nth-child(1) {
		width: 100%;
		left: 271%;
		top: 165px;
	}

	.a10_box10 {
		width: 15%;
	}

	.a10_box10 img:nth-child(1) {
		width: 100%;
		left: 379%;
		top: 165px;
	}

	.a10_box11 {
		width: 15%;
	}

	.a10_box11 img:nth-child(1) {
		width: 100%;
		left: 487%;
		top: 165px;
	}

	/*.sc_right>.r_right{width: 27%;}*/
	/*.sc_right>.r_left {width: 46%;}*/
	.foot .case {
		width: 74.5%;
	}

	.bottom .case {
		width: 74.5%;
	}

	.bot_right {
		width: 25%;
	}

	.aniu>.bzd {
		font-size: 15px;
	}

	.jjfa {
		font-size: 14px;
	}

}

@media only screen and (max-width: 1220px) {
	.among1>.case {
		width: 84%;
	}

	.dt_inp {
		top: 413px;
	}

	.among2>.case {
		width: 84%;
	}

	.point {
		display: none;
	}

	.among3>.case {
		width: 84%;
	}

	.among4>.case {
		width: 84%;
	}

	.among5>.case {
		width: 84%;
	}

	.among6>.case {
		width: 84%;
	}

	.among7>.case {
		width: 84%;
	}

	.among8>.case {
		width: 84%;
	}

	.among9>.case {
		width: 84%;
	}

	.among10>.case {
		width: 84%;
	}

	.among11>.case {
		width: 84%;
	}

	.among12>.case {
		width: 84%;
	}

	.among13>.case {
		width: 84%;
	}

	.among14>.case {
		width: 84%;
	}

	.foot .case {
		width: 84%;
	}

	.bottom .case {
		width: 84%;
	}

	.bot_left {
		width: 55%;
	}

	#menu-header-menu {
		width: 100%;
	}

	.tab-g>li {
		width: 10%;
	}

	.selected-gn .amo_foot .amo_f_zj {
		width: 100%;
	}



	.a10_box1 img:nth-child(1) {
		width: 135px;
	}

	.a10_box1 img:nth-child(2) {
		top: 72px;
		width: 117px;
		height: 30px;
	}

	.a10_box2 img:nth-child(1) {
		width: 135px;
	}

	.a10_box2 img:nth-child(2) {
		top: 72px;
	}

	.a10_box3 img:nth-child(1) {
		width: 135px;
	}

	.a10_box3 img:nth-child(2) {
		top: 49px;
	}

	.a10_box4 img:nth-child(1) {
		width: 135px;
	}

	.a10_box4 img:nth-child(2) {
		top: 47px;
		left: 50.5%;
	}

	.a10_box5 img:nth-child(1) {
		width: 135px;
	}

	.a10_box5 img:nth-child(2) {
		top: 37px;
		left: 64.5%;
	}

	.a10_box6 img:nth-child(1) {
		width: 135px;
	}

	.a10_box6 img:nth-child(2) {
		top: 49px;
		left: 83.3%;
	}

	.a10_box7 img:nth-child(1) {
		width: 135px;
	}

	.a10_box7 img:nth-child(2) {
		top: 228px;
	}

	.a10_box8 img:nth-child(1) {
		width: 135px;
	}

	.a10_box8 img:nth-child(2) {
		top: 232px;
		width: 120px;
	}

	.a10_box9 img:nth-child(1) {
		width: 135px;
	}

	.a10_box9 img:nth-child(2) {
		top: 216px;
		left: 43%;
	}

	.a10_box10 img:nth-child(1) {
		width: 135px;
	}

	.a10_box10 img:nth-child(2) {
		top: 217px;
		left: 58.4%;
	}

	.a10_box11 img:nth-child(1) {
		width: 135px;
	}

	.a10_box11 img:nth-child(2) {
		top: 236px;
		left: 74%;
	}

	.a10_box7 img:nth-child(1) {
		top: 130px;
	}

	.a10_box8 img:nth-child(1) {
		top: 130px;
	}

	.a10_box9 img:nth-child(1) {
		top: 130px;
	}

	.a10_box10 img:nth-child(1) {
		top: 130px;
	}

	.a10_box11 img:nth-child(1) {
		top: 130px;
	}

	.zs>.box {
		width: 95%;
	}

	.sc>.box {
		width: 95%;
	}

	.sc_right>.r_right {
		width: 26%;
	}

	.dh>.box {
		width: 95%;
	}

	.tab-g>li {
		width: 10%;
	}

	.amo_f_zj {
		width: 74%;
	}

	h3 {
		font-size: 23px;
		color: #0050a5;
		margin-bottom: 15px;
	}

	.amo_f_right>img {
		width: 100%;
		margin-top: 56px;
	}

	.case {
		width: 62.5%;
	}

	.afll {
		font-size: 70px;
	}

	.lt {
		font-size: 30px;
	}

	.lr>p {
		font-size: 16px;
		margin-left: -6px;
	}

	.amo4_right {
		width: 45%;
	}

	.douk {
		width: 45%;
	}

	.douk>img {
		width: 90%;
	}

	.lr {
		width: 260px;
		text-align: center;
	}

	#ck {
		width: 260px;
	}

	.aon11_wz {
		font-size: 20px;
	}

	.answer>span {
		line-height: 26px;
	}

	.ys_s {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.fter_top {
		justify-content: space-between;
	}

	.bottom>.box {
		width: 82%;
	}

	/*.fter_bottom {margin-left: 8%;}*/
	.aon12_fr {
		width: 45%;
	}

	.aon12_fr>img {
		width: 80%;
	}

	.aon12_flo {
		width: 260px;
	}

	.aon12_flt {
		width: 260px;
	}

	.aon12_flth {
		width: 260px;
	}

	.aon12_flf {
		width: 260px;
	}

	.xlx {
		width: 67%;
	}

	.aniu {
		width: 42.2%;
	}

	.big {
		font-size: 38px;
	}

	.h_top>img {
		width: 100%;
	}

	.dh_right #juj {
		width: 80%;
	}

	.number {
		font-size: 18px;
	}

	.chinese {
		font-size: 13px;
	}

	.zy {
		font-size: 36px;
	}

	.youshi {
		font-size: 20px;
	}

	.jb {
		left: 30px;
	}

	.jiang3 {
		left: 253px;
		top: 130px;
	}

	.jiang1 {
		left: 95px;
	}

	.among3 {
		padding: 80px 0;
	}

	.SJ {
		font-size: 15px;
	}

	.sp {
		font-size: 12px;
		line-height: 18px;
		margin-top: 5px;
	}

	.j_right>span {
		margin-top: 2px;
	}

	.six>a {
		font-size: 15px;
	}

	.six>span {
		font-size: 15px;
	}


}

@media only screen and (max-width: 991px) {
	.rightxf {
		display: none;
	}

	.bottomxf {
		display: block;
	}

	.case {
		width: 80%;
	}

	/*.sc_right>.r_left {width: 40%;}*/
	.sc_right>.r_right {
		width: 24%;
	}

	.tab-gn2 {
		font-size: 16px;
	}

	.amo_f_zj {
		width: 100%;
	}

	h3 {
		font-size: 19px;
	}

	.point {
		width: 25%;
		margin-top: 52px;
		margin-left: 11px;
	}

	.tp {
		width: 66px;
	}

	.zx {
		width: 25px;
		top: 20px;
		left: 15px;
	}

	.number {
		font-size: 16px;
	}

	.chinese {
		font-size: 16px;
	}

	.fanr1 {
		width: 10%;
	}

	.afll {
		font-size: 50px;
	}

	.lt {
		font-size: 20px;
	}

	.lr>p {
		font-size: 16px;
		margin-left: -82px;
	}

	.jb {
		width: 100%;
		left: 20px;
	}

	.jb>img {
		width: 100%;
	}

	.jiang2 {
		width: 50%;
	}

	.jiang2>.bj {
		width: 100%;
	}

	.jiang3 {
		width: 50%;
		left: 221px;
	}

	.jiang3>.bj {
		width: 100%;
	}

	.jiang1 {
		width: 50%;
		left: 93px;
	}

	.jiang1>.bj {
		width: 100%;
	}

	.jz {
		width: 93%;
	}

	/*.duok{width: 100%;margin-top: 45px;}*/
	.duok:hover {
		transform: translate3d(0px, 0px, 10px);
		transition: transform 1s linear 0s;
	}

	/*.duok>img{width: 100%;}*/
	.lr {
		width: 227px;
	}

	.lr>p {
		font-size: 16px;
		margin-left: 3px;
	}

	#black {
		font-size: 16px;
	}

	.xlx_wz {
		font-size: 13px;
	}

	.xlx {
		width: 70%;
	}

	/*#chang {width: 65%;}*/
	.big {
		font-size: 31px;
	}

	.xbig {
		font-size: 20px;
	}

	.aniu {
		width: 62.8%;
	}

	.aon_top>.yewu {
		font-size: 16px;
	}

	.ht_foot {
		margin-top: 20px;
	}

	.qing {
		line-height: 27px;
	}

	.aon11_wz {
		font-size: 19px;
		margin-right: 0px;
	}

	.aon12_flt {
		width: 212px;
	}

	.aon12_flth {
		width: 212px;
	}

	.aon12_flf {
		width: 212px;
	}

	.aon12_flo>p {
		font-size: 14px;
	}

	.aon12_flf>p {
		font-size: 14px;
	}

	.aon12_flth>p {
		font-size: 14px;
	}

	.youx {
		right: 0%;
	}

	.SJ {
		font-size: 14px;
	}

	.sp {
		font-size: 12px;
		margin-top: 13px;
	}

	.aon13_left {
		width: 40%;
	}

	.among13>.case {
		width: 78%;
	}

	.dtai {
		width: 60%;
	}



	.j_left {
		width: 50%;
	}

	.j_left>img {
		width: 100%;
	}

	.j_right {
		text-align: left;
		width: 49%;
		margin-top: -5px;
	}

	.j_right>a {
		font-size: 13px;
	}

	.j_right>span {
		font-size: 12px;
		margin-top: 3px;
	}

	.six>a {
		font-size: 13px;
	}

	.six>span {
		font-size: 13px;
	}

	.ys_s {
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.answer>span {
		line-height: 20px;
	}

	.answer {
		margin-bottom: 5px;
	}

	.question {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.footer>.box {
		width: 80%;
	}

	.fter_left3 {
		width: 41%;
	}

	.bottomz>.box {
		width: 80%;
	}

	.bot_left {
		width: 62%;
	}
}

@media only screen and (max-width: 768px) {

	.gdct {
		display: none;
	}

	.sc_right>.r_right img {
		display: none;
	}

	.rl {
		font-size: 14px;
	}

	.r {
		font-size: 16px;
	}

	.sc_right {
		padding: 3% 0 1% 1%;
	}

	.py_nav_menu {
		display: block;
	}

	.py_nav_menu>img {
		margin-top: -36px;
	}

	.zfr {
		margin-right: 0 auto;
	}

	.chinese {
		font-size: 14px;
	}

	.tp>.mengban {
		left: 44px;
	}

	.tp>.ling {
		left: 43px;
	}

	.zx {
		left: 56px;
	}

	.wenzi {
		left: 23px;
		width: 90px;
	}

	.lr>p {
		font-size: 14px;
		margin-left: -5px;
	}

	.amo3_fl_bottom>div>span {
		font-size: 14px;
	}

	.jb {
		left: 15px;
	}

	.jiang2 {
		left: 0px;
		top: 175px;
	}

	.jiang3 {
		left: 182px;
		top: 100px;
	}

	.jiang1 {
		top: 188px;
	}

	.tab-g2 .tab-gn2 {
		font-size: 16px;
	}

	.among1>.case {
		width: 94%;
	}

	.BOX-top {
		width: 100%;
	}

	.tab-g>li a {
		font-size: 13px;
	}

	.main-gn0 .amo_foot .tu {
		margin-right: 145px;
	}

	.selected-gn .amo_foot h1 {
		font-size: 26px;
	}

	.selected-gn .amo_foot h3 {
		font-size: 20px;
	}

	.selected-gn .amo_foot .amo_f_zj>.hx {
		font-size: 16px;
	}

	.main-gn .amo_foot {
		height: 430px;
	}

	.duok {
		margin-top: 30px;
	}

	.amo4_right {
		width: 50%;
	}

	.amo3_fl_bottom>div>span {
		font-size: 13px;
	}

	#black {
		font-size: 13px;
	}

	.xlx {
		width: 80%;
	}

	.amo3_fl_bottom {
		margin-top: 20px;
	}

	.re {
		margin-top: 10px;
	}

	.re>.ljzx {
		margin-left: 0px;
	}

	.big {
		font-size: 26px;
	}

	.xbig {
		font-size: 17px;
	}

	.among8>.case {
		height: 270px;
	}

	.aon_top>.yewu {
		font-size: 15px;
	}

	.aon9_bot_box {
		padding-top: 10px;
	}

	.among10 {
		height: 465px;
	}

	.a10_box1 img:nth-child(1) {
		width: 100px;
	}

	.a10_box2 img:nth-child(1) {
		width: 100px;
	}

	.a10_box3 img:nth-child(1) {
		width: 100px;
	}

	.a10_box4 img:nth-child(1) {
		width: 100px;
	}

	.a10_box5 img:nth-child(1) {
		width: 100px;
	}

	.a10_box6 img:nth-child(1) {
		width: 100px;
	}

	.a10_box7 img:nth-child(1) {
		width: 100px;
		top: 94px;
	}

	.a10_box8 img:nth-child(1) {
		width: 100px;
		top: 94px;
	}

	.a10_box9 img:nth-child(1) {
		width: 100px;
		top: 94px;
	}

	.a10_box10 img:nth-child(1) {
		width: 100px;
		top: 94px;
	}

	.a10_box11 img:nth-child(1) {
		width: 100px;
		top: 94px;
	}

	.aon11_head {
		font-size: 26px;
	}

	.aon11_middle {
		margin-left: 100px;
	}

	.aon11_foot {
		width: 50%;
		height: 40px;
		line-height: 40px;
	}

	.aon11_one {
		font-size: 24px;
	}

	.aon12_flo {
		width: 212px;
	}

	.aon13_foot {
		flex-direction: column;
	}

	.aon13_left {
		width: 80%;
		margin: 0 auto;
	}

	.aon13_right {
		width: 80%;
		margin: 0 auto;
		margin-top: 18px;
	}

	.aon14_foot {
		flex-direction: column;
	}

	.aon14_fl {
		width: 80%;
		margin: 0 auto;
	}

	.aon14_fr {
		width: 80%;
		margin: 0 auto;
	}

	.amo_top>h1 {
		font-size: 32px;
	}

	.zy {
		font-size: 32px;
	}

	.youshi {
		font-size: 18px;
	}

	.aon_top>.jing {
		font-size: 32px;
	}

	.aon10_top>.fwkh {
		font-size: 32px;
	}

	.aon10_top>.zong {
		font-size: 18px;
	}

	.aon12_head>p {
		font-size: 32px;
	}

	.aon13_head>.zjzy {
		font-size: 32px;
	}

	.aon13_head>.jfjs {
		font-size: 18px;
	}

	.aon14_head>.zjzy {
		font-size: 32px;
	}

	.aon14_head>.jfjs {
		font-size: 18px;
	}
}

@media only screen and (max-width: 639px) {
	.case {
		width: 90%;
	}

	/*.zs_left { width: 42%;}*/
	.r {
		font-size: 13px;
	}

	.rl {
		font-size: 13px;
	}

	.sc_right>.r_left {
		width: 43%;
		margin-top: 10px;
	}

	.sc_right>.r_right {
		width: 37%;
		margin-top: 15px;
	}

	.BOX-top ul {
		width: 100%;
	}

	.tab-gn {
		width: 12.66%;
		font-size: 13px;
	}

	.dh_right {
		width: 25%;
	}

	.amo_top {
		padding-top: 29px;
	}

	.amo_top>h1 {
		font-size: 28px;
	}

	.tab-gn2 {
		font-size: 13px;
	}

	h1 {
		font-size: 20px;
	}

	h3 {
		font-size: 15px;
	}

	.amo_f_zj>.hx {
		font-size: 15px;
	}

	.wz>span {
		font-size: 12px;
	}

	.amo_f_right>img {
		width: 100%;
		margin-top: 100px;
	}

	.among2>.case {
		width: 94%;
	}

	.tp>.mengban {
		width: 65%;
	}

	.tp>.ling {
		width: 65%;
	}

	.zx {
		width: 20px;
		top: 18px;
		left: 15px;
	}

	.point {
		margin-top: 46px;
	}

	.zy {
		font-size: 30px;
	}

	.youshi {
		font-size: 16px;
	}

	.afll {
		font-size: 40px;
	}

	.lt {
		font-size: 18px;
	}

	.lr {
		width: 192px;
		height: 31px;
		line-height: 33px;
	}

	.lr>p {
		font-size: 12px;
		margin-left: -11px;
	}

	.amo3_fl_bottom>div>span {
		font-size: 12px;
	}

	.jb {
		margin-top: 58px;
	}

	.jiang3 {
		left: 152px;
		margin-top: 30px;
	}

	.jiang2 {
		left: 10px;
		top: 175px;
	}

	.jiang1 {
		width: 50%;
		left: 84px;
		top: 200px;
	}

	.amo4_left {
		width: 40%;
		margin-top: 56px;
	}

	.amo4_right {
		width: 60%;
	}

	.among4>.case {
		width: 90%;
	}

	.among4 {
		height: 317px;
	}

	.among5>.case {
		width: 90%;
	}

	.among6>.case {
		width: 90%;
	}

	.amo6_right {
		width: 61%;
	}

	.among7>.case {
		width: 90%;
	}

	#black {
		font-size: 14px;
	}

	.xlx_wz {
		font-size: 12px;
	}

	.xlx {
		width: 74%;
	}

	#xydw {
		font-size: 12px;
	}

	.xyd {
		margin-top: 0px;
	}

	#chang {
		width: 56%;
	}

	.amo7_left {
		width: 73%;
		overflow: hidden;
	}

	.re {
		margin-top: 20px;
	}

	.re>.ljzx {
		font-size: 14px;
		;
		margin-left: 1px;
		margin-top: 10px;
		text-align: center;
		text-decoration: none;
	}

	.amo7_right>img {
		width: 100%;
	}

	.among8>.case {
		width: 90%;
	}

	.big {
		font-size: 26px;
	}

	.aniu {
		width: 75.8%;
	}

	.aniu>.bzd {
		font-size: 16px;
	}

	.among9>.case {
		width: 90%;
	}

	.aon_top>.jing {
		font-size: 30px;
	}

	.aon_top>.yewu {
		font-size: 12px;
	}

	.zhong {
		font-size: 15px;
	}

	.qing {
		font-size: 12px;
	}

	.shuw {
		font-size: 18px;
	}

	.shu {
		height: 417px;
	}

	.shu1 {
		height: 417px;
	}

	.among10>.case {
		width: 90%;
		height: 100%;
	}

	.aon10_top>.fwkh {
		font-size: 30px;
	}

	.aon10_top>.zong {
		font-size: 16px;
	}

	.among11>.case {
		width: 90%;
	}

	.aon11_head {
		font-size: 30px;
	}

	.aon11_middle {
		width: 74%;
		margin-left: 73px;
	}

	.aon11_foot {
		width: 50%;
		height: 42px;
		line-height: 42px;
		margin-top: 30px;
	}

	.aon11_one {
		font-size: 20px;
	}

	.aon11_two {
		margin-right: -25px;
	}

	.among12>.case {
		width: 90%;
	}

	.aon12_head>p {
		font-size: 30px;
	}

	.aon12_fl {
		width: 38%;
	}

	.aon12_flt>p {
		font-size: 12px;
		margin-top: 14px;
	}

	.aon12_flth>p {
		font-size: 12px;
		margin-top: 14px;
	}

	.aon12_flf>p {
		font-size: 12px;
		margin-top: 14px;
	}

	.zg {
		font-size: 14px;
	}

	.certify {
		display: none;
	}

	.aon12_fl {
		width: 50%;
	}

	.aon12_flt {
		width: 292px;
	}

	.aon12_flth {
		width: 292px;
	}

	.aon12_flf {
		width: 292px;
	}

	.among13>.case {
		width: 90%;
	}

	.aon13_head>.zjzy {
		font-size: 30px;
	}

	.aon13_head>.jfjs {
		font-size: 16px;
	}

	.dtai {
		margin-right: 1px;
		margin-bottom: 79px;
	}

	.dtai {
		width: 100%;
	}

	.sp {
		font-size: 12px;
		margin-top: 0px;
	}

	.among14>.case {
		width: 90%;
	}

	.question>p {
		font-size: 12px;
	}

	.question {
		margin-left: 0px;
	}

	.question>div {
		width: 16px;
		height: 20px;
		font-size: 13px;
	}

	.answer>span {
		font-size: 12px;
		line-height: 19px;
	}

	.six>a {
		font-size: 12px;
	}

	.footer>.box {
		width: 90%;
	}

	.fter_right {
		width: 26%;
		padding-right: 15px;
		box-sizing: border-box;
		margin-top: 15px;
	}

	.fter_left3 {
		width: 47%;
	}

	.bottomz>.box {
		width: 92%;
	}
}

@media only screen and (max-width: 479px) {
	.bottom>.box {
		width: 96%;
	}

	/*.zs_left {width: 50%;}*/
	.sc_right {
		width: 90%;
		height: 80px;
		padding: 1% 0 1% 1%;
		box-sizing: border-box;
		margin-top: 10px;
	}

	.sc_right>.r_left {
		width: 53%;
	}

	.r {
		font-size: 12px;
	}

	.sc_right>.r_right {
		width: 45%；
	}

	.rl {
		font-size: 12px;
	}

	.num {
		font-size: 12px;
	}

	.BOX-top {
		width: 98%;
	}

	.tab-gn {
		width: 14.66%;
		font-size: 12px;
	}

	.dh_right #juj {
		height: 22px;
		width: 98%;
		padding-left: 5px;
	}

	.dh_right #search-submit {
		width: 20px;
		height: 20px;
		position: absolute;
		top: 17px;
		right: 3%;
	}

	.case {
		width: 96%;
	}

	.tab-gn2 {
		font-size: 12px;
	}

	.amo_f_right {
		width: 0%;
	}

	.amo_f_left {
		margin-left: 8%;
	}

	.point {
		margin-top: 46px;
		width: 0%;
	}

	.wenzi {
		position: absolute;
		top: 115px;
		left: 49%;
	}

	.amo3_f_left {
		width: 100%;
	}

	.amo3_f_right {
		width: 0%;
		transform-style: preserve-3d;
		perspective: 1000px;
	}

	.amo4_left {
		width: 0%;
	}

	.amo4_right {
		width: 100%;
		margin: 0 auto;
		margin-left: 14%;
		margin-top: 30px;
	}

	.among4 {
		height: 289px;
	}

	.amo5_right {
		width: 0%;
	}

	.amo5_left {
		width: 100%;
		margin-left: 14%;
	}

	.amo6_left {
		width: 0%;
	}

	.amo6_right {
		width: 100%;
		margin-left: 14%;
		margin-bottom: 25px;
	}

	.among6 {
		padding-top: 0px;
	}

	.amo7_right {
		width: 0%;
	}

	.amo7_left {
		width: 100%;
		margin-top: 8px;
		margin-left: 14%;
	}

	#chang {
		width: 86%;
	}

	#ck {
		width: 235px;
	}

	.re>.rx {
		font-size: 16px;
	}

	.re>.rxdh {
		font-size: 18px;
	}

	.big {
		font-size: 24px;
	}

	.xbig {
		font-size: 18px;
	}

	.aniu {
		width: 102.8%;
	}

	.shu1 {
		width: 0%;
	}

	.shu {
		width: 0%;
	}

	.heng {
		width: 100%;
	}

	.aon_top>.jing {
		font-size: 26px;
	}

	.aon_top {
		margin-top: 30px;
	}

	.aon10_top>.fwkh {
		font-size: 26px;
	}

	.aon11_head {
		font-size: 26px;
	}

	.aon11_wz {
		font-size: 17px;
	}

	.aon11_foot {
		width: 72%;
	}

	.aon12_head>p {
		font-size: 26px;
	}

	.aon12_fr {
		width: 0%;
		display: none;
	}

	.aon12_foot {
		padding-bottom: 40px;
	}

	.aon12_fl {
		width: 80%;
		margin-left: 12%;
	}

	.aon12_flt {
		width: 339px;
	}

	.aon12_flth {
		width: 339px;
	}

	.aon12_flf {
		width: 339px;
	}

	.among12 {
		padding-bottom: 0px;
	}

	.among12>.case {
		padding-bottom: 0px;
	}

	.aon13_head>.zjzy {
		font-size: 26px;
	}

	.aon13_foot {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		padding-bottom: 50px;
	}

	.aon13_left {
		width: 100%;
	}

	.aon13_right {
		width: 100%;
		margin-top: 20px;
	}

	.dtai {
		margin-bottom: 26px;
	}

	.aon14_head>.zjzy {
		font-size: 26px;
	}

	.aon14_head>.jfjs {
		font-size: 18px;
	}

	.aon14_foot {
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.aon14_fl {
		width: 100%;
	}

	.aon14_fr {
		width: 100%;
	}

	.fter_top {
		display: flex;
		flex-direction: column;
	}

	.fter_top>.fter_left {
		width: 100%;
	}

	.fter_right {
		width: 100%;
		margin-left: 14%;
	}

	.py_nav_menu {
		display: block;
	}

	.py_nav_menu:hover .tab-g {
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.py_nav_menu:hover .tab-g>li {
		width: 100%;
		text-align: center;
	}

	.py_nav_menu:hover .tab-g>li a {
		font-size: 18px;
	}

	.py_nav_menu:hover .dh {
		height: 290px;
	}

	/*.BOX-top span{margin-top: -76px;}*/

}

@media only screen and (max-width:414px) {

	/*.zs_left {width: 70%;}*/
	.zs_right {
		display: none;
		overflow: hidden;
	}

	.left {
		width: 0;
	}

	.right {
		width: 0;
	}

	.sc>.box {
		width: 0%;
		height: 00px;
		overflow: hidden;
	}

	.dh_right {
		width: 0%;
	}

	.dh_right #juj {
		height: 0px;
		width: 0%;
	}

	.dh_right #search-submit {
		width: 0px;
		height: 0px;
	}

	.dh_left {
		width: 100%;
		/*height: 500px;*/
	}

	.amo_top>h1 {
		font-size: 20px;
	}

	.amo_hang ul {
		width: 100%;
		display: flex;
	}

	.tab-gn2 {
		width: 32%;
	}

	h1 {
		font-size: 16px;
		margin-top: 20px;
	}

	h3 {
		font-size: 14px;
	}

	#second {
		margin-left: 0px;
	}

	/*.tp { width: 0%;overflow: hidden;}*/
	.wenzi {
		position: absolute;
		top: 0px;
		left: 49%;
	}

	.among2 {
		height: 500px;
		overflow: hidden;
	}

	.aniu {
		width: 100%;
		height: 31px;
		padding-top: 5px;
	}

	.among8>.case {
		height: 220px;
	}

	.fw {
		font-size: 22px;
	}

	.zy {
		font-size: 22px;
	}

	.youshi {
		font-size: 14px;
	}

	.among3 {
		padding: 25px 0;
	}

	.aon10_top>.fwkh {
		font-size: 26px;
	}

	.aon11_middle {
		width: 92%;
		margin-left: 5%;
	}

	.aon11_foot {
		width: 91%;
	}

	.aon11_head {
		font-size: 22px;
	}

	.aon12_head {
		padding-top: 25px;
	}

	.aon12_head>p {
		font-size: 24px;
	}

	.aon12_flt {
		width: 274px;
	}

	.aon12_flth {
		width: 274px;
	}

	.aon12_flf {
		width: 274px;
	}

	.aon13_head>.zjzy {
		font-size: 24px;
	}

	.aon13_head {
		padding-top: 25px;
	}

	.MO {
		margin-left: 50%;
	}

	.aon14_head {
		padding-top: 25px;
	}

	.aon14_head>.jfjs {
		font-size: 15px;
	}

	#black {
		font-size: 12px;
	}

	.xlx {
		width: 82%;
	}

	.sc_right>.r_left {
		width: 0;
		overflow: hidden;
	}

	.zs>.box {
		width: 84.5%;
	}

	.dh>.box {
		width: 84.5%;
	}

	.amo_hang {
		overflow: hidden;
	}

	.selected-gn .amo_foot h1 {
		font-size: 22px;
	}

	.selected-gn .amo_foot h3 {
		font-size: 16px;
	}

	.selected-gn .amo_foot .amo_f_zj>.hx {
		font-size: 16px;
	}

	.selected-gn .amo_foot .amo_f_right {
		width: 0%;
	}

	.selected-gn .amo_foot #second {
		margin-left: 0;
	}

	/*pc*/
	.tab-g>li {
		width: 100%;
	}

	.tab-g2 .tab-gn2 {
		width: 20%;
		font-size: 12px;
	}

	.dt_inp {
		display: none;
	}

	.amo3_fl_top .aflr .lr {
		width: 200px;
	}

	.amo3_fl_top .aflr .lr p {
		width: 200px;
		margin-left: 0;
	}

	.among10 {
		height: 456px;
	}

	.a10_box1 img:nth-child(1) {
		width: 80px;
	}

	.a10_box2 img:nth-child(1) {
		width: 80px;
		left: 172%;
	}

	.a10_box3 img:nth-child(1) {
		width: 80px;
		left: 352%;
	}

	.a10_box4 img:nth-child(1) {
		width: 80px;
		left: 521%;
	}

	.a10_box5 img:nth-child(1) {
		width: 80px;
		left: 87%;
		top: 77px;
	}

	.a10_box6 img:nth-child(1) {
		width: 80px;
		left: 263%;
		top: 77px;
	}

	.a10_box7 img:nth-child(1) {
		width: 80px;
		left: 438%;
		top: 77px;
	}

	.a10_box8 img:nth-child(1) {
		width: 80px;
		left: 0;
		top: 154px;
	}

	.a10_box9 img:nth-child(1) {
		width: 80px;
		left: 178%;
		top: 154px;
	}

	.a10_box10 img:nth-child(1) {
		width: 80px;
		left: 354%;
		top: 154px;
	}

	.a10_box11 img:nth-child(1) {
		width: 80px;
		left: 526%;
		top: 154px;
	}

	.aon_bottom {
		margin-bottom: 0px;
		flex-wrap: wrap;
	}

	.aon9_bot_box,
	.shu1 {
		width: 100%
	}

	.shuw {
		width: 8%;
	}

	.amo7_right {
		margin-top: -58px;
	}

	.bottom .case {
		flex-direction: column;
	}

	.bot_left {
		width: 100%;
	}

	.bot_right {
		width: 100%;
	}

	.j_right {
		width: 80%;
		margin: 0 auto;
	}

	.foot .case .top {
		flex-wrap: wrap;
	}

	.dh>.box {
		width: 95.5%;
	}

	.tab-g>li {
		line-height: 34px;
	}

	.among3>.case {
		width: 76.5%;
	}

	.among4>.case {
		width: 100%;
	}

	.amo5_left {
		margin-left: 7%;
	}

	.among6>.case {
		width: 100%;
	}

	.among7>.case {
		width: 100%;
	}

	.big {
		font-size: 19px;
	}

	.xbig {
		font-size: 15px;
	}

	.among8>.case {
		height: 200px;
	}

	.aon11_head {
		font-size: 20px;
	}

	.tp>.mengban {
		top: -50px;
	}

	.tp>.ling {
		top: -50px;
	}

	.zx {
		top: -33px;
		left: 11px;
	}

	.fanr>.wenzi {
		position: absolute;
		top: 16px;
		left: 24%;
	}

	.fan {
		width: 100%;
	}

	.fanr {
		width: 40%;
		display: flex;
		margin-top: 50px;
		margin-left: -27px;
		cursor: pointer;
	}

	.fanr .fan .wenzi {
		position: absolute;
		top: 18px;
		left: 20%;
	}

	.fanr1 {
		width: 27%;
		margin-top: 82px;
	}

	.fan .wenzi {
		position: absolute;
		top: 18px;
		left: -7%;
	}

	.zfr {
		margin-left: 49px;
		width: 100%;
	}

	.tp>.mengban {
		left: 0;
	}

	.tp>.ling {
		left: 0;
	}

	.among1>.case {
		width: 94%;
	}

	.selected-gn .amo_foot .amo_f_zj {
		margin-top: 10px;
	}

	.main-gn .amo_foot .amo_f_zh {
		margin-top: 10px;
	}

	.selected-gn .amo_foot .inp {
		margin-top: 4px;
	}

	.selected-gn .amo_foot .inp1 {
		width: 30%;
	}

	.selected-gn .amo_foot .inp2 {
		width: 30%;
	}

	.main-gn0 .amo_foot .tu {
		margin-top: 17px;
	}

	.main-gn0 .amo_foot .inp {
		margin-top: 10px;
	}

	.amo_hang {
		margin-bottom: 0px;
	}

	.main-gn0 .amo_foot .amo_f_zj>.hx {
		margin-bottom: 17px;
	}

	.big {
		padding-top: 30px;
	}

	.xbig {
		margin-top: 15px;
	}

	.amo_line {
		width: 15%;
		border: 1px solid #0050a5;
		margin-top: 10px;
	}

	.amo9_line {
		width: 15%;
		border: 1px solid #0050a5;
		margin-bottom: 15px;
	}

	.aon11_middle>div:nth-child(1) {
		display: none;
	}

	.among11 {
		height: 245px;
	}

	.aon12_flo {
		width: 274px;
	}

	.six {
		margin-left: 0;
	}

	.aon13_head {
		width: 92%;
	}

	.aon13_left {
		width: 90%;
		margin: 0;
	}

	.dtai {
		margin-right: 5px;
	}

	.aon13_foot {
		padding-bottom: 30px;
	}

	.aon14_fl {
		margin: 0;
	}

	.aon14_j {
		flex-direction: column;
	}

	.j_left {
		width: 80%;
		margin: 0 auto;
	}

	.aon14_fr {
		width: 90%;
		margin-right: 0;
	}

	.BOX-top .py_nav_menu {
		display: block;
	}

	.wrap {
		position: relative;
	}

	/*.BOX-top>div {display: none;position: absolute;top: 80px;right: 0;width: 100%;background: #fafafa;z-index: 100;width: 100%;background: rgba(0,0,0,.7);}
	.BOX-top>span {display: block;line-height: 80px;}*/
	.BOX-top>div {
		display: none;
		position: absolute;
		top: 50px;
		right: 0;
		width: 100%;
		background: #fafafa;
		z-index: 9999;
		width: 100%;
		background: rgba(0, 0, 0, .7);
	}

	.BOX-top li {
		float: none;
	}

	.BOX-top li a {
		margin: 0;
		float: right;
		position: relative;
		right: 30px;
	}

	.BOX-top>span {
		display: block;
		display: block;
		line-height: 80px;
	}

	#pc_banner {
		display: none;
	}

	#mb_banner {
		display: block;
	}

	/*.dh {height: 300px;overflow: hidden;}*/
	.al_left {
		width: 21%;
	}

	.a10_box1,
	.a10_box2,
	.a10_box3,
	.a10_box4,
	.a10_box5,
	.a10_box6,
	.a10_box7,
	.a10_box8,
	.a10_box9,
	.a10_box10,
	.a10_box11 {
		width: 16%;
	}

}

#menu-item-1897 {
	position: relative;
	z-index: 10000;
}

#menu-header-menu {
	display: flex;
	justify-content: space-between;
}

@media (max-width:798px) {
	#menu-header-menu {
		display: block;
	}
}