* {
	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: #173aa2;
	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;
	font-weight: lighter;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup,
i {
	font-style: inherit;
	font-weight: lighter;
}

b {
	font-weight: normal;
}

.clear {
	clear: both;
	font-size: 0px;
	overflow: hidden;
	height: 0px;
}

.cl {
	clear: both;
	height: 0px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#copy {
	display: none;
}

.page {
	width: 1300px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.page1 {
	width: 1300px;
	margin: 0 auto;
	position: relative;
}

.page3 {
	width: 90%;
	min-width: 1300px;
	margin: 0 auto;
	height: auto;
}

.box,
.footer1 {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

/*定义版面统一宽度*/
.top30 {
	margin-top: 30px;
}

.top40 {
	margin-top: 40px;
}

.top30 {
	margin-top: 30px;
}

.top50 {
	margin-top: 50px;
}

.top60 {
	margin-top: 60px;
}



/*顶部*/
.top_all {
	font-size: 14px;
	color: #b3b5b7;
	height: 50px;
	line-height: 50px;
	background: #f6f7f8;
	position: relative;
}

.page3:after,
.top_all:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	background: #173aa2;
	width: 550px;
	height: 50px;
	border-bottom-left-radius: 80px;
}

.top_r {
	z-index: 2;
	position: relative;
	font-size: 16px;
	color: #d9e3ff;
	line-height: 48px;
	padding-left: 30px;
	background: url(../img/20201126105006_906792053.png) no-repeat left center;
}

.top_r span {
	font-size: 21px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}



/*导航*/
.head_nr {
	margin: 0 auto;
	height: 133px;
}

.head_logo a img {
	float: left;
}

.head_logo {
	margin-top: 22px;
}

.head_logo span {
	color: #333;
	font-size: 15px;
	display: block;
}

.head_logo p b {
	font-weight: bold;
}

.head_logo p {
	font-size: 25px;
	color: #173aa2;
	float: left;
	padding-top: 12px;
	line-height: 35px;
}

.nav {
	transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
}

.menu {
	padding-top: 28px;
	float: right;
}

.menu .NavCeshi {
	margin: 0 auto;
}

.nav>ul>li {
	float: left;
	height: 60px;
	text-align: center;
	position: relative;
}

.nav ul>li>a {
	font-size: 16px;
	line-height: 65px;
	display: block;
	position: relative;
	padding: 0 20px;
	transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
	z-index: 999;
	color: #444;
	height: 92px;
}

.nav li:last-child a {
	padding-right: 0px;
}

.nav ul>li:hover>a {
	color: #173aa2;
}

.nav ul>li>a:after {
	content: "";
	display: block;
	width: 13px;
	height: 8px;
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	z-index: -1;
	margin: auto;
	transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
}

.nav ul>li:hover>a:after {
	background: url(../img/20201126105231_162532051.png) no-repeat;
}

.nav>ul>li.cur a:after,
.nav>ul>li>a:hover::after {
	background: url(../img/20201126105231_162532051.png) no-repeat;
}

.nav>ul>li.cur>a {
	color: #173aa2;
}



/*版权*/
.copyright {
	background: #181818;
}

.kslj {
	padding: 60px 0;
}

.kslja li {
	float: left;
}

.kslja li p {
	padding-left: 35px;
	background: url(../img/20201127171804_1040650062.png) no-repeat left center;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}

.kslja li p span {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 5px;
}

.kslja li a {
	padding-left: 10px;
	font-size: 14px;
	color: #666666;
	display: block;
	font-weight: lighter;
	line-height: 34px;
}

.kslja li a:hover {
	color: #fff;
}

.kslja li a em {
	padding-left: 10px;
	display: inline-block !important;
}

.kslja li+li {
	margin-left: 70px;
}

.crcode dl {
	float: left;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

.crcode dl img {
	width: 140px;
	height: 140px;
	margin: 0 0 15px 0;
}

.crcode dl+dl {
	margin: 0 0 0 20px;
}

.crconcat {
	text-align: center;
	margin-right: 100px;
}

.crconcat p:nth-child(1) {
	font-size: 32px;
	color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
}

.crconcat p:nth-child(2) {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	margin: 20px 0;
}

.crconcat a {
	display: inline-block;
	width: 150px;
	line-height: 40px;
	border-radius: 25px;
	background: #202020;
	text-align: left;
	padding-left: 50px;
	font-size: 13px;
	color: #999999;
	position: relative;
	transition: all .3s ease;
	box-sizing: content-box;
}

.crconcat a:hover {
	background: #173aa2;
	color: #fff;
}

.crconcat a:hover:after {
	background-position-y: -17px;
}

.crconcat a:after {
	content: '';
	display: block;
	position: absolute;
	width: 19px;
	height: 17px;
	background: url(../img/20201127171829_1300773771.png) no-repeat top left;
	top: 11px;
	left: 25px;
}

.links {
	height: 60px;
	background: #202020;
	font-size: 14px;
	color: #999999;
	line-height: 60px;
}

.links p:nth-child(1) {
	margin: 0 20px;
	padding-left: 30px;
	background: url(../img/20201127172424_1989433587.png) no-repeat left center;
}

.linkTagcs {
	width: 1000px;
	height: auto;
}

.linkTagcs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.linkTagcs li {
	list-style: none;
	margin: 0px;
	padding-right: 10px;
	line-height: 60px;
	float: left;
}

.linkTagcs li a {
	color: #666666;
	word-break: break-all;
}

.linkTagcs li img {
	border: 0px;
}


.end,
.end a {
	line-height: 95px;
	font-size: 14px;
	color: #666666;
}

.end a:hover {
	color: #fff;
	text-decoration: underline;
}

.crcode p {
	font-size: 14px;
}





/*右侧浮动*/
.y-kefu-box {
	position: fixed;
	right: 8px;
	top: 40%;
	z-index: 9999;
	font-size: 13px;
}

.y-kefu-box a {
	text-decoration: none;
}

.y-kefu-box img {
	display: block;
	width: 100%;
	height: auto;
}

.y-kefu-box01 .icon {
	display: block;
	background: url(../img/20201226102244_1339594163.png) no-repeat;
	margin: 0 auto 6px;
}

.y-kefu-box01 {
	width: 54px;
	color: #666;
	text-align: center;
}

.y-kefu-box01 .kf-close-btn {
	width: 27px;
	height: 27px;
	background-position: -5px -115px;
	position: relative;
	cursor: pointer;
}

.y-kefu-box01 .kf-close-btn:before {
	content: '';
	display: block;
	width: 1px;
	height: 6px;
	position: absolute;
	bottom: -6px;
	left: 13px;
	z-index: 1;
	background-color: #183ba3;
}

/*颜色更改*/
.y-kefu-box01 .show-status>a,
.y-kefu-box01 .show-status>div {
	display: block;
	width: 52px;
	padding: 8px 0 12px;
	background-color: #fff;
	border-left: solid 1px #efefef;
	border-top: solid 1px #efefef;
	border-right: solid 1px #efefef;
	position: relative;
}

.y-kefu-box01 .show-status {
	position: relative;
}

.y-kefu-box01 .show-status .kf-zixun {
	background-color: #183ba3;
	border-color: #183ba3;
	color: #fff;
	margin: 10px 0 7px;
}

/*颜色更改*/
.y-kefu-box01 .kf-zixun {
	border-radius: 2px;
}

.y-kefu-box01 .kf-zixun i {
	width: 21px;
	height: 22px;
	background-position: -5px -5px;
}

.y-kefu-box01 .kf-mobile {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.y-kefu-box01 .kf-mobile>i {
	width: 18px;
	height: 18px;
	background-position: -5px -32px;
}

.y-kefu-box01 .kf-mobile:hover>i {
	background-position: -30px -32px;
}

.y-kefu-box01 .kf-weChat>i {
	width: 22px;
	height: 19px;
	background-position: -5px -55px;
}

.y-kefu-box01 .kf-weChat:hover>i {
	background-position: -30px -55px;
}

.y-kefu-box01 .kf-email {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

.y-kefu-box01 .kf-email>i {
	width: 18px;
	height: 14px;
	background-position: -5px -80px;
}

.y-kefu-box01 .kf-email:hover>i {
	background-position: -30px -80px;
}

.y-kefu-box01 .back-top i {
	width: 13px;
	height: 11px;
	background-position: -5px -98px;
}

.y-kefu-box01 .back-top:hover i {
	background-position: -30px -98px;
}

.y-kefu-box01 .kf-email,
.y-kefu-box01 .back-top {
	border-bottom: solid 1px #efefef;
}

.y-kefu-box01 .back-top {
	border-radius: 2px;
	left: 55px;
}

.y-kefu-box01 .hver:hover {
	background-color: #183ba3;
	border-color: #183ba3;
}

/*颜色更改*/
.y-kefu-box01 .hver:hover>p {
	color: #fff;
}

.y-kefu-box01 .mobile-infos,
.y-kefu-box01 .y-ewm-box,
.y-kefu-box01 .y-email-infos {
	background-color: #fff;
	border: solid 1px #efefef;
	position: absolute;
	right: 90px;
	z-index: 2;
	border-radius: 2px;
	display: none;
}

/*电话*/
.y-kefu-box01 .mobile-infos {
	width: 215px;
	text-align: left;
	top: 0;
}

.y-kefu-box01 .mobile-infos>div {
	padding: 20px 0 20px 45px;
	position: relative;
}

.y-kefu-box01 .mobile-infos>div i {
	width: 15px;
	height: 15px;
	background-position: -52px -32px;
	position: absolute;
	top: 22px;
	left: 20px;
	z-index: 2;
}

.y-kefu-box01 .mobile-infos .online1 {
	border-bottom: solid 1px #efefef;
}

.y-kefu-box01 .mobile-infos span {
	color: #777;
	font-size: 18px;
}

.y-kefu-box01 .mobile-infos p {
	color: #183ba3;
	font-size: 20px;
}

/*颜色更改*/
.right {
	width: 12px;
	height: 12px;
	position: absolute;
	right: -12px;
	top: 24px;
}

.right-arrow1,
.right-arrow2 {
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border-top: 6px transparent dashed;
	border-right: 6px transparent dashed;
	border-bottom: 6px transparent dashed;
	border-left: 6px white solid;
	overflow: hidden;
}

.right-arrow1 {
	left: 1px;
	border-left: 6px #efefef solid;
}

.right-arrow2 {
	border-left: 6px white solid;
}

/*二维码*/
.y-kefu-box01 .y-ewm-box {
	width: 151px;
	height: 178px;
	top: -60px;
}

.y-kefu-box01 .y-ewm-box>div {
	width: 151px;
	height: 178px;
}

.y-kefu-box01 .y-ewm-box img {
	width: 94px;
	height: 94px;
	margin: 30px auto 10px;
}

.y-kefu-box01 .y-ewm-box .y-ewm-img1 {
	width: 150px;
	border-right: solid 1px #efefef;
}

.y-kefu-box01 .y-ewm-box .right {
	top: 84px;
}

/*邮箱*/
.y-kefu-box01 .y-email-infos {
	padding: 28px 20px 28px 45px;
	color: #b9b9b9;
	text-align: left;
	bottom: 0;
	width: 203px;
}

.y-kefu-box01 .y-email-infos p {
	color: #183ba3;
	font-size: 16px;
}

/*颜色更改*/
.y-kefu-box01 .y-email-infos>i {
	width: 18px;
	height: 13px;
	background-position: -52px -80px;
	position: absolute;
	left: 15px;
	top: 30px;
}

.y-kefu-box01 .y-email-infos .right {
	top: 55px;
}

.y-kefu-box01 .hide-status {
	width: 54px;
	height: 65px;
	background-color: #ed1b24;
	position: absolute;
	top: 37px;
	left: 55px;
	z-index: 9;
}

/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun {
	padding: 10px 0 7px;
	color: #fff;
	cursor: pointer;
}


/*网站标题*/
.wz_bt {
	text-align: center;
	margin: 0 auto;
}

.wz_bt span {
	font-size: 40px;
	color: #333;
	display: block;
	padding-bottom: 10px;
	font-weight: normal;
}

.wz_bt b {
	color: #173aa2;
}

.wz_bt p {
	font-size: 20px;
	color: #555;
}

.wz_bt i {
	color: #173aa2;
}

.wz_bt1 {
	text-align: center;
	margin: 0 auto;
}

.wz_bt1 span {
	font-size: 40px;
	color: #333;
	display: block;
	padding-bottom: 10px;
	font-weight: normal;
}

.wz_bt1 p {
	font-size: 15px;
	color: #777;
	text-transform: uppercase;
}

.wz_bt1 i {
	color: #173aa2;
}