
/* 轮播图css */
.slideBox {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    z-index: 555;height: 450px;
}
.slideBox .hd {
    display: inline-block;
    position: relative; bottom:-410px;
    z-index: 1;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
}
.slideBox .hd ul li {
    float: left;
    margin: 0 3px;
    width: 50px;
    height: 5px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    border: 2px solid #cac7c5;
    cursor: pointer;
}
.slideBox .hd ul li.on {
 border: 2px solid #e60000;
}
.slideBox .bd {
    position: relative;
    z-index: 0;
	top: -17px;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    display: block;
    height: 450px;
}
.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.5;
    z-index: 789;
}
.slideBox .next {
    left: auto;
    right: 6%;
    background-position: -60px 0px;
}
.slideBox .prev:hover, .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 0.9;
}
.slideBox .prevStop {
    display: none;
}
.slideBox .nextStop {
    display: none;
}
/* 轮播图css结束 */




/*痛点*/
.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:110px;text-align: center;}
.titis h4 {
	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: #e60000}

.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: #0061ae;font-weight: bold;}

.td_w a {
	width: 160px;
    height: 50px;
    background: #0061ae;
    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: #e60000;
}


/*精工产品*/
.wrap-cp{overflow: hidden;padding: 40px 0 20px;}
		/* 本例子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: 152px;    margin: 0 10px;}
.slideTxtBox11 .hd ul li a{ color: #666666;font-size: 16px;}
		.slideTxtBox11 .hd ul li.on{ height:50px;  background:#0061ae; }
.slideTxtBox11 .hd ul li.on a{color: #fff;font-size: 18px;font-weight: bold;}
.slideTxtBox11 .bd{margin: 40px 0 10px 0;overflow: hidden;}
		.slideTxtBox11 .bd ul{ zoom:1;  }
		.slideTxtBox11 .bd li{ height:243px;width: 275px;border: 1px solid #eeeeee;    float: left;margin: 0 10px 25px;}
			.slideTxtBox11 .bd li .pic{ text-align:center; }
		.slideTxtBox11 .bd li .pic img{ height:193px;width: 275px;display:block; }
		.slideTxtBox11 .bd li:hover{ border-color:#0061ae;  }
.slideTxtBox11 .bd li:hover .title{ border-color:#0061ae;color: #0061ae;}
		.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 #d01617;
	color: #d01617;
}

/* 定制 */

.dinzhi {
	width: 100%;
	height: 600px;
	margin-top:12px;
	background: url(../images/jieya_02.jpg) no-repeat center;
	position: relative;
}
.dinzhi .paging-title {
	padding-top: 61px; text-align: center;
}
.dinzhi .paging-title p {
	color: #fff;
}
.dinzhi .paging-title p.p01 {
	color: #fff;
	font-size: 24px;
}
.dinzhi .paging-title h2 {
	color: #fff;
}
.dinzhi .paging-title h2 i {
	color: #fff;
}

.dinzhi-ul ul {
}
.dinzhi-ul ul li {
	width: 275px;
	height: 400px;
	background: url(../images/fangkuan.png) no-repeat bottom;
	overflow: hidden;
	position: relative;
	float: left;
	margin-left: 27px;
}
.dinzhi-ul ul li:first-child {
	margin-left: 0;
}
.dinzhi-ul ul li span {
	display: block;
	width: 85px;
	height: 85px;
	margin: 0 auto;
	background: url(../images/tuoyuan.png) no-repeat center;
}
.dinzhi-ul ul li span img {
	display: block;
	width: 85px;
	height: 85px;
	display: block;
}
.dinzhi-ul ul li span i {
	display: block;
	width: 85px;
	height: 85px;
	line-height: 85px;
	text-align: center;
	color: #1370c2;
	font-size: 30px;
	font-weight: bold;
	font-style: normal;
	display: none;
}
.dinzhi-ul ul li h3 {
	width: 225px;
	margin: 0 auto;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-top: 69px;
	text-align: center;
}
.dinzhi-ul ul li p {
	width: 225px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 26px;
	text-align: center;
}
.dinzhi-ul ul li .anniui {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
}
.dinzhi-ul ul li .anniui img {
	display: block;
	margin: 0 auto;
}
.dinzhi-ul ul li .anniui a {
	width: 137px;
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
	background: #1370c2;
	color: #fff;
	font-size: 16px;
	display: none;
}
.dinzhi-ul ul li .anniui a.a01 {
	width: 137px;
	border-right: 1px solid #fff;
}
.dinzhi-ul ul li:hover span img {
	display: none;
}
.dinzhi-ul ul li:hover span i {
	display: block;
}
.dinzhi-ul ul li:hover .anniui a {
	display: block;
}
.dinzhi-ul ul li:hover .anniui img {
	display: none;
}


/*定制区*/
.wrap-set{
		padding: 55px 0 10px 0;
	overflow: hidden;
}
.set-wen{width: 565px;}
.wrap-set .swen1 a{
	    display: block;
    border: 1px solid #d01617;
    width: 177px;
    height: 36px;
    line-height: 36px;float: left;
   
}
.wrap-set .swen1 a span{
    color: #d01617;
    font-size: 16px;
    width: 136px;
    text-align: center;
    display: block;
    float: left;
}
.wrap-set .swen1 a img{
    background: #d01617;
    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: #0061ae;
    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-about{
	padding: 29px 0 20px 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: #d01617;margin: 43px auto;display: block;border-radius: 5px;}
.ab_w a:hover{background: #0061ae;}
.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:rgba(0,97,174,0.85);}
.slideTxtBox25 li.on p i{animation-duration:3s;animation-name:flipInY;}


/*企业相册*/
		.slideGroup23{ background: #f6f6f6;overflow: hidden;padding: 30px 0; }
		.slideGroup23 .parHd{ height:78px;width:651px;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_ico1.png) no-repeat;}

.slideGroup23 .parHd ul li:nth-child(2) i{background:url(../images/xc_ico2.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_ico1_hv.png) no-repeat;}

.slideGroup23 .parHd ul li:nth-child(2).on i{background:url(../images/xc_ico2_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: 23px;}

.slideGroup23 .parHd ul li.on{background: #0061ae}

.slideGroup23 .parHd ul li.on span{color: #3489cc}
		.slideGroup23 .slideBox23{  zoom:1; margin: 30px 0 0 0; position:relative;   }

		.slideGroup23 .sPrev{ position:absolute; left:-30px; top:96px; display:block; width:24px; height:56px; background:url("../images/z.jpg") center center no-repeat ; }
		.slideGroup23 .sNext{ position:absolute; right:-30px; 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:#e60000;  }

		.slideGroup23 .parBd ul{ zoom:1;   }
.slideGroup23 .parBd ul li{float:left!important;width:280px!important;overflow: hidden;margin:0 0 0 17px!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:280px!important;overflow: hidden;}

.slideGroup23 .parBd ul li i img{width:280px!important;height:160px!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-news{
	padding: 38px 0;
	overflow: hidden;
}

.hybk{
	width: 62%;
	overflow: hidden;
}
.bktit p{
	color: #0061ae;
	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: #0061ae;
    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: #d01617;
}
.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: #d01617;
	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: #d01617;
}
.bknr ul li span{
	    float: right;
    color: #d3d3d3;
    font-size: 14px;
}
.bknr ul li:hover span{
	color: #d01617;
}
.gsdt{
	width: 30%;
	overflow: hidden;
}
.dtnr .pic{
	width: 390px;
	height: 208px;
	overflow: hidden;
	border: 1px solid #eee;
	padding: 2px;
}
.gsdt .dtnr ul li:hover span{
	color: #d01617;
}
.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: #0061ae;
	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: #0061ae;
}
.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;
}
