@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, fieldset, lengend, button, input, textarea, th, td {
	margin: 0px;
	padding: 0px;
}
ol, ul {
	list-style: none;
}
a {
	text-decoration: none;
	outline:none;
	color:#000;

}
a:hover {
	text-decoration: none;
}
body
{
	padding:0px;
	margin:0px;
	line-height:1.5;
	color:#222;
	font:14px/1.5 Tahoma, sans-serif, "Microsoft YaHei UI", Arial, "宋体", sans-serif;
}
.ne-area {
    width: 1200px;
    margin: 0 auto;
	position:relative;
    font-family: "Microsoft YaHei","\5fae\8f6f\96c5\9ed1";
}
.d-logo{
	text-align:center;
	height:120px;
}
.menu ul{
	width:100%;
	text-align:center;
	height:60px;
	font-size:16px;
	padding:10px;
	line-height:60px;
	padding-left:6%;
	padding-right:6%;
}
.menu ul li{
	width:12%;
	text-align:center;
	float:left;
	height:36px;
	line-height:36px;
	padding:5%px;
	margin:1%;
	color:#333;
	font-weight:600;
	border:1.5px solid #fff;
}
.menu ul li:hover{
	border-radius:100px;
	color:#5485AE;
	transition: border 0.5s;
    -webkit-transition: border 0.5s; /* Safari */
}
.active{
	border-bottom:2px solid red;
}
.link{
	border-bottom:2px solid #fff;
}
.lx{
	width:100%;	
	height:60px;
	margin:0 auto;
	position:relative;
}
.lx ul{
	padding-top:20px;
	padding-left:17%;
	padding-right:10%;
}
.lx ul li{
	text-align:center;
	float:left;
}
.nr{
	width:100%;
	height:410px;
	padding-top:0px;
}
.nr dl.list{
	width:25%;
	margin:4%;
	margin-top:0px;
	float:left;
	padding:2px;
	display:inline-block;
}
.nr dl dt{
	font-size:16px;
	font-weight:600;
	height:30px;
	padding-top:10px;
}
.nr dl dd{
	font-size:14px;
}
.footer0{
width:800px;
	height:60px;
	background:#5486AC;
	width:100%;
	margin-top:20px;
	position:fixed;
	bottom:0;
	text-align:center
}
.footer0 img{
	position:absolute;
	left:50px;
}
.footer0 .ph{
  	position:absolute;
	right:100px;
	top:10px;
	font-size:13px;
	line-height:180%;
	color:#fff;
}
.footer0 .ph a ,.footer .safe a{
	color:#fff;
}
.footer0 .safe{
	width:50px;
	height:50px;
	text-align:center;
	position:absolute;
	right:20px;
	top:5px;
	font-size:12px;
}
.menuEx{
	width:100%;
	height:60px;
	background:#5485AB;
}
.menuEx .ne-area .logo{
	position:absolute;
}
.menuEx .ne-area ul{
	width:70%;
	position:absolute;
	right:0px;
}
.menuEx .ne-area ul li{
	width:16%;
	float:left;
	height:60px;
	line-height:60px;
	color:#fff;
	font-size:16px;
	text-align:center;
}
.jj{
	width:100%;
	margin:0 auto;
}
.jj .title{
	font-weight:600;
	font-size:30px;
	padding:20px 10% 0px 10%;
	text-align:center;
}
.jj .content{
	font: 18px/30px "Microsoft Yahei";
	font-size:16px;
	padding:0px 5% 10px 5%;
	margin-bottom:20px; 
	word-break: break-all;
	word-wrap:break-word;
}
.a-list{
	float:left;
	width:200px;
	margin:0px 16px 0 16px; 
	position:relative;
}
.a-list dt{
	text-align:center;
}
.a-list dd{
	font-weight:600;
	font-size:13px;
	width:100%;
	text-align:center;
	position:absolute;
	top:200px;
}
.pro{
	width:100%;
	margin-top:10px;
	height:2700px;
}
.pro-li{
	width:46%;
	margin-top:20px;
	margin:10px 2% 10px 2%;
	float:left;
	position:relative;
}
.pro .title{
	height:36px;
	background:#5485AB;
	color:#fff;
	font-size:16px;
	line-height:36px;
	font-weight:bold;
	position:relative;
	text-indent:20px;
}
.pro .img{
	text-align:center;
	padding:10px;
	margin:0 auto;
}
.pro .list{
	border:2px solid #88B0C4;
	width:100%;
	font-size:16px;
	background:url(../image/prolistImg.jpg) no-repeat  right  center;
	height:45px;
}
.pro .listUl{
	display:none;
	position:absolute;
	top:316px;
	z-index:1000;
	background:#fff;
	width:100%;
	border:2px solid #88B0C4;
	border-top:1px solid #C8DBE3;
}
.pro .listUl li{
	height:45px;
}
.pro .listUl li:hover{
	background:#5485AB;
	color:#fff;
	cursor:pointer;
}

.pro .listUl .line , .pro .list .line {
	font-size:22px;
	color:#5485AB;
	line-height:45px;
	margin:0px 10px;
}
.pro .listUl img , .pro .list img {
	margin-left:10px;  
	vertical-align:middle;
	margin-top:-10px;	
}
.button {
    background-color: #fff;
	color:#5485AB;
    border: none;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    margin: 0px 2px;
    cursor: pointer;
	position:absolute;
	right:20px;
	top:4px;

}

.news{
	width:100%;
}
.news-list{
	height:240px;
	position:relative;
	width:100%;
	margin:50px 0px ;
}
.news .img{
	position:absolute;
	left:0px;
	width:460px;
}
.news .content{
	position:absolute;
	right:20px;
	width:720px;
	padding:0px 10px 0px 10px;
}
.news .content .title{
	font-weight:600;
	font-size:20px;
	height:50px;
	line-height:50px;
	width:100%;
}
.news .content .time{
	width:100%;
	height:30px;
}
.news .content .text{
	height:150px;
	border-bottom:1px solid #ccc;
	position:relative;
}
.news-more{
	padding:3px 10px;
	width:80px;
	text-align:center;
	border-radius:3px;
	border:1px solid #5485AB;
	color:#5485AB;
	position:absolute;
	bottom:10px;
	right:0px;
}
.news-more a{
	color:#5485AB;
}
.news-xx{
	margin-top:40px;
	width:100%;
}
.news-xx .title{
	padding-top:20px;
	text-align:center;
	font-size:32px;
	font-weight:bold;
}
.news-xx .time{
	text-align:center;
	padding:15px 0px;
}
.news-xx .text{
	font:16px/28px "Microsoft Yahei";
	line-height:200%;
	padding:0 50px 50px 50px;
}

.news-page{
	width:100%;
	height:30px;
	text-align:center;
	margin:0 auto;
	margin-bottom:50px;
	
}
.news-page ul{
	text-align:center;
	width:100%;
	 display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;

}
.news-page ul li{
	border:1px solid #ddd;
	height:30px;
	width:32px;
	line-height:30px;
	font-size:16px;
	text-align:center;
	border-radius:5px;
	margin-right:10px;
	color:red;
}

.typeStyle{
	width:100%;
	padding-bottom:30px;
	line-height:180%;
}
.typeStyle-list{
	float:left;
	width:45%;
	margin-left:5%;
	margin-top:40px;
}
.typeStyle .img{
	width:460px;
	float:left;
}
.typeStyle .content{
	float:left;
	width:65%;
	padding:0px 10px 0px 10px;
}
.typeStyle .content a:hover{
	text-decoration:underline;
}
.typeStyle .content .title{
	font-weight:600;
	font-size:24px;
	height:50px;
	line-height:50px;
	color:#5485AB;
	width:100%;
	text-align:center;
}
.typeStyle .content .titleEx{
	font-weight:600;
	font-size:15px;
	color:#333;
	width:100%;
	text-align:center;
}
.typeStyle .content .bj{
	width:100%;
	color:#5485AB;
}
.typeStyle .content .text{
}
.fs{
	height:500px;
	width:1200px;
	margin-top:30px;
}
.fs .left{
	width:700px;
	float:left;
}
.fs .left .list{
	height:80px;
}
.fs .left .list .icon{
	height:42px;
	width:42px;
	float:left;
}
.fs .left .list .text{
	width:630px;
	float:right;
	color:#666;
	font-size:16px;
}
.fs .left .list .text .title{
	font-weight:600;
	font-size:18px;
	color:#222;
}
.fs .right{
	width:300px;
	float:left;
}
.typeTitle{
	background:#5485AB;
	color:#fff;
	font-size:18px;
	font-weight:600;
	line-height:40px;
	text-indent:40px;
	width:65%;
	margin-top:40px;
	height:40px;
	float:left;
}

.typeMenu{
	margin-top:40px;
	float:left;
}
.typeMenu select{
	width:300px;
	border:2px solid #5485AB;
	height:40px;
	font-size:15px;
}

.buttonStyle{
	border:1px solid #5485AB;
	padding:4px 10px;
	height:30px;
	background:none;
	color:#5485AB;
	margin-top:10px;
	border-radius:3px;
	cursor:pointer;
	float:left;
}
.buttonStyle:hover{	
	background:#5485AB;
	color:#fff;
}
.proEx
{
	min-height:850px;
	height:auto;
}
.proEx-left{
	width:50%;
	float:left;
	line-height:180%;
	height:500px;
	margin-top:30px;
}
.proEx-right{
	width:50%;
	float:right;
	height:450px;
	margin-top:60px;
	padding-top:20px;
}
.proEx-title{
	font-size:32px;
	font-weight:600;
	color:#5485AB;
	padding:20px 0px;
	width:100%;
}
.proEx-titleEx{
	font-size:20px;
	font-weight:600;
	color:#333;
	height:50px;

}
.proEx-table{
	width:600px;
	height:50px;
	font-size:13px;
	border:1px solid #79A6D9;
	border-radius:5px;
	background:#79A6D9;
	margin:10px 0px;
}
.proEx-table th{
	color:#fff;
	background:#79A6D9;
	text-align:center;
	height:25px;
	font-weight:normal;
}
.proEx-table td{
	color:#222;
	background:#fff;
	text-align:center;
	height:25px;
	font-weight:normal;
}
.proEx-bj{
	color:#5485AB;
}
.proEx-bottom{
	height:250px;
	width:100%;
	padding:20px 0px;
	float:left;
}
.proEx-bottom ul{
		width:100%;
}
.proEx-bottom ul li{
	float:left;
	margin-right:40px;
	margin-left:30px;
	margin-top:30px;
}

