@charset "utf-8";

html {
  background: #FFF;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

body {
  font-size: 14px;
  min-width: 1200px;
  width: 100%;
  overflow-x: hidden;
  position: relative;
}

body,
a {
  color: #333;
  font-family: source-han-sans-simplified-c, sans-serif;
}

/*网站字体颜色*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del,
ins {
  text-decoration: none;
}

ul,
ol,
li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

input,
select {
  vertical-align: middle;
}

select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
  font-size: 108%;
  line-height: 100%;
}

input::-webkit-input-placeholder {
  color: #d1d1d1;
}

/*行内标签处理*/
i,
em,
s {
  font-style: normal;
  text-decoration: none;
}

i {
  cursor: pointer;
}

input,
textarea {
  outline: none;
}

textarea {
  resize: none;
}

input[disabled],
button[disabled] {
  border: 1px solid #DDD !important;
  background-color: #F5F5F5 !important;
  color: #ACA899 !important;
}

/*快捷类名*/
.vam {
  vertical-align: middle;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.clearfix:after {
  content: "";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}

p {
  word-spacing: 0;
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

.center {
  text-align: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pa {
  position: absolute;
}

.pr {
  position: relative
}

.fcc {
  display: flex;
  justify-content: center;
  align-items: center;
}

.fbc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/*=================常用样式=======================/
/*显示2行标题 */
.cols2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cols3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*标题*/
h1 {
  font-size: 32px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10px;
}

.mt10 {
  margin-top: 10px;
}

/* a链接样式 */
a {
  text-decoration: none;
}

a:hover {
  color: #dab159;
}

a:focus {
  outline: 0;
}

/*顶部广告*/
.topadcs {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0px auto;
  margin-bottom: 0;
}

.topadcs a img {
  width: 100%;
  display: block;
}

.topadcs a {
  display: block;
  margin: 0 auto;
}

.topadcs,
.topadcs a.fullad {}

.content {
  width: 1200px;
  margin: 0 auto;
}

.content-new {
  width: 1000px;
  margin: 0 auto;
}

/*公用内容样式*/
.news_info p,
.help_info p {
  margin: 15px 0;
  line-height: 26px;
}

.news_info p b,
.help_info p b {
  margin-top: 20px;
  display: inline-block;
  text-indent: 0;
  /*text-indent: -2em;*/
}

.news_info p img,
.help_info p img {
  margin: 0 auto;
}

.news_info img,
.help_info img {
  width: auto;
  max-width: 100%;
}

/*模式1*/
.left {
  width: 240px;
  float: left;
  margin-top: 35px;
}

.right {
  width: 930px;
  float: right;
  margin-top: 35px;
}

.h_nav li a:-webkit-any-link {
  display: block;
}

/*面包屑地址*/
.addr .content {
  border-bottom: 1px solid #E8E8E8;
}

.addr h4 span {
  border-left: 5px solid #dab159;
  padding-left: 15px;
}

.addr h3 {
  width: 400px;
  float: left;
  font: 22px "Microsoft YaHei";
  color: #333;
  overflow: hidden;
  line-height: 60px;
}

.addr h4 {
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #333333;
  font-weight: normal;
}

.addr h4 a {
  font-weight: normal;
  font-size: 14px;
  color: #333333;
}

.addr h4 em a,
.addr h4 a:hover {
  color: #dab159;
}

/*在线客服*/
.kef {
  position: fixed;
  right: 10px;
  z-index: 999;
  top: 33%;
}

.kef li {
  width: 76px;
  height: 70px;
  background: #dab159;
  text-align: center;
  margin-bottom: 3px;
  position: relative;
}

.kef li em {
  display: block;
  text-align: center;
}

.kef li img {
  padding-top: 18px;
  height: 23px;
}

.kef li p {
  color: white;
  font-size: 14px;
}

.kef li.tel i {
  position: absolute;
  right: -160px;
  top: 0;
  background: #dab159;
  display: none;
  height: 66px;
  min-width: 160px;
  transition: all .25s linear;
  font-size: 20px;
  color: #fff;
  line-height: 66px;
}

.kef li.vx i {
  width: 100px;
  height: 100px;
  display: none;
  position: absolute;
  left: -102px;
  top: 0;
}

.kef li.vx i img {
  padding-top: 0;
  width: 0;
  height: 0;
  float: right;
  transition: all .25s linear;
}

.kef li.tel:hover i {
  right: 0;
  z-index: 1;
  display: block;
}

.kef li.vx:hover i {
  display: block;
}

.kef li.vx:hover i img {
  width: 100px;
  height: 100px;
}

/*顶部样式*/
.header-mask {
  height: 120px;
  background-color: black;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 998;
}
.header .header-t{
  height: 130px;
  display: flex;
  justify-content: space-between;
}
.header .header-t .header-t-l{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header-t .header-t-l .logo a{
  display: block;
}
.header .header-t .header-t-l .logo img{
  width: 117px;
  height: 93px;
  margin-right: 30px;
}
.header .header-t .header-t-l .logo-title h3{
  font-size: 26px;
  color: #202020;
}
.header .header-t .header-t-l .logo-title h5{
  font-style: normal;
  font-size: 20px;
  color: #666666;
  margin-top: 14px;
}
.header .header-t .header-t-r {
  background: url("../img/dianhua.png")no-repeat left center;
  background-size: 66px 66px;
}
.header .header-t .header-t-r .tel{
  margin-left:102px;
  margin-top: 34px;
}
.header .header-t .header-t-r .tel .hotline{
  font-size: 16px;
  color: #4D4D4D;
}
.header .header-t .header-t-r .tel .phone{
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  margin-top:11px;
}
.nav{
  background-color: #2d3752;
}
.nav ul{
  list-style: none;
  display: flex;
  justify-content:space-between;
  align-items: center;
}
.nav ul li a{
  width: 120px;
  height: 68px;
  text-align: center;
  display: block;
  font-weight: bold;
  color: white;
  font-size: 18px;
  line-height: 68px;
}
.nav ul .cur a{
  background-color: #c19b50;
}
.nav ul li:hover{
  background-color:#c19b50;
}

/*标题*/
.title {
  text-align: center;
  padding-bottom:69px;
  padding-top: 100px;
  background: #dddddd;
}

.title @font-face {
  font-family: 'title-font';
  src: url(./title-font.ttf);
}
.title .title-top{
  display: block;
  font-size: 54px;
  color: #333333;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  /*padding-top: 50px;*/
}
.title .title-top .icon{
	display: inline-block;
	width: 30px;
	height: 6px;
	background: #C19B50;
	margin: 0 15px;
}

.title .title-bottom{
  display: block;
  font-style: normal;
  color: #676767;
  font-size: 24px;
  margin-top: 19px;
}
/*页尾*/
.footer{
  width: 100%;
  height: 368px;
  background-color: #2d3752;
}
.footer .footer-t{
  padding-top: 32px;
  display: flex;
  justify-content: space-between;
}
.footer .footer-t .footer-t-l{
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.footer .footer-t .footer-t-l .footer-t-l-title{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer-t .footer-t-l .footer-t-l-title .footer-t-l-bar{
  width: 5px;
  height: 23px;
  background-color: #fff;
  margin-right: 13px;
}
.footer-t .footer-t-l .footer-t-l-title h3{
  font-size: 24px;
  color: #FFFFFF;
}
.footer-t .footer-t-l .footer-t-l-nav .nav{
  margin-top: 30px;
  width: 240px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height:45px;
  margin-right: 95px;
  margin-bottom: 10px;
}
.footer-t .footer-t-l .footer-t-l-nav .nav li{
  width: 100px;
  background: url("../img/sanjiao.png") no-repeat left center;
}
.footer-t .footer-t-l .footer-t-l-nav .nav li a{
  font-size: 15px;
  color: #FFFFFF;
  margin-left: 15px;
  display: block;
}
.footer-t .footer-t-l .footer-t-l-lx ul{
  margin-top: 20px;
  color: #FFFFFF;
  line-height: 45px;
}
.footer-t .footer-t-bar{
  margin-top: 2px;
  width: 1px;
  height: 274px;
  background-color: #FFFFFF;
}
.footer-t .footer-t-r{
  width: 350px;
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.footer-t .footer-t-r img{
  width: 155px;
  height: 152px;
}
.footer-t .footer-t-r p{
  margin-top: 13px;
  font-size: 20px;
  color: #ffffff;
}
.footer-b{
  display: flex;
  justify-content: space-between;
}
.footer-b .footer-b-l{
  width: 60%;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #FFFFFF;
}
.footer-b .footer-b-r{
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 1px;
}
.footer-b .footer-b-r a{
  margin-left: 5px;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 1px;
}
.footer-b a{
  color: #ffffff;
}

/* 所有的button按钮 */
button{
  outline: none;
  border: none;
}
/*内页下面间隔*/
.content_box {
  padding-bottom: 30px;
}

/*无数据*/
.nodata {
  text-align: center;
}

/*分页*/
.pagination {
  padding: 10px 0;
  text-align: center;
}

.pagination li {
  border-radius: 3px;
  border: 1px solid #dfdfdf;
  display: inline-block;
  margin: 0 2px;
}

.pagination .active {
  background: #dab159;
  color: #FFF;
  border-color: #dab159;
  margin: 0 2px;
}

.pagination .disabled {
  color: #aaa;
}

.pagination a {
  border-radius: 3px;
  display: inline-block;
  padding: 5px 12px;
}

.pagination span {
  border-radius: 3px;
  display: inline-block;
  padding: 5px 12px;
}
