@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

a,
area {
  outline: none;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #015293;
}

img {
  -ms-interpolation-mode: bicubic;
}

i {
  font-style: normal;
}

html,
body {
  font-family: microsoft yahei,simsun,simhei,arial;
}

html {
  height: 100%;
  position: relative
}

body {
  background: #d7edeb;
  font-size: 16px;
}

input {
  border-radius: 0;
}

button {
  -webkit-appearance: none;
  border-radius: 0;
}

div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
dl,
dt,
dd,
ol,
ul,
li,
form {
  list-style: none;
}

@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

.boxcenter {
  margin: 0 auto;
}

.fl_all {
  float: left;
}

.fr_all {
  float: right;
}

.txtdot {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.b {
  font-weight: bold;
}

* {
  -webkit-text-size-adjust: none;
}

/*responsive normal*/

.container {
  margin:45px auto;
}


.fl {
  float: left;
}

.fr {
  float: right;
}

.col_2in1 {
  width: 50%;
  *width: 49.9%
}

.col_3in1 {
  width: 33.3%
}

.col_4in1 {
  width: 25%;
  *width: 24.9%
}

.col_5in1 {
  width: 20%;
  *width: 19.9%
}

.col_6in1 {
  width: 16.6%
}

.pchide {
  display: none;
}

.mhide {
  display: block;
}

.padhide {
  display: block;
}

.padshow {
  display: none;
}

.mar0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
  line-height: 0;
}

.main {
  position: relative;
  overflow: hidden;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}

/* font */
.font_fzzhunysk {
  font-family: "fzzhunysk","微软雅黑","宋体";
}

/* color */

.cred,
a.cred {
  color: #e41304 !important;
}
.cwithe,
a.cwithe {
  color: #fff;
}

.cwithe:hover {
  color: #333;
}

.cgray,
a.cgray {
  color: #8b8b8b;
}

.cgray:hover {
  color: #2cae00;
}

.cgray2,
a.cgray2 {
  color: #2c2c2c;
}

.cgray2:hover {
  color: #2cae00;
}

.cgray3,
a.cgray3 {
  color: #808080;
}

.cgray3:hover {
  color: #2cae00;
}

.cblack,
a.cblack {
  color: #000;
}

.cblack:hover {
  color: #2cae00;
}

.corange,
a.corange {
  color: #ff933b;
}

.bgwhite {
  background: #fff;
}



/* public */
@font-face {
  font-family: 'iconfont';
  /* project id 3238271 */
  src:  format('woff2'),
       format('woff'),
       format('truetype'),
       format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  /*字体清除锯齿效果*/
  -webkit-text-stroke-width: 0.2px;
  /*文本外边框大小*/
  -moz-osx-font-smoothing: grayscale;
}



/* header */
.header{
  width:100%;
  height:580px;
  max-width: 1960px;
  margin:0 auto;
  background:url(/uploads/image/images/headbg_01.png) no-repeat center;
  /* position: relative; */
}
.header .box {
  width:1200px;
  margin:0 auto;
  text-align: center;
  padding-top:110px;
  box-sizing: border-box;
  position:relative;
  height: 580px;
}
.header .box .title{
  margin-bottom:30px;
}
.header .box h2{
  font-size:17px;
  font-weight:700;
  line-height:30px;
  margin-bottom:40px;
  color:#221815;
}
.header .box h2 span{
  font-size:18px;
  margin-left:35px;
  line-height:30px;
  position: relative;
  top:2px;
}
.header .box p{
  width:650px;
  margin:0 auto;
  text-align: left;
  font-size:14px;
  color:#221815;
  margin-bottom:10px;
}
.header .box p span{
  font-weight:bold;
}
.header .box .nav{
  width:100%;
  height:50px;
  line-height:50px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  left:0;
  bottom:0;
}
.header .box .nav li{
  margin-right:50px;
  display:inline-block;
  font-size:20px;
  font-weight:500;
}
.header .box .nav li a{
  color:#063d8f;
}
.header .box .wb{
  position: relative;
}
.header .box .wb i{
  position: absolute;
  top:-30px;
  left: 55px;
  width:40px;
  height:40px;
  display:block;
  cursor:pointer;
}
.header .box .qrcode{
  position: absolute;
  top:560px;
  right:65px;
  width:200px;
  height:auto;
  z-index: 999;
  display:none;
}

/* foot */
.footer{
  max-width:1960px;
  height:200px;
  margin:0 auto;
  background:#2c1908;
  color:#fff;
  text-align: center;
  font-size:14px;
  padding-top:28px;
}
.footer h2{
  font-weight:normal;
  font-size:15px;
  margin-bottom:15px;
}
.footer .link{
  border-bottom:1px solid #5c4c3f;
  padding-bottom:24px;
  margin-bottom:24px;
}
.footer .link a{
  color:#fff;
  margin:0 14px;
}
.footer .box{
  color:#bbb6ac;
  font-size:12px;
}
.footer .adress{
  width:392px;
  height:36px;
  margin:0 auto;
  text-align: left;
  padding-left:40px;
  box-sizing: border-box;
  margin-bottom:20px;
  position: relative;
}
.footer .adress::after{
  content:'';
  position: absolute;
  top:5px;
  left:272px;
  width:1px;
  background:#5c4c3f;
  height:26px;
  display:block;
}
.footer .adress i{
  width:30px;
  height:30px;
  display:inline-block;
  position: absolute;
  top:0;
  font-size:20px;
  text-align: center;
  line-height:30px;
  color:#f4ede6;
  cursor: pointer;
  background:rgba(255,255,255,.2);
  border-radius: 3px;
  padding:2px;
}
.footer .adress .i01{
  left:6px;
  background:url(/uploads/image/images/qmyd-icon-dzjg.png) no-repeat;
  background-size: contain;
}
.footer .adress .i02{
  left:304px;
}
.footer .adress .i03{
  left:351px;
}
.footer .adress i:hover{
  color:#fff;
}
.footer .adress i:hover img{
  display:block;
}
.footer .adress span{
  display:inline-block;
}

.footer .adress img{
  width:150px;
  height:150px;
  position: absolute;
  bottom:50px;
  display:none;
}
.footer .adress img.m02{
  left:-60px;
}
.footer .adress img.m03{
  left:-60px;
}







/* form */
input::-webkit-input-placeholder {
  color: #c5c5c5;
}

input::-moz-placeholder {
  /* mozilla firefox 19  */
  color: #c5c5c5;
}

input:-moz-placeholder {
  /* mozilla firefox 4 to 18 */
  color: #c5c5c5;
}

input:-ms-input-placeholder {
  /* internet explorer 10-11 */
  color: #c5c5c5;
}

select::-ms-expand {
  display: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff  no-repeat scroll 182px center;
  background-size: 14px 9px;
  outline: none;
}

option::-ms-expand {
  display: none;
}

option {
  -moz-appearance: none;
  /* firefox */
  -webkit-appearance: none;
  /* safari 和 chrome */
  appearance: none;
}

option:hover {
  color: #fff;
  background-color: #eee;
}



/* page */
.page {
  width: 100%;
  height: 50px;
  text-align: center;
  margin: 50px auto 60px auto;
}

.page li {
  display: inline-block;
  min-width: 32px;
  min-height: 32px;
  background: #ffffff;
  border: 1px solid rgba(217, 217, 217, 1);
  border-radius: 4px;
  box-sizing: border-box;
  padding: 5px 10px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin-right: 5px;
  cursor: pointer;
}

.page li i {
  display: block;
}

.page li.left {
  background: #fff  no-repeat center;
}

.page li.right {
  background: #fff  no-repeat center;
}

.page li.active {
  background: #67a5a0;
  color: #fff;
  border: 0;
}

.page li.input {
  border: 0;
  background: none;
}

.page li.input input {
  border: 1px solid rgba(217, 217, 217, 1);
  width: 48px;
  min-height: 32px;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 5px;
  margin: 0 5px;
}
.page span{
  font-size:14px;
}


/* backtop */
.back_top {
  width: 48px;
  height: 48px;
  cursor: pointer;
  position: fixed;
  _position: absolute;
  top: 85%;
  left: 50%;
  margin-left: 650px;
  display: block;
  z-index: 999;
  font-size: 14px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  overflow: hidden;
  background:#fff;
}
.back_top img{
  width:100%;
  height:auto;
}




/* switchshow */
.switchshow {
  width: 48px;
  height: 48px;
  cursor: pointer;
  position: fixed;
  _position: absolute;
  top: calc(85% - 60px);
  left: 50%;
  margin-left: 650px;
  z-index: 999;
  background:#fff;
}
.switchshow img{
  width:100%;
  height:auto;
}

.switchshow.pc{
  width: 200px;
  height: 200px;
  text-align: center;
  margin-left: 350px;
  font-size: 28px;
  padding:20px;
  box-sizing: border-box;
}
.switchshow.pc img{
  display:block;
  margin:0 auto;
  width:80px;
}







/* breadcrumb */
.breadcrumb {
  width: 100%;
  height: 40px;
  border-bottom:2px solid #61a29c;
}

.breadcrumb li {
  display: inline-block;
  line-height: 24px;
  font-size: 16px;
  position: relative;
  padding-right: 15px;
  margin-right: 5px;
}

.breadcrumb li.arrow::after {
  position: absolute;
  right: 0;
  top: 0;
  content: '>';
  color: #9b9b9b;
}

.breadcrumb li a {
  color: #333;
  letter-spacing: 0.23px;
  font-weight: 400;
}

.breadcrumb li.active a {
  color: #16ae66;
}

.breadcrumb li.active::after {
  display: none;
}



/* tabs */
.tabs .ctx .item{
  display:none;
}
.tabs .ctx .item.active{
  display:block;
}
.tabs .nav span{
  font-size:24px;
  float:left;
  cursor:pointer;
  width:33.333%;
  text-align: center;
  position: relative;
  height:55px;
}
.tabs .nav span::after{
  content: '';
  width:0px;
  height:6px;
  position: absolute;
  bottom:-3px;
  left:50%;
  background:#2e5586;
  transform: translate(-50%);
  transition: .3s all;
}
.tabs .nav span.active::after{
  width:100px;
}

/* 404 */
.body404 {
  background: #f5f5f5;
}

.body404 .contentbox {
  min-height: 500px;
  overflow: hidden;
}

.body404 .box404 {
  width: 511px;
  margin: 0 auto;
  margin-top: 133px;
  font-size: 18px;
  color: #787878;
  text-align: center;
}

.body404 .box404 img {
  margin-bottom: 31px;
}

.body404 .box404 .handle404 {
  margin: 16px auto 112px auto;
}

.body404 .box404 .handle404 a {
  width: 134px;
  height: 36px;
  display: inline-block;
  background: #909090;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 36px;
  cursor: pointer;
}

.body404 .box404 .handle404 a.active {
  margin-right: 19px;
  background: #51ab6d;
}


/* dialog */
.dialog {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  z-index: 999;
  display: none;
}

.dialog .box {
  width: 800px;
  height: 600px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dialog .box .title {
  width: 100%;
  height: 50px;
  background: #51ab6d;
  color: #fff;
  line-height: 50px;
  text-indent: 10px;
}

.dialog .box .content {
  width: 100%;
  height: 500px;
  overflow: auto;
  padding: 20px 20px;
  box-sizing: border-box;
}

.dialog .box .handle {
  width: 100%;
  height: 50px;
  text-align: center;
}

.dialog .box .handle a {
  padding: 10px 20px;
  background: #16ae66;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.dialog .box .content table {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin-bottom: 10px;
}

.dialog .box .content table td {
  padding-left: 10px;
}


/* dialogbox */
.dialogbox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  z-index: 999;
  display: none;
}

.dialogbox .box {
  width: 800px;
  padding: 30px;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dialogbox .box .btn {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 30px;
  right: 0;
  background: ;
  cursor: pointer;
}

.dialogbox .box video {
  width: 100%;
  height: 100%;
}


/* select */
.select {
  width: 407px;
  height: 42px;
  border: 1px solid rgba(207, 207, 207, 1);
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  text-align: justify;
  line-height: 42px;
  font-weight: 200;
  text-indent: 10px;
  box-sizing: border-box;
  background: #fff  no-repeat scroll 365px center;
  background-size: 42px 42px;
  position: relative;
  cursor: pointer;
}

.select .nav {
  width: 100%;
  height: 200px;
  background: #fff;
  position: absolute;
  top: 42px;
  left: 0;
  display: none;
  overflow: auto;
  border: 1px solid #eee;
  z-index: 999;
}

.select .nav.active {
  display: block;
}

.select .nav li {
  width: 100%;
  height: 40px;
  line-height: 40px;
}

.select .nav li:hover {
  background: rgba(9, 151, 66, 0.14);
}