@charset "utf-8";
img{border:0;max-width:100%;vertical-align:middle}
#header_cont {
  width: 100%;
  background-color: #fff;
}
#header_cont #header_logo {
  height: .94rem;
  line-height: .94rem;
  position: relative;
  background-color: #2B3D63;
  padding: 0 .22rem;
  border-bottom: .01rem solid rgba(255,255,255,.2);
}
#header_cont #header_logo a:first-child {
  margin-right: .3rem;
  position: relative;
}
#header_cont #header_logo .dgg-logo {
  top: -.07rem;
}
#header_cont #header_logo img {
  width: 1.27rem;
  height: .49rem;
  position: relative;
}
#header_cont #header_logo .zys-logo2 {
  width: .42rem;
  height: .42rem;
  top: -.02rem;
}
#header_cont #header_logo .zys-logo1 {
  width: .78rem;
  height: .31rem;
}
#header_cont #header_logo a:first-child::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 0.33rem;
  background: rgba(255, 255, 255, .5);
  right: -.09rem;
  top: 0;
}
#header_cont #header_left_phone {
  height: 1.32rem;
  background-color: #2B3D63;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
#header_cont #header_left_phone.on_fixed{
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1061;
}
#header_cont #header_logo .com-name {
  font-size: 0.31rem;
  font-family: MicrosoftYaHei;
  color: rgba(255,255,255,1);
  margin-left: .35rem;
}

#header_cont #header_left_phone {
  height: 1.32rem;
  background-color: #2B3D63;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .header_phone {
  width: 4.15rem;
  height: .8rem;
  font-size: 0.31rem;
  border: 1px solid transparent;
  border-right:none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 .4rem;
  float: left;
  outline: 0px;
  color: #999;
  border-radius:23px 0 0 23px !important;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .call_me {
  width: 2.65rem;
  height: .8rem;
  line-height: .8rem;
  float: left;
  text-align: center;
  border: none;
  color: #fff;
  font-size: 0.28rem;
  border-top-right-radius: 23px;
  border-bottom-right-radius: 23px;
  background-color: #ff9600;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .call_me .bold {
  font-weight: bold;
}
.left_phone_cont input::-webkit-input-placeholder {
  color: #999;
  font-size: .31rem;
}
.left_phone_cont input:-moz-placeholder {
  color: #999;
  font-size: .31rem;
}
.left_phone_cont input::-moz-placeholder {
  color: #999;
  font-size: .31rem;
}
.left_phone_cont input:-ms-input-placeholder {
  color: #999;
  font-size: .31rem;
}
.work-nav ul{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding:.39rem .36rem .1rem;
}
.work-nav ul li{
  margin-bottom: .35rem;
}
.work-nav ul li:nth-child(3n){
  margin-right: 0;
}
.work-nav li span{
  display: block;
  width:1.26rem;
  height:1.26rem;
  background:rgba(255,51,95,1) url(../images/patentService.png) no-repeat center center;
  background-size: .61rem .61rem;
  border-radius: 14px;
}
.work-nav li:nth-child(2) span{
  background:rgba(31,201,192,1) url(../images/brandService.png) no-repeat center center;
  background-size: .74rem .70rem;
}
.work-nav li:nth-child(3) span{
  background:rgba(255,170,51,1) url(../images/copyright.png) no-repeat center center;
  background-size: .68rem .68rem;
}
.work-nav li:nth-child(4) span{
  background:rgba(112,104,226,1) url(../images/project-shenbao.png) no-repeat center center;
  background-size: .68rem .63rem;
}
.work-nav li:nth-child(5) span{
  background:rgba(255,126,61,1) url(../images/regis-nav-05.png) no-repeat center center;
  background-size: .66rem .6rem;
}
.work-nav li:nth-child(6) span{
  background:rgba(254,48,0,1) url(../images/regis-nav-06.png) no-repeat center center;
  background-size: .69rem .69rem;
}
.work-nav li p{
  font-size:.26rem;
  font-family:MicrosoftYaHei;
  color:rgba(41,41,41,1);
  text-align: center;
  margin-top: .1rem;
}
.com_tit {
  height: 1.13rem;
  padding: 0 .37rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
}
.com_tit .red_tit {
  font-size: 0.31rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: rgba(55,55,55,1);
  padding-left: .27rem;
  position: relative;
}
.com_tit .red_tit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: .14rem;
  height: .44rem;
  background: url(../images/title-ico.png) no-repeat left top;
  background-size: cover;
}
.hot-work .hot-lists{
  padding: 0 .3rem .1rem;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.hot-work .hot-lists .hot-ltem{
  width:2.16rem;  
  height:3.12rem;
  background:rgba(244,244,244,1);
  border-radius:10px;
  text-align: center;
  font-size:0;
}
.hot-work .hot-lists .hot-ltem .hot-ltem-img{
  width: 1.17rem;
  height: 1rem;
  line-height:1rem;
  margin: .3rem auto 0;
  text-align:center;
}
.hot-work .hot-lists .hot-ltem .hot-ltem-img img{
  max-width: 100%;
  max-height: 100%;
}
.hot-work .hot-lists .hot-ltem h3{
  font-size:.24rem;
font-family:MicrosoftYaHei;
color:rgba(88,87,87,1);
margin: .22rem 0 .05rem;
}
.hot-work .hot-lists .hot-ltem p{
  font-size:.2rem;
font-family:MicrosoftYaHei;
color:rgba(159,159,159,1);
}
.hot-work .hot-lists .hot-ltem .btn{
  display:block;
  width:1.38rem;
height:.42rem;
line-height: .42rem;
background:rgba(255,0,0,1);
font-size:.22rem;
font-family:MicrosoftYaHei;
color:rgba(255,255,255,1);
border-radius:5px;
margin:.22rem auto 0;
}
.hot-headhunting{
  border-bottom: .24rem solid rgba(255,255,255,1);
}
.headhunting-lists{
  padding: 0 .37rem;
} 
.headhunting-lists .headhunting-item{
  display: flex;
  display: -webkit-flex;
  padding-bottom: .36rem;
  border-bottom: 1px dashed #E2E1E1;
  margin-bottom: .32rem;
}
.headhunting-lists .headhunting-item:last-child{
  margin-bottom: 0;
}
.headhunting-lists .headhunting-item .headhunting-img{
  width: 2.09rem;
  margin-right: .26rem;
}
.headhunting-lists .headhunting-item .headhunting-img img{
  max-width: 100%;
}
.headhunting-lists .headhunting-item .headhunting-info h3{
  width: 5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size:.28rem;
  font-family:MicrosoftYaHei;
  color:rgba(36,36,36,1);
  margin-bottom: .1rem;
}
.headhunting-lists .headhunting-item .headhunting-info p{
  width: 5rem;
  font-size:.21rem;
  font-family:MicrosoftYaHei;
  color:rgba(153,153,153,1);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.headhunting-lists .headhunting-item .headhunting-info .btns a{
  display:inline-block;
  width:1.29rem;
height:.44rem;
line-height: .44rem;
text-align: center;
background:rgba(30,64,99,1);
border-radius:7px;
font-size:.24rem;
font-family:MicrosoftYaHei;
color:rgba(255,255,255,1);
margin-top: .15rem;
}
.headhunting-lists .headhunting-item .headhunting-info .btns a:last-child{
  background:rgba(255,0,0,1);
  margin-left: .2rem;
}
.checkMore{
  height: .98rem;
  line-height: .98rem;
  text-align: center;
}
.checkMore a{
  text-decoration: underline;
  color: #ff8a00;
  font-size: 0.24rem;
  font-family: MicrosoftYaHei;
}
/* 专利作用 */
.patent-effect-img{
  padding: 0.3rem;
}
.patent-effect-img img{
  width: 100%;
}
.problem_ico{
  width: .7rem;
  height: .5rem;
  background: url(../images/question-mark.png) no-repeat left top;
  background-size: cover;
}
/* 留言区 */
.msg_div {
    padding: 0.48rem 0;
    background: #EEEEEE;
    text-align: center;
    margin: 0 auto;
}
.msg_div .msg_input {
    height: 0.66rem;
    line-height: 0.33rem;
    border: 0;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0.28rem;
    padding: 0 0.28rem;
    border-radius: 20px;
    box-sizing: border-box;
    text-align: center;
    font-size: 0.28rem;
}
.msg_div .msg_btn {
    background: #DC0000;
    padding: 0 0.28rem;
    color: white;
    margin: 0 auto;
    margin-bottom: 0.23rem;
    width: 80%;
    height: 0.66rem;
    line-height: 0.66rem;
    border-radius: 20px;
    font-weight: bold;
    border: none;
}
.msg_div>p:last-child{
    font-size: 0.22rem;
    padding:0 0.28rem;
    color: #A6A5A5;
}
.msg_div .ver_code_btn{
	background: #ff8a00;
    width:30%;
}
.msg_div .dis_color{
	background: #c0c0c0;
}
/*留言E*/

.banner{position:relative;padding-top:.01rem}
.banner .pagination{width:100%;position:absolute;right:0;left:0;bottom:.1rem;z-index:10;text-align:center;font-size:12px}.banner .pagination span{font-size:.8rem;border-radius:10rem;display:inline-block;width:.12rem;height:.12rem;text-align:center;margin:0 .1rem;background:#fff;opacity:.6;transition:all .4s}.banner .pagination span.swiper-pagination-bullet-active{opacity:1;width:.36rem;background:#fff}.banner .swiper-container{border-radius:5px}


