@charset "utf-8";

/* 首页 */

.gWidth{

	width: 100%;

}
.sp iframe{
	width: 100%;
	height:215px;
}
/*顶部*/

.top_1{
	display: none;
}
button{
	background-color:#0B65B3;
	border: none;
	font-size: 0.46rem;
	color: #fff;
}
button::after{
	background-color: none;
	border: none;
}


/*logo*/

.logo{

	display: none;

}

.logo_sj{

	display: block;

	width: 98%;

	margin:0 auto;

	margin-top: 0.56rem;

	margin-bottom: 0.68rem;



}

.logo_sj img{

	width: 8rem;

	height: 1.64rem;

}

.logo_sj .search{

	margin-top: 0.16rem;

	display: block;

	width: 7rem;

	height: 1.4rem;

	line-height: 1.4rem;

	background-color: #fff;

	border:1px solid #E5E5E5;

	border-radius: 2px;

	/*margin-top: 10px;*/

}

.logo_sj .search input{

	margin-left: 0.32rem;

	color: #C0BFBF;

	width: 4.24rem;

	font-size: 0.56rem;

}

.logo_sj .search .fdj{

	width: 2.24rem;

	height: 1.4rem;

	text-align: center;

	border-radius: 0 2px 2px 0;

	background-color: #0B65B3;

}

.logo_sj .search .fdj span{

	color: #fff;

	font-size: 0.56rem;

}

/*导航*/

.dh{

	display: none;

}

.sj_dh{

	display: block;

	background-color: #0e70cb;

}

.sj_dh ul{


	width: 100%;

	padding-right: 0;

	margin:0 auto;

}

.sj_dh li{

	float: left;

	width: 25%;

	line-height: 1.68rem;
  text-align: center;

}
.sj_dh  .yellow img{
	width: 0.92rem;
	height: 0.84rem;
	margin-top: 0.3rem;
}
.sj_dh li:nth-child(4n){

	margin-right: 0;

}

.sj_dh li a{

	font-size: 0.64rem;

	color: #fff;

}

nav{

	display: none;

}
/*.cd-bouncy-nav-modal {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(36, 35, 37, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0.6s, visibility 0s 0.9s;
  -moz-transition: opacity 0.3s 0.6s, visibility 0s 0.9s;
  transition: opacity 0.3s 0.6s, visibility 0s 0.9s;
}*/
#shows{

	width: 100%;

	height: 100%;

	display: none;

	position: fixed;

	z-index: 100000003;

	right: 0;top: 0;

	background-color: #fff;

	border-top: 1px solid #F3F3F3;

}

#shows h3{

	font-size: 0.8rem;

	color: #333;

	font-weight: bold;

	line-height: 2.32rem;

	text-align: center;

}

#shows ul{

	width: 90%;

	margin: 0 auto;

}

#shows li{

	width: 23%;

	height: 1.68rem;

	text-align: center;

	background-color: #F5F5F5;

	border-radius: 4px;

	margin-right: 2%;

	margin-bottom: 2%;

}

#shows li:nth-child(4n){

	margin-right: 0;

}

#shows li a{

	font-size: 0.64rem;

	line-height: 1.05px;

	color: #333;

}

/*头条*/

.tt{

	display: none;	

}

/*轮播图*/

.con1 .con1_left{

	width: 100%;

}

.con1 .con1_left .banner {

	position: relative;

	text-align: center;

	overflow: hidden;

	height: 6.7rem;

}



.con1 .con1_left .banner img {

	width: 100%;

	margin: auto;

	height: 6.7rem;

}

/*今日热谈*/

.con1 .con1_left .jrrt{

	width: 96%;

	margin: 0 auto;

	margin-top: 0.4rem;
    margin-bottom: 0.4rem;
	padding-bottom: 0.55rem;

	border-radius: 2px;

	background-color: #F3F3F3;

}

.con1 .con1_left .jrrt a h3{

	font-size: 0.64rem;

	color: #333;

	padding-top: 0.48rem;

	font-weight: bold;

	line-height: 1.28rem;

	text-align: center;
	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

.con1 .con1_left .jrrt  a p{

	font-size: 0.56rem;

	color: #666;

	width: 94%;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    margin: 0 auto;

    line-height: 1.2rem;

    text-indent: 2em;

}



/*特别关注*/

.con1 .con1_right {

	width: 96%;

	margin: 0 auto;

	margin-top: 9.92rem;
    overflow: hidden;
	border-top: 2px solid #0E82ED;

}

.con1 .con1_right h3{

	font-size: 0.8rem;

	width: 100%;

	font-weight: bold;

	color: #0e82ed;

	line-height: 1.76rem;
	margin-bottom: 0.24rem;
	background-size:6px 23px;
}

.con1 .con1_right .con1_right_nr{

	padding-bottom: 16px;

	border-bottom:1px dotted #C8C8C8;

}

.con1 .con1_right .con1_right_nr img{

	width: 30%;

}

.con1 .con1_right .con1_right_nr1{

	width: 65%;

}

.con1 .con1_right .con1_right_nr1 p{

	width: 90%;

	font-size: 0.64rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

}
.con1 .con1_right .con1_right_nr1 p a{
	color: #333;
}

.con1 .con1_right .con1_right_nr1 span{

	line-height: 1.16rem;

	font-size: 0.56rem;

	color: #999;

}

.con1 .con1_right .tbgz_list{

	width: 100%;

	padding: 0.2rem 0;

}

.con1 .con1_right .tbgz_list li{

   width: 100%;

   line-height: 1.2rem;
   background: url(../img/sj_dht1.jpg) left center no-repeat;
   background-size: 0.24rem 0.24rem;
 
}

.con1 .con1_right .tbgz_list li:nth-child(1) a{

	font-weight: bold;

}

.con1 .con1_right .tbgz_list li:nth-child(4) a{

	font-weight: bold;

}

.con1 .con1_right .tbgz_list li:nth-child(7) a{

	font-weight: bold;

}
.con1 .con1_right .tbgz_list li:nth-child(10) a{

	font-weight: bold;

}
.con1 .con1_right .tbgz_list li:nth-child(13) a{

	font-weight: bold;

}
.con1 .con1_right .tbgz_list li:nth-child(16) a{

	font-weight: bold;

}

.con1 .con1_right .tbgz_list li a{

	font-size: 0.56rem;
	display: block;

	color: #333;

	margin-left: 0.4rem;
	overflow : hidden;

    text-overflow: ellipsis;

   display: -webkit-box;

   -webkit-line-clamp: 1;

   -webkit-box-orient: vertical; 


}



/*三张导航图*/

.con2{

	width: 96%;

	margin: 0 auto;

	margin-top: 1.2rem;

}

.con2 .sj_t2,.con2 .sj_t3{

	display: none;

}

.con2 img{

	float: left;

	width: 100%;

}

.con2 img:nth-child(3n){

	margin-right: 0;

}

/*新闻资讯*/

.con3{

	margin-top: 29px;

}

.con3 .con3_left{

	display: none;

}

h2{

	font-size: 0.8rem;

	color: #0e82ed;

	font-weight: bold;
}

a{

	font-size: 0.56rem;

	color: #666666;

}

/*.con3 .con3_left .con3_bottom{

	width: 777px;

}

.con3 .con3_left .con3_bottom img {

	width: 184px;

	height: 114px;

	float: left;

	margin-right: 10px;

}

.con3 .con3_left .con3_bottom img:nth-child(2n){

	margin-right: 0;

}

.con3 .con3_left .con3_bottom .xw_list1{

	width: 378px;

}

.con3 .con3_left .con3_bottom li{

   float: left;

   line-height: 29px;

   overflow : hidden;

   text-overflow: ellipsis;

   display: -webkit-box;

   -webkit-line-clamp: 1;

   -webkit-box-orient: vertical;


   padding-left: 18px;

}

.con3 .con3_left .con3_bottom li a{

	color: #333;

}

.con3 .con3_left .con3_bottom .xw_list1 li:nth-child(3) a{

	font-weight: bold;

}

.con3 .con3_left .con3_bottom .xw_list2{

	width: 372px;

}

.con3 .con3_left .con3_bottom .xw_list2 li:nth-child(1) a{

	font-weight: bold;

}

.con3 .con3_left .con3_bottom .xw_list2 li:nth-child(4) a{

	font-weight: bold;

}

.con3 .con3_left .con3_bottom .xw_list2 li:nth-child(7) a{

	font-weight: bold;

}*/

.con3 .con3_right{

	width: 96%;

	margin: 0 auto;
	padding-bottom: 0.5rem;

}

.con3 .con3_right video{

	width: 100%;

}

.con3 .con3_right h3{

	margin-top: 0.28rem;

	line-height: 1.6rem;

	font-size: 0.64rem;

	color: #333;

	font-weight: bold;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

.con3 .con3_right p{

	line-height: 0.8rem;

	color: #333;

	font-size: 0.56rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

}



/*第四部分*/

.con4 .con4_left_top{

	line-height: 2.32rem;

}

.con4 .con4_left{

	width: 96%;

	margin: 0 auto;
	border-top: 2px solid #0E82ED;
}

.con4 li{

	float: left;

}

.con4 .con4_left li a h3{

	font-size: 0.64rem;

	color: #0e70cb;

	padding-left: 0.6rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

	background: url(../img/sj_dht1.jpg) left center no-repeat;
	background-size: 0.32rem 0.32rem;

}

.con4 .con4_left1 li{

	margin-bottom: 0.6rem;

}

.con4 .con4_left1 li:nth-child(2n){

	margin-bottom: 0;

	}

.con4 .con4_left li a p{

	font-size: 0.56rem;

	color: #666;

	line-height: 0.88rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

}

.con4 .con4_left1{

	padding-bottom: 0.44rem;

	border-bottom: 1px dotted #C8C8C8;

}

.con4 .xw_list2 li a{
	color: #333;
    margin-left: 0.36rem;
    overflow : hidden;
    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;
}

.con4 .xw_list2 li:nth-child(1) a{

	font-weight: bold;

}

.con4 .xw_list2 li:nth-child(4) a{

	font-weight: bold;

}

.con4 .xw_list2 li:nth-child(7) a{

	font-weight: bold;

}

.con4 .xw_list2 li{

	width: 96%;

   line-height: 1.2rem;
   background: url(../img/sj_dht1.jpg) left center no-repeat;
   background-size: 0.24rem 0.24rem;
   

  }



  /*视讯头条*/

  .con4 .con4_center{

  	width: 96%;

    margin: 0 auto;

    margin-top: 0.8rem;

    border-top: 2px solid #0E82ED;

  }

   .con4 .con4_center1 li{

   	width: 48%;

   	float: left;

   	margin-right: 4%;

   	margin-bottom: 0.72rem;

   }

   .con4 .con4_center1 li .t1{

   	width: 100%;

   }

   .con4 .con4_center1 li:nth-child(2n){

   	margin-right: 0;

   }

  .con4 .con4_center1 .con4_center1t{

  	position: relative;
  	width: 100%;

  }

  .con4 .con4_center1 .con4_center1t .t1{

  	width: 100%;
  	height: 4.54rem;

  }

.con4 .con4_center1 .con4_center1t .bfl{

	position: absolute;

	bottom: 8px;

	left: 9px;

}
.con4 .con4_center1 .con4_center1t .bfl img{
	width: 0.4rem;
	height: 0.48rem;
}
.con4 .con4_center1 .con4_center1t .bfl span{

	color: #fff;

}

.con4 .con4_center1 .con4_center1b p{

   margin-top: 0.2rem;

   line-height: 0.8rem;

   font-size: 0.56rem;

   color: #333;

   overflow : hidden;

   text-overflow: ellipsis;

   display: -webkit-box;

   -webkit-line-clamp: 2;

   -webkit-box-orient: vertical;

}



/*市场详情*/

.con4 .con4_right{

	display: none;

}

#lib_Tab2{

	display: block;

}

.lib_Contentbox .scxq{

	display: none;

}

#lib_Tab2 {

	width: 96%;

	margin: 0 auto;

	margin-top: 1.04rem;

	border-top: 2px solid #0E82ED;

}

#lib_Tab2 .lib_Menubox{

	height: 2rem;

	line-height: 2rem;

	background: url(../img/sjxw_tb.png) left center no-repeat;

}

#lib_Tab2 .lib_Menubox a{

	line-height: 2rem;

}

#lib_Tab2 .lib_Menubox li{

	width: 3.48rem;

	font-size: 0.8rem;

	color:#333;

	float: left;

	padding-right: 0.4rem;

	line-height: 2rem;
	font-weight: bold;

}

#lib_Tab2 .lib_Menubox li:hover{

	color: #0D81EC;

}

#lib_Tab2 .lib_Menubox .bg{

	color: #0D81EC;

}

#lib_Tab2 .lib_Contentbox li {

	margin-bottom: 0.56rem;

}

#lib_Tab2 .lib_Contentbox li img{

	width: 30%;
	height: 2.96rem;

}

#lib_Tab2 .lib_Contentbox li div{

	width: 65%;

}
#lib_Tab2 .lib_Contentbox li p{
    overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;
	

}

/*导航条4*/

.dht4{

	display: none;

	margin-top: 20px;

	margin-bottom: 27px;

}

.sj_dht4{

	display: block;

	width: 96%;

	margin: 0.92rem auto;

}

.sj_dht4 img{

	width: 100%;



}

/*第五部分*/

.con5 .con5_left{

	width: 96%;

	margin: 0 auto;

	padding-bottom: 25px;

	border-top: 2px solid #0E82ED;

}

.con5 .con5_left .con5_leftt{

	line-height: 2.32rem;

}

.con5 .con5_left .con5_leftb .con5_leftb_l{

	width: 100%;

}

.con5 .con5_left .con5_leftb .con5_leftb_l img{

	width: 100%;

}

.con5 .con5_left .con5_leftb .con5_leftb_l h3{

	font-size: 0.64rem;

	color: #333;

	font-weight: bold;

	text-align: center;

	line-height: 1.04rem;

	margin-top: 0.24rem;
	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

.con5 .con5_leftb_r{

	width: 100%;

}

.con5 .con5_leftb_r li{

	margin-bottom: 10px;

}

.con5 .con5_leftb_r li h3{

	font-size: 0.64rem;

	color: #0e70cb;

	line-height: 1.28rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

.con5 .con5_leftb_r li p{

	font-size: 0.56rem;

	color: #333;

	line-height: 0.92rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

}

.con5 .con5_right{

	width: 96%;

	margin: 0 auto;

	border-top: 2px solid #0E82ED;

}

.con5 .con5_right .con5_rightt{

	line-height: 2.32rem;

}

.con5 .con5_right li h3{

	line-height: 1.92rem;

	font-size: 0.64rem;

	color: #333;

	font-weight: bold;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.con5 .con5_right li img{

   width: 36%;

}

.con5 .con5_right li .con5_rightb1 p{

	width: 60%;

}

.con5 .con5_right li p{

	font-size: 0.56rem;

	color: #333;

	line-height: 0.88rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

}

/*手机端展会、政策法规*/

#lib_Tab3{

	display: block;

	width: 96%;

	margin: 0 auto;

	margin-top: 0.92rem;

	margin-bottom: 0.92rem;

}

.con6_left{

	display: none;

}

#lib_Tab3 .lib_Menubox{

	height: 2rem;

	border-top: 2px solid #0D81EC;

	line-height: 2rem;

	background: url(../img/sjxw_tb.png) left center no-repeat;

}

#lib_Tab3 .lib_Menubox a{

	line-height: 2rem;



}

#lib_Tab3 .lib_Menubox li{

	width: 3.48rem;

	font-size: 0.8rem;

	color:#333;

	float: left;

	padding-right: 0.4rem;

	line-height: 2rem;
	font-weight: bold;

}

#lib_Tab3 .lib_Menubox li:hover{

	color: #0D81EC;

}

#lib_Tab3 .lib_Menubox .bg{

	color: #0D81EC;

}

#lib_Tab3 .lib_Contentbox .con6_leftt1 img{

	width: 40%;
	height: 3.6rem;

}

#lib_Tab3 .lib_Contentbox .con6_left_r{

	width: 55%;

}

#lib_Tab3 .lib_Contentbox .con6_left_r h3{

	font-weight: bold;

	font-size: 0.64rem;

	color: #333;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

#lib_Tab3 .lib_Contentbox .con6_left_r p{

	font-size: 0.56rem;

	color: #666;

	margin-top: 0.48rem;

	line-height: 0.8rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

}

#lib_Tab3 .lib_Contentbox li{

	width: 96%;

    overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

	float: left;

	font-size: 0.56rem;

	line-height: 1.2rem;
    background: url(../img/sj_dht1.jpg) left center no-repeat;
    background-size: 0.24rem  0.24rem;
}
#lib_Tab3 .lib_Contentbox li a{
	margin-left: 0.4rem;
	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;
}
#lib_Tab3 .con6_left li a{

	color: #333;
}

#lib_Tab3 .con6_left li:nth-child(1) a{

	font-weight: bold;

	}

#lib_Tab3 .con6_left li:nth-child(4) a{

	font-weight: bold;

	}



/*影响力人物*/

.con6 .con6_right{

	width: 96%;

	margin: 0 auto;

}

.con6 .con6_right .con6_leftt{

	line-height: 2.32rem;

	border-top: 2px solid #0E82ED;

} 

.con6 .con6_right  li{

	float: left;

	width: 100%;

	margin-bottom: 0.48rem;

}

.con6 .con6_right  li img{

	width: 83px;
    height: 83px;
	border-radius: 50%;

}

.con6 .con6_right li .con6_nr{

	width: 75%;

}

.con6 .con6_right  li .con6_nr h3{

	font-size: 0.64rem;

	color: #333;

	font-weight: bold;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

.con6 .con6_right  li .con6_nr p{

	font-size: 0.56rem;

	color: #656565;

	line-height: 0.88rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

}

/*导航条5*/

.dht_5{

	display: none;

}

.sjdht_5{

	width: 96%;

	margin: 0 auto;

	display: block;

	margin-top: 0.48rem;

	margin-bottom: 1.2rem;

}

.sjdht_5 img{

	width: 100%;

}



/*第七部分*/



/*企业专访*/

.con7 .con7_left{

	display: none;

}

.con7 .con4_left{

	display: none;

}

#lib_Tab1 {

	width: 96%;

	margin: 0 auto;

	margin-top: 1.04rem;

	border-top: 2px solid #0E82ED;

}

#lib_Tab1 .lib_Menubox{

	height: 2rem;

	line-height: 2rem;

}

#lib_Tab1 .lib_Menubox a{

	line-height: 2rem;

}

#lib_Tab1 .lib_Menubox li{

	width: 3.48rem;

	font-size: 0.8rem;
	font-weight: bold;

	color:#333;

	float: left;

	padding-right: 0.4rem;

	line-height: 2.3rem;

}

#lib_Tab1 .lib_Menubox li:hover{

	color: #0D81EC;

}

#lib_Tab1 .lib_Menubox .bg{

	color: #0D81EC;

}

.lib_Contentbox .con7_bottom{

	display: none;

}

.lib_Contentbox .con7_bottom .xw_list1{

	width: 100%;

	margin-top: 0.32rem;

}

.lib_Contentbox .con7_bottom img {

	width: 49%;
	height: 4.72rem;

	float: left;

	margin-right: 1%;

}

.lib_Contentbox .con7_bottom img:nth-child(2n){

	margin-right: 0!important;

}

.lib_Contentbox .con7_bottom li{

   float: left;

   line-height: 1.16rem;

   overflow : hidden;

   text-overflow: ellipsis;

   display: -webkit-box;

   -webkit-line-clamp: 1;

   -webkit-box-orient: vertical;
   
   background:url(../img/sj_dht1.jpg) left center no-repeat;
   background-size: 0.24rem 0.24rem;
}

.lib_Contentbox .con7_bottom li a{

	color: #333;
	margin-left: 0.46rem;
	overflow : hidden;

   text-overflow: ellipsis;

   display: -webkit-box;

   -webkit-line-clamp: 1;

   -webkit-box-orient: vertical;

}

.lib_Contentbox .con7_bottom .xw_list1 li:nth-child(1) a{

	font-weight: bold;

}

.lib_Contentbox .con7_bottom .xw_list1 li:nth-child(4) a{

	font-weight: bold;

}

/*手机端名企、产品供求*/

#lib_Tab4{

	display: block;

}

#lib_Tab4 {

	width: 96%;

	margin: 0 auto;

	margin-top: 1.04rem;

	border-top: 2px solid #0E82ED;

}

#lib_Tab4 .lib_Menubox{

	height: 2rem;

	line-height: 2rem;

	background: url(../img/sjxw_tb.png) left center no-repeat;

}

#lib_Tab4 .lib_Menubox a{

	line-height: 2rem;

}

#lib_Tab4 .lib_Menubox li{

	width: 3.48rem;

	font-size: 0.8rem;

	color:#333;

	float: left;

	padding-right: 0.4rem;

	line-height: 2rem;
	font-weight: bold;

}

#lib_Tab4 .lib_Menubox li:hover{

	color: #0D81EC;

}

#lib_Tab4 .lib_Menubox .bg{

	color: #0D81EC;

}



/*名企在线*/

#lib_Tab4 .lib_Contentbox .con4_left_top{

	line-height: 2.32rem;

	border-top: 2px solid #0E82ED;

}

#lib_Tab4 .lib_Contentbox .con4_left{

	display: none;

	width: 96%;

	margin: 0 auto;

	margin-right: 0.8rem;

}

#lib_Tab4 .lib_Contentbox li{

	float: left;

}
#lib_Tab4 .lib_Contentbox li a{
	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;
}
#lib_Tab4 .lib_Contentbox .con4_left1 li a h3{

	font-size: 0.64rem;

	color: #0e70cb;

	padding-left: 0.6rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

	background: url(../img/sj_dht1.jpg) left center no-repeat;
	background-size: 0.32rem 0.32rem;

}

#lib_Tab4 .lib_Contentbox .con4_left1 li a p{

	font-size: 0.56rem;

	color: #666;

	margin-top: 0.24rem;

	line-height: 0.88rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

}

#lib_Tab4 .con4_left1{

	padding-bottom: 0.44rem;

	border-bottom: 1px dotted #C8C8C8;

}

#lib_Tab4 .xw_list2{

	margin-top: 0.28rem;

}

#lib_Tab4 .xw_list2 li a{

	color: #333;
	margin-left: 0.4rem;
	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

#lib_Tab4 .xw_list2 li:nth-child(1) a{

	font-weight: bold;

}

#lib_Tab4 .xw_list2 li:nth-child(4) a{

	font-weight: bold;

}

#lib_Tab4 .xw_list2 li:nth-child(7) a{

	font-weight: bold;

}

#lib_Tab4 .xw_list2 li:nth-child(10) a{

	font-weight: bold;

}

#lib_Tab4 .xw_list2 li{

	width: 96%;

   line-height: 1.2rem;

   overflow : hidden;

   text-overflow: ellipsis;

   display: -webkit-box;

   -webkit-line-clamp: 1;

   -webkit-box-orient: vertical;
   background: url(../img/sj_dht1.jpg) left center no-repeat;
   background-size: 0.24rem 0.24rem;
  }

/*产品供求*/

.con7 .con4_right{

	display: none;

	width: 340px;

	padding-bottom: 11px;

}

.con7 .xw_list2 li a{

	color: #333;

}

.con7 .xw_list2 li:nth-child(1) a{

	font-weight: bold;

}

.con7 .xw_list2 li:nth-child(4) a{

	font-weight: bold;

}

.con7 .xw_list2 li:nth-child(7) a{

	font-weight: bold;

}

.con7 .xw_list2 li:nth-child(10) a{

	font-weight: bold;

}

.con7 .xw_list2 li{

   line-height: 30px;

   overflow : hidden;

   text-overflow: ellipsis;

   display: -webkit-box;

   -webkit-line-clamp: 1;

   -webkit-box-orient: vertical;


   padding-left: 18px;

  }



/*特别推荐*/

.con8{

	width: 96%;

	margin: 0 auto;

	margin-top: 0.8rem;

	border-top: 2px solid #0E82ED;

}

.con8 .con8_top{

	line-height: 2.32rem;

}

.con8 .con8_bottom .con8_bottoml{

	display: none;

}

.con8 .con8_bottom .con8_bottoml img{

	width: 447px;

	height: 277px;

}

.con8 .con8_bottom .con8_bottoml .con8_zi{

	width: 447px;

	height: 45px;

	background-color: #EEEDED;

}

.con8 .con8_bottom .con8_bottoml .con8_zi p{

	font-size: 16px;

	color: #333;

	line-height: 45px;

	text-align: center;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

.con8 .con8_bottom .con8_bottomr{

	width: 100%;

}

.con8 .con8_bottom .con8_bottomr li{

	float: left;

	width: 49%;

	margin-right: 2%;

}

.con8 .con8_bottom .con8_bottomr li:nth-child(2n){

	margin-right: 0;

}

.con8 .con8_bottom .con8_bottomr li img{

	width: 100%;
	height: 4.72rem;

}

.con8 .con8_bottom .con8_bottomr li p{

	font-size: 0.56rem;

	color: #333;

	line-height: 1.36rem;

	text-align: center;
    overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;


}



/*手机端行业设备、品牌推荐*/

#lib_Tab5{

	display: block;

	width: 96%;

	margin: 0 auto;

	margin-top: 1.04rem;

	border-top: 2px solid #0E82ED;

}

#lib_Tab5 .lib_Menubox{

	height: 2rem;

	line-height: 2rem;

	background: url(../img/sjxw_tb.png) left center no-repeat;

}

#lib_Tab5 .lib_Menubox a{

	line-height: 2rem;

}

#lib_Tab5 .lib_Menubox li{

	width: 3.48rem;

	font-size: 0.8rem;

	color:#333;

	float: left;

	padding-right: 0.4rem;

	line-height: 2rem;
    font-weight: bold;
}

#lib_Tab5 .lib_Menubox li:hover{

	color: #0D81EC;

}

#lib_Tab5 .lib_Menubox .bg{

	color: #0D81EC;

}



/*名企在线*/

#lib_Tab5 .lib_Contentbox .con4_left_top{

	line-height: 2.32rem;

	border-top: 2px solid #0E82ED;

}

#lib_Tab5 .lib_Contentbox .con4_left{

	display: none;

	width: 96%;

	margin: 0 auto;

	margin-right: 0.8rem;

}

#lib_Tab5 .lib_Contentbox li{

	float: left;

}

#lib_Tab5 .lib_Contentbox .con4_left1 li a h3{

	font-size: 0.64rem;

	color: #0e70cb;

	padding-left: 0.6rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

	 background: url(../img/sj_dht1.jpg) left center no-repeat;
     background-size: 0.32rem 0.32rem;

}

#lib_Tab5 .lib_Contentbox .con4_left1 li a p{

	font-size: 0.56rem;

	color: #666;

	margin-top: 0.24rem;

	line-height: 0.88rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

}

#lib_Tab5 .con4_left1{

	padding-bottom: 0.44rem;

	border-bottom: 1px dotted #C8C8C8;

}

#lib_Tab5 .xw_list2{

	margin-top: 0.28rem;

}

#lib_Tab5 .xw_list2 li a{

	color: #333;
	margin-left: 0.4rem;
	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

#lib_Tab5 .xw_list2 li:nth-child(1) a{

	font-weight: bold;

}

#lib_Tab5 .xw_list2 li:nth-child(4) a{

	font-weight: bold;

}

#lib_Tab5 .xw_list2 li:nth-child(7) a{

	font-weight: bold;

}

#lib_Tab5 .xw_list2 li:nth-child(10) a{

	font-weight: bold;

}

#lib_Tab5 .xw_list2 li{

	width: 96%;

   line-height: 1.2rem;

   overflow : hidden;

   text-overflow: ellipsis;

   display: -webkit-box;

   -webkit-line-clamp: 1;

   -webkit-box-orient: vertical;

   
   background: url(../img/sj_dht1.jpg) left center no-repeat;
   background-size: 0.24rem 0.24rem;
  }





/*第九部分*/

.con9{

	margin-top: 20px;

}

.con9 .con4_left1{

	padding-bottom: 0;

}

.con9 .con4_left{

	display: none;

	border-top: 2px solid  #0E82ED;



}

.con9 .con4_right{

	border-top: 2px solid  #0E82ED;

}

.con9 .con4_left1 li{

	margin-bottom: 8px;

}

/*导航条6*/

.sj_dht6{

	width: 96%;

	margin: 0 auto;

	margin-top: 0.72rem;

	margin-bottom: 1.2rem;

}

.sj_dht6 img{

	width: 100%;

}

.dht6{

	display: none;

}



/*手机端技术推广、科技发展*/

#lib_Tab6{

	display: block;

	width: 96%;

	margin: 0 auto;

	margin-top: 0.92rem;

	margin-bottom: 0.92rem;

}

.con6_left{

	display: none;

}

#lib_Tab6 .lib_Menubox{

	height: 2rem;

	border-top: 2px solid #0D81EC;

	line-height: 2rem;

	background: url(../img/sjxw_tb.png) left center no-repeat;

}

#lib_Tab6 .lib_Menubox a{

	line-height: 2rem;



}

#lib_Tab6 .lib_Menubox li{

	width: 3.48rem;

	font-size: 0.8rem;

	color:#333;

	float: left;

	padding-right: 0.4rem;

	line-height: 2rem;
	font-weight: bold;

}

#lib_Tab6 .lib_Menubox li:hover{

	color: #0D81EC;

}

#lib_Tab6 .lib_Menubox .bg{

	color: #0D81EC;

}

#lib_Tab6 .lib_Contentbox .con6_leftt1 img{

	width: 40%;

}

#lib_Tab6 .lib_Contentbox .con6_left_r{

	width: 55%;

}

#lib_Tab6 .lib_Contentbox .con6_left_r h3{

	font-weight: bold;

	font-size: 0.64rem;

	color: #333;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

#lib_Tab6 .lib_Contentbox .con6_left_r p{

	font-size: 0.56rem;

	color: #666;

	margin-top: 0.48rem;

	line-height: 0.8rem;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

}

#lib_Tab6 .lib_Contentbox li{

	width: 96%;

    overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

	float: left;

	font-size: 0.56rem;

	line-height: 1.2rem;
	background: url(../img/sj_dht1.jpg) left center no-repeat;
   background-size: 0.24rem 0.24rem;

}
#lib_Tab6 .lib_Contentbox li a{
	margin-left: 0.44rem;
	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;
}

#lib_Tab6 .con6_left li a{
	color: #333;
}

#lib_Tab6 .con6_left li:nth-child(1) a{

	font-weight: bold;

	}

#lib_Tab6 .con6_left li:nth-child(4) a{

	font-weight: bold;

	}



/*第十部分 技术推广*/



/*开放合作*/



.con10 .con4_right{

	width: 96%;

	margin: 0 auto;

	padding-bottom: 0.44rem;

	border-top: 2px solid  #0E82ED;

}

.con10 .con4_right .con4_left_top{

	line-height: 2.32rem;

}

.con10 .xw_list2 li a{

	color: #333;
	margin-left: 0.46rem;
	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

.con10 .xw_list2 li:nth-child(1) a{

	font-weight: bold;

}

.con10 .xw_list2 li:nth-child(4) a{

	font-weight: bold;

}

.con10 .xw_list2 li:nth-child(7) a{

	font-weight: bold;

}

.con10 .xw_list2 li:nth-child(10) a{

	font-weight: bold;

}

.con10 .xw_list2 li{

	width: 96%;

   line-height: 1.08rem;

   overflow : hidden;

   text-overflow: ellipsis;

   display: -webkit-box;

   -webkit-line-clamp: 1;

   -webkit-box-orient: vertical;
   background: url(../img/sj_dht1.jpg) left center no-repeat;
   background-size: 0.24rem 0.24rem;

  }



/*第十一部分 网站展厅*/
.con11{
	display: none;
}
.sj_zt{
    display: block;
	width: 96%;
	margin: 0 auto;

	margin-top: 0.8rem;

	border-top: 2px solid  #0E82ED;

}
.sj_zt .con11_leftt{

	line-height: 2.32rem;

}

.sj_zt .con11_leftt ul{

	display: none;

}

.sj_zt li{

	width: 49%;

	float: left;

	margin-right: 1%;

}

.sj_zt li img{

	width: 100%;
	height: 4.72rem;

}

.sj_zt li  p{

	line-height: 1.36rem;

	font-size: 0.56rem;

	color: #333;

	text-align: center;

	overflow : hidden;

   text-overflow: ellipsis;

   display: -webkit-box;

   -webkit-line-clamp: 1;

   -webkit-box-orient: vertical;

}



/*.body-left0 .body-left1{

	display: none;

}*/

/*导航条7*/

.dht_7{

	display: none;

}

.sjdht_7 {

	width: 96%;

	margin: 0 auto;

	margin-top: 0.72rem;

	margin-bottom: 0.88rem;

}

.sjdht_7  img{

	width: 100%;

}

/*友情链接*/

.yqlj{

	width: 96%;

	margin: 0 auto;

	border-top: 2px solid  #0E82ED;

}

.yqlj h2{

	line-height: 2.32rem;

}

.yqlj  ul{

	margin-top: 0.36rem;

	margin-bottom: 0.88rem;

}

.yqlj li{

	float: left;

	/*width: 44%;*/

	line-height: 1.36rem;

	margin-right: 5%;

	padding-left: 0.64rem;
	overflow: hidden;
	background: url(../img/t1.png) left center no-repeat;
    background-size: 0.08rem 0.12rem;

}

/*.yqlj li:nth-child(2n){

	margin-right: 0;

}*/

.yqlj li a{

	font-size: 0.64rem;

	color: #333;

}



/*底部*/

footer{

	padding: 0 0.4rem;

	/*height: 5.52rem;*/

	background-color: #13518A;

}

.foot .foot_l li{

	float: left;

	line-height: 2rem;

}

.foot .foot_l li a{

	color: #fff;

	font-size: 0.64rem;

}

.foot .foot_l li span{

	color: #fff;

	padding: 0 0.48rem;

}

.foot .foot_l p{

	font-size: 0.56rem;

	color: #fff;

	line-height: 0.96rem;

}

.foot .foot_r{

	/*margin-top: 42px;*/

	display: none;

}



/*悬浮框*/

.xfk{

	display: none;

}

.xfk2{

	display: block;

	position:fixed;

	bottom:10%;

	right:0px;

}
.xfk2 img{
	width: 1.84rem;
	height: 1.84rem;
}

/*新闻列表页面*/

.new_dht1{

	display: none;



}

.sjnew_dht1{

	display: block;

}

.sjnew_dht1 img{

	width: 100%;
	height: 4.04rem;

}

.weizhi{

	width: 96%;

	margin: 0 auto;

	line-height: 1.88rem;

	font-size: 0.56rem;

	color: #656565;

}

.weizhi p{

	font-size: 0.56rem;

	color: #656565;

}

.xw_list{width: 96%;margin: 0 auto;}

.xw_list .xw_left{

  width: 100%;

  border-top: 2px solid #0D81ED;

}
.xw_list .xw_left .xw_article img{
	min-width: 0.4rem;
	/*width: 100%;*/
	max-width: 100%;
	display: block;
	margin: 0 auto;

}
.xw_list .xw_left .title{

	line-height: 2.16rem;

}

.xw_list .xw_left li{

	float: left;

	/*width: 98%;*/

	border-top: 1px solid #EBEBEB;

}

.xw_list .xw_left li:nth-child(1){

	border-top: none;

}

.xw_list .xw_left li h3{

	font-size: 0.64rem;

	color: #333;

	font-weight: bold;

	line-height: 1.92rem;
	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

.xw_list .xw_left li h3:hover{

	color: #0E82ED;

}

.xw_list .xw_left li img{

	width: 40%;
    margin-right: 1%;

}

.xw_list .xw_left li p{

	/*width: 100%;
    width: 57%;*/
    /*float: right;*/
	font-size: 0.56rem;

	color: #504F4F;

	line-height: 0.96rem;

    overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

}

.xw_list .xw_left li span{

	line-height: 1.72rem;

	font-size: 0.56rem;

	color: #8D8D8D;

}

/*手机分页*/

.sj_fy{

	display: block;
	width: 70%;
    overflow: hidden;
	margin: 0.8rem auto;
}
.sj_fy li{
	float: left;
	margin-right: 3.5rem;
}
.sj_fy li:nth-child(2n){
	margin-right: 0;
}
.sj_fy a{

	display: block;

	width: 3.48rem;

	height: 1rem;

	border:1px solid #0E70CB;

	font-size: 0.56rem;

	color: #0E70CB;

	text-align: center;

	line-height: 1rem;

}

.sj_fy span{

	display: block;

	width: 3.48rem;

	height: 1rem;

	border:1px solid #0E70CB;

	font-size: 0.56rem;

	color: #0E70CB;

	text-align: center;

	line-height: 1rem!important;

}
/*分页*/

.xw_list .xw_left .fenye{

	display: none;

}



/*新闻列表页右侧*/

.xw_right1{
    width: 100%;
	display: block;

}

.xw_right{

	display: none;

}

.xw_right1 .xw_hot{

	margin-top: 0.96rem;

}

.xw_right1 .xw_hot .bt{

	line-height: 1.68rem;

	background: url(../img/sjxw_hotbj.png) left center no-repeat;
	background-size: 15.76rem 1.68rem;

}

.xw_right1 .xw_hot .bt h3{

	font-size: 0.64rem;

	color: #333;

	font-weight: bold;

	float: left;

	padding-left: 0.68rem;

}

.current .ul1{

	margin-top: 0.72rem;

}

.current .ul1 li {

	float: left;

	width: 48%;

	margin-right: 0.48rem;

}

.current .ul1 li img{

	width: 100%;

	height: 4.72rem;

	float: left;

	margin-bottom: 0.32rem;

}

.current .ul1 li p{

	line-height: 1.6rem;

	font-size: 0.56rem;

	color: #333;
	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;
    width: 100%;

    -webkit-box-orient: vertical;



}

.current .ul1 li:nth-child(2n){

	margin-right: 0;

}

.current .ul2{

	margin-top: 0.32rem;

}

.current .ul2 li .dian{

	margin-top: 0.32rem;

	display: block;

	width: 0.24rem;

	height: 0.24rem;

	float: left;

	background-color: #C0C0C0;

	border-radius: 50%;

}

.current .ul2 li p{

 width: 95%;

 overflow : hidden;

 text-overflow: ellipsis;

 display: -webkit-box;

 -webkit-line-clamp: 1;

 -webkit-box-orient: vertical;

 font-size: 0.56rem;

 color: #333;

 float: left;

 padding-left: 0.4rem;

}

.current .ul2 li .sj{

	line-height: 1.36rem;

	font-size:0.56rem ;

	color: #999;

	padding-left: 0.64rem;

}



/*大家都在看*/

.xw_hot .ul3 li{

	float: left;

	margin-top: 0.56rem;

}

.xw_hot .ul3{

	margin-bottom: 0.64rem;

}

.xw_hot .ul3 li img{

	width: 40%;
    height: 3.92rem;
	float: left;

	margin-right: 0.52rem;

}

.xw_hot .ul3 li .ul3_r{

	width: 56%;

}

.xw_hot .ul3 li .ul3_r p{

	line-height: 0.84rem;

	font-size: 0.56rem;

	color: #333;

	overflow : hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

}

.xw_hot .ul3 li .ul3_r span{

   line-height: 1.32rem;

   

}

.xw_right1 .xw_img img{

	width: 100%;

	margin-bottom: 11px;

}





/*新闻详情页*/

.xw_list .xw_left1 h3{

	font-size: 0.72rem;

	color: #333;

	font-weight: bold;

	text-align: center;

	line-height: 1.2rem;

}

.xw_list .xw_left1 .bt_nr{

	font-size: 0.56rem;

	color: #333;

	text-align: center;

	line-height: 28px;

}

.xw_list .xw_left1 .sjly{

	text-align: center;

	margin-top: 13px;

	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 1rem;

}

.xw_list .xw_left1 .sjly span{

	font-size: 0.56rem;

	color: #999999;

	margin-right: 0.48rem;

	line-height:1.44rem; 

}
.xw_list .xw_left1 .sjly .span1{
	display: block;
	text-align: center;
}
.xw_list .xw_left1 p{

	/*text-indent: 2em;*/

	font-size: 0.64rem;

	color: #333;

	margin-top: 0.52rem;

	line-height: 1.04rem;

}

.xw_list .xw_left1 .img{

	text-align: center;

	margin-top: 1.6rem;

}

.xw_list .xw_left1 .img img{

	width: 100%; 

}



/*展会信息列表页*/

.zhxx {

	display: none;

}

.zhxx1 {

	display: block;

}

.zhxx1 li{

	width: 48%;

	margin-right: 4%;

}

.zhxx1 li:nth-child(2n){

	margin-right: 0!important;

}

.zhxx1 li img{

	width: 100%!important;
	height: 4.72rem;

}

.zhxx1 li h3{

	font-size: 18px;

	color: #333;

	font-weight: bold;

	overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}



/*关于我们*/

.about img{
	width: 100%;
	display: block;
}

.about h3{

	font-size: 22px!important;

	color: #333;
    text-align: left!important;
	line-height: 44px;
    padding-top: 10px;
	font-weight: bold;

}

.about span{

	display:  block;

	width: 62px;

	height: 1px;

	background-color: #333;

}

.about p{

	font-size: 14px;

	color: #333;

	text-indent: 2em;

	line-height: 28px;

	margin-top: 10px;

}





/*联系我们*/

.contact{

	padding-top: 1.28rem;

}

.contact .lx_l .lxwm{

	margin-top: 0.6rem;

	margin-bottom: 6.4rem;

	background: url(../img/xx.png) left center no-repeat;
	background-size: 0.96rem 1.08rem;

}

.contact .lx_l p{

	font-size: 0.64rem;

	color: #333;

	padding-left: 1.5rem;

}

.contact .lx_l span{

	color: #666;

	font-size: 0.64rem;

	padding-left: 1.5rem;

}

.contact .lx_l .gsdz{

	background: url(../img/dz.png) left center no-repeat;
	background-size: 0.96rem 1.08rem;

}

.contact .lx_c{

	margin-top: 0.48rem;

	margin-left: 0.68rem;

}

.contact .lx_r{

	width: 50%;

}

.contact .lx_r .rt{

	margin-bottom: 3.2rem;

}

.contact .lx_r p{

	font-size: 0.64rem;

	color: #333;

	line-height: 1.2rem;

}
.contact iframe{
	width: 100%;
}
.xw_left .xw_article iframe{

	width: 100%;
	height: 274px;

}
.xw_left  .xw_article iframe{

	min-width: 4rem;
	max-width: 100%;

}

/*人才招聘*/

.rczp{

	padding-bottom: 1.08rem;

}

.rczp li{

	width: 99%!important;
    margin-top: -5px;

	border-top: none!important;

	

}

.rczp li .wz{

	float: left;

	width: 96%;

	line-height: 2rem;

	padding-left: 0.8rem;

	background: url(../img/sj_jia1.png) left center no-repeat;
	background-size: 15.76rem 1.92rem;

}

.rczp li .wz p{

	width: 40%;

}

.rczp li p{

	width: 200px;

	line-height: 50px!important;

	float: left;

	color: #333;

	font-size: 16px;

}

.rczp li span{

	color: #333!important;

	padding: 8px 12px;

	border:1px solid #D4D5D7;

	border-radius: 50%;

	line-height: 30px!important;

	text-align: center;

	margin-right: 9px;

}

.rczp .wz.active{

	width: 96%;

	background: url(../img/sj_jian.png) left center no-repeat;
    background-size: 15.76rem 1.92rem;
}

.rczp .wz.active p{

	color: #fff;

}

.rczp .wz.active span{

	color: #fff!important;

	padding: 8px 12px;

	border:1px solid #fff;

}

.xdh .zpxx{

	  width: 100%!important;

      display: none;

      margin-bottom: 26px;

  }

.rczp .zpxx h4{

	line-height: 60px;

	font-size: 16px;

	color: #333;

}

.rczp .zpxx p{

	width: 100%!important;

	color: #656565!important;

	font-size: 14px;

	line-height: 28px!important;

}

/*版权说明*/

.bqsm p{

	font-size: 0.64rem;

	color: #333;

	text-indent: 2em;

	line-height: 1.12rem;

	margin-bottom: 0.64rem;

}

/*人员查询*/

.rycx{

	width: 100%;

	height: 34rem;

	background: url(../img/rybj_sj.png) no-repeat;

	background-size: 100% 100%;

}

.rycx_nr{

	width: 98%;

	margin: 0 auto;

	padding-top: 85%;

}

.rycx h3{

	font-size: 1.04rem;

	text-align: center;

	color: #FFFFFF;

	font-weight: bold;

}

.rycx .srxx{

	width: 11.56rem;

	margin: 0 auto;

	margin-top: 44px;

}

.rycx .srxx_l{

	width: 11.56rem;

	height: 1.88rem;

	background-color: #fff;

	border-radius: 3px;

	margin-bottom: 0.64rem;

}

.rycx .srxx_l img{

	margin-left: 0.32rem;

	margin-top: 0.4rem;

	width: 1.32rem;

	height: 1.32rem;

}

.rycx .srxx_l input{

	width: 8.24rem;

	margin-top: 0.6rem;

	font-size: 0.72rem;

}

.rycx button{

	width: 11.56rem;

	height: 1.88rem;

	font-size: 0.8rem;

	color: #fff;

	border-radius: 3px;

	border:none;

	background-color: #0E82ED;

}

.rycx p{

	width: 11.56rem;

	margin: 0 auto;

	text-align: right;

	line-height: 3.6rem;



}

.rycx p a{

	font-size: 0.64rem;

	color: #fff;

}
.sj_bt{
	display: block;
	width: 6px;
	height: 23px;
	background-color: #0D81EC;
	border-radius: 3px;
	float: left;
	margin-top: 0.6rem;
	margin-right: 0.4rem;
}

.xw_article p{
	text-indent: 2em!important;
}
table{
	width: 350px;
}