@charset "gb2312";
/* CSS Document */
* {
	box-sizing: border-box;
	letter-spacing: 1.2px;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}
body {
	font-family: "Microsoft YaHei","Î¢ÈíÑÅºÚ";
	-webkit-font-smoothing: antialiased
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}
s,b,u,i,em,strong {
	font-weight: 400;
	font-style: normal;
	text-decoration: none
}
img,iframe {
	border: 0
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: middle
}
ol,ul {
	list-style: none
}
li {
	line-height: 140%;
}
a {
	outline: 0;
	text-decoration:none;
}
a:link,a:visited {
	color:#01416e;
}
a:hover {
	color:#01416e;
}
a, a:visited, a:active {
	color:#01416e;
}
textarea {
	resize: none
}
.left {
    float: left;
}
.right {
    float: right;
}
.line{
	width:100%;
	height:1px;
	border-top:1px dashed #ddd;
}
.w {
    width: 1200px;
    margin: 0 auto;
}

.clearfix{ clear:both;}


.banner{ background: url(imagesbanner.png) no-repeat top center; height: 417px;}

.title {
    margin: 0 auto;    
}
#wyjs .detail {
    background:#eee;
	border-radius:5px;
    margin-top: 40px;
	padding:20px 30px;
	line-height:30px;
	color:#333;
}
#wyjs .detail .d-name {
	background: url(imagesicon.png) no-repeat top center; 
	height: 32px;
	width:126px;
	margin: 0px 0 10px -10px;
}
#wyjs .detail .d-content {
	text-indent:34px;
}
#rwzf {
	margin:auto;
    padding: 30px 0;
}
#rwzf .rwzfTil{
	background: url(imagest1.png) no-repeat top center; 
	height: 65px;
	width:1200px;
	margin-bottom:50px;
}
#rwzf .new_list li {
    position: relative;
    margin: 20px 0;
    height: 300px;
}
#rwzf .new_list .img {
    width: 400px;
    height: 300px;
    float: left;
    margin-right: 32px;
    overflow: hidden;
    border: 1px solid #eee;
}
#rwzf .new_list h3 {
    min-height: 62px;
}
#rwzf .new_list h3 a {
    font-size: 24px;
    color: #168dc6;
    font-weight: 500;
}
.new_list p {
    font-size: 16px;
    line-height: 2em;
    text-indent:34px;
}
.new_list .more {
    color: #3895c5;
    font-size: 16px;
}
#qyxw{
	margin:auto;
    padding: 0px 0 30px 0;
}
#qyxw .qyxwTil{
	background: url(imagest3.png) no-repeat top center; 
	height: 65px;
	width:1200px;
	margin-top:30px;
}
#qyxw .new_list li {
	padding: 10px;
    margin: 10px auto;
	border-radius:5px;
}
#qyxw .new_list li:hover {
	background:#eee;
}
#qyxw .new_list li:hover a {
    color: #168dc6;
}
#qyxw .new_list h3 {
    min-height: 40px;
}
#qyxw .new_list h3 a {
    font-size: 24px;
    color: #333;
    font-weight: 500;
}
.next-arrow, .prev-arrow {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #1f9abd;
    font-family: "ËÎÌå";
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding-left: 10px;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px;
    line-height: 30px;
}
#bdhx {
	margin-bottom:30px;
}
.bdhxTil {
    background: url(imagest2.png) no-repeat top center;
	width: 1200px;
	height: 65px;
	margin-top: 30px;
}
#bdhx .detail {
    margin-top: 40px
}

#bdhx .detail .dg-container {
    width: 1000px;
    height: 360px;
    margin: 0 auto;
    position: relative
}

#bdhx .detail .dg-container .nav .prev-arrow {
    position: absolute;
    left: -105px;
    top: 50%
}

#bdhx .detail .dg-container .nav .next-arrow {
    position: absolute;
    right: -105px;
    top: 50%
}

#bdhx .detail .dg-wrapper {
    width: 530px;
    height: 360px;
    margin: 0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px
}

#bdhx .detail .dg-wrapper a {
    width: 530px;
    height: 360px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

#bdhx .detail .dg-wrapper a.dg-transition {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#bdhx .detail .dg-wrapper div {
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    text-shadow: 1px 1px 1px rgba(255,255,255,.5);
    color: #fff;
    width: 100%;
    bottom: 0;
    position: absolute;
    background-color: rgba(38,37,36,.5)
}

#bdhx .detail .dg-wrapper a.dg-center div {
    display: block
}