.zw {
	background: #80DDCA;
	width: 100%;
	height: 500px;
}

.main1200 {
	width: 1200px;
	margin: auto;
}

.head-top {
	height: 40px;
	line-height: 40px;
	background: #eee;
	font-size: 14px;
}

.head-top div div {
	float: left;
	font-weight: bold;
}

.head-top div span {
	float: right;
}

.head-top img {
	width: 20px;
	height: 20px;
	float: left;
	margin: 10px 5px;
}

.head {
	height: 370px;
	background: url(../images/1.png) no-repeat center top;
	background-size: 100% 100%;
}

.head-center {
	position: relative;
	width: 1200px;
}

.head-center img {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 30px;
}

.head-center .head-center-title {
	position: absolute;
	top: 165px;
	width: 100%;
	text-align: center;
}

.head-center .head-center-title div {
	font-size: 40px;
	letter-spacing: 4px;
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
}

.head-center .head-center-title span {
	font-size: 14px;
	color: #a1d3f8;
	text-shadow: 0px 3px 4px #000;
}

.search-box {
	width: 835px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 270px;
}

.search-box input {
	background: #fff;
	float: left;
	width: 80%;
	font-size: 18px;
	border: 0;
	padding: 20px 1.5%;
}

.search-box button {
	background: #bd2f2b;
	color: #fff;
	font-size: 18px;
	border: 0;
	padding: 20px 0;
	float: right;
	width: 18%;
}

.head_navbg {
	height: 70px;
	background: #3a85d6;
}

.head_nav {
	display: flex;
}

.head_nav li {
	flex: auto;
	line-height: 70px;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	transition: 0.5s;
	letter-spacing: 1px;
	position: relative;
	margin: 0 0.5px;
}

.head_nav li:first-child::before {
	width: 1px;
	height: 25px;
	background: #3a85d6;
	position: absolute;
	left: -1px;
	top: 50%;
	transform: translateY(-50%);
	content: "";
}

.head_nav li::before {
	width: 1px;
	height: 25px;
	background: #ffffff61;
	position: absolute;
	left: -1px;
	top: 50%;
	transform: translateY(-50%);
	content: "";
}

.head_nav li a {
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
}

.head_nav li.active,
.head_nav li:hover {
	background: #275285;
	font-weight: bold;
}

.index_slidebox {
	margin-bottom: 15px;
}

.slidel {
	width: 400px;
}

.slidel .focusBox {
	position: relative;
	width: 100%;
	height: 380px;
	overflow: hidden;
	text-align: left;
}

.slidel .focusBox .pic li {
	width: 100%;
	height: 380px;
}

.slidel .focusBox .pic img {
	width: 100%;
	height: 100%;
	display: block;
}

.slidel .focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 55px;
	width: 100%;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.5;
	overflow: hidden;
}

.slidel .focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 55px;
	width: 100%;
	overflow: hidden;
}

.slidel .focusBox .txt li {
	height: 55px;
	line-height: 55px;
	position: absolute;
	bottom: -55px;
	font-size: 16px;
	width: 75%;
}

.slidel .focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 15px;
	text-decoration: none;
	overflow: hidden;
	word-break: keep-all;
	whitewhite-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slidel .focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 20px;
	right: 0;
}

.slidel .focusBox .num li {
	float: left;
	position: relative;
	width: 12px;
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
	z-index: 1;
	background: #fff;
	border-radius: 50%;
}

.slidel .focusBox .num li.on,
.focusBox .num li:hover {
	background: #bc2e2b;
}

.slider {
	width: 790px;
	height: 380px;
	background: #ffffff;
	box-shadow: #f3f3f3 0px 0px 15px;
	padding: 0 15px;
}

.two-tab .layui-tab-title li {
	font-weight: bold;
	padding: 0;
	width: 30%;
	font-size: 18px;
}

.two-tab .layui-tab-title .layui-this {
	color: #fff;
	background: #275287;
}

.two-tab .layui-tab-title .layui-this:after {
	width: 100%;
	height: 41px;
	border: 0;
}

.two-tab .layui-tab-title {
	position: relative;
	left: 0;
	height: 44px;
	border-bottom: 4px solid #275287;
}

.two-tab .layui-tab-content {
	padding: 0;
}

.more {
	color: #275287;
	position: absolute;
	right: 0;
	top: -40px;
}

/* 内容 */
.left-box {
	float: left;
	width: 24%;
}

.right-box {
	float: right;
	width: 75.7%;
}

.zk-box {
	width: 550px;
}

.panel-group>.panel:first-child .panel-heading {
	border-radius: 4px 4px 0 0;
}

.panel-group .panel {
	border-radius: 0;
	box-shadow: #f3f3f3 0px 0px 15px;
	margin-bottom: 9px !important;
}

.panel-group .panel+.panel {
	margin-top: 0;
}

.panel {
	border: 0 !important;
}

.panel:last-child {
	border-bottom: none;
}

.panel-group>.panel:first-child .panel-heading {
	border-radius: 4px 4px 0 0;
}

.panel-group .panel+.panel {
	margin-top: 0;
}

.panel-heading {
	background-color: #275287;
	border-radius: 0 !important;
	border: none;
	color: #fff;
	padding: 12px 10px !important;
}

.panel-title a {
	display: block;
	color: #fff;
	position: relative;
	font-size: 16px;
	font-weight: 400;
}

.zk-img {
	float: left;
	margin: -5px 5px 0 0;
}

.zk-txt {
	font-weight: bold;
	font-size: 16px;
}

/* #bs-collapse icon scale option */
.panel-heading {}

.panel-heading a:before {
	content: '展开∨';
	position: absolute;
	font-family: 'Material Icons';
	right: 0px;
	top: 1px;
	font-size: 16px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.panel-heading.active a:before {
	content: ' ';
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

#bs-collapse .panel-heading a:after {
	content: ' ';
	position: absolute;
	font-family: 'Material Icons';
	right: 0px;
	top: 1px;
	font-size: 16px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
	content: '收起∧';
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.panel-body {
	background: #fff;
	padding: 0 !important;
}

.panel:last-child .panel-body {
	border-radius: 0;
}

.zc-list {
	font-size: 14px;
	margin: 0;
}

.zc-list li {
	font-size: 16px;
	padding: 0 5px 0 25px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	position: relative;
}

.zc-list li:last-child {
	border-bottom: 0;
}

.zc-list li::before {
	content: '';
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	background: #3c85d7;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}

.zc-list li a {
	color: #333;
}

.zc-list li a:hover {
	color: #1a87f3 !important;
}

.right-box-title {
	font-size: 14px;
	padding: 10px 0 22px 0;
}

.right-box-title img {
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 5px 0 0;
}

.right-box-title li {
	float: left;
}

.right-box-title li span {
	margin: 0 5px;
}

.right-box-title li a {
	color: #333;
}

/* .right-box-title li a:hover {
	color: #1a87f3 !important;
} */

.right-box-title li a.active {
	color: #1a87f3 !important;
}

.zxpc-list {
	font-size: 14px;
	margin: 0;
	background: #fff;
	box-shadow: #f3f3f3 0px 0px 15px;
	padding: 0px 20px;
	height: 628px;
}

.zxpc-list li {
	font-size: 16px;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #f2f2f2;
}

.zxpc-list li:last-child {
	border-bottom: 0;
}

.zxpc-list li img {
	width: 22px;
	height: 22px;
	float: left;
	margin: 15px 5px 0 0;
}

.zxpc-list li div {
	width: 720px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.zxpc-list li span {
	float: right;
	color: #999;
	font-size: 14px;
}

.zxpc-list li a {
	color: #333;
}

.zxpc-list li a:hover {
	color: #1a87f3 !important;
}

.zxpc-details {
	font-size: 14px;
	margin: 0;
	background: #fff;
	box-shadow: #f3f3f3 0px 0px 15px;
	padding: 0px 20px;
	height: 628px;
	text-align: center;
}

.zxpc-details-title {
	font-weight: bold;
	font-size: 20px;
	padding: 30px 0 5px 0;
}

.zxpc-details-span {
	margin-bottom: 20px;
}

.zxpc-details-span span {
	color: #999;
	font-size: 14px;
	margin: 0 10px;
}

.zxpc-details-img img {
	width: 330px;
	height: 230px;
	margin: 0 auto;
}

.zxpc-details-txt p {
	font-size: 14px;
	margin-top: 25px;
	text-align: left;
	/* text-indent: 2em; */
}

.performance_appraisal {
	margin: 5px 15px;
}

.performance_appraisal .layui-table th {
	padding: 6px 15px;
	font-weight: bold;
	text-align: center;
	background: #e8f6ff;
	color: #167ddf;
}

.performance_appraisal .layui-table td {
	position: relative;
	padding: 5px 15px;
	min-height: 20px;
	line-height: 20px;
	font-size: 14px;
}

.performance_appraisal .pm1 {
	background: url(../images/pm1.png) no-repeat center;
	background-size: 24px 24px;
}

.performance_appraisal .pm2 {
	background: url(../images/pm2.png) no-repeat center;
	background-size: 24px 24px;
}

.performance_appraisal .pm3 {
	background: url(../images/pm3.png) no-repeat center;
	background-size: 24px 24px;
}

.download-list {
	font-size: 14px;
	margin: 0;
	background: #fff;
	box-shadow: #f3f3f3 0px 0px 15px;
	padding: 0px 20px;
	height: 628px;
}

.download-list li {
	font-size: 16px;
	border-bottom: 1px solid #f2f2f2;
	height: 56px;
	margin-top: 6px;
}

.download-list li:last-child {
	border-bottom: 0;
}

.download-list .download-l {
	float: left;
	margin: 9.5px 15px 0 0;
}

.download-list .download-list-title {
	float: left;
}

.download-list .download-list-title span {
	color: #999;
	font-size: 12px;
}

.download-list .download-list-title div {
	width: 700px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px;
}

.download-list .download {
	float: right;
	text-align: center;
	font-size: 12px;
	color: #3b92ee;
}

.download-list .download img {
	margin: 1px auto;
}

.download-list li a {
	color: #333;
}

.download-list li a:hover {
	color: #1a87f3 !important;
}

.polic-top {
	background: url(../images/12.png);
	width: 100%;
	height: 72px;
}

.polic-list {
	background: #fff;
	padding: 5px 25px 20px 30px;
}

.polic-list-title {
	background: #275287;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}

.polic-list-title img {
	float: left;
	margin: 7px 5px 0 15px;
}

.polic-list-box {
	background: #f5f5f5;
	margin-top: 20px;
}

.polic-list-box-l {
	float: left;
	margin: 10px 15px;
}

.polic-list-box-l img {
	width: 145px;
	height: 175px;
	border: 1px solid #eee;
}

.polic-list-box-r {
	font-size: 14px;
	float: left;
	width: 84%;
}

.polic-list-box-r div {
	font-weight: bold;
	font-size: 16px;
	color: #265288;
	border-bottom: 3px solid #265288;
	padding: 15px 0 5px 0;
}

.polic-list-box-r li {
	margin-top: 10px;
	height: 24px;
	line-height: 24px;
}

.polic-list-box-r li img {
	float: left;
	margin-right: 5px;
}

.polic-list-box-r li span {
	font-weight: bold;
}

.tt-bg {
	background: url(../images/tt-bg.png);
	width: 100%;
	height: 130px;
	margin-bottom: 15px;
	position: relative;
}

.tt-bg::before {
	content: '';
	position: absolute;
	top: -9px;
	left: -6px;
	background: url(../images/tt.png);
	width: 101px;
	height: 104px;
}

.tt-title {
	font-size: 25px;
	font-weight: bold;
	color: #ff9939;
	text-shadow: 0px 3px 3px #fff;
	text-align: center;
	padding: 15px 0 5px 0;
}

.tt-txt {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative;
}

.tt-txt a {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #e25e67;
	font-weight: bold;
}

.newest_list {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #1a87f3;
	border-bottom: 1px dashed #cfddf6;
	margin-bottom: 5px;

}

.newest_list_zx {
	float: left;
	background: url(../images/zx.png) no-repeat center;
	width: 40px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-right: 5px;
}

.newest_list_time {
	float: right;
	font-size: 14px;
}

.newest_list a {
	width: 75%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	color: #1a87f3;
	text-decoration: none;
}

.newest_list a:hover {
	color: #1a87f3;
}

.index_list {
	color: #333;
}

.index_list li {
	padding: 4px 0;
	font-size: 16px;
}

.index_list li:before {
	content: "";
	width: 8px;
	height: 8px;
	float: left;
	border-radius: 50%;
	background: #3d86d7;
	margin-right: 7px;
	margin-top: 7px;
}

.index_list_zs {
	list-style: none
}

.index_list li a {
	width: 85%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	color: #333;
	text-decoration: none;
}

.index_list li a:hover {
	color: #1a87f3;
}

.index_list li span {
	color: #999;
	float: right;
	font-size: 14px;
	padding: 5px 0;
}

.bottom-title {
	font-weight: bold;
	font-size: 18px;
	color: #325b8d;
	border-bottom: 4px solid #325b8d;
	padding: 15px 0 5px 0;
	position: relative;
}

.bottom-title a {
	font-weight: normal;
	color: #275287;
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 14px;
}

.flex-bmfw-l {
	float: left;
	margin: 10px 0;
}

.flex-bmfw-l li {
	background: #ffffff;
	box-shadow: #f3f3f3 0px 0px 15px;
	width: 200px;
	height: 240px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0;
	position: relative;
}

.flex-bmfw-l li span {
	color: #4e90d9;
	width: 100%;
	position: absolute;
	bottom: 70px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 999;
}

.flex-bmfw-l li:hover {
	background: #3a85d6;
}

.flex-bmfw-l li:hover span {
	color: #fff !important;
}

.flex-bmfw-l li a {
	width: 100%;
	height: 100%;
	display: block;
}

.flex-bmfw-l li:nth-child(1) a {
	background: url(../images/jw1.png) no-repeat center;
	background-position-y: 62px;
}

.flex-bmfw-l li:hover:nth-child(1) a {
	background: url(../images/jw1s.png) no-repeat center;
	background-position-y: 62px;
}

.flex-bmfw {
	float: left;
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0;
	width: 1000px;
}

.flex-bmfw li {
	background: #ffffff;
	color: #355e8d;
	box-shadow: #f3f3f3 0px 0px 15px;
	width: 240px;
	height: 115px;
	margin: 5px 0 5px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	float: left;
	position: relative;
}

.flex-bmfw li span {
	color: #275288;
	width: 100%;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 999;
}

.flex-bmfw li:hover {
	background: #3a85d6;
}

.flex-bmfw li:hover span {
	color: #fff !important;
}

.flex-bmfw li a {
	width: 100%;
	height: 100%;
	display: block;
}

.flex-bmfw li:nth-child(1) a {
	background: url(../images/jw2.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:hover:nth-child(1) a {
	background: url(../images/jw2s.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:nth-child(2) a {
	background: url(../images/jw3.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:hover:nth-child(2) a {
	background: url(../images/jw3s.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:nth-child(3) a {
	background: url(../images/jw3.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:hover:nth-child(3) a {
	background: url(../images/jw4s.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:nth-child(4) a {
	background: url(../images/jw5.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:hover:nth-child(4) a {
	background: url(../images/jw5s.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:nth-child(5) a {
	background: url(../images/jw6.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:hover:nth-child(5) a {
	background: url(../images/jw6s.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:nth-child(6) a {
	background: url(../images/jw7.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:hover:nth-child(6) a {
	background: url(../images/jw7s.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:nth-child(7) a {
	background: url(../images/jw8.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:hover:nth-child(7) a {
	background: url(../images/jw8s.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:nth-child(8) a {
	background: url(../images/jw9.png) no-repeat center;
	background-position-y: 15px;
}

.flex-bmfw li:hover:nth-child(8) a {
	background: url(../images/jw9s.png) no-repeat center;
	background-position-y: 15px;
}

.index-bottom-l {
	float: left;
	width: 76%;
}

.index-bottom-r {
	float: right;
	width: 24%;
}

.index-bottom-l-flex {
	display: flex;
	flex-wrap: wrap;
}

.index-bottom-l-flex .li {
	width: 49%;
	margin-right: 1%;
}

.two-tabs .layui-tab-title li {
	font-weight: bold;
	padding: 0;
	width: 30%;
	font-size: 18px;
}

.two-tabs .layui-tab-title .layui-this {
	color: #fff;
	background: #275287;
}

.two-tabs .layui-tab-title .layui-this:after {
	width: 100%;
	height: 41px;
	border: 0;
}

.two-tabs .layui-tab-title {
	position: relative;
	left: 0;
	height: 44px;
	border-bottom: 4px solid #275287;
}

.two-tabs .layui-tab-content {
	padding: 0;
}

.two-tabs .more {
	color: #275287;
	position: absolute;
	right: 10px;
	top: -30px;
}

.two-tabs .index_list {
	color: #333;
	padding: 10px 10px 0 10px;
	background: #ffffff;
	box-shadow: #f3f3f3 0px 0px 15px;
}

.two-tabs .index_list li span {
	color: #999;
	float: right;
	font-size: 14px;
	padding: 0;
}
.two-tabs .index_list li:before {
    content: "";
    width: 8px;
    height: 8px;
    float: left;
    border-radius: 0;
   background: #c6dff5;
    margin-right: 7px;
    margin-top: 7px;
}
.flex-tpxw {
	display: flex;
	background: #ffffff;
	box-shadow: #f3f3f3 0px 0px 15px;
	margin-right: 1%;
}

.flex-tpxw li {
	margin: 15px 0.5% 0 0.5%;
	width: 24.5%;
}

.flex-tpxw li img {
	width: 100%;
	height: 100px;
}

.flex-tpxw li div {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	margin-top: 5px;
	font-size: 14px;
}

.flex-tpxw li a {
	color: #333;
}

.flex-tpxw li a:hover {
	color: #1a87f3 !important;
}

.flex-tpxw {
	display: flex;
	background: #ffffff;
	box-shadow: #f3f3f3 0px 0px 15px;
	margin-right: 1%;
}

.index-bottom-r-top {
	background: #ffffff;
	box-shadow: #f3f3f3 0px 0px 15px;
	margin: 10px 0;
}

.index-bottom-r-bottom {
	background: #ffffff;
	box-shadow: #f3f3f3 0px 0px 15px;
	height: 326px;
}

.index-bottom-r-title {
	height: 35px;
}

.index-bottom-r-title div {
	background: url(../images/18.png);
	width: 110px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	text-align: center;
	float: left;
}

.index-bottom-r-title a {
	font-weight: normal;
	color: #275287;
	float: right;
	margin: 10px 10px 0 0;
	font-size: 14px;
}

.cyxt-flex {
	display: flex;
	flex-wrap: wrap;padding: 5px 0;
}

.cyxt-flex li {
	width: 33.3%;
	text-align: center;
	margin: 2px 0;
}
.cyxt-flex li img{
	margin: 0 auto;
}
.cyxt-flex li div{
	font-size: 14px;color: #467ae0;
}
.zbap_list {
	color: #333;
	padding-top: 7px;
}

.zbap_list li {
	padding: 3px 10px;
	font-size: 16px;
}

.zbap_list li:before {
	content: "";
	width: 8px;
	height: 8px;
	float: left;
	background: #c6dff5;
	margin-right: 7px;
	margin-top: 7px;
}
.zbap_list li a {
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	color: #333;
	text-decoration: none;
}

.zbap_list li a:hover {
	color: #1a87f3;
}
.ckxq {
    position: absolute;
    right: -400px;
    top: 250px;
    width: 390px;
    background: #ffffff;
    box-shadow: #dedede 0px 0px 20px;
    padding: 15px;
}
.ckxq img{
	width: 100%;
	height: 190px;
}
.ckxq div{
	text-align: right;
	color: #68bffe;
	font-size: 14px;
	margin-bottom: 5px;
}
.ckxq div a{
	color: #68bffe;
}
/*底部*/
.footer-top {
	text-align: center;
	color: #b9b9b9;
	background: url(../images/3.png);
	width: 100%;
	height: 220px;
}

.footer-top-l {
	line-height: 220px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 2px;
	width: 30.5%;
}

.index-slser-flex {
	display: flex;
	flex-wrap: wrap;
	padding: 35px 82px;
}

.index_slser {
	margin: 10px 15px;
	width: 304px;
	height: 55px;
	float: left;
	position: relative;
	background: #3466a5;
	border: 2px solid #3b7ccd;
	border-radius: 5px;
	padding: 0 15px;
}

.index_slser text {
	width: 270px;
	height: 100%;
	position: relative;
	margin: 0 !important;
}

.index_slser text i {
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	right: 0;
	top: -5px;
	background: url(../images/4.png) no-repeat right center;
	transition: 0.5s;
}

.index_slser text i.up {
	transform: rotate(180deg);
}

.inputselser {
	width: 100%;
	height: 100%;
	line-height: 55px;
	color: #f3f5f9;
	font-size: 16px;
	text-align: left;
	cursor: pointer;
	background: none;
	outline: 0;
}

.selsubdlser {
	width: 300px;
	background: #f3f5f9;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 99;
	display: none;
}

.selsubdlser dt {
	color: #333;
	cursor: pointer;
	transition: 0.2s;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}

.selsubdlser dt:hover,
.selsubdlser dt.active {
	background: #3466a5;
	color: #f3f5f9;
}

.footer {
	padding: 20px 0;
	text-align: center;
	color: #b9b9b9;
	background: #3e3e3e;
}

.footcopy p {
	line-height: 28px;
	font-size: 14px;
}

.footcopy-l {
	height: 74px;
	line-height: 74px;
	float: left;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 2px;
	margin: 5px 0px 5px 30px;
	border-right: 1px solid #787878;
	width: 28%;
}

.footcopy-l img {
	float: left;
	width: 60px;
	height: 60px;
	margin: 12px 15px;
}

.return_top {
	width: 40px;
	height: 40px;
	position: fixed;
	right: 0;
	bottom: 0;
	background: url(../images/return_top.png) no-repeat;
	display: none;
	cursor: pointer;
}
