*{
	
	margin:0;
	padding: 0
}
ul,li{
	list-style-type: none;
}
body,html{
	font-family: '微软雅黑','Heiti SC','华文黑体','黑体',"Helvetica Neue";
    font-size: 14px
}
.hidde{
	display: none;
}
.text-center{
	text-align: center;
}
a{
	color: #333333;
	text-decoration: none
}
.m1000{
	width: 1000px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.navtop{
	height: 83px;
	line-height: 83px;
}
.nav2con{
	width: 100%;
	height: 75px;
	background:#00587d;
}
.navul{
	float: right
}
.navul li{
	height: 65px;
	line-height: 65px;
	float: left;
	
	text-align: center;
}
.navul li a{
	display: block;
	padding: 0 20px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: white;
	font-size: 18px;
	-webkit-transition:.5s ease all;
}
.navul li a:hover,.navul li a.act{
	background:#cadee5;
	border-radius: 0 0 5px 5px;
	color: #00587d
}
.nav2{
	position: relative;
	overflow: hidden;
}
.nav3left{
	width: 400px;
	height: 300px;
	float: left;
	position: relative;
	overflow: hidden;
}
.nav3{
	margin-top: 30px
}
.nav3nation{
	width: 390px;
	height: 30px;
	position: absolute;
	right:10px;
	bottom: 0;
	line-height: 30px;
	text-align: right;
	z-index: 3
}
.nav3nation .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	background: url(../images/dot.png);
	margin:0 5px;
}
.nav3nation .swiper-pagination-bullet-active{
	background: url(../images/dotact.png);
}
.nav3right{
	width: 550px;
	float: right;
}
.nav3right h2{
	font-size: 25px;
	text-align: center;
	color: #00587d;
	line-height: 1.7
}
.nav3right p{
	line-height: 1.7;
	text-indent: 2em;
	font-size: 17px
}
.nav3p{
	margin-top:20px;
}

.nav4left{
	width: 325px;
	height: 135px;
	float: left;
	position: relative;
	overflow: hidden;
	border-radius: 5px 5px 0 5px
}
.nav4{
	margin-top: 30px
}
.nav4nation{
	width:100%;
	height: 20px;
	position: absolute;
	right:0;
	bottom: 0;
	line-height: 20px;
	text-align: right;
	z-index: 3
}
.nav4nation span{
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #4f6883;
	border-radius: 0;
	margin:0 1px;
	color: white;
	text-align:center;
	opacity: 1;
}
.nav4nation .swiper-pagination-bullet-active{
	background:#38495c
}
.nav4left .swiper-slide{
	cursor: pointer;
}
.nav4left .swiper-slide span{
	width: 100%;
	background: rgba(0,88,125,.6);
	height: 24px;
	line-height: 24px;
	position: absolute;
	left: 0;
	top: 0;
	color: white;
	text-align: center;
}
.nav4right{
	width: 610px;
	float: right
}
.nav4ul{
	float: left;
}
.nav4ul li{
	width: 112px;
	height: 132px;
	float: left;
	margin: 0 5px
}
.navcopy{
	margin-top: 30px;
	background:#cadee5;
	height: 35px;
	line-height: 35px;
	color: #00587d;
	border-radius:5px 5px  0 0;
	text-align: center;
}
#popdiv{
	position:fixed;
	width: 100%;
	height:100%;
	left: 0;
	top: 0;
	background:rgba(0,0,0,.7); 
	z-index: 5;
	display: none;
}
.popin{
	width: 650px;
	height: 440px;
	position: absolute;
	left: 50%;
	margin-left: -325px;
	top: 50%;
	margin-top: -220px;
	display: none;
}
.close{
	position: absolute;
	width: 25px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	color: white;
	right:-25px;
	top: 0;
	text-align: center;
	font-size: 25px
}
.prul{
	width: 1000px;
	margin:0 auto;
}
.prul li{
	width: 210px;
	height: 280px;
	background: #f3f3f3;
	border-radius: 5px;
	float: left;
	margin:20px 20px;
	overflow: hidden;
}
.prul li a{
	display: block;
	width: 190px;
	height: 260px;
	padding: 20px 10px 0 10px;
	-webkit-transition:.5s ease all;
	text-align: center;
}
.prul li a:hover{
	background: #cadee5
}
.prul li a img{
	width: 190px;
	height: 180px;
}
.navbanner{
	width: 100%;
	height:139px;
	background:url(../images/p.jpg) center top no-repeat;
}
.newsbanner{
	width: 100%;
	height:139px;
	background:url(../images/newsbanner.jpg) center top no-repeat;
}
.downbanner{
	width: 100%;
	height:139px;
	background:url(../images/downbanner.jpg) center top no-repeat;
}
.navcustomer{
	width: 100%;
	height:139px;
	background:url(../images/customer.jpg) center top no-repeat;
}
.page-header {
    padding-bottom: 9px;
    margin: 15px 0 10px 20px;
    border-bottom: 1px solid #eee;
    line-height: 1.7
}
.detalidiv p{
	text-indent: 2em;
	line-height: 1.7
}
.m980{
	width: 980px;
	padding: 15px 10px;
	margin: 15px auto;
	border: 1px #e8e8e8 solid
}
.m960{
	width: 930px;
	padding: 15px 10px;
	margin: 15px auto;
	border: 1px #e8e8e8 solid;
	border-top:10px #cadee5 solid;
	line-height: 2
}
.cus3left,.cus4left{
	width: 410px;
	padding: 15px 15px;
	float: left;
	border: 1px #cadee5 solid;
	border-top:10px #cadee5 solid;
	line-height: 2;
	margin:10px 25px;
}
.cus3right,.cus4right{
	width: 410px;
	padding: 15px 15px;
	float: right;
	border: 1px #cadee5 solid;
	border-top:10px #cadee5 solid;
	line-height: 2;
	margin:10px 25px;
}
.cus3 h3,.cus5 h3{
	color: #00587d
}
.marathonwx{
	width: 205px;
	height: 205px
}
.newsul li{
	border-bottom: 1px #e8e8e8 solid;
	padding: 20px 10px
}
.newsul li p{
	line-height: 1.7;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.newsa{
	float: left;
	width: 600px;
	font-size: 16px;
	color: #00587d;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.downa{
	float: left;
	width: 500px;
	font-size: 16px;
	color: #00587d;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.newsa:hover{
	color: red
}
.seespan,.datespan,.downspan{
	float: left;
	width: 60px;
	padding-left: 50px;
	height: 27px;
	line-height: 27px;
	margin-left: 30px;
	color: #999999
}
.seespan{
	background: url(../images/see.png) 35px center no-repeat;
}
.datespan{
	background: url(../images/date.jpg) 35px center no-repeat;
}
.downspan{
	background: url(../images/down.jpg) 35px center no-repeat;
}
.renqi,.shijian{
	color: #999999
}
.f99 {
    color: #999;
}
.downdtile p{
	text-indent:0;
	padding-left: 20px;
	line-height: 2
}
.text-right{
	text-align: right;
}
.btn-primary {
    color: #fff;
    background-color: #00587d;
    border-color: #00587d;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.prleft{
	width: 250px;
	height: 330px;
	float: left;
	border: 1px #d4e4ea solid
}
.prleft h3{
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	padding: 10px 20px;
	background: #cadee5;
	color: #00587d
}
.prleft li{
	width: 180px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	background: url(../images/r1.png) left center no-repeat;
	margin:0 auto;
	cursor: pointer;
}
.prleft li:hover,.prleft .act{
	color: #00587d
}
.prright{
	width: 700px;
	float: right;
}
.prindiv{
	display: none ;
	position: relative;
	overflow: hidden;
}
.dianji{
	width: 660px;
	height: 41px;
	line-height: 41px;
	background: url(../images/cbg.png) 0 0 no-repeat;
	padding-left: 20px;
	font-size: 17px;
	color: #00587d
}
.prindiv li{
	width: 155px;
	margin:10px 5px;
	text-align: center;
	float: left;
}


.zc_bt{ margin:0 auto; padding:10px 0px; text-align:center; font-size:26px; color:#999; }
.zc_bt1{ margin:0 auto; padding:10px 0px; text-align:center; font-size:26px; color:#999; border-bottom:1px solid #d3d3d3;}

.prul1{
	width: 1000px;
	margin:0 auto;
}
.prul1 li{
	width: 160px;
	height: 240px;
	background: #f3f3f3;
	border-radius: 5px;
	float: left;
	margin:2px 2px;
	overflow: hidden;
}
.prul1 li a{
	display: block;
	width: 160px;
	height: 240px;
	padding: 10px 10px 0 0px;
	-webkit-transition:.5s ease all;
	text-align: center;
}
.prul1 li a:hover{
	background: #cadee5
}
.prul1 li a img{
	width: 160px;
	height: 180px;
}

.fw_list{ margin:0 auto; width:1000px; float:left; background-color:#f3f3f3;}
.fw_list_nr{ text-align:center; }
.fw_list_nr a { width:135px; height:158px; padding: 20px 50px; }
