@charset "utf-8";
html, body, div, span, p, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
	font-size: 14px;
	min-width: 1200px;
	max-width: 1920px;
	background: #FFFFFF;
	position: relative;
	min-height: 768px;
	height: 100%;
	box-sizing: border-box;
}
img {
	border: none;
}
button,
input,
textarea {
	outline: none;
	font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
	font-size: 14px;
}
a {
	text-decoration: none;
	color: inherit;
}
.qyzxfw-img {
    width: 100%;
    height: 160px;
	background-color: #999999;
     background-image: url(./banner2.png); 
    background-position: center;
    background-repeat: no-repeat;
}
.yw-list {
	width: 1200px;
	margin: 60px auto 55px auto;
	overflow: hidden;
}
.yw-list .yw-item {
	float: left;
	width: 220px;
	height: 180px;
	border: 1px solid #CFCFCF;
	margin-left: 25px;
	cursor: pointer;
	box-sizing: border-box;
}
.yw-list .yw-item:hover {
	border: none;
	background-image: linear-gradient(153deg, #6694EC 5%, #4366A8 100%);
}
.yw-list .nowitem {
	border: none;
	background-image: linear-gradient(153deg, #6694EC 5%, #4366A8 100%);
}
.yw-list .yw-item:hover .yw-name {
	color: #FFFFFF;
}
.yw-list .nowitem .yw-name {
	color: #FFFFFF;
}
.yw-img {
	width: 88px;
	height: 88px;
	margin: 22px 66px 16px 96px;
	cursor: pointer;
}
.yw-name {
	text-align: center;
	font-size: 16px;
	color: #333333;
	margin-bottom: 12px;
}
.hang {
	display: block;
	width: 30px;
	height: 4px;
	background: #FFA000;
	margin: 0 auto;
}
.yw-img1 {
	background: url(./icon-shichangX.png) no-repeat;
	background-size: 100% 100%;
}
.yw-img1:hover {
	background: url(./icon-shichang.png) no-repeat;
	background-size: 100% 100%;
}
.yw-img2 {
	background: url(./icon-shuiwuX.png) no-repeat;
	background-size: 100% 100%;
}
.yw-img2:hover {
	background: url(./icon-shuiwu.png) no-repeat;
	background-size: 100% 100%;
}
.yw-img3 {
	background: url(./icon-shangwuX.png) no-repeat;
	background-size: 100% 100%;
}
.yw-img3:hover {
	background: url(./icon-shangwu.png) no-repeat;
	background-size: 100% 100%;
}
.yw-img4 {
	background: url(./icon-shehuiX.png) no-repeat;
	background-size: 100% 100%;
}
.yw-img4:hover {
	background: url(./icon-shehui.png) no-repeat;
	background-size: 100% 100%;
}
.yw-img5 {
	background: url(./icon-haiguanX.png) no-repeat;
	background-size: 100% 100%;
}
.yw-img5:hover {
	background: url(./icon-haiguan.png) no-repeat;
	background-size: 100% 100%;
}
.yw-list .margl0 {
	margin-left: 0;
}
.tab-box {
	width: 100%;
}
.qyzxfwzq-content {
	box-sizing: border-box;
    width: 1200px;
    margin: 0 auto 60px auto;
    padding: 40px;
    min-height: 400px;
    border: 3px solid #e6e7e7;
	border-top: none;
    text-align: center;
    border-radius: 0 0 5px 5px;
}
.details {
  width: 100%;
  position: relative;
}
.details .back {
  position: absolute;
  top: -25px;
  left: -18px;
  cursor: pointer;
  font-size: 14px;
  color: #6985B9;
}
.details .title {
  width: 500px;
  word-break: break-all;
  font-weight: bold;
  font-size: 20px;
  color: #4A4A4A;
  letter-spacing: 0;
  text-align: center;
  line-height: 40px;
  margin: 0 auto 30px auto;
}
.details p {
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  text-align: justify;
  line-height: 34px;
  text-indent: 20px;
  margin-bottom: 50px;
}
.tab-nav {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.tab-nav div {
	float: left;
	height: 46px;
	line-height: 46px;
}
.tab-nav .tab-nav-item {
	background: #F4F4F4;
	border-bottom: 3px solid #e6e7e7;
	width: 156px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
}
.tab-nav .tab-nav-item:hover {
	border: 3px solid #E7E7E7;
	border-bottom: none;
	color: #718bbc;
	width: 150px;
	line-height: 40px;
	background: #ffffff;
}
.tab-nav .tab-nav-item.active {
	border: 3px solid #E7E7E7;
	border-bottom: none;
	color: #718bbc;
	width: 150px;
	line-height: 40px;
	background: #ffffff;
}
.tab-nav .kbzw {
	border-bottom: 3px solid #e6e7e7;
	width: 576px;
	
}
.yw-list .margl0 a{
	display: block;
	width: 100%;
	height: 100%;
}
.qyzxfwzq-content ul li {
	list-style: none;
	font-size: 16px;
	width: 100%;
	border-bottom: #aaa dashed 1px;
	height: 30px;
	line-height: 30px;
}
.qyzxfwzq-content ul li span {
	float: left;
	width: 90%;
	text-align: left;
}
.qyzxfwzq-content ul li a{
	float: right;
	width: 10%;
	color: #718bbc;
}