@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
.clear{ clear:both}
.toplink {
	background-color: #F2F2F2;
	height: 30px;
	width: 100%;
	background-image: url(../img/bj.jpg);
	background-repeat: repeat-x;
}
.toplink .top1 {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
.nav {
	background-color: #006FA4;
	height: auto;
	width: 100%;
}
.nav .dh {
	height: 42px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.nav .dh li {
    width: 110px;
    float: left;
}
.nav .dh li a {
    display: block;
    width: 110px;
    height: 42px;
    
    text-align: center;
    font-size: 16px;
    color: #FFF;
}
.nav .dh  li:hover a {
    background: #0091D5;
}
a {
    text-decoration: none;
}

.toplink .top1 span {
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
}
.toplink .top1 span .gsys {
	color: #0A8BC4;
}
.head {
	height: 110px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.head{ width:1000px; margin:0px auto; height:105px;}
.head .logo{ width:192px; height:52px; float:left; margin-top:15px;}

.head .search{ width:328px; height:35px; float:left; position:relative; margin-top:37px; margin-left:150px;}
.head .search input[type="text"]{ width:278px; height:35px; line-height:35px; position:absolute; left:0px; top:0px; padding:0 20px; border:1px solid #ddd; background:none;border-radius:35px; -moz-border-radius:35px; -webkit-border-radius:35px;}
.head .search input[type="submit"]{ width:81px; height:35px; background:#00608F; position:absolute; right:0px; top:0px; cursor:pointer; border:1px solid #00608F; color:#FFF; font-size:16px; text-align:center; line-height:35px; z-index:99;}
.head .tel{ width:245px; float:right; height:30px; margin-top:40px; text-align:right;}
.head .tel span, .head .tel b{ display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; vertical-align:top;}
.head .tel span{ background:url(../img/icon1.jpg) no-repeat left center; padding-left:30px; font-size:14px; color:#333;}
.head .tel b{ font-size:18px; color:#0086C7; font-weight:normal;}


.toplink .top1 .top2 {
	float: right;
}
.banner {
	height:410px;
	width: 100%;
	/*background-image: url(../img/banner1.jpg);*/
	background-position: center center;
}
.space-10 {width:100%; height:10px; clear:both;}
.space-20 {width:100%; height:20px; clear:both;}
.space-30 {width:100%; height:30px; clear:both;}
.space-40 {width:100%; height:40px; clear:both;}
.space-50 {width:100%; height:50px; clear:both;}

.f1 {
	width: 1000px;
	padding-right: 22px;
	padding-left: 22px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.TitleB {height:auto; overflow:hidden; border-bottom:#358ff0 solid 5px;}
.TitleB .b_title {height:45px; line-height:45px; font-size:16px; color:#fff; float:left;}
.TitleB .b_title span {height:45px; line-height:45px; font-size:16px; color:#444; display:block;}
.TitleB a {height:45px; line-height:45px; color:#a4a4a4; font-size:14px; font-weight:bold; display:block; float:right;}

.TitleB2 {height:auto; overflow:hidden; border-bottom:#358ff0 solid 5px;}
.TitleB2 .b_title {height:45px; line-height:45px; font-size:16px; color:#fff; float:left;}
.TitleB2 .b_title span {height:45px; line-height:45px; font-size:16px; color:#636363; display:block;}
.TitleB2 a {height:45px; line-height:45px; color:#636363; font-size:14px; font-weight:bold; display:block; float:right;}

.item1 {height:auto; overflow:hidden; display:block;}
.item1 img {width:100%;}
.item1 span {height:35px; line-height:35px; overflow:hidden; color:#d2d2d2; font-size:14px; text-align:center; display:block;}

.item2 {height:auto; overflow:hidden; display:block; position:relative;}
.item2 img {width:100%;}
.item2 span {width:100%; height:30px; line-height:30px; overflow:hidden; color:#fff; font-size:14px; font-weight:bold; text-align:center; display:block; background:rgba(0, 0, 0, 0.5); position:absolute; bottom:0px; left:0px;}

.rowx {
  margin-right: -22px;
  margin-left: -22px;
}
.col-1{
  position: relative;
  min-height: 1px;
  padding-right: 22px;
  padding-left: 22px;
  float: left;
  width: 25%;
}

.item2 {
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
}

.col-3{
  position: relative;
  min-height: 1px;
  padding-right: 22px;
  padding-left: 22px;
  float: left;
  width: 20%;
}
.f3 {
	width: 1000px;
	padding-right: 22px;
	padding-left: 22px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.copyright {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 93px;
	width: 100%;
	background-image: url(../img/copyright.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.copyright a {
    text-align: center;
    font-size: 12px;
    color: #FFF;
}


.f3 img {
    width: 150px;
	height:60px;
    border: #e5e5e5 solid 1px;
}
.f3 .row ul li {
	float: left;
	margin-left: 13px;
	margin-top:5px;
}
body {
	background-color: #f4f4f4;
}


.f2 {
	width: 1000px;
	padding-right: 22px;
	padding-left: 22px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
body h4{
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
}
#customdl{
	float: left;
	width: 280px; 
	background-color: #fff;}
.listArts { 
	background-color: #fff;
}
.listArts dl {
	float: left;
	width:386px;
	padding: 10px 0.5% 0;
	background-color: #fff;
	overflow: hidden;
}
.listArts dl.mc5 {
	margin: 0 0.5%;
}
.listArts dl dt {
	width: 100%;
	color: #999;
	margin: 5px 0 15px;
	text-align: left;
	overflow: hidden;
}
.listArts dl dt h4 {
	border: 0;
	font-size: 16px;
	color: #444;

	text-transform: capitalize
}
.listArts dl dt span {
	float: right;
	margin-top: 10px;
}
.listArts dl dt span a {
	font-size: 13px;
	color: #008feb
}
.listArts dl dd li {
	width: 100%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	clear: both;
	display: block;
	position: relative;
	text-indent: 0.2em;
}
.listArts dl dd li a {
	font-size: 14px;
	color: gray;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 85%;
}
.listArts dl dd li i {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 15px;
	border-width: 3px;
	border-color: #999;
	border-right-width: 0;
	border-style: dashed;
	border-left-style: solid;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.listArts dl dd li a:hover {
	color: #007AE4;
}
.listArts dl dd li span {
	color: #999;
	float: right;
	font-size: 12px;
}
.listArts dl dd li:nth-last-child(1) {
	border-bottom: 0;
}
.listArts .t1 {
	width: 100%;
	height: 110px;
	line-height: 100%;
	background: none;
	text-indent: 0;
	display: block;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
.listArts .t1 img {
	width: 100%;
	height: 110px;
	padding: 0
}
.listArts .t1 a {
	display: block;
}
.listArts .t1 a:hover {
	text-decoration: none;
}
.listArts .t1 .opacity {
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	margin-top: -40px;
	font-size: 14px;
	color: #fff;
}
.listArts .t1 a:hover .opacity {
	color: #007AE4;
	text-decoration: none;
}
.fl {
    float: left;
}.list {
	height: auto;
	width: 1000px;
	min-height:500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.list .left {
	float: left;
	height: 200px;
	width: 256px;
}
.list .right {
	float: right;
	width: 730px;
}
.list .left ul {
	background-color: #eee;
	padding-left:5px;
	
}

.list .side_t {
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #333;
    padding: 0px 10px;
}
.list li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    clear: both;
    display: block;
    position: relative;
    text-indent: 0.2em;
}
.list .left li a {
	font-size: 14px;
	color: gray;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 95%;
}
.list li i {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 15px;
	border-width: 3px;
	border-color: #999;
	border-right-width: 0;
	border-style: dashed;
	border-left-style: solid;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.list li span {
	color: #999;
	float: right;
	font-size: 12px;
	margin-right: 10px;
}
.list li a:hover {
	color: #007AE4;
}
.list .list_title {
    height: 40px;
	line-height:40px;
    border-bottom: #ddd solid 1px;
    clear: both;
    position: relative;
}
.list .right .list_title a{
	font-size: 16px;
	color: gray;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;

}
.list .right .list_title a:hover {
	color: #007AE4;
}

.list .right li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    clear: both;
    display: block;
    position: relative;
    text-indent: 0.2em;
}
.list .right li a {
	font-size: 16px;
	color: gray;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;

}

.list .right  li a:hover {
	color: #007AE4;
}

