@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	min-width: 1600px;
}

i,
em {
	font-style: normal;
}

input,
button {
	outline: none;
}

ul,
li,
input,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
a {
	margin: 0;
	padding: 0;
	color: #333;
}

a {
	text-decoration: none !important;
	color: #333;
}

li a:hover {
	color: ;
}

img,
a {
	cursor: pointer;
}

img {
	border: none!important;;
	max-width: 100%;	
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}


.container {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}

.mr0 {
	margin-right: 0 !important;
}

.pr0 {
	padding-right: 0 !important;
}

.bbn {
	border-bottom: none !important;
}

BODY {-moz-user-select:none;}
.tb-sc-lj li.tb-sc-lj-li1{margin-left: 15px;    position: relative;}
.tb-sc-lj li.tb-sc-lj-li1 img{     transition: all 1s;   position: absolute;    z-index: 99999;    width: 120px;    height: 120px;        top: -13px;
    right: 100%;    max-width: none;    visibility: hidden;    opacity: 0;}
.tb-sc-lj li.tb-sc-lj-li1:hover img{    visibility: visible;opacity: 1;}
.yygh-ewm-img{    width: 120px;
    height: 120px;
    top: -142px;
    left: 20px;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;}
.banner-xbtlj-li1{position: relative;}
.banner-xbtlj-li1:hover .yygh-ewm-img{visibility: visible;
    opacity: 1;}
.br0{border-right:none!important;}


.huanjing{width:1400px;margin:0 auto;padding:20px 0;}
.huanjing h2{font-size:30px;padding:40px;text-align:center;}
.huanjing ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.huanjing ul li{width:32.5%; float:left;margin-top:15px;}

.huanjing ul li img{width:100%;}