﻿@charset "utf-8";
/* CSS Document */
/* 样式初始化 */
body {font-family: "微软雅黑", "Microsoft YaHei", Helvetica,sansation, Verdana, Arial, sans-serif;font-size: 14px;}
* {
    font-family: "微软雅黑", "Microsoft YaHei";
	margin:0;
	padding:0
}
html,body,div,span,h1,h2,h3,h4,h5,h6,em,img,strong,sub,sup,tt,dd,dl,dt,form,label,table,caption,tbody,tfoot,thead,tr,th,td,ul,li,p,a {
	margin:0;
	padding:0;
}
input,select,textarea {
	vertical-align:middle;
}
img {
	border:0;
}
ul,li {
	list-style:none
	
}
a:link,a:visited {
	text-decoration:none;
	 
}
a:hover {
	text-decoration:none; 
		
}


/* 可重用样式 */
.overhide {
	overflow:hidden;
}
.clear {
	clear:both;
}

.disnone{
    display: none;
}
.location{
    position: relative;
}
.h3{
    font-size: 24px;
}
.center{
    text-align:center;
}
.left{
    float: left;
}
.right{
    float: right;
}.line_DodgerBlue{
    width: 100%;
    height: 1px;
    background: DodgerBlue;
    margin: 6px 0;
    overflow:hidden;
}
.bg_GhostWhite{
    background-color: GhostWhite ;
}
.txt_Darkorange{
    color: darkorange;
}
.txt_DodgerBlue{
    color:DodgerBlue;
}
.module_conter{
    font-family: "微软雅黑", "Microsoft YaHei";
    max-width:1480px;
    width: 94%;
    margin: 0 auto;
}


.service{
    height: 730px;
}

.taglines{
    line-height: 140px;
    text-align: center;
    font-size: 30px;
    font-family: "微软雅黑", "Microsoft YaHei";
}
.taglines1{
    line-height: 120px;
    
}

.taglines>span{
    font-family: "微软雅黑", "Microsoft YaHei";
    font-size: 30px;
}
.location{
    position: relative;
}

.list{
    background-color: #fff;
    float: left;
    margin:10px 30px;
    padding: 10px 5px;
    text-align: center;
    max-width:290px;
    width:19%;
    height: 480px;
   
}
.list img{
   
    margin-right: 10px;
}
.list h3{
    font-size: 23.3px;
    font-weight: normal;
    line-height: 70px;
}
.list ul{
    height: 400px;
    overflow: auto;
    text-align: center;
    line-height: 40px;
}
.strut_screen{
    width: 100%;
}

/* 服务项目 */
.service_items{
    max-width:650px;
width: 44%;
margin: 35px;
}
.more_color{
    color:#a8a8a8;
    font-size: 16px;
}
.more_color>a{
    color:#a8a8a8;
}
.list_items{
    max-width: 640px;
    width: 90%;
    margin: 10px;
}
.service_items h4{
    font-size: 18px;
}
.list_items li{
    line-height: 44px;
    font-size: 16px;
    border-bottom: 1px dashed #e5e5e5;
}
.list_items li span{
    display: inline-block;
    width: 32%;
}
.list_items li span a{
    color: DodgerBlue
}
.center_pic{
    font-family: "微软雅黑", "Microsoft YaHei";
    position: relative;
    width: 520px;
    height: 520px;
    margin: 0 auto;
}

.center_pic>.serve_logo{
    background-image:url(../images/yuan.png);
    background-repeat:no-repeat;
    height: 123px;
    width: 123px;
    left: 200px;
    top:200px;
    position: absolute;
    line-height:123px;
    font-size: 24px;
    color: #0168b7;
    text-align: center;
    font-weight: 900;
    z-index: 9;
}
.fwbj{
    left:0;
    position:absolute;
    z-index:-1;
    left: 50%;
    top: 50%;
        transform: translate(-50%, -50%);
  
}
.fwbj>img{
      margin:0 auto;
}
.bg_top{
    display:none;
    position: absolute;
       top: 95px;
    left: 140px;
}
.bg_left{
    position: absolute;
    display:none;
   top: 159px;
    left: 93px;

}
.bg_right{
    position: absolute;
    display:none;
        top: 188px;
    left: 230px;
}
.txt_top{
   position: absolute;
    width: 150px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    top: 140px;
    left: 190px;
    z-index: 3;
}
.txt_left{
     position: absolute;
    width: 80px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    top: 250px;
    left: 110px;
    z-index: 3;
}
.txt_right{
    position: absolute;
    width: 80px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    top:300px;
    left: 300px;
    z-index: 3;
}
.service_sales{
    padding-bottom: 50px;
    position:relative;
    overflow:hidden;
    
}


/* 服务团队样式 */
.service_team{
    font-family: "微软雅黑", "Microsoft YaHei";
    max-width: 1050px;
    width:100%;
   
    height: 382px;
    border: 5px solid #0076cd;
    border-radius:10px;
    position: relative;
    overflow: hidden;
}
.staff{
    margin: 50px 170px 0 40px;
    width: 850px;
    height: 300px;
   

}
.staff_circle{
    height: 260px;
    width: 260px;
    border-radius: 260px;
    margin-top: 20px;
    overflow: hidden;
}
.staff_circle img{
    width: 260px;
    height: 260px;
}
.staff_data{
    max-width: 530px;
  
    margin-left: 50px; 
}
.staff_data p{
    margin-top: 10px;
}
.staff_data li{
    margin-bottom: 40px;
}
.circle_bar{
    font-size: 16px;
    font-weight:normal; 
    color: #fff;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    border-radius: 24px;
    padding: 0 20px;
    background: #0076cd;
}
.staff_list{
    position: relative;
    width: 101.5%;
    max-width:1060px;
    height: 80px;
    background: #0076cd;
    margin: 24px 0 0 0;

}
.staff_list_1{
    width: 100%;
    max-width:1050px;
    position:relative;
    height: 80px;
    overflow: hidden;
}
.lab_logo{
    position: absolute;
    right: 45px;
    top: 25px;
}
.staff_list ul{
    position: absolute;
    overflow: hidden;
    width: 9999999px;
    height: 80px;
}
.staff_list ul li{
    float: left;
    height: 80px;
    line-height: 80px;
    width: 150px;
    border-right: 1px solid #FFF;
}
.staff_pic{
    width: 72px;
    height: 72px;
    margin: 4px auto;
    border-radius: 50px;
    overflow: hidden;
}
.staff_pic>img{
    width: 72px;
    height: 72px;
}
.staff_name{
    font-size: 20px;
    line-height: 72px;
    color: #0076cd;
    text-align: center;
    margin: 4px auto;
    width: 120px;
    height: 72px;
    background: #fff;
    border-radius: 20px;
}
.more_message{
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 20px;
    width: 150px;
    align-content: center;
    line-height: 80px;
    height: 80px;
}
.right_message{
    position: absolute;
    right: 93px;
    height: 430px;
    max-width: 380px;
    width:15%;
      padding: 28px 20px 30px 50px;
    border: 4px solid #0076cd;
    border-left: none;
}
.right_message h3{
    display: inline-block;
    font-size: 20px;
    color: #0076cd;
    border-bottom: 2px solid #0076cd;
    margin-bottom: 30px;
}
.right_message p{
    font-size: 16px;
    line-height: 44px;
}
.margin_bottom70{
    padding-left:70px;
    margin-bottom: 70px;
}
.scene{
    position: relative;
}
.scene ul{
   
    height: 500px;
}
.scene ul li {
    max-width: 286px;
    float: left;
    margin: 0 28.5px;
}
.scene ul li img{
    max-width: 286px;
    
}
.icon1{
    position: absolute;
    top:190px;
    left: 60px;
}
.icon2{
    position: absolute;
    top: 190px;
    right: 60px;
}
.icon3{
    position: absolute;
    top: 160px;
    left: -30px;
}
.icon4{
    position: absolute;
    top: 160px;
    right: -30px;
    z-index: 2;
}

/* 搜索框 */
.serve_location{
    width: 100%;
    position: absolute;
}
.search{
    position: absolute;
    left: 31%;
    width: 36%;
    top:50%;
    height: 20%;
    background: #ffffff;
    border: 1px solid #0076cd;
    overflow: hidden;
}
.search form{
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.search_input{
    padding-left: 2%;
    width: 80%;
    height: 100%;
    border: none;
    outline: none;
    line-height: 100%;
}
.search_button{
    height: 100%;
    line-height: 100%;
    border: none;
    outline: none;
    background:#fff;
    width: 7%;
    
}
.search_button>img {
    padding: 0 15px  0 15px;
    border-left: 2px solid #919191;
}
.slidebox{
     margin-left: 40px;
    position: relative;
    max-width:1060px;
    width:70%;
}

.slidebox_ul{
  
    width: 99999999px;
    position: absolute;
    overflow: hidden;
}
.slidebox_ul>li{
    float: left;
}
.scene_list{
    margin: 0 auto;
    width: 1270px;
    max-width:86%;
    height: 500px;
    position:relative
}
.scene_list>ul{
    width: 9999999px;
    position: absolute;
    
}
.scene_list ul li{
    float: left;
}
.scene_list>ul>li img{
    width: 286px;
    height:437px;
}
.top_3px{
    position:relative;
    top:3px;
}
.staff_list_1>ul>li{
    cursor:pointer;
}
.txt_top,.txt_left,.txt_right{
    cursor:pointer;
}