@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: 1279px; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
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;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
/* CSS Document */


/*公共头部*/
.head{height: 80px; position: fixed;top: 0px;width: 100%;z-index: 100000;background: #fff;}
.logo{margin-top: 15px; margin-right: 30px;}
/*.nav{width: 752px;}*/
.nav ul li{float: left; position: relative;}
.nav ul li a{display: block; font-size: 15px; line-height: 80px; color: #505050; text-align: center; padding: 0 17px;}
.nav ul li:hover a{ color: #1e6cd1; } 
.nav ul li.on a{ color: #1e6cd1;}
.nav ul li .hide{background-color: #fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;font-size: 14px;left: 0px;display: none;min-width: 100px;opacity: 0.95;position: absolute;text-align: center;z-index: 10000;}
.nav ul li .hide em a{display:block; font-size: 15px;line-height:35px;font-weight: normal; text-align:center; height:35px; color: #333;}
.nav ul li .hide em a:hover{background: #1e6cd1; color: #fff; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}
.nav ul li:nth-child(4) .hide{min-width: 215px; left: -35px;}
.head-tel em{display: block; font-size: 22px;  color: #1e6cd1; font-weight: bold; background: url(../images/head-tel.png) no-repeat left center; line-height: 28px; padding-left: 38px; margin-top: 25px;}
.zw{height: 80px;}
.nav ul li:nth-child(3) .hide{ min-width: 170px; left: -38px;}

/*首页banner*/
.banner{position:relative;}
.banner-hd {height:550px;position: relative; overflow:hidden; width: 100%;}
.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:18px;height:18px;  color: #FFFFFF;margin:0 5px; cursor:pointer; float: left;background:url(../images/banner-ico.png) no-repeat;}
.banner-hd .num li.on { background:url(../images/banner-ico-on.png) no-repeat; } /*当前项*/

/*解决方案*/
.solution{height: 350px; overflow: hidden;}
.solution-list{margin-top: 28px;min-height: 324px; }
.solution-list ul li{width: 230px; padding-top: 11px; height: 288px;  position:relative; transition:0.25s; margin-right: 12px; float: left;}
.solution-list ul li:last-child{margin-right: 0px;}
.solution-list ul li:hover{height: 308px; margin-top: -10px; padding-top: 15px;}
.solution-list ul li a{display: block;}
.solution-list ul li .solution-icon {width: 217px; height: 151px; margin: 0 auto;}
.solution-list ul li .solution-icon img{display: block; margin: 0 auto ;} 
.solution-list ul li .hidden{width: 214px; height: 117px; margin:15px auto 0px; position: relative;}
.solution-list ul li:hover .hidden{margin-top:25px; transition:0.25s;}
.solution-list ul li .hidden em{display: block; font-size: 16px; line-height: 16px; margin: 0px auto 26px; color: #fff; text-align: center; padding-top: 10px;}
.solution-list ul li .hidden i{display: block; width: 35px; height: 1px; background: #8fb6e8; margin: 0 auto; background: #fff; opacity: 0.5;}
.solution-list ul li .hidden p{display: block; font-size: 12px; line-height: 18px; color: #fff; margin-top: 11px; text-align: center;}

.solution-list ul li:nth-child(1){background: #1e6cd1;}
.solution-list ul li:nth-child(1) .solution-icon {background: #1c66c5;}
.solution-list ul li:nth-child(2){background: #6ad500;}
.solution-list ul li:nth-child(2) .solution-icon {background: #64c800;}
.solution-list ul li:nth-child(3){background: #ff9329;}
.solution-list ul li:nth-child(3) .solution-icon {background: #f08a27;}
.solution-list ul li:nth-child(4){background: #9329ff;}
.solution-list ul li:nth-child(4) .solution-icon {background: #8a27f0;}
.solution-list ul li:nth-child(5){background: #f04400;}
.solution-list ul li:nth-child(5) .solution-icon {background: #e24000;}

.solution-list .hidden::before,
.solution-list .hidden::after {
	position: absolute;
	content: '';
	opacity: 0;
}

.solution-list .hidden::before {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.solution-list .hidden::after {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}


.solution-list .hidden::before,
.solution-list .hidden::after
{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}


.solution-list li:hover .hidden::before,
.solution-list li:hover .hidden::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.solution-list li:hover .hidden::before,
.solution-list li:hover .hidden::after
 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

/*产品中心*/
.product{margin-top: 20px;}
.title em{display: block; font-size: 24px; line-height: 24px; color: #343434; text-align: center;}
.title i{background: #1e6cd1; width: 38px; height: 2px; display: block; margin: 9px auto 7px;}
.title span{display: block; font-size: 13px; color: #a5a5a5; line-height: 10px; text-align: center;}
.product-btn{text-align: center; /*display: block;*/ margin:16px auto 26px;/* width: 870px;*/}
.product-btn li{ display: inline-block; height: 21px; padding: 0 13px; border-right: solid 1px #9c9c9c;}
.product-btn li a{display:block; font-size: 14px; line-height: 21px; color: #9c9c9c; padding: 0 8px;text-align: center;  }
.product-btn li a:hover{background: #1e6cd1; color: #fff; /*padding: 3px 8px;*/ margin-top: -3px;}
.product-btn li.on a{background: #1e6cd1; color: #fff; /*padding: 3px 8px;*/ margin-top: -3px;}


.slideBox{ position: relative;}
.slideBox .box-hiddle{overflow: hidden; width: 1200px;}
.slideBox  ul li{border: solid 1px #e5e5e5; width: 286px; float: left; margin-right: 15.6px;}
.slideBox  ul li:last-child{margin-right: 0px;}
.slideBox  ul li a{display: block;}
.slideBox  ul li .product-pic{width: 286px; height: 203px; overflow: hidden;}
.slideBox  ul li:hover .product-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;}
.slideBox  ul li .product-name{height: 53px;}
.slideBox  ul li .product-name p{display: block; font-size: 16px; line-height: 53px; color: #686868;  background: url(../images/product-name-icon.png) no-repeat 250px center; padding: 0 10px; width: 266px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.slideBox  ul li:hover .product-name p{color: #fff; background: url(../images/product-name-icon-on.png) no-repeat 250px center #1e6cd1;}
.product-bd .prev1,.product-bd .next1{cursor: pointer; display: block; width: 40px; height:65px; position: absolute;top:93px; background: url(../images/bd-prev.jpg); z-index: 99999;}
.product-bd .prev1{left: -40px;}
.product-bd .next1{right: -40px; background: url(../images/bd-next.jpg);}
.product-bd{ height: 258px;}
.product-bd .prev1:hover,.product-bd .next1:hover{cursor: pointer;}

/*成功案例*/
.case{background: url(../images/case-bg.jpg) no-repeat center; height: 471px; margin-top: 48px; margin-bottom: 33px;}
.case-title{padding-top: 16px; padding-bottom: 19px;  border-bottom: solid 1px #8696ac;}
.case-title em{color: #fff;}
.case-title i{background: #fff;}
.case-title span{color: #fff;}
.case-list{padding-top: 33px;}
.case-list ul li{ float: left; width: 288px; position: relative; margin-right: 15px; margin-bottom: 27px;}
.case-list ul li:last-child{margin-right: 0px;}
.case-list ul li .case-pic{width: 288px; height: 188px; overflow: hidden;}
.case-list ul li:hover .case-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 .case-name{height: 64px; background: #fff;}
.case-list ul li .case-name em{display: block; font-size: 16px; line-height: 16px; color: #343434; text-align: center; padding: 0 5px; width: 278px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden; padding-top: 12px; margin-bottom: 8px;}
.case-list ul li .case-name span{display: block; font-size: 12px; line-height: 9px; color: #9c9c9c; text-align: center;}
.case-list ul li .case-hide{position: absolute; display: none; top: 0px; background: #ff9329; height: 252px; padding-left: 27px; padding-right: 22px; width: 239px;}
.case-list ul li .case-hide em{display: block; font-size: 16px; line-height: 16px; padding:52px 0px 13px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.case-list ul li .case-hide i{display: block; width: 31px; height: 1px; background: #fff;}
.case-list ul li .case-hide p{display: block; font-size: 12px; line-height: 21px; margin-top: 12px; margin-bottom: 18px;}
.case-list ul li .case-hide span{display: block; width: 97px; line-height: 32px; border: solid 1px #fff; font-size: 12px; text-align: center;}
.case-list ul li .case-hide span:hover{background: #fff; color: #ff9329;}
.case-more{display: block; width: 113px; border: solid 1px #fff; font-size: 13px; line-height: 38px; text-align: center; margin: 0 auto;}
.case-more:hover{border: solid 1px #ff9719; background: #ff9719;}

/*关于我们*/
.about{background: url(../images/about-bg.jpg) no-repeat center; height: 342px; margin-bottom: 44px;}
.about-info{width: 650px; height: 292px; background: #fbfbfb; margin-top: 50px; padding-left: 13px; padding-right: 32px;}
.about-info em{display: block; font-size: 20px; line-height: 20px; color: #343434; margin: 27px 0px 10px;}
.about-info span{display: block; font-size: 11px; line-height:8px ; color: #343434; font-family: arial; text-transform: uppercase;}
.about-info p{display: block; font-size: 13px; line-height: 26px; color: #6d6d6d; margin: 17px 0px  46px;}
.about-more{display: block; width: 115px; height: 31px; background: url(../images/about-more.png) no-repeat center; border: solid 1px #9a9a9a; margin-right: 11px;}
.about-more:hover{background: url(../images/about-more-on.png) no-repeat center #1e6cd1; border: solid 1px #1e6cd1;}
.about-pic{width: 505px;}
.about-pic strong{display: block; font-size: 36px; line-height: 28px; color: #eff3fb;}
.about-pic em{display: block; font-size: 24px; line-height: 24px; color: #1e6cd1; top: -16px; position: relative;}

/*优势*/
.ad{background: #f4f4f4; height: 111px;}
.ad-list {padding-top: 25px;}
.ad-list ul li{float: left; width: 25%;}
.ad-list ul li .ad-icon{display: block; width: 65px; height: 65px; border: solid 1px #747474; border-radius: 50%; margin-right: 10px;}
.ad-list ul li .ad-icon img{display: block; margin: 17px auto 0px;}
.ad-list ul li .ad-info em{display: block; font-size: 18px; line-height: 18px; color: #747474; margin: 17px 0px 9px;}
.ad-list ul li .ad-info span{display: block; font-size: 12px; line-height: 12px; color: #747474;}

/*公共底部*/
.foot{background: #2a2a2a; }
.foot-fl{width: 754px;}
.foot-logo{margin: 25px 0px 33px;}	
.foot-contact ul li{float: left; margin-right: 64px;}
.foot-contact ul li:last-child{margin-right: 0px;}
.foot-contact ul li p{display: inline-block; font-size: 14px; line-height: 14px; color: #777;}
.foot-contact ul li p span{font-family: arial;}
.foot-nav{border-bottom: solid 1px #5e5e5e;}
.foot-nav ul li{float: left; margin-right: 23px;}
.foot-nav ul li:last-child{margin-right: 0px;}
.foot-nav ul li a{display: inline-block; font-size: 14px; line-height: 50px; color: #777;}
.foot-nav ul li a:hover{color: #fff;}
.foot-copy p{display: block; font-size: 14px; line-height: 50px; color: #777;}
.foot-copy p a{color: #777;}
.foot-copy p a:hover{color: #fff;}

.foot-fr{width: 276px; margin-top: 107px;}
.foot-fr ul li{float: left; margin-left: 34px; background: #575757; width: 58px; height: 58px; border-radius: 50%; position: relative;}
.foot-fr ul li img{display: block; margin:13px auto 0;}
.foot-fr ul li .wechat-hide{display: none; position: absolute; top: -35px; left: -350px;}
.foot-fr ul li .wechat-hide img{margin:0px; }
.foot-fr ul li:hover .wechat-hide{display: block;}
.flink{margin-top: 12px;}
.flink ul em{display: inline-block;font-weight: bold; font-size: 14px; line-height: 30px; margin-right: 15px; color: #777; font-style: normal;}
.flink ul li{float: left; margin-right: 15px; }
.flink ul li a{display: block; font-size: 14px; color: #777; line-height: 30px;}
.flink ul li a:hover{text-decoration: underline;}







/*在线咨询*/
.zx-service{position:fixed; right:0px; top:121px;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:#1e6cd1; }
.service-box ul li:last-child{border:none;}

.service-box li p{position:absolute; left:-170px; 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: #1e6cd1;padding: 10px 0px;}
.service-box li p.qq-tel{width: 200px; left: -220px;}
.service-box li:nth-child(1) p,.service-box li:nth-child(2) p{ width: 190px; left: -210px;}
.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: 400px;}
.ny-main{margin-bottom:100px; margin-top: 20px;}


/*内页面包屑*/
.position{background: #eee; height: 47px;}
.position span{line-height: 47px; background: url(../images/ny-home.png) no-repeat; padding-left: 32px;}
.position span a.on{color: #1e6cd1;}
.position span a:hover{color: #1e6cd1;}
.position span b{display: inline-block; font-weight: normal; padding: 0 15px;} 

/*内页左侧*/
.ny-main .ny-left{width: 183px;}
.ny-main .ny-left h3{background: #fff; font-size: 18px; line-height: 47px; text-align: center; color: #1e6cd1; border: 1px solid #eaeaea; /*border-bottom: none;*/}
.ny-main .ctitle1 {border: 1px solid #eaeaea; border-top: none;}
.ny-main .ctitle1 li{cursor: pointer; display: block; background: url(../images/ctitle1-bg.png) right 20px no-repeat; line-height: 50px; padding-left: 10px;  margin-right: 12px; }
.ny-main .ctitle1 li:hover{background: url(../images/ctitle1-bg-on.png) right 20px no-repeat;}
.ny-main .ctitle1 li a{font-size: 13px; color: #4c4b4b;}
.ny-main .ctitle1 li a:hover{color: #1e6cd1;}
.ny-main .ctitle1>li.on>a{color: #1e6cd1; }
.ny-main .ctitle1 .ctitle2 li{background: none; margin-right: 0px; line-height: 30px; padding-left: 15px;}
.ny-main .ctitle1 .ctitle2 li a:hover{color: #1e6cd1;}
.ny-main .ctitle1 .ctitle2 li.on a{color: #1e6cd1; }
.ny-main .ctitle1 .ctitle2{display: none;}



.ny-main .ny-tjpro {margin-top: 15px; margin-bottom:18px; text-align: center; }
.ny-main .pro-bd {border: 1px solid #eaeaea;}
.ny-main .pro-bd ul li{text-align: center; margin-top:10px; }
.ny-main .pro-bd ul li img{display: block; width: 181px; height: 128px;}
.ny-main .pro-bd ul li span{display: block; line-height: 47px; border-top: 1px solid #eaeaea; margin-top: 10px; padding: 0 5px; width: 173px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.ny-main .ny-tjpro .prev,.ny-main .ny-tjpro .next{display:inline-block;width: 50px; height: 30px; background: url(../images/ztj.jpg); margin-top:8px; cursor: pointer;}
.ny-main .ny-tjpro .next{background: url(../images/ytj.jpg);}

.ny-main .ny-contact .tel{width: 153px; background: #1e6cd1; padding-left: 30px; padding-top: 11px; padding-bottom: 10px; margin-bottom:20px; }
.ny-main .ny-contact .tel span{display: block; color: #fff; background: url(../images/wxico.png) left no-repeat; padding-left: 30px; line-height:28px; margin-left: 5px;}
.ny-main .ny-contact .tel em{font-size: 19px; font-weight: bold; color: #fff; }

.ny-main .ny-contact .ny-wechat{border: 1px solid #eaeaea; text-align: center;}
.ny-main .ny-contact .ny-wechat span{background: url(../images/lxico.png) 26px no-repeat; display: block; line-height: 50px; text-align: center; font-size: 15px; border-bottom: 1px solid #eaeaea;}
.ny-main .ny-contact .ny-wechat img{margin-top:15px; border: solid 1px #4e4e4e; margin-bottom:8px; }
.ny-main .ny-contact .ny-wechat p{display: block; text-align: center;font-size: 12px; line-height: 18px; margin-bottom:20px; color: #333333; }


/*内页右侧*/
.ny-main .ny-right{width: 976px; overflow: hidden;}
.ny-main .ny-right h2{font-size: 17px; font-weight: normal; line-height: 19px; border-left:solid 4px #1e6cd1; padding-left: 8px; margin-bottom: 18px;}

/*内页产品右侧*/
.ny-right .right-cont .pro-list li{width: 302px; float: left; margin-bottom: 41px;  margin-right: 35px;}
.ny-right .right-cont .pro-list li:nth-child(3n){margin-right: 0px;}
.ny-right .right-cont .pro-list li h3{font-size: 16px; color: #6d6d6d; font-weight: normal; margin-top: 13px; line-height: 16px;  padding: 0 5px; width: 292px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.ny-right .right-cont .pro-list li span{display: block; width: 101px; height: 34px; background:#1e6cd1; text-align: center; line-height: 34px; color: #fff; margin: 19px auto 0px; }

.ny-right .right-cont .pro-list li .pic{overflow: hidden; width:300px; height: 213px; border: 1px solid #d8d8d8;}
.ny-right .right-cont .pro-list li .pic>img{ width: 300px; height: 213px;  display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.ny-right .right-cont .pro-list li .pic:hover>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-right .right-cont .pro-list li h3:hover{color: #1e6cd1;}

/*产品详情*/
.ny-right .right-cont .pro1{margin-top: 20px;}
.ny-right .right-cont .pro1 .spec-preview img{display: block;}
.ny-right .right-cont .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #333;display: block;}
.ny-right .right-cont .pro1 .descript1 p{width: 600px;font-size: 13px;color: #8e8e8e;line-height: 25px;margin-bottom: 10px;}
.ny-right .right-cont .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #ff9329; }
.ny-right .right-cont .pro1 .descript1 a.consult:hover{background-color: #1e6cd1;}
.ny-right .right-cont .pro1 .descript1 p.haoma{color: #333;font-size: 15px; font-weight: bold; }
.ny-right .right-cont .pro1 .descript1 p.haoma em{display: block;color: #1e6cd1;font-size: 20px; font-weight: bold; }
.ny-right .right-cont .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right .right-cont .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right .right-cont .detail .de-title{border-bottom: solid 3px #1e6cd1;}
.ny-right .right-cont .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#1e6cd1; border-top-left-radius: 6px; border-top-right-radius: 6px; }
.ny-right .right-cont .detail .infor{padding-top: 15px;}
.ny-right .right-cont .detail .infor p{font-size: 14px;color: #2d2d2d;line-height: 25px;}

/*内页新闻右侧*/
.ny-right .news-list li{margin-bottom: 28px;}
.ny-right .news-list li .news-pic{width: 237px;}
.ny-right .news-list li .news-cont{width: 705px;}
.ny-right .news-title{ margin-top: 18px; margin-bottom: 10px;}
.ny-right .news-title h3{font-size: 16px; line-height: 22px; font-weight: normal; width: 610px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.ny-right .news-title h3 a{color: #5c5c5c;}
.ny-right .news-title h3 a:hover{color: #1e6cd1;}
.ny-right .news-list li .news-cont p{color:#757575; }
.ny-right .news-list li .news-cont .more{width: 95px; height: 30px; background: #a0a0a0; color: #fff; display: block; text-align: center;line-height: 30px; margin-top: 19px; }
.ny-right .news-list li .news-cont .more:hover{background: #237ee6;}

/*成功案例*/
.ny-case-list{padding-top: 0px;}
.ny-case-list ul li{width: 302px; float: left; margin-bottom: 35px;  margin-right: 35px;}
.ny-case-list ul li:nth-child(3n){margin-right: 0px;}
.ny-case-list ul li .case-name{height: 45px;}
.ny-case-list ul li .case-pic{width: 302px; height: 197px; overflow: hidden;}
.ny-case-list ul li .case-hide{ width: 253px; height: 242px;}

/*下载中心*/
.ny-down-list ul li{ border-bottom: dashed 1px #bbb; margin-bottom: 5px;}
.ny-down-list ul li .ny-news-title {background: url(../images/newsico.png) no-repeat left center; padding-left: 20px; margin-top: 0px; margin-bottom: 5px;}
.ny-down-list ul li .ny-news-title em{display: inline-block; font-size: 16px; line-height: 33px; width: 830px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.ny-down-list ul li .ny-news-title b{display: inline-block; font-size: 14px; line-height: 33px; font-weight: normal;}
.ny-down-list ul li .ny-news-title em:hover{color: #1e6cd1;}



.ny-right p{ font-size:13px; line-height:30px;}

.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;}