@charset "UTF-8";
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select,
p {
  margin: 0;
  padding: 0;
}
body {
  font-family: "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, "Microsoft YaHei", "微软雅黑", sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  overflow-x: hidden;
}
a {
  color: #000;
  text-decoration: none !important;
  margin: 0;
}
li,
ol {
  list-style: none;
}
img {
  display: block;
  border: none;
}
i,
b {
  font-style: normal;
  font-weight: normal;
}
p {
  /*margin: 0 !important;*/
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*各浏览器显示不同，去掉边框等默认样式*/
fieldset,
img,
input,
button {
  border: none;
  padding: 0;
  margin: 0;
  outline-style: none;
}
/*防止拖动 影响布局*/
textarea {
  resize: none;
}
/*去掉行内替换元素空白缝隙*/
img {
  border: 0;
  vertical-align: middle;
}
/*清除浮动*/
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
/*公共类*/
/*版心*/
.gd-width {
  width: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.al {
  text-align: left;
}
.ac {
  text-align: center;
}
.ar {
  text-align: right;
}


/*头部*/
.uf-mnheader {
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  border-bottom:1px solid #f5f5f5;
  min-width: 1200px;
}
.header {
  margin: auto;
  height: 100%;
  padding: 0 40px;
}
.header a {
  font-size: 16px;
}
.header .logo {
  width: 180px;
  float: left;
  overflow: hidden;
  padding-top: 12px;
}
.header .header-btns,
.header .header-nav {
  float: right;
}
.caseSate_nav .gd-width{
  width: 1000px;
}
.header .header-nav {
  margin-right: 4%;
}
.header .header-nav > div{
  position: relative;
  float: left;
}

.header .header-nav > a ,
.header .header-nav > div > a{
  float: left;
  line-height: 68px;
  height: 100%;
  font-size: 14px;
  border-top:2px solid #fff;
}
.header .header-nav > a > span ,
.header .header-nav > div > a > span {
  padding: 0 15px;
}
.header .header-nav > a.active ,
.header .header-nav > a:hover ,
.header .header-nav > div > a.active ,
.header .header-nav > div > a:hover {
  background: #f4f4f4;
  color: #3585FC;
  line-height: 68px;
  border-top:2px solid #3585FC;
}

.header .header-nav > div > div {
  position: absolute;
  display: none;
  top:70px;
  left: 0;
  background: #fff;
  min-width: 140px;
  padding: 1px 0 4px;
  line-height:40px;
}

.header .header-nav > div > div a {
  display: block;
  text-indent: 10px;
  font-size: 14px;
}

.header .header-nav > div > div a.active ,
.header .header-nav > div > div a:hover {
  color: #fff;
  background: #3585FC;
}

.header .header-btns {
  padding-top: 15px;
}
.header .header-btns button {
  background: #4D8CE9;
  border: none;
  font-size: 16px;
  color: #fff;
  padding: 7px 20px;
  border-radius: 3px;
  margin-left: 4px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  white-space: nowrap;
}
.header .header-btns a {
  padding: 0 4px;
  margin: 0 15px;
  border-bottom: 1px solid #ccc;
}

/*底部*/
.cl:after, .fc-row:after {
  content: "\200B";
  clear: both;
  height: 0;
  display: block;
}

.uf-mnfooter {
  background: #28282e;
  font-size: 13px;
  color: #ddd;
}

.uf-mnfooter .gd-width {
  width: 1200px;
  max-width: 1200px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 10px;
  max-width: 1200px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 10px;
}

.uf-mnfooter .gd-width > .cl > .fl {
  width: 25%;
  padding-left: 10%;
}

.uf-mnfooter .gd-width p.f-title {
  font-size: 16px;
  color: #ddd;
  line-height: 55px;
}

.uf-mnfooter .company-info {
  text-align: center;
  color: #707073;
  padding-top: 20px;
  border-top: 1px solid #333339;
  padding-bottom: 15px;
}

.uf-mnfooter .gd-width li {
  color: #989898;
  line-height: 29px;
}

.uf-mnfooter .gd-width li span {
  color:#fff;
}
.uf-mnfooter .qrcode img{
  width: 145px;
}

/*右侧浮标*/

.nav_top{
  width: 60px;
  height: 210px;
  position: fixed;
  bottom: 105px;
  right: 35px;
  z-index: 999999;
  font-size: 14px;
  font-weight: lighter;
  font-family: 'Microsoft Yahei';
}
.nav_top > span {
  position: relative;
  display: block;
  margin-bottom: 6px;
  height:60px;
  border-radius: 3px;
  background: #20af6c;
  box-shadow: 0px 0px 2px #20af6c;
  padding: 10px;
}
.nav_top .nav_sever img {
  margin: -20px 0 0 -4px;
}
.nav_top .nav_sever .sever-tip {
  display: block;
  text-align: center;
  margin: 0 -10px;
  font-size: 12px;
  color: #fff;
}

.nav_top .nav_phone .phone-tip{
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  color: #fff;
}

.nav_top .nav_phone:hover .phone-num {
  display: block;
}

.nav_top > span a{
  display: block;
  width: 100%;
  height: 100%;
}

.nav_top .nav_phone .phone-num{
  display: none;
  position: absolute;
  left: -134px;
  top: 5px;
  width: 120px;
  height: 44px;
  line-height:44px;
  background: #20af6c;
  color: white;
  text-align: center;
  box-shadow: 0px 0px 2px #20af6c;
  border-radius: 3px;
}
.nav_top .nav_phone .phone-num:before{
  position: absolute;
  right: -14px;
  top: 16px;
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #20af6c;
}

/*top*/
#scrollTop{
  cursor:pointer;
  display:block;
  height:100px;
  overflow:hidden;
  position:absolute;
  right:0;
  buttom:0;
  width:80px;
  z-index:11;
  padding:0;
}
#scrollTop div{
  left:0;
  overflow:hidden;
  position:absolute;
  top:0;
  width:80px;
  margin:0;
  padding:0
}
#scrollTop,
#scrollTop .level-2{
  background:url(../images/rocket_up.png) no-repeat -2px 0;
  background-size:800%;
}
#scrollTop .level-2{
  background-position:-109px 0;
  display:none;
  height:100px;
  opacity:0;
  z-index:1;
}
#scrollTop .level-3{
  background:none;
  cursor:pointer;
  display:block;
  height:180px;
  z-index:2
}

#cnzz_stat_icon_1273059476 {
  display: none;
}