*{
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
  word-break: break-word;
  outline: none;
}
body {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    font-family: "宋体";
    -webkit-text-size-adjust: 100%;
    min-width: 1200px;
    color: #333;
}
table{border-collapse: collapse;}
img{
  border: 0;
  padding: 0;
  display: inline-block;
}

.area-main img,.home img{
  max-width: 100%;
}
a{
  text-decoration: none;
  color: #333; 
  transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out;
  -webkit-transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out;
}
a:hover{ color: #333}
li {
    list-style: none;
}
h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 14px;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.clearfix{*+height: 1%;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{display: block;}
::-moz-selection{
  background:#27a0f7;
  color:#fff
}
::selection{
  background:#27a0f7;
  color:#fff
}
.w1400{
  width: 1400px;
  margin: 0 auto
}
.w1200{
  width: 1200px;
  margin: 0 auto
}
.table{
  display: table;
  height: 100%;
  width: 100%;
}
.table-cell{
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.headerDiv{ height:50px;}

.divoverflowhidden{ overflow:hidden;}
.animate3 {
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
}
/*公用结束*/

.header{
  width: 100%;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #fff;
  min-width: 1200px;
}
.header .logo{
  width: auto;
  float: left;
  padding: 5px 0;
  overflow: hidden;
}
.header .logo a{
  display: block;
  height: 40px;
}
.header .logo-img{
  float: left;
}
.header .open{
  width: 28px;
  float: right;
}
.header .menu{
  width: auto;
  float: right;
  text-align: right;
  line-height: 50px;
}
.header .menu ul{
  float: left;
  margin-right: 20px;
}
.header .menu>ul>li{
  float: left;
  padding: 0 25px;
  text-align: center;
  position: relative;
}
.header .menu>ul li a{
  color: #333333;
  font-size: 16px;
  font-family: "微软雅黑";
}
.header .menu>ul li a.menua{
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
}
.header .menu>ul>li>a.menua i{
  position: absolute;
  top: 22px;
  right: -16px;
  width: 11px;
  height: 7px;
  background: url(/min/2019/images/menuai.png) no-repeat 0 0;
}
.header .menu>ul>li:hover>a.menua i,.header .menu>ul>li.on>a.menua i{
  background: url(/min/2019/images/menuaion.png) no-repeat 0 0;
}
.header .tel{
  float: right;
  font-weight:bold;
}
.header .tel img{
  vertical-align: middle;
}
.header .tel a{
  font-family:Arial;
  font-size: 18px;
  color: #333;
}
.header .menu>ul>li .list02{
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 10000;
  padding-left: 20px;
  padding-bottom: 15px;
  display: none;
}
.header .menu>ul>li .list02{
  background: #fff;
  width: 100%
}
.header .menu>ul>li .list02 li{
  text-align: left;
  margin-top: 15px;
  line-height: 16px;
}
.header .menu>ul>li:hover .list02{
  display: block;
}
.header .menu>ul>li:hover>a{
  color: #E70012;
}
.header .menu>ul>li:hover>a span,.header .menu>ul>li.on>a span{
  display: inline-block;
  height: 50px;
}
.header .menu>ul li a:hover,.header .menu .on>a{
  color: #E70012;
}

.footer{
  background: #f4f4f4;
  padding-top:50px;
}
.footer .w1200{
  width: 1200px;
  overflow: hidden;
  padding-bottom: 50px
}
.footer ul{
  width: 1280px;
  overflow: hidden;
}
.footer ul li{
  float: left;
  width: 240px;
  margin:0 60px 0 20px;
}
.footer ul li a{
  display: block;
  line-height: 35px;
  color: #666;
  font-size: 14px
}
.footer ul li a:hover{
  color: #E70012;
  text-decoration: underline;
}
.footer ul li strong{
  font-size: 16px;
  color: #333;
  display: block;
  padding-top: 25px;
}
.footer .copyright{
  min-width: 1200px;
  max-width: 1400px;
  margin:0 auto;
  height: 70px;
  line-height: 70px;
  border-top: 1px solid #c9c9c9;
  text-align: center;
  font-size: 14px;
  color: #666
}

/*侧边栏-开始*/
.left-menu-bg{
  position: fixed;
  top: 0;
  left: -100%;
  width:100%;
  height: 100%;
  background:url(../images/leftmenubg.png);
  z-index: 9998;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
}
.left-menu{
  position: fixed;
  top: 0;
  left: -100%;
  width: 460px;
  height: 100%;
  background-color: #1d3649;
  z-index: 9999;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
}
.left-menu .menu-top{
  padding: 20px 30px 20px 60px;
  border-bottom: 1px solid #617380
}
.left-menu .menu-top a{
  display: inline-block;
  float: left;
}
.left-menu .menu-top .close{
  float: right;
  margin-top: 10px
}
.leftmenu-list{
  width: 100%;
  padding: 0 25px 0 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 35px;
}
.leftmenu-list li{
  float: left;
  line-height: 40px;
  width: 156px;
  margin-right: 60px;
  margin-bottom: 45px
}
.leftmenu-list li:first-child{
  float: none;
  margin-bottom: 0
}
.leftmenu-list li:first-child a{
  display: inline-block;
  color: #fff;
  opacity: 1;
  font-size: 18px;
  font-family: "Noto Sans S Chinese Light";
}
.leftmenu-list li strong{
  color: #fff;
  font-size: 18px;
  font-family: "Noto Sans S Chinese Light";
  display: block;
}
.leftmenu-list li a{
  color: #fff;
  opacity: 0.5;
  font-size: 16px;
  display: block;
}
.leftmenu-list li:nth-child(2n+1){
  margin-right: 0;
}
.leftmenu-list li:nth-child(3) a{
  width: 50%;
  float: left;
}

/*在线客服 开始*/
.kefu-bg{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.5);
  z-index: 99;
}
.kefu-bg .kehu-main{
  width: 400px;
  height: 330px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 35px;
}
.kefu-bg .kehu-main h3{
  display: block;
}
.kefu-bg .kehu-main .kf-close{
  display: block;
  text-align: right;
  padding-top: 15px;
}
.kefu-bg .kehu-main .kefu-text{
  margin-top: 5px;
  margin-bottom: 10px
}
.kefu-bg .kehu-main .kefu-text .kefu-btn{
  height: 40px;
  line-height: 40px;
  width: 120px;
  background-color: #4178be;
  color: #fff;
  font-size: 18px;
  margin-left: 6px;
}
.kefu-bg .kehu-main .kefu-text .tel{
  width: 190px;
  border-bottom: 1px solid #000;
  height: 40px;
  line-height: 40px;
  color: #999;
  font-size: 14px
}
.kefu-bg .kehu-main .gray{
  color: #999;
  line-height: 30px
}
.kefu-bg .kehu-main .blue-tel{
  display: block;
  color: #3b6ba9;
  font-size: 36px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px
}
.kefu-bg .kehu-main .consult-01{
  margin-bottom: 10px
}
.kefu-bg .kehu-main .consult{
  background-color: #4178be;
  display: block;
  width: 320px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px
}

 #scrollTop {
  width:44px;
  height:44px;
  position:fixed;
  right:42px;
  bottom:80px;
  background:url(../images/top_42.png) no-repeat 0 0;
  z-index:399;
  display:none
}


/*--02.22--*/
.footContact{ width:54px; height: auto !important; position:fixed; right:20px; bottom:25px; z-index:962;}
.footContact li{ width:54px; height:53px; position:relative; margin-bottom:3px;}
.footContact li a{ display:block; width:54px; height:53px; background:url(../images/footContact.png) no-repeat;}
.footContact li.footContact02 a{ background-position:0 -56px;}
.footContact li.footContact03 a{ background-position:0 -112px;}
.footContact li.footContact04 a{ background-position:0 -168px;}
.footContact li.footContact04 a:hover{ background-position:0 -224px;}
.footContact li.footContact05 a{ background-position:0 -280px;}
.footContact li.footContacts .TcDiv{ position:absolute; top:5px; right:53px; width:0; overflow:hidden;}
.footContact li.footContacts .TcDiv .tel{
  width:140px; padding-right:6px; height:43px; line-height:43px; text-align:center; font-size:16px;
  color:#ff5a00; background:url(../images/footContacttelbg.png)
}
.footContact li.footContact03 .TcDiv{ position:absolute; top:-26px; right:60px; width:0; overflow:hidden;}

/* 1210 */

.body-right-float{
  position: fixed;
  right: 20px;
  top:50%;
  z-index: 962;
  width: 160px;
  background: #e60012;
  margin-top: -150px;
  border-radius: 6px;
}
.body-right-float .peoplephoto{
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -50px;
  width: 88px;
  height: 88px;
  padding: 6px;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
}
.body-right-float .peoplephoto img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.body-right-float .wzinfo01{
  line-height: 20px;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.body-right-float .wzinfo02{
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  font-family: Arial;
}
.body-right-float .linkbtn{
  display: block;
  width: 130px;
  height: 32px;
  line-height: 32px;
  margin: 5px auto 0;
  text-align: center;
  background: #fff;
  font-style: 14px;
  color: #e60012;
}
.body-right-float .ewm01{
  display: block;
  width: 125px;
  height: 125px;
  margin: 0 auto;
}
.body-left-float{
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 962;
  width: 420px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.body-left-float .closeBtn{
  position: absolute;
  width: 14px;
  height: 14px;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.body-left-float .topbox{
  padding:20px 0 20px 30px;
  background: #e60012;
  border-radius: 8px 8px 0 0;
}
.body-left-float .topbox .name{
  line-height: 40px;
  font-size: 24px;
  color: #fff;
  font-family: "微软雅黑";
}
.body-left-float .topbox .tel{
  line-height: 40px;
  font-size: 26px;
  color: #fff;
  font-family: Arial;
  padding-left: 34px;
  background: url(/min/2019/images/fxphone.png) no-repeat 0 center;
}
.body-left-float .bottombox{
  overflow: hidden;
  padding: 36px 0 36px 32px;
}
.body-left-float .bottombox .btn{
  float: left;
  width: 158px;
  height: 48px;
  margin-right: 16px;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
  border-radius: 25px;
  font-family: "微软雅黑";
}
.body-left-float .bottombox .btn01{
  background: #e60012;
  color: #fff;
  border: 1px solid #e60012;
}
.body-left-float .bottombox .btn02{
  background: #fce5e7;
  color: #e60012;
  border: 1px solid #e60012;
}