@charset "utf-8";
body, div, ul, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, i {
	margin: 0;
	padding: 0;
}
li, i {
	list-style: none;
	font-style: inherit;
}
input, textarea, select {
	font-family: inherit;
	font-weight: inherit;
	font-size: 14px;
}
img {
	border: 0;
}
em {
	font-style: initial;
}
dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.cl, .clear {
	height: 0;
	overflow: hidden;
	clear: both;
}
.fl {
	float: left
}
.fr {
	float: right
}
.qing {
	clear: both;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
body, td, th {
	font-size: 14px;
	color: #333333;
}
body {
	font-family: Microsoft YaHei;
	font-size: 14px;
	min-width: 1300px;
	color: #333333;
	overflow-x: hidden;
}
a {
	font-size: 14px;
	color: #333333;
}
.w1400 {
	width: 1300px;
	margin: auto;
}
.mar50 {
	margin: 50px auto;
}
.bottom30 {
	margin-bottom: 50px;
}
.dis {
	display: none;
}
.w1000 {
	width: 1000px;
	float: right;
}
.top1 {
	height: 95px;
	overflow: hidden;
}
.top2 {
	width: 1300px;
	margin: 0 auto;
}
.top_box {
	height: 95px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 20;
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .02);
}
.logo {
	display: block;
	margin-top: 25px;
}
.nav li {
	float: left;
	margin-left: 30px;
	position: relative;
}
.nav li>a {
	display: block;
	line-height: 95px;
	font-size: 16px;
}
.top_a {
	display: block;
	width: 85px;
	height: 35px;
	line-height: 35px;
	background: #006fc0 url(../images/2_03.png) no-repeat 24px 9px;
	border-radius: 35px;
	padding-left: 50px;
	font-size: 15px;
	color: #fff;
	transition: all 0.3s;
	margin: 29px 0px 0px 40px;
}
.top_a:hover {
	background: #ca0006 url(../images/2_03.png) no-repeat 24px 9px;
}
.nav li.cur>a, .nav li:hover>a {
	font-weight: bold;
	color: #006fc0;
}
.nav li .menu {
	position: absolute;
	left: 0px;
	top: 95px;
	background: #fff;
	z-index: 10;
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .02);
}
.nav li .menu a {
	width: 155px;
	height: 40px;
	border-top: 1px solid #f5f5f5;
	line-height: 40px;
	padding-left: 20px;
	background: url(../images/12_1.png) no-repeat 150px 18px;
	font-size: 14px;
	display: block;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.nav li .menu a:hover {
	color: #006fc0;
}
.nav li:nth-child(3) .menu {
	width: 370px;
}
.nav li:nth-child(3) .menu a {
	float: left;
	padding-right: 40px;
	width: 185px;
	box-sizing: border-box;
	background: url(../images/12_1.png) no-repeat 160px 17px;
}
.nav li:nth-child(3) .menu a:nth-child(2n) {
	border-left: 1px solid #eee;
}
/*幻灯片*/
.focus .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
	display: none;
}
.focus .btn {
	position: absolute;
	width: 96px;
	left: 50%;
	margin-left: -48px;
	height: 24px;
	bottom: 6%;
	z-index: 1;
}
.focus .btn span {
	display: inline-block;
	width: 25px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin-left: 5px;
	cursor: pointer;
	background: #ccc;
}
.focus .btn span.on {
	background: #fff;
}
.focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	background: url(../images/dasdas.png) no-repeat 0 0;
	cursor: pointer;
}
.focus .pre {
	left: 0;
}
.focus .next {
	right: 0;
	background-position: right top;
}
.focus {
	width: 100%;
	height: 650px;
	overflow: hidden;
	position: relative;
}
.focus ul {
	height: 650px;
	position: absolute;
}
.focus ul li {
	float: left;
	width: 100%;
	height: 650px;
	overflow: hidden;
	position: relative;
	background: #000;
}
.banner01 {
	width: 100%;
	height: 650px;
	background: url(../images/D700779E-BD23DF0B-C71623B7-AC3877C20.jpg) center no-repeat;
}
.banner02 {
	width: 100%;
	height: 650px;
	background: url(../images/4721D379-F45B8072-161E5D63-305AF9530.jpg) center no-repeat;
}
.banner03 {
	width: 100%;
	height: 650px;
	background: url(../images/D1B2E8CF-80A6404F-CC250E18-A227D2890.jpg) center no-repeat;
}
/*产品服务*/
.products {
	background: #006fc0;
}
.pro_box {
	display: flex;
	flex-wrap: wrap;
}
.pro_box a {
	width: 20%;
	display: block;
	padding: 3% 1.5%;
	box-sizing: border-box;
	border-left: 1px solid #1c8bdc;
	position: relative;
}
.pro_box a:nth-child(5n) {
	border-right: 1px solid #1c8bdc;
}
.pro_box a:nth-child(n+6) {
	border-top: 1px solid #1c8bdc;
}
.pro_box a strong {
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-size: 17px;
	color: #fff;
	margin: 20px 0px 15px;
	width: 55%;
	line-height: 20px;
}
.pro_box a p {
	font-size: 14px;
	line-height: 24px;
	color: #82beea;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	height: 67px;
	overflow: hidden;
	margin-top: 12px;
}
.pro_box a span {
	width: 25px;
	height: 7px;
	background: url(../images/4_03.png) no-repeat;
	display: block;
	margin-top: 25px;
	transition: all 0.3s;
}
.pro_box a:hover span {
	transform: translateX(20px);
}
.pro_box a::before {
	content: "";
	display: block;
	width: 3px;
	height: 20px;
	background: #fff;
	position: absolute;
	left: -1.5px;
	top: 40px;
}
.pro_box a img {
	width: 90px;
}
/*通知公告*/		
.news {
	margin: 60px auto;
	overflow: hidden;
}
.news_l {
	width: 860px;
	float: left;
}
.news_t {
	height: 60px;
	line-height: 60px;
	background: #f5f5f5;
	padding: 0px 30px;
	margin-bottom: 20px;
}
.news_t em {
	font-size: 22px;
	color: #333;
	background: url(../images/13_03.png) no-repeat left center;
	padding-left: 35px;
}
.news_t a {
	float: right;
	color: #d8d8d8;
	font-size: 12px;
	border: 1px solid #d8d8d8;
	line-height: 25px;
	display: block;
	padding: 0px 15px;
	border-radius: 50px;
	margin-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	transition: all 0.3s;
}
.news_t span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8d8d8;
	display: inline-block;
	vertical-align: bottom;
}
.news_t a:hover {
	background: #006fc0;
	color: #fff;
	border-color: #006fc0;
}
.news_r {
	width: 410px;
	float: right;
}
.news_con a {
	padding: 0px 30px;
	display: block;
	background: #f5f5f5;
	margin-bottom: 1px;
	height: 50px;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
}
.news_list1 {
	height: 50px;
	line-height: 50px;
	position: relative;
	border-bottom: 1px solid #ececec;
}
.news_list1 span {
	float: left;
	font-size: 15px;
	display: block;
	position: relative;
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 15px;
	transition: all 0.3s;
}
.news_time {
	float: right;
	font-size: 13px;
	font-weight: 100;
	color: #999;
	background: url(../images/14_03.png) no-repeat left center;
	padding-left: 20px;
}
.news_list1 span::before {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background: #006fc0;
	position: absolute;
	left: 0px;
	top: 23px;
}

.news_con a.on {
	height: 241px;
}
.news_con a.on .news_list1 span::before {
	display: none;
}
.news_con a.on .news_list1 span {
	padding-left: 0px;
}
.news_con2 {
	height: 408px;
	background: #f5f5f5;
	overflow: hidden;
}
.news_con2 a {
	padding: 0px 30px;
	display: block;
	margin-bottom: 5px;
}
.news_con2 a span {
	font-size: 15px;
	line-height: 38px;
	display: block;
	background: url(../images/16_03.png) no-repeat left center;
	padding-left: 35px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news_con2 a p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	background: url(../images/17_03.png) no-repeat left 3px;
	padding-left: 35px;
}
.news_con2 a:hover span {
	color: #006fc0;
}
.index_box {
	background: url(../images/18_02.jpg) no-repeat top center;
	height: 330px;
	overflow: hidden;
}
.index_box span {
	font-size: 22px;
	color: #fff;
	display: block;
	margin: 50px 0px 10px;
}
.index_box p {
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	width: 605px;
}
.index_box .w1400 {
	display: flex;
}
.company {
	width: 50%;
}
.download {
	width: 50%;
}
.index_box a {
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	margin-top: 25px;
	transition: all 0.3s;
	border-radius: 3px;
	box-sizing: border-box;
	border: 1px solid #fff;
}
.download span, .download p, .download a {
	margin-left: 50px;
}
.index_box a:hover {
	background: #006fc0;
	border-color: #006fc0;
}
ul.small_ul li {
	width: 85px !important;
	height: auto !important;
}
.showsum {
	width: 100% !important;
	height: 100px !important;
}
.small_ul {
	width: 100% !important;
}
.showbox {
	height: auto !important;
}
.showbox>div {
	top: 0 !important;
}
ul.small_ul li img {
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.yb_conct {
	top: 30% !important;
}
.yb_bar ul li {
	background-color: #006fc0 !important;
}
/*友情链接*/
.link_box {
	background: #000000;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
}
.link_til {
	font-size: 18px;
	color: #fff;
	background: url(../images/038.png) no-repeat left;
	padding-left: 36px;
}
.link_til span {
	font-size: 15px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 6px;
	text-transform: uppercase;
}
.linkTagcs li {
	width: auto;
}
.linkTagcs li a {
	font-size: 16px;
	color: #fff;
}
.link_nor {
	width: 1090px;
	overflow: hidden;
}
.link_nor a {
	color: #fff;
	margin: 0 10px;
	display: inline-block;
	margin-top: 17px
}
/*底部版权*/
.footer_bg {
	background: #292929;
	overflow: hidden;
}
.footer {
	padding: 50px 0;
}
.fo-navk {
	display: block;
	overflow: hidden;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: stretch;
}
.fo-navk li {
	width: 16.666%;
	/* padding: 0 88px; */
	min-height: 210px;
	float: left;
	text-align: center;
	/* display: flex;
	align-items: center; */
	border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.fo-navxk {
	display: block;
	width: 140px;
	/*align-items: center; 
	flex-direction: column; */
	text-align: left;
	margin: 0 auto;
}
.fo-nav1 {
	display: block;
	margin-bottom: 20px;
	line-height: 2;
	font-size: 16px;
	color: #ececec;
}
.fo-nav2 {
	display: block;
	/* overflow: hidden; */
	line-height: 22px;
	font-size: 14px;
	color: #a2a3a6;
}
.fo-nav2 a {
	display: block;
	margin-bottom: 9px;
}
.fo-nav2 a, .fo-nav2 a:visited {
	color: #a2a3a6;
}
.fo-teldk {
	width: 360px;
}
.fo-nav3 {
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #a2a3a6;
	width: 140px;
	margin: 0 auto;
}
.fo-nav3 a {
	display: block;
	margin-bottom: 9px;
	text-align: center;
	border-radius: 40px;
	overflow: hidden;
	background: #145bac;
	border: 1px solid #145bac;
}
.fo-nav3 a, .fo-nav3 a:visited {
	color: #fff;
}
.fodk2 {
	display: block;
	height: 80px;
	padding: 40px 0 34px;
	color: rgba(255, 255, 255, 0.8);
	border-top: 1px solid #333;
	background: #292929;
}
.fo-telxk {
	display: block;
	overflow: hidden;
	margin-bottom: 8px;
}
.fo-telb {
	display: block;
	float: left;
}
.fo-telm {
	margin-left: 42px;
	line-height: 30px;
}
.fo-telm1 {
	font-size: 26px;
	font-weight: bold;
}
.fo-telm2 {
	font-size: 14px;
}
.fo-copy {
	display: block;
	text-align: right;
	padding-top: 12px;
	line-height: 26px;
	font-size: 14px;
	color: #9699a1;
}
.fo-copy a, .fo-copy a:visited {
	color: #9699a1;
}
.fo-wmbmdk {
	display: block;
	text-align: right;
}
.fo-wmbmk {
	display: inline-block;
	width: 180px;
}
.fo-wmbm {
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 30px;
	font-size: 14px;
	color: #9699a1;
}
.fo-wmbk {
	display: block;
	float: left;
	margin-left: 7px;
	position: relative;
}
.ewm-hk {
	display: none;
	position: absolute;
	left: 0;
	top: -149px;
	background: #fff;
	border: 1px solid #ddd;
	width: 110px;
	padding: 6px;
	height: 134px;
}
.fo-wmbk:hover .ewm-hk {
	display: block;
}
.ewmtu {
	width: 100%;
	margin-bottom: 8px;
}
.ewmm {
	text-align: center;
	line-height: 1.1;
	font-size: 14px;
	color: #434343;
}
/*当前位置*/
.mod1015 .navigation {
	font-size: 15px;
	color: #555;
	line-height: 55px;
	height: 55px;
	border: 1px solid #ddd;
	border-left: 0;
	border-right: 0;
	background: url(../images/wz-home.png) 0 center no-repeat;
	padding-left: 24px;
	margin-bottom: 20px;
}
.mod1015 .link {
	display: none;
}
/*内页banner*/
.ban-nyk {
	display: block;
	position: relative;
	top: 0;
	overflow: hidden;
}
.ban-xwmk {
	display: block;
	position: absolute;
	left: 0;
	top: calc(50% - 50px);
	width: 100%;
	z-index: 4;
}
.ban-xwm1 {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.4;
	font-size: 36px;
	color: #fff;
}
.ban-xwm2 {
	display: block;
	line-height: 1.45;
	font-size: 28px;
	color: #fff;
}
.in-protu {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover !important;
	object-fit: cover;
}
.in-protuk {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}
/*单页通用*/
.single_con {
	font-size: 15px;
	color: #333;
	line-height: 35px;
	margin-top: 15px;
	text-align: justify;
}
.single_con img {
	max-width: 700px;
}
/*关于八方*/
.jj_conent .fl {
	width: 600px;
}
.jj_conent .fl span {
	text-transform: uppercase;
	font-size: 20px;
	color: #006fc0;
	font-weight: bold;
	display: block;
	margin: 30px 0 -5px;
}
.jj_conent .fl strong {
	font-size: 30px;
	color: #333;
}
.jj_conent .fl p {
	font-size: 15px;
	color: #777;
	line-height: 35px;
	margin-top: 15px;
	text-align: justify;
}
.jj_conent .fr {
	background: #006fc0;
}
.jj_conent .fr img {
	width: 640px;
	height: 480px;
	;
	position: relative;
	left: -30px;
	bottom: -30px;
}
.culture {
	margin: 70px auto 0;
	width: 1300px;
	overflow: hidden;
}
.culture1 {
	float: right;
	width: 460px;
	line-height: 34px;
	font-size: 15px;
	color: #666;
	margin-top: 35px;
}
.culture1 em {
	display: block;
	font-family: Tw Cen MT;
	font-size: 22px;
	line-height: 50px;
}
.culture2 {
	float: left;
}
.culture2 dl {
	width: 185px;
	float: left;
	margin-right: 20px;
}
.culture2 dt {
	width: 185px;
	height: 213px;
	overflow: hidden;
}
.culture2 dt img {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.culture2 dl:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.culture2 dd {
	height: 70px;
	padding-top: 20px;
	text-align: center;
	color: #fff;
	line-height: 24px;
	font-size: 15px;
	background: #006fc0;
}
.title {
	font-size: 36px;
	color: #343434;
	text-align: center;
	margin: 50px 0 30px;
}
.title strong {
	color: #006fc0;
}
.title p {
	font-size: 16px;
	color: #666666;
	margin-top: 2px;
	font-weight: 100;
}
.cf_conent dl {
	width: 32.3333%;
	margin-right: 1%;
	float: left;
}
.cf_conent dl:nth-child(3n) {
	margin-right: 0;
}
.cf_conent dl:nth-child(n+4) {
	margin-top: 1%;
}
.cf_conent dl img {
	width: 100%;
	display: block;
}
.cf_conent dl p {
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #f5f5f5;
	font-size: 15px;
	transition: all 0.5s;
}
.cf_conent dl:hover p {
	background: #006fc0;
	color: #fff;
}
/*联系我们*/
.mod1523 .mcont_n *{box-sizing: border-box;}
.mod1523 .mcont_nt {background: #f0f0f0; height: 188px; margin-bottom: 30px; margin-top: 10px; width:100%;}
.mod1523 .mcont_nt .fl {background: #006fc0;text-align: center;width: 27%; height:100%; padding-top: 28px;font-size: 30px;color: #fff;font-weight: normal;line-height: 30px;}
.mod1523 .mcont_nt .fl p {display: block;font-size: 20px;height: 40px;font-style: normal;margin-top: 6px;}
.mod1523 .mcont_nt .fl em {display: block;font-size: 18px;text-align: center;font-style: normal}
.mod1523 .mcont_nt .fl em span {display: block;font-size: 24px;}
.mod1523 .mcont_nt .fr {width: 73%;padding: 45px 5%;font-size: 15px; line-height: 32px;}
.mod1523 .mcont_nt .fr em {display: block;padding-top: 9px;color: #006fc0;font-size: 16px;line-height: 23px;}
.mod1523 .mcont_nt .fr em i {display: block;}
.mod1523 .mcont_nt .fr em span {padding-left: 68px;}
.mod1523 .mcont_mapt {text-align: center; margin-top:30px;}
.mod1523 .mcont_mapt p {font-size: 24px; color: #006fc0; width:125px; margin:0 auto; font-weight: bold; letter-spacing: 3px; padding-bottom: 10px; position:relative;}
.mod1523 .mcont_mapt p:before,.mod1523 .mcont_mapt p:after{ content:""; width:100px; height:1px; background:#c4c3c8; position:absolute; top:18px; display:block;}
.mod1523 .mcont_mapt p:before{left:-110px;}
.mod1523 .mcont_mapt p:after{right:-110px;}
.mod1523 .mcont_mapt span{color: #E8E8E8; line-height:20px;font-size: 14px; text-transform: uppercase;}
.mod1523 .mcont_nd {height: 205px;position: relative; width:100%; border: 1px solid #e1e1e1;}
.mod1523 .mcont_nd ul {padding: 16px 0;display: flex; flex-wrap: wrap;}
.mod1523 .mcont_nd ul li {display: inline-flex; align-items: center; width: 600px; height: 78px; line-height: 78px; border-bottom: 1px solid #e9e9e9;margin: 0 24px 0 24px;font-size: 16px;color: #333333;}
.mod1523 .mcont_nd ul .dicon{font-size:50px; color:#006fc0; padding-right:20px; padding-left: 30px;}
.mod1523 .mcont_nd .line {width: 1px;height:172px;background: #e9e9e9;left:50%;top: 18px;position: absolute;}
.mod1523 .mcont_n .bdmap{width:100%; height:400px; border: 1px solid #e1e1e1;}
/*产品左侧导航*/
.ny_pro_dg {
	width: 270px;
	float: left;
	max-height: 745px;
	overflow: auto;
}
.ny_pro_dg li {
	height: 50px;
	line-height: 50px;
	background: #f5f5f5;
	margin-bottom: 1px;
	transition: all 0.3s;
}
.ny_pro_dg a {
	display: block;
	font-size: 15px;
	padding-left: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.ny_pro_dg li.hover, .ny_pro_dg li:hover {
	background: #006fc0;
}
.ny_pro_dg li.hover a, .ny_pro_dg li:hover a {
	color: #fff;
}
.ny_pro_dg_t {
	margin-bottom: 1px;
	height: 100px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	background: #006fc0;
	line-height: 100px;
}
/*产品内页*/
.ny_pro_con strong {
	font-size: 16px;
	line-height: 40px;
}
.ny_pro_con p {
	line-height: 34px;
	color: #777;
}
.mod1061 .pro_detail_img {
	text-align: center;
}
.mod1061 .pro_detail_img img {
	max-width: 100%;
}
.mod1061 .pro_detail_name {
	font-size: 20px;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
	color: #006fc0;
}
.mod1061 .pro_detail_next {
	padding: 6px 0;
	text-align: center;
}
.mod1061 .pro_content {
	line-height: 28px;
}
.mod1061 .pro_content img {
	max-width: 100%;
	display: block;
}
.mod1061 .pro_content_title {
	position: relative;
	height: 40px;
	border-bottom: 1px solid #ddd;
	line-height: 40px;
	font-size: 14px;
	color: #444;
	margin-bottom: 15px;
	padding-left: 5px;
}
.mod1061 .pro_content_title i {
	display: block;
	width: 100px;
	position: absolute;
	bottom: -1px;
	z-index: 2;
	left: 0;
	border-bottom: 2px solid #006fc0;
}
.mod1061 .pro_content_con {
	line-height: 28px;
}
.mod1061 .pro_content_con img {
	max-width: 790px;
}
.mod1061 .pro_content_con p{ font-size:16px;}
.mod1061 .pro_content_con td {
	border: 1px solid #dbdbdb;
	padding-left: 10px;
	line-height: 30px;
	vertical-align: middle;
}
/*资料下载*/
.news_list_content {
	border-bottom: 1px dashed #eee;
	padding: 20px 0px;
}
.news_content_title {
	font-size: 16px;
	line-height: 40px;
}
.news_content_title span {
	font-size: 12px;
	color: #999;
}
.news_list_content a {
	transition: all 0.3s;
	display: block;
	width: 130px;
	text-align: center;
	height: 40px;
	color: #fff;
	background: #006fc0;
	line-height: 40px;
}
.news_list_content a:hover {
	background: #ca0006;
	border-radius: 5px;
}
.news_content_title::before {
	margin-right: 15px;
	margin-bottom: 4px;
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #006fc0;
}
/*新闻样式部分*/
.mod1510 .nynewslist {
	width: 100%;
	border-bottom: 1px solid #eee;
	padding: 30px 0;
	overflow: hidden;
	position: relative;
	background: #FFF;
}
.mod1510 .nynewslist a {
	text-decoration: none;
}
.mod1510 .nynewslist_l {
	width: 23%;
	float: left;
	position: relative;
	left: 0;
	overflow: hidden;
	transition: all .5s;
}
.mod1510 .nynewslist_l img {
	display: block;
	width: 100%;
	transition: all 0.5s;
}
.mod1510 .nynewslist:hover img {
	transform: scale(1.1);
}
.mod1510 .nynewslist_r {
	text-align: left;
	position: relative;
	width: 72%;
	padding: 0 20px;
	float: right;
	transition: all .5s;
	left: 0;
}
.mod1510 .nynewslist_r p {
	margin-bottom: 20px;
}
.mod1510 .nynewslist_r a {
	font-size: 20px;
}
.mod1510 .nynewslist_r a:hover {
	color: #006fc0;
}
.mod1510 .nynewslist_r span {
	display: block;
	color: #888;
	overflow: hidden;
	line-height: 24px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #d9d9d9;
	margin-bottom: 30px;
}
.mod1510 .nynewslist_r em {
	color: #888;
}
/*新闻详情*/
.mod1007 .news_detail_img {
	text-align: center;
}
.mod1007 .news_detail_img img {
	max-width: 790px;
}
.mod1007 .news_detail_name {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
}
.mod1007 .news_detail_name p {
	font-weight: normal;
	font-size: 14px;
}
.mod1007 .news_detail_next {
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #ddd;
}
.mod1007 .news_detail_content {
	line-height: 26px;
	padding: 20px 0;
}
.mod1007 .news_detail_content img {
	max-width: 700px;
	padding: 20px 0;
}
.mod1007 .news_detail_content p {
	font-size:16px;
	margin-bottom: 20px;
}


/*分页*/
.pagination {
	display: block;
	text-align: center;
	padding-top: 43px;
}
.pagination li {
	display: inline-block;
	margin: 0 4px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	background: #fff;
	line-height: 40px;
	font-size: 18px;
	color: #404040;
	cursor: pointer;
}
.pagination li:last-child a, .pagination li:first-child span {
	font-family: "宋体";
}
.pagination li.active, .pagination li:hover {
	background: #2f6ade;
	color: #fff;
}
.pagination li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.pagination li a, .pagination li a:visited {
	color: #404040;
}
.pagination li.active a, .pagination li:hover a {
	color: #fff;
}
