.solituinBox
{


	
	/*padding:15px 0;*/
	padding-right: 20%;
	position: relative;
	margin-bottom: 30px;

}

.container.solution
{

	width: 80%;
}
.solituinBox p{

	line-height: 1.2!important;
	font-size: 18px;
	margin:0 !important;
	padding: 20px 30px!important;
	/*background: #9e9e9e;*/
	    box-shadow: 1px 1px 5px #9e9e9e inset;
	    letter-spacing: 3px;


}

.solituinBox .rightImg
{

 width: 20%;
 /*background-color: #333;*/
position: absolute;
right: 0;top: 0;
height: 100%;
background: #000;

}

.solituinBox .rightImg span
{

	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	/*transform: translate(-50%,-50%);*/
	margin-left: -40px;
	margin-top: -30px;
	color: #fff;
	font-size: 20px;
}


/*产品列表的盒子*/

 .row.solution> .col-md-4{
margin-bottom: 30px;

}
.sBox 
{
padding: 15px;

border:1px solid #9e9e9e;
 box-shadow: 1px 1px 5px  #9e9e9e;
 margin-bottom:0;


} 
.sBox h4 , .xBox h5{
 margin-bottom: 10px;

}

.sBox  img{
  
	display: block;
	margin:0 auto;
	/*width: 80%;*/
}

.sBox p{

	line-height: 1.3!important;
	color: #635D5D;
}




/*=======================================================news_center========================================*/





/*新闻列表*/
 .news_center  .spost.clearfix  .entry-meta   
 {


margin-bottom:18px!important;

 }


.news_center  .spost.clearfix  ul.entry-meta>li
{

	padding-right: 13px!important;
	line-height: 1.3;
}
 .news_center  .spost.clearfix   a> i
 {

 	margin-left: 10px;
 }

    .news_center  .entry-title  h3
 {

 	margin-bottom: 20px;
 	font-size: 24px;
 	/*margin-top: 10px;*/
 }
.spost .entry-meta li, .mpost .entry-meta li {
    font-size: 16px;
    margin: 0 10px 0 0;
    font-style: normal;
    color: #333;
}


.news_center  .spost.clearfix     div div.fright   div
{

 display: inline-block;
 margin-right: 20px;
}

 .news_center  .spost.clearfix     div div.fright>a{

 color:#0993F5!important;
 padding-right:40px ;
 }
 .news_center  .spost.clearfix     div div.fright a:hover
 {

 	text-decoration: none!important;
 }



 /*分页*/


 .news_center  ul.pagination   li.active a{

     color: #fff!important;
    background-color: #155785!important;
   border-color:#eee!important;
 
 }


 .news_center ul.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
   
    color: #fff!important;
    background-color: #155785;
   
}



/*新闻详情福标记*/

.fubiaoji{

	padding:40px 0;
	color:#9e9e9e;
}

.fubiaoji  span
{
margin-right: 5px;

}
 .tjnews .news li
 {

 	    /* border-bottom: 1px dashed #9e9e9e; */
    /* line-height: 1.8; */
    padding: 8px 5px;
    /* width: 90%; */
    width: 96%;
    /* margin: 0 auto; */
   /* background: #eee;*/
    border-bottom: 1px solid #eee;
    margin-left: 10px;
  /* background:  linear-gradient(60deg ,#fff,#9e9e9e);*/
 }
.news li:hover a
 {
 	color:#000;
 }


#content h5.title{

	padding: 10px 5px;
    background: #366F96;
    color: #fff;
    position: relative;
    display: block;
    margin-bottom: 0px;

}
#content  h5.title::after{
 content: " ";
 position: absolute;
 
 border:8px solid transparent;
 bottom: -8px;
 left:3px;
 border-color:  transparent transparent transparent  rgba(54,111,150,0.7);
transform: rotate(-45deg);
 }


 .solution li
 {

 	    /* border-bottom: 1px dashed #9e9e9e; */
    /* line-height: 1.8; */
    padding: 8px 5px;
    /* width: 90%; */
    width: 96%;
    /* margin: 0 auto; */
    background: #fff;
    border-bottom: 1px solid #E4DCDC;
    margin-left: 10px;
 /*  background:  linear-gradient(60deg ,#fff,#9e9e9e);*/
 }

 .solution li:hover a
 {
 	color:#000;
 }

 kbd
 {

background-color: #366F96;
 }




 /*仿选项卡*/


 .tab_lxb >ul.tab_lxb_nav{

           width: 100%!important;
         /* border: 1px solid #ddd!important;*/
         border:none!important;
         padding-top: 10px;
         margin:auto;

}

.tab_lxb >ul.tab_lxb_nav>li, .policy .tab_lxb >ul.tab_lxb_nav>li
{

width: 33.3%!important;
float: left;
text-align: center;
border-right: 1px solid #ddd;


}



.tab_lxb >ul.tab_lxb_nav>li:last-child
{
border-right:none;

}

.tab_lxb >ul.tab_lxb_nav>li>a
{
  font-size: 14px;
  position: relative;
  padding:10px 0px;
  display: inline-block;
  width: 100%;
  background-color: #f1f1f1;
 

}



.tab_lxb >ul.tab_lxb_nav>li.active>a,.tab_lxb >ul.tab_lxb_nav>li:hover>a
{
  font-size: 18px;
  color:#fff;
 background-color: #155785;
 margin-top: -2px;

  
}


.tab_lxb >ul.tab_lxb_nav >li.active >a:before , .tab_lxb >ul.tab_lxb_nav > li:hover a:before {
    content: " ";
    position: absolute;
    bottom: -21px;
    display: block;
    left: 50%;
    margin-left: -10px;
    border: 10px solid rgb(21,87,133);
    border-color: rgb(21,87,133) transparent transparent transparent;
  
}







#content h3
{
	
	margin-bottom: 10px;
}
}

