.wrap {
  width: 1000px;
  overflow: hidden;
  height: auto;
  margin: 0 auto;
}
.bbj_title {
  text-align: center;
  font-size: 30px;
  color: #00a3d1;
  line-height: 38px;
  font-weight: bold;
  width: 100%;
}
.bbj_stitle {
  text-align: center;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  width: 100%;
  color: #00a3d1;
}
.bbj_title_white {
  text-align: center;
  font-size: 30px;
  color: #fff;
  line-height: 38px;
  font-weight: bold;
  width: 100%;
}
.bbj_stitle_white {
  text-align: center;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  width: 100%;
  color: #fff;
}
.header {
  /* height: 140px; */
  width: 100%;
  /* overflow: hidden; */
  border-bottom: 3px solid #e9e9e9;
  z-index: 99999;
  position: relative;
}
.header .top_wrap {
  width: 100%;
  height: 40px;
  overflow: hidden;
  background: #00a3d1;
  color: #fff;
  font-size: 13px;
  line-height: 40px;
  border-bottom: 1px solid #e9e9e9;
}
.header .top_wrap a {
  color: #fff;
}
.header .top_wrap a:hover {
  color: #dbdada;
}
.header .top_wrap .top {
  height: 40px;
  width: 1000px;
  margin: 0 auto;
}
.header .top_wrap .top .welcome {
  float: left;
}
.header .top_wrap .top .top_menu {
  float: right;
}
.header .top_wrap .top .top_menu a {
  display: block;
  padding: 0px 10px;
  float: left;
}
.header .top_wrap .top .top_menu a:last-child {
  padding-right: 0px;
}
.header .top_wrap .top .top_menu span {
  display: block;
  height: 14px;
  float: left;
  margin-top: 13px;
  width: 1px;
  background: #fff;
}
.header .logo {
  float: left;
  width: 248px;
  height: 95px;
  overflow: hidden;
}
.header .header_line {
  width: 1px;
  height: 53px;
  margin-top: 21px;
  background: #e9e9e9;
  float: left;
}
.header .adv {
  width: 251px;
  height: 95px;
  overflow: hidden;
  float: left;
}
.header .contact {
  float: right;
  padding-left: 61px;
  background: url(../image/contact.png) no-repeat left center;
  height: 40px;
  margin-top: 31px;
  overflow: hidden;
}
.header .contact .contact_text {
  font-size: 16px;
  color: #666666;
}
.header .contact .contact_phone {
  font-size: 16px;
  font-weight: bold;
  color: #00a3d1;
}
.header .menu_wrap {
  width: 100%;
  background: url(../image/menu_bg.jpg) repeat-x;
  height: 61px;
  z-index: 999999;
}
.header .menu {
  margin-top: 1px;
  width: 1000px;
  height: 60px;
  margin: 0 auto;
  z-index: 999999;
}
.header .menu ul li {
  text-align: center;
  height: 60px;
  line-height: 60px;
  float: left;
  color: #333333;
  font-size: 14px;
  padding: 0px 27px;
  position: relative;
  width: auto;
}
.header .menu ul li a {
  display: block;
  width: auto;
  height: 60px;
  overflow: hidden;
  color: #333;
}
.header .menu ul li.selected {
  height: 59px;
  border-top: 2px solid #00a3d1;
  color: #00a3d1;
}
.header .menu ul li.selected a {
  color: #00a3d1;
}
.header .menu ul li:hover {
  height: 59px;
  border-top: 2px solid #00a3d1;
  color: #00a3d1;
}
.header .menu ul li:hover a {
  color: #00a3d1;
}
.header .menu ul li .menu2_wrap {
  display: none;
  position: absolute;
  top: 61px;
  left: 0px;
  width: 100%;
  z-index: 99999;
}
.header .menu ul li .menu2_wrap .menu2 {
  height: 40px;
  line-height: 40px;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.header .menu ul li:hover .menu2_wrap {
  display: block;
  width: 100%;
  background: url(../image/menu2_bg.png) repeat;
  border: 1px solid #f1f1f1;
}
.header .menu ul li:hover .menu2_wrap a {
  color: #666666;
  display: block;
  width: 100%;
  height: 40px;
  overflow: hidden;
}
.header .menu ul li:hover .menu2_wrap a:hover {
  color: #00a3d1;
}
.banner {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner ul li {
  width: 100%;
  height: 500px;
  overflow: hidden;
  float: left;
}
.banner ul li a {
  width: 100%;
  height: 500px;
  overflow: hidden;
  display: block;
}
.banner .dots {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 39px;
}
.banner .dots li {
  display: inline-block;
  font-size: 0px;
  margin-right: 15px;
  width: 14px;
  height: 14px;
  background: url(../image/dots_default.png) no-repeat center center;
  *display: inline;
  zoom: 1;
}
.banner .dots li.active {
  background: url(../image/dots_active.png) no-repeat center center !important;
}
.index_block1_wrap {
  width: 100%;
  height: 244px;
  overflow: hidden;
  background: #f3f3f3;
}
.index_block1_wrap .index_block1 {
  width: 1000px;
  height: 209px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  padding-top: 35px;
}
.index_block1_wrap .index_block1 .block {
  width: 25%;
  overflow: hidden;
  float: left;
  height: auto;
  height: 100%;
}
.index_block1_wrap .index_block1 .block .thumb {
  width: 91px;
  height: 91px;
  overflow: hidden;
  margin: 0 auto;
}
.index_block1_wrap .index_block1 .block .thumb img {
  width: 91px;
  height: 91px;
  overflow: hidden;
}
.index_block1_wrap .index_block1 .block .text {
  line-height: 28px;
  margin-top: 10px;
  font-size: 14px;
}
.index_block1_wrap .index_block1 .block .text a {
  color: #333333;
}
.index_block1_wrap .index_block1 .block .text a:hover {
  color: #595959;
}
.vs {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 50px;
}
.vs .title {
  text-align: center;
  line-height: 28px;
  overflow: hidden;
  height: 28px;
  width: 100%;
  color: #00a3d1;
  font-size: 30px;
}
.vs .stitle {
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #00a3d1;
  width: 100%;
}
.vs .content {
  width: 1000px;
  overflow: hidden;
  height: auto;
  position: relative;
  margin-top: 45px;
}
.vs .content .btitle {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  text-align: center !important;
}
.vs .content ul li {
  width: 500px;
  float: left;
  margin-bottom: 15px;
  background: #dddddd;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #666666;
}
.vs .content .btitle:first-child {
  background: #00a3d1 !important;
  color: #fff;
}
.vs .content ul li:nth-child(2n-1) {
  padding: 0px 20px;
  width: 460px;
  text-align: left;
  color: #ffffff;
}
/* .vs .content ul li:nth-child(2n-1):nth-child(3n),{
	background: #f5b868;
}
.vs .content ul li:nth-child(2n-1):nth-child(5n){
	background: #6cdde1;
}
.vs .content ul li:nth-child(2n-1):nth-child(7n){
	background: #f56868;
} */
.vs .content ul li.style1 {
  background: #f5b868;
}
.vs .content ul li.style2 {
  background: #6cdde1;
}
.vs .content ul li.style3 {
  background: #f56868;
}
.vs .content .icon {
  background: url(../image/vs.png) no-repeat center center;
  width: 111px;
  height: 147px;
  position: absolute;
  top: 50%;
  margin-top: -73px;
  left: 50%;
  margin-left: -55px;
}
.advantage_wrap {
  background: #f8f4f1;
  padding: 50px 0px;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.advantage_wrap .advantage {
  width: 1000px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.advantage_wrap .advantage .title {
  background: url(../image/advantage_title.png) no-repeat center center;
  width: 620px;
  height: 52px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  line-height: 52px;
  margin: 0 auto;
}
.advantage_wrap .advantage .stitle {
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #666666;
  font-size: 14px;
}
.advantage_wrap .advantage .text {
  overflow: hidden;
  line-height: 28px;
}
.advantage_wrap .advantage .content {
  margin-top: 20px;
  position: relative;
}
.advantage_wrap .advantage .content .advantage_left {
  float: left;
  width: 295px;
  height: auto;
  overflow: hidden;
  height: 447px;
  margin-right: 23px;
}
.advantage_wrap .advantage .content .advantage_right {
  float: left;
  width: 258px;
  height: auto;
  overflow: hidden;
  height: 447px;
  margin-left: 23px;
}
.advantage_wrap .advantage .content .advantage_bottom {
  width: 977px;
  float: none;
  margin-left: 23px;
  margin-top: 35px;
}
.advantage_wrap .advantage .text .text_title {
  color: #00a3d1;
  font-weight: bold;
  font-size: 18px;
  line-height: 35px;
}
.advantage_wrap .advantage .text .text_content {
  font-size: 13px;
  color: #666666;
  line-height: 28px;
}
.advantage_wrap .advantage .text.text1,
.advantage_wrap .advantage .text.text2 {
  width: 295px;
  height: auto;
  line-height: 28px;
  text-align: right;
  margin-top: 80px;
}
.advantage_wrap .advantage .text.text5,
.advantage_wrap .advantage .text.text6 {
  width: 258px;
  height: auto;
  line-height: 28px;
  text-align: left;
  margin-top: 80px;
}
.advantage_wrap .advantage .text.text2,
.advantage_wrap .advantage .text.text6 {
  margin-top: 0px;
}
.advantage_wrap .advantage .text.text3,
.advantage_wrap .advantage .text.text4 {
  width: 488px;
  float: left;
}
.advantage_wrap .advantage .text.text4 {
  margin-left: 20px;
  width: 468px;
}
.advantage_wrap .advantage .text.text3 {
  text-align: right;
}
.advantage_wrap .advantage .advantage_img {
  position: relative;
  width: 401px;
  height: 447px;
  float: left;
}
.advantage_wrap .advantage .advantage_img img {
  width: 401px;
  height: 447px;
}
.advantage_wrap .advantage .advantage_img_bg {
  position: absolute;
  top: 0px;
  left: 0px;
}
.advantage_wrap .advantage .advantage_contact {
  position: absolute;
  width: 104px;
  height: 85px;
  left: 50%;
  margin-left: -35px;
  top: 360px;
  background: url(../image/advantage_conatct_bg.png) no-repeat center center;
  line-height: 20px;
  padding-top: 30px;
  font-size: 14px;
  color: #00a3d1;
  text-align: center;
}
.advantage_wrap .advantage .advantage_contact .contact_text {
  color: #ff9000;
}
.hospital {
  width: 100%;
  height: 411px;
  padding: 50px 0px;
  overflow: hidden;
  background: url(../image/hospital_bg.jpg) no-repeat center center;
}
.hospital .title {
  text-align: center;
  font-size: 30px;
  height: 28px;
  line-height: 28px;
  color: #fff;
}
.hospital .stitle {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.hospital .content {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  height: auto;
}
.hospital .content .left {
  float: left;
  width: 500px;
  margin-top: 40px;
  height: auto;
  overflow: hidden;
}
.hospital .content .left ul li {
  height: 60px;
  width: 423px;
  padding-left: 77px;
  line-height: 60px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 23px;
}
.hospital .content .left ul li:last-child {
  margin-bottom: 0px;
}
.hospital .content .right {
  width: 488px;
  height: 311px;
  overflow: hidden;
  float: right;
  margin-top: 40px;
}
.hospital .content .hospital_banner {
  height: 311px;
  width: 488px;
  overflow: hidden;
  position: relative;
}
.hospital .content .hospital_banner ul li {
  float: left;
  width: 100%;
  height: 311px;
  overflow: hidden;
  position: relative;
}
.hospital .content .hospital_banner ul li span {
  display: block;
  width: 463px;
  height: 33px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding-left: 25px;
  line-height: 33px;
  font-size: 14px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
}
.hospital .content .hospital_banner .dots {
  text-align: right;
  position: absolute;
  bottom: -11px;
  line-height: 33px;
  height: 33px;
  right: 5px;
}
.hospital .content .hospital_banner .dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: url(../image/dots2_default.png) no-repeat center center;
  margin-right: 8px;
}
.hospital .content .hospital_banner .dots li.active {
  background: url(../image/dots2_active.png) no-repeat center center;
}
.case {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 50px 0px;
  background: #f8f4f1;
}
.case .case_banner {
  width: 1000px;
  margin: 0 auto;
  height: 625px;
  overflow: hidden;
}
/*.case .case_banner_wrap{
	width: 1000px;
	height: 625px;
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
}
.case .case_banner ul li{
	width: 1000px;
	height: 600px;
	border-radius: 5px;
	padding: 15px 15px 10px 15px;
	background: #ffffff;
	margin-right: 18px;
	float: left;
}
.case .case_banner ul li:last-child{
	
}
.case .case_banner ul li .case_thumb{
	width: 380px;
	height: 526px;
	overflow: hidden;
	float:left;
}
.case .case_banner ul li .case_thumb img{
	width: 380px;
	height: 526px;
}
.case .case_banner ul li .case_title{
	color: #00a3d1;
	line-height: 28px;
	font-size: 16px;
	height: 28px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.case .case_banner ul li .case_title a{
	color: #00a3d1;
}
.case .case_banner ul li .case_description{
	color: #444;
	line-height: 28px;
	font-size: 13px;
	text-indent: 26px;
	max-height: 112px;
	overflow: hidden;
}
.case .case_banner ul li .case_description a{
	color: #444;
}
.case .case_banner ul li .case_description a:hover{
	text-decoration: underline;
}
.case .case_banner ul li .case_more{
	width: 88px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #cccccc;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
	margin: 0 auto;
	margin-top: 3px;
}
.case .case_banner_wrap .left_button{
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	left: -60px;
	top: 250px;
	background: url(../image/left_button_default.png) no-repeat;
	cursor: pointer;
	border-radius: 50%;
}
.case .case_banner_wrap .left_button:hover{
	background: url(../image/left_button_hover.png) no-repeat;
}
.case .case_banner_wrap .right_button{
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	right: -60px;
	top: 250px;
	background: url(../image/right_button_default.png) no-repeat;
	cursor: pointer;
	border-radius: 50%;
}
.case .case_banner_wrap .right_button:hover{
	background: url(../image/right_button_hover.png) no-repeat;
}*/
.case .case_banner_wrap {
  width: 1000px;
  height: 370px;
  position: relative;
  margin: 0 auto;
  margin-top: 40px;
}
.case .case_banner ul li {
  width: 310px;
  height: 350px;
  border-radius: 5px;
  background: #ffffff;
  margin-right: 24px;
  float: left;
  position: relative;
}
.case .case_banner ul li .case_thumb {
  width: 310px;
  height: 350px;
  overflow: hidden;
}
.case .case_banner ul li .case_thumb img {
  width: 310px;
  height: 350px;
}
.case .case_banner ul li .case_title {
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
  height: 40px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 10px;
  background: #000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.case .case_banner ul li .case_title a {
  color: #fff;
}
.case .case_banner_wrap .left_button {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  left: -60px;
  top: 156px;
  background: url(../image/left_button_default.png) no-repeat;
  cursor: pointer;
  border-radius: 50%;
}
.case .case_banner_wrap .left_button:hover {
  background: url(../image/left_button_hover.png) no-repeat;
}
.case .case_banner_wrap .right_button {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  right: -60px;
  top: 156px;
  background: url(../image/right_button_default.png) no-repeat;
  cursor: pointer;
  border-radius: 50%;
}
.case .case_banner_wrap .right_button:hover {
  background: url(../image/right_button_hover.png) no-repeat;
}
.index_news {
  width: 1000px;
  height: auto;
  overflow: hidden;
  padding: 40px 0px;
  margin: 0 auto;
}
.index_news .index_news_block {
  width: 308px;
  height: 430px;
  overflow: hidden;
  float: left;
  margin-right: 38px;
}
.index_news .index_news_block:nth-child(3n) {
  margin-right: 0px;
}
.index_news .index_news_block .title {
  line-height: 50px;
  height: 50px;
  overflow: hidden;
}
.index_news .index_news_block .title span {
  font-size: 14px;
  color: #00a3d1;
}
.index_news .index_news_block .title a {
  color: #00a3d1;
  font-size: 14px;
  float: right;
}
.index_news .index_news_block .thumb {
  width: 307px;
  height: 125px;
  overflow: hidden;
}
.index_news .index_news_block .thumb img {
  width: 307px;
  height: 125px;
}
.index_news .index_news_block .content {
  width: 307px;
  overflow: hidden;
  height: auto;
  margin-top: 10px;
}
.index_news .index_news_block .content ul li {
  width: 100%;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.index_news .index_news_block .content ul li a {
  display: block;
  height: 24px;
  color: #666666;
  width: 100%;
  overflow: hidden;
}
.index_news .index_news_block .content ul li a:hover {
  color: #afafaf;
}
.index_news .index_news_block .content ul li a .index_news_block_title {
  width: 225px;
  overflow: hidden;
  height: 24px;
  display: block;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.index_news .index_news_block .content ul li a .index_news_block_time {
  float: right;
}
.footer_wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #00a3d1;
}
.footer_wrap .footer {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.footer_wrap .footer .left {
  float: left;
  width: 240px;
  height: auto;
  overflow: hidden;
  background: #fff;
  text-align: center;
  padding-bottom: 15px;
}
.footer_wrap .footer .left .footer_logo {
  margin-top: 22px;
  margin-bottom: 18px;
}
.footer_wrap .footer .left .qr_code {
  width: 162px;
  height: 162px;
  overflow: hidden;
  margin: 0 auto;
}
.footer_wrap .footer .left .qr_code img {
  width: 162px;
  height: 162px;
}
.footer_wrap .footer .left .text {
  height: 43px;
  line-height: 43px;
  text-align: center;
  font-size: 13px;
  color: #666666;
}
.footer_wrap .footer .right {
  margin-left: 32px;
  overflow: hidden;
  padding: 15px 0px;
  float: left;
  width: 728px;
  color: #fff;
}
.footer_wrap .footer .right a {
  color: #fff;
}
.footer_wrap .footer .right .navigation {
  line-height: 28px;
  height: 28px;
  color: #fff;
  margin-top: 25px;
}
.footer_wrap .footer .right .navigation a {
  padding: 0px 10px;
  overflow: hidden;
  display: block;
  float: left;
  color: #fff;
}
.footer_wrap .footer .right .navigation a:first-child {
  padding-left: 0px;
}
.footer_wrap .footer .right .navigation a:hover {
  color: #e9e7e7;
}
.footer_wrap .footer .right .navigation span {
  width: 1px;
  height: 15px;
  display: block;
  float: left;
  background: #fff;
  margin-top: 7px;
}
.footer_wrap .footer .right .company_info {
  min-height: 39px;
  line-height: 39px;
  margin-top: 25px;
  border: 1px solid #fff;
  color: #fff;
  width: 726px;
}
.footer_wrap .footer .right .company_info span {
  margin-left: 12px;
  white-space: nowrap;
  line-height: 39px;
  font-size: 14px;
}
.footer_wrap .footer .right .email,
.footer_wrap .footer .right .copyright {
  float: left;
  color: #fff;
  line-height: 28px;
  font-size: 14px;
  margin-top: 30px;
  margin-right: 25px;
}
.footer_wrap .footer .right .copyright {
  margin-left: 0px;
  float: none;
}
.footer_wrap .footer .right .friend_link {
  margin-top: 30px;
  line-height: 24px;
  height: auto;
  overflow: hidden;
}
.footer_wrap .footer .right .friend_link .title {
  font-size: 14px;
}
.footer_wrap .footer .right .friend_link .content {
  line-height: 24px;
  margin-top: 5px;
}
.footer_wrap .footer .right .friend_link .content a {
  float: left;
  display: block;
  padding: 0 10px;
  white-space: nowrap;
}
.footer_wrap .footer .right .friend_link .content a:first-child {
  padding-left: 0px;
}
.footer_wrap .footer .right .friend_link .content span {
  float: left;
  display: block;
  width: 1px;
  height: 16px;
  background: #fff;
  margin-top: 4px;
}
.cate_image {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.position_wrap {
  width: 100%;
  height: 45px;
  overflow: hidden;
  background: #00a3d1;
}
.position_wrap .position {
  width: 1000px;
  height: 45px;
  margin: 0 auto;
}
.position_wrap .position .home_icon {
  width: 45px;
  height: 45px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  float: left;
}
.position_wrap .position .home_icon a {
  width: 24px;
  height: 22px;
  padding: 12px 11px 11px 10px;
  display: block;
}
.position_wrap .position .position_text {
  padding-left: 15px;
  float: left;
  line-height: 45px;
  height: 45px;
  color: #fff;
}
.position_wrap .position .position_text a {
  color: #fff;
}
.page_title {
  padding-left: 18px;
  color: #fff;
  font-size: 16px;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
  width: 100%;
  background: #00a3d1;
}
.page_title span {
  font-size: 12px;
}
.page_wrap {
  width: 1000px;
  overflow: hidden;
  height: auto;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.page_wrap .left_container {
  float: right;
  width: 300px;
  overflow: hidden;
  height: auto;
}
.page_wrap .left_container .navigation {
  width: 100%;
  height: auto;
  overflow: hidden;
  border: 1px solid #e1e1e1;
}
.page_wrap .left_container .navigation .menu {
  width: 207px;
  margin: 6px;
}
.page_wrap .left_container .navigation .menu ul li {
  width: 195px;
  height: 46px;
  line-height: 46px;
  color: #666666;
  font-size: 14px;
  padding-left: 12px;
  overflow: hidden;
  background: #f1f1f1;
  margin-bottom: 1px;
}
.page_wrap .left_container .navigation .menu ul li a {
  color: #666;
  display: block;
  width: 100%;
  height: 46px;
}
.page_wrap .left_container .navigation .menu ul li:hover {
  background: #00a3d1;
  color: #fff;
}
.page_wrap .left_container .navigation .menu ul li:hover a {
  color: #fff;
}
.page_wrap .left_container .navigation .menu ul li.selected {
  background: #00a3d1;
  color: #fff;
}
.page_wrap .left_container .navigation .menu ul li.selected a {
  color: #fff;
}
.page_wrap .left_container .contact {
  margin-top: 25px;
  border: 1px solid #e1e1e1;
}
.page_wrap .left_container .contact .thumb {
  margin-top: 12px;
  text-align: center;
  height: 70px;
  overflow: hidden;
  width: 100%;
}
.page_wrap .left_container .contact .thumb img {
  width: 207px;
  height: 70px;
}
.page_wrap .left_container .contact .info {
  padding: 16px 10px;
}
.page_wrap .left_container .contact .info .company_name {
  color: #333;
  font-size: 14px;
  line-height: 35px;
  height: 35px;
}
.page_wrap .left_container .contact .info .company_info {
  font-size: 13px;
  line-height: 24px;
}
.page_wrap .right_container {
  width:630px;
  height: auto;
  float: left;
  border: 1px solid #e1e1e1;
  padding: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.page_wrap .right_container .catname {
  font-size: 14px;
  line-height: 14px;
  height: 14px;
  color: #00a3d1;
  border-left: 3px solid #00a3d1;
  padding-left: 6px;
  margin-bottom: 30px;
}
.page_wrap .right_container .content {
  overflow: hidden;
}
.page_wrap .right_container .news_list {
  width: 100%;
  overflow: hidden;
  height: auto;
}
.page_wrap .right_container .news_list ul li {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  border-bottom: 1px dashed #eee;
}
.page_wrap .right_container .news_list ul li a {
  display: block;
  width: 100%;
  height: 35px;
  overflow: hidden;
  color: #666;
}
.page_wrap .right_container .news_list ul li a .news_title {
  width: 600px;
  float: left;
  display: block;
  height: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page_wrap .right_container .news_list ul li a .news_date {
  display: block;
  float: right;
}
.page_wrap .right_container .news_list ul li:hover a {
  color: #1b9cfc;
}
.pages {
  text-align: center;
  width: 100%;
  height: 30px;
  overflow: hidden;
  margin-top: 15px;
}
.pages ul {
  width: 100%;
  height: 30px;
  overflow: hidden;
}
.pages ul li {
  width: 28px;
  height: 28px;
  border: 1px solid #c9c9c9;
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  overflow: hidden;
  line-height: 28px;
}
.pages ul li a {
  width: 28px;
  height: 28px;
  display: block;
  color: #111111;
}
.pages ul li.prev,
.pages ul li.next,
.pages ul li.prev a,
.pages ul li.next a {
  width: 62px;
}
.pages ul li.current {
  background: #1b9cfc;
  color: #fff;
}
.pages ul li.current a {
  color: #fff;
}
.pages ul li:hover {
  background: #1b9cfc;
}
.pages ul li:hover a {
  color: #fff;
}
.page_wrap .right_container .content .news_title {
  text-align: center;
  line-height: 40px;
  min-height: 40px;
  font-size: 24px;
  padding: 0px 15px;
  font-weight: bold;
}
.page_wrap .right_container .content .news_info {
  text-align: center;
  line-height: 45px;
  height: 45px;
  color: #666;
}
.page_wrap .right_container .content .news_content {
  line-height: 25px;
}
.page_wrap .right_container .news_list2 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.page_wrap .right_container .news_list2 ul li {
  height: 152px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 12px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 12px;
  display: flex;
}
.page_wrap .right_container .news_list2 ul li:last-child {
  border-bottom: 0px;
}
.page_wrap .right_container .news_list2 ul li .news_thumb {
  width: 184px;
  height: 118px;
  border: 1px solid #d2d2d2;
  float: left;
}
.page_wrap .right_container .news_list2 ul li .news_thumb img {
  width: 184px;
  height: 118px;
  overflow: hidden;
}
.page_wrap .right_container .news_list2 ul li .news_info {
  margin-left: 19px;
  height: 150px;
  float: left;
  overflow: hidden;
  font-size: 14px;
  width: 497px;
}
.page_wrap .right_container .news_list2 ul li .news_info .news_title {
  font-size: 16px;
  font-weight: bold;
  color: #666;
  width: 100%;
  line-height: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page_wrap .right_container .news_list2 ul li .news_info .news_title:hover a {
  color: #727272;
}
.page_wrap .right_container .news_list2 ul li .news_info .news_date {
  line-height: 30px;
  color: #666666;
  overflow: hidden;
}
.page_wrap .right_container .news_list2 ul li .news_info .news_description {
  text-align: left;
  float: none;
  clear: both;
  font-size: 14px;
  overflow: hidden;
  height: 75px;
  width: 100%;
  line-height: 25px;
}
.page_wrap .right_container .news_list2 ul li .news_info .news_description:hover {
  text-decoration: underline;
}
.page_wrap .right_container .online_message {
  overflow: hidden;
  margin-top: 30px;
  width: 100%;
  margin: 30px auto 0px auto;
}
.page_wrap .right_container .online_message .message_left {
  width: 410px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  color: #00a3d1;
  margin-bottom: 30px;
}
.page_wrap .right_container .online_message .message_left .input_title {
  padding-left: 5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
}
.page_wrap .right_container .online_message .message_left .input {
  margin-bottom: 15px;
}
.page_wrap .right_container .online_message .message_left .input input {
  height: 30px;
  line-height: 30px;
  width: 370px;
  padding: 0px 10px;
  border: 2px solid #ccc;
}
.page_wrap .right_container .online_message .message_left .input textarea {
  height: 150px;
  resize: none;
  width: 370px;
  padding: 5px 10px;
  border: 2px solid #ccc;
}
.page_wrap .right_container .online_message .message_left .submit input {
  width: 100px;
  height: 35px;
  line-height: 35px;
  background: #00a3d1;
  border: 0px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #ccc;
  font-size: 16px;
  font-weight: bold;
}
.zhensuo {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 50px 0px;
  background: #fff;
}
.zhensuo .zhensuo_banner {
  width: 920px;
  margin: 0 auto;
  height: 330px;
  overflow: hidden;
}
.zhensuo .zhensuo_banner_wrap {
  width: 920px;
  height: 330px;
  position: relative;
  margin: 0 auto;
  margin-top: 40px;
}
.zhensuo .zhensuo_banner ul li {
  width: 430px;
  height: 250px;
  border-radius: 5px;
  padding: 15px 15px 10px 15px;
  background: #ffffff;
  /*	margin-right: 18px;*/
  float: left;
}
.zhensuo .zhensuo_banner ul li .case_thumb {
  width: 430px;
  height: 250px;
  overflow: hidden;
}
.zhensuo .zhensuo_banner ul li .case_thumb img {
  width: 430px;
  height: 250px;
}
.zhensuo .zhensuo_banner ul li .case_title {
  color: #00a3d1;
  line-height: 40px;
  font-size: 16px;
  height: 40px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.zhensuo .zhensuo_banner ul li .case_title a {
  color: #00a3d1;
}
.index_block2_wrap {
  clear: both;
  padding-top: 50px;
}
.index_block2_wrap .bbj_title {
  margin-bottom: 30px;
}
.index_block2_wrap .index_block2 {
  width: 1000px;
  height: 209px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 35px;
}
.index_block2_wrap .index_block2 .block {
  width: 20%;
  overflow: hidden;
  float: left;
  height: auto;
  height: 100%;
  padding-right: 50px;
}
.index_block2_wrap .index_block2 .block .thumb {
  width: 140px;
  height: 123px;
  overflow: hidden;
  margin: 0 auto;
}
.index_block2_wrap .index_block2 .block .thumb img {
  width: 140px;
  height: 123px;
  overflow: hidden;
}
.index_block2_wrap .index_block2 .block .text {
  line-height: 28px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: bolder;
}
.index_block2_wrap .index_block2 .block .text a {
  color: #333333;
}
.index_block2_wrap .index_block2 .block .text a:hover {
  color: #595959;
}
.section-title .title {
  text-align: center;
  font-size: 30px;
  color: #00a3d1;
  line-height: 38px;
  font-weight: bold;
  width: 100%;
  padding-top: 50px;
}
.sub-title.sub-title-center {
  margin: 20px auto;
  max-width: 550px;
}
.section-title .sub-title {
  color: #989898;
  font-family: Microsoft JhengHei, "Montserrat", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 26px;
}
.container {
  width: 1000px;
  margin: auto;
}
.col-lg-3 {
  width: 220px;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.service-post {
  border: 1px solid #f2f2f2;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 30px;
  position: relative;
}
.service-post:after {
  border-bottom: 3px solid #51b8f1;
  bottom: -2px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.service-post:hover:after {
  width: 100%;
}
.service-post .thumb {
  margin-bottom: 15px;
}
.maxg {
  max-height: 220px;
  overflow: hidden;
}
.service-post .thumb img {
  width: 100%;
}
.service-post .icon-box {
  border: 2px solid #51b8f1;
  font-size: 28px;
  height: 55px;
  left: 0;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  width: 50px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background: url(../image/jia2.jpg) no-repeat center #51b8f1;
}
.service-post:hover .icon-box,
.service-post .icon-box:hover {
  background: url(../image/jia1.jpg) no-repeat center #fff;
}
.service-post .content1 {
  padding: 0px 8px;
}
.service-post .content1 .title {
  font-size: 18px;
}
.service-post .content {
  /* padding: 0 0px 15px 65px; */
}
.service-post .content .title {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
}
.service-post .content p {
  margin: 0 0 10px;
}
.adaptation-view .container .row .sub-title {
  margin-top: 0;
  width: 100%;
  color: #00a3d1;
  text-align: center;
}
@media (max-width: 767px) {
  .adaptation-view .container-view {
    width: auto !important;
  }
  .adaptation-view .container-view .row .title {
    font-size: 16px;
    padding: 20px 0 0px 0;
    line-height: 16px;
    transition: all 0.3s;
  }
  .adaptation-view .container-view .row .sub-title {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 12px;
    padding: 10px 10px 0 10px;
    box-sizing: border-box;
    transition: all 0.3s;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .container-view {
    width: auto !important;
  }
}
@media (min-width: 992px) and (max-width: 1019px) {
  .adaptation-view .container-view {
    width: auto !important;
  }
}
@media (max-width: 767px) {
  .adaptation-view .container-view .row-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
  }
  .adaptation-view .container-view .row-list .col-lg-3 {
    width: 49%;
    padding: 0;
  }
  .adaptation-view .container-view .row-list .col-lg-3 .service-post {
    margin-bottom: 10px !important;
    border-bottom: none;
  }
  .adaptation-view .container-view .row-list .col-lg-3 .service-post .thumb {
    margin-bottom: 5px;
  }
  .adaptation-view .container-view .row-list .col-lg-3 .service-post .icon-box {
    display: none;
  }
  .adaptation-view .container-view .row-list .col-lg-3 .service-post .content {
    padding: 0 0px 10px 0px;
  }
  .adaptation-view .container-view .row-list .col-lg-3 .service-post .content1 .title {
    padding: 5px 0 !important;
  }
}
@media (max-width: 620px) {
  .adaptation-view .container-view .row-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .adaptation-view .container-view .row-list .col-lg-3 {
    width: 49%;
  }
  .adaptation-view .container-view .row-list .col-lg-3 .service-post {
    margin-bottom: 15px;
  }
  .adaptation-view .container-view .row-list .col-lg-3 .service-post .thumb {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .container-view .row-list {
    display: flex;
  }
}
@media (min-width: 992px) and (max-width: 1019px) {
  .adaptation-view .container-view .row-list {
    display: flex;
  }
}
@media (max-width: 767px) {
  .adaptation-view .scene-list .row-list .service-post {
    border-bottom: none;
    margin-bottom: 0 !important;
  }
  .adaptation-view .scene-list .row-list .service-post .content {
    padding: 0 !important;
  }
  .adaptation-view .scene-list .row-list .service-post .content .title {
    padding: 5px 0 !important;
  }
  .adaptation-view .scene-list .row-list .service-post:hover:after {
    width: 0;
  }
}
@media (max-width: 1019px) {
  .adaptation-view .header {
    height: 187px;
  }
}
@media (max-width: 910px) {
  .adaptation-view .header {
    height: auto;
  }
}
@media (max-width: 900px) {
  .adaptation-view .header {
    height: auto;
  }
}
@media (max-width: 767px) {
  .adaptation-view .header .wrap .header-top-widget {
    margin: 0px;
    width: 100%;
    height: 47px;
  }
  .adaptation-view .header .wrap .header-top-widget .header-widget {
    display: flex;
    justify-content: space-around;
    height: auto;
  }
  .adaptation-view .header .wrap .header-top-widget .header-widget .iconbox-widget {
    margin-right: 0px;
  }
  .adaptation-view .header .wrap .header-top-widget .header-widget .iconbox-widget .title {
    padding-bottom: 0;
  }
  .adaptation-view .header .wrap .header-top-widget .header-widget .iconbox-widget .sub-title {
    padding-top: 0;
  }
  .adaptation-view .header .wrap .header-top-widget .header-widget .iconbox-widget .icon {
    padding-top: 3px;
  }
}
@media (max-width: 767px) and (max-width: 440px) {
  .adaptation-view .header .wrap .header-top-widget .header-widget .iconbox-widget .icon {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .header .wrap .header-top-widget {
    margin-bottom: 10px;
  }
  .adaptation-view .header .wrap .header-top-widget .header-widget {
    display: flex;
    justify-content: space-around;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 820px) {
  .adaptation-view .header .wrap .header-top-widget .header-widget .iconbox-widget {
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 440px) {
  .adaptation-view .header .wrap .header-top-widget .header-widget .iconbox-widget .icon {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1000px) {
  .adaptation-view .header .wrap .header-top-widget {
    margin-bottom: 10px;
  }
  .adaptation-view .header .wrap .header-top-widget .header-widget {
    display: flex;
    justify-content: space-around;
  }
}
@media (max-width: 767px) {
  .adaptation-view .header .top_wrap {
    font-size: 12px;
    padding-left: 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .adaptation-view .header .top_wrap .top {
    width: auto;
  }
  .adaptation-view .header .top_wrap .top .top_menu {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .header .top_wrap .top {
    width: auto;
  }
}
@media (min-width: 992px) and (max-width: 1019px) {
  .adaptation-view .header .top_wrap .top {
    width: auto;
  }
}
@media (max-width: 439px) {
  .adaptation-view .header .wrap .logo {
    transition: all 0.3s;
    width: 191px !important;
    height: 64px;
  }
  .adaptation-view .header .wrap .logo h1 {
    height: 100%;
  }
  .adaptation-view .header .wrap .logo a {
    height: 100%;
    display: block;
    font-size: 20px!important;
    line-height: 67px!important;
    color: #5aa9f2;
    padding-left: 10px;
}
  .adaptation-view .header .wrap .logo a img {
    width: 100% !important;
  }
}
@media (min-width: 440px) and (max-width: 767px) {
  .adaptation-view .header .wrap .logo {
    transition: all 0.3s;
    width: 240px !important;
    height: 68px;
  }
  .adaptation-view .header .wrap .logo h1 {
    height: 100%;
  }
  .adaptation-view .header .wrap .logo a {
    height: 100%;
    display: block;
  }
  .adaptation-view .header .wrap .logo a img {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .header .wrap .logo {
    transition: all 0.3s;
    width: 240px !important;
    height: 77px;
  }
  .adaptation-view .header .wrap .logo a img {
    width: 100% !important;
  }
}
@media (min-width: 992px) and (max-width: 1019px) {
  .adaptation-view .header .wrap .logo {
    transition: all 0.3s;
    width: 240px !important;
    height: 77px;
  }
  .adaptation-view .header .wrap .logo a img {
    width: 100% !important;
  }
}
.adaptation-view .header .wrap .navbar-toggle {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 767px) {
  .adaptation-view .header .wrap .navbar-toggle {
    display: block;
    position: absolute;
    float: right;
    padding: 9px 10px;
    margin-top: 16px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #5aa9f2;
    border-radius: 4px;
  }
  .adaptation-view .header .wrap .navbar-toggle:active {
    background: #5aa9f2;
  }
  .adaptation-view .header .wrap .navbar-toggle .icon-bar {
    background: #5aa9f2;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
  }
  .adaptation-view .header .wrap .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
}
@media (max-width: 500px) {
  .adaptation-view .header .wrap .navbar-toggle {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .adaptation-view .header .wrap {
    position: relative;
    width: auto;
  }
  .adaptation-view .header .wrap .header_line {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .header .wrap {
    width: auto;
  }
  .adaptation-view .header .wrap .header_line {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1019px) {
  .adaptation-view .header .wrap {
    width: inherit;
    display: flex;
    justify-content: space-between;
  }
}
.adaptation-view .header .menu_wrap {
  display: block;
}
@media (max-width: 1000px) {
  .adaptation-view .header .menu_wrap .menu {
    width: auto;
  }
  .adaptation-view .header .menu_wrap .menu li {
    padding: 0 25px;
  }
}
@media (max-width: 767px) {
  .adaptation-view .header .menu_wrap {
    width: 100%;
    position: absolute;
    top: 98px;
    right: 0px;
    display: none;
  }
  .adaptation-view .header .menu_wrap .menu {
    height: 35px;
  }
  .adaptation-view .header .menu_wrap .menu ul {
    display: flex;
    flex-direction: column;
    background: #5aa9f2;
    padding: 7px 0;
  }
  .adaptation-view .header .menu_wrap .menu ul li {
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    text-align: left;
  }
  .adaptation-view .header .menu_wrap .menu ul li a {
    height: 35px;
    color: #fff;
  }
  .adaptation-view .header .menu_wrap .menu ul li .menu2_wrap {
    background: #5aa9f2;
    display: block;
    position: relative;
    font-size: 12px;
    top: 0;
  }
  .adaptation-view .header .menu_wrap .menu ul li .menu2_wrap .menu2 {
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding-left: 25px;
  }
  .adaptation-view .header .menu_wrap .menu ul li .menu2_wrap a {
    color: #fff;
    height: 35px;
  }
  .adaptation-view .header .menu_wrap .menu ul li.selected {
    height: 34px;
    border-top: none;
  }
  .adaptation-view .header .menu_wrap .menu ul li.selected > a {
    color: red !important;
  }
  .adaptation-view .header .menu_wrap .menu ul li:nth-child(5) {
    height: auto;
  }
  .adaptation-view .header .menu_wrap .menu ul li:hover .menu2_wrap {
    border: none;
  }
  .adaptation-view .header .menu_wrap .menu ul li.menu2_wrap .menu2:hover a {
    color: red !important;
  }
  .adaptation-view .header .menu_wrap .menu ul li:hover {
    border-top: none;
  }
  .adaptation-view .header .menu_wrap .menu ul li:hover > a {
    color: red !important;
  }
  .adaptation-view .header .menu_wrap.open_menu {
    display: block;
  }
}
@media (max-width: 500px) {
  .adaptation-view .header .menu_wrap {
    top: 65px;
  }
}
.adaptation-view .banner {
  width: inherit !important;
}
@media (max-width: 850px) {
  .adaptation-view .banner {
    width: 100% !important;
  }
}
@media (max-width: 400px) {
  .adaptation-view .banner {
    height: 120px !important;
  }
  .adaptation-view .banner ul {
    height: 100% !important;
  }
  .adaptation-view .banner ul li {
    transition: all 0.3s;
    background-size: 100% 100% !important;
    height: 100%;
  }
  .adaptation-view .banner ol {
    bottom: 11px;
  }
  .adaptation-view .banner ol li {
    transition: all 0.3s;
    width: 10px;
    height: 10px;
    background-size: 100% 100%;
  }
  .adaptation-view .banner ol li.active {
    background-size: 100% 100% !important;
  }
}
@media (min-width: 401px) and (max-width: 498px) {
  .adaptation-view .banner {
    height: 130px !important;
  }
  .adaptation-view .banner ul {
    height: 100% !important;
  }
  .adaptation-view .banner ul li {
    transition: all 0.3s;
    background-size: 100% 100% !important;
    height: 100%;
  }
  .adaptation-view .banner ol {
    bottom: 11px;
  }
  .adaptation-view .banner ol li {
    transition: all 0.3s;
    width: 10px;
    height: 10px;
    background-size: 100% 100%;
  }
  .adaptation-view .banner ol li.active {
    background-size: 100% 100% !important;
  }
}
@media (min-width: 499px) and (max-width: 599px) {
  .adaptation-view .banner {
    height: 150px !important;
  }
  .adaptation-view .banner ul {
    height: 100% !important;
  }
  .adaptation-view .banner ul li {
    transition: all 0.3s;
    background-size: 100% 100% !important;
    height: 100%;
  }
  .adaptation-view .banner ol {
    bottom: 15px;
  }
  .adaptation-view .banner ol li {
    transition: all 0.3s;
    width: 11px;
    height: 11px;
    background-size: 100% 100%;
  }
  .adaptation-view .banner ol li.active {
    background-size: 100% 100% !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .adaptation-view .banner {
    height: 196px !important;
  }
  .adaptation-view .banner ul {
    height: 100% !important;
  }
  .adaptation-view .banner ul li {
    transition: all 0.3s;
    background-size: 100% 100% !important;
    height: 100%;
  }
  .adaptation-view .banner ol {
    bottom: 24px;
  }
  .adaptation-view .banner ol li {
    transition: all 0.3s;
    width: 12px;
    height: 12px;
    background-size: 100% 100%;
  }
  .adaptation-view .banner ol li.active {
    background-size: 100% 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .banner {
    height: 255px !important;
  }
  .adaptation-view .banner ul {
    height: 100% !important;
  }
  .adaptation-view .banner ul li {
    transition: all 0.3s;
    background-size: 100% 100% !important;
    height: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .adaptation-view .banner {
    height: 350px !important;
  }
  .adaptation-view .banner ul {
    height: 100% !important;
  }
  .adaptation-view .banner ul li {
    transition: all 0.3s;
    background-size: 100% 100% !important;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .adaptation-view .index_block2_wrap .index_block2 {
    width: inherit;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    justify-content: space-between;
    padding-top: 20px;
  }
  .adaptation-view .index_block2_wrap .index_block2 .block {
    width: 49%;
    padding-right: 0;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .index_block2_wrap .index_block2 {
    width: inherit;
    display: flex;
    justify-content: space-between;
  }
  .adaptation-view .index_block2_wrap .index_block2 .block {
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1019px) {
  .adaptation-view .index_block2_wrap .index_block2 {
    width: inherit;
    display: flex;
    justify-content: space-between;
  }
  .adaptation-view .index_block2_wrap .index_block2 .block {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .adaptation-view .index_block2_wrap .bbj_title {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 16px;
    transition: all 0.3s;
    padding-top: 5px;
  }
}
@media (max-width: 1019px) {
  .adaptation-view .index_block2_wrap {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .adaptation-view .index_block2_wrap {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .adaptation-view .zhensuo {
    padding: 20px 0;
    margin-top: 10px;
  }
  .adaptation-view .zhensuo .bbj_title {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    transition: all 0.3s;
  }
  .adaptation-view .zhensuo .bbj_stitle {
    font-size: 14px;
    line-height: 14px;
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
    transition: all 0.3s;
  }
}
@media (max-width: 767px) {
  .adaptation-view .zhensuo .zhensuo_banner_wrap {
    width: auto;
    height: auto;
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 920px) {
  .adaptation-view .zhensuo .zhensuo_banner_wrap {
    width: auto;
  }
}
@media (max-width: 767px) {
  .adaptation-view .zhensuo .zhensuo_banner_wrap .zhensuo_banner {
    width: auto;
    height: auto;
  }
  .adaptation-view .zhensuo .zhensuo_banner_wrap .zhensuo_banner ul {
    display: flex;
  }
  .adaptation-view .zhensuo .zhensuo_banner_wrap .zhensuo_banner ul li {
    width: 50%;
    height: auto;
    padding: 10px 0px 10px 10px;
  }
  .adaptation-view .zhensuo .zhensuo_banner_wrap .zhensuo_banner ul li .case_thumb {
    width: 100%;
    height: auto;
  }
  .adaptation-view .zhensuo .zhensuo_banner_wrap .zhensuo_banner ul li .case_thumb img {
    width: 100%;
    height: auto;
  }
  .adaptation-view .zhensuo .zhensuo_banner_wrap .zhensuo_banner ul li .case_title {
    height: 0;
  }
}
@media (min-width: 768px) and (max-width: 920px) {
  .adaptation-view .zhensuo .zhensuo_banner_wrap .zhensuo_banner {
    width: auto;
  }
  .adaptation-view .zhensuo .zhensuo_banner_wrap .zhensuo_banner ul {
    display: flex;
  }
  .adaptation-view .zhensuo .zhensuo_banner_wrap .zhensuo_banner ul li {
    width: 50%;
  }
  .adaptation-view .zhensuo .zhensuo_banner_wrap .zhensuo_banner ul li .case_thumb {
    width: 100%;
  }
  .adaptation-view .zhensuo .zhensuo_banner_wrap .zhensuo_banner ul li .case_thumb img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .adaptation-view .case {
    padding: 20px 0 0px 0;
  }
  .adaptation-view .case .bbj_title {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0px;
    transition: all 0.3s;
  }
  .adaptation-view .case .bbj_stitle {
    font-size: 14px;
    line-height: 14px;
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
    transition: all 0.3s;
  }
}
@media (max-width: 389px) {
  .adaptation-view .case .case_banner_wrap {
    padding: 0 0px;
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
  }
  .adaptation-view .case .case_banner_wrap .case_banner {
    width: 310px !important;
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 390px) and (max-width: 413px) {
  .adaptation-view .case .case_banner_wrap {
    padding: 0 40px;
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
  }
}
@media (min-width: 414px) and (max-width: 767px) {
  .adaptation-view .case .case_banner_wrap {
    padding: 0 52px;
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .case .case_banner_wrap {
    padding: 0 60px;
    width: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 992px) and (max-width: 1040px) {
  .adaptation-view .case .case_banner_wrap {
    padding: 0 60px;
    width: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .adaptation-view .case .case_banner_wrap .case_banner {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .case .case_banner_wrap .case_banner {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1040px) {
  .adaptation-view .case .case_banner_wrap .case_banner {
    width: 100%;
  }
}
@media (max-width: 1140px) {
  .adaptation-view .case .case_banner_wrap .left_button {
    left: 10px;
  }
}
@media (max-width: 1040px) {
  .adaptation-view .case .case_banner_wrap .left_button {
    left: 10px;
  }
}
@media (max-width: 411px) {
  .adaptation-view .case .case_banner_wrap .left_button {
    background-size: 100% 100% !important;
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 1140px) {
  .adaptation-view .case .case_banner_wrap .right_button {
    right: 10px;
  }
}
@media (max-width: 1040px) {
  .adaptation-view .case .case_banner_wrap .right_button {
    right: 10px;
  }
}
@media (max-width: 411px) {
  .adaptation-view .case .case_banner_wrap .right_button {
    background-size: 100% 100% !important;
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 849px) {
  .adaptation-view .index_news {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0px;
    padding: 0 15px;
    width: calc(100% - 30px);
  }
  .adaptation-view .index_news .index_news_block {
    width: 100%;
    margin-right: 0;
    height: auto;
  }
  .adaptation-view .index_news .index_news_block .thumb {
    width: 100%;
  }
  .adaptation-view .index_news .index_news_block .thumb img {
    width: 100%;
  }
  .adaptation-view .index_news .index_news_block .content {
    width: 100%;
  }
  .adaptation-view .index_news .index_news_block .content ul li a {
    display: flex;
    justify-content: space-between;
  }
  .adaptation-view .index_news .index_news_block .content ul li a span:first-of-type {
    flex: 1;
  }
  .adaptation-view .index_news .index_news_block .content ul li a span:last-of-type {
    width: 64px;
  }
}
@media (max-width: 849px) and (max-width: 767px) {
  .adaptation-view .index_news .index_news_block .title {
    line-height: 35px;
    height: 35px;
  }
  .adaptation-view .index_news .index_news_block .content ul li:nth-last-child(-n + 5) {
    display: none;
  }
}
@media (max-width: 849px) and (max-width: 767px) {
  .adaptation-view .index_news .index_news_block .thumb {
    transition: all 0.3s;
    height: 100px;
  }
  .adaptation-view .index_news .index_news_block .thumb img {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 849px) and (max-width: 500px) {
  .adaptation-view .index_news .index_news_block .thumb {
    transition: all 0.3s;
    height: 80px;
  }
  .adaptation-view .index_news .index_news_block .thumb img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 850px) and (max-width: 1019px) {
  .adaptation-view .index_news {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    width: calc(100% - 30px);
  }
  .adaptation-view .index_news .index_news_block {
    height: auto;
    width: 30%;
    margin-right: 0;
  }
  .adaptation-view .index_news .index_news_block .thumb {
    width: 100%;
  }
  .adaptation-view .index_news .index_news_block .thumb img {
    width: 100%;
    height: 100%;
  }
  .adaptation-view .index_news .index_news_block .content {
    width: 100%;
  }
  .adaptation-view .index_news .index_news_block .content ul li a {
    display: flex;
    justify-content: space-between;
  }
  .adaptation-view .index_news .index_news_block .content ul li a span:first-of-type {
    flex: 1;
  }
  .adaptation-view .index_news .index_news_block .content ul li a span:last-of-type {
    width: 64px;
  }
}
@media (max-width: 767px) {
  .adaptation-view .footer_wrap .footer {
    width: 100%;
  }
  .adaptation-view .footer_wrap .footer .footer_list {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .footer_wrap .footer {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1000px) {
  .adaptation-view .footer_wrap .footer {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .adaptation-view .footer_wrap .footer .footer-section {
    width: 100%;
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .adaptation-view .footer_wrap .footer .footer-section {
    width: 100%;
    padding: 10px 0;
  }
}
@media (max-width: 1000px) {
  .adaptation-view .footer_wrap .footer .footer-section .container {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .adaptation-view .footer_wrap .footer .footer-section .container .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .adaptation-view .footer_wrap .footer .footer-section .container .row .footer_list {
    width: 100% !important;
  }
  .adaptation-view .footer_wrap .footer .footer-section .container .row .footer_list h4 {
    margin-top: 12px;
  }
  .adaptation-view .footer_wrap .footer .footer-section .container .row .footer_list ul {
    display: flex;
    justify-content: space-around;
  }
  .adaptation-view .footer_wrap .footer .footer-section .container .row .footer_list .footer-widget-title > div {
    margin-bottom: 0 !important;
  }
  .adaptation-view .footer_wrap .footer .footer-section .container .row .img-bt {
    width: 150px;
    height: 150px;
  }
  .adaptation-view .footer_wrap .footer .footer-section .container .row .footer-link {
    text-align: center;
    padding-top: 10px !important;
    width: 100%;
  }
  .adaptation-view .footer_wrap .footer .footer-section .container .row .footer-icp {
    width: 100%;
    padding-top: 10px;
  }
}
@media (max-width: 1000px) and (max-width: 1000px) {
  .adaptation-view .footer_wrap .footer .footer-section .container .row .img-top {
    width: 100%;
  }
  .adaptation-view .footer_wrap .footer .footer-section .container .row .img-top ul {
    text-align: center;
    width: 100%;
  }
  .adaptation-view .footer_wrap .footer .footer-section .container .row .img-top ul img {
    width: 150px;
  }
}
@media (max-width: 1000px) and (max-width: 1000px) and (max-width: 767px) {
  .adaptation-view .footer_wrap .footer .footer-section .container .row .img-top ul {
    width: auto;
    margin-top: 0 !important;
  }
}
@media (max-width: 1000px) and (max-width: 767px) {
  .adaptation-view .footer_wrap .footer .footer-section .container .row .img-top {
    width: auto;
  }
}
@media (max-width: 1000px) and (max-width: 767px) {
  .adaptation-view .footer_wrap .footer .footer-section .container .row .img-bt {
    padding-top: 0 !important;
  }
}
@media (max-width: 1000px) and (max-width: 767px) {
  .adaptation-view .footer_wrap .footer .footer-section .container .row .footer-link {
    text-align: center;
    padding-top: 5px !important;
    width: 100%;
  }
}
@media (max-width: 1000px) and (max-width: 767px) {
  .adaptation-view .footer_wrap .footer .footer-section .container .row .footer-icp {
    padding-top: 0;
  }
  .adaptation-view .footer_wrap .footer .footer-section .container .row .footer-icp .footer-icp-p {
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 0;
  }
}
@media (max-width: 500px) {
  .adaptation-view .cate_image {
    transition: all 0.3s;
    background-size: 100% 100% !important;
    height: 83px;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  .adaptation-view .cate_image {
    transition: all 0.3s;
    background-size: 100% 100% !important;
    height: 137px;
  }
}
@media (min-width: 768px) and (max-width: 799px) {
  .adaptation-view .cate_image {
    transition: all 0.3s;
    background-size: 100% 100% !important;
    height: 200px;
  }
}
@media (min-width: 800px) and (max-width: 991px) {
  .adaptation-view .cate_image {
    transition: all 0.3s;
    background-size: 100% 100% !important;
    height: 240px;
  }
}
@media (min-width: 992px) and (max-width: 1000px) {
  .adaptation-view .cate_image {
    transition: all 0.3s;
    background-size: 100% 100% !important;
  }
}
@media (max-width: 767px) {
  .adaptation-view .page_wrap {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .page_wrap {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1000px) {
  .adaptation-view .page_wrap {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .adaptation-view .page_wrap .right_container {
    transition: all 0.3s;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    padding-bottom: 0;
  }
  .adaptation-view .page_wrap .right_container .catname {
    margin-bottom: 10px;
  }
  .adaptation-view .page_wrap .right_container .content .rela_list ul li {
    transition: all 0.3s;
    width: 100%;
    height: 90px;
    margin-bottom: 0;
  }
  .adaptation-view .page_wrap .right_container .content .rela_list ul li .news_thumb {
    height: 100%;
  }
  .adaptation-view .page_wrap .right_container .content .rela_list ul li .news_thumb a {
    height: 100%;
  }
  .adaptation-view .page_wrap .right_container .content .rela_list ul li .news_thumb a img {
    height: 100%;
  }
  .adaptation-view .page_wrap .right_container .content .rela_list ul li .news_info2 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .adaptation-view .page_wrap .right_container .content .rela_list ul li .news_info2 .news_title2 {
    flex: 1;
  }
  .adaptation-view .page_wrap .right_container .content .rela_list ul li .news_info2 .news_date2 {
    height: 20px;
  }
}
@media (max-width: 767px) and (max-width: 450px) {
  .adaptation-view .page_wrap .right_container .content .rela_list ul li {
    height: 65px !important;
  }
}
@media (max-width: 767px) and (max-width: 500px) {
  .adaptation-view .page_wrap .right_container .content .rela_list ul li {
    height: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adaptation-view .page_wrap .right_container {
    transition: all 0.3s;
    width: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 992px) and (max-width: 1000px) {
  .adaptation-view .page_wrap .right_container {
    transition: all 0.3s;
    width: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 1000px) {
  .adaptation-view .page_wrap .right_container .content p img {
    max-width: 100% !important;
    height: auto !important;
  }
  .adaptation-view .page_wrap .right_container .content span img {
    max-width: 100% !important;
    height: auto !important;
  }
  .adaptation-view .page_wrap .right_container .content h2 img {
    max-width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 1000px) and (max-width: 767px) {
  .adaptation-view .page_wrap .right_container .content p > span {
    font-size: 14px !important;
    transition: all 0.3s;
  }
}
@media (max-width: 1000px) and (max-width: 767px) {
  .adaptation-view .page_wrap .right_container .content span {
    font-size: 14px !important;
    transition: all 0.3s;
  }
}
@media (max-width: 1000px) {
  .adaptation-view .page_wrap .right_container .content table {
    width: 100% !important;
  }
}
@media (max-width: 500px) {
  .adaptation-view .page_wrap .right_container .news_adaptation ul {
    padding-bottom: 10px;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li {
    height: auto;
    transition: all 0.3s;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_thumb {
    width: 100%;
    height: 115px;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_thumb img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_info {
    width: 100%;
    margin-left: 10px;
    transition: all 0.3s;
    height: auto;
    font-size: 12px;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_info .news_title {
    transition: all 0.3s;
    margin-top: 10px;
    line-height: 16px;
    font-size: 14px;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_info .news_description {
    height: auto;
    line-height: 20px;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_info .news_description a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .adaptation-view .page_wrap .right_container .news_adaptation ul {
    padding-bottom: 10px;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li {
    height: auto;
    transition: all 0.3s;
    display: flex;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_thumb {
    height: 102px;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_thumb a {
    height: 100%;
    width: 100%;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_thumb a img {
    transition: all 0.3s;
    height: 100%;
    width: 100%;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_info {
    flex: 1;
    transition: all 0.3s;
    height: auto;
    font-size: 12px;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_info .news_title {
    transition: all 0.3s;
    line-height: 16px;
    font-size: 14px;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_info .news_description {
    height: auto;
    line-height: 20px;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_info .news_description a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .adaptation-view .page_wrap .right_container .news_adaptation ul li {
    display: flex;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_thumb {
    width: 300px;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_thumb a {
    height: 100%;
    width: 100%;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_thumb a img {
    height: 100%;
    width: 100%;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_info {
    flex: 1;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li .news_info .news_description a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .adaptation-view .page_wrap .right_container .news_adaptation ul li:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 1000px) {
  .adaptation-view .page_wrap .left_container {
    width: 100%;
  }
  .adaptation-view .page_wrap .left_container .navigation {
    width: 100%;
  }
  .adaptation-view .page_wrap .left_container .contact .info {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .adaptation-view .page_wrap .left_container {
    transition: all 0.3s;
    display: none;
  }
}
@media (max-width: 1000px) {
  .adaptation-view .page_wrap .consulting {
    padding-bottom: 10px;
    display: flex;
    justify-content: space-around;
  }
  .adaptation-view .page_wrap .consulting .navigation {
    width: 219px;
  }
  .adaptation-view .page_wrap .consulting .contact {
    margin-top: 0;
  }
  .adaptation-view .page_wrap .consulting .contact .page_title {
    width: calc(100% - 18px);
  }
  .adaptation-view .page_wrap .consulting .contact div:nth-child(2) {
    padding: 10px 30px 0 30px;
  }
}
@media (max-width: 767px) {
  .adaptation-view .page_wrap .consulting {
    transition: all 0.3s;
    display: none;
  }
}

