@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:13px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1200px; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #fff;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1200px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center; font-size:23px;}
.txt-r{text-align: right;}
.col-white{color: #fff;}

/* CSS Document */


/*公共头部*/
.top{background: #5d5d58; height: 31px;}
.top p{font-size: 13px; line-height: 31px; color: #fff;}
.top-nav{margin-top: 8px;}
.top-nav ul li{float: left;}
.top-nav ul li a{display: block; font-size: 13px; line-height: 15px; color: #fff; border-right: solid 1px #fff;}
.top-nav ul li:first-child a{padding-right: 13px;}
.top-nav ul li:last-child a{padding-left: 13px; border-right: none;}

#head{height: 130px; border-bottom: solid 1px #e5e5e5;}
.logo{margin-top: 0px;}
.logo_r{
	width:363px;
	height:auto;
	float:left;
	margin-top:38px;

	line-height:33px;
	font-family:"微软雅黑";
	font-size:28px;
	color:#147ac1;
	font-weight:800;
}
.logo_r span{
	font-family:"微软雅黑";
	font-size:15px;
	color:#666;
}
.head .logo h1 {line-height: 0px;}
.head-tel{background: url(../images/head-tel.jpg) no-repeat left center; padding-left: 45px; margin-top: 41px; margin-right: 40px;}	
.head-tel em{display: block; font-size: 14px; line-height: 14px; color: #666; margin: 3px 0 7px;}
.head-tel span{display: block; font-size: 26px; line-height: 20px; color: #017dc4;}
.ver{padding-top:42px;  position: relative;}

/*nav*/
.head_nav {
	background: #2383cf;
	height: 60px;
	position: relative;
}
.head_nav02 {
	width: 1200px;
	margin: 0 auto;
}
.nav {
	height: 60px;
	z-index: 1;
	width: 100%;
	float: left;
}
.nav a {
	color: #111;
}
.nav .nLi {
	float: left;
	display: inline;
	position: relative;
	background: url(../images/navge.jpg) no-repeat right top;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	line-height: 60px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding: 0 53px;
	color: #fff;
}
.nav .nLi h3 a.cur {
	background: #fb8800;
	color: #fff;
}
.nav .nLi h3 a:hover {
	background: #fb8800;
	color: #fff;
}

.nav .nLi h3 a span {
	text-transform: uppercase;
	display: block;
	color: #ccc;
	transform : scale(0.75, 0.75);
	-webkit-transform : scale(0.75, 0.75);
*font-size:10px;
}
.nav .sub {
	display: none;
	width: 105%;
	left: 0;
	padding: 10px 20px;
	top: 60px;
	position: absolute;
	background: #fff;
	z-index: 99999;
	text-align: center;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	color: #595959;
	line-height: 45px;
	text-align: center;
	border-bottom: 1px solid #eee;
	font-size: 14px;
}
.nav .sub01 a:hover {
	background: #f1f1f1;
	color: #333;
}
.nav .on h3 a {
}

.nav_f {
    position: fixed!important;
    top: 0!important;
    z-index: 999;
    width: 100%;
    margin: 0!important;
}

.search{width: 327px; margin-top: 14px; position: relative; }
.search .search-text{width: 314px; height: 39px; border: solid 1px #e8e8e8; padding-left: 11px; font-size: 14px; line-height: 39px; color: #b1b1b1; font-family: "Microsoft YaHei"; outline: none;}
.search .search-btn{position: absolute; top: 9px; right: 12px; border: none; outline: none; background: url(../images/search-btn.png) no-repeat center; z-index: 2; width: 23px; height: 23px; cursor: pointer;}

.navfixed{position: fixed; top: 0; width: 100%; background: #fff; z-index: 222;}


/*首页banner*/
.banner{position:relative;}
.banner-hd {height:530px;position: relative; overflow:hidden; width: 100%; margin-top:1px;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:19px; height:19px;  color: #FFFFFF;margin:0 5px; cursor:pointer; float: left; background: #fff; border-radius: 50%;}
.banner-hd .num li.on {background: #f2c700;  } /*当前项*/


/*产品中心*/
.product{margin: 27px 0 39px;}

.ny-left{width: 276px;}
.column-title{background: #017dc4; height: 93px; padding-top: 35px;}
.column-title em{display: block; font-size: 36px; line-height: 36px; color: #fff; text-align: center; font-weight: bold; margin-bottom: 17px;}
.column-title span{display: block; font-size: 12px; line-height: 9px; color: #fff; text-align: center;text-transform: uppercase; }

.ctitle1{border: solid 2px #017dc4;border-top: none; padding: 17px 0 17px 10px;}



.ctitle1 .ctitle2 li:hover .ctitle3{display: block;}


.product .ctitle1{height: 557px; overflow: hidden;}



.ny-right{width: 902px;}
.product-search{width: 832px; margin-bottom: 15px;}
.product-search .search-text{width: 710px; height: 55px; background: #efefef;  padding-left: 11px; font-size: 15px; line-height: 55px; color: #a1a1a1; font-family: "Microsoft YaHei"; border: none;  outline: none;}
.product-search .search-btn{ border: none; outline: none; background: url(../images/product-btn.png) no-repeat center #017dc4; z-index: 2; width: 111px; height: 55px; cursor: pointer;}

.keyword{margin-bottom: 46px;}
.keyword ul em{font-size: 15px; line-height: 15px; color: #707070;}
.keyword ul li{float: left;}
.keyword ul li a{display: block; font-size: 15px; line-height: 15px; color: #707070; margin-right: 24px;} 
.keyword ul li a:hover{color: #017dc4;}

.product-content{width:832px;position:relative; }
.product-content li{float: left;}

.picBox{width: 832px; height: 351px; overflow: hidden; position: relative; margin-bottom: 40px;}
.picBox>ul{position:absolute; left:0; height: 351px;}
.picBox>ul>li{float: left; width: 832px;}
.picBox ul li .pic{width: 439px; height: 349px; border: solid 1px #a0a0a0; }
.picBox ul li .info{width: 356px;  }
.picBox ul li .info em{display: block; margin: 9px 0 25px; font-size: 22px; line-height: 22px; color: #404040; border-bottom: solid 1px #ddd; padding-bottom: 22px;}


.product-link{margin-top: 26px;}
.product-link ul li{float: left; margin-right: 44px;}
.product-link ul li a{display: block; width: 126px; background: #898689; font-size: 14px; line-height: 39px; color: #fff; text-align: center; transition:all ease-out .3s; margin: 0 auto;}
.product-link ul li a i {display: inline-block;background: url(../images/more-icon.png) no-repeat center center;width: 6px;height: 11px;transition: all ease-out .3s;opacity: 0;}
.product-link ul li a:hover i {background: url(../images/more-icon.png) no-repeat center center;margin-left: 20px;opacity: 1;}
.product-link ul li:last-child a{background: #017dc4;}

.listBox{width: 832px; height: 235px; position: relative;  overflow:hidden;}
.listBox ul {position:absolute; }
.listBox ul li{ width: 261px;  }
.listBox ul li .pic{width: 245px; height: 195px; border: solid 1px #cacaca; margin-bottom: 17px;}
.listBox ul li em{display: block; font-size: 17px; line-height: 17px; color: #515151; text-align: center; width: 227px; padding: 0 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.listBox ul .on .pic{border: solid 1px #017dc4;}
.listBox ul .on em{color: #017dc4;}

.product-content .btn{position:absolute;cursor:pointer;z-index: 2; width: 39px; height: 65px; right: -39px; transition: 0.5s;}
.product-content #prev{background:url(../images/prevbtn.jpg) no-repeat; top: 392px;}
.product-content #next{background:url(../images/nextbtn.jpg) no-repeat; top: 471px;}
.product-content #prev:hover{background:url(../images/prevbtn-on.jpg) no-repeat; top: 392px;}
.product-content #next:hover{background:url(../images/nextbtn-on.jpg) no-repeat; top: 471px;}

/*联系我们*/
.contact{background: url(../images/contact-bg.jpg) no-repeat center; padding-top: 51px; height: 297px; margin-bottom: 35px;}
.contact-info{width: 574px; }
.contact-info em{display: block; width: 404px; background: #ffe400; font-size: 20px; line-height: 37px; color: #000; text-align: center; }
.contact-info strong{display: block; font-size: 48px; line-height: 48px; color: #ffe400; margin: 18px 0 15px -6px;}
.contact-info p{font-size: 16px; line-height: 16px; color: #fff; margin-bottom: 12px;}
.contact-info i{display: block; background: #ffe400; width: 64px; height: 3px; margin-bottom: 5px;}
.contact-info span{font-size: 15px; line-height: 23px; color: #fff; margin-bottom: 14px;}
.contact-info b{font-size: 18px; line-height: 23px; color: #ffe400;}
.consult-more{-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;display:block;width:164px;height:39px;border:1px solid #ffe400;font-weight:normal;font-size: 15px; line-height:39px;color:#ffe400!important;text-align: center; top:23px;}
.consult-more:before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #ffe400;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.consult-more:hover,.consult-more:focus,.consult-more:active{color: #fff!important;border-color:#ffe400!important;}
.consult-more:hover:before, .consult-more:focus:before, .consult-more:active:before{-webkit-transform: scaleX(1);transform: scaleX(1);}

/*企业优势*/
.ys{margin:60px auto;}
.ys-con dl{float:left;width:310px; position: relative;margin:30px 20px;}
.ys-con dl dt{width:94px;margin:0 auto;position: absolute;left:0;right:0;text-align: center;top:-42px;z-index:99;transition: all .5s;}
.ys-con dl dd{width:306px;height:256px; background: #f2f2f2;margin:2px;transition: all .5s;}
.ys-con dl dd:after{content: '';width:310px;height:260px;display: block; position: absolute;bottom:-1px;left:-1px;border:1px solid #e5e5e5;z-index:-1px }
.ys-con dl dd b{ display: block;font-size:18px;text-align: center;font-weight:bold;padding:60px 0 20px 0;}
.ys-con dl dd p{line-height:26px;color:#666666;width:260px;margin:0 auto}
.ys-con dl:hover dd{ background: #ddd; }
.ys-con dl:hover dt{transform: rotateY(180deg);}
/*企业优势*/
/*优势*/
.ys-desgin{background: url(../images/rea1.png) no-repeat center center; height:395px; position: relative;margin-top:30px;max-width:1400px;}
.ys-desgin .ys-con-d{position: absolute;top:70px;left:190px}
.ys-2{max-width:1400px;margin:0 auto; margin-bottom:35px;}
.ys-2 div h2{font-size:30px;color:#4c4c4c;font-weight:normal}
.ys-2 div h2:after{content: '';width:50px;height:3px; background: #147AC1;margin:20px 0;display: block;}
.ys-2 div h2 b{font-weight:bold;color:#147AC1;}
.ys-2 div ul li{line-height:35px;font-size:16px;color:#4c4c4c}
.ys-2 div ul li:before{ background:#999;width:5px;height:5px; border-radius: 10px; content: ''; float:left;margin:16px 15px 0 0 }
.ys-more{width:140px;height:40px; background: #38AF48;text-align: center;line-height:40px;margin-top:20px;transition: all .5s;}
.ys-more a{width:140px;height:40px;display: block;color:#fff;font-size:16px; }
.ys-more:hover{margin-left:20px;}

.ys-service{ background: url(../images/rea2.png) no-repeat center center;height:395px; position: relative;margin-top:30px;}
.ys-service .ys-con-s{position: absolute;top:70px;right:100px}

.ys-buy{ background: url(../images/rea3.png) no-repeat center center;height:395px; position: relative;margin-top:30px;}
.ys-buy .ys-con-b{position: absolute;top:70px;left:190px}
.ys-service4{ background: url(../images/rea4.png) no-repeat center center;height:395px; position: relative;margin-top:30px;}
/*优势*/



/*在线咨询*/
.message{ background: url(../images/messagebg.jpg) fixed; padding: 40px 0 47px; margin-bottom: 27px; font-size:13px; color:#FFF; line-height:30px;}
.content_nr{ margin-top:50px; height:auto;font-size:13px; color:#FFF; line-height:30px;}
.mes-title{ background: url(../images/mes-title.png) no-repeat center top;padding-top:26px; }
.mes-title em{display: block;  font-weight: bold; font-size:25px; line-height:25px;  color: #fff; text-transform: uppercase; margin-bottom: 10px;}
.mes-title h3{font-size:18px; color: #fff; line-height: 18px; font-weight: normal; text-align: center; }
.message .content{width: 1096px; margin: 0 auto;  margin-top: 44px; }
.message .content input.info,.message .content .info2{ width: 328px; height: 44px; color:#fff; font-size: 16px; padding-left: 10px; margin-right: 30px; outline: none; }
.message .content .info2{margin-right: 0;}
.message .content textarea{ width: 1086px; height: 160px; margin-top: 25px;color:#adadad; font-size: 16px;outline: none;font-family: "微软雅黑";padding-left: 10px; padding-top: 10px;}
.message .content .mes-tel{float: left;  height: 53px; background: url(../images/mes-tel.png) left no-repeat; margin-top: 27px; padding-left: 65px;}
.message .content .mes-tel span{display: block; color: #fff; font-size: 18px; line-height: 25px;}
.message .content .mes-tel em{display: block; color: #fff; font-size: 24px; font-weight: bold; line-height: 24px;}
.message .content .button{ margin-top: 34px; cursor: pointer; float: right; width:214px;  border-radius: 20px; border:0; background: #f5e900; color: #c60d1d; font-size: 18px; line-height: 40px; }
.message .content .button:hover{background:#fdf55e; }

/*服务流程*/
.service{height:auto; margin-top:78px;margin-bottom:115px;}
.service-list{margin: 43px 0 46px; }
.service-list ul li{float: left; background: url(../images/service-list-li.png) no-repeat right 57px; width: 180px; margin-right: 32px;}
.service-list ul li:last-child{background: transparent; margin-right: 0; width: 138px;}
.service-list ul li .service-w{width: 138px;}
.service-list ul li .service-w .service-icon{width: 118px; height: 136px; margin: 0 auto 16px;}
.service-list ul li .service-w em{display: block; font-size: 17px; line-height: 17px; color: #585858; text-align: center; margin-bottom: 11px;}
.service-list ul li .service-w span{display: block; font-size: 14px; line-height: 14px; color: #808080; text-align: center;}

/*公司简介*/
.about-content{background: url(../images/about-bg.jpg) no-repeat center top; padding-top: 341px;}
.about-title{border: solid 3px #017dc4; width: 141px; height: 161px; margin: 0 auto;}
.about-title h3{font-size: 18px; line-height: 18px; color: #017dc4; margin: 85px 0 17px;}
.about-title em{font-size: 13px; line-height: 10px; color: #9c9c9c; text-transform: uppercase;}
.about-content p{font-size: 16px; line-height: 31px; color: #5c5c5c; text-align: center; margin: 22px 0 28px;}

.about-more{-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;display:block;width:186px;height:43px;border:1px solid #017dc4;font-weight:normal;font-size: 16px; line-height:43px;color:#017dc4!important;text-align: center; margin: 0 auto 63px;}
.about-more:before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #017dc4;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.about-more:hover,.about-more:focus,.about-more:active{color: #fff!important;border-color:#017dc4!important;}
.about-more:hover:before, .about-more:focus:before, .about-more:active:before{-webkit-transform: scaleX(1);transform: scaleX(1);}

/*公共底部*/
.foot-nav{background: #017dc4; height: 46px;}
.foot-nav ul{height: 18px; padding-top: 14px;}
.foot-nav ul li{float: left;}
.foot-nav ul li a{display: block; padding: 0 55px; font-size: 16px; line-height: 18px; color: #fff; border-right: solid 1px #fff;}
.foot-nav ul li:last-child a{border-right: none;}
.foot-nav ul li a:hover{color: #ffe400;}

.foot-text {background:#313131; overflow:hidden; padding-top:50px; padding-bottom:50px; font-size:14px; }
.foot-text .title{display: block; font-size:18px; color:#fff; margin-bottom:25px; position:relative;}
.foot-text .title:before{content:""; width:35px; height:1px; background:#fff; position:absolute; bottom:-5px;}
.foot-text p{line-height:200%; color: #aaa;}
.foot-text p a{color: #aaa;}
.foot-text p a:hover{color: #fff;}
.foot-text .copyright{width:37%;}

.foot-text .contact-way{width:37%;}
.foot-text .contact-way p{padding-left:25px;}
.foot-text .contact-way .lx01{background:url(../images/lx01.png) no-repeat 0 center;}
.foot-text .contact-way .lx02{background:url(../images/lx02.png) no-repeat 0 center;}
.foot-text .contact-way .lx03{background:url(../images/lx03.png) no-repeat 0 center;}

.foot-text .friend-link {width:25%;}
.foot-text .friend-link select{width:100%; border:none; padding:10px; font-family: "Microsoft YaHei"; -webkit-appearance:none; background: url(../images/select-icon.png) no-repeat 270px center #fff;}


/*在线咨询*/
.zx-service{position:fixed; right:0px; top:321px;z-index: 10000; }
.service-box{background-color: #fff; border-radius:5px; width:90px; margin-bottom:8px;box-shadow: 0px 2px 3px  #929ea9;}
.service-box span{display:block;}
.service-box span.text{ background:url(../images/kf01.png) no-repeat; height:47px; line-height:40px; text-align:center; color:#fff; font-size:16px; position:relative; z-index:10;}
.service-box ul{margin-top: -7px;}
.service-box li{border-bottom:1px solid #efefef; text-align:center; position:relative;}
.service-box li em{font-size:12px;color: #757575;}
.service-box li a{display:block; padding-top:6px; padding-bottom:3px;}
.service-box li:first-child a{padding-top: 14px;}
.service-box li:last-child a{border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.service-box li a:hover{background:#f9f9f9;}
.service-box li a:hover em{color:#017dc4; }
.service-box ul li:last-child{border:none;}

.service-box li p{position:absolute; left:-154px; width:150px; top:0; background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);display:none; font-size:18px; font-weight:bold;color: #017dc4;padding: 10px 0px;}

.service-box li:hover p{display:block; }

.service-arrow{box-shadow: 0px 2px 2px #d6d6d6;border:1px solid #ddd;  border-radius:5px;  width:90px; background:url(../images/kf05.png) no-repeat center center #fff; height:40px; cursor:pointer; }
.service-arrow a{display:block; width:90px; height:45px;}


/*内页样式*/
.ny-hd{height: 450px;}

.position{height:52px; line-height:52px; font-size:14px; border-bottom: solid 1px #dfdfdf;}
.position .container{background:url(../images/position-home.png) no-repeat 0 center; padding-left:30px;}
.position a{background:url(../images/position-arrow.png) no-repeat right; padding-right:20px; margin-right:10px;}
.position a:last-child{background: transparent;}
.position .on{color: #017dc4;}
.position a:hover{color: #017dc4;}

.ny-title{margin: 50px 0 60px;}
.ny-title span{ display: block;  font-size: 30px; letter-spacing: 5px;  text-transform: uppercase;}
.ny-title em{display: block; font-size: 30px; color: #000; font-weight: bold; background: url(../images/ny-ttile-line.jpg) no-repeat center bottom; height: 9px; padding-bottom: 60px; margin-bottom: 10px;}

.ny-main{ margin-bottom:50px;}

.ny-contact{background:#434343;padding:25px 15px 10px; position:relative; margin-top: 60px;}
.ny-contact em{color:#fff; font-size:24px; font-weight:bold; background:url(../images/tel2.png) no-repeat 0 center; padding-left:45px; margin-bottom:10px; position:relative; z-index:100;}
.ny-contact p{font-size:32px; color:#fff; font-weight:bold; position:relative; z-index:100;}
.ny-contact span{position:absolute; right:-20px; bottom:0;}

/*产品列表页*/
.ny-product-list  ul li{float: left; width: 261px; margin-right: 24px; margin-bottom: 30px;}
.ny-product-list  ul li:nth-child(3n){margin-right: 0;}
.ny-product-list  ul li .pic{width: 259px; height: 206px; overflow: hidden; border: solid 1px #cacaca;margin-bottom: 17px; }
.ny-product-list  ul li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.ny-product-list  ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.ny-product-list ul li em{display: block; padding: 0 10px; width: 241px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 17px; line-height: 17px; color: #515151; text-align: center; }
.ny-product-list ul li:hover .pic{border: solid 1px #017dc4;}
.ny-product-list ul li:hover em{color: #017dc4;}




/*客户案例*/
.case-list ul li{float: left; width: 277px; margin-right: 30px; margin-bottom: 35px;}
.case-list ul li:nth-child(4n){margin-right: 0;}
.case-list ul li .pic{width: 275px; height: 130px;  border: solid 1px #cacaca; border-bottom: none; overflow: hidden;}
.case-list ul li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.case-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.case-list ul li em{display: block; background: #cacaca; padding: 0 10px; width: 257px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 17px; line-height: 40px; color: #fff; text-align: center; }
.case-list ul li:hover .pic{border-color: #017dc4;}
.case-list ul li:hover em{background: #017dc4;}

/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 450px;}
.ny-right  .pro1 .descript1 .descript1-title{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;}
.ny-right  .pro1 .descript1 p{width: 450px;font-size: 13px;color: #8e8e8e;line-height: 25px;}
.ny-right  .pro1 .descript1 .xq-consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #017dc4; }
.ny-right  .pro1 .descript1 .xq-consult:hover{background-color: #ffb021;}
.ny-right  .pro1 .descript1 p.haoma{font-size: 18px; font-weight: bold; color: #017dc4;line-height: 35px;margin-top: 10px; margin-bottom: 10px;}

.ny-right  .detail .de-title{border-bottom: solid 3px #017dc4; margin-bottom: 15px;}
.ny-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#017dc4;}


.news-list ul li{ width: 100%; padding-bottom: 30px; border-bottom: 1px dotted #d5d5d5; display: block; overflow: hidden; margin-top: 20px;}
.news-list ul li:last-child{ border-bottom: none;}
.news-list ul li .pic{ width: 350px; height: 210px; padding: 5px; box-shadow: 0 0 10px rgba(51,51,51,0.8)}
.news-list ul li .info{ width: 800px; padding-top: 10px;}
.news-list ul li .info strong a{display: block; font-size: 18px; width: 600px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; font-weight: normal;}
.news-list ul li .info p{ max-height: 160px; overflow: hidden; margin-bottom: 10px; color: #777; padding-right: 20px; margin-top: 8px; font-size: 14px; line-height: 26px;}
.news-list ul li .info em{font-family: arial; color: #999999; font-size: 14px;}
.news-list ul li .info .more7{font-family: arial; margin-top: 10px; border-radius: 3px; border: 2px solid #f8f8f8;width: 120px; height: 30px; line-height: 30px; text-align: center;font-size: 13px; display: block;}
.news-list ul li .info strong a:hover{color: #017dc4;}
.news-list ul li .info .more7:hover{ color: #fff; background-color: #017dc4; border-color: #017dc4;transition:0.5s;}

/*关于我们*/
.ny-about-btn{width: 406px; margin: 0 auto 30px;}
.ny-about-btn ul li{float: left; margin-right: 20px;}
.ny-about-btn ul li:last-child{margin-right: 0;}
.ny-about-btn ul li a{display: block; width: 120px; font-size: 13px; line-height: 35px; color: #666; text-align: center; border: solid 1px #ccc;}
.ny-about-btn ul li.on a{background: #017dc4; border: solid 1px #017dc4; color: #fff;}
.ny-about-btn ul li:hover a{background: #017dc4; border: solid 1px #017dc4; color: #fff;}





.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right .pagelist a,
.ny-right  .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right  .pagelist span.current {color: #f30;border: 1px solid #ddd;}
