@charset 'utf-8';

html{
  height: 100%
}

body {
  font-family: '微软雅黑';
  /*background: #F7F9F8;*/
  font-size: 14px;
  color: #333;
  display: flex;
  flex-direction: column;
  height: 100%;
}

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;
  font-family: '微软雅黑'!important;
}

fieldset,img {
  border: none
}

input,button,textarea,select,optgroup,option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  vertical-align: middle
}

input:focus,button:focus,textarea:focus,select:focus,optgroup:focus,option:focus {
  outline: none
}

input,button,textarea,select {
  *font-size: 100%
}

ol,ul,li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
    overflow: auto;
    resize: none;
}
ins,a {
  text-decoration: none
}
a {
  color: #333
}
/*=========引用字体=======*/

/*=========引用字体结束=======*/


.clear-fix {
  *zoom: 1
}
.bg-white {
    background: #fff;
}
.clear-fix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden
}

.psnr {
  position: relative
}

.psna {
  position: absolute
}

.psnf {
  position: fixed
}

.fl {
  float: left
}

.fr {
  float: right
}

.fn {
  float: none!important;
}
.dis-b{
    display: block;
}
.w-80{
  width: 1200px;
  max-width: 1200px;
  margin:auto;
}
header{
  flex: 0 0 auto;
}
.main-content{
   flex: 1 0 auto;
}
footer{
   flex: 0 0 auto;
}

/*顶部*/
header .hd_top{
    background: #e5e5e5;
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    color: #090a0a;
    overflow: hidden;
}
header .hd_top span{
    font-family: 方正兰亭细黑
}
header .hd_centere{
    padding:15px 0 10px;
}
header  .logo-img{
    padding-top: 20px;
}
header .h-search{
    display: flex;
    align-items: center;
}
header .search-box,.header .wx-box,header .wx-box .wx{
    display: inline-block;
}
header .wx-box .wx img{
    width: 90px;
}
header .search-box h2{
    font-family: '微软雅黑';
    font-size: 14px;
    color: #f8b551;
    font-style: italic;
    padding-bottom: 10px;
    font-weight: 400;
}
header .search-box .s-box{
    border:1px solid #f8b551;
    border-radius: 100px;
    width: 170px;
    margin: auto;
    padding:4px 15px;
}
header .search-box .s-box input{
    border: none;
    border-radius: 100px;
    float: left;
    width: 140px;
    line-height: 24px;
}
header .search-box .s-box button{
    background: url(../images/search.png) no-repeat;
    float: right;
    width: 22px;
    height: 24px;
    border:none;
    cursor: pointer;
}
header .wx-box{
    margin-left: 20px;
}
header .wx-box .wx p{
    font-size: 12px;
}
header .nav-box{
    position: relative;
}
header .hd_nav{
    background: #771d22;
    height: 45px;
}
header .nav-menu{
    height: 45px;
    overflow: hidden;
    float: right;
}
header .hd_nav ul li{
    font-size: 14px;
    line-height: 45px;
    height: 50px;
    margin-right: 0;
    float: left;
    padding: 0 20px;
}
header .hd_nav ul li a{
    display: block;
    /*font-family: FZYanSJW;*/
    font-size: 15px;
    color: #fff
}
header .hd_nav ul li.active{
    background: #f8b551
}
header .hd_nav ul li.active a{
    color: #fff;
}
header .hd_nav .nav2_1 {
    width: 100%;
    min-height: 115px;
    background: rgba(255,255,255,.8);
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
    position: absolute;
    left: 0;
    z-index: 99;
    transition:all 0.3s ease;
}
header .hd_nav .nav2_1 dd {
    border-right: 1px solid #686868;
    width: 159px;
    height: 115px;
    float: left;
    text-align: center;
    /*opacity: .8;*/

    display: flex;
    align-items: center;
}
header .hd_nav .nav2_1 dd.dd1{
    width: 250px;
}
header .hd_nav .nav2_1 dd.dd1 a{
    width: 193px;
    height: 115px;
    display: block;
    margin:auto;
}
header .hd_nav .nav2_1 ol{
    text-align: center;
    width: 100%
}
header .hd_nav .nav2_1 ol li{
    line-height: 33px;
    height: 33px;
    float: none;
    width: 100%;
    padding: 0;
}
header .hd_nav .nav2_1 ol li a{
    color: #686868
}
/*轮播图*/
.flexslider{
    position:relative;
    height:469px;
    overflow:hidden;
}
.slides{
    position:relative;
    z-index:1;
}
.slides li{
    height:469px;
}
.flex-control-nav{
    position:absolute;
    bottom:15px;
    z-index:2;
    width:100%;
    text-align:center;
}
.flex-control-nav li{
    display:inline-block;
    width:10px;
    height:10px;
    margin:0 5px;
    *display:inline;

    zoom:1;
}
.flex-control-nav a{
    background: #fff;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    height: 10px;
    line-height: 10px;
    width: 10px;
    font-size: 0px;
    text-align: center;
    overflow: hidden;
}
.flex-control-nav .flex-active{
    background:#771d22;
}
.flex-direction-nav{
    position:absolute;
    z-index:3;
    width:100%;
    top:45%;
}
.flex-direction-nav li a{
    display:block;
    width:50px;
    height:50px;
    overflow:hidden;
    cursor:pointer;
    position:absolute;
}



/*底部*/
footer .footer-top{
    background:url(../images/footerbg.jpg) no-repeat;
    min-height: 580px;
    padding:30px 0;
}
footer .footer-top .title{
    font-size: 25px;
    color: #000000;
    font-family: '微软雅黑';
    text-align: center;
    padding-top: 40px;
    padding-bottom: 80px;
}
footer .footer-top .title p{
    color: #000000;
    opacity: 0.1;
    font-family: '微软雅黑';
    font-size: 22px;
    margin-top: -14px;
    letter-spacing: 2px;
}
footer .footer-top .footer-cont{
    width: 950px;
    margin:auto;
}
footer .footer-top .footer-info h2{
    font-family:  FZLTHJW;
    font-weight: 400;
    padding-bottom: 30px;
}
footer .footer-top .footer-info ul{
    padding-bottom: 20px;
}
footer .footer-top .footer-info li{
    font-size: 15px;
    font-family:  FZLTHJW;
    color: #000000;
    line-height: 25px;
}

footer .footer-top .footer-wx .wx{
    display: inline-block;
    margin-top:20px;
    margin-right: 25px;
    text-align: center;
}
footer .footer-top .footer-wx .wx img{
    padding-bottom: 8px;
    width: 90px;
}

footer .footer-top .footer-form{
    width: 260px;
    background: #d4d4d4;
    padding: 15px;
}
footer .footer-top .footer-form .f-group{
    margin-bottom: 15px;
}
footer .footer-top .footer-form input{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    border:none;
    border-radius: 2px;
    line-height: 35px;

}
footer .footer-top .footer-form textarea{
    width: 90%;
    padding:3% 5%;
    border:none;
    border-radius: 2px;
}
footer .footer-top .footer-form .f-submit input{
    background: #000;
    color: #f8b551;
    border-radius: 2px;
    line-height: 35px;
    width: 100%;
    cursor: pointer;
}



footer .footer-bottom{
    background: #313131;
    padding-top: 10px;
}
footer .footer-bottom .lines{
    background: #6f6f6f;
    height: 2px;
    width: 100%;
}
footer .footer-bottom img{

    float: right;
    margin-right:100px;
    margin-top:5px;
    margin-bottom: 5px;
}

/*分页*/
.pages{
    text-align: right;
    padding: 50px 0 10px;
}
.pages a{
    color: #aaaaaa;
    font-size: 15px;
    padding: 0 5px;
}
#prePage,#nextPage{
    border:2px solid #aaaaaa;
    color: #aaaaaa;
    padding: 0 5px;
}
#nextPage{
   border:2px solid #771d22;
   color: #fff;
   background: #771d22;
   padding: 0 5px;
}

/*弹框样式*/
.cd-popup1 {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:9999;
}
.cd-popup1.is-visible1 {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container1 {
    position: relative;
    width:500px;
    margin:15% auto 0;
    height:auto;
    background: #FFF;
    border-radius: .4rem .4rem .4rem .4rem;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  transform: translateY(-60px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-popup-close{
    position: absolute;
    right: 20px;
    top: 15px;
    z-index: 10;
    width:25px;
    height:25px;
    display: block;
    font-size:0;
    background: url(../images/close.png) no-repeat;
    background-size: 25px;

}

.cd-popup-container1 .cd-box {
    padding: 60px 20px 40px;
}
.cd-popup-container1 .cd-box .cd{
    width: 50%;
    float: left;
    text-align: center;
}
.cd-popup-container1 .cd-box .cd img{
    width: 207px;
    height: 207px;
}