

li {
	list-style: none;
}



img {
	display: block;
}
body {

	font-family: -apple-system, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft Yahei", sans-serif;
	font-size: 14px;
	background-color: #F4F4F4;

}
.swiper-container {}
.banner-box {height: 540px;position: relative;}

.header-box {
	position: absolute;
	width: 100%;
	height: 60px;
	line-height: 60px;
	left: 0;
	top: 0;
	z-index: 30;
	font-size: 16px;

}
.container-fluid {
	width: 1200px;

	color: white;
	padding: 0;

}
.nav-box a {
	color: white;
	text-decoration: none;
}

.nav-sub a {
	padding: 0 20px;
	display: inline-block;

}
.reg-log-btn a {padding: 0 10px;}
.header-box ul li,.header-box ul {
	padding: 0;margin: 0;
}
.banner-img-box {
    width: 100%;
    height: 100%;
}
.banner-img-box img {
    display: block;
    height: 100%;
    margin: 0 auto;
   width: auto !important;

}
.padding-clear {padding: 0;}
.clear {clear: both;}
.logo {padding-left: 0;padding-top: 10px;}
.logo img {height: 28px;}
.nav-sub a.logo  {padding-top: 20px;}
.content-title {color: #000000;
	margin: 60px 0 38px 0;
	font-size: 30px;

}
.content-box {
	height: 500px;
	color: black;
}

.info-box {
	background-color: white;
	height: 500px;
}
.info-box ,.info-box a {color: black;text-decoration: none;}
.info-box ul li {
	height: 3rem;
	line-height: 3rem;
	font-size: 1rem;
	padding: 0.5rem 0.5rem 0 1.5rem;
}
.info-date {
	color: #aaaaaa;
	font-size: 0.8rem;
}
.footer {
	background-color: white;
	color: black;
	padding-top: 30px;
}
.footer .container-fluid .footer-links ,.footer .container-fluid .footer-links a {color: black;text-decoration: none;font-size: 1rem;}
.footer-links ul li {height: 40px;line-height: 40px;font-size: 1.16rem;}
.footer-links ul li.links-title {margin-bottom: 1rem;}
.footer-copyright {border-top: solid #dddddd 1px;padding-top: 1.2rem;font-size: 1rem;line-height: 2rem;}
.footer-copyright,.footer-copyright a {color: #aaaaaa;}
.footer-copyright-text {padding-left:1rem;}
.footer-ico {font-size: 3rem; color: black;}
.footer-contact-li {color: #aaaaaa;}
.footer-ico-box {width: 3rem;height: 3rem;font-size: 3rem;text-align: center;color: #aaaaaa;}
.footer-ico-box i {
	display: inline-block;
	border: solid 1px #aaaaaa;
	padding: 0.5rem;
	border-radius: 50%;
	font-size: 3rem;
}
.footer-ico-box a {
	font-size: 3rem;
}
.info-box {

	-moz-box-shadow:0px 0px 8px #cccccc; -webkit-box-shadow:0px 0px 8px #cccccc; box-shadow:0px 0px 8px #cccccc;

}
.content-title-img {height: 130px;background-color: #01008C;}
.nav-layout {
	background-color: #000033;
	height: 99px;;
}
.nav-layout > div,.nav-layout > div > .row {
	height: 100%;
}
.nav-layout {
	font-size: 18.5px;
}
.banner-common {
    margin: 0 auto;
    width: 1200px;
	height: 150px;
	background: url(../images/contact-bg.jpg) center center no-repeat;
	background-position: cover;
}
.content {
	color: #000000;
	background-color: #ffffff;
	margin: 1rem auto;
}
.news-box {
	min-height: 500px;
	padding-bottom: 2rem;
}
.news-search-box {
	width: 80%;
}
.search-title {
	line-height: 2.2rem;
	font-size: 1rem;
	padding:0 1rem;
}
.detail {}
.detail-title {padding: 0 1rem;}
.dtitle {font-size: 1.8rem;}
.dline {font-size: 1.1rem;padding: 0.5rem 0;}
.dinfo {padding:0 1rem 1rem 1rem;}
.dcontent {padding-left: 2rem; font-size: 1rem;}
.color-gray {color: #666666;}
.dr-box {
	padding-right: 1rem;
}
.drtitle {
	background-color: #007bff;
	color: #ffffff;
	height: 3.6rem;
	line-height: 3.6rem;
	border: 1px solid rgba(0,0,0,.125);
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	padding-left: 1rem;
}
.drconent {
	border: 1px solid #cccccc;
}
.dr-img {width:100%;text-align: center;}
.dr-img img {border: solid 1px #666666; display: initial;}
.about-title {
	font-size: 1.6rem;text-align: center;
	padding: 1rem 0;
}
.about-content {

	padding: 1rem;
}
.img-box img {max-width: 100%;}
.about-text {padding-left: 2rem;
	font-size: 1.1rem;
	line-height: 3rem;
}
.log-box {
	width: 690px;min-height: 500px;background-color: #ffffff;
	margin: 2rem auto;
	padding: 2rem 8rem;
	font-size: 1.1rem;
}
.form-group .form-group {margin-top: 1.5rem;}
.log-box .form-control {height: 3rem;}
.log-pwd {width: 50%;display: inline-block;}
.logcode {width: 8rem;height: 2.5rem;display: initial;margin-left: 1.5rem;}
.log-line-box {
	padding-top: 1.5rem;
}
.log-title {
	color: #0695FF;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	padding-bottom: 2rem;
}
.log-nav .breadcrumb-item.active {
	color: #007bff;
}
.log-nav .breadcrumb-item+.breadcrumb-item::before {
	content: ">";
}
.done-box  {
	text-align: center;
}
.done-box .fa {
	font-size: 15rem;
	color: #007bff;
}
.user-box {
	margin: 2rem auto;
	color: #000000;
}
.user-menu,.user-content {
	min-height: 600px;
	background-color: white;
}
.user-menu {
	font-size: 18px;
}
.user-menu .menu-title {
	font-weight: bold;
	color: #000000;
}
.user-menu ul li {
	line-height: 36px;
	padding-top: 18px;
}
.user-menu ul li,.user-menu ul li a {
	color: #757575;
}
.user-header {
	color: #757575;
	font-size: 33px;
	height: 66px;
	font-weight: 500;
	border-bottom:solid 1px #dddddd ;
}
.user-content {
	padding: 1.8rem 3rem;
}
.user-info {
	margin-top: 2rem;
	font-size: 1.1rem;
	line-height: 3rem;
}
.btn-goumai , a.btn-goumai {
	color: white ;
}
.user-pager .pagination {
	justify-content: center;
}
.alert ul {margin-bottom: 0;}
.news-menu .list-group-item.active , .news-menu .list-group-item.active a {
	color: white;
	text-decoration: none;

}
.news-menu .list-group-item {
	font-size: 1rem;
}
.code-send-ing {

	background-color: #a0a0a0;
	color: white;
}
.footer-contact-btn {
	position: relative;
}
.weixin-box {
	width: 200px;
	height: 200px;
	position: absolute;
	top:-230px;
	left:-100px;
	z-index: 100;
	display: none;
}
.mycard .col-120 {
	width: 120px;
	padding: 1rem 0 1rem 20px
}
.mycard .img-logo {
	width: 120px;
	height: 120px;
	border: dashed #cccccc 1px;
}
.card_img {
	width: 15.8rem;
	height: 10rem;
	margin-bottom: 0.5rem;

}
.card-title,.dtitle,.about-title {
	font-size: 2.2rem;
}
.card-title {
	font-size: 1.5rem;
}
.drtitle,.drtitle a {
	font-size: 1.35rem;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
/**
 * 以下使用 1500px主题分辩率
*/
/*@media (min-width: 1680px) {*/
/*	.container-fluid {width: 1486px;}*/
/*	.banner-box {height: 680px;}*/
/*	.header-box {height: 99px;line-height: 99px;font-size: 18.5px;}*/
/*	.banner-common {*/
/*		height: 198px;*/
/*	}*/
/*	.nav-sub a {padding: 0 30px;}*/
/*}*/
.page-title {
    font-size: 38px;
    color: #4d4f53;
    letter-spacing: 1px;
    line-height: 54px;
    padding: 40px 0;
    text-align: center;
    font-family: "微软雅黑";
    font-weight: bold;
    border: 0;
}
.page-date {
    line-height: 16px;
    padding: 24px 0;
    text-align: left;
    font-size: 16px;
    border-top:solid 1px #aaaaaa;
    border-bottom:solid 1px #aaaaaa;
}
.page-date span {
    color: #888;
    margin-right: 50px;
}
.page-content {
    padding: 25px 15px;
    font-size: 1.1rem;
    line-height: 3rem;
}
.card-foot {
    font-size: 12px;
}
