@charset "utf-8";
/* CSS Document */


/*服务项目*/
.fw_project{
	width: 100%;
	padding: 100px 0;
	    overflow: hidden;
}

.jiancebaogao{
	overflow: hidden;
	height: 84px;
}
.jiancebaogao02{
	overflow: hidden
}
.jiancebaogao a{
	display: block;
	width: 22%;
	text-align: center;
	background: #fff;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	margin: 22px 2px 0px 0;
	float: left;
}
.jiancebaogao02 a{
	display: block;
	width: 19%;
	text-align: center;
	background: #f5f5f5;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	margin: 0 2px 2px 0;
	float: left;
}
.jiancebaogao a:hover,.jiancebaogao02 a:hover{
	background:#d70000;
	color: #fff;
}
.fe_title{
	text-align: center;
}
.fe_title p{
	font-size: 3em;
	color: #2a4a88;
	font-weight: 700;
	background: url("../images/titheng.png") no-repeat center center;
}
.fe_title span{
	font-size: 1em;
	color: #888888;
	text-transform: uppercase;
}
.fljiance{
	background: #f5f5f5;
	padding: 2.5%;
	border: 3px solid #f5f5f5;
}
.fljiance .title{
	width: 256px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 1.5rem;
	background: #3a70c0;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-left: -60px;
}
.fljiance .note{
	font-size: 0.8rem;
	line-height: 30px;
	color: #777;
	padding: 30px 0;
}
.fljiance .note a{
	color: #d70000;
}
.index_fwxm{
	margin-top: 50px;
}

.fljiance_list{
	position: relative;
/*	border-left: 1px solid #eeeeee;*/
	border-right: 1px solid #eeeeee;
}

.fljiance_list li{
	background: #fff;
	border: 1px solid #eeeeee;
	border-right: none;
	padding: 10px 0;
}
.fljiance_list li .pic img{
	display: block;
	width: 100%;
}
.fljiance_list li p{
	display: block;
	font-size: 0.8rem;
	color: #787878;
	line-height: 2rem;
	text-align: center;
}

/*防雷认证*/
.flrenzheng{
	border: 3px solid #f5f5f5;
	padding: 2.5%;
	position: relative;
}
.flrenzheng .title{
	width: 256px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 1.5rem;
	background: #2a4a88;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-left: -60px;
}
.flrenzheng .note{
	font-size: 0.8rem;
	line-height: 30px;
	color: #777;
	padding: 30px 0;
}
.flrenzheng .note a{
	color: #d70000;
}

/******服务项目结束******/


/*服务产品*/
.fu_products{
	padding-bottom: 100px;
}
.flchanpin_list{
	position: relative;
	margin-top: 50px;
}

.flchanpin_list .item{
	margin: 0 10px;
}

.flchanpin_list li{
	background: #fff;
	border: 1px solid #eeeeee;
	padding: 10px 0;
}
.flchanpin_list li .pic img{
	display: block;
	width: 100%;
	padding: 5%;
}
.flchanpin_list li p{
	display: block;
	font-size: 1rem;
	color: #787878;
	line-height: 2.5rem;
	text-align: center;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 95%;
}


.index_cpmore{
	
}
.index_cpmore a{
	font-size: 1rem;
	width: 230px;
	border-radius: 50px;
	height: 54px;
	display: block;
	text-align: center;
	margin: 0 auto;
	line-height: 54px;
	color: #2a4a88;
	margin-top: 40px;
	border: 1px solid #2a4a88;
	    transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.index_cpmore a:hover{
	background: #2a4a88;
	color: #fff;
}
/*服务产品结束*/


/*检测设备*/
.index_jcshebei{
	padding: 100px 0;
	background: #f5f5f5;
}
.tjjcshebei{
	overflow: hidden;
	margin: 50px 0 15px 0;
	background: #fff;
}
.tjjcshebei .pic{
padding: 0 10px 0 0;
	overflow: hidden;
}
.tjjcshebei .pic img{
	width: 100%;
	    transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.tjjcshebei:hover .pic img{
	    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.tjjcshebei .wen{
	padding: 50px;
}
.tjjcshebei .wen .title{
	font-size: 26px;
	color: #333;
	line-height: 60px;
}
.tjjcshebei .wen .ge{
	width: 40px;
	height: 2px;
	background: #eee;
	margin: 20px 0 30px 0;
}
.tjjcshebei .wen .note{
	font-size: 1rem;
	line-height: 35px;
	color: #999;
}
.tjjcshebei .wen a{
	display: block;
	width: 189px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	background: #2a4a88;
	color: #fff;
	border-radius: 5px;
	margin-top: 50px;
}
.tjjcshebei .wen a:hover{
	background: #c91111;
}
.jiancesb_list .item{
	margin: 0 10px;
}
.jiancesb_list li{
	background: #fff;
	border: 1px solid #eeeeee;
	padding: 0;
}
.jiancesb_list li .pic img{
	display: block;
	width: 100%;
}
.jiancesb_list li p{
	display: block;
	font-size: 1rem;
	color: #666;
	line-height: 3.5rem;
	text-align: center;
}

/*检测设备结束*/

/*服务优势*/
.fuwu_youshi{
	padding: 100px 0;
	background: url("../images/youshibj.jpg");
	background-size: cover;
}
.ystitle{
	text-align: center;
	
}
.ystitle p{
	font-size: 3rem;
	color: #fff;
	font-weight: 700;
	background: url("../images/titheng02.png") no-repeat center center;
}
.ystitle span{
	font-size: 1rem;
	color: #738dc9;
	text-transform: uppercase;
}
.fwys_list{
	overflow: hidden;
	text-align: center;
	margin: 50px 0 0 0;
}
.fwys_list li{
	display: inline-table;
	width: 19%;
	margin: 0.2%;
	padding: 3% 2%;
	background: #fff;
	min-height: 379px;
}
.fwys_list li .ico{
	width: 111px;
	border-radius: 50%;
	background: #2a4a88;
	margin: 0 auto;
}
.fwys_list li .ico img{
	width: 100%;
}
.fwys_list li .title{
	font-size: 24px;
	color: #333333;
	line-height: 26px;
	padding: 30px 0;
}
.fwys_list li .ge{
	width: 35px;
	height: 2px;
	background: #d30000;
	margin: 0 auto;
}
.fwys_list li .note{
	font-size: 0.8rem;
	color: #777777;
	line-height: 1.5rem;
	padding-top: 20px;
}
.fwys_list li:hover .ico{
	background: #cc2626;
}
/*服务优势结束*/


/*关于我们开始*/
.index_about{
	padding: 100px 0;
	overflow: hidden;
}
.inabmain{
	overflow: hidden;
	margin-top: 50px;
}
.aboutwen .title{
	font-size: 26px;
	color: #333;
	line-height: 70px;
}
.aboutwen .ge{
	width: 35px;
	height: 2px;
	background: #d30000;
	margin:10px 0 20px 0;
}
.aboutwen .note{
	font-size: 1rem;
	padding-right: 50px;
}
.aboutwen .note pre{
	color: #666;
	font: 0.9rem Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
line-height: 2rem;
}
.aboutwen a{
	display: block;
	border-radius: 50px;
	width: 165px;
	border: 1px solid #dfdfdf;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 0.8rem;
	color: #666;
	margin-top: 35px;
}
.aboutwen a:hover{
	background: #c91111;
	color: #fff;
	border: 1px solid #c91111;
}
.aboutpic{
	
}
.aboutpic img{
	width: 100%;
	max-width: 567px;
}
/*关于我们结束*/

/*进度查询*/
.index_chaxun{
	padding: 100px 0;
	background: url("../images/chaxubj.jpg");
	background-size: cover;
	overflow: hidden;
}
.disanf{
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.disanf a{
	color: #fff;
	padding: 0 5px;
text-decoration: underline;
}
.disanf a:hover{
	color: #d70000;
}
.jdchaxun{
	border-right: 1px solid #4569a9;
}
.chacuntitle{
	overflow: hidden;
	padding-bottom: 20px;
}
.chacuntitle p{
	font-size: 2rem;
	color: #fff;
}
.chacuntitle span{
	color: #7593cd;
	font-size: 1rem;
	line-height: 2rem;
	
}
.htbianhao,.yxyanzheng{
	width: 90%;
	height: 50px;
	background: #fff;
	margin:0 0 20px 0;
}
.htbianhao{
	background:#fff url("../images/bianhao.png") no-repeat 97% 14px;
}
.htbianhao .inp_bianhao{
	width: 90%;
	line-height: 50px;
	padding-left: 20px;
	
}
.yxyanzheng{
	position: relative;
}
.yxyanzheng img{
	display: block;
	position: absolute;
	right: 10px;
	top: 12px;
}
.yxyanzheng input{
	line-height: 50px;
	padding-left: 20px;
	
}
.yxyanzheng .inp_email{
	width: 60%;
	background: url("../images/youjian.png") no-repeat 95% 14px;
}
.yxyanzheng .vcode{
	background: url("../images/yinyin.jpg") no-repeat;
	width: 38%;
}
.tijiaotel{
	width: 90%;
}
.chaxunbd .submit{
	width: 205px;
	background: #c81a1f;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
	
}
.chaxunbd .submit:hover,.zssr .submit:hover{
	cursor: pointer;
}
.tjdianhua{
	font-size: 1.6rem;
	color: #fff;
	line-height: 50px;
}
.tjdianhua span{
	font-size: 1rem;
	color: #9db2df;
}


/*证书查询*/
.chaxunzhengs{
	padding: 0 0 0 70px;
}
.zssr .zsbianh{
	width: 60%;
	padding-left: 20px;
	line-height: 50px;
	background: #fff url("../images/zhengshu.png") no-repeat 95% 14px;
}
.zssr .submit222{
	width: 30%;
	/* margin-left: 10px; */
	background: #c81a1f;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.zssr .submit222:hover{
	cursor: pointer;
}
.zsbbtxt{
	padding:3% 5%;
	background: rgba(255,255,255,.1);
	border: 1px solid rgba(255,255,255,.3);
	border-radius: 5px;
	font-size: 0.8rem;
	color: #a9bfeb;
	line-height: 1.5rem;
	width: 92%;
	margin-top: 15px;
}

/*证书查询结束*/


/*新闻开始*/
.index_zixun{
	padding: 100px 0;
	overflow: hidden;
}
.innews_left{
	padding-right: 50px;
}
.innews_left .nav-tabs{
	    display: block;
    overflow: hidden;
}
.innews_left .nav-tabs li a{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 1.4rem;
	padding: 0 40px;
	background: #f1f1f1;
	color: #333;
	float: left;
}
.innews_left .nav-tabs li a.active{
	background: #2a4a88;
	color: #fff;
}
.innews_left .nav-tabs a.morem{
	float: right;
	text-transform: uppercase;
	font-size: 0.8rem;
	color: #999;
	line-height: 60px;
}
.tab-content{
	margin-top: 35px;
}
.toutiao{
	padding: 0 10px 0 0;
}
.toutiao .pic{
	overflow: hidden;
}
.toutiao .pic img{
	width: 100%;
	 transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.toutiao:hover .pic img{
	transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.toutiao .title{
	font-size: 1rem;
	color: #333;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	line-height: 50px;
}
.toutiao .note{
	color: #999;
	font-size: 0.8rem;
	line-height: 1.2rem;
}
.toutiao .more{
	height: 35px;
	line-height: 35px;
	border-radius: 50px;
	width: 115px;
	text-align: center;
	color: #666;
	border: 1px solid #e4e4e4;
	font-size: 0.8rem;
	margin-top: 20px;
}
.toutiao .more:hover{
	background: #2a4a88;
	border: 1px solid #2a4a88;
	color: #fff;
}
.putng li{
	display: block;
	border-bottom: 1px dashed #eeeeee;
	overflow: hidden;
	padding: 25px 0;
}
.putng li:first-child{
	padding: 0 0 25px 0;
}
.putng li .date{
	width: 15%;
	font-size: 0.8rem;
	color: #cecece;
	text-align: center;
}
.putng li .date span{
	display: block;
	font-size: 3rem;
	color: #e1e1e1;
}
.putng li .date_r{
	width: 85%;
	padding-left: 5%;
}
.putng li .date_r .title{
	font-size: 1rem;
	color: #333;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	line-height: 40px;
}
.putng li:hover .date_r .title{
	color: #2a4a88;
}

.putng li .date_r .note{
	color: #999;
	font-size: 0.8rem;
	line-height: 1.2rem;
}

.innews_right{
overflow: hidden;	
}
.jczhishi_title{
	height: 60px;
	    border-bottom: 1px solid #dee2e6;
}
.jczhishi_title a{
	float: right;
	text-transform: uppercase;
	font-size: 0.8rem;
	color: #999;
	line-height: 60px;
}
.jczhishi_title p{
	display: block;
	float: left;
	font-size: 1.4rem;
	line-height: 60px;
	position: absolute;
}
.jczhishi_title p:before{
	content: " ";
	width: 5px;
	height: 29px;
	margin: 17px 10px 0 0;
	display: block;
	float: left;
	background: #2a4a88;
}
.jcnews_list{
	padding-top: 20px;
}
.jcnews_list li{
	display: block;
	padding-left: 15px;
	background: url("../images/yuanquan.png") no-repeat 0 center;
	height: 49px;
	line-height: 49px;
	border-bottom: 1px dashed #eeeeee;
}
.jcnews_list li a{
	display: block;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	font-size: 14px;
	    width: 70%;
    float: left;
}
.jcnews_list li a:hover{
	color: #2a4a88;
}
.jcnews_list li span{
	display: block;
	float: right;
	color: #ccc;
	font-size: 14px;
}


/*新闻结束*/





@media screen and (max-width: 1520px) {
.tjjcshebei .wen {
    padding: 30px;
}
	.tjjcshebei .wen .ge {
    margin: 14px 0 20px 0;
}
	.tjjcshebei .wen .note {
    font-size: 0.9rem;
    line-height: 30px;
}
	.aboutwen .note pre{
		    line-height: 1.6rem;
	}
	.aboutwen .note{
		padding-right: 20px; 
	}
	.putng li .date{
		display: none;
	}
	.putng li .date_r{
		width: 100%;
	}
	.innews_left{
	padding-right: 10px;
}
	.yxyanzheng .inp_email{
		width: 55%;
	}
	}

@media screen and (max-width: 1260px) {
	.fe_title p{
		font-size: 2.5rem;
	}
	.fe_title span {
    font-size: 0.8rem;
}
	.fu_products {
    padding-bottom: 60px;
}
	.index_about,.index_zixun,.fuwu_youshi,.index_jcshebei,.fw_project{
		padding: 60px 0;
	}
.ystitle p{
		font-size: 2.5rem;
	}
.ystitle span {
    font-size: 0.8rem;
}
	.fwys_list li .title{
		padding: 20px 0;
	}
	}





.zschaxun2 {

	padding-left: 30px; width: 70%; line-height: 1.5; margin-top: 0;
}
.zssr .zsbianh {
	width: 90% !important;
}
.zsaa {
	overflow: hidden;
}
.zscx90 {
	width: 90%;
}
.yxyanzheng .inp_title {
	width: 60%;
}
.yxyanzheng canvas {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%); /* 向左和向上移动自身宽高的50% */
    cursor: pointer;
}
@media screen and (max-width: 1160px) {

	

.tjjcshebei .wen a {
	    width: 160px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    margin-top: 20px;
}
	.tjjcshebei .wen .ge {
    margin: 10px 0 15px 0;
}
	.fwys_list li .title {
    font-size: 20px;
}
	.yxyanzheng .vcode {
    width: 42%;
}
	.chaxunzhengs {
    padding: 0 0 0 40px;
}







.yxyanzheng .inp_title {
	width: 55%;
}
.zschaxun2 {
	width: 100%; padding-left: 0; margin-top: 20px;
}
.zscx90 {
	width: 100%;
}

.zssr .zsbianh {
	width: 100% !important;
}
	.chaxunbd .submit{
		width: 170px;
	}

	.zssr .submit222 {
		width: 170px;
	}







	.tjdianhua {
    font-size: 1rem;
    color: #fff;
    line-height: 50px;
}
	.putng li {
    display: block;
    border-bottom: 1px dashed #eeeeee;
    overflow: hidden;
    padding: 15px 0;
}
	.jcnews_list li {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px dashed #eeeeee;
}
}

@media screen and (max-width: 992px){
	.index_cpmore a {
    font-size: 0.9rem;
    width: 160px;
    border-radius: 50px;
    height: 45px;
    display: block;
    text-align: center;
    margin: 0 auto;
    line-height: 45px;
    color: #2a4a88;
    margin-top: 25px;
    border: 1px solid #2a4a88;
}
	.index_about, .index_zixun, .fuwu_youshi, .index_jcshebei, .fw_project {
    padding: 40px 0;
}
	.tjjcshebei .wen {
    padding: 15px;
}
	.tjjcshebei .wen .title {
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
		padding-top: 15px;
}
	.tjjcshebei .wen .note {
    font-size: 0.8rem;
    line-height: 22px;
}
	.tjjcshebei .wen a {
    display: block;
    width: 130px;
    height: 40px;
		font-size: 0.8rem;
    text-align: center;
    line-height: 40px;
    background: #2a4a88;
    color: #fff;
    border-radius: 5px;
    margin-top: 10px;
}
	.tjjcshebei .wen .ge {
    margin: 14px 0 10px 0;
}
	
	.fwys_list li{
		width: 32%;
		margin: 0.4% 0.2%;
		min-height: 320px;
	}
	.jiancesb_list li p {
    display: block;
    font-size: 0.9rem;
    color: #666;
    line-height: 3rem;
    text-align: center;
}
	.aboutpic img{
		display: block;
		margin: 35px auto 0 auto;
	}
	.index_chaxun{
		padding: 50px 0;
	}
	.jdchaxun {
    border-right: none;
		padding-bottom: 30px;
		border-bottom: 1px solid #4569a9;
}
	.chaxunzhengs {
    padding: 30px 15px 0 15px;
}
	.innews_right{
		padding: 20px;
		background: #f5f5f5;
		margin-top: 30px;
		border-radius: 8px;
	}
	.jcnews_list li {
    height: 40px;
    line-height: 40px;
}
	.jcnews_list li a{
		font-size: 0.9rem;
	}
	.putng li {
    padding: 15px 0;
}
	
	.youlian .title {
    width: 15%;
}
	
}
@media screen and (max-width: 768px){
.jiancebaogao a{
	width: 40%;
    margin: 12px 2px 0px 0;
}
	.jiancebaogao {
    overflow: hidden;
     height: auto; 
}
}
@media screen and (max-width: 576px){
.fe_title p {
    font-size: 1.8rem;
	background: none;
	line-height: 1.5rem;
}
	.fe_title span {
    font-size: 0.7rem;
}
	.fljiance .title {
    width: 160px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 1rem;
    background: #3a70c0;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: 0px;
		margin-top: 15px;
}
	.index_fwxm {
    margin-top: 20px;
}
	.fljiance .note,.flrenzheng .note {
    font-size: 0.8rem;
    line-height: 26px;
    color: #777;
    padding:15px 0 20px 0;
}
	.flrenzheng .title {
    width: 160px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 1rem;
    background: #2a4a88;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: 0px;
		margin-top: 15px;
}
	.flrenzheng{
		border: none;
	}
	.flchanpin_list {
    margin-top: 20px;
}
	.flchanpin_list .item {
    margin: 0 5px;
}
	.flchanpin_list li p{
		font-size: 0.8rem;
	}
	.fw_project{
		padding-bottom: 10px;
		border-bottom: 1px solid #eee;
		margin-bottom: 40px;
	}
	.tjjcshebei {
    overflow: hidden;
    margin: 20px 0 15px 0;
    background: #fff;
}
	.tjjcshebei .pic {
    padding: 0;
}
	.tjjcshebei .wen {
    padding: 15px 15px 25px 15px;
}
	.jiancesb_list .item {
    margin: 0 3px;
}
	.ystitle p {
    font-size: 1.8rem;
	background: none;
	line-height: 1.5rem;
}
	.ystitle span {
    font-size: 0.7rem;
}
	.fwys_list {
    overflow: hidden;
    text-align: center;
    margin: 20px 0 0 0;
}
	.fwys_list li {
    width: 100%;
    margin: 1%;
		min-height: auto;
}
	.fwys_list li .ico {
    border-radius: 50%;
    background: #2a4a88;
    margin: 0 auto;
		float: left;
		width: 18%;
}
	.fwys_list li .title,.fwys_list li .note{
		width: 78%;
		float: right;
		text-align: left;
	}
	.fwys_list li .title {
    padding: 5px 0;
}
	.fwys_list li .note{
	 padding-top: 0px;
	}
	.fwys_list li .ge{
		display: none;
	}
	.inabmain {
    overflow: hidden;
    margin-top: 20px;
}
	.aboutwen .title {
    font-size: 19px;
    color: #333;
    line-height: 35px;
		display: none;
}
	.aboutwen .note{
		padding: 0;
	}
	.aboutwen .ge{
		display: none;
	}
	.aboutwen a{
		margin-top: 20px;
	}
	.jdchaxun{
		padding: 0 0 35px 0;
	}
	.chacuntitle p {
    font-size: 1.8rem;
    color: #fff;
}
	.chacuntitle span {
    color: #7593cd;
    font-size: 0.8rem;
    line-height: 24px;
}
	.htbianhao, .yxyanzheng {
    width: 100%;
	    margin: 0 0 10px 0;
}
	.tjdianhua{
		display: none;
	}
	.chaxunzhengs {
    padding: 30px 0 0 0;
}
	.zsbbtxt{
		width: 100%;
		line-height: 24px;
		margin-top: 20px;
	}
	.zssr .submit{
		width: 38%;
		    margin-left: 0px;
	}
	
	.innews_left {
    padding: 0px;
}
	.innews_left .nav-tabs li a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 1rem;
    padding: 0 15px;
    background: #f1f1f1;
    color: #333;
    float: left;
}
	.innews_left .nav-tabs a.morem {
    float: right;
    text-transform: uppercase;
    font-size: 0.7rem;
    color: #999;
    line-height: 50px;
}
	.putng {
		display: none;
	}
	
}
