body {
	font-family: "微软雅黑";
}

.bg-color1 {
	background-color: #f8f8f8;
}

.font-color1 {
	color: #888888;
}

.bg-color2 {
	background-color: #4891e9;
}

.bg-color3 {
	background-color: #fc9c10;
}

.bg-color4 {
	background-color: #d7d7d7;
}

.bg-color5 {
	background-color: #ffffff;
}

.bg-color6 {
	background-color: #cbe6be;
}

.ybbposition {
	margin-top: 20px;
	color: #888888;
}

.ybbposition a {
	color: #888888;
}

.ybbtitle {
	font-size: 26px;
}

.ybbtitle span {
	color: #878787;
}

.ybbfooter {
	/*min-height: 314px;*/
	background-color: #d5d5d5;
}

.ybbfooter ul li {
	line-height: 25px;
}

.ybbborder-bottom1 {
	border-bottom: solid 1px #e67f22;
	padding-bottom: 2px;
	padding-right: 2px;
}

.ybbnewslist span a {
	color: #33a3dd;
}

.ybbproul {
	padding-left: 0;
}

.ybbproul a.active {
	background: transparent;
	border-radius: 4px;
	font-size: 14px;
	padding: 6px 15px;
	margin: 0;
	display: inline-block;
	line-height: 20px;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	background-color: #005baa;
	color: #FFFFFF;
}

.ybbproul a {
	background: transparent;
	border-radius: 4px;
	font-size: 14px;
	padding: 6px 15px;
	margin: 0;
	display: inline-block;
	line-height: 20px;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}

.ybbproul a:hover {
	background: transparent;
	border-radius: 4px;
	font-size: 14px;
	padding: 6px 15px;
	margin: 0;
	display: inline-block;
	line-height: 20px;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	background-color: #005baa;
	color: #FFFFFF;
}

.ybbproud {
	width: 100%;
	height: 90px;
	position: absolute;
	background: #005BAA;
	display: block;
	z-index: 9;
	bottom: -90px;
}

.wrap1 .media {
	position: relative;
}

.wrap1 .media-body {
	z-index: 10;
	position: relative;
}

.wrap1:hover a {
	color: #FFFFFF;
	cursor: pointer;
}

.t_ImgFont_title {
	line-height: 45px;
	margin: 0px;
	color: #f79212;
	font-weight: 600;
	font-size: 20px;
}

.t_ImgFont_title span {
	color: #000;
	font-size: 20px;
	padding-left: 4px;
}


/* fixed-bar */

.fixed-bar .icon,
.fixed-bar .consult-list .tel-icon {
	background: url("../images/JS_02.html") no-repeat;
}

.fixed-bar .icon {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 23px;
	height: 12px;
	overflow: hidden;
	margin: -18px 0 0 -12px;
	background-position: right -220px;
	text-indent: -999em;
}

.fixed-bar {
	position: fixed;
	right: 0px;
	top: 10%;
	z-index: 50;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0))-30);
}

.fixed-bar .gotop {
	position: relative;
	z-index: 1;
	display: block;
	width: 68px;
	height: 66px;
	overflow: hidden;
	margin: -1px 0 0;
	padding: 22px 0 0;
	border: 1px solid #e6e6e6;
	border-top: 1px dashed #eaeaea;
	background-color: #fff;
	color: #666;
	font: normal 14px/36px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
	text-align: center;
}

.fixed-bar .share {
	height: 68px;
	overflow: hidden;
	margin: -1px 0 0;
	border: 1px solid #e6e6e6;
}

.fixed-bar .gotop:hover {
	z-index: 10;
	border-color: #2acb6b;
	background-color: #2acb6b;
	color: #fff;
	text-decoration: none;
}

.fixed-bar .gotop:hover .icon {
	background-position: right -251px;
}

.fixed-bar .consult-box {
	border: 1px solid #e6e6e6;
}

.fixed-bar .consult-box .consult-header {
	position: relative;
	height: 36px;
	margin: -1px -1px 0;
	background: #0499e5;
}

.fixed-bar .consult-box .consult-title {
	color: #fff;
	font: normal 16px/36px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
	text-align: center;
}

.fixed-bar .consult-box .icon {
	display: none;
	top: 0;
	left: -28px;
	width: 28px;
	height: 36px;
	overflow: hidden;
	margin: 0;
	background-position: -80px -530px;
	cursor: pointer;
}

.fixed-bar .consult-box .icon:hover {
	background-position: -110px -530px;
}

.fixed-bar .consult-list {
	margin: 0 2px -1px;
	padding: 9px 0;
	border-bottom: 1px dashed #eaeaea;
}

.fixed-bar .consult-list li {
	padding: 6px 0 6px 23px;
	color: #666;
	font: normal 12px/24px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
}

.fixed-bar .consult-list span,
.fixed-bar .consult-list a {
	float: left;
	line-height: 24px;
}

.fixed-bar .consult-list span {
	padding-right: 10px;
}

.fixed-bar .consult-list img {
	vertical-align: top;
}

.fixed-bar .wide-bar {
	width: 134px;
	background: #fff;
}

.fixed-bar .wide-bar .share .bds_more {
	width: 148px;
	_width: 146px;
	background-position: -252px -568px;
}

.fixed-bar .wide-bar .share .bds_more:hover {
	background-position: -354px -568px;
}

.fixed-bar .wide-bar .gotop {
	width: 132px;
}

.fixed-bar .consult-list .tel-icon {
	margin-left: -15px;
	padding: 0 0 0 20px;
	background-position: -591px -264px;
}

.ybbxiaoshou div img {
	margin: 0 auto;
}

.wrap {
	overflow: hidden;
}

.wrap img {
	margin: 0 auto;
}

.wrap .media {
	position: relative;
}

.wrap .media-body {
	position: relative;
}

.wrap:hover .media-body {
	background-color: #000000;
	border-radius: 4px;
	color: #FFFFFF;
	filter: alpha(opacity=60);
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: 0.60;
	padding-top: 20px;
	cursor: pointer;
}

.wrap .media-body p {
	display: none;
}

.wrap:hover .media-body p {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

.ybbdowntitle {
	background-image: url(../images/ybbjiantoudown.html);
	background-repeat: no-repeat;
	height: 43px;
}

.ybbdowntitle a:hover {
	color: #E67F22;
}

.ybbdownload a:hover {
	color: #E67F22;
}

.ybbproinfo-title {
	background-color: #f2f2f2;
}

.ybbpdowns ul {
	padding-left: 0;
}

.ybbpdowns ul li {
	list-style: none;
}

.ybbpdowns ul li a {
	color: #337ab7;
}

.ybbpdowns ul li a:hover {
	text-decoration: underline;
}

.t_fuhao {
	font-weight: bold;
	color: #7ad0dd;
	margin: 0px;
	text-align: center;
	font-size: 55px;
	margin-bottom: 20px;
}

.picScroll-left {
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}

.picScroll-left .bd {
	padding: 10px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 120px;
	height: 90px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
}

.ybbindexcasebg {
	background-image: url(../images/ybbindexcasebg.html);
	background-repeat: repeat-y;
	background-position: center center;
}

.ybbindexcase {
	background-color: #FFFFFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.ybbindexcase a:hover {
	color: #000000;
	text-decoration: underline;
}

#imgList ul li {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#imgList {
	height: auto;
	float: left;
	width: 100%;
	overflow: hidden;
}

.ybbindexprot{
	color: #ffac1b;
	font-size: 65px;
}

.ybbindexprot1{
	font-size: 20px;
	color: #959292;
	margin-top: 10px;
	background-color: #f4f4f4;
	max-width: 260px;
    margin-left: auto;
    margin-right: auto;
}

.ybbindexprot1 a{
	color: #959292;
}

@media only screen and (min-width: 300px) and (max-width: 760px) {
	.ybbfooter .xl12 .xl12 {
		width: 33.333333333333333333333%;
	}
}

@media (max-width: 760px) {
	.ybbabout {
		margin: 10px;
		padding: 10px;
	}
	.ybbfooter1 {
		text-align: center;
	}
	.fixed-bar {
		display: none;
	}
	#sogoubox {
		display: none;
	}
	#qiao-mess-wrap {
		display: none;
	}
	.ybbcontact .padding-large-left {
		padding-left: 0;
	}
	.ybbcontact .margin-large-left {
		margin-left: 0;
	}
	.ybbcontact .padding-left {
		padding-left: 0;
	}
	.ybbcontact .margin-left {
		margin-left: 0;
	}
	.ybbcontact .border-right {
		border-right: 0;
	}
	.ybbxiaoshou .border-right {
		border-right: 0;
	}
	.ybbpro .border-right {
		border: none;
	}
	.ybbxiaoshou {
		padding-left: 0;
		padding-right: 0;
	}
	.ybbxiaoshou .margin-big-left {
		margin-left: 0;
	}
	.ybbxiaoshou .margin-small-right {
		margin-right: 0;
	}
    .ybbdaili_2 {
        margin-top: 20px;
    }
}

@media (min-width: 760px) {
	.nav-inline li a {
		padding: 5px 5px;
	}
    .form-x .form-group .label {
        padding-top: 15px;
    }
}

@media (min-width: 840px) {
	.nav-inline li a {
		padding: 5px 10px;
	}
    .ybbdaili_1 {
        padding-bottom: 10px;
    }
}

@media (max-width: 980px) {
	.ybbabout1 {
		margin-top: 10px;
	}
	.ybbabout1 p {
		margin-left: auto;
		margin-right: auto;
	}
	.ybbabout1 img.img-responsive {
		max-width: 313px;
		margin-left: auto;
		margin-right: auto;
	}
	.ybbnewslist .margin-large-left {
		margin-left: 0;
	}
	.ybbpro .border-right {
		border: none;
	}
    .ybbdaili_1 img {
        margin-top: 40px;
    }
}

@media (max-width:1000px){
    .ybbdaili_1 img {
        margin-top: 40px;
    }
}

@media only screen and (min-width: 980px) and (max-width: 1200px) {
	.ybbaboutimg .margin-large-left {
		margin-left: 10px;
	}
    .ybbdaili_4 {
        margin-top: 30px;
        line-height: 30px;
    }
    .ybbdaili_n img{
        margin-top: 50px;
    }
}

@media (max-width: 1200px) {
	.ybbaboutimg .margin-large-left {
		margin-left: 0px;
	}
}

@media (min-width:1200px){
    .ybbdaili_3 {
        margin-top: 50px;
        line-height: 30px;
    }
    .ybbdaili_4 {
        margin-top: 30px;
        line-height: 30px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
	.ybbtopsearch .xb7 {
		width: 100%;
	}
	.ybbtopsearch .xb5 {
		display: none;
	}
	#header-demo ul {
		margin-left: 30px;
	}
}

.xiaoguo {
    color:darkgrey;
}

.xiaoguo a:hover {
    text-decoration: underline;
    color:red;
}

.ybbindexxm a:hover{
    color:#ff6000;
}

@media only screen and (min-width: 1280px) and (max-width: 1500px) {
	.nav{
		margin-left: 20px;
	}

}
