.bgred {
	background: #91010d;
}

.bgred .fl {
	float: left;
	color: white;
	position: relative;
	font-weight: bold;
	line-height: 20px;
	padding-top: 8px;
}
.kao{
	text-align: center;
}
.kao img{
	
	width: 384px;
	display:inline-block;
}
.bgred .fl:before {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	right: -30px;
	top: 16px;
	background: url(../image/san_w.png) no-repeat;
	background-size: 100% 100%;
}

.bgred .fr {
	float: right;
	height: 52px;
	line-height: 52px;
}

.bgred .fr ul li {
	float: left;
	margin-left: 40px;
	padding: 0 10px;
}

.bgred .fr ul li a {
	display: block;
}

.bgred .fr ul li h2 {
	display: inline-block;
	font-size: 30px;
	color: white;
	font-weight: bold;
	vertical-align: middle;
	margin: 0 20px;
}

.bgred .fr ul li span {
	color: white;
}

.bgred .fr ul li:hover {
	background: white;
}

.bgred .fr ul li:hover h2 {
	color: #91010d;
}

.bgred .fr ul li:hover span {
	color: #91010d;
}

.bimg {
	width: 100%;
}

.bimg img {
	width: 100%;
	display: block;
	overflow: hidden;
}

.tbimg img {
	width: 100%;
	display: block;
	overflow: hidden;
}

.zixun {
	text-align: center;
}

.zixun img {
	cursor: pointer;
	width: 30%;
	max-width: 200px;
}

.liuhui{
	background: url(../image/liuhui.jpg) no-repeat;
	background-size: 100% 100%;
}

.boxzi {
	padding-top: 40px;
	overflow: hidden;
	clear: both;
	/*display: none;*/
}
.boxzi ul{
	text-align: center;
}

.boxzi li {
	padding: 30px 2%;
	float: left;
	overflow: hidden;
	/*background: #91010d;*/
	width: 33.3%;
	height: 290px;
	-moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
}

.boxzi li dt {
	font-size: 30px;
	color: #4c4c4e;
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	
}

.boxzi li dt:before {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	right: -30px;
	top: 2px;
	background: url(../image/san.png) no-repeat;
	background-size: 100% 100%;
}
.boxzi li dd {
	font-weight: bold;
	
}
.boxzi li dd a {
	color: #4c4c4e;
	display: block;
}



.boxzi li dd a {
    color: #4c4c4e;
    width: 112px;
    display: inline-block;
}
.boxzi li:nth-child(3) dd a {
	color: #4c4c4e;
	width: 100%;
	display: block;
}
.boxzi li dd a:hover{
color: #91010d	
}
/*.boxzi li:hover {
	margin-top: -30px;
}*/

.section-title-left-part h2 {
	line-height: 36px;
	color: #91010d;
	font-weight: bold;
	margin-top: 30px;
	position: relative;
}

.section-title-left-part h2:before {
	content: "";
	width: 36%;
	height: 2px;
	background: #91010d;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 0;
}

.section-title-left-part h2:after {
	content: "";
	width: 36%;
	height: 2px;
	background: #91010d;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	right: 0;
}

.liunews .news-thumb span {
	font-size: 30px;
	position: relative;
	padding-left: 16px;
	vertical-align: middle;
	display: inline-block;
	font-weight: bold;
	line-height: 40px;
}

.liunews .news-thumb span:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 100%;
	left: 0;
	background: #91010d;
}

.liunews .news-thumb a {
	float: right;
	color: #ff9c00;
	line-height: 40px;
}

.liunews .news-thumb a:hover {
	color: #ff9c00;
}

.news-details {
	margin-top: 20px;
	overflow: hidden;
}

.news-details ul li {
	overflow: hidden;
}

.news-wrapper .news-details a {
	float: none;
	font-size: 14px;
	display: block
}

.news-wrapper .news-details a span {
	display: inline-block;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-wrapper .news-details a i {
	float: right;
}

.news-wrapper {
	display: block;
	margin-top: 20px;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: white;
}




.indexbgred {
    background: #cd1a20;
    overflow: hidden;
    padding: 10px 0;
    margin: 20px 0;
}


.indexbgred .section-title-left-part h2 {
    line-height: 36px;
    color: white;
    font-weight: bold;
    margin: 10px 0;
    position: relative;
}

.indexbgred .section-title-left-part h2:before{
	display: none;
}
.indexbgred .section-title-left-part h2:after{
	display: none;
}



.footer-main-area {
	background: #91010d;
}

.footer-widget-list img {
	width: 42px;
	margin-right: 10px;
	float: left;
}

.footer-widget-list {
	margin-top: 20px;
}

.footer-widget-list li {
	overflow: hidden;
}

.font-22 p {
	width: 80%;
	float: left;
	font-size: 22px;
	display: inline-block;
}

.footer-bottom-area {
	background: #91010d;
}

.footer-bottom-area p {
    text-align: center;
    color: white;
    margin-top: 10px;
}

.footer-bottom-area a {
    color: white;
    display: inline-block;
    padding: 0 20px 0 0;
    font-size: 20px;
}
.mas {
	overflow: hidden;
	text-align: center;
}

.mas p {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	color: white;
	margin-right: 20px;
}

.mas li {
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}

.mas img {
	display: inline-block;
	vertical-align: middle;
}

.qiye {
	text-align: center;
	overflow: hidden;
	margin-top: 30px;
}

.qiye ul li {
	float: left;
	width: 33.3%;
	padding: 30px 10px;
	text-align: center;
	background: url(../image/g_w.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 20px;
}

.qiye ul li a {
	display: block;
}

.qiye ul li p {
	margin-bottom: 0px;
	line-height: 20px;
	font-size: 14px;
	color: #4c4c4e;
}

.qiye ul li span {
	font-size: 12px;
	color: #4c4c4e;
}

.qiye ul li:hover {
	background: url(../image/g_h.jpg) no-repeat;
	background-size: 100% 100%;
}
.qiye ul li:hover p {
	font-weight:bolder;
	font-size: 16px;
	
}
.qiye ul li:hover span{
	font-weight: bolder;
	font-size: 14px;
	
}

.section-title-left-part.min h2:before {
	content: "";
	width: 30%;
	height: 2px;
	background: #91010d;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 0;
}

.section-title-left-part.min h2:after {
	content: "";
	width: 30%;
	height: 2px;
	background: #91010d;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	right: 0;
}


.jian .section-title-left-part h2:before{
	display: none;
}
.jian .section-title-left-part h2:after{
	display: none;
}


.textbox {
	text-align: center;
	margin-top: 30px;
}

.textbox p {
	color: #4c4c4e;
	margin: 0 14px;
	font-size: 18px;
}

.textbox p span {
	color: #4c4c4e;
	font-weight: bold;
}

.huise {
	background: #c6c8ca;
	margin: 40px 0;
	height: 290px;
	/*display: none;*/
}

.huise .boxzi {
	padding-top: 0;
	overflow: initial;
	display: block;
}


/*.huise .boxzi li {
   
    background: none;
    
}*/

.about {
	margin-top: 30px;
}

.liuwen p {
	text-indent: 2em;
	margin-bottom: 10px;
}

.maps {
	margin: 20px 0;
}

.dip p {
    text-align: center;
    margin: 0;
    color: #91010d;
    font-weight: bold;
    font-size: 22px;
}



.jiantext .time {
	text-align: center;
	font-size: 26px;
}

.jiantext p {
	margin-bottom: 0px;
}

.jiantext h3 {
	position: relative;
	font-size: 28px;
	line-height: 34px;
	padding-left: 30px;
	margin: 20px 0;
}

.jiantext h3:before {
	content: "";
	width: 26px;
	height: 30px;
	background: url(../image/till_bg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
}


/*.jiantext .left {
	float: left;
}
.jiantext .right{
	float: right;
}*/

.shuibox {
	overflow: hidden;
	position: relative;
}

.shuibox ul li {
	float: left;
	width: 29.3%;
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 16px;
	background: #c6c8ca;
	display: inline-block;
	margin: 6px 2%;
	overflow: hidden;
}

.shuibox ul li:nth-child(8) {
	background: url(../image/li_bg.jpg) no-repeat;
	height: 132px;
	background-size: 100% 100%;
}

.shuibox ul li a {
	color: #4c4c4e;
	display: block;
}

.shuibox ul li:hover {
	background: #349ec2;
	font-size: 20px;
	font-weight: bold;
}

.shuibox ul li:nth-child(10) {
	position: absolute;
	left: 0;
	bottom: 145px;
}

.shuibox ul li:nth-child(8):hover {
	background: url(../image/li_bg.jpg) no-repeat;
	height: 132px;
	background-size: 100% 100%;
}

.shuibox ul li:hover a {
	color: white;
}

.aboutimg img{
	display: block;
	width: 100%;
	
}
@media (max-width: 1198px) {
	.bgred .fr ul li {
		float: left;
		margin-left: 25px;
		padding: 0 10px;
	}
	.bgred .fr ul li h2 {
		display: inline-block;
		font-size: 26px;
		color: white;
		font-weight: bold;
		vertical-align: middle;
		margin: 0 0px;
	}
}

@media (max-width: 990px) {
	.bgred {
		display: none;
	}
	.boxzi li {
		width: 100%;
	}
	.boxzi li:nth-child(2) {
		width: 100%;
	}
	.boxzi li:hover {
		margin-top: 0px;
	}
	.boxzi li dt {
		font-size: 20px;
		color: white;
		position: relative;
		display: inline-block;
		margin-bottom: 30px;
	}
	.section-title-left-part h2:before {
		width: 20%;
	}
	.section-title-left-part h2:after {
		width: 20%;
	}
	.section-title-left-part.min h2:before {
		width: 8%;
	}
	.section-title-left-part.min h2:after {
		width: 8%;
	}
	.qiye ul li {
		width: 50%;
	}
	.qiye ul li p {
		font-size: 14px;
		margin-bottom: 0!important;
	}
	.textbox p {
		color: #4c4c4e;
		margin: 0 14px;
		font-size: 16px;
	}
	.huise {
		background: white;
		margin: 40px 0;
		height: auto;
		overflow: hidden;
	}
	.jiantext h3 {
		position: relative;
		font-size: 18px;
		line-height: 34px;
		padding-left: 30px;
		margin: 20px 0;
	}
	.jiantext p {
		margin-bottom: 0px!important;
		font-size: 14px;
	}
}

@media (max-width: 768px) {
	.shuibox ul li {
		float: left;
		width: 29.3%;
		text-align: center;
		line-height: 30px;
		height: 30px;
		font-size: 12px;
		background: #c6c8ca;
		display: inline-block;
		margin: 1% 2%;
		overflow: hidden;
	}
	.shuibox ul li:nth-child(8) {
		background: url(../image/li_bg.jpg) no-repeat;
		height: 65px;
		background-size: 100% 100%;
	}
	.shuibox ul li:nth-child(10) {
		position: absolute;
		left: 0;
		top: 50%;
	}
	.shuibox ul li:hover {
		background: #349ec2;
		font-size: 14px;
		font-weight: bold;
	}
	.font-22 p {
		width: 80%;
		float: left;
		font-size: 18px!important;
		display: inline-block;
	}
}

/*固定的悬浮窗*/

.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 300px;
	right: 0;
	cursor: pointer;
	transition: all .3s ease;
}

.yb_bar ul li {
	width: 74px;
	height: 74px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 80px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
	display: block;
	line-height: 80px;
}

.yb_bar .yb_top {
	background: #92010e url(../image/fixCont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
	background: #92010e url(../image/fixCont.png) no-repeat 0 -70px;
}

.yb_bar .yb_QQ {
	text-indent: 0;
	background: #92010e url(../image/fixCont.png) no-repeat 0 -145px;
}

.yb_bar .yb_ercode {
	background: #92010e url(../image/fixCont.png) no-repeat 0 -218px;
}

.hd_qr {
	padding: 0 29px 25px 29px;
}

.yb_QQ a {
	display: block;
	text-indent: 80px;
	width: 100%;
	height: 100%;
	color: #fff;
}




.add-qy {
	padding: 40px 0 30px 0;
	background: url(../images/tools_bg.png) no-repeat;
	margin-bottom: 40px
}

.add-qy .tab-catalog-02 {
	padding-bottom: 25px;
	font-size: 18px;
	text-align: center;
}

.add-qy .tab-catalog-02>a {
	padding: 0 50px;
	color: #bad1ff
}

.add-qy .tab-catalog-02>a.atthis {
	font-weight: bold;
	color: #333;
	font-size: 20px;
	color: #fff
}
.qy-cont{
	margin-bottom: 30px;
}
.qy-cont .banner-input-con{
	border-top: 1px solid #3c7dd7;
	border-bottom: 1px solid #3c7dd7;
}

.qy-cont .floor {
	display: none;
}

.qy-cont {
	overflow: visible !important
}

.bannerb-input {
	width: 1200px;
	margin: 0 auto;
}

.banner-input-con {
	height: 60px;
	line-height: 60px;
	background: #fff;
	font-size: 14px;
}

.banner-city {
	width: 128px;
	padding-left: 40px;
	color: #3d4450;
	position: relative;
}

.banner-city-img {
	display: block;
	width: 11px;
	height: 6px;
	position: absolute;
	top: 28px;
	right: 30px;
}

#formCityMock4 {
	font-size: 14px;
	color: #3d4450;
}

.banner-name {
	width: 365px;
}

.banner-name .banner-name-input {
	border: none;
	outline: 0;
	border-left: 1px solid #d2d2d2;
	padding-left: 30px;
	height: 32px;
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
	color: #3d4450;
	font-size: 14px;
}

.banner-trade {
	width: 180px;
	position: relative;
}

.banner-trade .banner-trade-input {
	border: none;
	outline: 0;
	border-left: 1px solid #d2d2d2;
	padding-left: 18px;
	height: 32px;
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
	color: #3d4450;
	font-size: 14px;
}

.banner-trade-img {
	display: block;
	width: 11px;
	height: 6px;
	position: absolute;
	top: 28px;
	right: 30px;
}

.banner-suffix {
	width: 170px;
	position: relative;
}

.banner-suffixname {
	width: 350px !important;
}

.banner-suffix .banner-suffix-input {
	border: none;
	outline: none;
	border-left: 1px solid #d2d2d2;
	padding-left: 18px;
	height: 32px;
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
	color: #3d4450;
}

.banner-suffix-img {
	display: block;
	width: 11px;
	height: 6px;
	position: absolute;
	top: 28px;
	right: 45px;
}

.banner-btn {
	width: 140px;
	height: 60px;
	line-height: 60px;
	border: none;
	outline: none;
	font-size: 24px;
	color: #91010d;
	cursor: pointer;
	font-weight: bold;
	background: #bcbec0;
	text-align: center;
}

.banner-hint {
	font-size: 14px;
	color: #bad1ff;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	letter-spacing: 1px;
}

.banner-hint-icon {
	display: inline-block;
	width: 13px;
	height: 17px;
	background: url(../images/icon_position.png) no-repeat;
	padding-left: 6px;
	vertical-align: bottom;
}

.banner-trade-select {
	width: 1026px;
	height: 240px;
	background: #fff;
	border-radius: 6px;
	position: absolute;
	top: 80px;
	left: 85px;
	box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
	display: none;
	z-index: 999
}

.banner-trade-select:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	left: 520px;
	top: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
}

.banner-trade-select .lists li.actived {
	width: 64px;
	height: 26px;
	background: #e8effc;
	margin: 0 18px 0 16px;
}

.banner-trade-select .lists li {
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin-right: 24px;
	font-size: 14px;
	color: #3d4450;
}

.banner-trade-select .lists6 li.hint {
	height: 26px;
	line-height: 26px;
	text-align: center;
	padding-left: 16px;
	margin-top: 6px;
	font-size: 14px;
	color: #999;
}

.banner-trade-select .lists6 li i {
	display: inline-block;
	width: 13px;
	height: 13px;
	padding-right: 8px;
	vertical-align: middle;
	background: url(../images/hm-friendly-hint.png) no-repeat;
}

.banner-trade-select .lists li a {
	font-size: 14px;
	color: #3d4450;
}

.banner-trade-select .lists li a:hover {
	color: #64a6fe;
}

.banner-trade-select .lists1 {
	margin-top: 24px;
}

.banner-trade-select .lists2,
.banner-trade-select .lists3,
.banner-trade-select .lists4,
.banner-trade-select .lists5 {
	margin-top: 10px;
}

.banner-suffix-select {
	width: 153px;
	height: 173px;
	background: #fff;
	border-radius: 6px;
	position: absolute;
	top: 80px;
	right: 240px;
	font-size: 14px;
	color: #3d4450;
	box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
	display: none;
	z-index: 999
}

.banner-suffix-select:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	left: 65px;
	top: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
}

.banner-suffix-select li {
	height: 33px;
	line-height: 33px;
	padding-left: 25px;
	font-size: 14px;
	color: #3d4450;
	cursor: pointer;
	display: block;
}

.banner-suffix-select li:first-child {
	margin-top: 22px;
}

.banner-suffix-select li.suffix-actived {
	background: #eef4ff;
	color: #64a6fe;
}