* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #333;
	margin: 0 auto;
	background-color: #fff;
	font-family: "Microsoft YaHei";
	overflow-x: hidden;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #1a58a4;
	transition: 0.3s all;
}

div,
ul,
li,
span,
p,
img,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 0px;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup,
i {
	font-style: inherit;
	font-weight: inherit;
}

b {
	font-weight: normal;
}

.clear {
	clear: both;
	height: 0px;
}

.fl {
	float: left;
	font-size: 14px;
}

.fr {
	float: right;
}

#copy {
	display: none;
}

.page {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.page1 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.page2 {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	height: auto;
}

.w1300 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.w1420 {
	width: 1420px;
	margin: 0 auto;
	position: relative;
}

.top30 {
	margin-top: 30px;
}

.top20 {
	margin-top: 20px;
}

.top45 {
	margin-top: 45px;
}

.top30 {
	margin-top: 30px;
}

.top55 {
	margin-top: 55px;
}

.top50 {
	margin-top: 50px;
}

.top60 {
	margin-top: 60px;
}


/*顶部*/
.top_bg {
	background: #1a58a4;
	height: 40px;
	color: #eee;
	line-height: 40px;
	font-size: 14px;
}

.top_r li {
	float: left;
	text-align: center;
	margin-left: 28px;
}

.ico a {
	background: url(../img/20200418084236_1979191409.png) no-repeat left;
}

.ico1 a {
	background: url(../img/20200418084236_1702127392.png) no-repeat left;
}

.ico2 a {
	background: url(../img/20200418084236_1209452878.png) no-repeat left;
}

.top_r li a {
	padding-left: 26px;
	color: #eee;
}

.top_r li a:hover {
	color: #fff;
}



/*抬头*/
.head_bg {
	width: 100%;
	min-width: 1200px;
	height: 120px;
	position: relative;
}

.logo {
	margin-top: 20px;
}

.name {
	margin-top: 20px;
	width: 280px;
}
.name img{
	width: 100%;
}


/*导航*/
.NavCeshi>li {
	float: left;
	width: 110px;
	top: 0px;
	-webkit-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	padding-right: 0px;
}

.NavCeshi>li:first-child {
	background: none
}

.NavCeshi>li>a {
	display: block;
	text-align: center;
	padding: 28px 0;
	font-size: 16px;
	line-height: 64px;
	color: #333;
	-webkit-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	height: 64px;
	position: relative;
	z-index: 1113;
}

.NavCeshi>li>a:after,
.NavCeshi>li>a::after {
	content: '';
	width: 0%;
	height: 3px;
	background: #1a58a4;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

.NavCeshi>li.cur>a:after,
.NavCeshi>li.cur>a::after,
.NavCeshi>li:hover>a:after,
.NavCeshi>li:hover>a::after {
	width: 100%;
}

.NavCeshi>li>a>.en {
	display: block;
	font-size: 12px;
	font-weight: 100;
	color: #ccc;
	line-height: 35px;
	overflow: hidden;
	text-indent: 0;
	-webkit-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	white-space: nowrap;
}

.NavCeshi>li.cur>a,
.NavCeshi>li:hover>a {
	color: #1a58a4;
	background: #f9f9f9;
}

.NavCeshi>li.cur>a>.en,
.NavCeshi>li:hover>a>.en {}

.erji_menu {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	background: rgba(250, 250, 250, 0.95);
	z-index: 1111;
	top: 120px;
}

.erji_menu>.page>.fl {
	display: block;
	padding: 90px 0;
	width: 200px;
}

.erji_menu>.page>.fl:before,
.erji_menu>.page>.fl::before {
	content: '';
	display: block;
	width: 64px;
	height: 3px;
	background: #1a58a4;
	margin-bottom: 20px;
}

.erji_menu>.page>.fl>strong {
	font-size: 22px;
	display: block;
	color: #1a58a4;
	line-height: 30px;
	font-weight: bold;
}

.erji_menu>.page>.fl>a {
	display: block;
	width: 120px;
	border: 1px solid #1a58a4;
	text-align: center;
	line-height: 30px;
	color: #1a58a4;
	font-family: arial;
	border-radius: 50px;
	margin-top: 20px;
	text-transform: uppercase;
}

.erji_menu>.page>.fr {
	width: 860px;
	height: 150px;
	padding: 60px 0;
}

.erji_menu>.page>.fr>ul {
	float: left;
	padding: 0 18px;
}

.erji_menu.product_list_nav>.page>.fr>ul {
	width: 150px;
	padding: 0 10px;
	text-align: center;
}

.erji_menu>.page>.fr>ul img {
	width: 100%;
	display: block;
	height: auto;
	background: #fff;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

.erji_menu>.page>.fr>ul a:hover img {
	padding: 2px;
	width: 146px;
}

.erji_menu>.page>.fr>ul>strong {
	display: block;
}

.erji_menu>.page>.fr>ul>strong a {
	font-size: 15px;
	font-weight: 100;
	color: #1a58a4;
	display: block;
	line-height: 40px;
	padding-bottom: 5px;
}

.erji_menu.product_list_nav>.page>.fr>ul>strong a {
	color: #444;
}

.erji_menu>.page>.fr>ul>li>a {
	display: block;
	line-height: 24px;
	color: #666
}

.erji_menu .divnews_tag li,
.erji_menu .divdgweb2_tag li {
	float: none !important;
	width: 250px !important;
}

.erji_menu .divnews_tag li span,
.erji_menu .divdgweb2_tag li span {
	color: #666;
}


/*版权*/
.footer_bg {
	width: 100%;
	min-width: 1200px;
	color: #fff;
	background: #f2f3f1;
	padding-top: 52px;
}

.footer li {
	float: left;
}

.footer_w {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}

.bq1 .footer_w {
	font-size: 14px;
	line-height: 36px;
	color: #666;
}

.footer li a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #777;
}

.footer li a:hover {
	color: #1a58a4;
}

.footer_t {
	font-size: 18px !important;
	color: #444 !important;
	margin: 0 0 32px 0;
	line-height: 60px !important;
	position: relative;
}

.footer_t:before {
	display: block;
	content: "";
	width: 20px;
	height: 1px;
	background: #999;
	position: absolute;
	top: 65px;
	transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
}

.footer li:hover .footer_t:before {
	width: 60px;
}

.footer li p {
	text-align: center;
	color: #999;
	line-height: 30px;
}

.wx_tp:nth-child(1) {
	padding-left: 0;
}

.wx_tp img {
	width: 140px;
}

/*链接*/
.copy_bg {
	margin-top: 25px;
	text-align: center;
	padding-bottom: 25px;
}

.copy {
	line-height: 30px;
	font-size: 14px;
	color: #999;
	margin-top: 20px;
}

.copy a {
	font-size: 14px;
	color: #999;
}

.copy a:hover {
	color: #1a58a4;
}

.bq1 img {
	display: block;
	padding-bottom: 15px;
}



.bodycon {
	width: 1200px;
	margin: 30px auto;
}

.bodycon .left {
	float: left;
	width: 285px;
}

.bodycon .center {
	float: left;
	width: 915px;
}

.mianbxContent {
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: left;
	width: 100%;
	text-indent: 1.7em;
	transition: 0.1s all;
	background: url(../img/20200922110848_22523786.png) 0 9px no-repeat;
	letter-spacing: 1px;
	position: relative;
	border-bottom: 1px dashed #ccc;
}
.mianbxContent:hover{ background-position:0 -31px;}
.mianbxContent a{ font-size:16px !important;}



.pages_box{
	margin-bottom: 30px;
	text-align: center;
}
.pages_box li{
	display: inline-block;
}
.pages_box li a {
	vertical-align: top;
	display: inline-block;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #e5e5e5;
	text-align: center;
	margin: 0 2px;
	background: #fff;
	font-size: 14px;
	cursor: pointer;
}
.pages_box .active a{
	background-color: #1b4996;
	color: #fff;
}
.pages_box li a:hover{
	border-color: #1b4996;
}