.zysearch {
    width: 100%;
    height: 274px;
    text-align: center;
    position: relative;
    z-index: 9;
	border-top: 5px solid #e62129;
}
.zysearch::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0px;
    z-index: -1;
}
.zysearch::before {
    background: url(../image/bcg.png)no-repeat;
    background-position-x: center;
}

.w_a {
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 1250px;
    padding: 0px 0px 30px 0;
	margin-bottom: 120px;
}
.bar_qy_hyl {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 10px;
    border-top: 1px solid #cccccc;
    margin-bottom: 57px;
    background-color: #fff;
    min-height: 640px;
    width: 920px;
}
.bar_qy_hyl_a {
    display: inline-block;
    cursor: pointer;
    width: 13%;
    height: 61px;
    border-bottom: 3px solid #e62129;
    margin-bottom: 15px;
}
.bar_qy_hyl .activea a {
	line-height: 79px;
    color: #42525f;
    font-size: 28px;
    font-weight: normal;
}
.bar_qy_hyl h4 {
    font-size: 24px;
    font-weight: bold;
	color: #42525f;
}
.bar_qy_hyl h5 {
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
}
.bar_qy_hyl span{
	width: 100%;
	line-height: 29px;
	margin: 0;
	float: left;
}

.bar_qy_hyl p{
	line-height: 29px;
	text-indent: 2em;
	margin: 0;
}
.bar_qy_hyr{
position: relative;
    top: -219px;
    float: right;
    z-index: 999;
    padding: 0;
    width: 240px;
}
.bar_qy_hyr_a {
    height: 160px;
    color: #fff;
    background: #114368cc;
}
.bar_qy_hyr_a h3 {
    font-size: 30px;
    line-height: 149px;
    text-indent: 0.5em;
}

.bar_qy_hy {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 20px 0;
}
.bar_qy_hyl span {
display: inline-block;
    cursor: pointer;
}
.bar_qy_hyl .activea a {
    line-height: 79px;
    color: #333;
    font-size: 28px;
    font-weight: normal;
}
.bar_qy_hyl  ul .click {
  cursor: pointer;
}
.bar_qy_hyl  ul li {
    margin-bottom: 20px;
    WIDTH: 100%;
    background: #f9f9f9;
}
.bar_qy_hyl  ul li .pic_box {
height: 80%;
    FLOAT: right;
}
.bar_qy_hyl  ul li .pic_box img {
    width: 138PX;
    padding-bottom: 15px;
    padding-top: 15px;
    height: 138px;
}
.bar_qy_hyl  ul li .qylb_tit {
	float: left;
    width: 80%;
    margin-top: 32px;
}
.bar_qy_hyl  ul li .qylb_tit span {
    display: inline-block;
    text-align: left;
    overflow: hidden;
    float: left;
    width: 100%;
    overflow: hidden;
}
.qylb_pic_box ul li .qylb_tit :first-child {
  color: #fff;
  width: 30%;
  background-color: #690599;
  padding: 20px 15px;
}
.qylb_pic_box ul li .qylb_tit :last-child {
  color: #333;
  width: 70%;
  padding: 15px;
  background-color: #f0efff;
  margin-left: -4px;
  font-size: 14px;
  text-align: left;
}
.fy {
    text-align: right;
    float: left;
    width: 100%;
}
.fy li {
  margin: 0!important;
}
.fy a {
  color: #333;
}
.fy .pagination > .active > a,
.fy .pagination > .active > a:focus,
.fy .pagination > .active > a:hover {
    z-index: 3;
    color: #114368;
    cursor: default;
    background-color: #114368;
    border-color: #114368;
}
.fy .active {
  background-color: #690599 !important;
  color: #fff;
}

.spjszx {
  padding: 45px 8px;
}
.spjszx h4 {
  font-size: 16px;
  color: #6d0fc5;
}
.spjszx .p1 {
  color: #999;
}
.spjszx p {
  font-size: 14px;
}
.spjszx p .sl_date {
  margin-left: 30px;
}
.date{
    color: #e62129 !important;
    width: 100%!important;
    text-align: left!important;
    border-radius: 0px !important;
    float: left;
    border-bottom: 1px solid #e0e0e0;
}
.tit{
    width: 100%;
    line-height: 56px;
    font-size: 16px;
}


/* 左侧导航 */
.navbar {
	width: 100%;
    border-radius: 0px;
    background: #fff;
    margin-bottom: 7px;
}
.navbar-hide {
  transform: translatex(-18.5rem);
  overflow: hidden;
}
.navbar li {
    padding-left: 2em;
    cursor: pointer;
}

.navbar .bar {
height: 90%;
    background: #f9f9f9;
}
.navbar .options__division {
  font-weight: bold;
}

.active {
  background: #e62129 !important
}
.active a {
  color: #fff !important;
}
.navbar .options ul li {
    position: relative;
    color: #fff;
    height: 40px;
    background: none;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e8e8e8;
    font-size: 15px;
}
.navbar .options ul li:hover {
  background: #e62129 !important;
  width: 100% 
  
}
.navbar .options ul li:hover a {
  color: #fff !important;
  width: 100% 
}
.navbar .options ul li:hover span {
  color: #fff !important;
  width: 100% 
 transition: all .9s linear;
}

.navbar .settings .acc-settings:hover i {
  color: #ef5350 !important;
  transform: rotate(360deg);
  transition: all 0.8s ease-in-out;
}

.button__menu {
  padding: 1rem 1rem;
  font-size: 1.2rem;
  color: grey;
  transition: all 0.3s;
  display: none;
}
.button__menu-checkbox {
  display: none;
}
.about_box1{
    background-image: url(../image/about_box1.jpg);
    height: 90px;
    width: 100%;
    margin-bottom: 5px;
    text-indent: 3em;
}
.about_box1 span{
    line-height: 90px;
    font-size: 22px;
    color: #fff;
    text-indent: 2em;
    font-weight: bold;
}
.about_box2{
    background-image: url(../image/about_box2.jpg);
    height: 90px;
    width: 100%;
    margin-bottom: 5px;
    text-indent: 3em;
}
.about_box2 span{
    line-height: 90px;
    font-size: 22px;
    color: #fff;
    text-indent: 2em;
    font-weight: bold;
}
.about_box3{
    background-image: url(../image/about_box3.jpg);
    height: 90px;
    width: 100%;
    margin-bottom: 5px;
    text-indent: 3em;
}
.about_box3 span{
    line-height: 90px;
    font-size: 22px;
    color: #fff;
    text-indent: 2em;
    font-weight: bold;
}
.about_box4{
    background-image: url(../image/about_box4.jpg);
    height: 90px;
    width: 100%;
    margin-bottom: 5px;
    text-indent: 3em;
}
.about_box4 span{
    line-height: 90px;
    font-size: 22px;
    color: #fff;
    text-indent: 2em;
    font-weight: bold;
}

/* 左侧导航 */

/* 行业应用css */
.demo{
    padding: 0;
    margin: 0 auto;
}
.box{
    position: relative;
    perspective: 1000px;
	margin-top: 20px;
}
.box .box-img{
    transform: rotateY(0);
    transition: all 0.50s ease-in-out 0s;
}
.box:hover .box-img{
   /* transform: rotateY(-90deg); */
}
.box .box-img img{
width: 100%;
    height: 215px;
    border: 1px solid #f5f5f5;
}
.box:hover .box-imga{
   /* transform: rotateY(-90deg); */
}
.box .box-imga img{
border: 1px solid #e6e6e6;
    width: 100%;
	height: 298px;
}
.box:hover .box-imgb{
   /* transform: rotateY(-90deg); */
}
.box .box-imgb img{
    border: 1px solid #e6e6e6;
    width: 66%;
    height: 425px;
}
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 60px 20px;
    text-align: center;
    background: #114368d6;
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;

}
.box:hover .box-content{
    transform: rotateY(0);
}
.box .title{
font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    line-height: 60px;
}
.box .description{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.box .title:after,
.box .description:after{
    content: "";
    width: 80%;
    display: block;
    border-bottom: 1px solid #fff;
    margin: 15px auto;
}
.box .social-links{
    margin: 0;
    padding: 0;
    list-style: none;
}
.box .social-links li{
    display: inline-block;
    margin: 0 10px;
}
.box .social-links li a{
    font-size: 20px;
    color: #a6a6a6;
}
.box .social-links li a:hover{
    text-decoration: none;
    color: #fff;
}
.container{
    margin: 0;
    padding: 0;
    width: 100%;
}
@media only screen and (max-width: 990px) {
    .box{  margin-bottom:20px; }
}
@media only screen and (max-width: 479px) {
    .box .box-content{ padding: 20px; }
}
/* 行业应用css */

/* 移动端样式 */
@media (max-width:768px) {
	.w_a {
	    clear: both;
	    display: block;
	    margin: 0 auto;
		width: 100%;
	}
	.about_box1{
		display: none;
	}	
	.about_box2{
		display: none;
	}	
	.about_box3{
		display: none;
	}
	.about_box4{
		display: none;
	}
	.bar_qy_hyr {
    padding: 0;
    top: 0;
    float: left;
    width: 100%;
	}
	.bar_qy_hyl{
		width: 100%;
		margin: 0 auto;
	}
	.bar_qy_hyl img{
		width: 100%;
	}
	
	.bar_qy_hyr_a {
    height: 60px;
    color: #114368;
    background: #fff;
	}
	.bar_qy_hyr_a h3 {
	    font-size: 30px;
	    line-height: 49px;
	    text-indent: 0.2em;
	}
	.nav_bar_box .breadcrumb {
		text-indent: 0.2em;
	}
	.navbar li {
		padding-left: 12px;
	}
	.navbar .options ul li {
	    position: relative;
	    color: #fff;
	    height: 40px;
	    background: none;
	    transition: all 0.5s;
	    display: flex;
	    align-items: center;
	    border-bottom: 1px solid #e8e8e8;
	    font-size: 15px;
	    width: 25%;
	    float: left;
	}
	.bar_qy_hyl_a {
	    display: inline-block;
	    cursor: pointer;
	    width: 120px;
	    height: 61px;
	    border-bottom: 3px solid #e62129;
	    margin-bottom: 15px;
		margin-left: 5px;
	}
	.bar_qy_hyl .activea a {
	    line-height: 79px;
	    color: #333;
	    font-size: 24px;
	    font-weight: normal;
	}

.navbar .options ul li:hover {
  background: #e62129 !important;
  width: 25%;
  
}
.navbar .options ul li:hover a {
  color: #fff !important;
  width: 100%;
}
.navbar .options ul li:hover span {
  color: #fff !important;
  width: 25%;
 transition: all .9s linear;
}
.bar_qy_hyl h5{
	margin: 0 auto;
	width: 98%;
	    text-indent: 2em;
}
.selesnetworks {
    background: #f5f5f5;
    width: 98%;
    padding: 15px;
    border-radius: 20px;
    margin: 9px auto;
}
.dbcp {
    margin-top: 3%;
    padding: 0;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 3%;
    float: left;
}
.bar_qy_hyl p {
    line-height: 29px;
    text-indent: 2em;
    margin: 0 auto;
	width: 98%;
}
	.fy {
		text-align: right;
		margin-right: 10px;
	}
	.box .box-imga img {
	border: 1px solid #e6e6e6;
	width: 100%;
	height: 216px;
	}
	.bar_qy_hyl ul li .pic_box {
	    height: 80%;
	    FLOAT: left;
	}
	.bar_qy_hyl ul li .qylb_tit {
	    float: left;
	    width: 98%;
		margin: 0;
	}
	.tit {
	    width: 100%;
	    line-height: 36px;
	    font-size: 14px;
	}
	.navbar .bar {
	    height: 90%;
	    background: #f9f9f9;
	    margin-left: 7px;
	}
	.bar_qy_hyl ul li {
margin-bottom: 20px;
    WIDTH: 100%;
    background: #f9f9f9;
    margin-top: 5px;
	}
	
	
	
}
