/* 头部文字条样式 */
.header-top{
	background-color: #e8e8e8;
	height: 30px;
}
.header-top .w1200{
	display: flex;
	justify-content: space-between;
}
.header-top .w1200 .tips, .header-top .w1200 .tel{
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.header-top .w1200 .tel{
	width: 38%;
	display: flex;
	justify-content: space-between;
}
.header-top .w1200 .tel span{
	letter-spacing:2px;
}

/* 头部样式 */
.header{
	height: 100px;
	display: flex;
	justify-content: space-between;
	overflow: initial;	
	position: relative;
	z-index: 99;
}
.header .logo{
	display: block;
	width: 70px;	
	margin-top: 15px;
}
.header .logo a{
	display: block;
}
.header .menu{
	width: 1050px;
	height: 68px;
	margin-top: 32px;
	position: relative;
}
.header .menu ul{
	display: flex;
	justify-content: space-between;
	height: 100%;
}
.header .menu ul li{
	width: 100px;
	height: 100%;
	position: relative;
}
.header .menu ul li a{
	display: block;
	height: 38px;
	line-height: 38px;
	color: #333;
	font-size: 18px;
	/* padding-left: 20px; */
	/* padding-right: 20px; */
	border-radius: 5px;
	border: 1px solid #fff;
	text-align: center;
}
.header .menu ul li:hover a.p{
	font-family: "syhtB";
	background: url(../img/menu_btn_bj.png) repeat-x;
	color: #db3c3d;
	border-color: #666666;
}


.header .menu ul li ol{
	position: absolute;
	left: 0px;
	top: 65px;
	background: #e4e4e4;	
	width: 100%;
	height: 0px;
	overflow: hidden;
	border-top: 3px solid #fff;
}
.header .menu ul li:hover ol{
	border-color: #b74242;
	height: auto;
}
.header .menu ul li ol li a{
	border: 0px;
	border-radius: 0px;
	font-size: 14px;
	padding: 0px;
	letter-spacing: -1px;
	text-align: center;
}
.header .menu ul li ol li a:hover{
	background: rgba(255, 255, 255, .5);
}

.bj_en_y{
	width: 100%;
	background: url(../img/block_bj_y.png) repeat-x left center;
	height: 20px;
}

.bj_en_r{
	width: 100%;
	height: 20px;
	background: url(../img/block_bj_r.png) repeat-x left center;
}


/* 广告黄底色 */
.adStyle_y{
	background: #f6c632;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 1;
	overflow: initial;
}
.adStyle_y a{
	display: inline-block;
}
.adStyle_y img{
	display: inline-block;
}

.txt-right{
	text-align: right;
}
.txt-left{
	text-align: left;
}
.txt-center{
	text-align: center;
}




/* 尾部 */
.footer{
	/* background: url(../img/footer_bj.png) no-repeat center top; */
	background: url(../img/footer_bj2.png) no-repeat center top #d49b34;
	width: 100%;
	height: 538px;
	position: relative;
}
.footer h1{
	font-size: 40px;
	font-family: 黑体;
    font-weight: bold;
	color: #101012;
	text-align: center;
	line-height: 100%;
}
.footer .contBox{
	display: flex;
	justify-content: space-between;
}
.footer .contBox dl{
	
}
.footer .contBox dl dt{
	font-size: 24px;
	color: #b91008;
	font-family: "syhtB";
	line-height: 100%;
}
.footer .contBox dl dd{
	line-height: 100%;
	font-size: 16px;
	color: #101012;
	margin-top: 25px;
}
.footer .contBox dl dd a{
	font-size: 16px;
	color: #101012;
}
.footer .contBox dl dd.address{
	height: auto;
	display: flex;
	justify-content: space-between;
	line-height: 150%;
}

.footer  .copy{
	opacity: .5;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 10px;
	font-size: 12px;
	color: #010101;
	text-align: center;
}




/* 右侧漂浮 */
.rightFloat{
	display: none;
	width: 50px;
	height: 100%;
	background: #101012;
	position: fixed;
	right: 0px;
	top: 0px;
	z-index: 999;
}
.rightFloat ul{
	width: 100%;
	height: 310px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -300px;
}
.rightFloat ul li{
	width: 100%;
	text-align: center;
	height: 45px;
	
	margin: 0px auto;
	margin-bottom:5px;
	position: relative;
}
.rightFloat ul li.txt{
	width: 18px;
	height: auto;
	color: #fffefe;
	font-size: 18px;
	line-height: 100%;
	margin-top: 10px;
	cursor: pointer;
}
.rightFloat ul li.txt span{
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	border-radius: 50%;
	background: #b70404;
	display: block;
	margin-top: 5px;
}
.rightFloat a.top{
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 100%;
}
.rightFloat a.top i{
	display: block;
}

/* 置顶 */
.backTopBtn{
	display: none;
	width: 84px;
	height: 159px;
	position: fixed;
	right: 70px;
	bottom: 10px;
	z-index: 999;
}
.backTopBtn a{
	display: block;
}


/* 图片标题 */
.titleImg {
	width: 100%;
	text-align: center;
}

.titleImg a {
	display: block;
}

.titleImg img {
	width: auto;
	height: auto;
	display: block;
	margin: 0px auto;
}

/* 标题样式 */
.titleStyle{
	font-size: 30px;
	color: #000000;
	line-height: 100%;
	padding-bottom: 8px;
	position: relative;
}
.titleStyle i{
	width: 60px;
	height: 3px;
	background: #b70b0b;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
}


/* 列表banner */
.listBanner{
	max-width: 1920px;
	margin: 0px auto;
	width: 100%;
	text-align: center;
}



/* 当前位置 */
.position, .position a{
	text-align: right;
	font-size: 14px;
	color: #000;
	line-height: 100%;
}

/*分页样式*/
.pageBox {
	/* padding-top: 30px; */
}

.pageBox ul {
	display: flex;
	justify-content: center;
}

.pageBox ul li {
	line-height: 20px;
	/* height: 20px; */
	margin: 0px 5px;
}

.pageBox ul li a, .pageBox ul li span {
	display: block;
	padding: 0px 10px;
	border: 1px sulid #808080;
	culor: #333333;
	font-size: 14px;
}

.pageBox ul li.int {

}

.pageBox ul li.int span {
	display: inline-block;
	background: #b70404;
	color: #fff;
	padding: 0px 10px;
	border: 1px sulid #808080;
	font-size: 14px;
	line-height: 20px;
}

.pageBox ul li.int input {
	width: 50px;
	height: 20px;
	border: 1px sulid #808080;
	margin-right: 3px;
	margin-left: 3px;
}

.pageBox ul li:hover a, .pageBox ul li.hover a, .pageBox ul li.active span {
	background: #b70404;
	color: #fff;
}


/*新增样式*/
.rightListInfo{
	width: 350px;
	height: calc(100% - 4px);
	position: fixed;
	right: 52px;
	top: 2px;
	bottom: 2px;
	z-index: 9999;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 5px #333;
	display: none;
}
.rightListInfo.show{
	display: block;
}
.rightListInfo .tit, .rightListInfo .item{
	width: 90%;
	margin: 0px auto;
}
.rightListInfo .tit {
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.rightListInfo .tit i{
	width: 40px;
	height: 40px;
	display: block;
	float: right;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.rightListInfo .item{
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;

}
.rightListInfo .item .imgBox{
	width: 135px;
	max-height: 65px;
	overflow: hidden;
}
.rightListInfo .item .imgBox img{
	width: 100%;
	transition: 500ms all;
}
.rightListInfo .item:hover .imgBox img{

	transform: scale(1.1);
}
.rightListInfo .item  .txtBox{
	width: calc(100% - 150px);
}

.rightListInfo .lineBtn{
	width: 200px;
	height: 35px;
	background: #b70404;
	color: #fff;
	font-size: 24px;
	display: block;
	text-align: center;
	margin: 50px auto 0 auto;
}

/*右侧微信*/
.rightListWxInfo{
	width: 267px;
	position: absolute;
	left: -269px;
	top: 0px;
	z-index: 9999;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 5px #333;
	overflow: hidden;
	display: none;
}
.rightListWxInfo .item{
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 0px auto;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.rightListWxInfo .item img{
	width: 100px;
	height: 100px;
}
.rightListWxInfo .item p{
	width: calc(100% - 110px);
	text-align: left;
	margin-top: 30px;
}
.rightListWxInfo .btnBox{
	display: flex;
	justify-content: center;
}
.rightListWxInfo .btnBox a{
	display: block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #e9e9e9;
	color: #333;
	text-decoration: none;
	float: left;
	background: url(../img/ibar_sprites.png) no-repeat;
	background-position: 0 -408px;
	background-repeat: repeat-x;
	border-radius: 5px;
	margin: 0px 5px;
}
.rightListWxInfo .btnBox a:hover{
	border-color: #b70404;
}
.rightFloat ul li:hover .rightListWxInfo{
	display: block;
}


/* 左侧漂浮 */
.leftFloat{
	width: 110px;
	height: 434px;
	background: url(../img/left_float.png) no-repeat center top;
	position: fixed;
	bottom: 40%;
	left: 0px;
	z-index: 999;
}
.leftFloat a{
	display: block;
	width: calc(100% - 5px);
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #131010;
	margin-left: 5px;
}
.leftFloat a:first-child{
	margin-top: 20px;
}
.leftFloat a:hover{
	font-family: "syhtB";
}
