@charset "utf-8";

/* 轮播图css */
.slideBox {
	position: relative;
	width: 100%;
	overflow: hidden;
	text-align: center;
	z-index: 555;
	height: 750px;
}

.slideBox .hd {
	display: inline-block;
	position: relative;
	bottom: -700px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
}

.slideBox .hd ul li {
	float: left;
	margin: 0 3px;
	width: 5px;
	height: 5px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	border: 2px solid #000000;
	cursor: pointer;
    background: #000000;
    border-radius: 100%;
}

.slideBox .hd ul li.on {
	border: 2px solid #186185;
	background: #186185;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
	top: -17px;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	display: block;
	height: 750px;
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 6%;
	top: 55%;
	margin-top: -25px;
	display: block;
	width: 60px;
	height: 60px;
	background: url("../images/btn01.png") 0px 0px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.4;
	z-index: 789;
}

.slideBox .next {
	left: auto;
	right: 6%;
	transform: rotate(180deg);
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

/* 轮播图css结束 */


/*热门关键词*/
.Popular {
	background: #f5f5f5;
	width: 100%;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.Popular .search {
	position: relative;
}

.Popular .search .input {
	height: 31px;
	width: 257px;
	line-height: 31px;
	padding-left: 10px;
	border: 1px solid #cccccc;
	border-radius: 20px;
	background: none;
}

.Popular .words a {
	padding: 0 10px;
	font-size: 14px;
	color: #888888;
}

.Popular .words a:hover {
	color: #da251e;
}

.Popular .words p {
	color:#186185;
	font-size: 14px;
	float: left;
	font-weight: bold;
}

.Popular .search .btn {
	background: #f5f5f5 url("../images/inico5.jpg")no-repeat right center;
	height: 28px;
	width: 28px;
	border: none;
	position: absolute;
	right: 12px;
	top: 18px;
	cursor: pointer;
}

/*结束*/

/*痛点*/
.td_bj {
	padding: 97px 0;
	overflow: hidden;
}

.wrap-hx h4 i {
	display: block;
	height: 10px;
	width: 237px;
	float: left;
}

.hxpre {
	background: url("../images/inico6.png")no-repeat left center;
	margin: 19px 0 0 0;
}

.hxnext {
	background: url("../images/inico7.png")no-repeat right center;
	margin: 19px 0 0 0;
}

.titis {
	height: 130px;
	text-align: center;
}

.titis h4 {
	margin: 50px;
	text-align: center;
	display: inline-block;
}

.titis h4 p {
	font-size: 40px;
	color: #333;
	line-height: 50px;
	font-weight: bold;
	float: left;
	margin: 0 20px;
}

.titis h4 a {
	color: #333
}

.titis h4 span {
	color: #186185
}

.titis em {
	height: 34px;
	font-size: 14px;
	color: #b1b1b1;
	line-height: 34px;
	text-transform: uppercase;
	display: block;
}

.td_c .nr {
	background: url("../images/inbj1.jpg") no-repeat;
	height: 303px;
}

.td_c .nr li {
	height: 150px;
	padding-left: 45px;
	width: 600px;
	font-size: 26px;
	color: #333333;
	line-height: 150px;
	float: left;
	box-sizing: border-box;
}

.td_c .nr li i.inhx {
	border-bottom: solid 1px #848181;
	width: 500px;
	position: relative;
	top: -75px;
	left: -20px;
	z-index: 9999999;
	display: block;
}

.td_c .nr li span {
	font-size: 36px;
	font-weight: bold;
}

.td_c .nr li:nth-child(2n) {
	padding-left: 82px;
}

.td_c .nr li:nth-child(2),
.td_c .nr li:nth-child(3) {
	color: #fff;
}

.td_w {
	width: 580px;
	margin: 60px auto 0;
}

.td_w span {
	width: 450px;
	text-indent: 35px;
	height: 48px;
	line-height: 48px;
	border: 1px dashed #b5d1e7;
	display: inline-block;
	border-radius: 40px;
	font-size: 20px;
	color: #222;
	vertical-align: middle;
}

.td_w span em {
	font-size: 24px;
	color: #186185;
	font-weight: bold;
}

.td_w a {
	width: 160px;
	height: 50px;
	background: #186185;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	border-radius: 40px;
	margin-left: -37px;
	display: inline-block;
	vertical-align: middle;
}

.td_w a:hover {
	background: #186185;
}

/*优势*/
.g_jsyf {
	background: url("../images/inbj2.jpg") no-repeat center top;
	height: 932px;
	padding-top: 90px;
	overflow: hidden;
}

.wrap-hx01 {
	position: relative;
}

.g_tit h4 p {
	font-size: 40px;
	color: #fff;
	line-height: 50px;
	font-weight: bold;
	float: left;
	margin: 0 20px;
}

.g_tit h4 a {
	color: #fff
}

.g_tit h4 span {
	color: #00abff;
	font-size: 65px;
}

.g_tit em {
	height: 34px;
	font-size: 14px;
	color: #ffffff;
	line-height: 34px;
	text-transform: uppercase;
	display: block;
}

.g_jsyf h2 a {
	color: #535353;
}

.g_jsyf h2 em {
	display: block;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	margin-top: 12px;
}

.g_jsyf h2 i {
	display: inline-block;
	padding: 0 15px;
	font-style: normal;
	font-size: 20px;
	position: relative;
	top: -10px;
}

.g_jsyf h3 {
	position: absolute;
	left: 947px;
	top: 777px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	background: url("../images/inico13.png")no-repeat left center;
	line-height: 54px;
	text-indent: 65px;
}

.g_jsyf h3 em {
	display: block;
	font-size: 30px;
	color: #fff;
	padding-top: 5px;
	font-weight: bold;
}

.g_jsyf .yftel {
	position: absolute;
	left: 94px;
	top: 783px;
	font-size: 14px;
	color: #fff;
	width: 440px;
}

.g_jsyf .yftel span {
	display: block;
	float: left;
	margin: 0 20px;
	text-align: center;
}

.g_jsyf .yftel img {
	display: block;
	width: 37px;
	height: 29px;
	margin: 0 auto;
	opacity: 0.5;
}

.g_jsyf .yftel i {
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
}

.g_jsyf .yftel span:hover i {
	font-weight: bold;
	border-bottom: 1px solid #186185;
}

.g_jsyf .yftel span:hover img {
	opacity: 1;
}

.g_jsyf .m_jsyf1 {
	width: 205px;
	left: 50px;
	top: 541px;
}

.g_jsyf .m_jsyf2 {
	width: 288px;
	left: 165px;
	top: 305px;
}

.g_jsyf .m_jsyf3 {
	width: 300px;
	left: 450px;
	top: 210px;
}

.g_jsyf .m_jsyf4 {
	width: 272px;
	left: 753px;
	top: 305px;
}

.g_jsyf .m_jsyf5 {
	width: 230px;
	left: 931px;
	top: 541px;
}

.g_jsyf .jsgy {
	position: absolute;
	z-index: 11;
	transition: all 0.3s linear 0s;
}

.g_jsyf .jsgy:hover {
	transform: translateX(-5px);
}

.g_jsyf .jsgy h4 {
	height: 48px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #186185;
}

.g_jsyf .jsgy h4 em {
	font-family: "Times New Roman";
	font-size: 33px;
	margin-right: 10px;
	font-weight: bold;
	color: #d0d0d0;
}

.g_jsyf .jsgy p {
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 22px;
}

.g_jsyf .jsgy p strong {
	color: #186185;
}

.g_jsyf .m_jsyf1 p {
	text-align: justify;
}

.g_jsyf .m_jsyf2 p {
	text-align: justify;
}

.g_jsyf .m_jsyf4 p {
	text-align: right;
}

.g_jsyf .m_jsyf5 p {
	text-align: justify;
}

.g_jsyf .gyico {
	position: absolute;
	width: 146px;
	height: 146px;
	transition: all 0.6s linear 0s;
}

.g_jsyf .gyico b {
	width: 114px;
	height: 114px;
	overflow: hidden;
	margin: 16px auto 0;
	display: block;
}

.g_jsyf .gyico:hover {
	transform: rotateY(180deg);
}

.g_jsyf .yfico1 {
	left: 242px;
	top: 595px;
}

.g_jsyf .yfico2 {
	left: 320px;
	top: 412px;
}

.g_jsyf .yfico3 {
	left: 528px;
	top: 324px;
}

.g_jsyf .yfico4 {
	left: 720px;
	top: 412px;
}

.g_jsyf .yfico5 {
	left: 786px;
	top: 595px;
}

.g_jsyf .m_jsyf2 p {
	padding: 0 34px;
}

.g_jsyf .m_jsyf4 p {
	padding: 0 14px;
}

.g_tit .hxpre {
	background: url("../images/inico14.png")no-repeat left center !important;
	margin: 30px 0 0 0;
}

.g_tit .hxnext {
	background: url("../images/inico15.png")no-repeat right center !important;
	margin: 30px 0 0 0;
}

/*精工产品*/
.wrap-cp {
	overflow: hidden;
	padding: 80px 0 70px;
}

/* 本例子css */
.slideTxtBox11 {
	width: 100%;
	text-align: center;
}

.slideTxtBox11 .hd {
	height: 50px;
	line-height: 50px;
	position: relative;
	display: inline-block;
}

.slideTxtBox11 .hd ul {
	float: left;
	height: 50px;
}

.slideTxtBox11 .hd ul li {
	float: left;
	text-align: center;
	cursor: pointer;
	border-radius: 4px;
	background: #ececec;
	width: 180px;
	margin: 0 10px;
}

.slideTxtBox11 .hd ul li a {
	color: #666666;
	font-size: 16px;
}

.slideTxtBox11 .hd ul li.on {
	height: 50px;
	background:#186185;
}

.slideTxtBox11 .hd ul li.on a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.slideTxtBox11 .bd {
	margin: 40px 0 47px 0;
	overflow: hidden;
}

.slideTxtBox11 .bd ul {
	zoom: 1;
}

.slideTxtBox11 .bd li {
	height: 328px;
	width: 275px;
	border: 1px solid #eeeeee;
	float: left;
	margin: 0 10px 25px;
}

.slideTxtBox11 .bd li .pic {
	text-align: center;
	position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
	overflow: hidden;
	
}

.slideTxtBox11 .bd li .pic img {
	position: absolute;
    width: auto;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
	transition: all 0.5s;
}

.slideTxtBox11 .bd li:hover {
	border-color: #186185;
}

.slideTxtBox11 .bd li:hover .title {
	border-color: #186185;
	color: #186185;
}

.slideTxtBox11 .bd .title {
	line-height: 52px;
	color: #333333;
	font-size: 14px;
	text-align: center;
	border-top: 1px solid #eee;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 15px;
}

.slideTxtBox11 a.cpmore {
	width: 175px;
	height: 45px;
	display: block;
	margin: 0 auto;
	border: 1px solid #eee;
	text-align: center;
	line-height: 45px;
	color: #7b7b7b;
	font-size: 14px;
}

.slideTxtBox11 a.cpmore:hover {
	border: 1px solid #186185;
	color:#186185;
}

/*客户感言*/
.wrap-client {
	padding: 80px 0;
	overflow: hidden;
	background: #ffffff;
}

.picScroll-left11 {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.picScroll-left11 .bd {}

.picScroll-left11 .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left11 .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	width: 380px;
	background: #fff;
}

.picScroll-left11 .bd ul li .pic {
	width: 380px;
	height: 266px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.picScroll-left11 .bd ul li .pic img {
	width: 380px;
	height: 266px;
	display: block;
	transition: all 0.5s;
}

.picScroll-left11 .bd ul li .pic a:hover img {}

.picScroll-left11 .bd ul li .title {
	padding: 35px 37px;
}

.picScroll-left11 .bd ul li .title p {
	color: #000000;
	font-size: 18px;
	text-align: center;
}

.picScroll-left11 .bd ul li .title span {
	font-size: 14px;
	color: #888888;
	line-height: 22px;
	margin: 10px 0 27px 0;
	display: block;
}

.picScroll-left11 .bd ul li .title i {
	display: block;
	height: 37px;
	color: #fff;
	font-size: 12px;
	width: 116px;
	background: #3b3b3b;
	text-align: center;
	line-height: 37px;
	border-radius: 6px;
}

.picScroll-left11 .bd ul li:hover .title i {
	background: #004592;
}

.picScroll-left11 .bd ul li:hover .pic img {
	transform: scale(1.1);
	transition: all 0.5s;
}

/*定制区*/
.wrap-set {
	padding: 75px 0;
	overflow: hidden;
}

.set-wen {
	width: 565px;
}

.wrap-set .swen1 a {
	display: block;
	border: 1px solid #186185;
	width: 177px;
	height: 36px;
	line-height: 36px;
	float: left;

}

.wrap-set .swen1 a span {
	color: #186185;
	font-size: 16px;
	width: 136px;
	text-align: center;
	display: block;
	float: left;
}

.wrap-set .swen1 a img {
	background: #186185;
	padding: 8px 10px;
}

.wrap-set .swen1 p {
	font-size: 22px;
	color: #333333;
	line-height: 35px;
}

.wrap-set .swen1 em {
	color: #d2d2d2;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	text-transform: uppercase;
	transform: scale(0.6);
	-webkit-transform: scale(0.75);
	text-transform: uppercase;
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	display: inline-block;
	text-transform: uppercase;
}

.swen2 {
	overflow: hidden;
}

.swen2 .pic {
	float: left;
}

.swen2 .tit {
	float: left;
	margin: 0 0 0 25px;
}

.swen2 .tit p {
	font-size: 28px;
	color: #2d2b2b;
	font-weight: bold;
	margin: 7px 0 0;
}

.swen2 .tit span {
	font-size: 36px;
	color: #186185;
	font-weight: bold;
	line-height: 50px;
}

.sem {
	font-size: 46px;
	color: #ebebeb;
	text-transform: uppercase;
	font-family: "Brandon Text";
	margin: 15px 0 0;
	opacity: 0.6;
	letter-spacing: -2.1px;
}

/*定制流程*/
.wrap-lc {
	background: #186185;
	padding: 85px 0;
	overflow: hidden;
}

.liunr {
	overflow: hidden;
}

.liunr ul li {
	float: left;
	width: 117px;
}

.liunr ul li .lr01 {
	width: 106px;
	background: #004a89;
	padding: 30px 0;
	border-radius: 50%;
	height: 46px;
	border: 7px solid #ffffff;
	overflow: hidden;
}

.liunr ul li .lr01 img {
	width: 120px;
	height: 106px;
	margin: 0 auto;
	position: relative;
	top: -30px;
}

.lrwen {
	text-align: center;
	color: #fff;
	padding: 20px 0 10px;
}

.lrwen p {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}

.lrwen span {
	font-size: 14px;
	line-height: 28px;
	color: #f7dfe0;
}

.liunr ul i {
	display: block;
	background: url(../images/lico7.png)no-repeat center center;
	margin: 0 35px;
	width: 26px;
	height: 117px;
	float: left;

}

.liunr ul i:nth-child(12) {
	display: none;
}

.liuzx {
	background: #fff url("../images/lico8.png")no-repeat 28px center;
	width: 362px;
	height: 43px;
	margin: 38px auto 0;
	border-radius: 40px;
	position: relative;
	z-index: 99999;
}

.liuzx .zx {
	font-family: "Times New Roman";
	font-size: 30px;
	color: #fff;
	width: 285px;
	background: #186185;
	border-radius: 40px;
	height: 39px;
	line-height: 39px;
	float: right;
	margin: 2px 2px 0 0px;
	text-align: center;
}

/*关于黑田*/
.wrap-about {
	padding: 5px 0 90px 0;
	overflow: hidden;
}

.ab_w {
	width: 100%;
	background: url(../images/ab_ico1.jpg) no-repeat center 0;
	text-align: center;
	margin: 0 auto;
}

.ab_w a {
	font-size: 14PX;
	color: #FFF;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
	width: 172px;
	text-align: center;
	background: #186185;
	margin: 63px auto;
	display: block;
	border-radius: 5px;
}

.ab_w a:hover {
	background: #186185;
}

.ab_w p {
	font-size: 16px;
	color: #666666;
	line-height: 33px;
	padding: 0 86px;
}

.slideTxtBox25 li {
	float: left;
	font-size: 0;
	line-height: 0;
	width: 400px;
	position: relative;
}

.slideTxtBox25 li b img {
	width: 400px;
	height: 360px;
}

.slideTxtBox25 li p {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}

.slideTxtBox25 li p i {
	padding-top: 50px;
	font-size: 0;
	line-height: 0;
	display: block;
	height: 85px;
	background: url(../images/yf_a.png) no-repeat center bottom;
}

.slideTxtBox25 li p span {
	display: block;
	height: 46px;
	line-height: 46px;
	padding-top: 18px;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

.slideTxtBox25 li p em {
	font-size: 16px;
	color: #fefefe;
	line-height: 26px;
	padding: 16px 40px 0;
	display: block;
}

.slideTxtBox25 li.on {
	cursor: pointer;
}

.slideTxtBox25 li.on p {
	background: rgb(24 97 133 / 85%);
}

.slideTxtBox25 li.on p i {
	animation-duration: 3s;
	animation-name: flipInY;
}


/*企业相册*/
.slideGroup23 {
	background: #f6f6f6;
	overflow: hidden;
	padding: 70px 0;
}

.slideGroup23 .parHd {
	height: 78px;
	width: 434px;
	background: #2e2e2e;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.slideGroup23 .parHd ul {}

.slideGroup23 .parHd ul li {
	float: left;
	width: 216px;
	height: 78px;
	text-align: center;
	border-right: 1px solid #414141;
}

.slideGroup23 .parHd ul li i {
	display: inline-block;
	margin: 22px 13px 0 0;
	vertical-align: top;
	width: 37px;
	height: 33px;
	overflow: hidden;
}

.slideGroup23 .parHd ul li:nth-child(1) i {
	background: url(../images/xc_ico2.png) no-repeat;
}

.slideGroup23 .parHd ul li:nth-child(2) i {
	background: url(../images/xc_ico1.png) no-repeat;
}

.slideGroup23 .parHd ul li:nth-child(3) i {
	background: url(../images/xc_ico3.png) no-repeat;
}

.slideGroup23 .parHd ul li:nth-child(1).on i {
	background: url(../images/xc_ico2_hv.png) no-repeat;
}

.slideGroup23 .parHd ul li:nth-child(2).on i {
	background: url(../images/xc_ico1_hv.png) no-repeat;
}

.slideGroup23 .parHd ul li:nth-child(3).on i {
	background: url(../images/xc_ico3_hv.png) no-repeat;
}

.slideGroup23 .parHd ul li span {
	display: inline-block;
	padding-top: 20px;
	text-align: left;
	font-size: 12px;
	color: #535353;
	text-transform: uppercase;
}

.slideGroup23 .parHd ul li span em {
	display: block;
	font-size: 18px;
	color: #fff;
	height: 23px;
	line-height: 35px;
}

.slideGroup23 .parHd ul li.on {
	background: #186185
}

.slideGroup23 .parHd ul li.on span {
	color: #3489cc
}

.slideGroup23 .slideBox23 {
	zoom: 1;
	margin: 50px 0 0 0;
	position: relative;
}

.slideGroup23 .sPrev {
	position: absolute;
	left: -54px;
	top: 96px;
	display: block;
	width: 24px;
	height: 56px;
	background: url("../images/z.jpg") center center no-repeat;
}

.slideGroup23 .sNext {
	position: absolute;
	right: -54px;
	top: 96px;
	display: block;
	width: 24px;
	height: 56px;
	background: url("../images/r.jpg") center center no-repeat;
}

.slideGroup23 .sPrev:hover,
.slideGroup23 .sNext:hover {
	border-color: #186185;
}

.slideGroup23 .parBd ul {
	zoom: 1;
}

.slideGroup23 .parBd ul li {
	float: left !important;
	width: 281px !important;
	overflow: hidden;
	margin: 0 0 0 22px !important;
	border: none !important;
}

.slideGroup23 .parBd ul li span {
	display: block;
	background: #fff;
	height: 60px !important;
	padding: 0 16px;
	line-height: 60px !important;
	font-size: 16px;
	color: #171717;
	border-top: 1px solid #eee;
}

.slideGroup23 .parBd ul li span img {
	float: right;
	padding-top: 17px;
}

.slideGroup23 .parBd ul li i {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 281px !important;
	overflow: hidden;
}

.slideGroup23 .parBd ul li i img {
	width: 281px !important;
	height: auto !important;
	transition: all 0.5s
}

.slideGroup23 .parBd ul li:hover i img {
	transform: scale(1.1);
}

.slideGroup23 .parBd ul li:last-child {
	margin: 0;
}

/*广告图*/
.wrap-ad {
	background: url("../images/inbj3.jpg")no-repeat center center;
	padding: 64px 0 55px 0;
	overflow: hidden;
}

.adnrs em {
	font-size: 14px;
	color: #589dd8;
}

.adnrs p {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}

.admore {
	margin: 30px 0 0;
}

.admore a {
	display: block;
	width: 150px;
	height: 45px;
	background: #186185;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	float: left;
	margin: 0 18px 0 0;
	border-radius: 5px;
}

.admore p {
	display: block;
	float: left;
	background: url("../images/inico20.png")no-repeat left center;
	padding: 0 0 0 60px;
}

.admore p span {
	font-size: 14px;
	color: #74b6eb;
	display: block;
}

.admore p i {
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	display: block;
}

/*新闻*/
.wrap-news {
	padding: 100px 0;
	overflow: hidden;
}

.hybk {
	width: 62%;
	overflow: hidden;
}

.bktit p {
	color: #186185;
	font-size: 20px;
	font-weight: bold;
}

.bktit p a {
	font-size: 12px;
	color: #a1a1a1;
	font-weight: normal;
	float: right;
}

.bktit:hover p a {
	color: #333;
}

.bktit span {
	display: block;
	width: 100%;
	height: 1px;
	background: #e1e1e1;
	margin: 15px 0 37px 0;
}

.bktit i {
	display: block;
	width: 84px;
	background: #186185;
	height: 3px;
	position: relative;
	top: -2px;
}

.tuotian {
	overflow: hidden;
}

.tuotian .pic {
	float: left;
	border: 1px solid #eee;
	width: 266px;
	height: 200px;
	overflow: hidden;
}

.tuotian .pic img {
	width: 266px;
	height: 200px;
}

.tuotian .wen {
	float: left;
	margin: 0 0 0 25px;
	width: 440px;
}

.tuotian:hover .wen p {
	color: #186185;
}

.tuotian .wen p {
	font-size: 16px;
	color: #333333;
}

.tuotian .wen span {
	display: block;
	line-height: 25px;
	font-size: 14px;
	color: #999999;
	margin: 23px 0 30px 0;
}

.tuotian:hover .wen i {
	background: #186185;
	color: #fff;
}

.tuotian .wen i {
	display: block;
	width: 120px;
	height: 37px;
	font-size: 12px;
	color: #606060;
	background: #e8e8e8;
	line-height: 37px;
	text-align: center;
	border-radius: 5px;
}

.wrap-news ul {
	display: block;
	margin: 33px 0 0 0;
}

.wrap-news ul li {
	overflow: hidden;
	border-bottom: 1px solid #eeeeee;
	line-height: 45px;
	background: url("../images/inico21.png")no-repeat left center;
	padding: 0 0 0 15px;
}

.wrap-news ul li p {
	float: left;
	font-size: 14px;
	color: #666;
}

.wrap-news ul li:hover p {
	color: #186185;
}

.bknr ul li span {
	float: right;
	color: #d3d3d3;
	font-size: 14px;
}

.bknr ul li:hover span {
	color: #186185;
}

.gsdt {
	width: 30%;
	overflow: hidden;
}

.dtnr .pic img {
	width: 390px;
	height: 208px;
	overflow: hidden;
	border: 1px solid #eee;
	padding: 2px;
}

.gsdt .dtnr ul li:hover span {
	color: #186185;
}

.gsdt .dtnr ul li span {
	float: right;
}

/*友情链接*/
.wrap-links {
	background: #f5f5f5;
	padding: 45px 0;
	overflow: hidden;
}

.wrap-links p {
	font-size: 18px;
	font-weight: bold;
	color: #186185;
	float: left;
	margin: 0 20px 0 0;
}

.wrap-links p em {
	font-size: 14px;
	color: #bbbbbb;
}

.wrap-links a {
	font-size: 14px;
	color: #666;
	margin: 4px 0 0 20px;
	float: left;
	display: block;
}

.wrap-links a:hover {
	color: #186185;
}

.slideTxtBox11 .bd li.zx_Bbox {
	width: 200px;
	height: 200px;
	border: none !important;
	margin: 0 20px 25px !important;
}

.slideTxtBox11 .bd .zx_Bbox:hover {
	border-color: none !important;
	border: none !important;
}

.slideTxtBox11 .bd .zx_Bbox .pic_zx {
	height: 155px;
}

.slideTxtBox11 .bd pre.zxtit {
	color: #333333;
	font-size: 14px;
	text-align: center;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 15px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: "微软雅黑";
	margin: 12px 0 0;
}
