body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

body {
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

code,
kbd,
pre,
samp {
	font-family: couriernew, courier, monospace;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,
body {
	font-family: "PingFang SC", "Microsoft YaHei";
	position: relative;
	height: 100%;
	background: #f7f7f7;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}

.container {
	margin: 0 auto;
	width: 23.6593rem;
}

body,
.Normal,
.cont-tit {
	line-height: inherit;
	font-size: inherit;
}

header.affix {
	width: 100%;
	position: fixed;
	left: 0;
	z-index: 51;
	transition: transform .3s;
	transform-origin: top center;
}

.scroll-down header.affix {
	transform: translateY(-90px);
}

header .container {
	width: 84.1%;
	height: 90px;
	margin: 0 auto;
	background: #ffffff;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.12);
	transition: all 0.1s ease-out 0s;
	-webkit-transition: all 0.1s ease-out 0s;
}
/**@media screen and (max-width:1700px) {
	header .container{
		width:92%
	}
}
@media screen and (max-width:1620px) {
	header .container{
		width:93%
	}
}
@media screen and (max-width:1092px) {
	header .container{
		width:100%
	}
}**/

.no-border-radius {
	border-radius: 0px !important;
}

.logo {
	float: left;
	margin: 0 1.8rem 0 0.5521rem;
	cursor: pointer;
	height: 90px;
	line-height: 82px;
}

@media screen and (max-width:1024px) {
	.phone-btn img {
		width: 30px;
		height: 30px;
		margin-bottom: 22px;
	}
}

.logo img {
	vertical-align: middle;
	/*width: 154px;*/
 	width: auto;
	height: 62px;
}

nav {
	height: 90px;
	float: left;
}

.top-nav li {
	float: left;
	margin: 0 30px;
	height: 90px;
	line-height: 60px;
}

.top-nav li a {
	font-size: 18px;
	color: #333333;
}

.en-search {
	width: 75px;
	float: right;
	/*margin-right: 0.5521rem;*/
margin-right: 0.4rem;
	line-height: 90px;
}

.en {
	float: left;
	font-size: 16px;
	font-style: italic;
	font-weight: 550;
}

.en a {
	color: #333333;
	font-size: 18px;
	font-style: italic;
	font-weight: 550;
}

.search {
	float: right;
}

.search .btns-search {
	width: 17px;
	height: 90px;
	float: right;
	background: url(../image/search.png) 0px 34px no-repeat;
	position: relative;
}

.search .langOv1 {
	display: block;
	width: 30%;
	height: 50px;
	position: absolute;
	top: 88px;
	right: 2.4rem;
	overflow: hidden;
	z-index: 7;
	font-size: 16px;
	line-height: 50px;
}

.search .langOv1.move {
	right: 2.4rem;
}

.search .search-input {
	padding: 13px 0px;
	text-indent: 20px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 5px;
	box-sizing: border-box;
	outline: none;
	width: 100%;
	display: none;
	font-size: 14px;
}

.search .search-go {
	display: none;
	width: 17px;
	height: 17px;
	background: url(../image/search.png) no-repeat;
	position: absolute;
	top: 17px;
	right: 20px;
	cursor: pointer;
}

.search .langOv1.show .search-go {
	display: block;
}

.top-nav li a:hover {
	color: #005bac;
}

.top-nav li.onthis a {
	color: #0081cc;
}

.sub-menu {
	display: none;
	width: 100%;
	padding: 0;
	position: absolute;
	top: 90px;
	overflow: hidden;
	text-align: left;
	z-index: 110;
	left: 0;
}

.sub-menu:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 25.2366rem;
	margin: 0 auto;
	height: 1px;
	background-image: linear-gradient(-90deg, #92c219 0%, #0084cd 100%), linear-gradient(#005bac, #005bac);
}

.nav-bottom {
	width: 25.2366rem;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.96);
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.11);
	border-radius: 0px 0px 10px 10px;
	overflow: hidden;
}

.nav-bottom li {
	box-sizing: border-box;
	width: 4.1956rem;
	height: 90px;
	margin: 0px !important;
	float: left;
	border-right: 1px solid #e3e5e8;
	border-bottom: 1px solid #e3e5e8;
	line-height: 60px !important;
}

.nav-bottom li:nth-child(6n) {
	border-right: none;
}

.nav-bottom li span {
	display: inline-block;
	width: 0.625rem;
	height: 0.625rem;
	margin-left: 0.25rem;
	margin-bottom: -0.1563rem;
	margin-right: -0.1563rem;
}

.nav-gywm {
	background-image: url(../image/nav-gywm.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 600%;
}

.nav-gywm-icon1 {
	background-position: 0 0;
}

.nav-gywm-icon2 {
	background-position: -0.625rem 0;
}

.nav-gywm-icon3 {
	background-position: -1.25rem 0;
}

.nav-gywm-icon4 {
	background-position: -1.875rem 0;
}

.nav-gywm-icon5 {
	background-position: -2.5rem 0;
}

.nav-gywm-icon6 {
	background-position: -3.125rem 0;
}

.nav-cxfz {
	background-image: url(../image/nav-cxfz.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 400%;
}

.nav-cxfz-icon1 {
	background-position: 0 0;
}

.nav-cxfz-icon2 {
	background-position: -0.625rem 0;
}

.nav-cxfz-icon3 {
	background-position: -1.25rem 0;
}

.nav-cxfz-icon4 {
	background-position: -1.875rem 0;
}

.nav-hxyw {
	background-image: url(../image/nav-hxyw.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 700%;
}

.nav-hxyw-icon1 {
	background-position: 0 0;
}

.nav-hxyw-icon2 {
	background-position: -0.625rem 0;
}

.nav-hxyw-icon3 {
	background-position: -1.25rem 0;
}

.nav-hxyw-icon4 {
	background-position: -1.875rem 0;
}

.nav-hxyw-icon5 {
	background-position: -2.5rem 0;
}

.nav-hxyw-icon6 {
	background-position: -3.125rem 0;
}

.nav-hxyw-icon7 {
	background-position: -3.75rem 0;
}

.nav-fz {
	background-image: url(../image/nav-fz.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 500%;
}

.nav-fz-icon1 {
	background-position: 0 0;
}

.nav-fz-icon2 {
	background-position: -0.625rem 0;
}

.nav-fz-icon3 {
	background-position: -1.25rem 0;
}

.nav-fz-icon4 {
	background-position: -1.875rem 0;
}

.nav-fz-icon5 {
	background-position: -2.5rem 0;
}

/**/
.nav-fz-new {
	background-image: url(../image/nav-fz-new1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 800%;
}

.nav-fz-new-icon1 {
	background-position: 0 0;
}

.nav-fz-new-icon2 {
	background-position: -0.625rem 0;
}

.nav-fz-new-icon3 {
	background-position: -1.25rem 0;
}

.nav-fz-new-icon4 {
	background-position: -1.875rem 0;
}

.nav-fz-new-icon5 {
	background-position: -2.5rem 0;
}
.nav-fz-new-icon6 {
	background-position: -3.125rem 0;
}

.nav-fz-new-icon7 {
	background-position: -3.75rem 0;
}

.nav-fz-new-icon8 {
	background-position: -4.375rem 0;
}
/**/

.nav-gx {
	background-image: url(../image/nav-gx.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 500%;
}

.nav-gx-icon1 {
	background-position: 0 0;
}

.nav-gx-icon2 {
	background-position: -0.625rem 0;
}

.nav-gx-icon3 {
	background-position: -1.25rem 0;
}

.nav-gx-icon4 {
	background-position: -1.875rem 0;
}

.nav-gx-icon5 {
	background-position: -2.5rem 0;
}

.nav-news {
	background-image: url(../image/nav-newsx.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 500%;
}

.nav-news-icon1 {
	background-position: 0 0;
}

.nav-news-icon2 {
	background-position: -0.625rem 0;
}

.nav-news-icon3 {
	background-position: -1.25rem 0;
}

.nav-news-icon4 {
	background-position: -1.875rem 0;
}

.nav-join {
	background-image: url(../image/nav-join.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 200%;
}

.nav-join-icon1 {
	background-position: 0 0;
}

.nav-join-icon2 {
	background-position: -0.625rem 0;
}

.top-nav .nav-bottom li a {
	font-size: 18px;
	color: #555555;
}

.top-nav .nav-bottom li a:hover {
	color: #005bac;
}

.pc-header {
	display: block;
}

.phone-header {
	display: none;
}

@media screen and (max-width:1602px) {
	.top-nav li a {
		font-size: 16px;
	}
	.top-nav .nav-bottom li a {
		font-size: 16px;
	}
	.en a {
		font-size: 17px;
	}
	.en-search {
		line-height: 90px;
	}
	.search .btns-search {
		/* background:url(../image/search.png) 0px 36px no-repeat; */
	}
	.top-nav li {
		margin: 0 20px;
		line-height: 70px !important;
	}
}

@media screen and (max-width:1442px) {
	.top-nav li {
		margin: 0 15px;
	}
	.en-search {
		line-height: 87px;
	}
}

@media screen and (max-width:1335px) {
	.top-nav li {
		margin: 0 13px;
	}
	.en-search {
		line-height: 87px;
	}
}

@media screen and (max-width:1290px) {
	.top-nav li {
		margin: 0 7px;
	}
	.en-search {
		line-height: 87px;
	}
}
@media screen and (min-width:1025px) and (max-width:1054px) {
	.logo {
		margin-right: .5rem;
	}
	.search .btns-search {
		background: url(../image/search.png) 0px 34px no-repeat;
	}
	.en-search {
		width: 55px;
	}
	.top-nav li {
		margin: 0 7px;
	}
.logo img{height:40px;}
}

@media screen and (min-width:1055px) and (max-width:1099px) {
	.logo {
		margin-right: 0.4rem;
	}
	.search .btns-search {
		background: url(../image/search.png) 0px 34px no-repeat;
	}
	.en-search {
		width: 55px;
	}
	.top-nav li {
		margin: 0 7px;
	}
.logo img{height:50px;}
}

@media screen and (min-width:1100px) and (max-width:1149px) {
	.logo {
		margin-right: 0.4rem;
	}
	.search .btns-search {
		background: url(../image/search.png) 0px 34px no-repeat;
	}
	.en-search {
		width: 55px;
	}
	.top-nav li {
		margin: 0 10px;
	}
.logo img{height:45px;}
}
@media screen and  (max-width:1149px) {

	.top-nav li {
		margin: 0 4px;
	}
}
@media screen and (min-width:1150px) and (max-width:1201px) {
	.logo {
		margin-right: 0.4rem;
	}
	.search .btns-search {
		/* background:url(../image/search.png) 0px 34px no-repeat; */
	}
	.en-search {
		width: 55px;
	}
	.top-nav li {
		margin: 0 5px;
	}
.logo img{height:55px;}
}

@media screen and (min-width:1200px) and (max-width:1249px) {
	.logo {
		margin-right: 0.6rem;
	}
	.search .btns-search {
		/* background:url(../image/search.png) 0px 34px no-repeat; */
	}
	.en-search {
		width: 55px;
	}
}

@media screen and (min-width:1250px) and (max-width:1289px) {
	.logo {
		margin-right: 1rem;
	}
}

@media screen and (min-width:1290px) and (max-width:1329px) {
	.logo {
		margin-right: 0.16rem;
	}
	.search .btns-search {
		/* background:url(../image/search.png) 0px 32px no-repeat; */
	}
.top-nav li{margin:0 12px;}
}

@media screen and (min-width:1330px) and (max-width:1369px) {
	.logo {
		margin-right: 0.8rem;
	}
	.search .btns-search {
		background: url(../image/search.png) 0px 35px no-repeat;
	}
.top-nav li{margin:0 12px;}
}

@media screen and (min-width:1370px) and (max-width:1419px) {
	.logo {
		margin-right: 1rem;
	}
.top-nav li{margin:0 12px;}
}

@media screen and (min-width:1420px) and (max-width:1489px) {
	.logo {
		margin-right: 1.2rem;
	}
.top-nav li{margin:0 16px;}
}

@media screen and (min-width:1490px) and (max-width:1519px) {
	.logo {
		margin-right: 1rem;
	}
.top-nav li{margin:0 18px;}
}

@media screen and (min-width:1520px) and (max-width:1559px) {
	.logo {
		margin-right: 1.3rem;
	}
.top-nav li{margin:0 18px;}
}

@media screen and (min-width:1560px) and (max-width:1599px) {
	.logo {
		margin-right: 1.8rem;
	}
}

@media screen and (min-width:1600px) and (max-width:1630px) {
	.logo {
		margin-right: 0.7rem;
	}
.top-nav li{margin:0 20px;}
}

@media screen and (min-width:1631px) and (max-width:1660px) {
	.logo {
		margin-right: 0.7rem;
	}
.top-nav li{margin:0 20px;}
}

@media screen and (min-width:1661px) and (max-width:1690px) {
	.logo {
		margin-right: 0.7rem;

	}
.top-nav li{margin:0 20px;}


}

@media screen and (min-width:1691px) and (max-width:1750px) {
	.logo {
		margin-right: 0.7rem;

	}
.top-nav li{margin:0 27px;}

}

@media screen and (min-width:1751px) and (max-width:1775px) {
	.logo {
		margin-right: 1.1rem;
	}
}

@media screen and (min-width:1776px) and (max-width:1800px) {
	.logo {
		margin-right: 1.5rem;
	}
}

@media screen and (width:1024px) and (height:1366px) {
	.ipad-pro {}
	.en {
		margin-left: 0rem;
	}
}

@media screen and (min-width:1024px) and (max-width:1150px) {
	.top-nav .nav-bottom li a {
		font-size: 15px;
	}
	.nav-bottom li span {
		margin-left: 0.25rem;
	}
}

@media screen and (max-width:1024px) {
	#banner {
		padding-top: 70px;
	}
	.pc-header {
		display: none;
	}
	.phone-header {
		display: block;
		width: 100%;
		background: #fff;
		height: 100%;
		box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.12);
	}
	header .phone-header-top {
		width: 26.8rem;
		height: 70px;
		margin: 0 auto;
		background: #fff;
		position: relative;
		z-index: 12;
	}
	.scroll-down header.affix {
		transform: translateY(-88px);
	}
	.phone-header .logo img {
		/*width: 150px;*/
		width: auto !important;
		height: 46px;
	}
	.logo {
		margin-left: 0;
		height: 70px;
		line-height: 66px;
	}
	.phone-btn {
		float: right;
		margin-top: 20px;
	}
	.phone-btn img {
		width: 30px;
		height: 30px;
	}
	.phone-menu {
		width: 100%;
		opacity: 0.94;
		background: #fff;
		position: absolute;
		top: -100%;
		left: 0;
		z-index: 11;
		transition: all .5s;
		height: calc(100% - 5.04rem);
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		border-top: 1px solid #eeeeee;
		overflow-y: scroll;
	}
	.menuWidth {
		width: 26.8rem;
		margin: 0 auto;
	}
	.phone-search {
		height: 95px;
		line-height: 98px;
		border-bottom: 1px solid #dddddd;
	}
	.phone-search input {
		width: 20.5rem;
		height: 43px;
		border-radius: 0.4rem;
		border: solid 1px rgba(0, 0, 0, 0.08);
		font-size: 16px;
		text-indent: 43px;
		color: #666666;
		background: rgba(0, 0, 0, 0.06) url(../image/phone-search.png) no-repeat 15px center;
		background-size: 19px;
	}
	.zyw-btn {
		display: inline-block;
		margin-left: 2.3rem;
		margin-right: 6px;
		float: right;
	}
	.zyw-btn img {
		vertical-align: middle;
		width: 45px;
		height: 45px;
	}
	.menu-content {
		border-bottom: 1px solid #e0e0e0;
		padding: 20px 0;
	}
	.menu-content .news-title {
		width: 100%;
		background: url(../image/phone-down.png) no-repeat 98% center;
		background-size: 15px;
		line-height: 9px;
	}
	.menu-content .news-title a {
		font-size: 16px;
		line-height: 16px;
		color: #333;
	}
	.menu-content-ul {
		margin-top: 15px;
		display: none;
		overflow: hidden;
	}
	.menu-content-ul li a {
		display: block;
		height: auto;
		font-size: 14px;
		line-height: 34px;
		color: #333333;
		padding-left: 30px;
	}
	.menu-content .news-title.active {
		background: url(../image/phone-up-blue.png) no-repeat 98% center;
		background-size: 15px 2px;
	}
	.menu-content .news-title.active a {
		color: #005bac;
	}
	.banner-scrol {
		display: none;
	}
}




@media screen and (max-width:768px) {
	.phone-header .logo img {
		width: 122px;
		height: 50px;
	}
	.logo {
		margin-left: 0;
		height: 70px;
		line-height: 70px;
	}
	.phone-btn img {
		width: 25px;
		height: 25px;
	}
	.zyw-btn img {
		vertical-align: middle;
		width: 34px;
		height: 34px;
	}
}

form .dnn_mact {
	line-height: 18px;
	font-size: 12px;
}

ul ul,
ul ol,
ol ol {
	list-style: none;
}

.imgOpacity {
	opacity: 0 !important;
}

.nav-show {
	position: fixed;
	width: 100%;
	height: 100%;
}

.nav-show .phone-menu {
	position: fixed;
}


/* .nav-show body{
    position:fixed;
 
 
 
       width:100%;
} */


/* .nav-show header.affix{
    position: inherit;
    top: 0;
} */