@charset "utf-8";
body{background: #f6f6f6;}
.page-main{
  width:84%;
  margin:40px auto;
  max-width: 1200px;
  /*min-height: 100%;*/
}
  .banner-txt2 span{
    font-size: 22px;
  }

span.publish-date {
    float: right;
    text-align: right;
}
@media screen and (max-width:850px){

  .page-main{
    width:94%;
    margin:0 auto;
  }
  .left-title span{
  font-size:12px;
  text-align: center;
  padding-left: 8px;
  }
  .left-title img{
    display: none
  }
  .page-banner{
    width: 100%;
    margin-top:52px;
  }

  .health-security {
    width: 100%;
    margin:0px 0 20px !important;
  } 
  .health-security dl dd h1 {
    font-size:16px !important;
    color: #333;
    line-height: 20px !important;
  }
  .health-security dl dd {
    padding-left: 10px !important;
  }
  .health-security dl dd .health-line{
    margin: 5px 0 !important;
  }
  .health-security dl dd ul {
    width: 100%;
    padding-top: 0% !important;
    margin-bottom:10px;
  }
  .health-security dl dd button{
    position:static !important;
    line-height: 35px !important;
    height: 35px !important;
  }
  .health-security dl dd ul li{
    line-height: 20px !important;
  }
}
/* 搜素页面CSS */
.page-banner{
  width: 100%;
}
.page-banner img{
  width: 100%;
}
.page-search{
  width:60%;
  position:relative;
  border:1px solid #D5D5D5;
  margin:30px auto;
  height: 56px;
  line-height: 54px;
  padding-left:10px;
  color:#4a4a4a;
  background: #fff
}
.page-search input{
  width:85%;
  border:0px;
  height: 54px;
  line-height: 56px;
  background: none;
  font-size: 18px;
}
.page-search .search-btn{
  width:15%;
  background: #0079c1;
  height: 100%;
  position: absolute;
  top:0;
  right: 0;
  color:#fff;
  font-size: 18px;
  text-align: center;
  cursor: pointer
}

/*tab切换*/
.search-tab-title{
  width:60%;
  margin:30px 20% 10px;
}
.ls_index{
  height:auto; 
  overflow:hidden;
}
.ls_index li{
  float:left;
  width:20%;
  height:auto;
  cursor:pointer;
}
.ls_index li span{
  display:inline-block;
  width:100%;
  height:25px; 
  line-height:25px;  
  text-align:center;
  font-size:18px;
}

.ls_index li.active span{
  color:#0079C1; 
  border-bottom:4px solid #0079C1;
  height:40px;
  transition: all 0.5s ease 0s;
}
.ls_index li.normal span{
  color:#333;
}
.search-tab-main{
  width:84%;
  margin:0 8%;
}
.width1000{
  width:1000px;
  margin:0;
}
.search-tab-main .list{
  width:100%;
  padding:20px 0;
  border-bottom: 1px solid #ddd;
}
.search-tab-main .list:first-child{
  border-top: 1px solid #ddd;
}
.search-tab-main .list h5{
  width:100%;
  line-height: 40px;
  color:#333;
  font-size: 24px;
}
.search-tab-main .list p{
  width:100%;
  line-height: 30px;
  font-size: 16px;
  color:#666;
  padding:15px 0;
}
.search-tab-main .list span{
  width:100%;
  line-height: 30px;
  font-size: 16px;
  color:#333;
  text-decoration: underline
}

/*合规专栏页面样式*/
.page-main .tab{
  width:100%;
  line-height: 30px;
  padding:15px 0;
  font-size: 16px;
  color: #999;
}
.page-main .tab img{
  width:18px;
  height: 18px;
  float: left;
  margin:6px 10px 0 0;
}
.page-main .tab a{
  color: #999;
}
.page-main .tab span a{
  color: #666;
}
.page-main .tab span a:hover{
  color: #0079C1;
}

.main-right{
  width:100%;
  padding:25px 3%;
  box-sizing: border-box
}
.main-left .left-title{
  width:100%;
  height:93px;
  background: #1C9CE8;
  color:#fff;
  font-size: 1.8rem;
  line-height: 93px;
}
.left-title img{
  width:15%;
  margin:23px 3% 23px 5%;
  float: left;
}
.main-left ul{
  width:100%;
  margin-top:20px;
}
.main-left ul li{
  width:100%;
  padding-bottom:2px;
}
.main-left ul li a{
  width:100%;
  padding:5px 3% 5px 19%;
  box-sizing: border-box;
  line-height: 25px;
  display: block;
  font-size: 16px;
}
.left-normal{
  background:  url(/cms-js/images/left-title-ico.png) no-repeat 7% 60%;
  background-size: 8%;
  padding:10px 3% 10px 19%;
  color: #555;
  line-height: 40px;
  font-weight: 700
  
}
.main-left ul li a:hover,.main-left ul .active a{
  width:100%;
  padding:5px 3% 5px 19%;
  box-sizing: border-box;
  line-height: 25px;
  background:#f6f6f6;
  color:#0079C1
}

/*右侧内容*/
.main-right .right-title{
  width:100%;
  border-left:3px solid #0079c1;
  height:44px;
  padding:0 0 15px 30px;
  box-sizing: border-box
}
.main-right .right-title h7{
  width:100%;
  line-height: 22px;
  font-size: 18px;
  color: #404040;
}
.main-right .right-title h6{
  width:100%;
  line-height: 22px;
  font-size: 16px;
  color: #666;
}
.main-right .right-txt{
  width:100%;
  max-width: 1200px;
  margin: 0 auto;
  padding:40px 100px;
  line-height: 35px;
  color:#666;
  background: #fff;
  font-size:14px;
}
.main-right .right-txt h4{
  width:100%;
  line-height: 40px;
  color: #444;
  font-size: 20px;
}
.main-right .right-txt h5{
  width:100%;
  line-height: 40px;
  color: #666;
  font-size: 16px;
}

/*company news公司新闻*/
.row-main{
  width:100%;
  max-width: 1200px;
  background:#fff;
  padding:20px 0;
}
.row-title{
  width:84%;
  margin:0 8%;
  padding-left:20px;
  border-left:3px solid #0079c1;
  height:44px;
  box-sizing: border-box
}
.row-title h7{
  width:100%;
  line-height: 22px;
  font-size: 18px;
  color: #404040;
}
.row-title h6{
  width:100%;
  line-height: 22px;
  font-size: 16px;
  color: #D9D9D9;
}
.page-main .news-list{
  width:100%;
  background: #fff;
  padding:40px 2%;
  box-sizing: border-box;
  margin-top:40px;
  float: left;
  cursor: pointer
}
.page-main .news-list:hover{
  box-shadow: 0 2px 10px 0 rgba(80,78,78,0.19);
  cursor: pointer
}
.page-main .news-list dl{
  width:100%;
  clear: both;
  position: relative
}
.page-main .news-list dl dt{
  width:28%;
  float: left;
}
.page-main .news-list dl dt img{
  width: 322px;
  height: 215px;
}
.page-main .news-list dl dd{
  width:72%;
  float: left;
  padding:0 2%;
  box-sizing: border-box;
  line-height: 28px;
}
.page-main .news-list dl dd h2{
  width:100%;
  padding: 5px 0 15px;
  font-sizea:18px;
  color:#555;
  font-weight: 600;
}
.page-main .news-list dl dd p{
  width:100%;
  font-size:16px;
  color:#999;
  overflow: hidden;  
  text-overflow: ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3; 
}
.page-main .news-list dl dd button{
  width:100px;
  font-sizea:16px;
  color:#fff;
  background: #0079C1;
  border: 0;
  height: 31px;
  line-height: 31px;
  float: right;
  margin-top: 5%;
  cursor: pointer
}
.page-main .news-list dl dd .news-date{
  width:100px;
  font-sizea:16px;
  color:#999;
  height: 31px;
  line-height: 31px;
  float: left;
  margin-top: 5%;
}

/*detail详情*/
.detail-txt-bottom{
  font-size: 18px;
  color: #0079C1;
  padding:10px 50px 10px 20px;
  background-image: linear-gradient(-90deg, rgba(255,255,255,0.00) 0%, rgba(83,150,214,0.42) 100%);
}

.page-detail-banner img{
  width: 100%;
  height:300px;
}
.pos-detail{
  padding-top:30px;
}
.detail{
  width:100%;
  background: #fff;
  margin-top:-150px;
  z-index: 1;
  float: left;
  position: relative;
  padding:30px 3% 6%;
  box-sizing: border-box
}
.detail-img{
  width:30%;
}
.detail-img img{
  width:100%;
  padding-right:20px;
  padding-top: 20px;
  box-sizing: border-box;
}
.detail-content{
  width:70%;
  float: left;
  font-size: 16px;
  color:#333;
  line-height: 28px;
  padding:20px 5%;
  margin-bottom:10px;
  box-sizing: border-box
}
.detail-content h1{
  padding-bottom:30px;
  line-height: 45px;
}
.detail-content h2{
  padding-bottom:20px;
}
.detail-content h3{
  padding-bottom:10px;
  color: #0079c1
}
.detail-content p{
  padding-bottom:10px;
}

/*Product Expo产品博览css*/
/*С˽ҿͻ*/
.product-content{
  width: 1200px;
  height: auto;
  margin: 40px auto;
}
.product-content dl{
  width:360px;
  height: auto;
  background: #fff;
  margin-bottom:40px;
  float: left;
  margin:0 20px 40px;
}

.product-content dl:hover{
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.17);
}

/*.product-content dl:nth-child(3n+1){
    clear: both;
  }*/

.product-content dl dt{
  width:100%;
  height: 60%;
  overflow: hidden
}
.product-content dl dt img{
  width:360px;
  vertical-align: middle;
  height: 270px;
}
.product-content dl dd{
  width:100%;
  line-height: 25px;
  padding:10px 5% 25px;
}
.product-content dl dd h1{
  width:100%;
  font-size: 22px;
  color: #333;
  padding-top: 10px;
  padding-bottom:5px;
  text-align: center
} 
.product-content dl dd h2{
  width:100%;
  font-size: 16px;
  color: #666;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;  
}
.product-content dl dd button{
  width:40%;
  font-size: 16px;
  background: #269ce3;
  height: 40px;
  line-height: 40px;
  color:#fff;
  border:0;
  border-radius: 5px;
  text-align: center;
  margin:15px 30% 0;
  box-sizing: border-box;
  cursor: pointer
}
.product-content dl dd button a{
  color:#fff;
}
.product-content .margin-17{
  margin-left:18.3%;
}
/*ҵ*/
.duty-content{
  width: 80%;
  height: auto;
  margin: 40px 200px;
}
.duty-content dl{
  width:360px;
  height: auto;
  background: #fff;
  margin-bottom:40px;
  float: left;
  margin:0 20px 40px;
}

.duty-content dl:hover{
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.17);
}

.duty-content dl dt{
  width:100%;
  height: 60%;
  overflow: hidden
}
.duty-content dl dt img{
  width:360px;
  vertical-align: middle;
  height: 270px;
}
.duty-content dl dd{
  width:100%;
  line-height: 25px;
  padding:10px 5% 25px;
}
.duty-content dl dd h1{
  width:100%;
  font-size: 22px;
  color: #333;
  padding-top: 10px;
  padding-bottom:5px;
  text-align: center
}
.duty-content dl dd h2{
  width:100%;
  font-size: 16px;
  color: #666;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.duty-content dl dd button{
  width:40%;
  font-size: 16px;
  background: #269ce3;
  height: 40px;
  line-height: 40px;
  color:#fff;
  border:0;
  border-radius: 5px;
  text-align: center;
  margin:15px 30% 0;
  box-sizing: border-box;
  cursor: pointer
}

.duty-content dl dd button a{
  color:#fff;
}
.duty-content .margin-17{
  margin-left:18.3%;
}

/*health security健康保障css*/
.health-security{
  width:100%;
  margin:30px 0 20px;
}
@media screen and (max-width:850px){
  .health-security dl{
    width:100% !important;
    margin:0px 0% 15px 0 !important;
    min-height: auto !important;
  }
}
.health-security dl:nth-child(odd){
  margin:0px 1% 20px 0;
}
.health-security dl:nth-child(even){
  margin:0px 0 20px 1%;
}
.health-security dl{
  width:49%;
  min-height: 270px;
  background: #fff;
  height: auto;
  float: left;
  position: relative;
  padding:20px 2%;
  box-sizing: border-box
}
.health-security dl dt{
  width:30%;
  float: left;
}
.health-security dl dt img{
  width:100%;
  height: 235px;
}
.health-security dl dd{
  width:70%;
  padding-left:20px;
  box-sizing: border-box;
  float: left;
}
.health-security dl dd h1{
  width:100%;
  font-size:20px;
  color: #333;
  line-height: 30px;
}
.health-security dl dd h2{
  width:100%;
  font-size:18px;
  color: #333;
  line-height: 30px;
  padding-top: 15px;
}
.health-security dl dd .health-line{
  width:50px;
  height:3px;
  background: #666;
  margin:10px 0;
}
.health-security dl dd ul{
  width:100%;
  padding-top: 1%;
  overflow: hidden;
  height: 80px;
  
}
.health-security dl dd ul li{
  width:100%;
  line-height: 25px;
  color: #666;
  font-size: 16px;
}
.health-security dl dd button{
  width:120px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  background: #269CE3;
  border-radius: 6px;
  font-size: 16px;
  position: absolute;
  right:20px;
  bottom: 20px;
  border:0;
  cursor: pointer;
}
.health-security dl dd button a{
  color:#fff;
}

/*promise承若*/
.promise{
  width: 70%;
  margin: 130px 15% 30px;
  height: auto
}
@media screen and (max-width:850px) {
  .promise{
    width: 96%;
    margin: 80px 2% 30px;
    height: auto
  }
}
.promise h1{
  width: 100%;
  text-align: center;
  padding-bottom:30px;
}

 .accordion {
 	width: 100%;
 	margin: 30px auto 20px;
 }

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 20px 15px 20px 30px;
	color: #0079c1;
	font-size: 18px;
	border-bottom: 1px solid #ebebeb;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion .link:hover {
  	color: #1aaaff;
}

.accordion li i {
	position: absolute;
	top: 20px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}

.accordion li.open .link {
	color: #0079c1;
}

.accordion li.open i {
	color: #0079c1;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/**/
.tsfw {
  display: block;
  font-size: 16px;
  line-height: 28px;
  padding: 0px 30px 0px 30px;
  color: #666;
  margin: -40px auto;
}


/**
 * Submenu
 -----------------------------*/
 .submenu {
 	display: none;
 	font-size: 16px;
   line-height: 28px;
   padding:0px 30px 0px 30px;
   color:#666;
 }
 

 .submenu a {
 	display: block;
 	text-decoration: none;
 	padding: 12px;
 	padding-left: 30px;
 	-webkit-transition: all 0.25s ease;
 	-o-transition: all 0.25s ease;
 	transition: all 0.25s ease;
 }

 .submenu a:hover {
 	color: #0079c1;
 }

 #accordion .open{display: block;}
#accordion .hideLi{display: none}

/*complaints投诉与建?*/
.row-complaints{
  width:100%;
  padding:30px 15%;
  height: auto;
  background: #fff;
  box-sizing: border-box
}
.row-complaints h1{
  font-size: 20px;
  color: #0079c1;
  padding-bottom: 20px;
  text-align: center;
}
.row-complaints h2{
  font-size: 16px;
  color: #333;
  line-height: 21px;
  text-align: center;
}

.complaints{
  width:80%;
  margin:30px 10%;
}
.complaints dl{
  width:100%;
  padding-bottom:20px;
  float:left;
}
.complaints dl dt{
  width:15%;
  float:left;
  line-height: 40px;
  height: 40px;
  text-align: right;
  padding-right: 15px;
  box-sizing: border-box;
  white-space:nowrap;
}
.complaints dl dd{
  width:35%;
  float:left;
  line-height: 40px;
  height: 40px;
  position: relative
}
.complaints dl dt i{
  font-size: 16px;
  color: #EE3423;
  letter-spacing: 1.33px;
  line-height: 22px;
}
.complaints dl dd input,.complaints dl dd select{
  width:100%;
  border:1px solid #dedede;
  border-radius: 4px;
  line-height: 40px;
  height: 40px;
  padding:0 10px;
  box-sizing: border-box
}
.complaints dl dd .yzm{
  position: absolute;
  right:0;
  top:0;
  height:40px;
  width:20%;
  color:#0079c1;
  background: #ccc;
  text-align: center;
  cursor: pointer
}
.complaints textarea{
  width:85%;
  float:right;
  margin:20px 0;
  border:1px solid #dedede;
  font-size:16px;
  line-height: 28px;
  padding:15px 20px;
  box-sizing: border-box
}
.two-btn{
  width:100%;
  text-align: center;
  padding:20px 0 0 15%;
}
.two-btn-input1{
  background: #FFFFFF;
  border: 1px solid #269CE3;
  border-radius: 6px;
  font-size: 16px;
  color: #269CE3;
  padding:5px 20px;
  margin-right:20px;
  cursor: pointer;
  }
  .two-btn-input2{
  background: #269CE3;
  border-radius: 6px;
  font-size: 16px;
  color: #fff;
  padding:5px 20px;
  cursor: pointer;
  border: 1px solid #269CE3;
  }
  .one-btn{
    width:100%;
    text-align: right;
    padding:10px auto;
  }
  .one-btn-input1{
  background: #FFFFFF;
  border: 1px solid #269CE3;
  border-radius: 6px;
  font-size: 16px;
  color: #269CE3;
  padding:5px 20px 4px;
  margin-right:20px;
  cursor: pointer;
  }
  .one-btn-input1:hover{
  background: #269CE3;
  border: 1px solid #269CE3;
  border-radius: 6px;
  font-size: 16px;
  color: #fff;
  padding:5px 20px 4px;
  margin-right:20px;
  cursor: pointer;
  }
/* -------------------------------------
 * timeline
 * ------------------------------------- */
.time-loving{
  margin:30px 0;
  width:100%;
}
.time-loving li{
  width:100%;
  position: relative;
}
.time-loving li{
  width:100%;
  position: relative;
  clear: both;
}
.time-loving li .relative{
  width:15%;
  position:absolute;
  right: 85%;
  top:45%;
  margin-top:-15px;
  text-align: right;
  padding-right:30px;
}
.time-loving li .relative .date{
  font-size: 18px;
  color:#666;
}
.time-loving li .relative .date i{
  font-size: 40px;
  color:#999;
  font-family: Arial, Helvetica, sans-serif;
  font-style:italic 
}
/*startʽ*/
.time-loving li .jyfc{
  width:25%;
  position:absolute;
  right: 85%;
  top:45%;
  margin-top:-15px;
  text-align: right;
  padding-right:30px;
}
.time-loving li .jyfc .date{
  font-size: 25px;
  color:#666;
}
.time-loving li .jyfc .date i{
  font-size: 20px;
  color:#999;
  font-family: Arial, Helvetica, sans-serif;
  font-style:italic
}

.radio:checked ~ .jyfc .date i {
  color:#0079C1;
  font-size: 20px;
  font-weight: 900;
  font-family: Arial, Helvetica, sans-serif;
}
.radio:checked + .jyfc .circle {
  background: #0079c1;
  border: 5px solid #fff;
}
/*endʽ*/

.time-loving li .content{
  width:85%;
  margin-left:15%;
  border-left: 1px dashed #979797;
  padding-left:3%;
  padding-bottom:3%;
}
.time-loving li:last-child .content{
  width:80%;
  margin-left:20%;
  border-left: 1px dashed #979797;
  padding-left:3%;
  padding-bottom:0px;
}
.content:before {
  border-right-color: inherit;
  border-width: 20px;
  top: 50%;
  margin-top: -20px;
}
.content:after {
  border-right-color: #48b379;
  border-width: 17px;
  top: 50%;
}

.time-loving li .content .list{
  width:100%;
  background: #fff;
  padding:20px;
  position: relative;
}
.time-loving li .content .list .list-pic{
  width:30%;
}
.time-loving li .content .list .list-pic img{
  width:100%;
}
.time-loving li .content .list label{
  position: absolute;
  left:34%;
  top:12%;
  font-size: 19px;
  color:#0079c1;
  cursor: pointer;
  display: block;
  text-overflow: ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1; 
  overflow: hidden;
  line-height: 25px;
}
.words2{
  position: absolute;
  left:34%;
  top:30%;
  font-size: 16px;
  color:#666;
  padding-right:40px;
  line-height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;  
}
.time-loving li .content .list a{
  position: absolute;
  right:0%;
  bottom:0px;
  font-size: 16px;
  color:#0079C1;
  padding:20px 40PX;
}

.circle {
  margin-top: -10px;
  top: 25%;
  right: -10px;
  width: 10px;
  height: 10px;
  box-sizing: content-box;
  background: #d7d7d7;
  border: 5px solid #eee9dc;
  border-radius: 50%;
  display: block;
  position: absolute;
  z-index: 1
}

.radio {
  display: none;
}

.radio:checked + .relative label {
  cursor: auto;
  transform: translateX(42px);
}
.radio:checked + .relative .circle {
  background: #0079c1;
  border:5px solid #fff;
}
.radio:checked ~ .content {
  border-color: #979797;
  margin-right: 20px;
  /*transform: translateX(20px);*/
  transition: max-height 0.4s linear, border-color 0.5s linear, transform 0.2s linear;
}
.radio:checked ~ .content .list {
  border:4px solid #0079c1;
  transform: translateX(-10px);
  transition: max-height 0.4s linear, border-color 0.5s linear, transform 0.2s linear;
}
.radio:checked ~ .relative .date i {
  color:#0079C1;
  font-size: 40px;
  font-weight: 900;
  font-family: Arial, Helvetica, sans-serif;
}

/*personal个人服务*/
.personal-box1{
  width:1200px;
  margin:0px auto 20px;
  float: left
}

.personal-box1 .personal-box1-img{
  width:750px;
  height:250px;
  z-index: 1;
  float: left;
  position: relative;
}
.personal-box1 .personal-box2-img{
  width:750px;
  z-index: 1;
  float: right;
  position: relative;
}
.personal-box1 .personal-box1-img img,.personal-box1 .personal-box2-img img{
  width:100%;
}
.personal-box1 .personal-txt{
  width:550px;
  float: left;
  background:#fff;
  margin:25px 0 0 -100px;
  height:200px;
  padding:10px 20px 10px 120px;
}
.personal-box1 .personal-txt:hover,.personal-box1 .personal-txt2:hover{
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.13);
}
.personal-box1 .personal-txt2{
  width:550px;
  float: left;
  background:#fff;
  margin:25px -100px 0 0;
  height:200px;
  padding:10px 120px 10px 40px;
}
.personal-box1 .personal-txt h1,.personal-box1 .personal-txt2 h1{
  width:100%;
  line-height: 41px;
  font-size: 20px;
  color: #0079c1;
}
.personal-box1 .personal-txt p,.personal-box1 .personal-txt2 p{
  width:100%;
  line-height: 25px;
  font-size: 14px;
  color: #333;
  padding-bottom: 20px;
}

/*Dream*/
.dream-profile{
  width:100%;
  height:auto;
  margin-bottom:20px;
  padding:0px 0% 0px;
  position: relative;
  text-align: center;
}

.dream-profile p{
    width:1200px;
    margin:0 auto;
    color:#4a4a4a;
    font-size: 21px;
    line-height: 40px;
    padding-bottom:20px;
    text-align: left;
}

@media screen and (max-width:850px) {
  .dream-profile p{
    width: 100%;
    padding: 0px 15px;
    color: #4a4a4a;
    font-size: 13px;
    text-align: left;
    line-height: 21px;
  }
}

.dream_plan{
    width: 650px;
    height: 400px;
    float: left;
    color: #0066CC;
    font-size: 20px;
    line-height: 59px;
    margin-left: 50px;
}

.dream_plan-main{
    width: 1200px;
    margin: 0 auto;
    height: 330px;
    padding: 40px 0% 30px;
    position: relative;
}

.dream_plan-main2{
  /*width: 600px;
  margin: 40px auto;*/
  width: auto;
  margin: 40px auto;
  max-width: 1200px;
}
/*vip*/
.vip-profile{
  width:100%;
  height:auto;
  background: #fff;
  margin-bottom:40px;
  padding:40px 0% 30px;
  position: relative;
  text-align: center;
}
.vip-profile h1{
  width:100%;
  padding-bottom:20px;
  color:#0079c1;
  font-size: 21px;
}
.vip-profile p{
  width:1200px;
  margin:0 auto;
  color:#4a4a4a;
  font-size: 20px;
  line-height: 40px;
  padding-bottom:20px;
  text-align: left;
}
.vip-profile .profile-right-txt{
  position: absolute;
  right: 0;
  top:10px;
  padding-right:40px;
  padding-left:40px;
  display: block;
  line-height: 55px;
  color:#fff;
  font-size: 18px;
  background-image: linear-gradient(-90deg, rgba(0,0,0,0.13) 0%, rgba(0,0,0,0.00) 100%);
}
.vip-profile2{
  width:1200px;
  height:auto;
  background: #fff;
  margin-bottom:40px;
  padding:40px 0% 30px;
  position: relative;
  text-align: center;
}
.vip-profile2 h1{
  width:100%;
  padding-bottom:20px;
  color:#CCAB89;
  font-size: 21px;
}
.vip-profile2 p{
  width:800px;
  margin:0 auto;
  color:#FFE7CE;
  font-size: 16px;
  line-height: 30px;
}
.vip-profile2 .profile-right-txt{
  position: absolute;
  right: 0;
  top:10px;
  padding-right:40px;
  padding-left:40px;
  display: block;
  line-height: 55px;
  color:#CCAB89;
  font-size: 18px;
  background-image: linear-gradient(-90deg, rgba(0,0,0,0.13) 0%, rgba(0,0,0,0.00) 100%);
}
.vip-title{
  width:100%;
  margin:50px auto;
  text-align: center
}
.vip-title h1{
  width:100%;
  font-size: 28px;
  color: #091E2C;
  padding-bottom:30px;
  padding-top: 10px;
}
.vip-title h2{
  width:100%;
  line-height: 25px;
  font-size: 16px;
  color: #666666;
  padding-bottom: 20px;
}
@media screen and (max-width:850px) {
  .vip-title h1{
    width:100%;
    font-size: 16px;
    line-height: 17px;
    color: #333333; 
    padding-bottom:10px;
  }
  .vip-title h2{
    width:100%;
    font-size: 13px;
    padding:0 20px;
    color: #666666;
    line-height: 18px;
    text-align: left;
  }
  .vip-profile p {
    width: 100%;
    padding: 0px 15px;
    color: #4a4a4a;
    font-size: 13px;
    text-align: left;
    line-height: 21px;
  }
  .vip-title{
    margin: 0px 0 20px;
  }
  .vip-profile h1 {
    font-size: 18px;
    padding-bottom: 10px;
    padding-top:5px;
  }
  .vip-li ul li{
    width:20%;
    cursor: pointer;
    height: 100%;
    padding-top:10px !important;
    line-height: 30px;
    color:#fff;
    padding-bottom:10px !important;
    font-size: 14px !important;
    text-align: center;
    display: block;
    float:left;
  }
  .vip-li ul li:hover{
    width:20%;
    background: rgba(0,0,0,0.19);
    cursor: pointer;
    height: 100%;
    padding-bottom:10px !important;
    padding-top:10px !important;
    line-height: 50px;
    color:#fff;
    font-size: 14px !important;
    text-align: center;
    float:left;
    transform: translateX(-10px);
    transition: max-height 0.4s linear, border-color 0.5s linear, transform 0.2s linear;
  }
  .vip-li{
    /*background:  url(/cms-js/images/vip-li.jpg) no-repeat 0 center;*/
    background-size: 100%;
    width:100%;
    height: 120px !important;
  }
}
.vip-main{
  width:100%;
}

.vip-main ul li{
  width:30%;
  float: left;
  margin-left:2%;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.13);
  border-radius: 15px;
  height: 360px;
  position: relative;
  margin-bottom:30px;
  cursor: pointer;
}
.vip-main ul li h1:before {
 background: #f99;
}
.vip-main ul li:hover h1 {
  color:#CCAB89;
  border-radius: 15px 15px 0 0;
}
.vip-main ul li:hover button {
  background:#ccab89;
  color:#fff;
}
.vip-main ul li h1{
  width:100%;
  font-size: 24px;
  color: #091e2c;
  text-align: center;
  height:120px;
  line-height: 120px;
  margin-bottom:20px;
}
.vip-main ul li:nth-child(1) h1{
  background:url(/cms-js/images/vip-blue-pic1.png) no-repeat 21% center #f8f8f8;
  background-size: 8%;
}
.vip-main ul li:nth-child(2) h1{
  background:url(/cms-js/images/vip-blue-pic2.png) no-repeat 21% center #f8f8f8;
  background-size: 8%;
}
.vip-main ul li:nth-child(3) h1{
  background:url(/cms-js/images/vip-blue-pic3.png) no-repeat 21% center #f8f8f8;
  background-size: 8%;
}
.vip-main ul li:nth-child(1):hover h1{
  background:url(/cms-js/images/vip-pic1.png) no-repeat 21% center #091E2C;
  background-size: 8%;
}
.vip-main ul li:nth-child(2):hover h1{

  background:url(/cms-js/images/vip-pic2.png) no-repeat 21% center #091E2C;
  background-size: 8%;
}
.vip-main ul li:nth-child(3):hover h1{
  background:url(/cms-js/images/vip-pic3.png) no-repeat 21% center #091E2C;
  background-size: 8%;
}
@media screen and (max-width:850px) {
  .vip-main ul li:nth-child(1) h1{
    background:url(/cms-js/images/vip-blue-pic1.png) no-repeat 20% center #f8f8f8;
    background-size: 10%;
  }
  .vip-main ul li:nth-child(2) h1{
    background:url(/cms-js/images/vip-blue-pic2.png) no-repeat 20% center #f8f8f8;
    background-size: 10%;
  }
  .vip-main ul li:nth-child(3) h1{
    background:url(/cms-js/images/vip-blue-pic3.png) no-repeat 20% center #f8f8f8;
    background-size: 10%;
  }
  .vip-main ul li:nth-child(1):hover h1{
    background:url(/cms-js/images/vip-pic1.png) no-repeat 20% center #091E2C;
    background-size: 10%;
  }
  .vip-main ul li:nth-child(2):hover h1{

    background:url(/cms-js/images/vip-pic2.png) no-repeat 20% center #091E2C;
    background-size: 10%;
  }
  .vip-main ul li:nth-child(3):hover h1{
    background:url(/cms-js/images/vip-pic3.png) no-repeat 20% center #091E2C;
    background-size: 10%;
  }
  .vip-main ul li h1{
    line-height: 60px;
    height: 60px;
    font-size: 18px;
  }
  .vip-main ul li{
    height: auto;
    margin-bottom: 20px;
  }

}

.vip-main ul li p{
  width:100%;
  padding:0 40px;
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 35px;
}
.vip-main ul li button{
  width:40%;
  margin:20px 30%;
  position: absolute;
  bottom:0;
  font-size: 16px;
  color: #999;
  text-align: center;
  line-height: 40px;
  height:40px;
  border:1px solid #ccab89;
  border-radius: 20px;
  background: #fff;
}
.all-main{
  width:100%;
  height: auto;
  background: #f3ebe3;
  padding:10px 0 30px;
}
.vip-li{
  background:  url(/cms-js/images/vip-liyu.jpg) no-repeat 0 center;
  background-size: 100%;
  width: 90%;
  height: 300px;
  position: relative;
  left: 5%;
}
.vip-li ul li{
  width:25%;
  cursor: pointer;
  height: 100%;
  padding-top: 100px;
  line-height: 120px;
  color:#fff;
  padding-bottom:140px;
  font-size: 30px;
  text-align: center;
  display: block;
  float:left;
}
.vip-li ul li:nth-child(1){
  background: rgba(255,227,198,0.19);
}
.vip-li ul li:nth-child(2){
  background: rgba(255,227,198,0.29);
}
.vip-li ul li:nth-child(3){
  background: rgba(255,227,198,0.39);
}
.vip-li ul li:nth-child(4){
  background: rgba(255,227,198,0.19);
}
.vip-li ul li:nth-child(5){
  background: rgba(255,227,198,0.39);
}
.vip-li ul li:hover{
  width:25%;
  background: rgba(0,0,0,0.19);
  cursor: pointer;
  height: 100%;
  padding-top:135px;
  padding-bottom:110px;
  line-height: 50px;
  color:#fff;
  font-size: 30px;
  text-align: center;
  float:left;
  transform: translateX(-10px);
  transition: max-height 0.4s linear, border-color 0.5s linear, transform 0.2s linear;
}
.btn1{
  width:100%;
  padding:20px 0;
  text-align: center;
}
.btn1 button{
  width:22%;
  line-height: 40px;
  height: 40px;
  color: #fff;
  background: #CCAB89;
  border-radius: 20px;
  border:0;
  padding:0 10px;
  font-size: 18px;
  text-align: center;
  cursor: pointer
}

/*corporateGlory企业荣??*/
.corporate-glory{
  width:1200px;
  margin:30px auto;
  background:url('/cms-js/images/quanqiumap.png') left 0 repeat-x #fff;
  background-size: 100%;
}
/* timeline */
#timeline{width:1200px;height:auto;overflow:hidden;margin:20px auto;position:relative;background:url('/cms-js/images/dot.png') left 38px repeat-x;}
#dates{width:1200px;height:150px;overflow:hidden;}
#dates li{cursor: pointer;list-style:none;float:left;width:250px;height:100px;font-size:24px;text-align:center;background:url('/cms-js/images/biggerdot.png') center 28px no-repeat;}
#dates li:nth-child(1){background:url('/cms-js/images/biggerdot-active.png') center 28px no-repeat;}
#dates a{width:250px;height:150px;display:block;line-height:150px;padding-bottom:10px;}
#dates .selected{font-size:30px;color:#333;}
#issues{width:1200px;height:auto;overflow:hidden;}	
#issues li{width:1200px;float:left;}
#issues li .corporate-pic{
  width:280px;
  margin:10px 0px 30px 90px;
  float: left;
  display: block;
  padding:10px;
  height:430px;
  overflow: hidden
}
#issues li .corporate-pic:hover{
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.13);
  cursor: pointer  
}
@media screen and (max-width:850px) {
.corporate-glory{
  width:100%;
  margin:0 auto
  }
  #timeline{width:94%;height:auto;overflow:hidden;margin:10px auto;position:relative;background:url('/cms-js/images/dot.png') left 38px repeat-x;}
  #dates{width:1200px;height:150px;overflow:hidden;}
  #dates li{list-style:none;float:left;width:250px;height:100px;font-size:24px;text-align:center;background:url('/cms-js/images/biggerdot.png') center 28px no-repeat;}
  #dates li:nth-child(3){background:url('/cms-js/images/biggerdot-active.png') center 28px no-repeat;}
  #dates a{width:120px;line-height:130px;padding-bottom:10px;}
  #dates .selected{font-size:18px;color:#ee3423;}
  #issues{height:auto;overflow:hidden;}	
  #issues li{width:1200px;float:left;display: block}
  #issues li .corporate-pic{
    width:280px;
    margin:10px 10px 30px;
    float: left;
    display: block;
    overflow: hidden
  }
  #issues li{
    width:400px;
  }
  #dates {
    width: 100%;
    height: 100px;
    overflow: hidden;
  }
  #timeline{
    margin:0 auto 20px;
  }
  #issues li .corporate-pic{
    width:280px;
    margin:0px 30px 10px 25px !important;
    float: left;
    height: 340px;
    display: block;
    overflow: hidden
  }
}
#issues li h2{
  font-size: 20px;
  color: #333;
  line-height: 40px;
  padding-top:20px;
  text-align: center
}

#issues li .corporate-pic img{
  width: 100%;
  height:260px;
}
#issues li h3{
  font-size: 16px;
  color: #666;
  line-height: 30px;
  text-align: center
}
#issues li h4{
  font-size: 14px;
  color: #666;
  line-height: 20px;
  text-align: center
}


/*joinUs加入我们*/
.join{
  width: 1200px;
  margin: 0 auto;
}
.join .join-title{
  margin-top:20px;
  width:100%;
}
.join .join-title ul li img{
  width:54px;
  height: 54px;
  margin:10px auto;
}

.join .join-title ul li{
  padding:10px 0;
  width:46%;
  margin-right:8%;
  background: rgba(255,255,255,0.36);
  border: 1px solid rgba(11,126,195,0.18);
  height: auto;
  line-height: 3rem;
  color:#666;
  font-size: 1.3rem;
  text-align: center;
  float: left;
  display: block;
  cursor: pointer;
}
.join .join-title ul li:nth-child(2){
  width:46%;
  margin-right:0%;
}
.join .join-pic{
  width:100%;
}
.join .join-pic ul li{
  width:46%;
  margin-right:0%;
  height: 220px;
  min-height: 300px;
  float: left;
  display: block;
  margin-top:3%;
  overflow: hidden;
  position: relative;
}
.join .join-pic ul li .txt{
  width:100%;
  background-color:rgba(0,121,193,0.5);
  font-size: 13px;
  color:#fff;
  line-height: 18px;
  position: absolute;
  bottom:0;
}
.join .join-pic ul li:nth-child(odd){
  width:46%;
  margin-right:8%;
}
.join .join-pic ul li img{
  width:100%;
}
@media screen and (max-width:850px) {
  .join .join-pic ul li{
    width:100%;
    margin-right:0%;
    height: 180px;
    min-height: 180px;
    display: block;
    margin-top:3%;
    overflow: hidden;
    position: relative;
  }
  .join .join-pic ul li:nth-child(odd){
    width:100%;
    margin-right:0%;
  }
  .join .join-pic ul li .txt{
    width:100%;
    background-color:rgba(0,121,193,0.5);
    font-size: 11px;
    color:#fff;
    line-height: 14px;
    padding:0px 10px;
    position: absolute;
    bottom:0;
    height: 70px;
  }
  .product-content dl dd h1{
    width:100%;
    font-size: 18px;
    color: #333;
    padding-top: 0px;
    padding-bottom:0px;
    text-align: center
  }
  /*ҵ*/
  .duty-content dl dd h1{
    width:100%;
    font-size: 18px;
    color: #333;
    padding-top: 0px;
    padding-bottom:0px;
    text-align: center
  }
  .complaints {
    width: 96%;
    margin: 30px 2%;
  }
  .complaints dl{
    width:100%;
    padding-bottom:0px;
    float:left;
  }
  .complaints dl dt{
  width:25% !important;
  }
.complaints dl dd{
  width:75% !important;
  margin-bottom:20px;
  }
  .complaints textarea{
    width:100%;
    margin:0px 0;
  }
  .two-btn {
    width: 100%;
    text-align: center;
    padding: 20px 0 0 0%;
  }
  .row-complaints {
    width: 100%;
    padding: 30px 5%;
    height: auto;
    background: #fff;
    box-sizing: border-box;
  }
  #dates li {
    width: 120px;
    height: 100px;
    font-size: 14px;
  }
  #dates .selected {
    font-size: 18px;
    color: #333;
  }
  #issues li h2{
    padding-top: 10px;
    font-size: 16px;
    line-height: 28px;
  }
  .detail-content{
    padding:0 2% 20px;
  }
  .pos-detail{
    bottom:30px;
  }
  .detail-img img{
    padding-right: 10px;
  }
  .detail-content h1{
    font-size: 18px;
    line-height: 30px;
    padding-bottom:10px;
    font-weight: 600; 
  }
   .detail-content h2{
    font-size: 15px;
    line-height: 20px;
    padding-bottom:10px;
  }
    .detail-content h3{
    font-size: 14px;
    line-height: 20px;
    padding-bottom:5px;
  }
    .detail-content p{
    font-size: 13px;
    line-height: 20px;
    padding-bottom:10px;
  }
  .detail{
    padding:10px 3%;
    margin-top: -50px;
  }
  .detail-txt-bottom{
    font-size: 14px;
    padding:5px 15px;
  }
  .page-detail-banner{
    height: 150px;
    filter: blur(3px);
  }
  .page-main .tab a{
    font-size: 14px;
  }
  .page-main .tab img {
    width: 12px;
    height: 12px;
    float: left;
    margin: 0 10px 0 0;
  }
  .page-main .tab{
    line-height: 12px;
  }
  .main-left .left-title{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .main-right{
    width:100%;
    padding:0;
  }
  .main-left ul{
    margin-top:0;
  }
  .main-left ul li a {
    width: 100%;
    padding: 5px 3% 5px 10px;
    box-sizing: border-box;
    line-height: 20px;
    display: block;
    font-size: 13px;
  }
  .left-normal{
    font-weight: 600;
    background: none;
    line-height: 20px;
    font-size:14px;
    padding-left:10px;
  }
  .main-right .right-title{
    padding-left:5px;
  }
  .main-right .right-title h6{
    font-size: 11px;
  }
  .main-right .right-title h7{
    font-size: 15px;
  }
  .main-right .right-txt{
    width:100%;
    margin:10px 0;
    padding:10px 15px;
    line-height: 25px;
    background: none;
    font-size: 13px;
  }
  .main-right .right-txt a{
    font-size: 13px !important;
  }
  .main-right .right-txt h4{
    line-height: 30px;
    font-size: 16px;
  }
  .main-right .right-txt h5{
    line-height: 32px;
    font-size: 15px;
  }
  .main-right .right-txt p{
    font-size: 14px;
  }
  .radio:checked ~ .relative .date i{
    font-size: 16px;
    line-height: 20px;
  }
  .time-loving li .relative .date i{
    font-size: 14px;
    line-height: 20px;
  }
  .time-loving li .relative .date{
    line-height: 20px;
    font-size: 12px;
    right:10px;
    top: -14px;
    position: absolute;
  }
  .time-loving li .relative {
    top: 65%;
}
  .time-loving{
    margin:10px 0;
  }

  /*start*/
  .time-loving li .jyfc{
    width:18%;
    position:absolute;
    right: 85%;
    top:45%;
    margin-top:-15px;
    text-align: right;
    padding-right:20px;
  }
  .time-loving li .jyfc .date{
    font-size: 12px;
    color:#666;
  }
  .time-loving li .jyfc .date i{
    font-size: 12px;
    color:#999;
    font-family: Arial, Helvetica, sans-serif;
    font-style:italic
  }

  .radio:checked ~ .jyfc .date i {
    color:#0079C1;
    font-size: 12px;
    font-weight: 900;
    font-family: Arial, Helvetica, sans-serif;
  }
  .radio:checked + .jyfc .circle {
    background: #0079c1;
    border: 5px solid #fff;
  }
  /*end*/

  .circle {
    margin-top: -10px;
    top: 50%;
    right: -6px;
    width: 6px;
    height: 6px;
    box-sizing: content-box;
    background: #d7d7d7;
    border: 2px solid #eee9dc;
    border-radius: 50%;
    display: block;
    position: absolute;
    z-index: 1;
  }
  .radio:checked + .relative .circle{
    border: 2px solid #fff;
  }
  .radio:checked ~ .content .list{
    border: 2px solid #0079c1;
    transform: translateX(-5px);
    transition: max-height 0.4s linear, border-color 0.5s linear, transform 0.2s linear;
  }
  .time-loving li .content .list{
    padding:8px 8px;
  }
  .time-loving li .content .list label{
    font-size: 14px;
    left:34%;
    line-height: 25px;
    padding-right: 15px;
    text-overflow: ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3; 
    overflow: hidden;
    height: 50px;
  }
  .time-loving li .content .list p{
    font-size: 12px;
    line-height: 16px;
    top: 42%;
  }
  .time-loving li .content .list a{
    display: none
  }
  .page-main .news-list {
    padding: 10px 2%;
    margin-top: 10px;
  }
  .page-main .news-list dl dd h2 {
    width: 100%;
    padding: 1px 0;
    font-size: 14px;
    color: #404040;
    line-height: 22px;
    font-weight: normal
  }
  .page-main .news-list dl dd p{
    line-height: 22px;
    font-size: 13px;
    display: none;
  }
  .page-main .news-list dl dd button{
    width:40%;
    margin-right:50%;
    display: none;
  }
  .page-main .news-list dl dd .news-date{
    width:100px;
    font-size:12px !important;
    color:#999;
    height: 16px;
    line-height: 16px;
    float: left;
    margin-top: 1% !important;
  }
  .banner-txt1 h1{
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 0px;
  }
  .banner-txt1 p{
    font-size: 14px;
    padding:0;
    line-height: 20px;
  }
  .product-content{
    margin:10px 0;
    width: 100%;
  }
  .product-content dl{
    width:48%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom:20px;
  }
  .product-content dl:nth-child(2n+1){
    margin-right: 4%;
  }
  .product-content dl dd button{
    width:60%;
    margin-left:20%;
    line-height: 35px;
    height: 35px;
  }
  .product-content .margin-17{
    margin-left:0%;
  }
  /*ҵ*/
  .duty-content{
    margin:10px 0;
    width: 100%;
  }

  .duty-content dl{
    width:48%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom:20px;
  }

  .duty-content dl:nth-child(2n+1){
    margin-right: 4%;
  }

  .duty-content dl dd button{
    width:60%;
    margin-left:20%;
    line-height: 35px;
    height: 35px;
  }

  .duty-content .margin-17{
    margin-left:0%;
  }
  .pager {
    margin-top:10px;
  }

  .pager a,
  .pager span {
    /* 按钮内数? */
    width: 45px;
    height: 40px;
    line-height: 40px;
    margin: 0 10px 0 0;
  }

  .page-search {
    width: 100%;
    position: relative;
    border: 1px solid #D5D5D5;
    margin: 10px auto;
    height: 36px;
    line-height: 34px;
    padding-left: 10px;
    color: #4a4a4a;
    background: #fff;
  }
  .page-search input {
    width: 85%;
    border: 0px;
    height: 34px;
    line-height: 36px;
    background: none;
    font-size: 16px;
  }
  .page-search .search-btn{
    width:25%;
    font-size: 16px;
  }
  .search-tab-title {
    width: 100%;
    margin: 10px 0% 10px;
  }
  .ls_index li span{
    font-size: 14px;
  }
  .ls_index li{
    width:auto;
    padding:0 2%;
  }
  .ls_index li.active span {
    color: #0079C1;
    border-bottom: 2px solid #0079C1;
    height: 30px;
    transition: all 0.5s ease 0s;
  }
  .search-tab-main{
    padding:0;
    width:100%;
    margin:0;
  }
  .search-tab-main .list h5{
    line-height: 20px;
    font-size: 16px;
  }
  .search-tab-main .list p {
    width: 100%;
    line-height: 20px;
    font-size: 13px;
    color: #666;
    padding: 10px 0;
  }
  .search-tab-main .list span {
    line-height: 20px;
    font-size: 12px;
  }
  .vip-profile .profile-right-txt{
    font-size: 16px;
    line-height: 35px;
    top:35px;
  }
  .vip-profile{
    padding:10px;
    margin-bottom: 0px;
  }
    .vip-main ul li{
    width: 100%;
  }
  .vip-main{
    width: 97%;
  }
  .vip-main ul li button{
    position: static;
    margin: 15px 30% 20px;
  }
  .vip-main ul li p{
    line-height: 25px;
  }
  .btn1 button{
    width: 50%;
    font-size: 16px;
    padding:0;
  }
  .join .join-title{
    margin-top:15px;
    width:100%;
  }
  .join .join-title ul li img{
    width:20px;
    height: 20px;
    margin:0 auto;
  }
  .join .join-title ul li {
    padding:10px 0 0;
    width:48%;
    margin-right:4%;
    background: rgba(255,255,255,0.36);
    border: 1px solid rgba(11,126,195,0.18);
    height: auto;
    line-height: 2rem;
    color:#666;
    font-size: 0.8rem;
    text-align: center;
    float: left;
    display: block;
  }
  .join .join-title ul li:nth-child(2) {
    width: 48%;
    margin-right: 0%;
  }
  .promise h1 {
    font-size: 18px;
    padding-bottom:0;
  }
  .submenu {
    font-size: 14px;
    line-height: 26px;
    padding: 10px 10px 15px 10px;
    color: #666;
  }
  .accordion .link{
    font-size: 16px;
    padding-left:10px;
    line-height: 25px;
    padding-right: 80px;
  }
  .accordion{
    margin-top:10px;
  }
  .personal-box1 .personal-box1-img,.personal-box1 .personal-box2-img{
    width: 80%;
  }
  .personal-box1 .personal-box1-img{
    height: auto;
  }
}
@media screen and (max-width:1366px) {
  .personal-box1{
    width:1200px;   
    margin: 0px auto 20px;
  }
  .page-main{
    margin: 40px auto;
    width: 1200px;
  }
}

/*合规专栏*/
.all-main2{
  width:100%;
  height: auto;
  min-height: 400px;
}
.hgzl-tab-title{
  width:100%;
  background: #fff;
  height: 80px;
}
.ls_index2{
  width:1000px;
  margin:0 auto;
  height:80px; 
  overflow:hidden;
}
.ls_index2 li{
  float:left;
  /*width:20%;*/
  margin: 0px 19px;
  text-align:center;
  height:auto;
  cursor:pointer;
}
.ls_index2 li span{
  display:inline-block;
  padding:25px 10px;
  line-height:25px;  
  text-align:center;
  font-size:18px;
}
.ls_index2 li.active span{
  height: 80px;
  padding:25px 10px;
  color:#0079C1; 
  border-bottom:3px solid #0079C1;
  transition: all 0.5s ease 0s;
}
.ls_index2 li.normal span{
  color:#333;
}

@media screen and (max-width:850px) {
  body,html{
   min-height:100%;
}
  .all-main2{
    width:100%;
    height: auto;
  }
  .hgzl-tab-title{
    width:100%;
    background: #fff;
    overflow-x: auto;
    height: 40px;
  }
  .ls_index2{
    width:700px;
    margin:0 auto;
    display: block;
    height:40px; 
  }
  .ls_index2 li{
    float:left;
    margin: 0px 0px;
    width:auto;
    height:auto;
    cursor:pointer;
  }
  .ls_index002{
    width:100% !important;
    margin:0 auto;
    display: block;
    height:40px; 
  }
  .ls_index002 li{
    width:50% !important;
    text-align: center;
    font-size:15px !important;
    font-weight: bold;
    color:#4a4a4a;
    float:left;
    line-height: 28px;
    height: 38px;
    cursor: pointer; 
}
  .ls_index2 li span{
    display:inline-block;
    padding:5px 20px;
    line-height:25px;  
    text-align:center;
    font-size:12px;
  }
  .ls_index2 li.active span{
    height: 40px;
    padding:5px 20px;
    color:#0079C1; 
    border-bottom:2px solid #0079C1;
    transition: all 0.5s ease 0s;
  }
  .ls_index2 li.normal span{
    color:#333;
  }

}
.ls_index3 li select{
  width: 80%;
  font-size: 18px;
  color: #333;
  border: 0px solid #dedede;
  padding: 25px 10px;
  line-height: 25px;
  box-sizing: border-box;
  background:url('/cms-js/images/xialasanjiao.png') 100px center no-repeat;
  background-size: 10%;
  text-align: left;
  appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari ? Chrome */
}
.rerwe{
  width: 100% !important;
  font-size: 18px;
  color: #333;
  border: 0px solid #dedede;
  padding: 25px 10px;
  line-height: 25px;
  box-sizing: border-box;
  background:url('/cms-js/images/xialasanjiao.png') 150px center no-repeat !important;
  background-size: 8% !important;
  text-align: left;
  appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari ? Chrome */
}
.ls_index3{
  width:1200px;
  margin:0 auto;
  height:80px; 
  color: #4a4a4a;
}
.ls_index3 li{
  float:left;
  width:20%;
  height:auto;
  cursor:pointer;
  text-align: center;
  font-size: 18px;
}
.ls_index3 li span{
  display:inline-block;
  padding:25px 10px;
  line-height:25px;  
  text-align:center;
  font-size:18px;
}

@media screen and (max-width:850px) {
  .ls_index3 li select{
    width: 80%;
    font-size: 14px;
    color: #333;
    border: 0px solid #dedede;
    padding: 8px 10px;
    line-height: 25px;
    box-sizing: border-box;
    background:url('/cms-js/images/xialasanjiao.png') 90px center no-repeat;
    background-size: 10%;
    text-align: left;
    appearance:none;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari ? Chrome */
  }
  .rerwe{
    width: 100% !important;
    font-size: 14px;
    color: #333;
    border: 0px solid #dedede;
    padding: 8px 10px;
    line-height: 25px;
    box-sizing: border-box;
    background:url('/cms-js/images/xialasanjiao.png') 120px center no-repeat !important;
    background-size: 8% !important;
    text-align: left;
    appearance:none;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari ? Chrome */
  }
  .ls_index3{
    width:800px;
    margin:0 auto;
    padding-right:40px;
    height:auto; 
  }
  .ls_index3 li{
    float:left;
    width:20%;
    height:auto;
    cursor:pointer;
    text-align: center;
    font-size: 14px;
  }
  .ls_index3 li span{
    display:inline-block;
    padding:8px 10px;
    line-height:25px;  
    text-align:center;
    font-size:14px;
  }
}
.words{
  overflow: hidden;
  line-height: 24px;
  position: relative;
  height: 72px;
}
.words:after {
  content: '...';
  text-align: right;
  position: absolute;
  padding-right: 5%;
  bottom: 0;
  right: 0;
  width: 8%;
  height: 28px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}

/*Enterprise Gallery企业图库*/

.enterprise-gallery-title{
  width:660px;
  margin:0 auto;
  overflow:hidden;
}
.enterprise-gallery-title li{
  float:left;
  width:200px;
  height:50px;
  cursor:pointer;
  text-align: center;
  font-size: 14px;
  margin:40px 10px 30px;
}
.enterprise-gallery-title li span{
  display:inline-block;
  line-height:50px;  
  text-align:center;
  font-size:18px;
}
.enterprise-gallery-title li.active span{
  height: 50px;
  line-height: 50px;
  color:#fff; 
  background: #0079c1;
  text-align: center;
  width:200px;
}
.enterprise-gallery-title li.normal span{
  height: 50px;
  line-height: 50px;
  color:#333; 
  background: #eee;
  text-align: center;
  width:200px;
}
.enterprise-gallery-pic{
  width:84%;
  margin:0 8%;
}
.enterprise-gallery-pic ul{
  width:100%;
}
.enterprise-gallery-pic ul li{
  width:21%;
  float: left;
  margin:20px 2% 10px;
}
.enterprise-gallery-pic ul li img{
  width:100%;
}
.enterprise-gallery-pic ul li p{
  width:100%;
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 40px;
}
.enterprise2-gallery-pic{
  width:1200px;
  margin:0 auto;
}
.enterprise2-gallery-pic ul{
  width:100%;
}
.enterprise2-gallery-pic ul li{
  width:280px;
  height: 268px;
  float: left;
  margin:20px 10px 10px;
}
.enterprise2-gallery-pic ul li img{
  width:100%;
  height: 188px;
}
.enterprise2-gallery-pic ul li p{
  width:100%;
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 40px;
}

@media screen and (max-width:850px) {

  .enterprise-gallery-title{
    width:100%;
    margin:0 auto;
    overflow:hidden;
  }
  .enterprise-gallery-title li{
    float:left;
    width:32%;
    height:40px;
    cursor:pointer;
    text-align: center;
    font-size: 14px;
    display: block;
    margin:0px 0 0px;
  }
  .enterprise-gallery-title li:nth-child(2){
    margin:0px 2% 0px;
  }
  .enterprise-gallery-title li span{
    display:inline-block;
    line-height:40px;  
    text-align:center;
    width:100%;
    font-size:14px;
  }
  .enterprise-gallery-title li.active span{
    height: 40px;
    line-height: 40px;
    color:#fff; 
    background: #0079c1;
    text-align: center;
    width:100%;
  }
  .enterprise-gallery-title li.normal span{
    height: 40px;
    line-height: 40px;
    color:#333; 
    background: #eee;
    text-align: center;
    width:100%;
    display:inline-block;
  }
  .enterprise-gallery-pic{
    width:100%;
    margin:0;
  }
  .enterprise-gallery-pic ul{
    width:100%;
  }
  .enterprise-gallery-pic ul li{
    width:49%;
    float: left;
    margin:10px 2% 5px 0;
  }
  .enterprise-gallery-pic ul li:nth-child(2n){
    margin-right:0;
  }
  .enterprise-gallery-pic ul li img{
    width:100%;
  }
  .enterprise-gallery-pic ul li p{
    width:100%;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 40px;
  }
  .enterprise2-gallery-pic{
    width:100%;
    margin:0;
  }
  .enterprise2-gallery-pic ul{
    width:100%;
  }
  .enterprise2-gallery-pic ul li{
    width:100%;
    float: left;
    margin:10px 0% 5px;
  }
  .enterprise2-gallery-pic ul li img{
    width:100%;
    height: 240px;
  }
  .enterprise2-gallery-pic ul li p{
    width:100%;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 40px;
  }
}

/*图片放大样式*/
.image-list{
    width: 100%;
    padding: 20px;
    background-color: #f2f2f2;
}
.image-list .cover{
    position: relative;
    height: auto;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    cursor: pointer;
}
.image-list .cover img{
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/*main CSS*/
#pictureViewer{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 10000;
}
#pictureViewer > .content{
    background-color: #fff;
    position: absolute;
    width: 590px;
    height: 590px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#pictureViewer .menu-bar{
    width: 100%;
}
#pictureViewer .menu-bar .handel{
    width: 40px;
    height: 40px;
    float: right;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
}
#pictureViewer .menu-bar .handel:hover{
    background-color: #0079c1;

    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#pictureViewer .menu-bar .handel.maximization{
    /*background-image: url(/cms-js/images/icons/maximization_black.png);*/
    background-size: 14px;
}
#pictureViewer .menu-bar .handel.maximization:hover{
    /*background-image: url(/cms-js/images/icons/maximization_white.png);*/
}
#pictureViewer .menu-bar .handel.miniaturization{
    background-size: 16px;
   /* background-image: url(/cms-js/images/icons/miniaturization_black.png);*/
}
#pictureViewer .menu-bar .handel.miniaturization:hover{
    /*background-image: url(/cms-js/images/icons/miniaturization_white.png);*/
}
#pictureViewer .menu-bar .handel.close-view{
    /*background-image: url(/cms-js/images/icons/close_black.png);*/
    background-size: 15px;
}
#pictureViewer .menu-bar .handel.close-view:hover{
    /*background-image: url(/cms-js/images/icons/close_white.png);*/
}
#pictureViewer .handel-prev,
#pictureViewer .handel-next{
    display: inline-block;
    width: 50px;
    height: 70px;
    position: relative;
    top: calc(50% - 80px);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 50%;
    cursor: pointer;

    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#pictureViewer .handel-prev{
    /*background-image: url(/cms-js/images/icons/prev_blank.png);*/
}
#pictureViewer .handel-next{
    /*background-image: url(/cms-js/images/icons/next_blank.png);*/
}
#pictureViewer .handel-prev:hover,
#pictureViewer .handel-next:hover{
    background-color: #0079c1;
}
#pictureViewer .handel-prev:hover{
    /*background-image: url(/cms-js/images/icons/prev_white.png);*/
}
#pictureViewer .handel-next:hover{
    /*background-image: url(/cms-js/images/icons/next_white.png);*/
}
#pictureViewer .picture-content{
    display: inline-block;
    width: 80%;
    height: calc(100% - 80px);
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#pictureViewer .picture-content .cover{
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#pictureViewer .counter{
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    color: #808080;
    font-size: 13px;
}
#pictureViewer .hide{
    display: none;
}
#pictureViewer .left{
    float: left;
}
#pictureViewer .right{
    float: right;
}
#pictureViewer .clear-flex{
    clear: both;
}
#pictureViewer img{
    max-width: 100%;
    max-height: 100%;
}
.eew{
  position: relative;
  width: 100px;
  height: 100px;
  color: #444;
}

/*新闻详情*/
.news-detail-banner{
  width: 100%;
  background: #0079c1;
  background-size: 100%;
  height:300px;
}
.news-detail{
  width:100%;
  background: #fff;
  margin-top:-150px;
  z-index: 1;
  float: left;
  position: relative;
  padding:5% 8% 6%;
  min-height: 450px;
  box-sizing: border-box;
  line-height: 28px;
}
.news-detail-easy {
  margin-top: 0px;
  padding:5% 8% 6%;
}
.video-main.news-detail-video-easy{
   width: 100%;
   display : block;
}
.video-main.news-detail-video-easy-mobile{
   display : none;
}
.news-detail h1{
  width:80%;
  float: left;
  font-size: 28px;
  line-height: 50px;
  color: #333333;
  padding-bottom: 30px;
}
.news-detail span.size-data{
  width:20%;
  line-height: 50px;
  float: right;
  text-align: right;
  font-size: 20px;
  padding-bottom: 30px;
  color: #333333; 
}
.news-detail p{
  width:100%;
  font-size: 16px;
  color: #666; 
  line-height: 28px;
}
.news-detail .news-detail-message {
  font-size:18px;
  font-family:PingFangSC-Regular,PingFang SC;
  font-weight:400;
  color:#333333;
  line-height:26px;
  margin-top: 60px;
}
.news-detail .news-detail-tips {
  text-align: center;
  font-size:18px;
  font-family:PingFangSC-Regular,PingFang SC;
  font-weight:400;
  color:#333333;
  line-height:26px;
  margin: 30px 0px;
}
.clearfix::after{
  content: "";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.news-product-info {
  display: block;
  width:263px;
  height:40px;
  font-size:28px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:#333333;
  line-height:40px;
  letter-spacing:1px;
  margin: 54px auto 52px;
}	
.news-detail img{
  width:60%;
  margin:20px auto;
}
@media screen and (max-width:850px){
  .news-detail-banner{
    width: 100%;
    background: url(/cms-js/images/vip-banner.png) no-repeat;
    background-size: 100%;
    height:300px;
    margin-top:52px;
  }
  .news-detail{
    width:100%;
    background: #fff;
    margin-top:-250px;
    z-index: 1;
    float: left;
    position: relative;
    padding:5% 4% 6%;
    min-height: 450px;
    box-sizing: border-box
  }
  .news-detail-easy {
	width:100%;
	background: #fff;
	margin-top: -200px;
	z-index: 1;
	float: left;
	position: relative;
	padding:5% 4% 6%;
	min-height: 450px;
	box-sizing: border-box
  }
  .video-main.news-detail-video-easy{ 
   display : none;
  }
  .video-main.news-detail-video-easy-mobile{
   width: 100%;
   display : block;
  }
  .news-detail h1{
    width:100%;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    padding-bottom: 10px;
  }
  .news-detail span.size-data{
    width:100%;
    line-height: 20px;
    text-align: left;
    font-size: 12px;
    padding-bottom: 10px;
    color: #333333; 
  }
  .news-detail p{
    width:100%;
    font-size: 14px;
    color: #666; 
    line-height: 21px;
  }
  .news-product-info {
  height:30px;
  font-size:20px;
  line-height:30px;
  margin: 30px auto;
  text-align: center;
  }
}
 
/* 公司网点map */
.outlets-map{
  width:100%;
  background: url(/cms-js/images/outside-map-bg.jpg) no-repeat center bottom;
  background-size: 100%;
  padding:40px 0;
}
.map-title{
  width:100%;
  max-width: 1200px;
  padding:2% 6%;
  margin: 0 auto 2%;
  font-size: 22px;
  line-height: 50px;
  background: rgba(255,255,255,0.36);
  border: 1px solid rgba(11,126,195,0.18);
}
.m_map{width:950px;height:781px;margin:0px auto;position:relative; background:url(/cms-js/images/diru.png) no-repeat 0 0;background-size: 100%;}
.tait{font-size:36px;font-weight:bold;color:#666666;text-align:center; left:100px;}
.tait span{color:#ff6d3b;}
.tait2{font-size:36px;font-weight:bold;color:#666666;text-align:center;padding:50px 0px;}
.mp{position:absolute;cursor:pointer;background:url(/cms-js/images/fi1.png) no-repeat 4px 20px;width:40px;color:#009af5;height:63px;-webkit-transition:all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;}
.mp:hover{color:#004771;font-weight:600;background:url(/cms-js/images/fi2.png) no-repeat 4px 20px;-webkit-transition:all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;}
.hover_tu{background:url(/cms-js/images/fi2.png) no-repeat 4px 20px;}
.mp .mito{position:absolute;left:-21px;bottom:0px;font-size:14px;z-index: 1}

.mp .find_mi1{left:-12px;width:55px;}
.mp .find_mi2{left:-5px;width:55px;}
.feng{position:absolute;display:none;width:450px;height:160px;left:-230px;top:-150px;border-radius:5px;background:#fff;z-index:10;}
.feng2{position:absolute;display:none;width:450px;height:320px;left:-230px;top:-312px;border-radius:5px;background:#fff;z-index:10;}
.feng .sang{position:absolute;left:235px;bottom:-8px;background:url(/cms-js/images/vf2.png) no-repeat 0 0;width:14px;height:8px;}
.feng .tree{width:500px;margin:9px;}
.feng .tree .boou{width:140px;height:140px;float:left;}
.feng .tree .boou img{width:100%;}
.feng .tree .du_size{float:left;width:270px;margin-left:15px;} 
.feng .tree .du_size p{font-size:14px;color:#404040;line-height:28px;margin-top: 10px;font-weight: normal;}
.du_size h1{
  font-size: 18px;
  background: #0079c1;
  line-height: 30px;
  color: #fff;
  padding-left: 5px;
}
.gray{
  color:#999 !important;
}
.mp14 {
    left: 785px;
    top: 474px;
}

.mp20 {
    left: 805px;
    top: 438px;
    background: url(/cms-js/images/fi2-red.png) no-repeat 4px 20px;
}
.mp21 {
    left: 738px;
    top: 342px;
}
.mp22 {
    left: 768px;
    top: 329px;
}
.mp23 {
    left: 694px;
    top: 242px;
}
.mp24 {
    left: 711px;
    top: 289px;
}

.mp33 {
    left: 755px;
    top: 391px;
}

.mp40{
  left: 666px;
  top: 314px;
}


.mp51 {
    left: 763px;
    top: 555px;
}
.mp3 {
    left: 455px;
    top: 456px;
}
.mp11 {
    left: 636px;
    top: 447px;
}
.mp16 {
    left: 650px;
    top: 607px;
}
.mp17,.mp17:hover {
    left: 684px;
    top: 637px;
    background: url(/cms-js/images/fi2-red.png) no-repeat 4px 20px;
}

.mobile-map{display: none}
/*mobile公司网点*/
@media screen and (max-width:850px){
  .outlets-map{
    width:100%;
    background: none;
    background-size: 100%;
    padding:0;
  }
  .map-title{
    font-size: 16px;
    width:100%;
    padding:2% 5%;
    margin-bottom:1%;
    line-height: 25px;
    background: rgba(255,255,255,0.36);
    border: 1px solid rgba(11,126,195,0.18);
  }
  .m_map{display: none}
  .mobile-map{
    display: block;
    width:100%;
    height: auto;
  }
    .mobile-map ul{
      margin-top: 10PX;
    padding:10px 3%;
    width:100%;
    height: auto;
    border:1px solid #ddd;
    border-radius: 5px;
  }
    .mobile-map ul li{
    width:100%;
    height: auto;
  }
    .mobile-map ul li h1{
    width:100%;
    font-size: 18px;
    line-height: 30px;
    padding-bottom:8px;
  }
    .mobile-map ul li span{
    width:100%;
    font-size: 12px;
    line-height: 20px;
    color:#999;
  }
    .mobile-map ul li p{
    width:100%;
    font-size: 14px;
    line-height: 25px;
    color:#4a4a4a;
  }
}

/*404*/
.notfoud-container .img-404{margin-top:120px;height:205px;background:url(/cms-js/images/page-404_39c5442.png) center center no-repeat;margin-bottom:20px}
.notfoud-container .notfound-p{line-height:22px;font-size:17px;padding-bottom:15px;border-bottom:1px solid #f6f6f6;text-align:center;color:#262b31}
.notfoud-container .notfound-reason{color:#9ca4ac;font-size:13px;line-height:13px;text-align:left;width:210px;margin:0 auto}
.notfoud-container .notfound-reason p{margin-top:13px}
.notfoud-container .notfound-reason ul li{margin-top:10px;margin-left:36px}
.notfoud-container .notfound-btn-container{margin:40px auto 0;text-align:center}
.notfoud-container .notfound-btn-container .notfound-btn{display:inline-block;border:1px solid #ebedef;background-color:#239bf0;color:#fff;font-size:15px;border-radius:5px;text-align:center;padding:10px;line-height:16px;white-space:nowrap}
.notfoud-container .img-500{margin-top:100px;height:155px;background:url(/cms-js/images/error500.png) center center no-repeat;margin-top:120px;margin-bottom:20px}

.notfoud-container .img-404,.notfoud-container .img-500{background-size: 12%;}
.error-top{
  background-color:#f7f7f7;
}
@media screen and (max-width:850px){

.health-security dl dt img {
    width: 100%;
    height: auto; 
}
  .notfoud-container .img-404,.notfoud-container .img-500{
    background-size: 40%;
  }
  .error-top{
    background-color:#0079c1;
    height:52px;
  }
  .error-top h1{
    background-size:67%;
    height:52px;
  }
  .error-top img{
    margin: 6px 0 0 15px !important;
    width: 142px;
    height: 40px;
  }

}
.copyright-error{
  width:80%;
  margin:0 10%;
  text-align: center;
  font-size: 14px;
  color: #999;
  position: absolute;
  bottom:0;
  line-height: 20px;
  padding-bottom:20px;
}


/*enterprise-basic-product-information*/
.enterprise-basic-product-information{
  height: 50px;
  width:1290px;
  overflow-y: hidden;
  border-bottom:1px solid #0079c1;
}
.enterprise-basic-product-information li{
    width:auto;
    height:49px;
    cursor:pointer;
    text-align: center;
    font-size: 14px;
    display:inline-block;
    margin:0px 0px 0px;

}
.enterprise-basic-product-information li span{
    display:inline-block;
    line-height:50px;
    text-align:center;
    font-size:18px;
}
.enterprise-basic-product-information li.active span{
    height: 50px;
    line-height: 50px;
    color:#fff;
    background: #0079c1;
    text-align: center;
    width:auto;
    padding:0 30px;
}
.enterprise-basic-product-information li.normal span{
    height: 50px;
    line-height: 50px;
    color:#333;
    background: #eee;
    text-align: center;
    width:auto;
    padding:0 30px;
}

@media screen and (max-width:850px) {

    .enterprise-basic-product-information{
        width:100%;
        white-space:nowrap;
        overflow-y: hidden;
        overflow:auto;
        margin-bottom: 10px;
    }
    .enterprise-basic-product-information li{
        height:39px;
        cursor:pointer;
        text-align: center;
        font-size: 14px;
        margin:0px 0 0px;
        display: inline-block;
    }
    .enterprise-basic-product-information li span{
        display:inline-block;
        line-height:40px;
        text-align:center;
        width:100%;
        font-size:14px;
    }
    .enterprise-basic-product-information li.active span{
        height: 40px;
        line-height: 40px;
        color:#fff;
        background: #0079c1;
        text-align: center;
        width:100%;
    }
    .enterprise-basic-product-information li.normal span{
        height: 40px;
        line-height: 40px;
        color:#333;
        background: #eee;
        text-align: center;
        width:100%;
        display:inline-block;
    }
}
/*enterprise-basic-product-information*/
.enterprise-gallery-line-title{
  width:100%;
  overflow-x:auto;
  overflow-y: hidden;
  white-space:nowrap;
  border-bottom:1px solid #0079c1;
  
}
.enterprise-gallery-line-title li{
  width:auto;
  height:49px;
  cursor:pointer;
  text-align: center;
  font-size: 14px;
  display:inline-block;
  margin:0px 0px 0px;
  
}
.enterprise-gallery-line-title li span{
  display:inline-block;
  line-height:50px;  
  text-align:center;
  font-size:18px;
}
.enterprise-gallery-line-title li.active span{
  height: 50px;
  line-height: 50px;
  color:#fff; 
  background: #0079c1;
  text-align: center;
  width:auto;
  padding:0 30px;
}
.enterprise-gallery-line-title li.normal span{
  height: 50px;
  line-height: 50px;
  color:#333; 
  background: #eee;
  text-align: center;
  width:auto;
  padding:0 30px;
}

@media screen and (max-width:850px) {

  .enterprise-gallery-line-title{
    width:100%;
    white-space:nowrap;
    overflow-y: hidden;
    overflow:auto;
    margin-bottom: 10px;
  }
  .enterprise-gallery-line-title li{
    height:39px;
    cursor:pointer;
    text-align: center;
    font-size: 14px;
    margin:0px 0 0px;
    display: inline-block;
  }
  .enterprise-gallery-line-title li span{
    display:inline-block;
    line-height:40px;  
    text-align:center;
    width:100%;
    font-size:14px;
  }
  .enterprise-gallery-line-title li.active span{
    height: 40px;
    line-height: 40px;
    color:#fff; 
    background: #0079c1;
    text-align: center;
    width:100%;
  }
  .enterprise-gallery-line-title li.normal span{
    height: 40px;
    line-height: 40px;
    color:#333; 
    background: #eee;
    text-align: center;
    width:100%;
    display:inline-block;
  }
  .searchable-select-holder {
    padding: 6px;
    margin-top: 5px;
    background: url(/cms-js/images/xialasanjiao.png) 140px center no-repeat;
    background-size: 8%;
    font-size: 14px;
    color: #4a4a4a;
    border: 0px solid #ccc;
    min-height: 30px;
  }
}

/*加入我们新增加样?*/
.con ul li{float:left;margin-right:15px;margin-bottom:15px;position:relative;overflow:hidden;cursor:pointer;}
.con ul li .txt{height:70px;line-height:70px;position:absolute;left:0;bottom:0;color:#fff;}
.con ul li .txt h3{font-size:24px;font-weight:400;height:70px;text-align:center;line-height:70px;}
.con ul li .txt p{font-size:18px;text-align:center;padding:50px 30px 0;line-height: 30px;text-align: left}

@media screen and (max-width:850px) {
  .con ul li{float:left;margin-right:15px;margin-bottom:15px;position:relative;overflow:hidden;cursor:pointer;}
  .con ul li .txt{height:70px;line-height:70px;position:absolute;left:0;bottom:0;color:#fff;}
  .con ul li .txt h3{font-size:18px;font-weight:400;height:70px;text-align:center;line-height:70px;}
  .con ul li .txt p{font-size:14px;text-align:center;padding:10px 5px 0;line-height: 20px;text-align: left}
  .join{
  width: 100%;
  margin: 0 auto;
}
}
.panel
{
display:none;
}
.flip{
  margin:0 auto;
  height: 20px;
  margin-top:-0px;
  text-align: center;
  z-index: 11;
  border:1px solid #0079c1;
  width:150px;
  line-height: 45px;
  height:45px;
  cursor: pointer;
  background: #fff;
  color:#0079c1;
}
.flip:hover{
  margin:0 auto;
  height: 20px;
  margin-top:-0px;
  text-align: center;
  z-index: 11;
  color:#0079c1;
  border:1px solid #0079c1;
  background: #fff;
  width:150px;
  line-height: 45px;
  height:45px;
}



.xiala{
    width: 1200px;
    height:auto;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    position: relative;
	margin:40px auto 0 auto;
}
/*nav-main*/
ul.nav-main{
    width: 100%;
    height: 100%;
    list-style-type: none;
}
ul.nav-main span{
    display: inline-block;
    margin-left: 18px;
    width: 25px;
    height: 14px;
    background: url('/cms-js/images/xialasanjiao.png') no-repeat;
    background-size: 100%;
}
/*图标向上旋转*/
.hover-up{
    transition-duration: .5s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
/*图标向下旋转*/
.hover-down{
    transition-duration: .5s;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
/*导航条设?*/
ul.nav-main>li{
    width: 20%;
    height: 100%;
    display: block;
    float: left;
    color: #4a4a4a;
    height: 50px;
    cursor: pointer;
}

/*隐藏盒子设置*/
.hidden-box{
    border: 1px solid #eee;
    border-radius: 5px;
    position: absolute;
    display:none;
	background:#fff;
    top: 40px;
    left:0;
    z-index: 1;
}
.hidden-box>ul{
    list-style-type: none;
    color: #643519;
    cursor: pointer;
}
.hidden-box li{
    background: #fff;
    color: #4a4a4a;
    font-size: 17px;
    line-height: 40px;
    border-bottom:1px solid #eee;
    margin-left:20px;
    margin-right:20px;
    padding-left:40px;
    padding-right:40px;
    text-align: left;
}
.hidden-box li:last-child{
    border-bottom:0px solid #eee;
}
.hidden-box li:hover{
    background: #0079C1;
    color: #fff;
    line-height: 40px;
    margin:0;
    padding-left:60px;
    padding-right:60px;
}
/*隐藏盒子位置设置*/
.hidden-loc-index{
    left: 0;
}
.hidden-loc-index2{
    left: 20%;
}
.hidden-loc-index3{
    left: 40%;
}
.hidden-loc-us{
    left: 60%;
}
.hidden-loc-info{
    left: 80%;
}
.hidden-loc-info>ul>li{
    padding-left:22px !important;
    padding-right:22px !important;
}
.hidden-loc-info>ul>li:hover{
    background: #0079C1;
    color: #fff;
    margin:0;
    padding-left:42px !important;
    padding-right:42px !important;
}
.page-detail-banner{
		width: 100%;
		height:300px;
}
@media screen and (max-width:850px){
  .page-detail-banner{
      width: 100%;
      height:120px;
  }
  .page-main{
    width:94%;
    margin:15px auto;
  }
  .xiala {
    width: 100%;
    height: auto;
    line-height: 39px;
    text-align: left;
    font-size: 18px;
    position: relative;
    padding:0 10px;
    margin: 15px auto 0 auto;
  }
  ul.nav-main>li {
    width: 100%;
    height: 100%;
    display: block;
    color: #4a4a4a;
    height: 40px;
    cursor: pointer;
    border-bottom:1px solid #f7f7f7;
    background: #fff;
    padding:0 20px;
    position: relative
  }
  ul.nav-main span {
    position: absolute;
    right:20px;
    top:15px;
    width: 12px;
    height: 7px;
    background: url(/cms-js/images/xialasanjiao.png) no-repeat;
    background-size: 100%;
  }
  .hidden-box li {
    width:100%;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    padding-left: 20px;
    background: #f9f9f9;
    padding-right: 20px;
    margin:0;
    text-align: left;
    position: relative;
  }
  .hidden-box li:hover{
    background: #0079C1;
    color: #fff;
    line-height: 40px;
    margin:0;
    padding-left:20px;
    padding-right:20px;
  }
  .hidden-box{
    width:95%;
    padding:10px;
    border-radius: 5px;
    position: absolute;
    display: none;
    background: #f9f9f9;
    top: 0px;
    left: 10px;
    right:10px;
  }
  .hidden-loc-info>ul>li:hover {
    background: #0079C1;
    color: #fff;
    margin: 0;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .words {
    overflow: hidden;
    line-height: 22px;
    position: relative;
    height: 66px;
    display: none;
  }
  .words2{ 
    display: none !important;
  }
  .page-main .news-list dl dt img{
    width: 95px;
    height: 60px;
  }
  .personal-box1{
    width:100%;
    margin:0px 0% 10px;
  }
  .personal-box1 .personal-txt,.personal-box1 .personal-txt2 {
    width: 100%;
    background: #fff;
    margin: 0 0 2% 0%;
    min-height:80px;
    height: 100%;
    padding: 10px 15px 20px;
  }
  .personal-box1 .personal-txt h1,.personal-box1 .personal-txt2 h1,.personal-box2 .personal-txt h1,.personal-box2 .personal-txt2 h1{
    line-height: 30px;
    font-size: 14px ;
  }
  .personal-box1 .personal-txt p,.personal-box1 .personal-txt2 p,.personal-box2 .personal-txt p,.personal-box2 .personal-txt2 p{
    line-height: 16px;
    padding-bottom: 0px;
    font-size: 12px;
  }
  .product-content dl dt img {
    width:100%;
    height: auto;
  }
  /*ҵ*/
  .duty-content dl dt img {
    width:100%;
    height: auto;
  }
  .vip-profile2 p {
    width: 100%;
    margin: 0 auto;
    color: #FFE7CE;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
  }
  .vip-profile2 .profile-right-txt{
    display: none;
  }
  .vip-profile2{
    padding: 10px 0% 10px;
  }
  .vip-profile2 h1 {
    width: 100%;
    padding-bottom: 10px;
    color: #CCAB89;
    font-size: 16px;
    font-weight: 500;
  }
  .vip-li ul li{
    line-height: 30px;
    height: 120px;
    padding-top: 30px !important;
  }
  .vip-li ul li:hover{
    line-height: 30px;
    height: 120px;
    padding-top: 30px !important;
  }
  .all-main{
    padding:10px 0;
  }
  .btn1 {
    width: 100%;
    padding: 0px 0;
    text-align: center;
  }
  .health-security dl dd h2{
    font-size: 15px;
    padding-top: 0;
    line-height: 24px;
  }
  .health-security dl dd h1{
    line-height: 24px !important;
  }
  .health-security dl dd h1{
    font-weight: 600;
  }
  .health-security dl dd ul li{
    font-size: 13px;
  }
  .download{
    line-height: 25px;
  }
  .one-btn{
    width:100%;
    text-align: center;
    padding:0px;
    margin-bottom:20px;
  }
  .one-btn-input1{
    background: #FFFFFF;
    border: 1px solid #269CE3;
    border-radius: 6px;
    font-size: 14px;
    color: #269CE3;
    padding:5px 20px 4px;
    margin-right:20px;
    cursor: pointer;
    }
  .one-btn-input1:hover{
    background: #269CE3;
    border: 1px solid #269CE3;
    border-radius: 6px;
    font-size: 14px;
    color: #fff;
    padding:5px 20px 4px;
    margin-right:20px;
    cursor: pointer;
  }
}
.download{
  background: url(/cms-js/images/download.png) no-repeat right center;
}

.lookover{
  background: url(/cms-js/images/search2.png) no-repeat right center;
}

.new{
    background: url(/cms-js/images/new.gif) no-repeat 5px 7px;
    padding-left: 30px !important;
}

/*公司介绍*/
.company-banner{
  width:100%;
}
.company-banner img{
  width:100%;
}
.company-profile-box1{
  width:100%;
  height: 530px;
  background:  url(/cms-js/images/video-bg.jpg) no-repeat 0 bottom rgba(247,247,247,1.00);
}
.company-title{
  padding-top: 20px;
  width:100%;
  font-size: 24px;
  color:#4a4a4a;
   text-align: center;
}
.title-line{
  width:60px;
  height:2px; 
  background:#4a4a4a;
  margin:20px auto 30px;
}
.company-profile-box2{
  width:100%;
  background: #fff;
  float: left;
  padding-bottom: 30px;
}
.company-profile-box2 .box2-main{
  width:1200px;
  margin: 0 auto;
  background: #fff;
}
.box2-main-box{
  width:520px;
  float:left;
  color:#4a4a4a;
}
.box2-main-box:nth-child(even){
  margin-left:160px;
}
.box2-main-box h1{
  width:100%;
  text-align: left;
  font-size: 20px;
  line-height: 50px;
  font-weight: 600;
}
.box2-main-box p{
  width:100%;
  text-align: left;
  font-size: 16px;
  line-height: 30px;
}
.company-profile-box3{
  clear: both;
  width:100%;
  max-width: 1400px;
  margin:0 auto;
  height: 450px;
  background:  url(/cms-js/images/company6-bg.png) no-repeat 0 0 rgba(255,255,255,1.00);
  background-size:100%;
}
.company-profile-main{
  width:1200px;
  margin:0 auto;
}
.company-profile-main dl{
  width:585px;
  float: left;
  background: #FFFFFF;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.10);
  border-radius: 2px;
  min-height: 250px;
  margin-bottom:40px;
}
.company-profile-main dl:nth-child(even){
  margin-left:30px;
}
.company-profile-main dl dt{
  width:250px;
  height: 250px;
  float: left;
}
.company-profile-main dl dt img{
  width:100%;
}
.company-profile-main dl dd{
  width:330px;
  float: left;
  padding:10px 3px 10px 12px;
}
.company-profile-main dl dd h2{
  width:290px;
  color:#003D80;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.company-profile-main dl dd h3{
  width:290px;
  color:#818181;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
}
.company-profile-main dl dd p{
  width:315px;
  color:#4a4a4a;
  font-size: 16px;
  text-align: left;
  line-height: 24px;
}
.company-title3{
  width:60%;
  padding-top:100px;
  font-size: 24px;
  margin-left:40%;
  color:#395465;
   text-align: left;
}
.title-line3{
  width:60px;
  height:2px; 
  background:#324e60;
  margin:20px 0 30px 40%;
}
.company-title3-span{
  width:60%;
  margin-left:40%;
  color:#395465;
   text-align: left;
   line-height: 40px;
}
.company-title3-span .font20{
  font-size: 22px;
}
.company-title3-span .font16{
  font-size: 18px;
  padding-left: 30px;
}
.company-profile-box4{
  width:100%;
  background: url(/cms-js/images/shang-bg.png) no-repeat 0 bottom rgba(255,255,255,1.00);
  float: left;
  padding-bottom: 30px;
}
.company-box1-right{
  width:650px;
  float: left;
  margin-left:50px;
  color: #4a4a4a;
  font-size: 16px;
  line-height: 28px;
}
.company-box1-right p{
  padding-bottom:10px;
}
.xuanchangce{
  width:100%;
}
.xuanchangce img{
  width:132px;
  float: left;
}
.xuanchangce a,.xuanchangce a:hover{
  color:#0079C1;
  padding-top: 70px;
  float: left;
}
.video-main2{
  width:500px;
}
@media screen and (max-width:850px){
  .company-profile-box4{
    padding-top: 20px;
  }
  .title-line {
    width: 60px;
    height: 2px;
    background: #4a4a4a;
    margin: 20px auto 10px;
  }
  .company-profile-box1 {
    padding-top: 30px;
    width: 100%;
    height: auto;
    float: left;
  }

  .video-main2{
    width:100%;
    padding:0 3%;
  }
  .company-box1-right{
    width:100%;
    float: left;
    padding:0 3% 30px;
    margin-left:0px;
    color: #4a4a4a;
    font-size: 16px;
    line-height: 25px;
  }
  .xuanchangce img{
    width:62px;
    float: left;
  }
  .xuanchangce a,.xuanchangce a:hover{
    color:#0079C1;
    padding-top: 20px;
    float: left;
  }
  .company-banner{
    width:100%;
    margin-top: 52px;
  }
  .company-profile-box2 .box2-main{
  width:100%;
  margin: 0 auto;
  background: #fff;
  margin-top: 30px;
  }
  .box2-main-box{
    width:94%;
    margin:0 3% 30px;
    float:left;
    color:#4a4a4a;
  }
  .box2-main-box:nth-child(even){
    margin-left:3%;
  }
  .box2-main-box h1{
    width:100%;
    text-align: left;
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
  }
  .box2-main-box p{
    width:100%;
    text-align: left;
    font-size: 14px;
    line-height: 28px;
  }
  .company-profile-box3{
    clear: both;
    width: 100%;
    margin: 0 auto 20px;
    height: 275px;
    background:  #f7f7f7;
    background-size: 100%;
  }
  .company-profile-main {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
  }
  .company-profile-main dl{
    width:94%;
    margin:0 3%;
    float: left;
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.10);
    border-radius: 2px;
    margin-bottom:20px;
    position: relative;
  }
  .company-profile-main dl:nth-child(even){
    margin-left:3%;
  }
  .company-profile-main dl dt{
    width:25%;
    height: auto;
    float: left;
    position: absolute;
    top:5px;
    left:5%;
  }
  .company-profile-main dl dt img{
    width:100%;
  }
  .company-profile-main dl dd{
    width:100%;
    float: left;
    padding:10px 20px;
  }
  .company-profile-main dl dd h2{
    width:75%;
    margin-left:25%;
    color:#003D80;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
  }
  .company-profile-main dl dd h3{
    width:75%;
    margin-left:25%;
    color:#818181;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
  }
  .company-profile-main dl dd p{
    width:100%;
    color:#4a4a4a;
    padding-top: 10px;
    font-size: 16px;
    text-align: left;
    line-height: 26px;
  }
  .company-title3{
    width:100%;
    padding-top:5px;
    font-size: 24px;
    margin-left:0%;
    color:#395465;
    text-align: center;
    padding-top: 20px;
  }
  .title-line3{
    width:60px;
    height:2px; 
    background:#324e60;
    margin:20px auto 20px auto;
  }
  .company-title3-span{
    width:97%;
    margin-left:3%;
    color:#395465;
    text-align: left;
    line-height: 21px;
  }
  .company-title3-span .font20{
    font-size: 18px;
    width:100%;
    display: block;
    line-height: 30px;
  }
  .company-title3-span .font16{
    font-size: 14px;
    padding-left: 0px;
    line-height: 28px;
  }
  .company-profile-box2{
    padding-bottom:0;
  }
}
.vip-box{
  width:100%;
  height: auto;
}
.vip-box dl{
  padding:30px 0;
  width:100%;
  display: block;
  clear: both;
}
.vip-box dl dt{
  width:100px;
  height: 100px;
  float: left;
  margin:0 20px;
}
.vip-box dl dt img{
  width:100%;
}
.vip-box dl dd{
  width:1060px;
  float: left;
  color: #333;
  line-height: 28px;
  font-size: 16px;
}
.vip-box dl dd h4{
  width:100%;
  font-size: 20px;
  font-weight: 600;
  line-height: 50px;
}
.vip-box dl dd>p>span{
  width:50%;
  float: left;
}
.vip-box dl dd>p>i{
  width:33%;
  float: left;
  padding-top: 20px;
  padding-right: 50px;
}
/*vip2*/
.vip-main-title{
  width:100%;
  border-bottom:4px solid #A88A64;
  position: absolute;
  margin-top: -100px;
}
.vip-title{
  width:1200px;
  margin:0 auto;
  padding:0px 60px;
  overflow:hidden;
}
.vip-title li{
  float:left;
  width:320px;
  height:100px;
  cursor:pointer;
  text-align: center;
}
.vip-title li:nth-child(2){
  margin: 0 60px;
}
.vip-title li span{
  display:inline-block;
  line-height:100px;  
  text-align:center;
  font-size:24px;
  border-radius: 10px 10px 0 0;
}
.vip-title li.active span{
  height: 100px;
  line-height: 100px;
  text-align: center;
  width:320px;
  padding-left:40px;
  color:#CCAB89;
}

.vip-title li.normal span{
  height: 100px;
  line-height: 100px;
  padding-left:40px;
  color:#091E2C ; 
  text-align: center;
  width:320px;
}
.vip-title li.active .vip-icon01{
  background: url(/cms-js/images/vip-pic1.png) no-repeat 60px center #091e2c;
  background-size: 10%;
}
.vip-title li.normal .vip-icon01{
  background: url(/cms-js/images/vip-blue-pic1.png) no-repeat 60px center #f3ebe3;
  background-size: 10%;
}
.vip-title li.active .vip-icon02{
  background: url(/cms-js/images/vip-pic2.png) no-repeat 60px center #091e2c;
  background-size: 10%;
}
.vip-title li.normal .vip-icon02{
  background: url(/cms-js/images/vip-blue-pic2.png) no-repeat 60px center #f3ebe3;
  background-size: 10%;
}
.vip-title li.active .vip-icon03{
  background: url(/cms-js/images/vip-pic3.png) no-repeat 60px center #091e2c;
  background-size: 10%;
}
.vip-title li.normal .vip-icon03{
  background: url(/cms-js/images/vip-blue-pic3.png) no-repeat 60px center #f3ebe3;
  background-size: 10%;
}
/*vip2移动端样?*/
@media screen and (max-width:850px){
  .vip-main-title{
    width:100%;
    border-bottom:2px solid #A88A64;
    position: absolute;
    margin-top: -30px;
  }
  .vip-title{
    width:100%;
    margin:0 auto;
    padding:0 10px;
    overflow:hidden;
  }
  .vip-title li{
    float:left;
    width:32.5%;
    height:30px;
    cursor:pointer;
    text-align: center;
  }
  .vip-title li:nth-child(2){
    margin: 0 1%;
  }
  .vip-title li span{
    display:inline-block;
    line-height:30px;  
    text-align:center;
    font-size:14px;
    border-radius: 10px 10px 0 0;
  }
  .vip-title li.active span{
    height: 30px;
    line-height: 30px;
    text-align: center;
    width:100%;
    padding:0;
    color:#CCAB89;
  }

  .vip-title li.normal span{
    height: 30px;
    line-height: 30px;
    color:#091E2C ; 
    text-align: center;
    padding:0;
    width:100%;
  }
  .vip-title li.active .vip-icon01{
    background: none #091e2c;
    background-size: 15%;
  }
  .vip-title li.normal .vip-icon01{
    background: none #f3ebe3;
    background-size: 15%;
  }
  .vip-title li.active .vip-icon02{
    background: none #091e2c;
    background-size: 15%;
  }
  .vip-title li.normal .vip-icon02{
    background: none #f3ebe3;
    background-size: 15%;
  }
  .vip-title li.active .vip-icon03{
    background: none #091e2c;
    background-size: 15%;
  }
  .vip-title li.normal .vip-icon03{
    background: none #f3ebe3;
    background-size: 15%;
  }
  .vip-box{
    width:100%;
    height: auto;
  }
  .vip-box dl{
    padding:15px 0;
    width:100%;
    display: block;
    clear: both;
  }
  .vip-box dl dt{
    width:8%;
    height: auto;
    float: left;
    margin:0 2% 0 0;
  }
  .vip-box dl dt img{
    width:100%;
  }
  .vip-box dl dd{
    width:90%;
    float: left;
    color: #333;
    line-height: 25px;
    font-size: 14px;
  }
  .vip-box dl dd h4{
    width:100%;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
  }
  .vip-box dl dd>p>span{
    width:100%;
    float: left;
  }
}

/*vip3*/

.vip-title3{
  width:1200px;
  margin:0 auto;
  padding:0px 0px;
  overflow:hidden;
}
.vip-title3 li{
  float:left;
  width:240px;
  height:100px;
  cursor:pointer;
  text-align: center;
}

.vip-title3 li span{
  display:inline-block;
  line-height:100px;  
  text-align:center;
  font-size:22px;
  border-radius: 10px 10px 0 0;
}
.vip-title3 li.active span{
  height: 100px;
  line-height: 100px;
  text-align: center;
  width:220px;
  padding-left:30px;
  color:#CCAB89;
}

.vip-title3 li.normal span{
  height: 100px;
  line-height: 100px;
  padding-left:30px;
  color:#091E2C ; 
  text-align: center;
  width:220px;
}
.vip-title3 li.active .vip-icon01{
  background: url(/cms-js/images/vip-pic1.png) no-repeat 20px center #091e2c;
  background-size: 15%;
}
.vip-title3 li.normal .vip-icon01{
  background: url(/cms-js/images/vip-blue-pic1.png) no-repeat 20px center #f3ebe3;
  background-size: 15%;
}
.vip-title3 li.active .vip-icon02{
  background: url(/cms-js/images/vip-pic2.png) no-repeat 20px center #091e2c;
  background-size: 15%;
}
.vip-title3 li.normal .vip-icon02{
  background: url(/cms-js/images/vip-blue-pic2.png) no-repeat 20px center #f3ebe3;
  background-size: 15%;
}
.vip-title3 li.active .vip-icon03{
  background: url(/cms-js/images/vip-pic3.png) no-repeat 20px center #091e2c;
  background-size: 15%;
}
.vip-title3 li.normal .vip-icon03{
  background: url(/cms-js/images/vip-blue-pic3.png) no-repeat 20px center #f3ebe3;
  background-size: 15%;
}
.vip-title3 li.active .vip-icon04{
  background: url(/cms-js/images/vip-pic4.png) no-repeat 20px center #091e2c;
  background-size: 15%;
}
.vip-title3 li.normal .vip-icon04{
  background: url(/cms-js/images/vip-blue-pic4.png) no-repeat 20px center #f3ebe3;
  background-size: 15%;
}
.vip-title3 li.active .vip-icon05{
  background: url(/cms-js/images/vip-pic5.png) no-repeat 20px center #091e2c;
  background-size: 15%;
}
.vip-title3 li.normal .vip-icon05{
  background: url(/cms-js/images/vip-blue-pic5.png) no-repeat 20px center #f3ebe3;
  background-size: 15%;
}
.width-50{
  width: 50%;
}
.width-70{
  width: 70%;
}
/*移动?*/
@media screen and (max-width:850px){
  .vip-box dl dd>p>i {
    width: 100%;
  }
  .width-50{
    width: 100%;
  }
  .width-70{
    width: 100%;
  }
  td, th {
    padding: 10px 5px !important;
}
  .vip-main-title{
    overflow: auto;
  }
  .vip-title3{
    width:750px;
    margin:0 auto;
    padding:0px 0px;
    overflow:hidden;
  }
  .vip-title3 li{
    float:left;
    width:150px;
    height:30px;
    cursor:pointer;
    text-align: center;
  }

  .vip-title3 li span{
    display:inline-block;
    line-height:30px;  
    text-align:center;
    font-size:14px;
    border-radius: 10px 10px 0 0;
  }
  .vip-title3 li.active span{
    height: 30px;
    line-height: 30px;
    text-align: center;
    width:140px;
    padding-left:0px;
    color:#CCAB89;
  }

  .vip-title3 li.normal span{
    height: 30px;
    line-height: 30px;
    padding-left:0px;
    color:#091E2C ; 
    text-align: center;
    width:140px;
  }
  .vip-title3 li.active .vip-icon01{
    background: none #091e2c;
  }
  .vip-title3 li.normal .vip-icon01{
    background: none #f3ebe3;
  }
  .vip-title3 li.active .vip-icon02{
    background: none #091e2c;
    background-size: 15%;
  }
  .vip-title3 li.normal .vip-icon02{
    background: none #f3ebe3;
  }
  .vip-title3 li.active .vip-icon03{
    background: none #091e2c;
  }
  .vip-title3 li.normal .vip-icon03{
    background: none #f3ebe3;
  }
  .vip-title3 li.active .vip-icon04{
    background: none #091e2c;
  }
  .vip-title3 li.normal .vip-icon04{
    background: none #f3ebe3;
  }
  .vip-title3 li.active .vip-icon05{
    background: none #091e2c;
  }
  .vip-title3 li.normal .vip-icon05{
    background: none #f3ebe3;
  }
}
/*新闻列表修改内容*/


.news-add-banner{
  width:700px;
  margin:0px -350px;
  top:130px;
  left:50%;
  position: absolute;
  z-index: 2;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.news-add-banner i{
  font-size: 18px;
}
.news-add-banner li{
  float: left;
  width:320px;
  height: 120px;
  padding-top:20px;
  font-size: 38px;
  cursor: pointer;
  margin-right:60px;
  list-style: none
} 
.news-add-banner li:nth-child(2){
  
  margin-right:0px;
}
.news-add-banner li.normal{
  background: rgba(0,0,0,0.50);
}

.news-add-banner li.active{
  float: left;
  width:320px;
  height: 120px;
  background: #0079c1;
  padding-top:20px;
  font-size: 38px;
  cursor: pointer;
  margin-bottom: 30px;
}
.news-search{
  width:500px;
  position:relative;
  margin:0px auto;
  height: 50px;
  padding-left:30px;
  color:#4a4a4a;
  background: #fff;
  border-radius: 25px;
}
.news-search input{
  width:85%;
  border:0px;
  height: 50px;
  line-height: 52px;
  background: none;
  font-size: 18px;
  float: left;
}
.news-search .search-btn{
  width:15%;
  background: url(/cms-js/images/search2.png) no-repeat right center;
  height: 100%;
  position: absolute;
  top:0;
  right:20px;
  color:#fff;
  font-size: 18px;
  text-align: center;
  cursor: pointer
}
@media screen and (max-width:850px){
  .news-add-banner{
    width:90%;
    position: relative;
    margin:-80px 5%;
    line-height: 20px;
  }
  .news-add-banner i{
    font-size: 12px;
  }
  .news-add-banner li{
    float: left;
    width:48%;
   margin-right: 4%;
    height: 60px;
    padding-top:10px;
    font-size: 18px;
    cursor: pointer;
    list-style: none
  } 
  .news-add-banner li:nth-child(2){
    float: right;
  }
  .news-add-banner li.normal{
    background: rgba(0,0,0,0.50);
  }
  .news-add-banner li.active{
    float: left;
    width:48%;
    height: 60px;
    background: #0079c1;
    padding-top:10px;
    font-size: 18px;
    cursor: pointer;
    margin-bottom: 30px;
  }
  .news-search{
    width:100%;
    position:relative;
    margin:0px auto;
    height: 40px;
    padding-left:20px;
    color:#4a4a4a;
    background: #fff;
    border-radius: 25px;
  }
  .news-search input{
    width:85%;
    border:0px;
    height: 40px;
    line-height: 52px;
    background: none;
    font-size: 16px;
    float: left;
  }
  .news-search .search-btn{
    width:15%;
    background: url(/cms-js/images/search2.png) no-repeat right center;
    height: 100%;
    position: absolute;
    top:0;
    right:15px;
    color:#fff;
    font-size: 18px;
    text-align: center;
    cursor: pointer
  }
}
/*公司网点详情样式*/
.website{
  position: relative;
  top:-200px;
  margin:0 auto;
}
.website-txt-top{
  width:100%;
  padding:30px 60px;
  color:#fff;
  font-size: 20px;
}
.website-txt-top1 span{
  padding-right:30px;
  font-size: 40px;
}
.website-txt-top1 i img{
  vertical-align: bottom;
  line-height: 50px;
  margin-top: 5px;
  margin-right:10px;
}
.website-txt-top1 i{
  line-height: 40px;
}
.website-address{
  line-height: 40px;
}
.website-main{
  width:100%;
  background: #fff;
  padding:40px 60px;
  float: left;
}
.website-main .website-left{
  width:710px;
  float: left;
}
.website-left .sanyou-query {
    display: flex;
    justify-content: space-between;
}

.website-left .sanyou-query .item {
    width: calc(33.33% - 10px);
    text-align: center;
    /* background-color: #f2f2f2; */
    border-radius: 8px;
    padding: 10px;
}

.website-left .sanyou-query .item img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    display: block;
    margin: 0 auto;
}

.website-left .sanyou-query .item .text {
    margin-top: 10px;
    font-size: 14px;
    color: #0079c1;
}
.website-title1{
  width:100%;
  font-size: 22px;
  color:#333;
  line-height: 40px;
  padding-bottom:15px;
}
.website-title1-txt{
  width:100%;
  font-size: 16px;
  color:#666;
  line-height: 28px;
  margin-bottom: 30px;
}

.website-title2{
  width:100%;
  font-size: 22px;
  color:#333;
  line-height: 40px;
  padding-bottom:15px;
}
.website-title2-txt{
  width:100%;
  padding:15px 20px;
  float: left;
  background: #F8F9FD;
  border: 1px solid #EDEDED;
  border-radius: 1px;
  color:#333;
  font-size: 14px;
  line-height: 28px;
  margin-bottom:10px;
}
.website-title2-txt .company-name{
  font-size: 16px;
  font-weight: 600;
  float: left;
  width:500px;
}
.website-title2-txt .company-tel{
  width:158px;
  float:right;
  background:  url(/cms-js/images/website-tel2.png) no-repeat left center;
  padding-left:17px;
}
.website-title2-txt .company-add{
  float: left;
  width:500px;
}
.website-title2-txt .company-date{
  width:153px;
  float:right;
}

.website-main .website-right{
  width:300px;
  float: right;
  min-height: 300px;
  margin-top:-200px;
}
.website-main .website-right .website-pic{
  width:100%;
  margin-bottom:20px;
}
.website-main .website-right .website-pic img{
  width:100%;
}
.website-right-title{
  width:100%;
  margin-top: 20px;
  font-size: 22px;
  color:#333;
  line-height: 40px;
  background:  url(/cms-js/images/arrow-right2.png) no-repeat right 13px;
  padding-bottom:15px;
}
.website-right-ul{
  width:100%;
}
.website-right-ul ul li{
  width:100%;
  line-height: 30px;
  color:#333;
  font-size: 15px;
  white-space:nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left:8px;
  background:  url(/cms-js/images/dot.png) no-repeat left center;
  cursor: pointer;
}
.website-right-ul ul li a{
  color:#333;
}
.website-right-ul ul li:hover a{
  text-decoration: underline;
  color:#0079C1;
}
.content33{
	height:120px;		/*初始要显示的高度*/
	overflow:hidden;	/*关键样式：内容会被修剪，并且其余内容是不可见的??*/
	position:relative;
    transition: height .8s linear;
}

.get_ct_more {
	height:88px;
	position:absolute;
	bottom:0px;width:100%;
	background:linear-gradient(to top,#fff,rgba(255,255,255,0) 70%);
	margin:0px;
	margin-right:10px
}
.more_bt {
    line-height: 88px;
	margin-left:48%;
    cursor: pointer;
    margin-bottom:10px;
}
.website-positon1{
  position:absolute;
  top:52px;
  left:44%;
  color:#0079c1;
}
.website-positon2{
  position:absolute;
  top:56px;
  left:50%;
  color:#0079c1;
}
.selectInput {
  width: 50% !important;
  height: 35px !important;
  padding: 5px 15px !important;
  line-height: 35px !important;
  border: 1px solid #cecece !important;
  border-radius: 5px !important;
}
#cityContainer button{
  border: 1px solid #ededed;
  background: #0079c1;
  border-radius: 5px;
  color: #fff;
  height: 37px;
  padding: 5px 15px;
  width: 100px;
  font-size: 15px;
  cursor: pointer;
}
#cityContainer button:nth-child(1){
  background: #0079c1;
  color: #fff;
}
#cityContainer button:nth-child(2){
  background: #eaeaea;
  color: #4a4a4a;
}

/*mobile*/
@media screen and (max-width:850px){
  .website{
    position: relative;
    top:-0px;
    margin:0 auto;
  }
  .website-txt-top{
    width:100%;
    padding:10px 10px;
    color:#333;
    font-size: 16px;
  }
  .website-txt-top1 span{
    padding-right:30px;
    width:100%;
    font-size: 18px;
    line-height: 30px;
  }
  .website-txt-top1 i img{
    display: none;
  }
  .website-txt-top1 i{
    line-height: 25px;
  }
  .website-address{
    line-height: 20px;
    font-size: 14px;
  }
  .website-main{
    width:100%;
    min-height: auto;
    background: #fff;
    padding:10px 10px;
    float: left;
  }
  .website-main .website-left{
    width:100%;
    float: left;
    min-height: auto;
  }
    .website-left .sanyou-query {
    display: flex;
    justify-content: space-between;
    }
    
    .website-left .sanyou-query .item {
        width: calc(33.33% - 10px);
        text-align: center;
        /* background-color: #f2f2f2; */
        border-radius: 8px;
        padding: 10px;
    }
    
    .website-left .sanyou-query .item img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        display: block;
        margin: 0 auto;
    }
    
    .website-left .sanyou-query .item .text {
        margin-top: 10px;
        font-size: 14px;
        color: #0079c1;
    }
    
  .website-title1{
    width:100%;
    font-size: 18px;
    color:#333;
    line-height: 25px;
    padding-bottom:5px;
  }
  .website-title1-txt{
    width:100%;
    font-size: 14px;
    color:#666;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .website-title2{
    width:100%;
    font-size: 18px;
    color:#333;
    line-height: 25px;
    padding-bottom:5px;
  }
  .website-title2-txt{
    width:100%;
    padding:5px 10px;
    float: left;
    background: #F8F9FD;
    border: 1px solid #EDEDED;
    border-radius: 1px;
    color:#333;
    font-size: 14px;
    line-height: 25px;
    margin-bottom:10px;
  }
  .website-title2-txt .company-name{
    font-size: 15px;
    font-weight: normal;
    float: inherit;
    width:100%;
  }
  .website-title2-txt .company-tel{
    width:100%;
    float: inherit;
    background:  url(/cms-js/images/website-tel2.png) no-repeat left center;
    padding-left:20px;
  }
  .website-title2-txt .company-add{
    float: inherit;
    width:100%;
  }
  .website-title2-txt .company-date{
    width:100%;
    float:inherit;
  }

  .website-main .website-right{
    width:100%;
    float: right;
    min-height: auto;
    margin-top:-0px;
  }
  .website-main .website-right .website-pic{
    width:100%;
    margin-bottom:20px;
  }
  .website-main .website-right .website-pic img{
    width:100%;
  }
  .website-right-title{
    width:100%;
    margin-top: 10px;
    font-size: 18px;
    color:#333;
    line-height: 25px;
    background:  none;
    padding-bottom:5px;
  }
  .website-right-ul{
    width:100%;
  }
  .website-right-ul ul li{
    width:100%;
    line-height: 30px;
    color:#333;
    font-size: 15px;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left:8px;
    background:  url(/cms-js/images/dot.png) no-repeat left center;
    cursor: pointer;
  }
  .website-right-ul ul li a{
    color:#333;
  }
  .website-right-ul ul li:hover a{
    text-decoration: underline;
    color:#0079C1;
  }
  .content33{
    height:120px;		/*初始要显示的高度*/
    overflow:hidden;	/*关键样式：内容会被修剪，并且其余内容是不可见的??*/
    position:relative;
      transition: height .8s linear;
  }

  .get_ct_more {
    height:88px;
    position:absolute;
    bottom:0px;width:100%;
    background:linear-gradient(to top,#fff,rgba(255,255,255,0) 70%);
    margin:0px;
    margin-right:10px
  }
  .more_bt {
    line-height: 88px;
    margin-left:48%;
    cursor: pointer;
    margin-bottom:10px;
  }
  .website-positon1{
    position:absolute;
    top:52px;
    left:35%;
    color:#0079c1;
  }
  .website-positon2{
    position:absolute;
    top:54px;
    left:45%;
    color:#0079c1;
  }
  .selectInput {
    width: 44% !important;
    height: 35px !important;
    padding: 5px 5px !important;
    line-height: 35px !important;
    border: 1px solid #cecece !important;
    border-radius: 5px !important;
  }
  #cityContainer button{
    border: 1px solid #ededed;
    background: #0079c1;
    border-radius: 5px;
    color: #fff;
    height: 37px;
    padding: 5px 5px;
    width: 60px;
    font-size: 14px;
  }
  #cityContainer button:nth-child(1){
    background: #0079c1;
    color: #fff;
  }
  #cityContainer button:nth-child(2){
    background: #eaeaea;
    color: #4a4a4a;
  }
}
/*改版后的加入我们*/
.joinus-title{
  width:100%;
  font-size: 28px;
  color: #404040; 
  background:  url(/cms-js/images/joinus-ico.png) no-repeat left center;
  height: 32px;
  line-height: 32px;
  padding-left:18px;
}
.joinus-4dl{
  width:100%;
  margin-top: 30px;
}
.joinus-4dl dl{
  width:280px;
  height:340px;
  float: left;
  margin-right:26.666px;
  background: #fff;
}
.joinus-4dl dl:hover{
  box-shadow: 0 2px 5px 0 rgba(80,78,78,0.19);
}
.joinus-4dl dl:nth-child(4){
  margin-right: 0;
}
.joinus-4dl dl dt{
  width:280px;
  height: 200px;
  position: relative;
}
.joinus-4dl dl dt img{
  width:100%;
}
.joinus-4dl dl dt .tmc{
  width:100%;
  background: rgba(0,0,0,.7);
  position: absolute;
  bottom:0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.joinus-4dl dl dd{
  width:100%;
  padding:15px;
  color: #333;
  font-size: 15px;
  line-height: 25px;
}

.joinus-ad{
  width:100%;
  height:140px;
  background: url(/cms-js/images/joinus-ad.jpg) no-repeat left center;
  margin-top:30px;
  position: relative
}
.joinus-ad-txt{
  font-size: 26px;
  color: #FFFFFF;
  line-height: 40px;
  padding: 50px 0 0 100px;
}
.joinus-ad-txt span{
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
}
.joinus-ad-btn{
  width:240px;
  height:61px;
  background: url(/cms-js/images/joinus-ad-btn.jpg) no-repeat left center;
  position: absolute;
  top:40px;
  right:60px;
  border: 0;
  cursor: pointer;
  font-size: 24px;
  color:#fff;
}
.joinus-answer{
  width:100%;
  height: auto;
  background: #fff;
  margin-top: 30px;
  padding:40px 50px 60px;
}
.joinus-answer h4{
  width:100%;
  height: auto;
  line-height: 30px;
  font-size: 24px;
  color: #333333;
 
}
.joinus-answer dl{
  width:100%;
  height: auto;
  margin-top: 20px;
}
.joinus-answer dl dt{
  width:100%;
  height: auto;
  background: url(/cms-js/images/big-dot.png) no-repeat left center;
  line-height: 35px;
  padding-left: 25px;
  font-size: 18px;
  color: #0079C1
}
.joinus-answer dl dd{
  width:100%;
  height: auto;
  padding-left: 25px;
  line-height: 28px;
  font-size: 16px;
  color: #333
}

@media screen and (max-width:850px){
  .joinus-title{
    width:100%;
    font-size: 18px;
    color: #404040; 
    background:  url(/cms-js/images/joinus-ico.png) no-repeat left center;
    height: 20px;
    line-height: 20px;
    padding-left:18px;
  }
  .joinus-4dl{
    width:100%;
    margin-top: 10px;
  }
  .joinus-4dl dl{
    width:49%;
    height:300px;
    float: left;
    margin-right:2%;
    background: #fff;
    margin-bottom:10px;
  }
  .joinus-4dl dl:hover{
    box-shadow: 0 2px 5px 0 rgba(80,78,78,0.19);
  }
  .joinus-4dl dl:nth-child(2n){
    margin-right: 0;
  }
  .joinus-4dl dl dt{
    width:100%;
    height: auto;
    position: relative;
  }
  .joinus-4dl dl dt img{
    width:100%;
  }
  .joinus-4dl dl dt .tmc{
    width:100%;
    background: rgba(0,0,0,.3);
    position: absolute;
    bottom:0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
  }
  .joinus-4dl dl dd{
    width:100%;
    padding:15px 10px;
    color: #333;
    font-size: 14px;
    line-height: 22px;
  }

  .joinus-ad{
    width:100%;
    height:120px;
    background: url(/cms-js/images/joinus-ad-mobile.jpg) no-repeat left center;
    margin-top:10px;
    position: relative
  }
  .joinus-ad-txt{
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
    padding: 15px 50px 0;
  }
  .joinus-ad-txt span{
    display: none;
  }
  .joinus-ad-btn{
    width:50%;
    margin-right:-25%;
    height:30px;
    background: url(/cms-js/images/joinus-ad-btn.jpg) no-repeat left center;
    position: absolute;
    top:70px;
    right:50%;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    color:#fff;
  }
  .joinus-answer{
    width:100%;
    height: auto;
    background: none;
    margin-top: 15px;
    padding:0;
  }
  .joinus-answer h4{
    width:100%;
    height: auto;
    line-height: 30px;
    font-size: 18px;
    color: #333333;
  
  }
  .joinus-answer dl{
    width:100%;
    height: auto;
    margin-top: 10px;
  }
  .joinus-answer dl dt{
    width:100%;
    height: auto;
    background: url(/cms-js/images/big-dot.png) no-repeat left center;
    line-height: 30px;
    padding-left: 15px;
    font-size: 15px;
    color: #0079C1
  }
  .joinus-answer dl dd{
    width:100%;
    height: auto;
    padding-left: 15px;
    line-height: 22px;
    font-size: 14px;
    color: #333
  }
}
/*joinUsPage22222页面样式*/
.page-main>.joinUs-p{
  width:100%;
  line-height: 35px;
  font-size: 18px;
  color: #333333;
  padding-top: 30px;
}
.page-main>.joinUs-h7{
  width:100%;
  line-height: 35px;
  font-size: 16px;
  color: #666666;
  text-align: right;
}

.joinUs-png{
  width:100%;
  height: auto;
  margin: 40px auto;
}

.joinUs-png dl{
  width:360px;
  height: auto;
  background: #fff;
  float: left;
  margin:0 0px 0px;
  cursor: pointer
}
 .joinUs-png dl:nth-child(3n+2){
    margin-right: 60px;
    margin-left:60px;
  }
.joinUs-png dl:hover{
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.17);
}

.joinUs-png dl dt{
  width:100%;
  height: 60%;
  overflow: hidden
}
.joinUs-png dl dt img{
  width:360px;
  vertical-align: middle;
  height: 230px;
}
.joinUs-png dl dd{
  width:100%;
  line-height: 25px;
  padding:10px 5% 25px;
}
.joinUs-png dl dd h1{
  width:100%;
  font-size: 22px;
  color: #333;
  padding-top: 10px;
  padding-bottom:5px;
  text-align: center
} 
.joinUs-png dl dd h2{
  width:100%;
  font-size: 16px;
  color: #666;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;  
}
.joinUs-png dl dd button{
  width:40%;
  font-size: 16px;
  background: #269ce3;
  height: 40px;
  line-height: 40px;
  color:#fff;
  border:0;
  border-radius: 5px;
  text-align: center;
  margin:15px 30% 0;
  box-sizing: border-box;
  cursor: pointer
}
.joinUs-png dl dd button a{
  color:#fff;
}
.joinus-xinsheng{
  width:100%;
}
.joinus-xinsheng ul{
  width:100%;
  height: auto;
  margin:30px 0;
}
.joinus-xinsheng ul li{
  width:100%;
  height: auto;
  background: #fff;
  padding:30px 50px;
  margin-bottom:20px;
}
.joinus-xinsheng ul li h6{
  width:100%;
  height: auto;
  font-size: 28px;
  color: #333;
  line-height: 50px;
}
.joinus-xinsheng ul li h6>span{
  width:100%;
  height: auto;
  font-size: 18px;
  color: #333;
  line-height: 50px;
}
.joinus-xinsheng ul li p{
  width:100%;
  height: auto;
  font-size: 16px;
  color: #666666;
  text-align: justify;
  line-height: 24px;
}
.joinus-video{
  width:600px;
  margin: 40px auto;
}
@media (max-width: 850px) {
  .joinus-video{
    width:100%;
    margin:15px auto;
  }
  .page-main>.joinUs-p{
    width:100%;
    line-height: 22px;
    font-size: 14px;
    color: #333333;
    padding-top: 10px;
  }
  .page-main>.joinUs-h7{
    width:100%;
    line-height: 15px;
    font-size: 12px;
    color: #666666;
    text-align: right;
    padding-right: 10px;
  }

  .joinUs-png{
    width:100%;
    height: auto;
    margin: 15px auto;
  }

  .joinUs-png dl{
    width:100%;
    height: auto;
    background: #fff;
    float: left;
    margin:0 0px 10px;
    cursor: pointer
  }
  .joinUs-png dl:nth-child(3n+2){
      margin-right: 0px;
      margin-left:0px;
    }
  .joinUs-png dl:hover{
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.17);
  }

  .joinUs-png dl dt{
    width:100%;
    height: 60%;
    overflow: hidden
  }
  .joinUs-png dl dt img{
    width:100%;
    vertical-align: middle;
    height: 240px;
  }
  .joinUs-png dl dd{
    width:100%;
    line-height: 25px;
    padding:10px 5% 25px;
  }
  .joinUs-png dl dd h1{
    width:100%;
    font-size: 18px;
    color: #333;
    padding-top: 5px;
    padding-bottom:5px;
    text-align: center
  } 
  .joinUs-png dl dd h2{
    width:100%;
    font-size: 16px;
    color: #666;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;  
  }
  .joinUs-png dl dd button{
    width:40%;
    font-size: 15px;
    background: #269ce3;
    height: 35px;
    line-height: 35px;
    color:#fff;
    border:0;
    border-radius: 5px;
    text-align: center;
    margin:5px 30% 0;
    box-sizing: border-box;
    cursor: pointer
  }
  .joinUs-png dl dd button a{
    color:#fff;
  }
  .joinus-xinsheng{
    width:100%;
  }
  .joinus-xinsheng ul{
    width:100%;
    height: auto;
    margin:10px 0;
  }
  .joinus-xinsheng ul li{
    width:100%;
    height: auto;
    background: #fff;
    padding:12px 10px;
    margin-bottom:10px;
  }
  .joinus-xinsheng ul li h6{
    width:100%;
    height: auto;
    font-size: 18px;
    color: #333;
    line-height: 30px;
    font-weight: 600;
  }
  .joinus-xinsheng ul li h6>span{
    width:100%;
    height: auto;
    font-size: 15px;
    color: #333;
    line-height: 30px;
    font-weight: 400;
  }
  .joinus-xinsheng ul li p{
    width:100%;
    height: auto;
    font-size: 14px;
    color: #666666;
    text-align: justify;
    line-height: 22px;
  }
}

/*加入我们新增*/
.joinUsAdd-title{
  width:100%;
  margin-top:100px;
  font-size: 32px;
  height: 40px;
  color: #404040;
  text-align: center;
  font-weight: 600;
  background: url(/cms-js/images/joinusadd-line.png) no-repeat bottom center;
}
.joinUsAdd-txt-c{
  width:100%;
  margin-top:40px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
.joinUsAdd-two{
  width:100%;
  margin-top:30px;
  padding:0 50px;
}
.joinUsAdd-two>.two-left{
  width:50%;
  float:left;
}
.joinUsAdd-two>.two-left>.square{
  width:64px;
  height: 64px;
  line-height: 60px;
  float:left;
  border: 1px solid #0079C1;
  border-radius: 5px;
  background: #FFFFFF;
  font-size: 40px;
  color: #0079C1;
  text-align: center;
}
.joinUsAdd-two>.two-left>.two-txt{
  font-size: 18px;
  color: #333333;
  line-height: 35px;
  float: left;
  padding-left:20px;
  width:450px;
}
.joinUsAdd-tab{
  width: 100%;
  height: auto;
  float: left;
  padding-top:80px;
}
.joinUsAdd-tab-head{
  width:100%;
  margin:0 auto;
  padding:0px 0px 0 50px;
  overflow:hidden;
}
.joinUsAdd-tab-head li{
  float:left;
  width:200px;
  height:70px;
  cursor:pointer;
  margin-right:25px;
  text-align: center;
}

.joinUsAdd-tab-head li span{
  display:inline-block;
  line-height:70px;  
  text-align:center;
  font-size:20px;
  border-radius: 15px 15px 0 0;
}
.joinUsAdd-tab-head li.active span{
  height: 70px;
  line-height: 70px;
  text-align: center;
  width:200px;
  padding-left:0px;
  color:#fff;
  background: #004A7B;
}

.joinUsAdd-tab-head li.normal span{
  height: 70px;
  line-height: 70px;
  padding-left:0px;
  color:#333 ; 
  text-align: center;
  width:200px;
  background: #e5e5e5;
}
.joinUsAdd-tab-main{
  width:100%;
  height: auto;
  background: #fff;
  min-height: 400px;
  float: left;
  padding-bottom:50px;
}
.joinUsAdd-tab02-cicle{
  width:100%;
  height: auto;
  margin:50px auto;
}
.joinUsAdd-tab02-cicle ul{
  width:576px;
  height: auto;
  margin:0px auto;
  background: #f00;
}
.joinUsAdd-tab02-cicle ul li{
  width:64px;
  margin-right:64px;
  height: auto;
  float: left;
}
.joinUsAdd-tab02-cicle ul li:last-child{
  margin-right:0px;
}
.joinUsAdd-tab02-cicle ul li .li-cicle{
  width:64px;
  height:64px;
  border-radius: 32px;
  background: #d8d8d8;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.joinUsAdd-tab02-cicle ul li .li-cicle img{
  width:64px;
  height:64px;
  border-radius: 32px;
  background: #fff;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.joinUsAdd-tab02-cicle ul li .li-title{
  width:64px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.tab-txt-c{
  width:100%;
  font-size: 16px;
  color: #333;
  line-height: 25px;
  clear: both;
  padding: 30px 100px 20px;
}
.joinUsAdd-tab05{
  width:100%;
  height: auto;
}
.joinUsAdd-tab05 ul{
  width:100%;
  height: auto;
  padding:50px 0px;
}
.joinUsAdd-tab05 ul li{
  width:50%;
  height: auto;
  padding:0px 30px;
  float: left;
}
.joinUsAdd-tab05 ul li>.pic-top{
  width:480px;
  height: 320px;
  background:#d8d8d8;
  position: relative;
  overflow: hidden;
  left: 50%;
  margin-left:-240px;
}
.joinUsAdd-tab05 ul li>.pic-top img{
  width:480px;
  background: #d8d8d8;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.joinUsAdd-tab05 ul li>.tab5-pic-title{
  width:100%;
  line-height: 60px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
.joinUsAdd-tab05 ul li>.tab5-pic-txt{
  width:100%;
  line-height: 25px;
  font-size: 16px;
  color: #333;
  max-width: 520px;
  padding-left: 30px;
}
.joinUsAdd-tab01-title{
  width:100%;
  font-size: 24px;
  color: #333333;
  text-align: center;
  padding:50px 0 30px;
}
.joinUsAdd-tab01-txt{
  width:100%;
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 25px;
}

.mr_frbox{
  padding:50px 45px 0px;
}
.mr_frBtnL{
  float:left;
  margin:145px 22px 0px 0px;
  cursor:pointer;
  display:inline;
}
.mr_frUl{
  float:left;
  height:340px;
  width:1020px; 
  overflow: hidden
}
.mr_frBtnR{
  float:right;
  margin-top:145px;
  cursor:pointer;
}
.mr_frUl ul li{
  display:inline;
  float:left;
  margin-right:20px;
  overflow:hidden;
}
.joinUsAdd-tab04-title{
  width:100%;
  font-size: 18px;
  color: #333333;
  text-align: center;
  padding:50px 0 0px;
}
.joinUsAdd-tab04-ul{
  width:100%;
  padding:0px 0 0 40px;
}
.joinUsAdd-tab04-ul ul{
  width:100%;
}
.joinUsAdd-tab04-ul ul li{
  width:254px;
  margin-right:33px;
  background: #d8d8d8;
  height: 173px;
  float: left
}
.joinUsAdd-tab04-ul ul li img{
  width:254px;
  margin-right:33px;
  text-align: center;
  vertical-align: middle;
}

/*加入我们新增样式--移动?*/
@media screen and (max-width:850px){
  .joinUsAdd-title{
    width:100%;
    margin-top:30px;
    font-size: 18px;
    height: 30px;
    color: #404040;
    text-align: center;
    font-weight: 600;
    background: url(/cms-js/images/joinusadd-line.png) no-repeat bottom center;
  }
  .joinUsAdd-txt-c{
    width:100%;
    margin-top:20px;
    font-size: 15px;
    color: #333;
    text-align: center;
  }
  .joinUsAdd-two{
    width:100%;
    margin-top:30px;
    padding:0 0px;
  }
  .joinUsAdd-two>.two-left{
    width:100%;
    float:left;
    margin-bottom: 20px;
  }
  .joinUsAdd-two>.two-left>.square{
    width:50px;
    height: 50px;
    line-height: 48px;
    float:left;
    border: 1px solid #0079C1;
    border-radius: 5px;
    background: #FFFFFF;
    font-size: 25px;
    color: #0079C1;
    text-align: center;
  }
  .joinUsAdd-two>.two-left>.two-txt{
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    float: left;
    padding-left:10px;
    width:325px;
  }
  .joinUsAdd-tab{
    width: 100%;
    height: auto;
    float: left;
    padding-top:20px;
    overflow: auto
  }
  .tab-over{
    width:100%;
    overflow: auto;
  }
  .joinUsAdd-tab-head{
    width:810px;
    margin:0 auto;
    padding:0px 0px 0 10px;
  }
  .joinUsAdd-tab-head li{
    float:left;
    width:150px;
    height:45px;
    cursor:pointer;
    margin-right:10px;
    text-align: center;
  }

  .joinUsAdd-tab-head li span{
    display:inline-block;
    line-height:45px;  
    text-align:center;
    font-size:16px;
    border-radius: 15px 15px 0 0;
  }
  .joinUsAdd-tab-head li.active span{
    height: 45px;
    line-height: 45px;
    text-align: center;
    width:150px;
    padding-left:0px;
    color:#fff;
    background: #004A7B;
  }

  .joinUsAdd-tab-head li.normal span{
    height: 45px;
    line-height: 45px;
    padding-left:0px;
    color:#333 ; 
    text-align: center;
    width:150px;
    background: #e5e5e5;
  }
  .joinUsAdd-tab-main{
    width:100%;
    height: auto;
    background: #fff;
    min-height: auto;
    float: left;
    padding-bottom:50px;
  }
  .joinUsAdd-tab02-cicle{
    width:100%;
    height: auto;
    margin:30px auto;
  }
  .joinUsAdd-tab02-cicle ul{
    width:100%;
    height: auto;
    margin:0px auto;
    background: #f00;
  }
  .joinUsAdd-tab02-cicle ul li{
    width:54px;
    margin-right:10px;
    margin-left:10px;
    height: auto;
    float: left;
  }
  .joinUsAdd-tab02-cicle ul li:last-child{
    margin-right:0px;
  }
  .joinUsAdd-tab02-cicle ul li .li-cicle{
    width:54px;
    height:54px;
    border-radius: 27px;
    background: #d8d8d8;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
  }
  .joinUsAdd-tab02-cicle ul li .li-cicle img{
    width:54px;
    height:54px;
    border-radius: 27px;
    background: #fff;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
  }
  .joinUsAdd-tab02-cicle ul li .li-title{
    width:54px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    color: #333;
  }
  .tab-txt-c{
    width:100%;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    clear: both;
    padding: 20px 15px 20px;
  }
  .joinUsAdd-tab05{
    width:100%;
    height: auto;
  }
  .joinUsAdd-tab05 ul{
    width:100%;
    height: auto;
    padding:30px 0px;
  }
  .joinUsAdd-tab05 ul li{
    width:50%;
    height: auto;
    padding:0px 10px;
    float: left;
  }
  .joinUsAdd-tab05 ul li>.pic-top{
    width:100%;
    height: auto;
    background:none;
    position: relative;
    overflow: hidden;
    left: 0%;
    margin-left:-0px;
  }
  .joinUsAdd-tab05 ul li>.pic-top img{
    width:100%;
    padding:0 0px;
    background: #d8d8d8;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
  }
  .joinUsAdd-tab05 ul li>.tab5-pic-title{
    width:100%;
    line-height: 45px;
    font-size: 16px;
    color: #333;
    text-align: center;
  }
  .joinUsAdd-tab05 ul li>.tab5-pic-txt{
    width:100%;
    line-height: 22px;
    font-size: 14px;
    color: #333;
    padding-left: 0;
  }
  .joinUsAdd-tab01-title{
    width:100%;
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding:30px 0 10px;
  }
  .joinUsAdd-tab01-txt{
    width:100%;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 22px;
    padding:0 30px;
  }

  .mr_frbox{
    padding:30px 5px 0px;
    margin-left:30px;
  }
  .mr_frBtnL{
    float:left;
    margin:45px 20px 0px 20px;
    cursor:pointer;
    display:none;
  }
  .mr_frUl{
    float:left;
    height:auto;
    width:100%; 
    overflow: auto
  }
  .mr_frBtnR{
    float:right;
    margin-top:145px;
    cursor:pointer;
    display: none
  }
  .mr_frUl ul li{
    display:inline;
    float:left;
    margin-right:30px;
    overflow:hidden;
  }
  .joinUsAdd-tab04-title{
    width:100%;
    font-size: 16px;
    color: #333333;
    text-align: center;
    padding:30px 0 0px;
  }
  .joinUsAdd-tab04-ul{
    width:100%;
    padding:0px 0 0 40px;
  }
  .joinUsAdd-tab04-ul ul{
    width:100%;
  }
  .joinUsAdd-tab04-ul ul li{
    width:42%;
    margin-right:3%;
    background: #d8d8d8;
    height: auto;
    margin-bottom:10px;
    float: left
  }
  .joinUsAdd-tab04-ul ul li img{
    width:100%;
    margin-right:33px;
    text-align: center;
    vertical-align: middle;
  }
}

/*加入我们页面2*/
.hg-25{
  line-height: 35px;
  text-align: left;
  text-indent: 2em;
}
.screen-pic1{
  width: 100%;
  height: auto;
  margin:40px auto 20px;
}
.screen-pic1 img{
  width: 100%;
}

.join4li{
  width:100%;
  margin:0 auto;
  overflow:hidden;
}
.join4li li{
  float:left;
  width:22%;
  margin-right:4%;
  height:200px;
  cursor:pointer;
  text-align: center;
}
.join4li li:last-child{
  margin-right: 0px;
}
.join4li li span{
  display:inline-block;
  height:200px;
  line-height:100px;  
  text-align:center;
  font-size:24px;
  padding-top: 100px;
  position: relative
}
.join4li li.active span{
  height: 200px;
  line-height: 100px;
  text-align: center;
  width:100%;
  color:#DF3827;
  background-image: linear-gradient(0deg, rgba(252,232,236,0.00) 3%, #FCE8EC 100%);
}

.join4li li.normal span{
  height: 200px;
  line-height: 100px;
  color:#0868AA; 
  text-align: center;
  width:100%;
  background-image: linear-gradient(0deg, rgba(209,230,247,0.00) 3%, #D1E6F7 100%);
}
.join4li li.active span>.join4li-icon01{
  background: url(/cms-js/images/daad-01-h.png) no-repeat 0 center;
  width:100px;
  height:100px;
  position: absolute;
  left:50%;
  top:20px;
  margin-left:-50px;
  display: inline-block
}
.join4li li.normal span>.join4li-icon01{
  background: url(/cms-js/images/daad-01.png) no-repeat 0 center;
  width:100px;
  height:100px;
  position: absolute;
  left:50%;
  top:20px;
  margin-left:-50px;
  display: inline-block
}
.join4li li.active span>.join4li-icon02{
  background: url(/cms-js/images/daad-02-h.png) no-repeat 0 center;
  width:100px;
  height:100px;
  position: absolute;
  left:50%;
  top:20px;
  margin-left:-50px;
  display: inline-block
}
.join4li li.normal span>.join4li-icon02{
  background: url(/cms-js/images/daad-02.png) no-repeat 0 center;
  width:100px;
  height:100px;
  position: absolute;
  left:50%;
  top:20px;
  margin-left:-50px;
  display: inline-block
}
.join4li li.active span>.join4li-icon03{
  background: url(/cms-js/images/daad-03-h.png) no-repeat 0 center;
  width:100px;
  height:100px;
  position: absolute;
  left:50%;
  top:20px;
  margin-left:-50px;
  display: inline-block
}
.join4li li.normal span>.join4li-icon03{
  background: url(/cms-js/images/daad-03.png) no-repeat 0 center;
  width:100px;
  height:100px;
  position: absolute;
  left:50%;
  top:20px;
  margin-left:-50px;
  display: inline-block
}
.join4li li.active span>.join4li-icon04{
  background: url(/cms-js/images/daad-04-h.png) no-repeat 0 center;
  width:100px;
  height:100px;
  position: absolute;
  left:50%;
  top:20px;
  margin-left:-50px;
  display: inline-block
}
.join4li li.normal span>.join4li-icon04{
  background: url(/cms-js/images/daad-04.png) no-repeat 0 center;
  width:100px;
  height:100px;
  position: absolute;
  left:50%;
  top:20px;
  margin-left:-50px;
  display: inline-block
}
.bottomtxt{
  width:100%;
  font-size: 18px;
  color: #666666;
  text-align: center;
  padding-top: 60px;
}
.tab001-txt1{
  width:100%;
  font-size: 28px;
  line-height: 50px;
  color: #0079C1;
  font-weight: 600;
  padding:50px 0 30px;
}
.tab001-pic1{
  width:100%;
  height: auto;
  margin: 20px 0 10px;
}
.tab001-pic1 img{
  width:100%;
}
.tab001-ul{
  width:100%;
  padding:30px 0;
  float: left;
}
.tab001-ul ul li{
  width:32%;
  float: left;
}
.tab001-ul ul li img{
  width:100%;
}
.tab001-ul ul li:nth-child(2){
  margin:0 2%;
}

.tab001-span1{
  width:130px;
  float: left;
  font-size: 21px;
  font-weight: 600;
  color: #0079C1;
  padding-right: 10px;
  margin: 0;
  text-align: left;
}
.tab001-span2{
  width:1070px;
  float: left;
  font-size: 16px;
  color: #333;
  line-height: 28px;
}
.join-box{
  width:100%;
  height: auto
}
.tab001-dl{
  margin-bottom: 15px;
  width: 100%;
  float: left;
}
.tab001-txt2{
  padding: 30px 0;
  width:100%;
  text-align: left;
  text-indent: 2em;
  line-height: 35px;
  font-size: 18px;
  color: #333;
}
.tab001-txt3{
  padding: 0px 0 20px;
  width:100%;
  text-align: left;
  text-indent: 2em;
  line-height: 35px;
  font-size: 18px;
  color: #333;
}
.tab002-bottom{
  width:100%;
  background: url(/cms-js/images/ytyr.jpg) no-repeat 0px bottom #ecf4ff;
  height: auto;
  background-size: 100%;
  padding:30px 30px 250px;
}
.tab002-erw{
  width:215px;
  height: 215px;
  text-align: center;
  position: relative;
  left:50%;
  margin-left:-108px;
}
.tab002-erw img{
  width:100%;
}
.tab002-tx{
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #545454;
  line-height: 30px;
}
.tab003-ul{
  width: 100%;
  float: left;
}
.tab003-ul ul li{
  float: left;
  margin:20px 42px 20px 0;
}
.tab003-ul ul li:nth-child(3){
  margin-right:0px;
}
.tab003-ul ul li>img{
  width: 100%;
}
.tab003width1{
  width:330px;
  height: 215px;
}
.tab003width2{
  width:380px;
  height: 215px;
}
.tab003width3{
  width:406px;
  height: 215px;
}
.tab004-ul{
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.tab004-ul ul li{
  float: left;
  margin:20px 30px 20px 0;
  width: 380px;
}
.tab004-ul ul li:nth-child(3){
  margin-right:0px;
}
.tab004-ul ul li>img{
  width: 100%;
}
.tab003txt4{
  padding-bottom:10px;
  clear: both;
  width:100%;
  padding-left:0px;
  font-size: 16px;
  line-height: 28px;
  /*background: url(/cms-js/images/wuxing.png) no-repeat 0px 6px;*/
}
.tab004-txt{
  padding: 10px 0 5px;
  width:100%;
  text-align: left;
  text-indent: 2em;
  line-height: 35px;
  font-size: 18px;
  color: #333;
}
.tab004-jiangxian{
  width:100%;
  height: auto;
}
.tab004-jiangxian ul{
  width:100%;
  height: auto;
  float: left;
}
.tab004-jiangxian ul li{
  width:12.5%;
  height: auto;
  float: left;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}
.tab004-jiangxian ul li img{
  width:100%;
}
.orange-jiangxian{
  color: #987347;
  padding:0 10px;
}
.blue-jiangxian{
  padding:0 10px;
  color: #0079c1;
}

@media screen and (max-width:850px) {
  .tab004-jiangxian {
    padding-top: 20px;
  }
  .tab004-jiangxian ul li{
    width:12.5%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
  }
  .tab003width1{
    width:110px;
    height: 72px;
  }
  .tab003width2{
    width:127px;
    height: 72px;
  }
  .tab003width3{
    width:135px;
    height: 72px;
  }
  .tab003-ul ul li {
    float: left;
    margin: 10px 2px 20px 0;
  }
  .tab003txt4 {
    padding-bottom: 10px;
    clear: both;
    width: 100%;
    padding-left: 15px;
    font-size: 14px;
    line-height: 22px;
    background: url(/cms-js/images/wuxing.png) no-repeat 0px 5px;
    background-size: 3%;
  }
  .tab004-ul{
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .tab004-ul ul li{
    float: left;
    margin:0px 2% 0px 0;
    width: 32%;
  }
  .tab004-txt {
    padding: 0px 0 0px;
    width: 100%;
    text-align: left;
    text-indent: 2em;
    line-height: 22px;
    font-size: 14px;
    color: #333;
  }
  .join4li{
    width:100%;
    margin:0 auto;
    overflow:hidden;
  }
  .join4li li{
    float:left;
    width:22%;
    margin-right:4%;
    height:120px;
    cursor:pointer;
    text-align: center;
  }
  .join4li li:last-child{
    margin-right: 0px;
  }
  .join4li li span{
    display:inline-block;
    height:120px;
    line-height:100px;  
    text-align:center;
    font-size:16px;
    padding-top: 40px;
    position: relative
  }
  .join4li li.active span{
    height: 120px;
    line-height: 100px;
    text-align: center;
    width:100%;
    color:#DF3827;
    background-image: linear-gradient(0deg, rgba(252,232,236,0.00) 3%, #FCE8EC 100%);
  }

  .join4li li.normal span{
    height: 120px;
    line-height: 100px;
    color:#0868AA; 
    text-align: center;
    width:100%;
    background-image: linear-gradient(0deg, rgba(209,230,247,0.00) 3%, #D1E6F7 100%);
  }
  .join4li li.active span>.join4li-icon01{
    background: url(/cms-js/images/daad-01-h.png) no-repeat 0 center;
    width:50px;
    height:50px;
    position: absolute;
    left:50%;
    top:20px;
    margin-left:-25px;
    background-size: 100%;
    display: inline-block
  }
  .join4li li.normal span>.join4li-icon01{
    background: url(/cms-js/images/daad-01.png) no-repeat 0 center;
    width:50px;
    height:50px;
    position: absolute;
    left:50%;
    top:20px;
    margin-left:-25px;
    background-size: 100%;
    display: inline-block
  }
  .join4li li.active span>.join4li-icon02{
    background: url(/cms-js/images/daad-02-h.png) no-repeat 0 center;
    width:50px;
    height:50px;
    position: absolute;
    left:50%;
    top:20px;
    margin-left:-25px;
    background-size: 100%;
    display: inline-block
  }
  .join4li li.normal span>.join4li-icon02{
    background: url(/cms-js/images/daad-02.png) no-repeat 0 center;
    width:50px;
    height:50px;
    position: absolute;
    left:50%;
    top:20px;
    margin-left:-25px;
    background-size: 100%;
    display: inline-block
  }
  .join4li li.active span>.join4li-icon03{
    background: url(/cms-js/images/daad-03-h.png) no-repeat 0 center;
    width:50px;
    height:50px;
    position: absolute;
    left:50%;
    top:20px;
    margin-left:-25px;
    background-size: 100%;
    display: inline-block
  }
  .join4li li.normal span>.join4li-icon03{
    background: url(/cms-js/images/daad-03.png) no-repeat 0 center;
    width:50px;
    height:50px;
    position: absolute;
    left:50%;
    top:20px;
    margin-left:-25px;
    background-size: 100%;
    display: inline-block
  }
  .join4li li.active span>.join4li-icon04{
    background: url(/cms-js/images/daad-04-h.png) no-repeat 0 center;
    width:50px;
    height:50px;
    position: absolute;
    left:50%;
    top:20px;
    margin-left:-25px;
    background-size: 100%;
    display: inline-block
  }
  .join4li li.normal span>.join4li-icon04{
    background: url(/cms-js/images/daad-04.png) no-repeat 0 center;
    width:50px;
    height:50px;
    position: absolute;
    left:50%;
    top:20px;
    margin-left:-25px;
    background-size: 100%;
    display: inline-block
  }
  .bottomtxt{
    width:100%;
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding-top: 30px;
  }
  .tab001-txt1{
    width:100%;
    font-size: 18px;
    line-height: 28px;
    color: #0079C1;
    font-weight: 600;
    padding:20px 0 10px;
  }
  .hg-25 {
    line-height: 25px;
    text-align: left;
    text-indent: 2em;
  }
  .tab001-ul {
    width: 100%;
    padding: 10px 0 20px;
    float: left;
  }
  .tab001-span1 {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 600;
    color: #0079C1;
    padding-right: 10px;
    margin: 0;
    text-align: left;
  }
  .tab001-span2 {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding-top: 10px;
  }
  .tab001-pic1 {
    width: 100%;
    height: auto;
    margin: 10px 0 10px;
  }
  .tab001-txt2 {
    padding: 10px 0;
    width: 100%;
    text-align: left;
    text-indent: 2em;
    line-height: 25px;
    font-size: 14px;
    color: #333;
  }
  .tab002-bottom {
    width: 100%;
    background: url(/cms-js/images/ytyr.jpg) no-repeat 0px bottom #ecf4ff;
    height: auto;
    background-size: 100%;
    padding: 10px 10px 150px;
  }
  .tab001-txt3 {
    padding: 0px 0 10px;
    width: 100%;
    text-align: left;
    text-indent: 2em;
    line-height: 22px;
    font-size: 14px;
    color: #333;
  }
}

/*-----新增“员工福利?页面样?-----*/
.employee-welfare-title{
  width:100%;
  margin:0 auto;
  padding:0px 0px 0 50px;
  overflow:hidden;
}
.employee-welfare-title li{
  float:left;
  width:345px;
  height:70px;
  cursor:pointer;
  margin-right:31px;
  text-align: center;
}

.employee-welfare-title li span{
  display:inline-block;
  line-height:70px;  
  text-align:center;
  font-size:20px;
  border-radius: 15px 15px 0 0;
}
.employee-welfare-title li.active span{
  height: 70px;
  line-height: 70px;
  text-align: center;
  width:345px;
  padding-left:0px;
  color:#fff;
  background: #004A7B;
}

.employee-welfare-title li.normal span{
  height: 70px;
  line-height: 70px;
  padding-left:0px;
  color:#333 ; 
  text-align: center;
  width:345px;
  background: #e5e5e5;
}
.wsfl-txt2{
  width:90%;
  margin:0px 5%;
  padding:0 8% 0px;
  text-align: left;
  line-height: 28px;
  font-size: 18px;
  color:#333;
  text-indent: 2em;
}
.wsfl-txt{
  width:90%;
  margin:50px 5%;
  padding:0 8% 35px;
  text-align: left;
  line-height: 28px;
  font-size: 18px;
  color:#333;
  text-indent: 2em;
  border-bottom:1px solid #f3f3f3;
}
.wsfl-video{
  width:90%;
  margin:50px 5%;
  height:40px;
  line-height: 40px;
  position: relative;
}
.wsfl-video-left{
  width:40%;
  position: absolute;
  top:50%;
  height: 1px;
  border-bottom:#cacaca 1px dashed;
}
.wsfl-video-center{
  width:20%;
  position: absolute;
  top:0%;
  height: 40px;
  line-height: 40px;
  left:40%;
  text-align: center;
  font-size: 28px;
  color: #404040;
}
.wsfl-video-right{
  width:40%;
  position: absolute;
  top:50%;
  right:0;
  height: 1px;
  border-bottom:#cacaca 1px dashed;
}

.four_flash{position:relative;width:1100px;height:400px; margin:0 auto;bottom:40px;}
.four_flash .flashBg{width:1100px;height:400px; margin:0 auto;position:relative;overflow:hidden;}
.four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:15; left:0;}
.four_flash .flashBg ul.mobile li{float:left;width:275px;height:340px;padding-top:40px;color:#6C6E85;transition:all 1s ease 0s;}
.four_flash .flashBg ul.mobile li img{width:254px;height:173px;display:block; margin:0 auto 20px;}
.four_flash .but_left{position:absolute; top:136px; left:-25px;}
.four_flash .but_right{ position:absolute; top:136px; right:-35px;}
.four_flash .but_left:hover{background:url(/cms-js/images/qianxleft1.png) no-repeat;}
.four_flash .but_right:hover{background:url(/cms-js/images/qianxr1.png) no-repeat;}
.wsfl{
    width:100%;
    display: block
  }
.wsfl-mobile{
    display: none;
  }
/*新增“员工福利?样?--移动?*/
@media screen and (max-width:850px){
  .employee-welfare-title{
    width:490px;
    margin:20px auto 0;
    padding:0px 0px 0 10px;
  }
  .employee-welfare-title li{
    float:left;
    width:150px;
    height:45px;
    cursor:pointer;
    margin-right:10px;
    text-align: center;
  }

  .employee-welfare-title li span{
    display:inline-block;
    line-height:45px;  
    text-align:center;
    font-size:16px;
    border-radius: 15px 15px 0 0;
  }
  .employee-welfare-title li.active span{
    height: 45px;
    line-height: 45px;
    text-align: center;
    width:150px;
    padding-left:0px;
    color:#fff;
    background: #004A7B;
  }

  .employee-welfare-title li.normal span{
    height: 45px;
    line-height: 45px;
    padding-left:0px;
    color:#333 ; 
    text-align: center;
    width:150px;
    background: #e5e5e5;
  }
  .wsfl-txt2{
    width:90%;
    margin:10px 5% 0;
    padding:0 0% 0px;
    text-align: left;
    line-height: 22px;
    font-size: 14px;
    color:#333;
    text-indent: 2em;
  }
  .wsfl-txt{
    width:90%;
    margin:20px 5%;
    padding:0 0% 15px;
    text-align: left;
    line-height: 22px;
    font-size: 14px;
    color:#333;
    text-indent: 2em;
    border-bottom:1px solid #f3f3f3;
  }
  .wsfl-video{
    width:90%;
    margin:20px 5%;
    height:40px;
    line-height: 40px;
    position: relative;
  }
  .wsfl-video-left{
    width:30%;
    position: absolute;
    top:50%;
    height: 1px;
    border-bottom:#cacaca 1px dashed;
  }
  .wsfl-video-center{
    width:40%;
    position: absolute;
    top:0%;
    height: 40px;
    line-height: 40px;
    left:30%;
    text-align: center;
    font-size: 17px;
    color: #404040;
  }
  .wsfl-video-right{
    width:30%;
    position: absolute;
    top:50%;
    right:0;
    height: 1px;
    border-bottom:#cacaca 1px dashed;
  }

  .four_flash{position:relative;width:auto;height:410px; margin:0 auto;bottom:0px;overflow: auto;}
  .four_flash .flashBg{width:1650px;height:380px; margin:0 auto;position:relative;overflow:hidden;}
  .four_flash .flashBg ul.mobile{width:2000%;height:380px; position:absolute;top:15; left:0;}
  .four_flash .flashBg ul.mobile li{float:left;width:275px;height:380px;padding-top:10px;color:#6C6E85;transition:all 1s ease 0s;}
  .four_flash .flashBg ul.mobile li img{width:254px;height:173px;display:block; margin:0 auto 20px;}
  .four_flash .but_left{position:absolute; top:136px; left:-25px;}
  .four_flash .but_right{ position:absolute; top:136px; right:-35px;}
  .four_flash .but_left:hover{background:url(/cms-js/images/qianxleft1.png) no-repeat;}
  .four_flash .but_right:hover{background:url(/cms-js/images/qianxr1.png) no-repeat;}
  .wsfl-mobile{
    width:100%;
    display: block;
  }
  .wsfl{
    display: none;
  }


}
<!--ʱ1760996825.5725-->