﻿/**公共样式s**/
* {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
body {
    font-family: "Helvetica Neue","PingFangSC-regular","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei"," sans-serif";
    word-wrap: break-word;
}
a:hover{
    text-decoration:none;

}
ul, ol, li {
    list-style: none;
}
.bold{
	font-weight:bold;
}
.vmiddle{
	vertical-align:middle;
}
.panel-title {
    font-size: 1.2em;
}
/**公共样式e**/

/**红色和背景**/
.red{color:red;}
.red-bg{
	background-color:red;
}
/**首页导航条样式s**/
.index-header{
	background: #181818;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navbar-nav{
	margin-top:10px;
}
.navbar-nav li {
    font-size: 1.3em;
    font-weight: 400;
	margin-right:5px;
}
.navbar-nav>li>a {
	color: #fff;
	padding:8px;
	}
.nav>li>a:focus{color:#fff;}
.nav>li>a:visited {color:#fff;}	/* 已被访问的链接 */
.nav>li>a:hover,.nav>li>a:focus {color:#000000;background-color:#fff;}	/* 鼠标指针移动到链接上 */
.nav>li>a:active {color:#000000;background-color:#fff;font-weight:bold;}

.nav li a: {
    color: #fff;
}

.open>a{color:#000000!important;}
.open>a:focus, .nav .open>a:hover {
	color:#000000!important;
	background-color: #fff!important;
}
/**首页导航条样式e**/




/*选择理由*/
.my-bgcolor-2 {
    background-color: #f9f9f9;
    padding-bottom: 20px;
}
.page-header {
    border-bottom: 1px solid #ddd;
}
.projects-header {
    width: 58%;
    text-align: center;
    margin: 60px 0 10px;
    font-weight: 200;
    margin-bottom: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.projects-header h2 {
    letter-spacing: -1px;
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: 500;
    font-family: 'Microsoft Yahei',"微软雅黑",arial,"宋体",sans-serif;
}

.features_2 .feature-icon {
    float: left;
    text-align: center;
}
.feature-icon i {
    color: #fc8c04;
    border: #fc8c04 solid 2px;
    height: 70px;
    padding-top: 9px;
}
.features_2 .feature-icon i {
    display: inline-block;
    width: 70px;
    margin-top: 13px;
    font-size: 50px;
}
.features_2 .feature-text-2 {
    float: left;
    width: 90%;
    margin-left: 20px;
}
.features_2 .feature-text-2 h4 {
    font-size: 1.5em;
    color: #fc8c04;
}
.feature-text-2 p {
    font-size: 1.1em;
    margin-bottom: 20px;
    line-height: 30px;
}
/*客户的鼓励*/
.features_2 p {
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 1.1em;
}
/*优势*/
.my-f013 {
    font-size: 1.3em;
}
.thumbnail .caption {
    padding: 0px;
    color: #333;
}
.thumbnail .caption p {
    margin-top: 10px;
    text-align: left;
    padding: 5px;
}
/*资讯*/
.list-group li a {
    color: #777;
}
.my-timev {
    float: right;
    color: #999;
}

/*友情链接*/

.list-links {
    padding: 15px;
}
.list-links a {
    margin-right: 10px;
    margin-bottom: 10px;
    color: #999;
}
/*底部服务*/
.my-bgcolor-5 {
    background-color: #279118;
    padding-top: 30px;
}
.service-list li {
    float: left;
    width: 25%;
    height: 70px;
    color: #fff;
}
.service-content{float:left;}
.circle {
    width: 45px;
    height: 45px;
    color: #FFFFFF;
    text-align: center;
    border-radius: 100px;
    border: 2px #FFFFFF solid;
    padding-top: 5px;
	float:left;
}
.service-list li .service-content .title {
    font-size: 18px;
}
.service-list li .service-content span {
    display: block;
    margin-left: 8px;
}

/*footer*/
.footer {
    color: #FFF;
    padding: 15px 0;
    background: #232323;
}
.footer a {
    color: #FFF;
}
.fenlei {
    float: left;
    margin-right: 20px;
    padding: 10px;
}
.footer-bottom {
    font-size: 13px;
}
.footer-bottom ul>li {
    padding: 0;
    margin-top: 10px;
}


.index-nav {
    width: 100%;
    height: 40px;
    background: #f5f5f5;
}
.index-inner {
    margin: 0 auto;
}
.index-nav .main-nav li {
    float: left;
}
.index-nav .main-nav li>a {
    font-size: 16px;
    display: block;
    height: 40px;
    padding: 0 25px;
    line-height: 40px;
    color: #292929;
    border-bottom: 2px solid transparent;
}
.index-nav .main-nav li>a:hover {
    text-decoration: none;
    border-color: #279118;
    background: #ffffff;
}

/*检测流程*/
.post {
    margin: 0 0 0 0;
    padding: 20px 1% 2px 1%;
    text-align: left;
    clear: both;
    word-break: break-all;
    display: block;
}
.index_h1 {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}
.post h3 {
    border-left: 10px solid #279118;
    padding-left: 10px;
    margin: 25px 0;
}
article p {
    line-height: 30px;
    margin-bottom: 10px;
}
article a {
    color: #0273C6;
}


/*新闻列表页*/
.list-group{
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.list-group-item{
    height:45px;

}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #239d0d;
    border-color: #239d0d;
}


.ranking-list {
  margin-bottom: 30px;
}
.ranking-list h4 {
  margin-bottom: 30px;
}
.ranking-list li {
  width: 100%;
  text-align: center;
}
.ranking-list li img {
  display: block;
  width: 100%;
}
.ranking-list li p {
  color: #666;
  font-size: 16px;
  line-height: 40px;
}
.ranking-list li:hover p {
  color: #0c82d5;
}

.postlist{
	background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    padding: 20px;
}
.subnavi-l {
    color: #999;
    font-size: 12px;
}
.postlist hr {
    border: dashed #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 12px 0 18px;
    height: 0;
}
.postlist h3 {
    font-size: 2rem;
    margin-bottom: 0px;
}
.postmeta {
    font-size: 14px;
    padding: 10px;
    text-align: left;
    color: #999;
}
.my-mgrt15 {
    margin-right: 15px;
}
.posts p {
    color: #555555;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 18px;
}
.frm-center-mg{
 margin-top: 20px;	
  margin-bottom: 20px;
}   
.featuredbox{
	border: 1px solid #CCCCCC;
    padding: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 12px;
}
.featuredbox img {
    max-width: 100%;
    height: auto;
}

.cnki-aside-panel a:hover {
    text-decoration: underline;
    color: #235;
}
.cnki-aside-panel a{
    color: #777;
    text-decoration: none;
}
.cnki-aside-panel li{
	padding:5px 0;
    font-size: 14px;
}
/*栏目新闻页*/
.my-center {
    text-align: center;
}
.newlist-panel>.panel-heading {
    color: #333;
    background-color:transparent;
    border-color: #ddd;
}
.newlist-panel li {
    color: #444444;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 5px;
}

/*产品内容页*/
.product-content img {
    width: 400px;
    height: 250px;
}
.product-content .media-heading{
	color: #333;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
}
.product-content .pro-desc{
padding: 14px 0;
    line-height: 25px;
    color: #999;
    text-indent: 2em;
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 13px;
	height:100px;
}
.product-content .pro-price{
	font-size: 16px;
    color: #999;
}
.product-content .pro-price .price{
    color: #ff3838;
}
.product-content .btn{
	margin-right:20px;
}
.product-content .btn-danger{
	background-color:#f41111;
	border-color:transparent;
	padding:8px 50px;
    font-size: 18px;
}
.product-content .btn-primary{
	background-color:#999;
	border-color:transparent;
	padding:8px 50px;
    font-size: 18px;
}
.product-content .pro-link{
	margin-top: 33px;

}

.product-detail .nav-tabs>li.active>a, .product-detail .nav-tabs>li.active>a:focus, .product-detail .nav-tabs>li.active>a:hover{
	border:0px;
	background: #239d0d;
	color:white;
}
.nav-tabs {
    border-bottom: 0px;
}
.product-detail{
	padding-top:20px;
}
.product-detail .nav a{
	border:0px;
	background: #999;
	color:white;
	font-size: 18px;
	padding:8px 50px;
	margin-right:20px;
}
.product-detail .nav>li>a:hover, .product-detail .nav>li>a:focus {
    color: white;
    background-color: #999;
}
.product-detail .nav>li>a:active {
    color: white;
    background-color: #999;
	font-weight:normal;
}
.product-detail .tab-pane{
padding-top:10px;
}
/*----------------后期删除*/
/*顶部样式开始*/
.index-inner2{
    width: 1180px;
    margin: 0 auto;
}
.clr2 {
	zoom: 1;
}
.clr2:after {
	clear: both;
	content: '\0020';
	display: block;
	visibility: hidden;
	height: 0;
}
.index-header2{
    width: 100%;
    background: #239d0d;
}
.index-header2 p{
	margin-bottom:0px;
}
.index-header2 h1,.index-header2 h2{
	margin-top: 0px;
    margin-bottom: 0px;
}
.top-header2{
padding:15px 0;
}
.index-logo2{
float:left;
}
.index-logo2 h1{
text-indent:-999px;
background:url(../images/paper_logo.png) no-repeat;
height:57px;
width:215px;
}
.desc2{
float:left;
margin-left:130px;
}
.desc2 h2{
font-size: 20px;
color: #fff;
}
.desc2 p {
    font-size: 16px;
    color: #fff;
    margin: 10px 0 0 190px;
}
.index-nav2{
    width: 100%;
    height: 40px;
    background: #fff;
}
.index-nav2 .main-nav li{
    float: left;
    position: relative;
}
.index-nav2 .main-nav li>a {
font-size:14px;
    display: block;
    height: 40px;
    padding: 0 25px;
    line-height: 40px;
    color: #292929;
    border-bottom: 2px solid transparent;
}
.index-nav2 .main-nav li>a:hover {
    border-color: #239d0d;
    background: #f3f3f3;
}
.service2 {
    width: 100%;
    height: 100px;
    background: #239d0d;
}
.service-list2 li {
    width:25%;
    height:50px;
    margin:25px 0;
    color:#fff;
}
.service-list2 li .service-content span {
    display:block;
    margin-left:8px;
}
.service-list2 li .service-content .title {
    font-size:18px;
}
.service-list2 li .list-icon {
    width:50px;
    height:50px;
}
.service-list2 .service-one .list-icon {
    background:url(../images/hp_service_list_icon.png) 3px center no-repeat;
}
.service-list2 .service-two .list-icon {
    background:url(../images/hp_service_list_icon.png) -296px center no-repeat;
}
.service-list2 .service-three .list-icon {
    background:url(../images/hp_service_list_icon.png) -598px center no-repeat;
}
.service-list2 .service-four .list-icon {
    background:url(../images/hp_service_list_icon.png) -897px center no-repeat;
}
.service-list2 li .service-content span {
    display: block;
    margin-left: 8px;
}
.fl {
    float: left;
}
/* service-list end */
.footer2 p{padding-bottom:0px;}
.footer2 ul {
    margin-bottom: 0px;
}
.footer2 {
    width: 100%;
  padding:20px 0;
    background: #363636;
    overflow: hidden;
}
.main-footer2 {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.nav-footer2 li{
display:inline-block;
}
 .nav-footer2 li a{   
 font-size:14px;
 display: block;
    height: 40px;
    padding: 0 25px;
    line-height: 40px;
    color: #a8a1a1;
	}
 .footer-content2 p{
  font-size:14px;
     color: #a8a1a1;
	 margin: 0 0 0px;
 }	
 body{
	     font: 12px/1.4 "Microsoft YaHei", 微软雅黑, Helvetica, Arial, "Lucida Grande", Tahoma, sans-serif;
 }