@charset "UTF-8";

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 100px;
}

body {
	font-size: 16px;
	font-family: 'Microsoft YaHei', 'PingFangSC-Regular', 'helvetica neue', tahoma, 'PingFang SC', 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;
	color: #666;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
}

html,
body,
div,
span,
applet,
object,
iframe,
section,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
footer,
header {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	background: 0;
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
}

textarea {
	resize: none;
}

img {
	display: block;
	border: 0;
	vertical-align: bottom;
}

a {
	color: #222;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}

a:hover {
	color: #1f66ca;
}

ul,
li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-variant: normal;
}

input::-webkit-input-placeholder {
	color: #bcbcbc;
}

input:-moz-placeholder {
	color: #bcbcbc;
}

input::-moz-placeholder {
	color: #bcbcbc;
}

input:-ms-input-placeholder {
	color: #bcbcbc;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
	overflow: hidden;
}

.contentbox {
	width: 1400px;
	margin: 0 auto;
}

/* ====== 头部 ======*/
.header_box {
	height: 340px;
	background: #b9dbf3 url(../img/20260107_head_bg.jpg) center top no-repeat;
	overflow: hidden;
}

.header_in header {
	display: flex;
	justify-content: space-between;
	padding-top: 16px;
	font-size: 14px;
	color: #555;
}

.header_in header a {
	margin-right: 15px;
	color: #555;
}

.header_in .login_area span * {
	color: #2c71d7;
}

.header_in .login_area span a {
	margin-right: 10px;
}

.header_in .login_area label {
	margin-right: 7px;
}

.user-a1 span#belog_span a {
	color: #2c71d7;
}

.login_area iframe * {
	line-height: 28px;
}

.user-a1 .top-links {
	line-height: 28px;
}

.header_in .header_logo {
	float: left;
	width: 500px;
	margin-top: 10px;
	color: #4b82e5;
	text-shadow: 1px 2px 6px #fff;
}

.header_in .header_logo h2 {
	font-size: 27px;
	margin: 10px 0 3px;
}

.header_in .header_logo p {
	font-size: 12px;
}

.search_row {
	float: right;
	margin-top: 40px;
	width: 350px;
	height: 44px;
	line-height: 44px;
	display: flex;
	border-radius: 5px;
	overflow: hidden;
}

.search_row input {
	width: 300px;
	background-color: #fff;
	padding: 0 18px;
	box-sizing: border-box;
	font-size: 14px;
	color: #333;
}

.search_row a {
	width: 55px;
	background: #3f7fe9 url(../img/20260107_search.png) center no-repeat;
	background-size: 24px auto;
}

.search_row a:hover {
	background-color: #3779e2;
}

/* ====== 导航 ======*/
nav {
	width: 100%;
	height: .6rem;
	margin-bottom: 45px;
	background-image: linear-gradient(to right, #4584ef, #1f66ca);
}

ul.nav_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	font-size: 20px;
}

ul.nav_box a {
	color: #fff;
}

ul.nav_box li.active a {
	font-weight: bold;
}

/* ====== 底部 ======*/
.footer_box {
	width: 100%;
	padding: .6rem 0 .4rem;
	margin-top: .4rem;
	background: #1f66ca;
}

.footer_links dl {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.footer_links dl dt {
	margin-right: 31px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}

.footer_links dl dd {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 10px;
	padding: 0 17px;
	height: 70px;
	border: solid 1px #5088d6;
}

.select_row {
	padding-left: 114px;
	display: flex;
	justify-content: space-between;
	margin: 28px auto 45px;
}

.select_row .nice-select.wide {
	width: 314px;
	height: 36px;
	line-height: 36px;
	border: none;
	border-radius: 0;
	color: #555;
	padding: 0 10px;
}

.select_row .nice-select.wide .list {
	margin-top: 0px;
	max-height: 180px;
	overflow-y: auto;
	border-radius: 0;
}

.select_row .nice-select .option {
	min-height: 36px;
	line-height: 36px;
	color: #555;
}

.footer_data {
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer_data img {
	width: 56px;
	height: 68px;
	margin-right: 46px;
}

.footer_data p {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	padding-left: 32px;
	border-left: 1px solid #3676cf;
}

/*======右侧浮窗======*/
.aside_row {
	position: fixed;
	right: 120px;
	top: 560px;
	z-index: 20;
}

.aside_row a {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 18px 20px;
	width: 62px;
	height: 62px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	border-radius: 50%;
	background-color: #4080eb;
	box-shadow: 1px 2px 4px 0px rgba(64, 128, 235, 0.43);
}

.aside_row .wechat_row {
	position: relative;
}

.aside_row .wechat_row .wechat_code {
	position: absolute;
	left: -125px;
	top: 50%;
	transform: translate(0, -40%);
	transition: opacity 0.3s;
	opacity: 0;
	font-size: 14px;
	line-height: 18px;
	color: #888;
	text-align: center;
}

.aside_row .wechat_row:hover .wechat_code {
	opacity: 1;
}

/* ======右侧返回顶部====== */
.right_nav {
	position: fixed;
	width: 62px;
	right: 140px;
	bottom: 8%;
	z-index: 100;
	cursor: pointer;
	display: none;
}

.right_nav a.goTop {
	opacity: .6;
}

.right_nav a.goTop:hover {
	opacity: 1;
}

@media screen and (max-width: 1200px) {
	
	html {
                font-size: 10vw;
        }
	
	.contentbox {
		width: auto;
		padding: 0 .3rem;
	}

	.header_box {
		height: 3.4rem;
		background-size: auto 3.4rem;
	}

	.header_in header {
		display: none;
	}

.header_in .header_logo {
                float: none;
                width: auto;
                margin: .2rem .2rem .16rem;
        }

        .header_in .header_logo h2 {
                font-size: .32rem;
                line-height: 1.7;
                margin: 0;
        }

	.header_in .header_logo p {
		font-size: .16rem;
		display: none;
	}

.search_row {
                float: none;
                margin: 0 auto;
                width: 5.88rem;
                height: .62rem;
                line-height: .62rem;
                justify-content: center;
        }

	.search_row input {
		width: 5rem;
		padding: 0 .2rem;
		font-size: .28rem;
	}

	.search_row a {
		width: .88rem;
		background: #3f7fe9 url(../img/20260107_search.png) center no-repeat;
		background-size: .36rem;
	}

	nav {
		height: .86rem;
		margin-bottom: .42rem;
	}

	ul.nav_box {
		padding: 0 .2rem;
		font-size: .26rem;
	}

	.footer_box .contentbox {
		padding: 0 .2rem;
	}

	.footer_links {
		display: none;
	}

	.footer_data img {
		width: .5rem;
		height: auto;
		margin-right: .2rem;
	}

	.footer_data p {
		font-size: .24rem;
		line-height: 1.6;
		padding-left: .22rem;
	}

	.aside_row {
		display: none;
	}

	.right_nav {
		width: 0.62rem;
		right: .3rem;
	}

	.right_nav img {
		width: 0.62rem;
		height: auto;
	}
}