@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
	border: none
}
body, ul, ol, h1, h2, h3, h4, h5, p, dl, dt, dd, form, input, Submit, li {
	padding: 0;
	margin: 0;
}
ul, li, span, p, i, a, h1, h2, h3, h4, h5, h6, img, input, submit, textarea {
	box-sizing: border-box;
	outline: none;
}
body {
	font-family: "微软雅黑";
}
ul, ol, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
.container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
	overflow: hidden;
}
header {
	width: 100%;
	height: auto;
	background-image: url(../images/topbg.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
}
header .tool-bar {
	position: relative;
	z-index: 5;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-top: 0.6%;
	color: #0168B7;
padding-top: 15px;
	font-size: 16px;
}
header .tool-bar ul {
	display: flex;
	align-items: center;
}
header .tool-bar ul li {
	padding-left: 6px;
	padding-right: 6px;
}
header .tool-bar ul li a {
	color: #005CAB
}
header .logo-bar {
	position: relative;
	z-index: 5;
	display: flex;
	justify-content: center;
	padding-top: 1%;
}
header .logo-bar .logo {
	display: block;
	flex: 0 1 auto;
	max-width: 1054px;
	width: 50%;
}
header .logo-bar .logo img {
	display: block;
	width: 100%;
}
header .subtitle {
	position: absolute;
	z-index: 4;
	background-image: url(../images/subtitle.png);
	background-size: 100% auto;
	width: 90px;
	height: 240px;
	animation: birdFly1 1.5s steps(1) 0s infinite;
	right: 2.5%;
	top: 4%;
	background-repeat: no-repeat;
	background-position: center top;
}
header .search-bar {
	position: relative;
	z-index: 6;
	padding-top: 2%;
	justify-content: center;
	padding-bottom: 2.4%;
}
header .search-bar .search-block {
	margin: 0px auto;
	flex: 0 1 auto;
	border-radius: 5px;
	width: 750px;
	display: flex;
	flex-wrap: nowrap;
}
header .search-bar .search-block input {
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #dddddd;
	height: 50px;
	outline: none;
	border-radius: 5px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	flex: 1;
	font-size: 1.125rem;
	text-indent: 1em;
}
header .search-bar .search-block button {
	border-radius: 5px;
	border: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	outline: none;
	background: #0168b7;
	color: #fff;
	font-size: 1.125rem;
	padding-left: 30px;
	padding-right: 30px;
	cursor: pointer;
}
header .search-bar .search-block button span {
	vertical-align: middle;
}
header .search-bar .search-block button span img {
	width: 20px;
}
.navTop {
	height: 66px;
	width: 100%;
	background-image: url(../images/dhbg.jpg);
	background-size: auto;
	background-repeat: repeat-x;
	background-position: center top;
}
#navMenu {
	height: 66px;
	display: block;
	overflow: hidden;
	z-index: 9999;
	font-size: 24px;
	line-height: 66px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#navMenu ul {
	width: 100%;
}
#navMenu .onelink {
}
#navMenu .onelink a {
	color: #FFFFFF;
	background-image: url(../images/dhbg2.jpg);
}
#navMenu .onelink a:hover {
	color: #FFFFFF;
	background-image: url(../images/dhbg2.jpg);
}
#navMenu li {
	float: left;
	line-height: 66px;
	font-size: 24px;
	width: 150px;
	text-align: center;
	font-weight: bold;
}
#navMenu li a {
	color: #FFFFFF;
	display: block;
	font-size: 24px;
	text-decoration: none;
}
#navMenu li a:hover, #navMenu li.hover a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 24px;
	background-image: url(../images/dhbg2.jpg);
}
.dropMenu {
	position: absolute;
	top: -2px;
	z-index: 9999;
	visibility: hidden;
	background-color: #0665B6;
	filter: Alpha(Opacity=85);
	margin-top: 0px;
	margin-left: 0px;
	width: 150px;
	z-index: 9999;
}
.dropMenu li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #61AAE0;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.dropMenu li.er {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #61AAE0;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #367AC3;
	font-size: 14px;
	color: #FFFFFF;
}
.dropMenu li a {
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.dropMenu a:hover {
	color: #FFFFFF;
}
.tt {
	margin: 0px auto;
	;
	text-align: center;
	padding: 13px;
}
.tt h1 {
	color: #2062aa;
	line-height: 55px;
	font-size: 34px;
	margin-bottom: 5px;
}
.tt h1 a {
	color: #2062aa;
}
.tt p {
	font-size: 14px;
	line-height: 25px;
	color: #333;
}
.tt p a {
	color: #333;
}
#b1 {
	background-color: #fff;
	display: flex;
	flex-wrap: wrap;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}
#b1 .left {
	flex: 0 0 550px;
	overflow: hidden;
}
#b1 .right {
	flex: 1;
	padding-left: 20px;
	padding-right: 0;
	font-size: 1.25rem;
	white-space: nowrap;
	overflow: hidden;
}
.indNews {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	float: right;
}
.indNewsNav {
	height: 45px;
	box-sizing: border-box;
	background-image: url(../images/dhbg3.jpg);
	background-repeat: repeat-x;
}
.indNewsNav a {
	display: inline-block;
	width: 150px;
	font-size: 20px;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.indNewsNav .on {
	background-image: url(../images/dhbg4.jpg);
	color: #fff;
	font-weight: bold;
}
.indNewsList {
	display: none;
	padding: 0 0 0 0
}
.indNewsList a {
	display: block;
	font-size: 16px;
	line-height: 41px;
	height: 42px;
	background: url(../images/bgli.png) no-repeat 3px 18px;
	padding: 0 100px 0 15px;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	position: relative;
}
.indNewsList a:hover {
	color: #c7000a
}
.indNewsList a span {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 39px;
	font-size: 14px;
	color: #666;
}
.indNewsList .indNewstop {
	display: block;
	padding: 20px 0;
}
.indNewsList .indNewstop h3 {
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 39px;
	height: 40px;
	font-weight: bold;
	overflow: hidden;
}
.indNewsList .indNewstop p {
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.column {
	background-image: url(../images/dhbg3.jpg);
	background-repeat: repeat-x;
	height: 45px;
	margin-top: 30px;
	padding-right: 1%;
	padding-left: 2%;
	margin-bottom: 20px;
}
.column img {
	float: right;
	width: 30px;
	margin-top: 7px;
}
.column h2 {
	line-height: 45px;
	color: #FFF;
	font-size: 24px;
	float: left;
}
.column h2 a{
	color: #FFF;
}
.gg {
	display: inline-block;
	width: 100%;
}
.gg img {
	width: 100%;
}
.bj {
	background-color: #f1f5f7;
	padding: 20px;
}
.lm2 {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	height: 45px;
	margin-bottom: 10px;
	background-position: center center;
	text-align: center;
}
.lm2 h3 {
	line-height: 45px;
	color: #005cab;
	font-size: 22px;
	background-color: #f1f5f7;
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
}
.lm2 h3 a {
	color: #005cab;
}
.lm2 .more {
	float: right;
	width: 30px;
	margin-top: 12px;
}
.lm2 .more img {
	width: 100%;
}
.zhaoshang {
}
.zhaoshang {
	overflow: hidden;
	margin-bottom: 20px;
}
.zhaoshang ul li {
	width: 370px;
	height: 440px;
	overflow: hidden;
	background: #fff;
	margin: 0 20px 0 0;
	position: relative;
	float: left;
}
.zhaoshang ul li h4 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	padding: 0 25px;
	height: 25px;
	color: #005cab;
	overflow: hidden;
	position: relative;
}
.zhaoshang ul li h4 a {
	color: #005cab;
}
.zhaoshang ul li p {
	font-size: 14px;
	color: #333;
	line-height: 23px;
	padding: 5px 15px 15px 15px;
	text-indent: 2em;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:6;
    -webkit-box-orient: vertical;
}
.zhaoshang ul li p a {
	color: #333;
}
.zhaoshang ul li p span {
	color: #de0000;
}
.zhaoshang ul li p span a {
	color: #de0000;
}
.zhaoshang ul li img {
	width: 100%;
	margin-bottom: 10px;
}
.zhaoshang ul li:nth-child(3n+3) {
	margin-right: 0
}
.touzi {
	width: 550px;
	float: left;
	display: block;
	height:220px;
}
.touzi ul {
	margin-top: 10px;
}
.touzi ul li {
	display: inline-block;
	width: 24%;
	float: left;
	overflow: hidden;
	background-color: #62a2f1;
	margin-right: 1.3%;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.touzi ul li:hover {
	background-color: #438ce5;
}
.touzi ul li a {
	color: #FFF;
}
.touzi ul li:nth-child(4n+4) {
	margin-right: 0
}
.touzi img {
	width: 100%;
}
.zhengce {
	float: right;
	/*	width: 100%;
*/	width: 550px;
	display: block;
	height:220px;
}
.zhengce h4 {
	font-size: 14px;
	font-weight: bold;
	color: #005CAB;
	text-align: center;
	margin-bottom: 10px;
}
.zhengce h4 a {
	color: #005CAB;
}
.zhengce p {
	font-size: 14px;
	line-height: 25px;
	color: #333;
	text-indent: 2em;
	margin-bottom: 7px;
}
.zhengce p a {
	color: #333;
}
.zhengce .more2 {
	font-size: 14px;
	color: #005CAB;
	text-align: right;
	margin-bottom: 10px;
	width: 100%;
}
.zhengce .more2 a {
	color: #005CAB;
}
.dqyw {
	float: left;
	width: 550px;
	display: block;
}
.dqyw ul li {
	font-size: 16px;
	line-height: 37px;
	height: 37px;
	color: #333;
	padding: 0 100px 0 0;
	overflow: hidden;
	position: relative;
}
.dqyw ul li a {
	color: #333;
}
.dqyw ul li span {
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 0;
	right: 0;
}
.dqyw ul li span a {
	color: #666;
}
.dqhd {
	float: right;
	width: 550px;
	display: block;
	height: 351px;
}
.dqhd .tt2 {
	display: block;
	overflow: hidden;
}
.dqhd .tt2 h4 {
	font-size: 16px;
	line-height: 30px;
	color: #005CAB;
	margin-bottom: 8px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.dqhd .tt2 h4 a {
	color: #005CAB;
}
.dqhd .tt2 img {
	width: 45%;
	float: left;
	height: 145px;
	margin-right: 15px;
}
.dqhd .tt2 p {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.dqhd .tt2 p a {
	color: #333;
}
.dqhd ul li {
	font-size: 16px;
	line-height: 37px;
	height: 37px;
	color: #333;
	padding: 0 100px 0 0;
	overflow: hidden;
	position: relative;
}
.dqhd ul li a {
	color: #333;
}
.dqhd ul li span {
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 0;
	right: 0;
}
.dqhd ul li span a {
	color: #666;
}

.zdxm {
	float: left;
/*	width: 550px;
	display: block;*/
	height: 325px;
}
.zdxm ul li {
	margin-bottom: 25px;
	display: block;
	overflow: hidden;
	width: 48%;
    float: left;
	margin-right: 1%;

}
.zdxm ul li h4 {
	font-size: 16px;
	line-height: 25px;
	color: #005CAB;
	margin-bottom: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.zdxm ul li h4 a {
	color: #005CAB;
}
.zdxm ul li img {
	width: 33%;
	float: left;
	margin-right: 15px;
	height: 120px;
}
.zdxm ul li p {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.zdxm ul li p a {
	color: #333;
}
/*.zdxm ul li:nth-child(2n+2) {
	margin-bottom: 0;
}
*/.xmjd {
	float: right;
	width: 550px;
	display: block;
	height: 325px;
}
.xmjd ul li {
	margin-right: 20px;
	width: 48%;
	display: inline-block;
	float: left;
}
.xmjd ul li h4 {
	font-size: 16px;
	line-height: 25px;
	color: #005CAB;
	margin-bottom: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.xmjd ul li h4 a {
	color: #005CAB;
}
.xmjd ul li img {
	width: 100%;
	margin-bottom: 10px;
}
.xmjd ul li p {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.xmjd ul li p a {
	color: #333;
}
.xmjd ul li:nth-child(2n+2) {
	margin-right: 0;
}
.yuanqu {
	height: 345px;
}
.yuanqu .video {
	width: 50%;
	float: left;
	height: 345px;
	margin-right: 20px;
}
.yuanqu .video video{
	width:580px;
	height:345px;}
.yuanqu .yq p {
	font-size: 14px;
	line-height: 29px;
	color: #333;
	text-indent: 2em;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
}
.yuanqu .yq{ height:345px;overflow: hidden;}
.qyzc {
	margin-bottom: 40px;
}
.tabbox {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.tabbox .tabbtn {
	width: 35%;
	text-align: center;
}
.tabbox .tabbtn li {
	position: relative;
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 12px;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.tabbox .tabbtn li img {
	float: left;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 20px;
}
.tabbox .tabbtn li a, .tabbox .tabbtn li span {
	display: block;
	float: left;
	line-height: 64px;
	overflow: hidden;
	font-size: 20px;
	cursor: pointer;
	color: #0186d1;
	font-weight: bold;
	padding-left: 50px;
}
.tabbox .tabbtn li.current {
	background-color: #0186d1;
	background-image: url(../images/right2.png);
	margin-right: 10px;
}
.tabbox .tabbtn li.current a, .tabbox .tabbtn li.current span {
	color: #FFFFFF;
}
.tabbox .tabcon {
	display: block;
	overflow: hidden;
	padding: 20px;
	background-color: #fff;
	height: 709px;
}
.tabbox .tabcon .qyname {
}
.tabbox .tabcon .qyjs {
	margin-bottom: 20px;
}
.tabbox .tabcon .qyjs img {
	width: 100%;
	margin-bottom: 10px;
	height: 350px;
}
.tabbox .tabcon .qyjs p {
	font-size: 14px;
	line-height: 25px;
	text-indent: 2em;
}
.tabbox .tabcon ul {
	width: 100%;
	float: left;
}
.tabbox .tabcon li {
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #0186d1;
	width: 50%;
	float: left;
	font-weight: bold;
}
footer {
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0161b2;
	padding-bottom: 30px;
}
footer .yq {
	width: 1205px;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 17px;
	padding-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
footer .yq #form select {
	height: 32px;
	width: 230px;
	outline: none;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #666666;
	padding-left: 15px;
	margin-right: 7px;
	border: 1px solid #CCC;
}
footer .bq {
	justify-content: center;
	align-items: center;
	display: flex;
}
footer .con {
	width: 80px;
	display: inline-block;
}
footer .con2 {
	width: 960px;
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	color: #333;
	text-align: center;
}
footer .con2 a {
	color: #333;
}
footer .con3 {
	width: 120px;
	display: inline-block;
}
.qiyelist {
	display: none;
}
.tabboxn {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
.tabboxn .tabbtnn {
	height: 35px;
	width: 90%;
	background-image: url(line2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 16px;
	margin-left: 25px;
}
.tabboxn .tabbtnn li {
	float: left;
	position: relative;
	text-align: left;
	height: 35px;
	width: 128px;
}
.tabboxn .tabbtnn li a {
	display: block;
	line-height: 36px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	color: #333333;
}
.tabboxn .tabbtnn li.currentn a, .tabboxn .tabbtnn li.currentn span {
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(lmbg.png);
	line-height: 35px;
}
.tabboxn .tabconn {
	display: block;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.tabboxn .tabconn ul {
	width: 100%;
	float: left;
}
.tabboxn .tabconn li {
	overflow: hidden;
	font-size: 16px;
	color: #333333;
	line-height: 37px;
	font-weight: normal;
	background-image: url(jt2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tabboxn .tabconn li a {
	color: #333333;
}
.tabboxn .tabconn li span {
	color: #999999;
	float: right;
}
.tabboxn .tabconn li span a {
	color: #999999;
}
.indNews2 {
	display: inline-block;
	width: 550px;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	float: right;
}
.indNewsNav2 {
	height: 45px;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005cab;
	margin-bottom: 10px;
}
.indNewsNav2 a {
	display: inline-block;
	font-size: 20px;
	text-align: center;
	line-height: 43px;
	color: #333;
	margin-right: 15px;
}
.indNewsNav2 .on {
	color: #005cab;
	font-weight: bold;
	font-size: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #005cab;
}
.indNewsList2 {
	display: none;
	padding: 0 0 0 0
}
.indNewsList2 li{
	display: block;
	font-size: 16px;
	line-height: 37px;
	height: 37px;
	padding: 0 100px 0 0;
	color: #333;
	overflow: hidden;
	position: relative;
}
.indNewsList2 li a:hover {
	color: #c7000a
}
.indNewsList2 li span {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 39px;
	font-size: 14px;
	color: #666;
}
.indNewsList2 .indNewstop2 {
	display: block;
	padding: 20px 0;
	width: 100%;
	height: auto;
}
.indNewsList2 .indNewstop2 img {
	width: 30%;
	float: left;
	margin-right: 15px;
}
.indNewsList2 .indNewstop2 h3 {
	font-size: 18px;
	color: #005CAB;
	line-height: 35px;
	height: 35px;
	font-weight: bold;
	overflow: hidden;
}
.indNewsList2 .indNewstop2 p {
	font-size: 12px;
	color: #666;
	line-height: 23px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.openMenu {
	display: none;
}
.boxNavM {
	display: none;
}
.navTitle {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #555;
	width: 100%;
	max-width: 1200px;
	display: block;
	margin: 80px auto 60px auto;
}
.curNav {
	height: 36px;
	line-height: 36px;
	display: inline-block;
	float: right
}
.curNav a {
	font-size: 14px;
	color: #333;
	padding: 0 0 0 25px;
	margin: 0 0 0 15px;
	background-image: url(../images/icocurjt.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.curNav a:hover {
	color: #333
}
.curNav a:first-child {
	background: url(../images/icohome.png) no-repeat center left;
	padding: 0 0 0 20px;
}
main {
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 40px;
}
.lm3 {
	width: 100%;
	border-bottom: 3px solid #0168b7;
	height: 45px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.lm3 h1 {
	font-size: 24px;
	font-weight: bold;
	color: #005CAB;
	float: left;
}
.lm3 h1 a {
	color: #005CAB;
}
.one {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	float: left;
	font-size: 16px;
	line-height: 45px;
	color: #333;
	margin-top: 20px;
}
.one a {
	color: #333;
}
.new-list {
	width: 100%;
}
.new-list ul li {
	/*	border-bottom: 1px dotted #d9d9d9;
*/	font-size: 18px;
	line-height: 30px;
	color: #333;
	padding: 7px 150px 7px 0;
	overflow: hidden;
	position: relative;
}
.new-list ul li:nth-child(5n) {
	border-bottom: 1px dotted #666;
	padding: 7px 150px 25px 0;
	margin-bottom: 20px;
}
.new-list ul li a {
	color: #333333;
}
.new-list ul li span {
	position: absolute;
	top: 15px;
	right: 0;
	color: #999;
}
.new-list ul li a span a {
	color: #999;
}
.newsList {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
.newsList a {
	border-bottom: 1px dotted #d9d9d9;
	padding: 30px 0 32px 0;
	display: block
}
.newsList a div {
	width: 280px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden
}
.newsList a div img {
	width: 100%;
}
.newsList a span {
	width: 910px;
	padding: 0 0 0 30px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top
}
.newsList a span h1 {
	position: absolute;
	right: 0;
	top: 22px;
	font-size: 18px;
	line-height: 18px;
	color: #999;
	font-weight: normal;
}
.newsList a span h2 {
	font-size: 20px;
	color: #333;
	line-height: 30px;
	font-weight: normal;
	margin: 12px 0 15px 0;
	padding: 0 130px 0 0
}
.newsList a span h3 {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	font-weight: normal;
}
.newsList a:hover h2 {/*color:#733e2a*/
	color: #333
}
.pagination {
	padding-top: 25px;
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #666;
}
.pagination ul li {
	float: left;
}
.pagination a, .pagination span {
	font-size: 14px;
	color: #ccc;
	display: inline-block;
	_display: inline;
	padding: 5px 10px;
	line-height: 20px;
	border: 1px solid #ddd;
	margin-right: 5px;
}
.pagination a.prev, .pagination a.next {
	padding: 0 15px;
}
.pagination a:hover, .pagination a.cur, .pagination a.active, .pagination li.active a, .pagination li.active a:hover, .pagination span {
	color: #fff;
	border: 1px solid #1E56A0;
	background-color: #1E56A0;
}
.showCenter {
	display: block;
	width: 100%;
	max-width: 1200px;
	vertical-align: top;
	background: #fff;
	padding: 30px 0 60px 0;
}
.showTitle {
	padding: 0 0 15px 0;
	font-size: 26px;
	line-height: 36px;
	font-weight: bold;
	color: #444;
	text-align: center;
}
.showInfo {
	color: #999;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 2px solid #d8d8d8;
	padding-bottom: 27px;
	margin-bottom: 30px;
	text-align: center;
}
.showInfo i {
	margin-right: 10px
}
.showCon {
	width: 100%;
	max-width: 1000px;
	margin:0 auto;
	font-size: 16px;
	line-height: 37px;
	overflow: hidden;
	font-family: '微软雅黑'!important;
	color: #333;
}
.showCon img {
	width: auto;
	max-width: 80%;
	height: auto!important; /*display:block; margin:0 auto*/
}
.newsList2 {
	padding: 0;
	width: 100%;
	overflow: hidden;
	margin-bottom: -30px;
	margin-top: 30px;
}
.newsList2 a {
	display: inline-block;
	width: 380px;
	height: 300px;
	overflow: hidden;
	margin: 0 25px 20px 0;
	position: relative
}
.newsList2 a:nth-child(3n+3) {
	margin-right: 0
}
.newsList2 a div {
	width: 100%;
	height: 240px;
	overflow: hidden;
	vertical-align: top
}
.newsList2 a div img {
	width: 100%;
	height: 100%;
}
.newsList2 a span {
	display: block;
	vertical-align: top;
	text-align: justify;
	padding: 15px 20px 0 20px
}
.newsList2 a h1 {
	font-size: 18px;
	line-height: 22px;
	color: #333;
	text-align: center;
	font-weight: normal;
}
.newsList2 a:hover h1 {
	color: #c7000a;
}
.indNav {
	text-align: center;
	background: url(../images/bgindline.png) repeat-x center;
	margin: 0 0 40px 0
}
.indNav h1 {
	display: inline-block;
	background: #fff;
	padding: 0 20px;
	font-size: 24px;
	line-height: 17px;
	font-weight: bold
}
.indImg {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 30px 0 0px 0;
}
.indImg .swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.indImg .swiper-slide img {
	width: 100%
}
.indImg .swiper-slide h1 {
	position: absolute;
	bottom: 30px;
	right: 30px;
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	text-align: right;
	padding: 0 0 0 100px;
	text-shadow: 0 0 5px rgba(0,0,0,0.5)
}
.indImg .swiper-button-prev {
	display: none;
	left: 40px;
}
.indImg .swiper-button-next {
	display: none;
	right: 40px
}
.indImgNum {
	position: absolute;
	left: 40px;
	bottom: 30px;
	font-family: 'rubik';
	line-height: 50px;
	font-size: 15px;
	color: #fff;
	z-index: 1;
	display: none
}
.indImgNum i {
	font-size: 40px;
	margin-right: 5px;
}
.indImgNum span {
	margin-left: 5px;
}
.proInfo {
	text-align: center;
	margin: 20px auto;
	padding: 10px 0;
	background-color: #f1f5f7;
}
.proInfo li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 40px;
}
.proInfo li i {
	border: 1px solid #535353;
	width: 46px;
	height: 46px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	border-radius: 50%;
	overflow: hidden
}
.proInfo li i img {
	margin: 6px 0 0 0;
}
.proInfo li span {
	font-size: 15px;
	line-height: 22px;
	display: inline-block;
	vertical-align: middle;
	text-align: left
}
.proInfo li span strong {
	font-weight: bold;
	margin-right: 10px;
}

 .slideBox {
            position: relative;
        }

        .slideBox .hd {
            position: absolute;
            right: 0px;
            padding-right: 5px;
            bottom: 0px;
            padding-bottom: 5px;
            zoom: 1;
            overflow: hidden;
            z-index: 9;
        }

        .slideBox .hd li {
            float: left;
            margin-left: 5px;
            display: inline;
            line-height: 19px;
            text-align: center;
            font-family: Arial, Helvetica, sans-serif;
            cursor: pointer;
            width: 19px;
            color: #fff;
            font-size: 10px;
            background: url(../images/dl_cl_05.png) !important;
            background-repeat: no-repeat;
            _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/dl_cl_05.png');
            _background-image: none;
        }

        .slideBox .hd li.on {
            background: url(../images/dl_cl_05_1.png) !important;
            background-repeat: no-repeat;
            _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/dl_cl_05_1.png');
            _background-image: none;
            width: 19px;
            color: #000;
        }
		
		 .swiper_wrap{
			position: relative;
			width: 100%;
			height: 80px;
			margin-bottom:5px;
			overflow: hidden;
		}
		 .swiper_wrap ul {
			position: relative;
			top: 0;
			left: 0;
			width: 100%;
			height: 80px;
			float: right;
		}
		 .font_inner li{
	color: #2062aa;
	line-height: 55px;
	font-size: 34px;
	text-align: center;
	padding: 13px;
	font-weight: bold;
		}
		.font_inner li a{
	color: #2062aa;
		}
		 .lt{
			position: absolute;
			right: 0px;
			top: 34px;
			font-family: "宋体";
			font-weight: bold;
			color: #AAAAAA;
			display:none;
		}
		 .gt{
			position: absolute;
			right: 0px;
			top: 7px;
			font-family: "宋体";
			font-weight: bold;
			color: #AAAAAA;
			display:none;
		}
