﻿@import url("base.css");
body {position:relative;z-index:1;margin:0 auto;max-width:1920px;font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;color:#333;font-size:14px;overflow-x:hidden;}
input,select,button,textarea {font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;font-size:14px;color:#222;resize:none;box-sizing:border-box;}
:-moz-placeholder {color:#aaa;}
::-moz-placeholder {color:#aaa;}
:-ms-input-placeholder {color:#aaa;}
::-webkit-input-placeholder {color:#aaa;}
a:link,a:visited,a:active {color:#000;text-decoration:none;}
a:hover {color:#3366ff;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}
.flex-center {display:flex;align-items:center;justify-content:center;}
.flex-column {display:flex;flex-direction:column;justify-content:center;}
/*===================================================================================*/

#htop {background-color:#02287b;}
#htop a {color:#fff;}
#htop a:hover {text-decoration: underline;}
#htop .wrap {position:relative; display: flex; align-items: center; height:40px; color:#fff; background-color:#02287b;}
#htop .email {margin-left: 50px;}
#htop .email i {position: relative; top: 2px; margin-right: 10px; font-size: 18px;}
#htop .lang {position: absolute; top: 0; right: 0; display: flex; align-items: center; height: 100%;}

#header {background-color:#fff;}
#header .wrap {position:relative; z-index:1; display: flex; align-items: center; justify-content: flex-end; height:110px;}
#header .logo {position:absolute; top:50%; left:0; z-index:1; display:flex; align-items: center; height:60px; font-size:0; transform:translateY(-50%);}
#header .logo img {max-height:100%;}

#header .nav {display: flex; align-items: center; height: 100%;}
#header .nav li {height: 100%;}
#header .nav li > a {display: flex; align-items: center; padding: 0 25px; height: 100%; font-size: 16px; font-weight: bold;}
#header .nav li > a.nav_over {color:#3366ff; font-weight: bold;}
#header .nav li:last-child > a {padding-right: 0;}
#header .nav li:hover > a {color:#3366ff;}

#header .nav li p {
	position:absolute;
	top:40px;
	left:0px;
	display:none;
	width:100%;
	background-color:#005AAE;
}
#header .nav li p a {
	display:block;
	padding:10px 0px 10px 0px;
	color:#fff;
	text-align:center;
}
#header .nav li p a:hover {color:#fff;text-decoration:underline;}

#banner {position:relative; min-width: 1200px;}
#banner .swiper-slide {font-size:0; transition: none;}
#banner .swiper-slide img {width:100%;}
#banner .swiper-pagination {position:absolute;left:0;bottom:25px;width:100%;height:12px;font-size:0;text-align:center;}
#banner .swiper-pagination span {margin:0;width:12px;height:12px;font-size:0;border-radius:50%;background:#fff;opacity:0.8;overflow:hidden;}
#banner .swiper-pagination span.swiper-pagination-bullet {margin:0 6px;}
#banner .swiper-pagination span.swiper-pagination-bullet-active {opacity:1;background:#02287b;}

#banners {min-width: 1200px; height: 400px; background-repeat: no-repeat; background-position: center center; background-size: cover;}

.wrap {margin-left:auto;margin-right:auto;width:1200px;box-sizing:border-box;}
#content {padding-bottom: 80px;}
#left {float:left;width:240px;}
#right {float:right;width:900px;overflow:hidden;}
#footer {background-color:#02287b;}
#footer .wrap {padding:15px 0; color:#fff; line-height:1.8; text-align:center;}
#footer a {color:#fff;}
#footer a:hover {text-decoration: underline;}

/*===================================================================================*/

#iabout {display: flex; align-items: flex-start; margin-top: 80px;}
#iabout .imgs {flex: 0 0 auto; width: 500px; font-size: 0; overflow: hidden;}
#iabout .imgs img {width: 100%;}
#iabout .text {flex: 1 1 auto; margin-left: 50px;}


#ipros .list {margin-top: 80px;}
#ipros .list h2 {color:#000; font-size: 20px; text-align: center;}
#ipros .list ul {display: grid; grid-template-columns: repeat(3,1fr); gap: 50px; margin-top: 30px;}
#ipros .list ul li {font-family: 0;}
#ipros .list ul li img {width: 100%;}
#ipros .list ul li p {margin-top: 15px; line-height: 1.5;}

/*===================================================================================*/

.nodata {padding:150px 0px;color:#999;font-size:18px;text-align:center;}
#bnav {padding-top: 20px; color:#999;}
#bnav a {color:#999;}
#bnav a:hover {color:#000;}
#bnav strong {color:#000; font-weight:normal;}

#bmenu {display: flex; justify-content: center; gap: 20px; margin-top: 30px; margin-bottom: 60px;}
#bmenu a {display: flex; align-items: center; justify-content: center; padding: 0 30px; min-width: 200px; height: 46px; color:#000; text-align: center; box-sizing: border-box; border-radius: 23px; background-color:#f0f0f0;}
#bmenu a:hover, #bmenu a.curt {color:#fff; background-color:#02287b;}

.input_mig {width: 0; height: 0; opacity: 0; visibility: hidden; display: none;}
.input_text {padding:0px 8px;width:280px;height:34px;box-sizing:border-box;border:1px solid #ddd;}
.input_area {padding:6px 8px;height:176px;line-height:1.6;box-sizing:border-box;border:1px solid #ddd;resize:none;overflow-y:auto;}
.input_select {padding:0 0 0 8px;height:34px;box-sizing:border-box;border:1px solid #ddd;}
.input_radio {position:relative;top:1px;}
.input_checkbox {position:relative;top:1px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.input_radio {position:relative;top:3px;width:15px;height:15px;}
	.input_checkbox {position:relative;top:3px;width:15px;height:15px;}
}
.button {width:150px;height:40px;color:#fff;font-size:16px;box-sizing:border-box;border:none;background-color:#333;cursor:pointer;}
.button:hover {background-color:#ff0000;}

.editorc_nrs {padding-top:50px;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc_box {padding-top:2.5%;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc {line-height:1.8;}
.editorc::after {display:block;width:100%;clear:both;content:'';}
.editorc p {margin-bottom:20px;}
.editorc p:last-child {margin-bottom:0;}
.editorc a {text-decoration:underline;}
.editorc hr {padding-bottom:4px;border:0;border-top:1px solid #ccc;}
.editorc h1,.editorc h2,.editorc h3,.editorc h4,.editorc h5,.editorc h6 {padding:9px 0;font-weight:bold;line-height:1.4;}
.editorc ul {margin-bottom:20px;padding-left:1.4em;}
.editorc ul:last-child {margin-bottom:0;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-bottom:20px;padding-left:1.5em;}
.editorc ol li {list-style-type:decimal;}
.editorc ol:last-child {margin-bottom:0;}
.editorc table.border {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc table.border td,.editorc table.border th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc table.border td table {margin-bottom:0;}
.editorc table.border td p {margin:0;padding:0;}
.editorc table.border th p {margin:0;padding:0;}

.editorc2 {line-height:1.8;}
.editorc2::after {display:block;width:100%;clear:both;content:'';}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 hr {padding-bottom:4px;border:0;border-top:1px solid #ccc;}
.editorc2 h1,.editorc2 h2,.editorc2 h3,.editorc2 h4,.editorc2 h5,.editorc2 h6 {padding:9px 0;font-weight:normal;line-height:1.2;}
.editorc2 ul {margin-bottom:20px;padding-left:1.4em;}
.editorc2 ul:last-child {margin-bottom:0;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-bottom:20px;padding-left:1.5em;}
.editorc2 ol li {list-style-type:decimal;}
.editorc2 ol:last-child {margin-bottom:0;}

.editorc_tbe table {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc_tbe td, .editorc_tbe th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc_tbe td table {margin-bottom:0;}
.editorc_tbe td p,.editorc_tbe th p {margin:0;padding:0;}
.editorc_tbe table.no-border {border:none;}
.editorc_tbe table.no-border table {border:none;}
.editorc_tbe table.no-border td {border:none;padding:0;}
.editorc_tbe table.no-border th {border:none;padding:0;}

#prevnext {position:relative;margin:3% auto 0 auto;padding:15px 150px 0 0;color:#999;font-size:14px;border-top:1px dashed #ccc;overflow:hidden;}
#prevnext p {height:25px;}
#prevnext_back {position:absolute;top:18px;right:0;display:block;padding:8px 15px 8px 10px;color:#222;background-color:#eee;}
#prevnext_back i {margin-right:5px;font-size:14px;}
#prevnext_back:hover {color:#fff;background-color:#ff0000;}

/*===================================================================================*/

#win_ts {position:fixed;top:20%;left:50%;z-index:9999;margin-left:-170px;padding:32px 20px;width:300px;color:#fff;font-size:22px;line-height:1.4;text-align:center;opacity:0;transition:all 0.5s;border-radius:8px;background-color:rgba(0,0,0,0.7);overflow:hidden;}
#win_loading {position:fixed;top:0%;left:0%;z-index:9999;width:100%;height:100%;background:url(../images/loading2.gif) no-repeat center center;}
#win_loading_bg {position:fixed;top:0px;left:0px;z-index:9998;width:100%;height:100%;background-color:rgba(255,255,255,0);}

#win-fybox-overlay {position: fixed; inset: 0; z-index: 9998; background-color:#000; opacity: 0.8; cursor: pointer;}
#win-fybox {position: fixed; inset: 0; z-index: 9999; margin: auto; display: flex; align-items: center; justify-content: center; cursor: pointer;}
#win-fybox .fybox-loading {width: 100%; height: 100%; min-width: 37px; min-height: 37px; background: url(../images/loading2.gif) no-repeat center center;}
#win-fybox .fybox-wrap {position: relative; cursor: default;}
#win-fybox .fybox-error {padding: 15px; color:#333; font-size: 14px; line-height: 1.8; background-color:#fff;}
#win-fybox .fybox-close {position: absolute; top: -13px; right: -13px; display: flex; align-items: center; justify-content: center; width: 26px; height: 26px; visibility: hidden; border-radius: 50%; border: 2px solid #fff; box-sizing: border-box; box-shadow: 0 0 10px rgba(0,0,0,0.5); background-color:#000; overflow: hidden; cursor: pointer;}
#win-fybox .fybox-close:hover {background-color:#ff0000;}
#win-fybox .fybox-close:hover svg {transform: rotate(180deg);}
#win-fybox .fybox-close svg {width: 10px; height: 10px; transition: transform 500ms;}
#win-fybox .fybox-close svg line {stroke:#fff; stroke-width: 2;}


/*===================================================================================*/

#news_page {margin-top:60px;width:100%;}
#pros_page {margin-top:60px;width:100%;}
.fypage {font-size:0;text-align:center;overflow:hidden;}
.fypage a,.fypage span {display:inline-block;margin:0 4px;width:35px;height:35px;line-height:35px;font-size:14px;color:#333;background-color:#f2f2f2;text-align:center;vertical-align:top;box-sizing:border-box;overflow:hidden;}
.fypage a:hover {color:#fff;background-color:#ff0000;}
.fypage span.fypage_current, .fypage a.fypage_current {color:#fff;background-color:#ff0000;}
.fypage .fypage_sl {display:inline-block;height:35px;line-height:35px;font-size:14px;font-style:normal;vertical-align:top;}
.fypage .fypage_prev i,.fypage .fypage_next i {font-size:14px;}

#news_mpage {display:none;margin-top:6%;}
#pros_mpage {display:none;margin-top:6%;}
.mfypage {width:100%;height:24px;font-size:0;text-align:center;overflow:hidden;}
.mfypage a,.mfypage span {display:inline-block;margin:0 2px;padding:0 8px;height:22px;font-size:12px;line-height:22px;color:#666;border:1px solid #ddd;background-color:#fff;vertical-align:top;overflow:hidden;}
.mfypage a:hover {color:#fff;border-color:#ff0000;background-color:#ff0000;}
#mfypage_gov {display:inline-block;margin:0px 2px;padding:0px 6px;width:36px;height:24px;color:#777;vertical-align:top;border:1px solid #ddd;background-color:#fff;}
#mfypage_gobtn:hover {color:#fff;border-color:#ff0000;background-color:#ff0000;}