﻿body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:'Microsoft Yahei', Arial, 宋体, sans-serif;
}
.mfOuterBox01, .mfOuterBox, #style_load, #mOuterBox, .divBorder01, .divBorder, .kjBorder01, .kjBorder {
	overflow:hidden;
*overflow-x: hidden;
}
h1, h2, p, ul {
	margin:0;
	padding:0;
}
.ct, .ct_box, .mf {
	overflow:hidden;
*overflow-x: hidden;
}
.clearfix {
	zoom:1;
}
.clearfix:before, .clearfix:after {
	display:table;
	line-height:0;
	content:"";
}
.clearfix:after {
	clear:both;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.yunu-showcase {
	margin-bottom: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}
.yunu-showcase-info {
	float: right;
	width: 540px;
}
.yunu-showcase-info h1 {
	margin: 0 0 15px;
	font-size: 32px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	    border-bottom: 1px solid;
    border-bottom-style: dashed;
	padding-bottom:5px
}
.yunu-showcase-info h3 {
	color:#F60;
}
.yunu-showcase-info .procontsg{
	color: #666;
	background-color: #f0f0f0;
    height: 220px;
    padding: 15px;
	font-size:14px;
	line-height: 38px;
}
.yunu-showcase-info p {
	margin: 0;
		
}
.yunu-showcase-info .tel {
	border-top: 2px solid #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
	height: 42px;
	line-height: 21px;
	font-size: 18px;
}
.yunu-showcase-info .tel a {
	line-height: 42px;
	padding: 0 15px;
	background-color: #2b9219;
	color: #fff;
	display: inline-block;
}
.content-title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 20px;
}
.content-title h1 {
	font-size: 28px;
	margin: 0;
	font-weight: normal;
}
.content-title p {
	margin: 20px 0 0;
	font-size: 12px;
	color: #999;
}
.content-title p span {
	padding: 0 10px;
}
.content-body {
	line-height: 1.8;
	margin-top: 15px;
}
.content-body h3 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
.content-body h3 span {
	display: block;
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: #0667aa;
	color: #FFF;
}
.content-body img {
	max-width: 100% !important;
	height: auto !important;
}
.content-exp {
	color: #666;
	padding-top: 20px;
	overflow: hidden;
}
.content-exp p {
	margin: 0;
}
.pc-slide {
	float:left;
	width:380px;
}
.view .swiper-slide .imgauto {
	width:100%;
	height:380px;
	line-height:380px;
}
.view .swiper-container {
	width:100%;
}
.preview {
	width:100%;
	margin-top:10px;
	position:relative;
}
.preview .swiper-container {
	margin:5px 30px;
}
.preview .swiper-slide .imgauto {
	height:103.33px;
	border:1px solid #ddd;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.preview .swiper-slide .imgauto img {
	max-width:99%;
	max-height:100%;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
}
.preview .arrow-left {
	background:url(../images/feel3.png) no-repeat left top;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-9px;
	width:9px;
	height:18px;
	z-index:10;
}
.preview .arrow-right {
	background:url(../images/feel4.png) no-repeat left bottom;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-9px;
	width:9px;
	height:18px;
	z-index:10;
}
.preview img {
	padding:1px;
}
.preview .active-nav .imgauto {
	border:1px solid #0667aa;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.m-mod {
	font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
	color: #333;
}
.m-mod * {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.m-mod a {
	color: inherit;
	text-decoration: none;
}
.m-mod ul, .m-mod li {
	list-style: none;
}
.m-mod img {
	vertical-align: middle;
	border: 0;
	max-width: 100%;
}
.m-title {
	color: #0067ac;
	width: 350px;
	margin: 50px auto;
	text-align: center;
	position: relative;
}
.m-title .en-title {
	text-transform: uppercase;
	font-size: 12px;
	position: absolute;
	padding: 0 10px;
	top: -9px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: transparent;
	z-index: 1;
}
.m-title .main-title {
	font-size: 36px;
	font-weight: bold;
	border-top: 1px solid #0067ac;
	border-bottom: 1px solid #0067ac;
	padding: 4px 0 7px;
}
.m-title .sub-title {
	color: #333;
	font-size: 20px;
	margin-top: 5px;
}
.m-title .pro {
	background-color: #e4e4e4;
}
.m-title .case {
	background-color: #b7d7f1;
}
.m-title .about {
	background-color: #e2ecf6;
}
/*导航定位*/
#tmf9 {
	position:absolute;
	width:100%;
	left:0;
	bottom:-8px;
	z-index:999;
}
.wel-wrap {
	width: 1200px;
	margin: 0 auto;
	height: 34px;
	line-height: 34px;
	color: #747474;
	overflow: hidden;
}
.wel-wrap .con-left {
	float: left;
}
.wel-wrap .con-right {
	float: right;
}
.wel-wrap .con-right span {
	display: inline-block;
	padding: 0 20px;
	background: no-repeat 3px 10px;
}
.wel-wrap .con-right span.i-position {
	background-image: url(../images/h_ic2.png);
}
.wel-wrap .con-right span.i-message {
	background-image: url(../images/h_ic3.png);
}
.wel-wrap .con-right a:hover {
	text-decoration: underline;
}
#mTop, #mBottom, #mBody1, #mBody2 {
	min-width: 1200px;
}
.hot-phone {
	padding-left: 55px;
	background: url(../images/h_tel.png) no-repeat left 13px;
}
.hot-phone .p-title {
	color: #747474;
	font-size: 16px;
}
.hot-phone .p-number {
	font-size: 30px;
	font-family: Impact;
	color: #0067ac;
}
.box185_-5837 {
	font-family: 'Microsoft Yahei', arial, sans-serif;
	width: 1200px;
	height: 67px;
}
.box185_-5837 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.box185_-5837 ul li {
	float: left;
	position: relative;
}
.box185_-5837 ul .bor {
	display: none;
}
.box185_-5837 ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 170px;
	height: 67px;
	color: #fff;
	background: #0667aa;
	line-height: 67px;
	font-size: 16px;
transition: all ease .3s;
-webkit-transition: all ease .3s;
}
.box185_-5837 ul li ul {
	z-index: 999;
}
/*.box185_-5837 >ul>li:first-child >a {
	color: #fff;
	background: #035084;
}*/
.box185_-5837 ul li:hover>a {
	color: #fff;
	background: #035084;
}
.box185_-5837 ul li.selected a {
	color: #fff;
	background: #035084;
}
.box185_-5837 ul li ul {
	position: absolute;
	top: 67px;
	left: 0;
	width: 120px;
	visibility: hidden;
transition: all ease .3s;
-webkit-transition: all ease .3s;
	transform: translateY(20px);
	-webkit-transform:  translateY(20px);
	opacity: 0;
}
.box185_-5837 ul li:hover ul {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	-webkit-transform:  translateY(0);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .5)
}
.box185_-5837 ul li ul li a {
	display: block;
	font-size: 14px;
	background: #0667aa;
	color: #fff;
	height: 47px;
	line-height: 47px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.box185_-5837 ul li ul li a:hover {
	background: #035084;
	color: #fff;
}
.box844_-1714 * {
	margin: 0;
	padding: 0;
}
.box844_-1714 a {
	text-decoration: none;
}
.box844_-1714 a:hover {
	text-decoration: none;
}
.box844_-1714 ul, .box844_-1714 li {
	list-style: none;
}
.box844_-1714 img {
	border: none;
	vertical-align: middle;
}
.box844_-1714 {
	font: 12px "Microsoft YaHei";
	color: #666;
}
.box844_-1714 .banner-box {
	height: 544px;
	position: relative;
	overflow: hidden;
}
.box844_-1714 .banner-box .bands {
}
.box844_-1714 .banner-box .bands li {
	width: 100%;
	height: 544px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.box844_-1714 .banner-box .bands li a {
	display: block;
	height: 100%;
}
.box844_-1714 .banner-btns {
}
.box844_-1714 .banner-btns .btns-box {
}
.box844_-1714 .banner-btns .btns-box a {
	display: block;
	width: 49px;
	height: 104px;
	position: absolute;
	top: 50%;
	margin-top: -52px;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
-webkit-transition: all ease .3s;
transition: all ease .3s;
}
.box844_-1714 .banner-btns .btns-box a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.box844_-1714 .banner-btns .btns-box .prev-btn {
	left: 5%;
	background: url(../images/foot.png) 0 0 no-repeat;
}
.box844_-1714 .banner-btns .btns-box .next-btn {
	right: 5%;
	background: url(../images/foot.png) -49px 0 no-repeat;
}
.box844_-1714 .banner-btns .btns-box .hd {
	position:absolute;
	width: 100%;
	left: 0;
	bottom: 10px;
	text-align: center;
}
.box844_-1714 .banner-btns .btns-box .hd li {
	display: inline-block;
	width:100px;
	height:8px;
	border-margin:0 3px;
	background: #0667aa;
	cursor:pointer;
	font-size: 0px;
}
.box844_-1714 .banner-btns .btns-box .hd li.on {
	background:#fe8f0c;
}
.keyword {
	color: #666;
	height: 60px;
	line-height: 60px;
}
.keyword strong {
	margin-right: 15px;
}
.keyword a {
	display: inline-block;
	margin-right: 15px;
}
.keyword a:hover {
	text-decoration: underline;
}
.box227_-6821 {
	float: right;
}
.box227_-6821 .clearFix227 {
	clear: both;
	height: 0;
	overflow: hidden;
}
.box227_-6821 input {
	vertical-align: middle;
}
.box227_-6821 .select {
	vertical-align: middle;
	margin-right: 5px;
	display: none;
}
.box227_-6821 .select01 {
	display: none;
}
.box227_-6821 .select02 {
	display: none;
}
.box227_-6821 .title {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	display: none;
}
.box227_-6821 .kwCont {
	height: 35px;
	display: inline-block;
	border-radius: 13px 0 0 13px;
}
.box227_-6821 .kwCont .textCont {
	box-sizing: border-box;
	width: 285px;
	height: 35px;
	line-height: 26px;
	border: none;
	color: #505050;
	float: left;
	padding: 5px 40px 5px 15px;
	border-radius: 13px;
	background: url(../images/ser1.png) no-repeat left center;
}
.box227_-6821 .kwCont input:focus {
	outline: none;
}
.anSearch {
	border: 0;
	background: url(../images/ser2.png) no-repeat -13px 0;
	width: 100px;
	height: 35px;
	float: left;
	margin-left: -35px;
	cursor: pointer;
}
.footWrap {
	background: url(../images/f_bg.png) no-repeat center top;
	position: relative;
	margin-top: 0;
	height: 448px;
	overflow: hidden;
	clear: both;
}
.footer {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.footer em, .footer i {
	font-style: normal;
}
.f_nav {
	height: 60px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 60px;
}
.f_nav a {
	color: #fff;
	padding: 0 27px;
	display: inline-block;
	background: url(../images/f_nav.gif) no-repeat right center;
}
.f_nav a.nones {
	background: none;
}
.f_con {
	margin-top: 40px;
}
.f_logo {
	overflow: hidden;
	margin: 80px 20px 0 0;
}
.f_logo span {
	display: block;
	margin: 0 auto 11px;
	width: 121px;
	height: 78px;
}
.f_logo img {
	width: 121px;
	height: 78px;
}
.f_logo p {
	margin: 0 auto;
	width: 103px;
	height: 117px;
	overflow: hidden;
	background: #80adcb;
}
.f_logo p img {
	width: 87px;
	height: 86px;
	display: block;
	margin: 6px auto 0;
}
.f_logo p i {
	display: block;
	text-align: center;
	color: #263139;
	line-height: 25px;
}
.f_all {
	float: left;
	width: 325px;
	overflow: hidden;
}
.f_h3 {
	height: 46px;
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	line-height: 46px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.f_h3 a {
	color: #fff;
}
.f_h3 img {
	vertical-align: middle;
	padding-right: 10px;
}
.f_all {
	overflow: hidden;
	color: #fff;
	line-height: 30px;
}
.f_all a {
	color: #fff;
}
.f_all b {
	margin-left: 0px;
	font-size: 24px;
	line-height: 28px;
}
.f_all em {
	display: block;
	margin-bottom: 4px;
}
.f_all img {
	vertical-align: middle;
	padding-right: 12px;
}
.f_pro {
	float: left;
	width: 170px;
	margin-left: 48px;
}
.f_pro .f_h3 img {
	padding-left: 10px;
}
.f_pro ul li {
	padding-left: 38px;
	line-height: 28px;
	background: url(../images/f_ic.gif) no-repeat 25px center;
}
.f_pro ul li a {
	color: #fff;
}
/*定位最大宽度*/
#bmf0 {
	width:100%!important;
}
#mBottom {
	overflow:visible!important;
}
ul, li, p, h1, h2, h3 {
	margin:0;
	padding:0;
}
.box201_-8087 {
	font:14px/1.43 "Microsoft Yahei", Arial, sans-serif;
color#333;
}
.box201_-8087 * {
	margin:0;
	padding:0;
	box-sizing:border-box;
}
.box201_-8087 .wkCl, .box201_-8087 .wkCr, .box201_-8087 .wbCl, .box201_-8087 .wbCr {
}
.box201_-8087 .wkCl {
	border: 5px solid #0667aa;
	padding:5px 10px;
}
.box201_-8087 .wkCr {
	background-position: right top;/*边距值*/
}
.box201_-8087 .wbCl {
	background-position: left bottom;
	height:10px; /*底部圆角高度值*/
	font-size:10px;
	line-height:10px;
	display:none;
}
.box201_-8087 .wbCr {
	background-position: right bottom;
	height:10px;
	margin-left:10px;/*底部圆角高度值*/
}
/*内容框架部分*/

.box201_-8087 .zTitle {
}
.box201_-8087 .zTitle span {
	display:block;
	padding:18px 0;
	color:#fff;
	text-align:center;
	font-size:26px;
	background-color:#0667aa;
	font-weight:bold;
}
/*总标题部分*/

.box201_-8087 .titleR {
	height:48px;
	line-height:48px;
	margin: 10px 0;
}
.box201_-8087 .titleR h1.selected1 a {
	background:#0667aa url(../images/ico15.gif) no-repeat 185px center;
	color:#fff;
}
.box201_-8087 .titleR h1 a {
	background:#f4f4f4 url(../images/ico15_.gif) no-repeat 185px center;
	text-decoration:none;
	color:#333;
	font-size:18px;
	font-weight:bold;
	padding-left: 25px;
	display:block;
}
.box201_-8087 .titleR h1.on a {
	background:#0667aa url(../images/ico15.gif) no-repeat 185px center;
	color:#fff;
}
.box201_-8087 .titleR:hover h1 a {
	background:#0667aa url(../images/ico15.gif) no-repeat 185px center;
	color:#fff;
}
.box201_-8087 .titleR .more {
	position:absolute;
	right:10px;
	top:8px;/*定位值*/
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	display:none;/*隐藏更多*/
}
.box201_-8087 .boxCont {
	height: auto;
	overflow: hidden;
}
.box201_-8087 .boxCont h2 {
	height:32px;
	line-height:32px;
	font-weight:normal;
}
.box201_-8087 .boxCont h2 span {
	font-size:12px;
	color:#666;
	text-decoration:none;
	display:block;
	padding-left:22px;
}
.box201_-8087 .boxCont h2 a {
	text-decoration:none;
	background:none;
}
.box201_-8087 .boxCont h2 a:hover span, .box201_-8087 .boxCont .zList li a:hover {
	color:#0667aa;
	text-decoration:none;
}
.box201_-8087 .boxCont .selected a {
	color:#0667aa;
	text-decoration:none;
}
.box201_-8087 .boxCont .zList, .box201_-8087 .boxCont .zList_zi {
	margin-bottom:5px;
}
.box201_-8087 .boxCont .zList li {
	border-bottom:#EAF1F9 1px solid;
	list-style:none;
	width: 50%;
	float: left;
	display: block;
}
.box201_-8087 .boxCont .zList li a {
	background:url(../images/icon_22.gif) no-repeat 8px 4px;
*background:url(../images/icon_22.gif) no-repeat 8px 9px;
	font-size:14px;
	font-family:Arial, "微软雅黑";
	color:#3C3C3C;
	text-decoration:none;
	height:35px;
	line-height:35px;
	padding-left:15px;
}
.in-contact {
	width:240px;
	margin-bottom:20px;
}
.in-contact .title {
	color:#fff;
	background-color: #0667aa;
	font-size:18px;
	padding-top:13px;
	text-align:center;
	overflow:hidden;
}
.in-contact .title i {
	font-size: 14px;
	display: block;
	text-align: center;
	line-height:24px;
	text-transform:uppercase;
	height:31px;
	font-style: normal;
}
.in-contact .con {
	width: 240px;
	text-align: center;
	padding: 10px;
	border:1px solid #ececec;
	display:block;
	margin-bottom:20px;
	background:#F4F4F4;
}
.in-contact .con h5 {
	font-size: 16px;
	padding: 15px 0px;
}
.in-contact .con .phone img {
	width: 40px;
	height: 40px;
	padding-bottom: 10px;
}
.in-contact .con span {
	display: block;
}
.in-contact .con .phone p {
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
	color:#004ebe;
}
.in-contact .con p {
	padding-top: 10px;
	line-height: 25px;
}
.in-contact .con .in-c .phone span {
	font-size:24px;
}
#mBody1, #dBody1 {
	background-position:0% 0%
}
#mBody2, #dBody2 {
	background-position:0% 0%
}
.nrmk {
}
.nrmk h1 {
	padding:0;
	margin:0;
	font-size:12px;
	display:none;
}
.box11009_1 {
	font:14px/1.43 'Microsoft Yahei', Arial, sans-serif;
	color:#333;
	width:1200px;
	margin:0 auto
}
.box11009_1 * {
	margin:0;
	padding:0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.box11009_1 ul, .box11009_1 li {
	list-style:none
}
.box11009_1 a {
	text-decoration:none;
	color:inherit
}
.box11009_1 img {
	max-width:100%;
	border:0;
	vertical-align:middle
}
.box11009_1 em {
	font-style:normal
}
.box11009_1 .tab_li {
	margin-bottom:23px;
	width:1200px;
	border-bottom:1px solid #b2c2c9;
	overflow:hidden;
	height:47px
}
.box11009_1 .tab_li span {
	display:block;
	font-size:16px;
	line-height:47px
}
.box11009_1 .tab_li span a {
	color:#0067ac
}
.box11009_1 .tab_li ul {
	margin-left:436px
}
.box11009_1 .tab_li li {
	float:left;
	margin-right:3px;
	height:47px;
	text-align:center;
	overflow:hidden;
	line-height:0px
}
.box11009_1 .tab_li li a {
	display:inline-block;
	font-size:20px;
	line-height:47px;
	width:163px;
	color:#fff;
	height:47px;
	overflow:hidden;
	background:#656565
}
.box11009_1 .tab_li li a:hover, .box11009_1 .tab_li .on a {
	text-decoration:none;
	background:#0067ac
}
.box11009_1 .tab_li .nones {
	background:none
}
.box11009_1 .roll3, .box11009_1 .roll4 {
	margin-top:100px;
	width:30px;
	height:100px;
	overflow:hidden
}
.box11009_1 .roll3 a, .box11009_1 .roll4 a {
	display:block;
	width:30px;
	height:100px;
	background:url(../images/roll3.jpg) no-repeat
}
.box11009_1 .roll3 {
	float:left
}
.box11009_1 .roll4 {
	float:right
}
.box11009_1 .roll4 a {
	background:url(../images/roll4.jpg) no-repeat
}
.box11009_1 .slide_c {
	width:1110px;
	float:left;
	margin-left:20px;
	overflow:hidden
}
.box11009_1 .slide_c ul li {
	margin-right:9px;
	width:270px;
	line-height:0px;
	float:left
}
.box11009_1 .slide_c ul li em {
	display:block;
	text-align:center;
	color:#525252;
	font-size:14px;
	line-height:24px;
	padding-top:10px
}
.box11009_1 .slide_c ul li:hover em {
	color:#0067ac
}
.box11009_1 .slide_c ul .nones {
	margin-right:0px
}
.ewmBox {
	background:rgba(0, 0, 0, 0.8);
	bottom:0;
	height:100px;
	left:0;
	position:fixed;
	width:100%;
	z-index:1
}
.ewmBoxIn {
	height:100px;
	line-height:100px;
	margin:0 auto;
	position:relative;
	width:1400px
}
.ewmBoxIn p {
	color:#fff;
	font-size:28px;
	font-weight:bold
}
.ewmBoxIn p b {
	color:#f00;
	font-size: 28px;
	background-color: #fff;
	padding: 5px;
}
.ewm2 {
	bottom:0;
	height:100px;
	position:absolute;
	right:100px;
	width:100px;
	z-index:999
}
.ewm2 img.wxxt {
	height:100%;
	width:100%
}
.ewm2 img.wxxt1 {
	bottom:105px;
	display:none;
	left:-80px;
	position:absolute
}
.ewm2:hover .wxxt1 {
	display:block
}
.box11008_-2143 {
	font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
	color: #333;
	width: 1200px;
	margin: 0 auto;
}
.box11008_-2143 * {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.box11008_-2143 ul, .box11008_-2143 li {
	list-style: none;
}
.box11008_-2143 ul {
	text-align:center;
}
.box11008_-2143 a {
	text-decoration: none;
	color: inherit;
}
.box11008_-2143 img {
	max-width: 100%;
	border: 0;
	vertical-align: middle;
}
.box11008_-2143 .caset {
	margin: 0 0 31px 111px;
	height: 42px;
}
.box11008_-2143 .caset li {
	width: 155px;
	margin-right: 23px;
	line-height: 0px;
	text-align:center;
	display:inline-block;
}
.box11008_-2143 .caset a {
	display: inline-block;
	width: 155px;
	height: 42px;
	color: #fff;
	font-size: 18px;
	line-height: 42px;
	border-radius: 20px;
	background-color: #646464;
}
.box11008_-2143 .caset li a:hover, .box11008_-2143 .caset .cur a {
	background-color: #0667aa;
}
.box11008_-2143 .cs_wz dl {
	background: #fff;
	width: 600px;
	float: left;
	    margin-bottom: 5px;
		box-shadow: 5px 5px 5px #a2a2a2;
}
.box11008_-2143 .cs_wz dt {
	width: 300px;
	height: 300px;
	overflow: hidden;
	float: left;
}
.box11008_-2143 .cs_wz dt img {
	width: 300px;
	height: 300px;
-webkit-transition: all ease .3s;
transition: all ease .3s;
}
.box11008_-2143 .cs_wz dd {
	width: 300px;
	padding: 20px 20px 0;
	height: 300px;
	float: left;
	overflow: hidden;
-webkit-transition: all ease .3s;
transition: all ease .3s;
}
.box11008_-2143 .cs_wz dd h3 {
	font-size: 18px;
	height: 54px;
	line-height: 54px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.box11008_-2143 .cs_wz dd h3 a {
	color: #494949;
}
.box11008_-2143 .cs_wz dd p {
	color: #666;
	line-height:200%;
}
.box11008_-2143 .cs_wz dd em {
	display: block;
	margin-top: 15px;
}
.box11008_-2143 .cs_wz dd em a {
	display: inline-block;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	background-color: #94989b;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
-webkit-transition: all ease .3s;
transition: all ease .3s;
}
.box11008_-2143 .cs_wz dl:nth-child(3) dt {
float: right;
}
.box11008_-2143 .cs_wz dl:nth-child(3) dd {
float: right;
}
.box11008_-2143 .cs_wz dl:nth-child(4) dt {
float: right;
}
.box11008_-2143 .cs_wz dl:nth-child(4) dd {
float: left;
}
.box11008_-2143 .cs_wz dl:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.box11008_-2143 .cs_wz dl:hover dd {
	background-color: #fafafa;
}
.box11008_-2143 .cs_wz dl:hover em a {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	background-color: #0667aa;
}
.box11007_-3806 {
	font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
	color: #333;
	width: 1200px;
	margin: 0 auto;
}
.box11007_-3806 * {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.box11007_-3806 ul, .box11007_-3806 li {
	list-style: none;
}
.box11007_-3806 a {
	text-decoration: none;
	color: inherit;
}
.box11007_-3806 img {
	max-width: 100%;
	border: 0;
	vertical-align: middle;
}
.box11007_-3806 em, .box11007_-3806 i {
	font-style: normal;
}
.clear {
	clear: both;
}
.sy_main {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto
}
.left_cp {
	width:249px;
	float:left;
	height:auto;
	overflow:hidden
}
.left_cp .tit {
	width:249px;
	float:left;
	background:url(../images/left_cp_t.jpg) no-repeat center top;
	height:96px;
	color:#FFF;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	line-height:75px;
	letter-spacing:1px
}
.left_cp .bg {
	width:249px;
	height:auto;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:2px;
	background:url(../images/left_cp_bg.jpg) repeat-y center top
}
.left_cp .bg ul {
	margin:0 auto;
	width:210px
}
.left_cp .bg ul h3 {
	background:url(../images/list_01.png) no-repeat center top;
	width:204px;
	height:37px;
	line-height:37px;
	font-size:19px;
	text-indent:15px;
	margin-bottom:9px;
	color: #417bcf;
}
.left_cp .bg ul h3 a {
	display:block
}
.left_cp .bg ul li {
	height:32px;
	line-height:32px;
	color:#000;
	width:102px;
	margin-left:2px;
	float:left;
	text-indent:15px;
	margin-bottom:5px;
	border-bottom:1px solid #0d56b9;
	background:url(../images/ico_01.png) no-repeat center left;
	overflow:hidden
}
.left_cp .bg ul li:hover {
	border-bottom:1px solid #0d56b9;
	background:url(../images/ico_01.png) no-repeat center left
}
.left_cp .bg ul li:hover a {
	color:#0d56b9
}
.left_cp .bg ul li a {
	display:block;
	color:#000
}
.left_cp .bg .select {
	background:url(../images/lcp_on.jpg) no-repeat center top;
	color:#d80808;
	font-weight:bold
}
.left_cp .bt {
	width:249px;
	height:18px;
	background:url(../images/left_cp_bt.jpg) no-repeat center top
}
.sy_cp {
	float:right;
	width:935px;
	height:auto
}
.sy_cp .tit {
	height:43px;
	line-height:43px;
	background:#417ad0
}
.sy_cp .tit span {
	width:150px;
	display:inline-block;
	color:#fff;
	font-size:20px;
	height:40px;
	font-weight:bold;
	text-indent:20px
}
.sy_cp .tit em {
	float:right;
	color:#fff;
	padding-right:10px
}
.sy_cp .tit em a {
	color:#fff
}
.sy_cp .bg {
	border:1px solid #417ad0;
	height:auto;
	overflow:hidden;
	padding-bottom:15px
}
.sy_cp .bg dl {
	width:280px;
	float:left;
	text-align:center;
	margin-left:23px;
	margin-top:10px
}
.sy_cp .bg .rc {
	margin-right:0px
}
.sy_cp .bg dl dd {
	height:280px;
	width:280px;
	border:1px solid #f8f8f8;
	text-align:center;
	overflow:hidden
}
.sy_cp .bg dl dd img {
	width:280px;
	height:280px
}
.sy_cp .bg dl dt {
	width:262px;
	background-color:#ededed;
	height:30px;
	line-height:30px;
	margin-top:2px
}
.about-wrap {
	width: 1200px;
	margin: 0 auto;
}
.about-wrap .imgbox {
	margin-bottom: 30px;
}
.about-wrap .desc {
	line-height: 200%;
	text-align: left;
	color: #666;
}
.about-wrap .desc a:hover {
	text-decoration: underline;
}
.ys_bg {
	height:1802px;
	overflow:hidden;
	background:url(../images/ys_bg.jpg) no-repeat center top;
}
.ys_bg em {
	font-style: normal;
}
.ys_bg .content {
	width: 1200px;
	margin: 0 auto;
}
.ys {
	height:1802px;
	position: relative;
	width:1200px;
	overflow:hidden;
}
.ys h2 {
	margin:59px auto 0;
	width: 1200px;
	height: 107px;
	position: relative;
	background:url(../images/ys_t.png) no-repeat center top;
	color: #fff;
}
.ys h2 p {
	float: left;
	width: 600px;
	text-align: right;
	font:bold 34px/107px "Microsoft Yahei";
	font-style: italic;
}
.ys h2 span {
	float: left;
	margin-top: 32px;
	display: block;
	width: 462px;
	text-align: left;
	font:bold 30px/75px "Microsoft Yahei";
	font-style: italic;
	margin-left: 75px;
}
.ys dl {
	width: 520px;
	overflow: hidden;
}
.ys dl dt {
	overflow: hidden;
	margin-bottom: 22px;
}
.ys dl dt img {
	float: left;
	width:65px;
	height: 65px;
}
.ys dl dt p {
	float: right;
	width: 445px;
	color: #ed6603;
	font:bold 18px/28px "Microsoft Yahei";
}
.ys dl dt p b {
	color: #0067ac;
	display: block;
	font:bold 30px/38px "Microsoft Yahei";
}
.ys dl dd {
	overflow: hidden;
}
.ys dl dd span {
	display: block;
	padding-left: 70px;
	color: #666;
	font:16px/40px "Microsoft Yahei";
	background:url(../images/ys_ic.png) no-repeat 53px 16px;
}
.ys dl dd span em {
	color:#0067ac;
	font-weight:bold;
}
.ys01 {
	position: absolute;
	right: 0px;
	top:360px;
}
.ys02 {
	position: absolute;
	left: 0px;
	top:684px;
}
.ys03 {
	position: absolute;
	right: 80px;
	top:1043px;
}
.ys04 {
	position: absolute;
	left: 0px;
	top:1374px;
}
.ys_i1 {
	position: absolute;
	left:0px;
	top:178px;
	width: 595px;
	height: 435px;
	overflow: hidden;
}
.ys_i1 img {
	width: 595px;
	height: 435px;
}
.ys_i2 {
	position: absolute;
	right:0px;
	top:638px;
	width: 591px;
	height: 329px;
	overflow: hidden;
}
.ys_i2 img {
	width: 591px;
	height: 329px;
}
.ys_i3 {
	position: absolute;
	left:0px;
	top:952px;
	width: 573px;
	height: 345px;
	overflow: hidden;
}
.ys_i3 img {
	width: 573px;
	height: 345px;
}
.ys_i4 {
	position: absolute;
	right:0px;
	top:1265px;
	width: 701px;
	height: 538px;
	overflow: hidden;
}
.ys_i4 img {
	width: 701px;
	height: 538px;
}
.news-title {
	margin: 30px auto 37px;
	height: 60px;
	width: 600px;
	overflow: hidden;
	line-height: 60px;
	background: url(../images/new_l1.png) no-repeat left bottom;
}
.news-title strong {
	font-size: 30px;
	font-weight: normal;
}
.news-title a {
	font-size: 16px;
	color: #0067ac;
	float: right;
}
.box200_-2709 img {
	border:0;
}
.box200_-2709 {
	font-family:"微软雅黑";
}
/*外框部分*/
.box200_-2709 .title {
	background:url(../images/bg_x_31.jpg) no-repeat right;
	height:42px;
	overflow:hidden;
	display:none;
}
.box200_-2709 .titleR {
	background:url(../images/bg_x_31.jpg) no-repeat left;
	height:42px;
	margin-right:5px;
}
.box200_-2709 .titleR h1 {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑"
}/*标题背景*/
.box200_-2709 .titleR {
	position:relative;
	display:none;
}
.box200_-2709 .titleR h1 span {
	padding-left:20px;
	height:30px;
	line-height:30px;
	display:inline-block;
}/*标题前小图标*/
.box200_-2709 .titleR .more {
	background:url(../images/icon2.gif) no-repeat 0 2px;
	padding-left:15px;
	position:absolute;
	top:12px;
	right:10px;
	font-size:12px;
	color:#5F5F5F;
	text-decoration:none;
}/*标题栏右边更多*/
.box200_-2709 .titleR .more:hover {
	text-decoration:underline;
}
/*标题部分*/
.box200_-2709 .cont {
	border-top:none;
	padding:5px;
	border:none;
}
.box200_-2709 .boxCont {
	font-size:12px;
	color:#5F5F5F;
}
.box200_-2709 .tjnews {
	border-bottom:1px solid #DEDEDE;
	padding-bottom:10px;
}
.box200_-2709 .tjnews .tjTu {
	float:left;
}/*推荐新闻图片部分宽度*/
.box200_-2709 .tjnews .tjnewsCont {
	float:right;
	width:270px;
	line-height:24px;
	;
	color:#666;
}/*推荐新闻文字部分宽度*/
.box200_-2709 .tjnews .tjnewsCont .tjCont {
	font-size: 14px;
	color: #666;
	line-height: 200%;
	margin-bottom: 5px;
}
.box200_-2709 .tjBiaoti {
	line-height: 200%;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}
.box200_-2709 .tjBiaoti a {
	color:#0067ac;
	text-decoration:none;
	font-family:"微软雅黑";
	font-size:16px;
}
.box200_-2709 a:hover, .box200_-2709 .newsList li a:hover, .box200_-2709 .tjnews .more:hover {
	color:#0067ac;
	text-decoration:underline;
}
.box200_-2709 .type, .box200_-2709 .newsList li .type {
	color:#0067ac;
	text-decoration:none;
	margin-right:5px;
	display:none;
}/*分类*/
.box200_-2709 .tjBiaoti .time {
	color:#BABABA;
	margin-left:5px;
	display:none;
}/*时间*/
.box200_-2709 .tjnews .more {
	color:#0067ac;
	text-decoration:none;
	display:block;
	margin-top:6px;
}/*推荐内容下面的更多*/
/*推荐部分*/
.box200_-2709 .newsList {
	margin:10px 0;
}
.box200_-2709 .newsList .newsList_tu {
	float:left;
	width:185px;
	margin-top:5px;
*margin-top:0px;
	display:none;
}
.box200_-2709 .tjnesw_list {
	overflow:hidden;
}
.box200_-2709 .newsList .tjList a {
	color:#666;
}
.box200_-2709 .newsList li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/news_li.png) left center no-repeat / 5px auto;
	padding-left: 15px;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px
}
.box200_-2709 .newsList li a {
	color:#666;
	text-decoration:none;
}
.box200_-2709 .newsList li a, .box200_-2709 .newsList li span {
}
.box200_-2709 .newsList li .hot {
	background:url(../images/hot_06.jpg) no-repeat;
	width:22px;
	height:9px;
	display:inline-block;
	display:none;
}
.box200_-2709 .newsList li .time {
	float:right;
	color:#9f9e9e;
}
.box200_-2709 .moreLIst {
	text-align:right;
	display:none;
}
.box200_-2709 .moreLIst a {
	background:url(../images/more_11.jpg) no-repeat;
	width:86px;
	height:19px;
	line-height:19px;
	display:inline-block;
	text-align:center;
	color:#0067ac;
	text-decoration:none;
	margin-top:5px;
}
.box200_-2709 .moreLIst a:hover {
	text-decoration:none;
}
.news-title {
	margin: 30px auto 37px;
	height: 60px;
	width: 600px;
	overflow: hidden;
	line-height: 60px;
	background: url(../images/new_l1.png) no-repeat left bottom;
}
.question {
	width:535px;
}
.news-title strong {
	font-size: 30px;
	font-weight: normal;
}
.news-title a {
	font-size: 16px;
	color: #0067ac;
	float: right;
}
.box526_-1799 {
	font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
	color: #333;
	width: 100%;
}
.box526_-1799 * {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.box526_-1799 ul, .box526_-1799 li {
	list-style: none;
}
.box526_-1799 a {
	text-decoration: none;
	color: inherit;
}
.box526_-1799 img {
	max-width: 100%;
	border: 0;
	vertical-align: middle;
}
.box526_-1799 h2 {
	height: 60px;
	line-height: 60px;
	width: 99%;
	margin: 0 auto 30px;
	font-size: 30px;
	border-bottom: 1px solid #d9d9d9;
	position: relative;
	display:none;
}
.box526_-1799 h2::before {
content: '';
display: inline-block;
width: 180px;
height: 3px;
background-color: #0067ac;
position: absolute;
bottom: -2px;
left: 0;
}
.box526_-1799 h2 a {
	float: right;
	padding-right: 10px;
	font-size: 16px;
	color: #0067ac;
	font-weight: normal;
	text-decoration: none;
}
.box526_-1799 .topMarquee {
	width: 100%;
}
.box526_-1799 .topMarquee .bd {
	width: 100%;
	margin: 0 auto;
}
.box526_-1799 .topMarquee .bd .picList {
	width: 100%;
}
.box526_-1799 .topMarquee .bd .picList li {
	width: 100%;
	list-style-type: none;
	padding: 10px;
}
.box526_-1799 .topMarquee .bd .picList li h3 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #333;
	font-weight: normal;
	border-bottom: 1px solid #d9d9d9;
}
.box526_-1799 .topMarquee .bd .picList li h3 b {
	font-size: 0;
	width: 22px;
	height: 50px;
	background: url(../images/new_w.png) no-repeat center center;
	float: left;
	margin-right: 10px;
}
.box526_-1799 .topMarquee .bd .picList li h3 span {
	float: left;
	display: block;
	font-size: 16px;
}
.box526_-1799 .topMarquee .bd .picList li h3 a:hover {
	text-decoration: underline;
	color: #0067ac;
}
.box526_-1799 .topMarquee .bd .picList li p {
	font-size: 14px;
	color: #666;
	line-height: 1.5;
}
.box526_-1799 .topMarquee .bd .picList li p b {
	display: none;
}
.box526_-1799 .topMarquee .bd .picList li p span {
	display: block;
	padding: 20px 0 10px 30px;
	width: 90%;
	line-height: 200%;
}
.reg_bg {
	background: url(../images/reg_bg1.jpg) no-repeat center top;
	height: 601px;
	overflow: hidden;
}
.reg_bg .content {
	width: 1200px;
	margin: 0 auto;
}
.lc {
	position: relative;
	height: 600px;
	float: left;
	width: 860px;
}
.lc p {
	position: absolute;
	left: 370px;
	top: 50px;
	padding-left: 62px;
	overflow: hidden;
	font: 18px/22px "Microsoft Yahei";
	color: #222;
	overflow: hidden;
	background: url(../images/reg_tel.png) no-repeat left center;
}
.lc p b {
	color: #0067ac;
	display: block;
	font: bold 30px/36px "Microsoft Yahei";
}
.lc01 {
	margin-top: 414px;
}
.lc01 h3 {
	float: left;
	height: 122px;
	width: 60px;
	text-align: center;
	padding: 20px 19px 0 10px;
	color: #fff;
	font: 18px/20px "Microsoft Yahei";
	background: url(../images/reg_b.png) no-repeat left center;
}
.lc01 ul {
	float: left;
}
.lc01 li {
	position: relative;
	float: left;
	margin-right: 4px;
	width: 153px;
	height: 126px;
}
.lc01 li img {
	width: 153px;
	height: 126px;
}
.lc01 li em {
	position: absolute;
	left: 27px;
	bottom: 0px;
	width: 124px;
	display: block;
	text-align: center;
	font: 14px/40px "Microsoft Yahei";
	color: #fff;
}
.lc01 .nones {
	margin-right: 0px;
}
.reg {
	width: 315px;
	float: right;
}
.reg p {
	margin-top: 55px;
	display: block;
	height: 77px;
	font: 14px/24px "Microsoft Yahei";
	color: #353535;
}
.reg p b {
	display: block;
	color: #0067ac;
	font: 20px/34px "Microsoft Yahei";
}
.reg li {
	margin: 0 0 8px 0;
	line-height: 0px;
	color: #0067ac;
}
.reg li img {
	vertical-align: middle;
	width: 100px;
	height: 40px;
	margin-left: 14px;
}
.reg li span {
	display: inline-block;
	font: 14px/34px "Microsoft Yahei";
	vertical-align: top;
	text-align: right;
	height: 34px;
	width: 74px;
	overflow: hidden;
	color: #666;
}
.reg li .sx {
	display: inline-block;
	padding-left: 10px;
	font-size: 14px;
	color: #0067ac;
	width: 50px;
}
.reg .inp1 {
	width: 201px;
	padding-left: 10px;
	height: 32px;
	border: 1px solid #dadada;
	line-height: 32px;
	overflow: hidden;
	background: none;
	margin-right: 5px;
	color: #666;
	outline: none;
}
.reg .inp2 {
	width: 201px;
	padding-left: 10px;
	height: 79px;
	border: 1px solid #dadada;
	line-height: 20px;
	overflow: hidden;
	background: none;
	resize: none;
	color: #666;
	outline: none;
}
.reg .inp3 {
	width: 76px;
	padding-left: 10px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #dadada;
	overflow: hidden;
	background: none;
	color: #666;
	outline: none;
}
.reg .li04 {
	height: 35px;
	margin: 24px 0 0 10px;
	float: left;
	display: inline;
	overflow: hidden;
}
.reg .btn1 {
	display: inline-block;
	background: url(../images/reg_btn1.jpg) no-repeat left top;
	width: 121px;
	height: 35px;
	border: 0;
	cursor: pointer;
}
.reg .btn2 {
	display: inline-block;
	background: url(../images/reg_btn2.jpg) no-repeat left top;
	width: 121px;
	height: 35px;
	margin-left: 37px;
	border: 0;
	cursor: pointer;
}
.box2701_-6498 * {
	padding:0;
	margin:0;
}
.box2701_-6498 .c_f {
*zoom:1;
}
.c_f:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:"\20";
}
.box2701_-6498 {
	width:1200px;
	border:solid 1px #ededed;
	background:#f9f9f9;
	margin:0 auto;
	margin-bottom:0px;
}
.box2701_-6498 .box270_tit {
	margin:0 20px;
	height:40px;
	line-height:40px;
	_height:28px;
	_padding-top:12px;
	border-bottom:solid 1px #ededed;
}
.box2701_-6498 .box270_tit .box270_ico {
	background:url(../images/ico265_1.jpg) 0 0 no-repeat;
	display:inline-block;
	width:14px;
	height:18px;
	vertical-align:middle;
	margin-right:10px;
}
.box2701_-6498 .box270_tit th2 {
	font-size:14px;
	color:#075c95;
}
.box2701_-6498 .box270_text {
	width:1160px;
	padding:10px 10px 20px 10px;
}
.box2701_-6498 .box270_text a {
	height:20px;
	font-size:12px;
	font-family:"宋体";
	padding:10px 10px 0 10px;
	color:#333;
	display:inline-block;
	text-decoration: none;
}
.box2701_-6498 .box270_text a:hover {
	color:#F00;
}
.box11006_-7257 {
	font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
	color: #333;
}
.box11006_-7257 * {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.box11006_-7257 a {
	text-decoration: none;
	color: inherit;
	outline: none;
}
.box11006_-7257 img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}
.box11006_-7257 ul, .box11006_-7257 li {
	list-style: none;
}
.box11006_-7257 .pro-list {
	width: 1200px;
	margin: 0 auto;
}
.box11006_-7257 .pro-list ul {
	overflow: hidden;
}
.box11006_-7257 .pro-list li {
	position: relative;
	float: left;
	text-align: center;
	margin: 0 26px 20px 0;
	background-color: #fff;
	width: 280px;
	-webkit-box-shadow: 0px 7px 10px rgba(238, 238, 238, 0.8);
	box-shadow: 0px 7px 10px rgba(238, 238, 238, 0.8);
}
.box11006_-7257 .pro-list li a {
-webkit-transition: all ease .3s;
transition: all ease .3s;
	border: 2px solid transparent;
	display: block;
}
.box11006_-7257 .pro-list li b {
	display: block;
	font-weight: normal;
	font-size: 16px;
	position: relative;
	margin-top: 20px;
}
.box11006_-7257 .pro-list li b::after {
content: "";
display: inline-block;
width: 70px;
height: 2px;
background-color: #0067ac;
position: absolute;
bottom: -5px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.box11006_-7257 .pro-list li p {
	margin: 15px 0;
	padding: 0 15px;
	line-height:200%;
	color:#666;
}
.box11006_-7257 .pro-list li em {
	font-style: normal;
	display: inline-block;
	padding: 5px 17px;
	background-color: #0067ac;
	color: #fff;
	margin-bottom: 20px;
}
.box11006_-7257 .pro-list li:hover a {
	border: 2px solid #0067ac;
}
.box11006_-7257 .pro-list li:hover b {
	color: #0067ac;
}
.box11006_-7257 .pro-list li:hover em {
	background-color: #ff9000;
}
.nrmk h1 {
	padding:0;
	margin:0;
	font-size:12px;
	display:none
}
.box46_-1738 {
	padding-left:10px;
	border:#CCC solid 0px;
	margin:0 auto;
	height:30px;
	font-size:12px;
	font-weight:700;
	line-height:30px;
	color:#666;
	font-family:"宋体", Arial;
	font-weight:normal;
	text-align:right;
}
.box46_-1738 a {
	height:30px;
	font-size:12px;
	font-weight:700;
	line-height:30px;
	color:#666;
	text-decoration:none;
	font-family:"Microsoft Yahei", "宋体", Arial;
	font-weight:normal;
}
.box46_-1738 a:hover {
	text-decoration:underline;
}
.box157_-3663 {
}
.box157_-3663 .title_157 {
	border-left:4px solid #0667aa;
	color: #0667aa;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight:normal;
	height:30px;
	line-height:30px;
	display:inline-block;
	padding-left:15px;
}
.pagination p {
	margin:0;
	cursor:pointer
}
.pagination {
	height:40px;
	padding:20px 0px;
}
.pagination a {
	display:block;
	float:left;
	margin-right:10px;
	padding:2px 12px;
	height:24px;
	border:1px #cccccc solid;
	background:#fff;
	text-decoration:none;
	color:#808080;
	font-size:12px;
	line-height:16px;
}
.pagination a:hover {
	color:#077ee3;
	background: white;
	border:1px #077ee3 solid;
}
.pagination a.cur {
	border:none;
	background:#077ee3;
	color:#fff;
}
.pagination p {
	float:left;
	padding:2px 12px;
	font-size:12px;
	height:24px;
	line-height:24px;
	color:#bbb;
	border:1px #ccc solid;
	background:#fcfcfc;
	margin-right:8px;
}
.pagination p.pageRemark {
	border-style:none;
	background:none;
	margin-right:0px;
	padding:4px 0px;
	color:#666;
}
.pagination p.pageRemark b {
	color:red;
}
.pagination p.pageEllipsis {
	border-style:none;
	background:none;
	padding:4px 0px;
	color:#808080;
}
.dates li {
	font-size: 14px;
	margin:20px 0
}
.dates li span {
	float:right
}
.box9017_-7042 {
	font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
	color: #333;
	padding: 10px; /*产品分页*/
}
.box9017_-7042 * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.box9017_-7042 a {
	color: inherit;
	text-decoration: none;
	outline: 0;
}
.box9017_-7042 ul, .box9017_-7042 li {
	list-style: none;
}
.box9017_-7042 img {
	max-width: 100%;
	vertical-align: middle;
}
.box9017_-7042 .clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.box9017_-7042 .pro-item {
	float: left;
	width: 33.33%;
	padding: 10px;
}
.box9017_-7042 .pro-item a {
	display: block;
	border: 1px solid #E6E6E6;
-webkit-transition: all ease .3s;
transition: all ease .3s;
}
.box9017_-7042 .pro-item a:hover {
	border-color: #0667aa;
}
.box9017_-7042 .pro-item .img-wrap {
	height: 248px;
	text-align: center;
	overflow: hidden;
}
.box9017_-7042 .pro-item .img-wrap img {
}
.box9017_-7042 .pro-item .intro-wrap {
	padding: 10px 15px;
	background: #e6e6e6;
}
.box9017_-7042 .pro-item .title {
	text-align: center;
	color: #666;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:14px;
}
.box9017_-7042 .pro-item a:hover .title {
	color:#0667aa;
}
.box9017_-7042 .pro-item .info {
	line-height: 24px;
	height: 75px;
	overflow: hidden;
}
.box9017_-7042 .page1 {
	text-align: center;
	margin: 20px 0 30px;
}
.box9017_-7042 .page1 a {
	display: inline-block;
	line-height: 24px;
	padding: 0 10px;
	margin: 0 3px;
	border: 1px solid #ededed;
-webkit-transition: all ease .3s;
transition: all ease .3s;
}
.box9017_-7042 .page1 a.pagenum, .box9017_-7042 .page1 a:hover {
	background: #0667aa;
	border-color: #0667aa;
	color: #fff;
}
.box9017_-7042 .page1 select {
	padding-left: 3px;
	outline: none;
}
.box9017_-7042 .page_all, .box9017_-7042 .tz_page {
	display:none;
}
.box157_-9194 {
}
.box157_-9194 .title_157 {
	border-left:4px solid #0667aa;
	color: #0667aa;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight:normal;
	height:30px;
	line-height:30px;
	display:inline-block;
	padding-left:15px;
}
.box157_-3398 {
}
.box157_-3398 .title_157 {
	border-left:4px solid #0667aa;
	color: #0667aa;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight:normal;
	height:30px;
	line-height:30px;
	display:inline-block;
	padding-left:15px;
}

.box166_-6002 { font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif; color: #666; }
.box166_-6002 * { margin: 0; padding: 0; box-sizing: border; }
.box166_-6002 ul, li, ol, dl, dt, dd { list-style: none; }
.box166_-6002 a { color: inherit; text-decoration: none; }
.box166_-6002 img { max-width: 100%; vertical-align: middle; border: 0; }
.box166_-6002 li { list-style: none; width: 48%; float: left; background: url(../images/dot1.gif) no-repeat 0px 8px; padding-left: 10px; }
.box166_-6002 .clearFix { clear: both; height: 0; overflow: hidden; }
.box166_-6002 .title { text-align: center; padding-bottom: 10px; }
.box166_-6002 .title h1 { font-size: 26px; font-weight: normal; }
.box166_-6002 .title p span { display: inline-block; padding: 5px 0; color: #c1c1c1; font-size: 12px; }
.box166_-6002 .title .fromF {  }
.box166_-6002 .contMain {line-height: 200%; }
.box166_-6002 .contMain .tiyao { border: #f2f2f2 1px dashed; background: #ececec; padding: 10px; margin-bottom: 30px; display: none; }
.box166_-6002 .change { margin-top: 10px; }
.box166_-6002 .change a { text-decoration: none;  }
.box166_-6002 .change a:hover { color: #0667aa; }
.box166_-6002 .change .lastone { color: #0667aa; }
.box166_-6002 .key { background: #F8F8F8 url(../images/articon.gif) no-repeat 10px 10px; height: 30px; line-height: 30px; padding-left: 30px; }
.box166_-6002 .key a { text-decoration: none; }
.box166_-6002 .newslist h2 { height: 30px; line-height: 30px; }
.box166_-6002 .newslist li a { text-decoration: none; line-height: 26px; }
.box166_-6002 .newslist li a:hover { text-decoration: underline; }

.box157_-9373{}
.box157_-9373 .title_157{border-left:4px solid #0667aa; color: #0667aa; font-family: "微软雅黑"; font-size: 16px; font-weight:normal; height:30px; line-height:30px; display:inline-block; padding-left:15px;}




.box165_-1034 ul,.box165_-1034 li,.box165_-1034 h1,.box165_-1034 p{ margin:0; padding:0;}
.box165_-1034 .clearFix{ clear:both; height:0; overflow:hidden;}
.box165_-1034{ font-size:12px; color:#4D4D4D; line-height:180%;}
.box165_-1034 img{ border:0;}
.box165_-1034 .newsList{ margin:10px 0;}
.box165_-1034 .newsList li{ list-style:none; border-bottom:#d7d7d7 1px dotted; padding:10px;}

.box165_-1034 .listTuMain{ float:left; border:1px solid #EAEAEA; padding:2px; background-color:#FFF;display:none;}/*图片部分*/
.box165_-1034 .listTuMain .listTu {

width:150px;/*默认图片的宽度*/
height:122px;/*默认图片的高度*/
overflow:hidden;
position:relative;
display:table-cell;
text-align:center;
vertical-align:middle;
}
.box165_-1034 .listTuMain .listTu span {
position:static;
 position:absolute;
top:50%;
}
.box165_-1034 .listTuMain .listTu img {
position:static;
 position:relative;
top:-50%;left:-50%;
}

.box165_-1034 .listWen{}/*文字部分*/
.box165_-1034 .listWen h1{line-height:20px; font-size:16px;}
.box165_-1034 .listWen h1 a,.look{ color:#666; text-decoration:none;}
.box165_-1034 .listWen h1 a:hover{color:#0667aa;text-decoration:underline;}
.box165_-1034 .listWen p{ margin-top:8px;color:#999;line-height:200%;}
.box165_-1034 .color1{display:none;}
.box165_-1034 .color01{color:#0066CC; margin-right:10px;display:none;}
.box165_-1034 .color2{display:none;}
.box165_-1034 .color02{color:#0066CC; margin-right:10px;display:none;}
.box165_-1034 .page2 .nextimg span{background:none;padding-right:0;}
.box165_-1034 .page2 .nextimg:hover span{background:none;padding-right:0;}
.box165_-1034 .page2 .preimg span{background:none;padding-left:0;}
.box165_-1034 .page2 .preimg:hover span{background:none;padding-left:0;}
.box165_-1034 .page2 a{color:#666;border:1px solid #ebebeb;transition:all ease .3s;-webkit-transition:all ease .3s;}
.box165_-1034 .page2 a:hover{color:#fff;}
.box165_-1034 .page2 a:hover{background-color:#0667aa;border-color:#0667aa;}
.box165_-1034 .page2 .pagenum{color:#fff;background-color:#0667aa;border-color:#0667aa;}

.box165_-1034  a.look{  display: block;width: 100px;background-color: #0667aa;color: #fff;text-align: center;padding: 5px 0;margin-top: 15px;}

.box157_-3398{}
.box157_-3398 .title_157{border-left:4px solid #0667aa; color: #0667aa; font-family: "微软雅黑"; font-size: 16px; font-weight:normal; height:30px; line-height:30px; display:inline-block; padding-left:15px;}
