@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:14px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1200px; overflow-x: hidden;}
A {COLOR: #333; TEXT-DECORATION: none}
P{COLOR: #666;}
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 */
/*公共头部*/
.top{background: #f2f2f2; line-height: 35px; }
.top h2{font-size: 14px; color: #737373;}
.top ul li{float: left; }
.top ul li a{display: block; color: #737373; margin-left: 24px;}
.top ul li a:hover{color: #0c86ee}

.head{height: 100px; }
.head .logo{margin-top: 15px;}
.head .logo h1 {line-height: 0px;}
.head .head-tel{background: url(../images/head-tel.png) no-repeat left center; padding-left: 50px; margin-top: 30px; height: 40px;}
.head .head-tel em{display: block; font-size: 14px; color: #999999; line-height: 14px; margin-bottom: 7px;}
.head .head-tel strong{display: block; font-size: 24px; color: #0c86ee; font-family: arial; line-height: 18px;}

.nav{height: 55px; background: #0c86ee}
.nav ul li{float: left; position: relative; }
.nav ul li>a{display: block; font-size:16px; line-height: 55px; color: #fff; text-align: center; width: 150px; background: url(../images/nav-line.png) no-repeat right center;}
.nav ul li.on>a{background: #202020}
.nav ul li:hover>a{background: #202020 } 
.nav ul li .hide{background:rgba(255,255,255,0.9);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;left: 0px;display: none;width: 150px;position: absolute;z-index: 22; }
.nav ul li .hide em a{ display:block; line-height:44px;color: #666; text-align: center; border-bottom: dotted 1px #ccc;}
.nav ul li .hide em:last-child a{border-bottom: none;}
.nav ul li .hide em a:hover{background: #fff; color: #0c86ee; 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;}
.navfixed{position: fixed; top: 0; z-index: 222; width: 100%;}



/*首页banner*/
.banner{position:relative;}
.banner-hd {height:600px;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:2%; 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:65px;height:3px; margin:0 5px; cursor:pointer; float: left; background: #fff; }
.banner-hd .num li.on {background: #0c86ee;  } /*当前项*/


/*搜索*/
.pannel{background: #f2f2f2; height: 60px;}
.keywords{line-height: 60px;}
.keywords ul em{display: block; color: #333333; }
.keywords ul li{float: left;}
.keywords ul li a{display: block; color: #808080; margin-right: 22px;}
.search{ margin-top: 14px; }
.search input{outline: none; font-family: "Microsoft YaHei";}
.search .search-text{ padding-right: 10px; width: 228px;  line-height: 33px; color: #d9d9d9; border: solid 1px #d9d9d9; text-indent: 1rem;}
.search .search-btn{width: 50px; height: 35px; background: url(../images/search-btn.png) no-repeat center #0c86ee; border: none; outline: none; cursor: pointer;}


/*产品展示*/
.index-title{padding: 60px 0 40px;}
.index-title h2{display: block; font-size: 24px; line-height: 24px; color: #0c86ee; margin-bottom: 8px}
.index-title img{display: inline-block; margin: 0 4px; vertical-align: middle;}
.index-title strong{color: #333333}
.index-title span{display: block; font-size: 16px; line-height: 12px; color: #808080; text-transform: uppercase; height: 26px; position: relative;}
.index-title span:after{position: absolute; content: ''; background: url(../images/title-line.png) no-repeat; bottom: 0; width: 780px; height: 3px; left: 50%; margin-left: -390px}

.pro-btn ul{text-align: center; margin-bottom: 40px}
.pro-btn ul li{display: inline-block; margin: 0 5px;font-size: 15px; line-height: 41px; background: #f2f2f2; width: 145px; text-align: center; cursor: pointer;}
.pro-btn ul li.on {background: #0c86ee; color: #fff;}




.product-list{overflow: hidden;}
.product-list ul{width: 1220px;}
.product-list ul li{float: left; width: 285px; margin-right: 20px;  position: relative; margin-bottom: 18px}
.product-list ul li .pic{width: 283px; height: 213px; overflow: hidden; border: solid 1px #ccc; }
.product-list ul li .info{ width: 285px; height:215px; background: rgba(12,134,238,0.9);  position: absolute;  opacity: 0; top: 0; left: 0}

.product-list ul li .info p{display: block; line-height: 30px; color: #fff; width: 230px; margin: 45px auto;  text-align: justify;}
.product-list ul li h3{display: block; ; font-size: 15px; line-height: 57px; color: #808080; text-align: center;}
.product-list ul li:hover .info{opacity: 1; }

.product-list .hidden::before,.product-list .hidden::after {
	position: absolute;
	content: '';
	opacity: 0;
}

.product-list .hidden::before {
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	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;
}

.product-list .hidden::after {
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	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;
}


.product-list .hidden::before,
.product-list .hidden::after
{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}


.product-list li:hover .hidden::before,
.product-list li:hover .hidden::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.product-list li:hover .hidden::before,
.product-list li:hover .hidden::after
 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}


.product-more{display: block; width: 185px; font-size: 16px; line-height: 55px; background: #0c86ee; text-align: center; margin: 30px auto 60px}
/* Rectangle Out */
a.hvr-rectangle-out {
  vertical-align: middle;
  -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;
  color: #fff;
}
a.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #202020;
  -webkit-transform: scale(0);
  transform: scale(0);
  -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;
}
a.hvr-rectangle-out:hover,a.hvr-rectangle-out:focus,a.hvr-rectangle-out:active {
  color: white;
}
a.hvr-rectangle-out:hover:before,a.hvr-rectangle-out:focus:before,a.hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}



/*优势*/
.ys{background: url(../images/ys-banner.jpg) no-repeat center top; height: 300px;}
.ys-btn{text-align: center; padding-top: 208px;}
.ys-btn a{display: inline-block; margin: 0 4px;}




/*新闻中心*/
.news{margin-bottom: 36px}
.news .container{overflow: hidden;}

.latest-news{width: 480px; }
.latest-news .pic{width: 480px; height: 300px;}
.latest-news .info{padding: 23px 26px 20px 20px; background: #f7f7f7}
.latest-news .info em{display: block; font-size: 17px; line-height: 17px; color: #333333; height: 30px; position: relative; margin-bottom: 19px;}
.latest-news .info em:after{position: absolute; content: ''; width: 40px; height: 2px; background: #000; left: 0; bottom: 0}
.latest-news .info span{font-style: 15px; color: #b8b8b8; line-height: 11px; margin-top: 3px;}
.latest-news .info p{display: block; line-height: 26px; color: #8a8a8a;}
.latest-news a:hover .info em{color: #0c86ee; transition:0.6s;}
.latest-news a:hover .info em:after{background: #0c86ee; transition:0.6s;}

.news-content{width: 680px; }
.news-btn ul{text-align: center; margin-bottom: 15px;}
.news-btn ul li{display: inline-block; background: url(../images/news-btn.png) no-repeat center top; font-size: 16px; line-height: 40px; color: #333; width: 220px; margin: 0 58px;  height: 47px; cursor: pointer;}
.news-btn ul li.on{background: url(../images/news-btn-on.png) no-repeat center top; color: #fff;}
.news-list ul{width: 700px;}
.news-list ul li{float: left; background: #f7f7f7; padding: 15px 20px 15px 15px; margin-right: 20px; margin-bottom: 24px; }
.news-list ul li .date,.news-list ul li .info{float: left;}
.news-list ul li .date{height: 88px; width: 88px; border: solid 1px #b3b3b3; background: #b3b3b3; color: #f7f7f7; text-align: center; margin-right: 10px;}
.news-list ul li .date b{display: block; font-size: 28px; line-height: 20px; padding: 22px 0 14px;}
.news-list ul li .date span{display: block; font-size: 16px;line-height: 12px;}
.news-list ul li .info{width: 195px;}
.news-list ul li .info em{display: block; font-size: 15px; color: #333; padding: 5px 0 3px;}
.news-list ul li .info p{display: block; font-size: 14px; color: #8a8a8a}
.news-list ul li:hover{background: #0c86ee; transition:1s;}
.news-list ul li:hover .date{border-color: #fff; background: transparent; transition:1s;}
.news-list ul li:hover .info em,.news-list ul li:hover .info p{color: #f2f2f2;transition:1s;}


/*关于我们*/
.about{background: url(../images/about-banner.jpg) no-repeat center top; height: 475px;}
.about .index-title{padding: 60px 0 30px;}
.about .index-title h2{ color: #0c86ee; }
.about .index-title strong{color: #ffffff}
.about .index-title span{display: block; font-size: 16px; line-height: 12px; color: #808080; text-transform: uppercase; height: 26px; position: relative;}
.about .index-title span:after{position: absolute; content: ''; background: url(../images/about-title.png) no-repeat; bottom: 0; width: 780px; height: 3px; left: 50%; margin-left: -390px}
.about .info{width: 808px; margin: 0 auto 60px;}
.about .info p{display: block; font-size: 15px; line-height: 30px; color: #fff; text-align: justify; margin-bottom: 37px; text-align-last: center; }
.about .info a{display: inline-block; width: 125px; line-height: 41px; color: #333; background: #fff; margin: 0 5px}
.about .info a.about-more{background: #0c86ee; color: #fff;}
.honor{position: relative;}
.honor-list{overflow: hidden;}
.honor-list ul li{float: left; width: 285px; margin-right: 21px;}
.honor-list ul li .pic{width: 285px; height: 200px;}
.honor .prev,.honor .next{position: absolute;  width: 40px; height: 45px; top: 78px; z-index: 2; cursor: pointer;}
.honor .prev{background: url(../images/prev.png) no-repeat  center #fff; left: -70px;}
.honor .next{background: url(../images/next.png) no-repeat center #fff; right: -70px}
.honor .prev:hover{background: url(../images/prev2.png) no-repeat  center #0c86ee;}
.honor .next:hover{background: url(../images/next2.png) no-repeat  center #0c86ee;}


/*公共底部*/
.foot{background: url(../images/foot-bg.png) no-repeat center top #000;/* height: 320px; */padding-bottom: 10px;}
.foot-left .logo{margin: 28px 0 29px}
.foot-left .tel{background: url(../images/foot-tel.png) no-repeat 20px center #0c86ee; height: 60px; width: 263px; color: #fff; margin-bottom: 19px}
.foot-left .tel em{display: block; line-height: 14px;   padding: 11px 0 12px 72px}
.foot-left .tel span{display: block; font-size: 22px; line-height: 16px; padding-left: 72px; font-family: arial;}
.foot-left p{line-height: 28px; color: #fff;}
.foot-left p a{color: #fff}

.foot-right{width: 678px;}
.foot-nav{border-bottom: solid 1px #626364;}
.foot-nav ul li{float: left;margin-right: 30px;}
.foot-nav ul li a{display: block; line-height: 106px; color: #fff}
.foot-right .info{margin-top: 33px;}
.foot-right .info p{line-height: 36px; color: #fff}
.foot-wechat{margin-top: 36px;}
.foot-wechat ul li{float: left;width: 108px;margin-left: 13px;} 
.foot-wechat ul li em{display: block; font-size: 14px; line-height: 32px; color: #fff; text-align: center;}



/*在线咨询*/
.zx-service{position: fixed;right: 5px;top: 30%;z-index: 9999;}
.zx-service ul li{margin-bottom: 1px;position: relative;}
.zx-service ul li a{display: block; width: 80px;height: 52px;padding: 14px 0;background: #000;}
.zx-service ul li:hover a{background: #0c86ee;}
.zx-service ul li a img{display: block;margin: 0 auto 10px;}
.zx-service ul li a span{display: block;width: 80px;color: #fff;text-align: center;line-height: 14px;}
.zx-service ul li dl{width: 150px;padding: 0 15px;background: #0c86ee;text-align: center;display: none;position: absolute;right: 81px;top: 0;}
.zx-service ul li dl dd{font-family: arial;color: #fff;font-size: 20px;height: 50px;width: 150px;line-height: 50px;}
.weixin-hide{width: 130px;padding: 140px 10px 0;background:url(../images/wechat-pic3.jpg) no-repeat center top 10px #0c86ee;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 36px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li span{line-height: 12px;font-size: 14px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 
.zx-service03:hover .weixin-hide{display: block;}
.zx-service ul li:hover dl{display: block;}



/*内页样式*/
.ny-hd{height: 450px;}
.ny-main{margin-top: 25px; margin-bottom:100px;}

/*产品*/
.ny-left{width:260px;}
.column-title{width:260px; background: #0c86ee;height:90px;padding-top:20px;}
.column-title{color:#fff;font-size:30px;}
.column-title:after{content: '';display: block; background: #fff;width:70px;height:3px;margin-left:20px;margin-top:10px;}
.column-title span{padding-left:20px}
.column-title em{font-size:12px;color:#fff;padding-left: 10px;}

.ctitle1{ background: #fff;width:238px;padding:10px 10px 10px;border: 1px solid #ccc;border-top: none;}
.ctitle1>li{width: 238px;margin-bottom: 12px;}
.ctitle1>li>a{ display: block;width:218px;padding-left: 20px;color:#fff; background: url(../images/ny-switch2.png) no-repeat center right 20px #202020;height:40px;line-height: 40px;font-size:15px}
.ctitle1>li.on>a,.ctitle1>li:hover>a{ background: url(../images/ny-switch2.png) no-repeat center right 20px #0c86ee;}

.ctitle2{background: #f5f5f5; padding: 10px 0 10px 20px; display: none;}
.ctitle2>li{}
.ctitle2>li>a{display: block; line-height: 30px; background: url(../images/ctitle2-li.jpg) no-repeat left center; padding-left: 15px;}
.ctitle2>li.on>a,.ctitle2>li:hover>a{color: #0c86ee; }
.ctitle1 li.on .ctitle2{ display: block;}

.ny-contact {background: #fafafa; margin-top: 30px}
.ny-contact .bg{display: block; width: 240px;padding-left: 20px; height: 100px;background: url(../images/contact-pic.jpg) no-repeat center center;}
.ny-contact span,.ny-contact em{display: block;color: #fff;}
.ny-contact span{font-size: 18px;line-height: 18px;padding-top: 30px;}
.ny-contact em{font-family: arial;}
.ny-contact ul{padding: 20px 10px 1px;background: #f2f2f2;margin-bottom: 20px;}
.ny-contact ul li span,.ny-contact ul li img,.ny-contact ul li a{display: block;margin: 0 auto;}
.ny-contact ul .ny-qcode{padding-bottom: 20px;border-bottom: 1px solid #ccc;margin-bottom: 20px;}
.ny-contact ul .ny-qcode span{color: #4c4c4c;line-height: 14px;padding-top: 10px;}
.ny-contact ul .ny-tel{font-size: 24px;font-family: arial;color: #0c86ee;line-height: 20px;padding-left: 56px;background: url(../images/ny-tel.png) no-repeat  20px center;margin-bottom: 20px;}

.ny-right{width:900px; overflow: hidden;}
.ny-right .position{display: block;margin-top: 30px; margin-bottom: 20px; border-bottom: solid 1px #ddd;position: relative;}
.ny-right .position span{display: block; padding-left:33px; font-size: 13px;line-height: 40px;background: url(../images/ny-home.png) no-repeat 5px center;border-bottom: solid 1px #0c86ee; z-index: 0;position: absolute;bottom: -1px;left: 0;}
.ny-right .position span a.on{color: #0c86ee;}
.ny-right .position span a:hover{color: #0c86ee;}


/*资质证书*/
.ny-honor-list ul{width: 1230px;}
.ny-honor-list ul li{float: left; width: 280px; margin-right: 30px; margin-bottom: 30px;}


/*内页产品列表*/
.ny-product-list ul{width: 930px;}
.ny-product-list ul li{float: left; width: 280px; margin-right: 30px; margin-bottom: 30px;}
.ny-product-list ul li .pic{width: 278px; height: 209px; border: solid 1px #ccc; position: relative; overflow: hidden;}
.ny-product-list ul li .more{position: absolute;top:0; background: rgba(12,134,238,0.95); width: 100%; height: 100%; transition:0.6s; opacity: 0;}
.ny-product-list ul li .line { display: block; background: #fff; position: absolute; top: 50%; left: 50%; opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms; }
.ny-product-list ul li .line_1 { width: 40px; height: 1px; margin: -1px 0px 0px -20px; transform: translateX(-55px); -webkit-transform: translateX(-55px); }
.ny-product-list ul li .line_2 { width: 1px; height: 40px; margin: -20px 0px 0px -1px; transform: translateY(55px); -webkit-transform: translateY(55px); }
.ny-product-list ul li:hover .more{opacity: 1;}
.ny-product-list ul li:hover .line { transform: translate(0); -webkit-transform: translate(0); opacity: 1; visibility: visible; }
.ny-product-list ul li h3{display: block;font-size: 15px; line-height: 45px; color: #333; border-bottom: 1px solid #ccc; background: url(../images/link.png) no-repeat right center;}



/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 510px;}
.ny-right  .pro1 .descript1 strong.title1{font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #c0ccd6; padding: 10px 0; margin-bottom: 10px;}
.ny-right  .pro1 .descript1 p{width: 510px;font-size: 13px;color: #666;line-height: 24px;text-align: justify;}
.ny-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #0c86ee;}
.ny-right  .pro1 .descript1 p.haoma{ color: #333;font-size: 15px;display: block; margin: 20px 0;}
.ny-right  .pro1 .descript1 p.haoma em {display: inline-block;color: #0c86ee;font-size: 25px;font-weight: bold; vertical-align: middle;}
.ny-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right  .detail {margin-bottom: 20px;}
.ny-right  .detail .de-title{border-bottom: solid 3px #0c86ee; margin-bottom: 20px;}
.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:#0c86ee;}


/*内页新闻列表*/
.ny-load-list ul{width: 920px;}
.ny-load-list ul li{width: 284px;height:55px;border:1px solid #DEDEDE;line-height:55px;text-indent: 88px;background: url(../images/load-icon.png) no-repeat center left 30px;float:left; margin-right: 20px; margin-bottom: 20px}
.ny-load-list ul li a{display: block;width: 284px;height:55px;}
.ny-load-list ul li a:before{content: '';display: block;width:1px;height:20px; background: #D5D5D5;float:left;position: relative;top:18px;left:72px;}
.ny-load-list ul li:hover{border-color:#0c86ee}


.ny-news-list ul li{overflow: hidden;padding-bottom: 22px;border: none;border-bottom: solid 1px #f0f0f0; margin-bottom: 20px;}
.ny-news-list ul li .date{width: 82px;padding: 14px 7px;border:solid #dbdbdb 1px;border-radius: 5px;}
.ny-news-list ul li .date span{display: block;border-bottom: solid #dbdbdb 1px;font-size: 40px;line-height: 40px;color: #0c86ee; padding-bottom: 8px;}
.ny-news-list ul li .date p{font-size: 17px;line-height: 17px;color: #747474; margin-top: 15px; text-align: center;}
.ny-news-list ul li .descript{overflow: hidden;width: 770px;}
.ny-news-list ul li .descript strong{width:690px; font-size: 16px;line-height: 38px;color: #232323;font-weight: bold;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ny-news-list ul li .descript strong:hover{color: #0c86ee; }
.ny-news-list ul li .descript p{color: #5f5f5f;font-size: 14px;line-height: 22px;}





.ny-right p{text-align: justify;}
.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;}
