.ind_c3{
	width: 100%; 
	height: auto;
}
/*专业领域*/
.zyly{
	padding: 0 15px;
	padding-top: 40px;
	padding-bottom: 30px;
}
 
.zyly .list_zyly{
	width: 103%;
	padding-top: 30px;
}
.zyly .list_zyly > li{
	 width: 380px; 
	height: 187px;
	float: left;
	 margin-bottom: 30px;
	margin-right: 30px; 
	
	
	/*width: 31.333333%;
	margin-right: 2%;
	margin-bottom: 2%;*/
	
}

.zyly .list_zyly > li:nth-child(6n+3){
	margin-right: 0px;
}


.zyly .list_zyly > li > a{
	display: table;
	width: 100%;
	height: 100%; 
	background-repeat: no-repeat;
	background-position-x: 50px;
	background-position-y: 40px;
	background-color: #f9f9f9;
	font-size: 24px;
	color: #333;
	position: relative;
	transition: inherit !important;
}
.zyly .list_zyly > li > a:hover{
	color: #fff;
	background-color: #e62129;
}

.zyly .list_zyly > li > a > span{
	position: absolute;
	top: 123px;
	display: inline-block;
	left: 0;
	width: 182px;
	text-align: center;
}
/*背景图*/
.zyly .list_zyly > li:nth-child(1) a{
	background-image: url(../img/idx_ly_01.png);

}
.zyly .list_zyly > li:nth-child(1) a:hover{
	background-image: url(../img/idx_ly_11.png);
	
}
.zyly .list_zyly > li:nth-child(2) a{
	background-image: url(../img/idx_ly_02.png);
	
}
.zyly .list_zyly > li:nth-child(2) a:hover{
	background-image: url(../img/idx_ly_12.png);
	
}
.zyly .list_zyly > li:nth-child(3) a{
	background-image: url(../img/idx_ly_03.png);
	
}
.zyly .list_zyly > li:nth-child(3) a:hover{
	background-image: url(../img/idx_ly_13.png);
	
}
.zyly .list_zyly > li:nth-child(4) a{
	background-image: url(../img/idx_ly_04.png);
}
.zyly .list_zyly > li:nth-child(4) a:hover{
	background-image: url(../img/idx_ly_14.png);
}
.zyly .list_zyly > li:nth-child(5) a{
	background-image: url(../img/idx_ly_05.png);
	
}
.zyly .list_zyly > li:nth-child(5) a:hover{
	background-image: url(../img/idx_ly_15.png);
}
.zyly .list_zyly > li:nth-child(6) a{
	background-image: url(../img/idx_ly_06.png);
	
}
.zyly .list_zyly > li:nth-child(6) a:hover{
	background-image: url(../img/idx_ly_16.png);
	
}
.zyly .list_zyly > li:nth-child(7) a{
	background-image: url(../img/idx_ly_07.png);
	
}
.zyly .list_zyly > li:nth-child(7) a:hover{
	background-image: url(../img/idx_ly_17.png);
	
}
.zyly .list_zyly > li:nth-child(8) a{
	background-image: url(../img/idx_ly_08.png);
	
}
.zyly .list_zyly > li:nth-child(8) a:hover{
	background-image: url(../img/idx_ly_18.png);
	
}
.zyly .list_zyly > li:nth-child(9) a{
	background-image: url(../img/idx_ly_09.png);
	
}
.zyly .list_zyly > li:nth-child(9) a:hover{
	background-image: url(../img/idx_ly_19.png);
	
}
.zyly .list_zyly > li > a .ar_list{
	width: 180px;
display: table-cell;
vertical-align: middle;
}
.zyly .list_zyly > li > a .ar_list li{
	list-style: initial;
	color: #e62129;
	font-size: 14px;
}
.zyly .list_zyly > li > a .ar_list li span{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
 
.zyly .list_zyly > li > a:hover .ar_list li span,.zyly .list_zyly > li > a:hover .ar_list li{
	color: #fff;
}


/*新闻资讯*/
.idx_news{
	background: url(../img/idx_xwbg.png)no-repeat;
	background-size: cover;
	height: 527px;
	width: 100%;
	padding: 40px 0;
}
.idx_news .title .tit-h2{
	color: white;
}

.idx_news .multipleColumn{  
	position:relative; 
	width:100%;    
	 padding-top: 30px; 
}

.idx_news .multipleColumn .hd .prev,.idx_news .multipleColumn .hd .next{
	width:25px;
	height:48px;
	display:block;
	top:50%;
	margin-top:-20px; 
	left:-60px;
	position:absolute;
	cursor:pointer;
	z-index: 9999;
}
.idx_news .multipleColumn .hd .prev {
	background:url(../img/idx_new_le.png)no-repeat 0 0;
}
.idx_news .multipleColumn .hd .next{
	left:auto;
	right:-60px;
	background:url(../img/idx_new_lr.png)no-repeat 0 0;
}

.idx_news .multipleColumn .bd{ 
	overflow:hidden;  
}
  
.idx_news .hd{ 
	overflow:hidden;  
	height:30px; 
	text-align: center; 
	display: table;
	margin: auto;
}
.idx_news .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	margin-top:10px; 
	zoom:1; 
} 

.idx_news ul{
	overflow: hidden;
}
.idx_news ul{
	padding-bottom: 20px; 
	padding-left: 15px !important;
	margin-left:-10px !important; 
	zoom:1;
	overflow: hidden;
}

.idx_news ul li{
	width: 276px;
	height: 352px;
	float: left;
	margin-right:25px;
	margin-bottom: 20px;
	position: relative;
	text-align:center; 
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
} 

.idx_news ul li:nth-child(2n+4){
	margin-right: 0px;
}



.idx_news ul li a{
	width: 100%;
	height: 100%;
	background: white;
	display: block;
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
}
.idx_news ul li a:hover
{
	background: #e62129;
	color: white;
}

.idx_news ul li a:hover .new_art h2,
.idx_news ul li a:hover .new_art p{
	color: white;
	
}

.idx_news ul li .new_img{
	width: 100%;
	height:190px;
	display: block;
	overflow: hidden;
	position: relative;
}
.idx_news ul li .new_img img{
	display: inline-block;
	width:276px;
	height:190px;
	transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	object-fit: cover;
}
.idx_news ul li .new_img img:hover{
	transform: scale(1.4);  
}



.idx_news ul li .new_img span{
	position: absolute;
	left: 10px;
	top:0;
	padding: 23px 16px;
	background:rgba(210,50,52,0.8); 
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.idx_news ul li .new_art{
	display: inline-block;
    padding: 20px;
    height: 150px;
    text-align: left;
    position: relative;
    width: 243px;
}
.idx_news ul li .new_art h2{
	
	font-size: 18px; 
	line-height: 30px;
	color: #333;
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
}
.idx_news ul li .new_art p{
	font-size:14px;
	color: #666;
	padding:0px;
	line-height:24px; 
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	height: 100px;
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
}
.idx_news ul li .new_art span{
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #e0bf6f;
	font-size: 14px;
	display: inline-block;
}
 
.idx_news ul li .new_btm .bd li:hover a{
	box-shadow: -1px 3px 7px 2px rgba(0,0,0,0.2);
}
.idx_news ul li .new_btm .bd li:hover .new_art{
	border: 1px solid #da281f;
	border-top:0px; 
}



.a_ljxq{
   display: block;
	width: 140px;
	height: 44px;
	border: 1px solid #e62129;
	border-radius: 40px;
	font-size: 16px;
	color: #fff;
	line-height: 44px;
	text-align: center;
    margin: auto;
    transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	background: #e62129;
}
.a_ljxq:hover{
	color: white;
	background-color: #004599;
	border-color: #004599;
}


/*广和荣耀*/
.w_1433{
	width: 1433px;
	margin: auto;
	 
	overflow: hidden;
}
.ghry{
	padding: 40px 0;
}
/*发展历程*/
.content a {
    color: #707070;
    transition: color 0.25s ease 0s;
	cursor:pointer;
}
.history-tabs {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /*background: url(../img/dot2.gif) repeat-x 0 66px;*/
  margin-bottom: 3em;
}
.history-tabs .tab-list {
  margin: 0 78px; 
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  height: 110px;
  background: url(../img/dot2.gif) repeat-x 0 66px;
}
.history-tabs .list-inner {
  position: absolute;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.history-tabs .list-inner a {
  height: 100%;
  width: 50px;
  margin: 0 95px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *margin-right: 2px;
  color: #e62129;
cursor: pointer;
font-size: 16px;
}
.history-tabs .list-inner a.tab-on .year {
  margin-top: -77px;
  background-image: url(../img/wps.png);
  background-repeat: no-repeat;
 
  _background-image: url(../img/dot2.gif);
  width: 48px;
  height: 46px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  color: #FFFFFF;
  padding-top: 12px;
  -webkit-animation: dropin 0.5s;
  animation: dropin 0.5s;
}
.history-tabs .list-inner .dot {
 width: 14px;
height: 14px;
margin: 60px auto 3px;
background-image: url(../img/slices.png);
background-repeat: no-repeat;
background-position: -543px -180px;
_background-image: url(../img/slices.gif);
}
.history-tabs .history-prev,
.history-tabs .history-next {
  margin-top: 46px;
}
.history-prev,
.history-next {
  width: 43px;
  height: 43px;
  cursor: pointer;
}
.history-prev {
  background-image: url(../img/slices.png);
  background-repeat: no-repeat;
  background-position: -541px -210px;
  _background-image: url(../img/slices.gif);
}
.history-next {
  background-image: url(../img/slices.png);
  background-repeat: no-repeat;
  background-position: -595px -210px;
  _background-image: url(../img/slices.gif);
}

.tab-contents .tab-content {
  -webkit-animation: fadein 1s both;
  animation: fadein 1s both;
  line-height:26px;
}
.award-list {
    margin-left: 3em;
   line-height:26px;
   width: 100%;
   text-align: center;
   margin: auto;
}
.award-list dd{
	font-size: 16px;
	color: #484848;
	line-height: 35px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.fzlc_cm{
	padding:25px 0 10px;
}
.hiddens{
	 display: none;
    animation: none !important;
}

.ind_khfw{
	width: 100%;
	background: url(../img/idx_khfw.png) no-repeat;
	background-size: cover;
	/*height: 630px;*/
}

.ind_khfw .khimg img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: auto;
}

.ind_khfw .title .tit-h2{
	color: white;
	padding-bottom: 20px;
}
.w_1346{
	width: 1200px;
	margin: auto;
 
	overflow: hidden;
}
.ind_khfw .w_1346{
	padding: 45px 0;
}


@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadein 0% {
  opacity: 0;
}
.fadein 100% {
  opacity: 1;
}

@-webkit-keyframes dropin {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes dropin {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes dropin {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.dropin 0% {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
}
.dropin 100% {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.fade {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.fade.in,
.fade.out {
  opacity: 0;
}
.slider .fade.out {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}