/* 通用样式	*/
a { text-decoration:none!important; outline:none}
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
a:hover {
	text-decoration:none;
}
li {
	list-style-type:none;
}
*{
	padding:0;
	margin:0;
}
body{font-family:Microsoft YaHei}
.container-fluid {
	max-width: 1920px;
	min-width: 1600px;
}

.container {
	position: relative;
	width: 1200px;
	padding: 0;
}
.werpper {
	position: relative;
	max-width: 1180px;
	padding: 0;
	margin:0 auto;
}
.clear{clear:both;display:block;height:0;visibility:hidden;font:0/0 arial;}
.clearfix:after{content:" ";display:block;visibility:hidden;clear:both;height:0;font-size:0;}
.clearfix{*zoom:1;}
.show {
	display: block
}
/* 导航	*/
.navbar {
	margin-bottom: 0;
	border-bottom: none;
}
.navbar-default {
	background-color: #fff;
}
.navbar-brand{
	display: block;
	padding: 0;
}
.nav-list li a {
	display: block;
	border-right:1px solid #000;
	padding: 18px 5px;
}
.nav-list li a:last-child{
	border-right: none;
}
.banner {
	padding:0;
	position: relative;
}
.banner .banner-log{
	width:100%;
}
.item1 {
	position: relative;
	padding: 100px 0 0 0;
	background-color: #37567d;
}
.item1-gy {
	width: 248px;
	height: 390px;
	background-color: #263441;
	padding: 100px 25px 0;
	font-size: 36px;
	font-weight: bold;
	color:#fff;
	text-align: center;
}
.item1-text {
	width: 905px;
	margin-left: 44px;
}
.item1-p {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	margin-bottom: 20px;
	text-align: justify;
	text-indent: 2em;
	margin-top: 100px;
}
.item1Img {
	position: relative;
	top:-100px;
	width: 1200px;
}
.item1-2 {
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.item2 {
	padding: 100px 0;
	background-color: #52687C;
}
.title {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 50px;
}
.pro-list li {
	float: left;
	width: 380px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.pro-list li:nth-child(3n+3){
	margin-right: 0;
}
.pro-img {
	position: relative;
	width: 380px;
	height: 296px;
	overflow: hidden;
}
.pro-det {
    position: absolute;
    bottom: -296px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    padding: 40px 10px 0;
    transition: all 0.5s;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.pro-p {
	width: 100%;
	text-align: center;
}
.pro-text {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
}
.item3 {
	position: relative;
	padding: 100px 0;
	background-color: #37567d;
}
.item3-list li{
	float: left;
    width: 224px;
    height: 68px;
    text-align: center;
    line-height: 68px;
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
    cursor: pointer;
	border:1px solid #fff
}
.item3-list li:last-child {
	margin-right: 0;
}
.cur {
	background-color: #fff!important;
	color:#395066!important
}
.item3-al {
	display: none;
	margin-top: 60px;
}
.display {
    display: block;
}
.item3-img {
	width: 500px;
	height: 380px;
	margin-right: 35px;
}
.item3-img-text {
	width: 665px;
	height: 380px;
}
.item3-title {
	font-size: 20px;
	font-weight: bold;
	color:#fff;
	margin-bottom: 5px;
	text-align: justify;
}
.item3-p {
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	margin-bottom: 5px;
	text-align: justify;
	line-height: 36px;
}
.item3-text {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	margin-top:40px;
	text-align: justify;
	text-indent: 2em;
}
.item4 {
	padding: 100px 0;
	background-color: #52687C;
}
.fw-list li {
	float: left;
	width: 220px;
	margin-right: 25px;
	margin-bottom: 50px;
}
.fw-list li:nth-child(5n+5){
	margin-right: 0px;
}
.fw-img {
	width: 220px;
	height: 180px;
}
.fw-text {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
}
.item5 {
	position: relative;
	padding: 100px 0;
	background-color: #37567d;
}
.al-list li{
	float: left;
	width: 280px;
	margin-right: 26px;
	margin-bottom: 50px;
}
.al-list li:nth-child(4n+4){
	margin-right: 0;
}
.al-text {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	text-align: center;
}
.cont-text {
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 900px;
    height: 600px;
    padding: 30px 30px 0 30px;
    background-color: #031D33;
    border-radius: 10px;
    overflow: hidden;
    padding-top: 80px;
    z-index: 1;
    display: none;
}
.closed {
    position: absolute;
    right: 0;
    top: 0;
}
.cont-box {
    width: 100%;
    height: 700px;
    overflow-y: auto;
    overflow-x: auto;
}
.art-cont {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 60px;
    text-align: justify;
}
.te {
	width: 280px;
	height: 200px;
	border: 1px solid #fff;
}
.te a {
	display: block;
	width: 100%;
	height: 100%;
	color:#ffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 200px;
	text-align: center;
}
.te a:hover {
	background-color: #fff;
	color:#000
}
.item6{
	padding: 100px 0;
	background: url(../images/item6-bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.item6-cont {
	width: 900px;
	margin: 0 auto;
}
.item6-left {
	width: 260px;
}
.item6-right {
	width: 260px;
}
.item6-title {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 48px;
	text-align: center;
}
.item6-text {
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: justify;
	line-height: 30px;;
}
.footer {
	padding: 100px 0;
	background-color: #37567d
}
.foot-t1 {
	font-size: 41px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
}
.foot-t2 {
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
}
.foot-cont {
	margin-top: 40px;
}
.foot-p {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
}
.copy {
	background-color:#0a2441;
	padding-top:12px;
}
.copy p {
	color:#fff;
}
.copy p a{
	color:#fff;
}
.linkus {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.linkus a {
	color:#fff;
}
@media screen and (max-width: 750px) {
	.navbar-brand  img{
		position:relative;
		top:-4px;
		left:7px;
	}
	.container>.navbar-header,.container>.navbar-collaps,.navbar-nav  {
		padding: 0;
		margin: 0;
	}
	.container-fluid {
	    padding: 0;
		min-width: auto;
	}
	.container {
		width: 100%
	}
	.banner {
		min-height: auto;
	}
	.banner .banner-log {
		min-height:auto;
	}	
	.item1,.item2,.item3,.item4,.item5,.item6,.footer {
		padding: 30px 5px;
	}
	.item1-p {
		margin-top: 0px; 
	}
	.item1-gy {
		width: 100%;
		height: auto;
		background-color: transparent;
		padding: 0;
		font-size: 20px;
		text-align: center;
	}
	.item1-text {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	.item1Img {
		position: relative;
		top: 0;
		width: 100%;
	}
	.title {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.pro-list li {
		width:100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.pro-img {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.item3-list li {
		float: left;
		width: 48%;
		height: 50px;
		line-height: 50px;
		color: #fff;
		margin-right: 0px;
		overflow: hidden;
	}
	.item3-list li:nth-child(2n+2){
		float: right;
	}
	.item3-img {
		width:100%;
		height: auto;
		margin-right:0;
		margin-bottom: 20px;
	}
	.item3-img-text {
		width:100%;
		height: auto;
		margin-bottom: 20px;
	}
	.item3-text {
		font-size: 16px;
		line-height: 28px;
		margin-top: 20px;
	}
	.item3-p {
		font-size: 14px;
		line-height: 25px;
	}
	.fw-list li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.fw-img {
		width:100%;
		height: auto;
	}
	.al-list li {
		width:100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.item6-cont {
		width:100%;
	}
	.item6-left {
		width: 100%;
		margin-bottom: 40px;
	}
	.item6-right {
		width: 100%;
	}
	.foot-t1 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.foot-t2 {
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.foot-cont {
		margin-top: 30px;
	}
	.foot-img {
		width: 100%;
	}
	.cont-text {
		width: 90%;
		height: 80%;
		padding: 40px 10px 10px 10px;
	}
	.closed {
		width: 45px;
		height: 45px;
	}
	.cont-box {
		height: 99%;
	}
	.art-cont {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 15px;
	}
}