html {}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
ol, ul {
  padding-left: 0rem !important;
}
body {
  background: none;
  color: #333;
  padding: 0px !important;
  font-size: 16px !important;
}
body, html, samp, #keywords, em, s, input, h1, span, textarea {

  font-family: "Microsoft YaHei", SimSun, SimHei; /*	    font-family: Arial, Helvetica, sans-serif;*/
}
img {
  border: 0px;
  vertical-align: middle;
}
a {
  text-decoration: none !important;
  color: #000;
  outline: none !important;
}
li, dl, dt, dd {
  list-style-type: none;
}
p {
  text-align: justify;
  line-height: 32px;
}
input, textarea, select, option, em, h1, h2, h3, h4, h4, h6, span, li, dl, dt, td {
  font-size: 14px;
}
h1, h2, h3, h4, h5, h6, em, i {
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal !important;
  outline: none;
  margin-bottom: 0px;
}
a:hover {
  text-decoration: inherit;
}
.w_1200 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.w_1400 {
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
/*****************top*********************/
.clear {
  display: block;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  line-height: 0px;
  font-size: 1px;
  clear: both;
  visibility: hidden;
}
input, textarea, select {
  border: 0;
  outline: none; /*去除蓝色边框*/
}
textarea {
  resize: none; /*去除右下小三角*/
}
/* @keyframes solltTop {
 from {
transform: translateY(-58px);
}
 to {
transform: translateY(0px);
}
}
.scroll {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999;
	background: rgba(255,255,255,0.96);
	animation: solltTop 0.6s;
	box-sizing: border-box;
	height: 76px;
	border-bottom: 1px solid #F3F3F3;
}
*/
/* @keyframes solltTop {
 from {
transform: translateY(-127px);
}
 to {
transform: translateY(0px);
}
}
.scroll {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999;
	background: rgba(255,255,255,1);
	animation: solltTop 0.6s;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
*/
/*@keyframes opacity
{
	from {opacity:1;}
	to {opacity:0;}
}*/
/*Safari and Chrome*/
/*@-webkit-keyframes opacity 
{
	from {opacity:1;}
	to {opacity:0;}
}*/
.heard_B {
  position: fixed;
  top: -100px;
  left: 0px;
  right: 0px;
}
.heard_down {
  top: 0;
  transition: top .5s;
  -webkit-transition: top .5s;
  z-index: 999;
}
.heard_up {
  top: -100px;
  transition: top .5s;
  -webkit-transition: top .5s;
  z-index: 999;
  box-shadow: none; /*animation:opacity 0.6s infinite;
-webkit-animation:opacity 0.6s infinite; */
}
/*****************搜索***********************/
.ss {
  width: 303px;
  height: 31px;
  float: right;
  margin-top: 10px;
  background: url(../images/ss.jpg) center no-repeat;
}
#keywords {
  border: none;
  background: none;
  outline: none; /*去除蓝色边框*/
  color: #075f9f;
  line-height: 31px;
  height: 31px;
  width: 260px;
  font-size: 14px;
  float: left;
  padding-left: 12px;
}
.ss-zz {
  letter-spacing: 1px;
  font-size: 14px;
}
.sousuo {
  width: 40px;
  height: 31px;
  float: right;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
  background: none;
}
/*****************搜索***********************/ ::-webkit-input-placeholder { /* WebKit browsers */
  color: #999999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999999;
}
a, button, input {
  outline: none;
}
s {
  text-decoration: none;
}
em {
  font-style: normal;
}
.fenye {
  text-align: center;
  clear: both;
  margin-top: 45px;
  margin-bottom: 45px;
}
.pages a, .pages span {
  display: inline-block;
  /*	width: 41px;*/
  padding: 0px 12px;
  height: 30px;
  background-color: #fff;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  margin: 0 5px;
}
.pages a:hover, .pages .current {
  background-color: #1db572;
  color: #fff;
}
.pages .disabled {
  color: #ccc;
}
.fy {
  margin-top: 20px;
}
.page-guestbook .Content {
  float: left;
}
.ep-pages {
  margin: 0 auto;
  display: inline-block;
  border-right: 1px solid #ddd;
  margin-top: 20px;
  background: #fff;
}
.ep-pages a, .ep-pages span {
  display: inline-block;
  border: 1px solid #ddd;
  color: #3c3c3c;
  border-right: none;
  /*	margin-left:3px;
	margin-right:3px;*/
  padding-left: 15px;
  padding-right: 15px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}
.ep-pages .current {
  background: #1db572 !important;
  border: 1px solid #1db572 !important;
  color: #fff !important;
}
.ep-pages .disabled {
  color: #D8D8D8;
}
.ep-pages a:hover {
  background: #fff;
  /*	border: 1px solid #268bdb !important;*/
  color: #c71300;
}
.cur_img {
  text-align: center;
  text-indent: 0px !important; padding: 10px 0;
}
.cur_img img {
  max-width: 100%;
}
.ie_show {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: url(../images/ie/bg.png);
  z-index: 999;
  display: none;
}
/***********************************************************/
.ie_di {
  position: fixed;
  left: 0%;
  top: 0%;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ie_di .ie_show {
  position: fixed;
  left: 0%;
  top: 0%;
  transform: translate(0%, 0%);
}
.ie body {
  overflow: hidden;
}
.ie .ie_show {
  display: block !important;
  text-align: center;
}
.ie .ie_show_n {
  line-height: 28px;
  text-align: center;
  overflow: hidden;
  display: inline-block;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -290px;
  margin-top: -14px;
}
.ie .ie_show .ie_show_n span {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  float: left;
  margin-right: 10px;
}
.ie .ie_show .ie_show_n a {
  display: inline-block;
  width: 160px;
  height: 28px;
  background: url(../images/ie/360_liulanqi.png) center center no-repeat;
  float: left;
}
/****************************/
.banner .swiper-pagination-bullet {
  border: 1px solid #fff;
  background: none;
  transition: 0.3s ease-in-out;
  width: 12px;
  height: 12px;
}
.banner .swiper-pagination-bullet-active { /*opacity: .6;*/
  width: 24px;
  border-radius: 12px;
  background: #fff;
}
[role="button"]:focus {
  outline: 0 !important;
}
.banner .swiper-button-prev {
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.png) no-repeat left top;
  opacity: 0;
  transition: 0.3s ease-in-out;
  left: 5%;
  display: none;
}
.banner .swiper-button-next {
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.png) no-repeat right top;
  opacity: 0;
  transition: 0.3s ease-in-out;
  right: 5%;
  display: none;
}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after {
  display: none;
}
.banner:hover .swiper-button-prev, .banner:hover .swiper-button-next {
  opacity: 1;
}
.banner .swiper-pagination {
  bottom: 30px !important;
}
/****************************/
.breadcrumb a {
  color: #333;
}
.tishi {
	display: none;
	white-space: nowrap;
	background-color: rgba(0,0,0,0.8);
	padding: 10px 18px;
	color: #FFF;
	border-radius:5px;
	position: fixed;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
}
@media screen and (max-width: 1400px) {
  .section_F_L_n_T span {
    font-size: 38px !important;
  }
}