@charset "UTF-8";


input, select {
  vertical-align: middle;
}


blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

strong {
  font-weight: bold;
}

input {
  outline: none;
  padding: 0;
}


input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], select {
  -webkit-appearance: none;
  border-radius: 0;
}

textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background: none;
  outline: none;
  padding: 0;
  margin: 0;
  border: none;
}

::-moz-selection {
  background: #ad2e2e;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #ad2e2e;
  color: #fff;
  text-shadow: none;
}

a {
  display: inline-block;
  text-decoration: none;
  blr: expression(this.onFocus=this.blur());
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #000;
}

a:link, a:visited {
  text-decoration: none;
}

a:active, a:hover {
  text-decoration: none;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0px;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.fc {
  text-align: center;
}

.fr {
  text-align: right;
}

.l {
  float: left;
  display: inline-block;
}

.r {
  float: right;
  display: inline-block;
}

.vt {
  vertical-align: top;
}

.vm {
  vertical-align: middle;
}

.hide {
  display: none;
}

.tc {
  text-align: center;
}

.fb {
  font-weight: bold;
}

#container {
  padding-bottom: 0 !important;
}

.fontOver {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hWra {
  text-align: center;
}

.hWra h1 {
  font-size: 30px;
  line-height: 30px;
}

.hWra h6 {
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #999;
  margin-top: 10px;
}

.inner {
  width: 1000px;
  margin: 0px auto;
}

.ant3 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ant5 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.ant10 {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.ant20 {
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}

.ant50 {
  -webkit-transition: 5s;
  -moz-transition: 5s;
  -o-transition: 5s;
  transition: 5s;
}

.hide1660 {
  display: block !important;
}

.show1660 {
  display: none !important;
}

.hide1440 {
  display: block !important;
}

.show1440 {
  display: none !important;
}

.hide1366 {
  display: block !important;
}

.show1366 {
  display: none !important;
}

.hide1024 {
  display: block !important;
}

.show1024 {
  display: none !important;
}

.hide960 {
  display: block !important;
}

.show960 {
  display: none !important;
}

.hide768 {
  display: block !important;
}

.show768 {
  display: none !important;
}

.hide374 {
  display: block !important;
}

.show374 {
  display: none !important;
}

.main_1200 {
  max-width: 1200px;
  width: 90%;
  margin: auto;
}

.main_1400 {
  max-width: 1400px;
  width: 80%;
  margin: auto;
}

.main_1600 {
  max-width: 1600px;
  width: 90%;
  margin: auto;
}

.mainNav_1600 {
  max-width: 1400px;
  width: 100%;
  margin: auto;
}

h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}



.color_yellow {
  color: #FFD45A;
}

.color_red {
  color: #CB0000;
}

.color_1 {
  color: #F9BE00;
}

.color_2 {
  color: #2F007C !important;
}

body, html {
  height: 100%;
  background: #fff;
}



.linkWra {
  padding-bottom: 5px;
}

.linkWra .main_1400 {
  border-top: 1px solid #302a26;
}

.linkWra .links_nav {
  padding: 14px 0;
  overflow: hidden;
}

.linkWra .links {
  padding: 15px 0px 25px;
  line-height: 14px;
  display: none;
  overflow: hidden;

}

.linkWra .links a {
  color: #8D867C;
  margin-right: 20px;
  font-size: 12px;
  line-height: 22px;
  width: 90px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.linkWra .links a:hover {
  color: #B3B1B0;
}

.foot_select {
  color: #898179;
  padding: 7px 20px;
  position: relative;
  display: inline-block;
  border-radius: 40px;
  cursor: pointer;
  font-size: 12px;
  line-height: 12px;
  margin-right: 10px;
  line-height: 14px;
}

.foot_select span {
  float: left;
  margin-right: 20px;
}

.foot_select img {
  float: left;
}

.foot_select.act {
  color: #C7C0B9;
}

.foot_select.act img {
  transform: rotate(90deg);
}



#footer {
  background: url(../imge/footer_bg.jpg) bottom;
  background-size: cover;
  color: #5C5A57;
}

#footer .main_1400 {
  position: relative;
  overflow: hidden;
}

#footer .topf {
  overflow: hidden;
  padding: 53px 0 30px;
  border-bottom: 1px solid #1A130F;
}

#footer .topf .l {
  width: 165px;
  font-size: 13px;
  line-height: 18px;
  color: #BBB9B7;
  text-align: center;
}

#footer .topf .l .foot_logo {
	width: 100%;
	max-width: 165px;
}

#footer .topf .l .ewm {
	width: 80%;
	max-width: 145px;
	display: block;
	margin: auto;
	margin-top: 30px;
}

#footer .topf .l .font1 { 
    margin-top: 14px; 
	color: #fff;
}

#footer .topf .l .font2 { 
    margin-top: 35px;
	font-size: 15px; 
}

#footer .topf .l .font3 {
	margin-top: 10px;
	font-size: 18px;
	font-family: "思源黑体 CN Heavy";
}

#footer .topf .r {
  width: auto;
  overflow: hidden;
  padding-left: 16px;
}

#footer .topf .r .itemf {
  width: 150px;
  float: left;
  font-size: 12px;
}
#footer .topf .r .itemf2 {
  width: 300px;
  float: left;
  font-size: 12px;
}

#footer .topf .r .itemf .titlef {
  color: #B3B1B0;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 22px;
  font-weight: bold;
  position: relative;
}
#footer .topf .r .itemf2 .titlef {
  color: #B3B1B0;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 22px;
  font-weight: bold;
  position: relative;
}
#footer .topf .r .itemf .titlef span {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: -16px;
  background: fb5201;
}
#footer .topf .r .itemf2 .titlef span {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: -16px;
  background: fb5201;
}

#footer .topf .r .itemf a {
  color: #65615E;
  line-height: 18px;
  margin-bottom: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#footer .topf .r .itemf2 p {
  color: #65615E;
  line-height: 26px;

  display: block;

}

#footer .topf .r .itemf a:hover {
  color: #FFD45A;
}



#footer .topf .r .itemf3 {
  width: 260px;
  float: left;
  font-size: 12px;
}

#footer .topf .r .itemf3 .titlef {
  color: #B3B1B0;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 22px;
  font-weight: bold;
  position: relative;
}



#footer .topf .r .itemf3 .titlef span {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: -16px;
  background: #e4382a;
}


#footer .topf .r .itemf3 a {
  color: #65615E;
  line-height: 18px;
  margin-bottom: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#footer .topf .r .itemf3 a:hover {
  color: #FFD45A;
}


#footer .copyRight {
  color: #797573;
  background: #1A130F;
  font-size: 12px;
}

#footer .copyRight .main_1400 {
  border-top: 1px solid #302A26;
  padding: 20px 0;
  overflow: hidden;
}

#footer .copyRight .r span {
  color: #BB8E25;
}

#topGo {
  width: 42px;
  position: fixed;
  height: 200px;
  top: 50%;
  margin-top: -100px;
  right: 68px;
  z-index: 20;
}

#topGo .jt {
	padding: 0;
	box-sizing: border-box;
	border-radius: 100px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 22px;
	color: #fff;
	margin-top: 14px;
	background-color: #fb5201;
    border: 1px solid #fb5201;
	background-image: url(../imge/top_icon_3.png);
}

#topGo .jt:hover {
  background: #004EA2;
  border: 1px solid #0181d7;
  color: #fff;
  background-image: url(../imge/top_icon_3.png);
}

#topGo .icons .itemf {
  position: relative;
  box-sizing: border-box;
  margin-top: 14px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100px;
  border: 1px solid #858585;
  display: block;
  color: #858585;
  cursor: pointer;
  font-weight: bold;
}

#topGo .icons .itemf .more {
  position: absolute;
  right: 100%;
  top: 50%;
  margin-right: 20px;
  transform: translateX(-10px);
  visibility: hidden;
  opacity: 0;
  border-radius: 5px;
  background: #fff;
}

#topGo .icons .itemf .more:after {
  content: '';
  border-style: dashed  dashed  dashed solid;
  border-color: transparent transparent transparent  #0181d7;
  border-width: 8px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: -16px;
}

#topGo .icons .itemf .more.phone {
  width: 120px;
  height: 30px;
  margin-top: -17px;
  line-height: 30px;
  border: 1px solid #0181d7;
  text-align: center;
  color: #333;
}

#topGo .icons .itemf .more.weixin {
  width: 100px;
  height: 100px;
  margin-top: -52px;
  border: 1px solid #0181d7;
  padding: 5px;
  box-sizing: border-box;
}

#topGo .icons .itemf .more.weixin img {
  width: 100%;
  height: 100%;
  margin: 0;
}

#topGo .icons .itemf:hover {
  border: 1px solid #0181d7;
  color: #fff;
}

#topGo .icons .itemf:hover .more {
  transform: translateX(0px);
  visibility: visible;
  opacity: 1;
}

@media only screen and (max-width: 1660px) {
 
   #footer .topf .r .itemf { 
   margin-right: 5px; 
   width: 150px; 
  } 
  #footer .topf .r .itemf2 { 
  margin-right: 5px; 
  width: 150px; 
 }
   #footer .topf .r .itemf3 { 
  margin-right: 5px; 
  width: 260px; 
 }
}

@media only screen and (max-width: 1440px) {

  #footer .topf {
    padding: 25px 0 25px;
  }
  #footer .topf .l {
    width: 135px;
  }
  #footer .topf .l .ewm {
    margin-top: 20px;
  }
  #footer .topf .r .itemf {
    width: 120px;
  }
  #footer .topf .r .itemf2 {
    width: 120px;
  }
     #footer .topf .r .itemf3 { 
  width: 240px; 
 }
}

@media only screen and (max-width: 1366px) {
 
  #footer .topf .r .itemf {
    width: 110px;
  }
  #footer .topf .r .itemf .titlef span {
    display: none;
  }
   #footer .topf .r .itemf2 {
    width: 110px;
  }
  #footer .topf .r .itemf2 .titlef span {
    display: none;
  }
  #footer .topf .r .itemf3 .titlef span { 
  display: none; 
 }
  #footer .topf .r .itemf3 { 
    width: 220px;
 }
   #footer .copyRight .l {
    width: 100%;
  }
  #footer .copyRight .r {
    width: 100%;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1200px) {
 
  #footer .topf .r {
    padding-left: 0;
  }
  #footer .topf .r .itemf {
    width: 95px;
  }
  #footer .topf .r .itemf .titlef span {
    display: none;
  }
   #footer .topf .r .itemf2 {
    width: 95px;
  }
  #footer .topf .r .itemf2 .titlef span {
    display: none;
  }
  #footer .topf .r .itemf3 { 
    width: 180px;
 }
}

@media only screen and (max-width: 1024px) {
 
}

@media only screen and (max-width: 960px) {
 
  #choice .itemfs {
    margin-top: 20px;
    padding: 34px 0px 28px;
  }
  #choice .itemfs .itemf {
    width: 50%;
    margin-bottom: 20px;
  }
  #choice .itemfs .itemf img {
    height: 28px;
  }
  #choice .itemfs .itemf .tag {
    margin-top: 6px;
  }
  #choice .itemfs .itemf .font1 {
    margin-top: 7px;
    font-size: 14px;
  }
  #choice .itemfs .itemf .font2 {
    margin-top: 6px;
  }
  #choice .itemfs .itemf .line.cur2 {
    display: none;
  }
  #footer .topf {
    padding: 25px 0 25px;
  }
  #footer .topf .l {
    width: 100%;
  }
  #footer .topf .l .ewm {
    margin-top: 20px;
  }
  #footer .topf .r {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
  }
  #footer .topf .r .itemf {
    width: 100%;
    margin-bottom: 10px;
  }
  #footer .topf .r .itemf2 {
    width: 100%;
    margin-bottom: 10px;
  }
  #footer .topf .r .itemf a {
    width: 90px;
    margin-bottom: 5px;
    float: left;
  }

}

@media (max-width: 768px) {
	
  #choice .itemfs {
    margin-top: 20px;
    padding: 34px 0px 28px;
  }
  #choice .itemfs .itemf {
    width: 50%;
    margin-bottom: 20px;
  }
  #choice .itemfs .itemf img {
    height: 28px;
  }
  #choice .itemfs .itemf .tag {
    margin-top: 6px;
  }
  #choice .itemfs .itemf .font1 {
    margin-top: 7px;
    font-size: 14px;
  }
  #choice .itemfs .itemf .font2 {
    margin-top: 6px;
  }
  #choice .itemfs .itemf .line.cur2 {
    display: none;
  }
  .main_1400 {
    width: 90%;
  }
  #footer {
    background: url(../imge/footer_bg.jpg) bottom right;
  }
  #footer .topf .r .itemf {
    margin-bottom: 20px;
  }
  #footer .topf .r .itemf .titlef {
    margin-bottom: 10px;
  }
   #footer .topf .r .itemf2 {
    margin-bottom: 20px;
  }
  #footer .topf .r .itemf2.titlef {
    margin-bottom: 10px;
  }
  #footer .topf .r .itemf a {
    width: 33.33%;
  }
  .foot_select {
    padding: 7px 20px 7px 0;
  }
  .linkWra .links {
    padding-top: 0;
  }
  .linkWra .links a {
    width: 33.33%;
    margin-right: 0;
  }
  .linkWra .links_nav {
    padding-bottom: 0;
  }
  .banner > img {
    height: 200px;
    width: inherit;
  }
}

@media only screen and (max-width: 374px) {

}
