@charset "utf-8";

/*通用title*/
.title{text-align: center;}
.title p{font-size: 30px;line-height: 48px;border-bottom: #e5e5e5 1px solid;color: #333;}
.title strong{font-size: 14px;line-height: 24px;color: #999;position: relative;}
.title strong:before{content: '';position: absolute;display: block;top: -4px;left: 50%;width: 54px;height: 3px;background-color: #666;margin-left: -27px;}

/*inside banner*/
.nbanner{background: url(../images/nbanner.jpg) center no-repeat;height: 300px;}

/*all*/
.all{ float:right; width:930px;}
.all_t{padding-left:20px; line-height:60px;background-color: #025abb;color: #fff;}
.all_t strong{font-size:18px; }
.all_t span{float: right;font-size: 14px;padding-right: 15px;}
.all_t span a{font-size: 14px;color: #fff;}
.all_t span a:hover{color: #fe390e}
.all_box{padding-top: 20px;font-size:16px; line-height:24px;min-height:500px;_height:500px;}
/*
	news列表
 */
.news{padding-bottom: 10px;}
.news ul li{padding: 10px 0;}
.news ul li a{display: block;padding: 30px 220px 30px 40px;background-color: #eee;}
.news ul li a,.news ul li a *{transition-duration: .3s;}
.news ul li a .time{float: left;padding-right: 30px;margin-right: 30px;text-align: center;border-right:#ccc 2px solid;margin-top: 10px;margin-bottom: 10px;}
.news ul li a .time strong{font-size: 36px;line-height: 40px;color: #333;display: block;}
.news ul li a .time small{font-size: 14px;line-height: 20px;color: #999;}
.news ul li a span{font-size: 16px;line-height: 36px;color: #333}
.news ul li a p{font-size: 14px;line-height: 22px;;color: #666;}
.news ul li a:hover{background-color: #ffc001}
.news ul li a:hover .time{border-color: #fff}
.news ul li a:hover strong,.news ul li a:hover small,.news ul li a:hover span,.news ul li a:hover p{color: #fff;}

/*产品分类*/
.pro{}
.prolist ul li{float: left;margin-right: 35px;width: 285px;margin-bottom: 40px;}
.prolist ul li:nth-child(3n){margin-right: 0;}
.prolist ul li:nth-child(n+6){margin-bottom: 20px;}
.prolist ul li a{display: block;}
.prolist ul li a .pic-pro{width: 285px;height: 185px;display: table-cell;text-align: center;vertical-align: middle;background-color: #eaeaea}
.prolist ul li a .pic-pro img{max-width: 95%;max-height: 95%;}
.prolist ul li a p{font-size: 18px;line-height: 36px;color: #333;text-align: center;transition-duration: .6s;background: #dddddd;}
.prolist ul li a:hover p{background: #fe390e;color: #fff}



/*bar*/
.bar{background: url(../images/bar.jpg) center no-repeat;height: 160px;text-align: center;}
.bar span{display: inline-block;margin-top: 100px;font-size: 18px;line-height: 36px;padding: 0 30px;border-radius: 10px;background-color: #025abb;color: #fff;}

/*热门产品*/
.hottitle{text-align: center;}
.hottitle strong{font-size: 38px;line-height: 40px;color: #e3e9f4;}
.hottitle p{font-size: 30px;line-height: 48px;margin-top: -24px;color: #025abb;font-weight: bold;}

.hot{padding-top: 30px;}
.hot ul li{float: left;margin: 0 10px;width: 210px;height: 210px;}
.hot ul li a{display: block;position: relative;}
.hot ul li a p{font-size: 16px;line-height: 40px;color: #fff;text-align: center;background-color: #fe390e}
.hot ul li a:hover p{background-color: #025abb}







/* 详情内容页 */
.inner{clear:both;padding:10px;overflow:hidden;line-height:24px;}
.newsTitle { text-align:center;font-weight:bold;color:#0d62be;font-size: 24px;line-height: 36px;}
.newsInfo{ padding:8px 0;font-weight:normal;text-align:center; color:#3d3d3d;}
.newsContent{ padding: 10px 0;}
.newsContent *{ word-break: break-all;word-wrap: break-word;font-size: 16px; line-height: 1.75!important;}	
.infoImage{text-align:center;margin:10px 0;}
.infoImage img{padding:4px;border:3px solid #dedede;}
/* 上下篇*/
.n-p{padding:10px 0;border-bottom: 1px dotted #afafaf;}
.n-p li{float: left;padding:0px 20px;max-width: 50%; line-height:24px;}
.n-p li a:hover{ text-decoration:underline}
.n-p .p,.n-p .n{background: url(../images/base/icon.png) no-repeat;}
.n-p .p{background-position: 0px -332px;}
.n-p .n{background-position: 0px -313px;}
/* 文章分享工具集 */
.newsShare{height:auto; clear:both; overflow:hidden;padding: 15px; border:1px dotted #ccc; border-left:none; border-right:none;}
.newsShare .info{width: 80%;float: left; line-height:22px;}
.newsShare .u-img{height:100%;float: right;}
/* 文章工具集 */
.newsTool{border:1px dotted #afafaf;border-left:none;border-right:none;text-align: center; margin-bottom:2px;}
.newsTool .titletool{ color:#000; white-space: nowrap;overflow: visible;padding: 0 0 0 .5em;height: 28px;line-height: 28px;}
a.titletool:link, a.titletool:visited{color: #000;}
a.titletool:hover,a.titletool:active{color:#2e6e9e;text-decoration:none;}

/*产品详情 标题*/
.contact p{text-align: center;font-size: 18px;line-height: 36px;color: #333;}
.pinfo-pic{width: 600px;float: left;display: table-cell;vertical-align: middle;text-align: center;border:#eee 3px solid;box-sizing: border-box;}
.pinfo-pic img{max-width: 90%;vertical-align: middle;}
.pinfo-t{float: right;width: 540px;}
.pinfo-t .T{font-size: 22px;line-height: 40px;color: #333;}
.pinfo-t p{padding: 20px 0;font-size: 14px;line-height: 30px;color: #333;}
.pinfo-t a{font-size: 16px;line-height: 40px;color: #fff;padding: 0 15px;display: inline-block;margin-right: 20px;}
.pinfo-t a.ptel{background-color: #0d62be}
.pinfo-t a.pqq{background-color: #ff9715}
.pinfo-t .album{margin-top: 15px;padding-top: 15px;border-top: #999 1px solid;}
.pinfo-t .album ul li{float: left;margin: 0 4px;width: 172px;height: 97px;line-height: 97px;text-align: center;}
.pinfo-t .album ul li img{max-width: 100%;max-height: 100%;vertical-align: middle;}
/*产品详情 内容*/
.content .T{font-size: 30px;line-height: 90px;padding-left: 10px;color: #fff;font-weight: bold;}
.content .hd ul li{float: left;width: 280px;margin-right: 20px;background-color: #ff9715;background-image: url(../images/content-t.png);background-repeat: no-repeat;font-size: 16px;line-height: 66px;text-align: center;color: #fff;cursor: pointer;}
.content .hd ul li.on,.content .hd ul li:hover{background-color: #fff;background-image: none;color: #0d62be}
.content .bd .box{padding: 20px;font-size: 14px;line-height: 1.5;color: #000;min-height: 400px;	 -moz-user-select:none; /*火狐*/	 -webkit-user-select:none; /*webkit浏览器*/	 -ms-user-select:none; /*IE10*/	 -khtml-user-select:none; /*早期浏览器*/	 user-select:none;}
