
body{font-family:"Helvetica Neue","Segoe UI","Lucida Grande",Helvetica,Arial, SimSun,FreeSans,Arimo,"Droid Sans","Hiragino Sans GB","Hiragino Sans GB W3",sans-serif;font-size:14px;margin:0 auto;}
body,form,input,select,textarea{-webkit-text-size-adjust : none ;-moz-text-size-adjust : none ;-ms-text-size-adjust : none ;-o-text-size-adjust : none ;text-size-adjust : none;}
/* html,body{background-color:#fff;overflow-x:hidden;} */
img{border:0;}
a{text-decoration: none;outline: none;blr:expression(this.onFocus=this.blur());color:#666;-webkit-tap-highlight-color: rgba(0,0,0,0);}
a:hover,a:focus{text-decoration:none;outline:none;}
ul,li{list-style:none;padding:0;margin:0;}
.clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clear{zoom:1;}
/* banner_slidesjs*/
.banner{position:relative;}
/* #slides .slidesjs-container,#slides .slidesjs-container .slidesjs-control{height:654px!important;} */
#slides .slidesjs-container .slidesjs-control .banimg,#slides .slidesjs-container .slidesjs-control .banimg a{display:block;height:100%;}
	/* banner_inco */
	#slides .slidesjs-pagination{width:100%;text-align:center;position:absolute;left:0;bottom:20px;z-index:10;}
	#slides .slidesjs-pagination li{display:inline-block;margin:0 5px;}
	#slides .slidesjs-pagination li a{display:block;width:0;height:0;overflow:hidden;padding:3px 0 0 50px;background-color:#e3e4e6;}
	#slides .slidesjs-pagination li a.active{background-color:#28d0e9;}
	/* banner_prevNext */
	#slides .slidesjs-navigation{
		display:block;
		width:0;
		height:52px;
		overflow:hidden;
		padding-left:28px;
		/* background-color:rgba(255,255,255,0.5); */
		position:absolute;
		z-index:11;
	}
	#slides a.slidesjs-previous{left:1%;top:50%;background:url(https://www.hyc.cn/Application/En/View/Static/Images/icon_banPg.png);}
	#slides a.slidesjs-next{right:1%;top:50%;background:url(https://www.hyc.cn/Application/En/View/Static/Images/icon_banPg.png);transform:rotateZ(180deg);}
/* 固定焦点图 */
.focus img{width:100%;}
.focus a{display:block;width:100%;background-position:center center;background-size:100% auto;background-repeat:no-repeat;}
/* location */
.location{font-size:0;padding-top:0px;padding-bottom:10px;/* height:60px;line-height:60px; *//* background:#f5f5f5; *//* border-bottom:1px solid #bbb; *//* margin-bottom:20px; */}
.location a,.location span{display:inline-block;font-size:14px;color:#949494;}
.location a.lastn{color:#153574;}
.location span{font-size:16px;font-weight:bold;}
.owl-wrapper-outer{overflow:hidden;}
.owl-wrapper:after{display:table;content:'';clear:both;}
.owl-item{float:left;}

/* 分页 */



.ub-fh
{
	width:100%;
}

.ub-fv
{
	height:100%;
}
.ub{
	display:-webkit-box !important;
	display:-moz-box !important;
	display:-ms-flexbox !important;
	display:-webkit-flex !important;
	display:flex !important;
}
.ub-ver{
	-webkit-box-orient:vertical;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	flex-direction:column;
}
.ub-ac{
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-align-items:center;
	align-items:center;
}
.ub-ae{
	-webkit-box-align:end;
	-webkit-align-items:flex-end;
	-moz-align-items:flex-end;
	align-items:flex-end;
}
.ub-ab{
	-webkit-box-align:baseline;
	-webkit-align-items:baseline;
	-moz-algin-items:baseline;
	align-items:baseline;
}
.ub-as{
	-webkit-box-align:stretch;
	-webkit-align-items:stretch;
	-moz-align-items:stretch;
	align-items:stretch;
}
.ub-pc{
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-justify-content:center;
	justify-content:center;
}
.ub-pe{
	-webkit-box-pack:end;
	-webkit-justify-content:flex-end;
	-moz-justify-content:flex-end;
	justify-content:flex-end;
}
.ub-pj{
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	justify-content:space-between;
}
.ub-f1{
	-webkit-box-flex:1;
	-webkit-flex:1;
	-moz-box-flex:1;
	flex:1;
}
.ub-img
{
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}

.ub-img1
{
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.ub-img2
{
	background-repeat:repeat-x;
	background-size:auto 100%
}
.ub-img3
{
	background-repeat:repeat-y;
	background-size:100% auto
}

.ub-img4
{
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-ms-background-size:100% auto;
	-o-background-size:100% auto;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center;
}
.ub-img5
{
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
	-ms-background-size:auto 100%;
	-o-background-size:auto 100%;
	background-size:auto 100%;
	background-repeat:no-repeat;
	background-position:center;
}

.ub-img6
{
	background-repeat:no-repeat;
	background-position:center;
}
.ub-img7
{
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-ms-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center;
}
.uinn {
    padding: 0.5em;
    margin: 0;
}
.uinn1 {
    padding: 0 0.5em;
    margin: 0;
}
.uinn2 {
    padding: 0.5em 1em;
    margin: 0;
}
.uinn3 {
    padding: 0.2em;
    margin: 0;
}
.uinn4 {
    padding: 0 0.2em;
    margin: 0;
}
.uinn5 {
    padding: 0.75em 0.5em;
    margin: 0;
}
.uinn7 {
    padding: 0.66em 0.375em;
    margin: 0;
}
.tx-l {
    text-align: left;
}
.tx-r {
    text-align: right;
}
.tx-c {
    text-align: center;
}

.ut-s {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
    outline: 0 !important
}
.ub-border{border-color:#e8e8e8 !important;}
.uba {
    border: 1px solid;
}
.uba1 {
    border: 2px solid;
}
.uba2 {
    border: 3px solid;
}

.ubt {
    border-top: 1px solid;
}
.ubb {
    border-bottom: 1px solid;
}

.ubl {
    border-left: 1px solid;
}

.ubr {
    border-right: 1px solid;
}

.uhide {
    display: none !important;
}
.umar-b {
    margin-bottom: 0.4em;
}
.umar-t {
    margin-top: 0.4em;
}
.umar-l {
    margin-left: 0.4em;
}
.umar-r {
    margin-right: 0.4em;
}
.umar-a {
    margin: 0.4em;
}
.uof {
    overflow: hidden;
}
.uof-x {
    overflow-x: hidden;
}
.uof-y {
    overflow-y: hidden;
}
.uovh{
	visibility:hidden;
}