* {
	margin: 0;
	padding: 0;
}

html,
body {
	overflow-x: hidden;
}

body {
	width: 100%;
	zoom: 1;
	color: #878787;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

.ul,
.ul li,
.dl,
.dl dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

select,
input,
textarea {
	color: #878787;
	-webkit-border-radius: 0;
	border-radius: 0;
}

input:focus {
	outline: none;
}

input,
button,
select,
textarea {
	-moz-outline: none;
	outline: none;
}

textarea {
	resize: none;
}

textarea,
input,
select {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

article,
aside,
footer,
header,
hgroup,
nav,
section,
figure,
figcaption {
	display: block;
}

figure,
figcaption {
	margin: 0;
	padding: 0;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: middle;
}

img {
	border: none;
	border: 0;
	vertical-align: top;  /*页面正文内容图片居中*/
    max-width: 100%;
}

a {
	text-decoration: none !important;
	color: #878787;
}

a:focus {
	-moz-outline: none;
	outline: none;
}

.clearfix:after {
	content: '';
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}

.img img {
    max-width: 100%;
	border:0;
    vertical-align:top;
}

/* header */
.header {
	width: 100%;
}

.header .navbar-default {
	margin: 0;
	border: 0;
	background-color: #fff;
}

.header .navbar-brand {
	width: 258px;
	height: 50px;
	background-size: 251px 50px;
	font-size: 0;
	text-indent: -999em;
}

.header #menu {
	position: relative;
	z-index: 5;
}

.header #menu>li {
	position: relative !important;
	padding: 0 10px;
}

.header #menu>li.on {
	color: #FFFFFF;
	background: #2855ae;
	box-shadow: 0 0 0 1px #2855ae;
}

.header #menu>li>a {
	margin: 30px 0;
	padding: 10px 10px;
	transition: margin .6s ease;
	-moz-transition: margin .6s ease;
	-webkit-transition: margin .6s ease;
	-o-transition: margin .6s ease;
}

.header #menu>li.on a {
	color: #fff;
	box-shadow: 0 0 0 1px #2855ae;
}

.header #menu>li:hover {
	color: #FFFFFF;
	background: #2855ae;
	box-shadow: 0 0 0 1px #2855ae;
}

.header #menu>li:hover a {
	color: #FFFFFF;
	box-shadow: 0 0 0 1px #2855ae;
}

.header #menu>li>.ul {
	display: none;
	left: 0;
	margin: 0;
	width: 100%;
	box-shadow: 0 0 0 1px rgba(40, 85, 174, 0.4);
}

.index_sec {
	background: #141414;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	z-index: 999;
}

.index_sec .col7_1 {
	width: 14.285%;
	float: left;
	text-align: center;
	font-size: 20px;
	line-height: 2;
	background: #141414
}

.index_sec .container .row .col7_1:hover a{color: #fff}
.index_sec .container .row .col7_1:hover {
	background: #2855ae;
	color: #fff
}

.homesame {
	position: relative;
	width: 100%;
	color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

.homesame .container {
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.homesame a {
	color: #fff;
}

.homesame .info {
	line-height: 24px;
}

.homesame:not(.homenews) .info {
	font-size: 18px;
	text-indent: 2em;
	line-height: 36px;
}

.homesame .more {
	display: inline-block;
	color: #4e4e4e;
	font-size: 18px;
	border: 1px solid #9e9e9e;
	padding: 5px 20px;
	font-weight: lighter;
}

.homesame .more:hover {
	color: #FFFFFF;
	background: #0646c4;
}

.homenews {
	margin: 0 auto;
	position: relative;
	max-width: 1200px;
}

.homenews .container {
	max-width: 1170px;
	margin: 0 auto;
}

.swiper-news .title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
}

.swiper-news {}

.swiper-news ul {
	padding-top: 6px;
}

.swiper-news ul li a {
	color: #505050;
}

.swiper-news ul li a:hover {
	color: #2855ae;
}

.swiper-news ul li {
	line-height: 38px;
	width: 100%;
	font-size: 16px;
	list-style: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.swiper-news .img a p {
	color: #000;
	border-bottom: 1px solid #999;
	padding: 6px 0;
	font-size: 18px;
	text-align: left;
}

.swiper-news .img a p:hover {
	color: #2855ae;
}

.swiper-news .swiper-slide {
	border: 1px solid #ddd;
	padding: 10px;
}

/* banner */
.banner {
	width: 100%;
	height: 450px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.homeban .img {
	width: 100%;
	height: 100%;
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.homeban .imgMobile {
	display: none;
	width: 100%;
	padding-bottom: 50%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.homeban .pagination-banner span {
	width: 20px;
	height: 20px;
	opacity: 1;
	background: none;
	border: 3px solid #b2bce9;
}

.homeban .pagination-banner>.swiper-pagination-bullet-active {
	border-color: #aec662;
}

.homegroup {
	max-width: 1170px;
	margin: 0 auto;
}

.homegroup .container {
	position: absolute;
	top: 60%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.homegroup .container_pic img {
	max-width: 100%;
}

.homegroup .container_pic {
	position: absolute;
	top: 60%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.homeproject img {
	width: 295px;
	height:205px;
	transition: all .5s;
	-moz-transition: all .5s;
	/* Firefox 4 */
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	/* Opera */
}

.homeproject .col-md-9 .col3:hover p{color:#fff}
.homeproject .col-md-9 .col3:hover {
	background: #2855ae;
}

.homeproject .col3:hover p {
	color: #fff
}

.homeproject .col3:hover img {
	opacity: 0.6
}

.homeproject {
	background-image: url(../images/bg_01.jpg);
}

.homeproject .col-md-9 .col3 p {
	line-height: 36px;
	font-size: 16px;
	width: 100%;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.homeproject .col-md-3 dd.on a{color:#fff}
.homeproject .col-md-3 dd.on {
	background: #2855ae;
	border: 1px solid #2855ae;
	color: #fff;
	font-weight: bold;
}
.homeproject .col-md-3 dd a{color:#000}
.swiper-news .img {
	text-align: center
}

.swiper-news .img img {
	transition: all .5s;
	-moz-transition: all .5s;
	/* Firefox 4 */
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	/* Opera */
}

.swiper-news .img img:hover {
	opacity: 0.6
}

/* banner */
.footer .col-md-5 {
	padding: 0;
	padding-left: 2%;
}

.footer .col-md-5 select {
	background: #2b2b2b;
	border: 1px solid #333333;
	padding: 7px 17px;
	margin-bottom: 20px;
}

.footer .col-md-7 {
	padding: 0;
	border-right: 2px solid #2f2f2f;
	width: 56%;
}

.footer .col-md-4 {
	padding: 0;
	width: 24%;
}

.footer .col-md-4 img {
	max-width: 100%
}

.footer .col-md-8 {
	width: 75%;
	padding-left: 3%;
	line-height: 24px;
	padding-right: 0;
}

.footer {
	background: #181818;
}

.footer a {
	color: #999;
}

.footer .col-md-7 a:hover {
	color: #fff;
}

.footer .botbox1 {
	border-bottom: 1px solid #999;
}

.footer .botbox1 li {
	float: left;
}

.footer .botbox1 dt {
	font-weight: normal;
	color: #fff;
}
.frdlink {
    background: #2b2b2b;
    border: 1px solid #333333;
    padding: 0 27px;
    height: 36px;
    margin-bottom: 20px;
    line-height: 36px;
    width: 10em;
}
.bi-caret-up-fill{display:none}
.link_m {
    display: none;
    position: absolute;
    min-width: 8em;
    max-width: 90%;
    top: 36px;
    z-index: 9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.link_m a {
    background: #2b2b2b;
    border: 1px solid #333333;
    padding: 7px 10px;
    width: 14em;
    display: block;
}
.link_m a:hover{background: #141414;color: #fff;}
/* new-list */
.new {}

.new .row {
	padding: 28px 0;
	border-bottom: 1px solid #ddd;
}

.new .row .col-md-9 .tit {
	font-size: 20px;
	line-height: 2.2;
	color: #000;
}

.new .row .col-md-9 .des {
	font-size: 16px;
	color: #575757;
	line-height: 1.8;
}

.new .row .col-md-9 .more {
	display: -webkit-inline-box;
	padding: 5px 10px;
	background: #b6b6b6;
	color: #fff;
	margin-top: 10px;
}

.new .row .col-md-9 .more:hover {
	background: #2855ae;
}

/* pic-list */
.pic {}

.pic .row {
	padding: 28px 0;
}

.pic .row .col-md-3 {
	margin-bottom: 10px;
	padding: 6px;
}

.pic .row .col-md-3:hover img {
	opacity: 0.6;
}

.pic .row .col-md-3:hover {
	background: #2855ae
}

.pic .row .col-md-3:hover p {
	color: #fff
}

.pic .row .col-md-3 img {
	width: 284px;
	height:205px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}

.pic .row .col-md-3 p {
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #454545;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pic .row .col-md-3 a {}

/* art */
.position {
	font-size: 18px;
	color: #4b4b4b;
	line-height: 3;
	border-bottom: 1px solid #dddddd;
}

.art {}

.art .tit {
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 36px 0 20px;
}

.art .time {
	font-size: 14px;
	text-align: center;
	color: #8f8f8f;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.art .time span {
	padding: 6px 24px;
	display: inline-block;
}

.art .cont {
	font-size: 16px;
	color: #4b4b4b;
	margin: 20px 0;
}

/* position */
.position .col-md-9 {
	padding: 0
}

.position .col-md-9 a {
	margin-right: 50px;
}

.position .col-md-9 .on {
	color: #2855ae;
	display: -webkit-inline-box;
	line-height: 3;
	border-bottom: 1px solid #2855ae;
}

.position .col-md-3 {
	line-height: 3;
	font-size: 16px;
	text-align: right;
}

.position .col-md-3 span,
.position .col-md-3 a {
	padding: 0px 6px;
}

@media(max-width:1199px) {
	.index_sec {
		display: none
	}

	.art .time span {
		padding: 6px;
		display: inline-block;
	}

	.header #menu>li>a {
		margin: 0;
		padding: 30px 5px;
	}

	.header #menu>li>.ul {
		position: absolute;
		top: 80px;
		left: 0;
	}

	.header #menu>li>.ul li {
		background: #2855ae;
		text-align: center;
	}

	.header #menu>li>.ul a {
		color: #FFFFFF;
		font-size: 14px;
		line-height: 25px;
		border: none;
		box-shadow: none;
		border-bottom: 1px solid rgba(225, 225, 225, .5);
		display: block;
		padding: 10px 0;
	}
}

@media screen and (max-width: 767px) {
	.new .row .col-md-3 img {
		width: 100%
	}

	.new .row .col-md-9 .des {
		height: 80px;
		overflow: hidden;
		white-space: pre-line;
	}

	.position .col-md-9 a {
		font-size: 16px;
		margin-right: 4px;
	}

	.header .navbar-collapse {
		position: absolute;
		left: 0;
		top: 50px;
		z-index: 99;
		width: 100%;
		margin: 0;
		background: #fff;
	}

	.header .navbar-brand {
		display: block;
		margin: 0 auto;
		background-repeat: no-repeat;
		background-position: center;
	}

	.header #menu>li.on {
		background: #fff;
	}

	.header #menu>li.on>a {
		font-weight: bold;
		color: #202985;
	}

	.header #menu>li {
		padding: 0;
	}

	.header #menu>li.on {
		background: #fff;
		box-shadow: 0 0 0 1px #fff;
		color: #333;
	}

	.header #menu>li.on>a,
	.header #menu>li>a {
		margin: 0 10px;
		padding: 10px 0;
		border-bottom: 1px solid rgba(0, 0, 0, .5);
		color: #777;
		font-weight: normal;
	}

	.header #menu>li.on>a {
		box-shadow: 0 0 0 1px #fff;
	}

	.header #menu>li>.ul {
		position: relative;
		top: 0;
		display: block;
		box-shadow: none;
	}

	.header #menu>li>.ul li {
		background: #fff;
		text-align: left;
		margin: 0 10px 0 24px;
	}

	.header #menu>li>.ul li a {
		line-height: initial;
		color: #777;
		border-bottom: 1px solid rgba(0, 0, 0, .5);
	}

	.homeproject .muen dt {
		font-size: 24px;
		font-weight: initial;
	}

	.footer .botbox .bot-nav li {
		width: 33.33%;
		text-align: right;
	}

	.footer .botbox1 {
		padding: 20px 0;
	}

	.footer .col-md-7 {
		display: none;
	}

	.footer .col-md-4 {
		width: 100%;
		text-align: center;
	}

	.footer .botbox1 dt {
		margin: 10px 0;
		font-size: 16px;
	}

	.footer .botbox1 .col-md-7 a {
		line-height: 24px;
	}

	.footer .bot-media {
		margin-top: 10px;
	}

	.footer .botbox2 {
		text-align: center;
	}

	.footer .botbox2 ul {
		width: 100%;
	}

	.footer .botbox2 li {
		display: inline-block;
		float: none;
	}

	.footer .botbox2 li a {
		margin-right: 5px;
		padding-right: 5px;
	}

	.content {
		min-height: 165px;
	}

	.homeban .img {
		display: none;
	}

	.homeban .imgMobile {
		display: block;
	}

	.banner {
		height: 0;
		padding-bottom: 50%;
	}

	.homesame {
		/*height: 500px;*/
		background-size: cover;
	}

	.homegroup .container {
		padding: 12% 15px;
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.homegroup .container_pic {
		padding: 12% 15px 0;
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.homesame .title {
		font-size: 24px;
	}

	.homesame .more {
		margin-top: 10px;
	}

	.homegroup {}

	.homegroup .info {
		margin-top: 15px;
	}

	.homeproject {
		background-position: center top;
		padding: 20px 0;
	}

	.swiper-news {
		width: 96%;
		margin: 20px auto;
	}

	.menubox .navbar-collapse {
		display: block;
		padding: 0;
		margin: 0;
		border: 0;
	}
}

@media screen and (min-width: 768px) {
	.homesame {
		min-height: 600px;
	}

	.header .navbar-brand {
		width: 351px;
		height: 70px;
		background-repeat: no-repeat;
		background-position: center;
		margin-left: 0 !important;
		background-size: 351px 70px;
	}

	.header #menu {
		float: right;
	}

	.header #menu>li>a {
		color: #333;
	}

	.nav>li {
		position: initial !important;
	}

	.header #menu>li.on>a::after {
		display: block;
	}

	.homeproject .muen dt {
		font-size: 28px;
		color: #0646c4
	}

	.homeproject .muen dt span {
		font-size: 18px;
	}

	.homeproject .muen dd.on {
		background-color: #0646c4;
		font-weight: bold;
		border: #0646c4;
		color: #fff;
	}

	.homeproject .muen dd {
		width: 188px;
		border: 1px solid #999;
		margin: 20px auto;
		line-height: 48px;
		border-radius: 3px;
		font-size: 20px;
	}

	.footer .botbox .bot-nav li {
		width: 16.66%;
	}

	.footer .botbox1 {
		padding: 40px 0;
	}

	.footer .botbox1 dt {
		margin-bottom: 20px;
		font-size: 18px;
	}

	.footer .botbox1 .col-md-7 a {
		font-size: 16px;
		line-height: 28px;
		margin: 0 5px 0 0;
	}

	.footer .bot-media li {
		margin-right: 5px;
	}

	.footer .gotop {
		margin-left: 0;
	}

	.homesame {
		min-height: 600px;
		padding: 10px 0;
	}

	.homeproject {}

	.homesame .title {
		font-size: 24px;
		color: #295fa1;
	}

	.homesame .title span {
		font-size: 18px;
		color: #969696;
	}

	.homesame .more {
		margin-top: 25px;
	}

	.homegroup .container {
		left: 46%;
		width: 54% !important;
	}

	.homegroup .container_pic {
		right: 58%;
		width: 42% !important;
	}

	.homegroup .info {
		margin-top: 6px;
	}

	.homenews .container {
		position: absolute;
		top: 50%;
		width: 100%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.header #menu {
		width: 100%;
	}

	.header #menu>li {
		width: 14.28%;
		padding: 0 10px;
		text-align: center;
	}

	.header #menu>li>a {
		padding-left: 0;
		padding-right: 0;
	}

	.footer .botbox .bot-nav {
		width: 480px;
	}

	.footer .col-md-4,
	.footer .col-md-8 {
		float: left;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	.pic .row .col-md-3 {
		width: 50%;
		float: left;
	}
	.homenews .row{margin:0;}
	.homeban,
	.swiper-banner,
	.banner {
		height: 450px;
	}
	.header #menu>li>.ul{background:rgba(40, 85, 174, 0.4)}
	.homeproject {
		padding-top: 20px;
	}

	.footer .col-md-7 {
		display: none;
	}

	.homeproject .col-md-3 {
		padding: 0;
	}

	.homeproject .col-md-3 dt {}

	.homeproject .col-md-3 dd {
		width: 80%;
		border: 1px solid #bbb;
		text-align: center;
		float: left;
		background: #fff;
		line-height: 30px;
		margin: 6px 0;
	}

	.homeproject .col-md-9 {
		padding: 0;
	}

	.homeproject .col-md-9 .col3 a p{color:#000;}
	.homeproject .col-md-9 .col3 p{color:#000;}
	.homeproject .col-md-9 .col3 a{color:#000;}
	.homeproject .col-md-9 .col3 {
		padding: 5px 5px 0;
		background: #fff;
		width: 50%;
		float: left;
		margin-bottom: 15px;
		text-align: center;
	}

	.homeproject .muen dt {
		font-size: 28px;
		color: #0646c4
	}

	.homeproject .muen dt span {
		font-size: 18px;
	}

	.homeproject .muen dd.on {
		background-color: #0646c4;
		font-weight: bold;
		border: 1px solid #0646c4;
		color: #fff;
	}

	.homeproject .muen dd {
		width: 240px;
		border: 1px solid #999;
		margin: 10px auto;
		line-height: 48px;
		border-radius: 3px;
		font-size: 20px;
	}
}

@media(max-width:991px) {

	.position .col-md-3 {
		display: none
	}

	.art .tit {
		font-size: 22px;
	}

	.homenews .container {
	}
}

@media screen and (min-width: 992px) {
	.new .row .col-md-3 {
		padding: 0;
	}

	.new .row .col-md-3 img {
    max-width: 100%;
    padding-right: 10px;
}

	.new .row .col-md-9 {
		padding: 0;
	}

	.header .navbar-brand {
		height: 80px;
	}

	.header #menu>li {
		padding: 0 10px;
	}

	.header #menu>li>a {
		padding: 30px 5px;
	}

	.container {
		/* padding-left: 0; */
		/* padding-right: 0; */
	}

	.footer .botbox .bot-nav li {
		width: 115px;
	}

}

@media screen and (min-width: 1200px) {
	.homeproject .container {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		margin: 0 auto;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.pic .row .col-md-3 p {
		font-size: 16px;
		line-height: 42px
	}

	.header {
		font-size: 18px;
		-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
		box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	}

	.header .navbar-brand {
		height: 100px;
	}

	.header #menu {
		position: relative;
	}

	.header #menu>li {
		/* position: relative; */
	}

	.header #menu>li>a {
		margin: 29px 0;
		padding: 10px 10px;
		/*border: 1px solid #ffffff;*/
		transition: margin .6s ease;
		-moz-transition: margin .6s ease;
		/* Firefox 4 */
		-webkit-transition: margin .6s ease;
		/* Safari   Chrome */
		-o-transition: margin .6s ease;
		/* Opera */
	}

	.header #menu>li.on {
		color: #FFFFFF;
		background: #2855ae;
		box-shadow: 0 0 0 1px #2855ae;
		/*border: 1px solid #fff;*/
	}

	.header #menu>li.on a {
		color: #FFFFFF;
		/*border: 1px solid #2855ae;*/
		/*background: #2855ae;*/
	}

	.header #menu>li.on a {
		/*color: #FFFFFF; background: #2855ae;*/
		box-shadow: 0 0 0 1px #2855ae;
		/*border: 1px solid #fff;*/
	}

	.header #menu>li:hover {
		color: #FFFFFF;
		background: #2855ae;
		box-shadow: 0 0 0 1px #2855ae;
		/*border: 1px solid #fff;*/
	}

	.header #menu>li:hover a {
		/*margin-top: 15px; margin-bottom: 43px;*/
		color: #FFFFFF;
		/*background: #2855ae;*/
		box-shadow: 0 0 0 1px #2855ae;
	}

	.header #menu>li>.ul {
		position: absolute;
		padding: 0;
		top: 100px;
		left: 0;
		z-index: 9;
		width: 100%;
		background: rgba(40, 85, 174, 0.4);
		text-align: center;
		display: none;
		/*width: 15%; margin-left: -10px;*/
	}

	.header #menu>li>.ul>li {
		float: left;
		width: 100%;
		position: relative;
	}

	.header #menu>li>.ul>li>a {
		color: #FFFFFF;
		font-size: 16px;
		line-height: 25px;
		border: none;
		box-shadow: none;
		border-bottom: 1px solid rgba(225, 225, 225, .5);
		display: block;
		padding: 10px 0;
		/*margin: 0 10px;*/
	}

	.header #menu>li>.ul li:hover a {
		background: #FFFFFF;
		color: #2855ae;
	}

	.header #menu .bg {
		background: #2855ae;
		width: 100%;
		position: absolute;
		top: 99px;
		height: 126px;
		z-index: 8;
		display: none;
		border: 1px solid #2855ae;
	}

	.homenews .container {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.footer .botbox .bot-nav li {
		width: 130px;
	}

	.footer .botbox1 {
		padding: 60px 0 80px;
	}

	.footer .botbox2 li {
		padding: 35px 0;
	}

	.footer .botbox2 p {
		margin: 35px 0;
		float: right;
	}

	/* banner */
	.homeban .img {
		position: relative;
		width: calc(100% + 17px);
		z-index: 99;
	}

	#fullPage .section:last-of-type,
	#fullPage .section:last-of-type>div {
		height: 388px !important;
		vertical-align: bottom;
	}

	.homesame,
	.homeban .swiper-banner {
		height: 100%;
	}

	.homesame {
		background-size: cover;
	}

	.homeban {
		height: calc(100% - 100px);
	}

	.homegroup .container {
		height: auto;
	}

	.homegroup .container_pic {
		height: auto;
	}

	.homeproject .muen {
		text-align: center;
		background: rgba(255, 255, 255, 0.7);
		padding: 26px 0;
		width: 100%;
		margin: 0;
	}

	.homeproject .col-md-9 {
		/* left: 25%; */
	}

	.homeproject .col-md-9 .col3 {
		margin: 0 1% 12px 0px;
		padding: 5px .5% 0;
		background: #fff;
		text-align: center;
		width: 32.3333%;
		float: left;
	}

	.homesame .container {}

	.homeproject .col-md-3 {
		width: 17%;
		text-align: center;
		padding: inherit;
	}

	.homeproject .col-md-9 {
		width: 83%;
	}

	.fl {
		float: left;
	}

	.fr {
		float: right;
	}

	.button {
		text-align: center;
	}

	.button .btn {
		padding: 0;
		color: #666666;
		margin: 0 20px;
		background-color: #ccc;
		width: 35%;
		max-width: 150px;
		line-height: 40px;
		font-size: 18px;
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2)
	}

	.button .btn_submit {
		color: #fff;
		background-color: #202985;
	}

	/* .homeproject  */
	.homeproject {}

	.homeproject .col-md-3 {}

	.homeproject .col-md-3 dt {
		font-size: 24px;
		padding-bottom: 3px;
		color: #2855ae;
	}

	.homeproject .col-md-3 dt span {
		font-size: 18px;
	}

	.homeproject .col-md-3 dd {
		border: 1px solid #d4d4d4;
		width: 80%;
		margin: 22px auto;
		font-size: 18px;
		line-height: 42px;
		border-radius: 3px;
	}


	.nav_3{display:none;}
	.ul .on{}
	.ul .on .nav_3 {}
	.ul .on .nav_3 a{color: #FFFFFF;font-size: 16px;line-height: 25px;border: none;box-shadow: none;border-bottom: 1px solid rgba(225, 225, 225, .5);display: block;padding: 10px 0;}
	.ul .on .nav_3 {display: block;position: absolute;left: 112px;width: 112px;TOP: 0;}
	.ul>li.on>.nav_3>.on{background: rgba(40, 85, 174, 0.4);}
	.ul>li.on>.nav_3>.on a{background: rgba(40, 85, 174, 0.4);}
	.header #menu>li>.ul>li.on>.nav_3>li>a{background: rgba(40, 85, 174, 0.4);color:#fff;}
	.header #menu>li>.ul>li.on>.nav_3>li>a:hover{background: #fff;color:#2855ae;}
	.header #menu>li>.ul>li.on>.nav_3>li>a{border:none;border-bottom: 1px solid rgba(225, 225, 225, .5);}
}

@media screen and (min-width: 1920px) {

	.header .container,
	.footer .container,
	.homesame .container {
		width: 1600px;
	}

	.header #menu>li>a {
		padding: 40px 20px;
	}

	.container {
		width: 1280px;
	}

	.footer .botbox .bot-nav li {
		width: 160px;
	}

	/* banner */
	.homeban .pagination-banner {
		bottom: 40px !important;
	}

	.homesame .title {
		font-size: 48px;
	}

	.homesame .info {
		font-size: 16px;
		line-height: 40px;
	}

	.homesame .more {
		margin-top: 35px;
		font-size: 16px;
	}

	.homegroup .container {
		height: 502px;
		margin-left: 100px;
		padding: 60px;
		padding-right: 320px;
	}

	.homegroup .container_Pic {
		height: 502px;
		margin-left: 100px;
		padding: 60px;
		padding-right: 320px;
	}

	.homegroup .info {
		margin-top: 40px;
	}

}

@media(max-width:767px) {
	.homeproject .col-md-3 {
		padding: 0 2%;
	}

	.homeproject .col-md-3 dt {
    color: #fff;
}

	.homeproject .col-md-3 dd {
		width: 50%;
		border: 1px solid #bbb;
		text-align: center;
		float: left;
		font-size: 18px;
		background: #fff;
		line-height: 30px;
		margin: 6px 0;
	}

	.homeproject .col-md-9 {
		padding: 0 2%;
	}

	.homeproject .col-md-9 .col3 {
		padding: 5px 4px 0;
		width: 50%;
		border: 1px solid #a0a0a0;
		float: left;
		background: #fff;
		margin-bottom: 15px;
		text-align: center;
	}
}
