/*
   |   德菁科技： dejingtech.com           |
   |   Powered By Houms                   |
   |   E-mail:1536562219@qq.com           |
            __     __       
           /  \~~~/  \    
     ,----(     ..    ) 
    /      \__     __/   
   /|         (\  |(
  ^ \   /___\  /\ |   
     |__|   |__|-" 
*/


/*公共样式 */

html,
body {
  min-width: 320px;
  overflow-x: hidden;
  position: relative;
  font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  background: #fff;
}

.fl {
  float: left;
}

.fr {
  float: right;
}
.tr{
  text-align: right;
}
.clear {
  clear: both;
}

.base {}

a {
  text-decoration: none;
  color: #000;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

li {
  list-style: none;
}

textarea {
  resize: none;
}
p,ul{
  margin: 0;
  padding: 0;
}
input{
  outline: none;
}
.swiper-container {
  width: 100%;
}
.swiper-slide {
  text-align: center;
  -webkit-box-pack: center;=
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border:0;
  cursor: pointer;
  font-size: 14px;
}
.swiper-slide .bottom_icon {
  width: 40px;
  height: 40px;
  margin-top: -5px;
  margin-bottom: 20px;
  opacity: 0;
}
.swiper-slide:hover .bottom_icon {
  opacity: 1;
}

/* .swiper-button-prev{
  background-image: url(../img/prev.png);
}
.swiper-button-next{
  background-image: url(../img/next.png);
} */
.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}


header{
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.mt150{
  margin-top: 125px;
}
.mt210{
  margin-top: 185px;
}
.ht{
  height: 65px;
  background: #EBEBEB;
}
.logo_bg{
  float: left;
}
.logo_bg img{
  height: 60px;
  /*margin-top: 15px;*/
}
.lang_bg{
  float: right;
  font-size: 12px;
  line-height: 14px;
  color: #212122;
  margin-top: 20px;
}
.lang_bg a{
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: 20px;
}
.lang_bg span{
  position: relative;
  
  margin-left: 8px;
}
.lang_bg a:hover{
  color: #F2512D;
}
.lang1{
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
}
.lang_btn{
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.lang_other{
  margin-top: 5px;
  display: none;
}
.lang_on{
  background: #fff;
  border-radius: 15px;
  width: 96px;

}
.hb{
  height: 60px;
  background: #F7F7F7;
}
.hb ul li{
  height: 60px;
  line-height: 60px;
  width: 11.11%;
  text-align: center;
  float: left;
  font-size: 14px;
  position: relative;
}
.hb ul li a{
  color: #212122;
}
.hb ul li.on, .hb ul li:hover{
  background: #F2512D;
}
.hb ul li.on>a, .hb ul li:hover>a{
  color: #fff;
}
.top{
  position: fixed;
  bottom: 140px;
  right: 60px;
  width: 64px;
  height: 64px;
}

footer{
  height: 65px;
  background: #E9EAEC;
}
footer .container{
  position: relative;
  overflow: hidden;
}
.footer_left{
  float: left;
}
.footer_right{
  float: right;
}
footer ul li{
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  color: #000;
  margin-top: 15px;
  margin-left: 67px;
}
.footer_left li{
  margin-left: 0;
}
footer p{
  color: #616366;
  margin-bottom: 5px;
}



/* 首页 */
.index{
  position: relative;
}
.banner .swiper-container {
}
.banner .swiper-container img{
  width: 100%;
}
.index_intro{
  position: relative;
  /*top: -120px;*/
  z-index: 99;
  margin: 20px 0;
}
.index_intro .container{
  text-align: center;
  border: 1px solid #DBDBDB;
  background: #fff;
  padding: 40px 0;
  font-size: 20px;
  line-height: 30px;
  color: #212122;
  width: 1200px;
}
.index_intro_top{
  margin-bottom: 50px;
}
.index_intro_bottom img{
  max-width: 100%;
}
.index_intro_bottom img:first-child{
  margin-right: 50px;
}
.index_product .swiper-button-next, .index_product .swiper-button-prev{
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
}
.index_product .swiper-button-prev{
  background-image: url(../img/swiper_left.png);
  left: 0;
}
.index_product .swiper-button-next{
  background-image: url(../img/swiper_right.png);
  right: 0;
} 
.index_product{
  margin-bottom: 120px;
}
.index_product .swiper-container{
  height: 350px;
  line-height: 350px;
}
.index_product .swiper-slide{
  position: relative;
  padding: 0 50px;
}
.index_product_circle{
  width: 350px;
  height: 350px;
  border: 2px solid #DBE1E7;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -175px;
  margin-left: -175px;
}
.index_product img{
  position: relative;
  z-index: 9;
  max-width: 100%;
  max-height: 100%;
}
.index_img{
  background: #E9EAEC;
  padding: 40px 0 8px;
}
.index_img img{
  height: 274px;
  width: 357px;
  margin-right: 30px;
  margin-bottom: 32px;
}
.index_img img:nth-child(3n){
  margin-right: 0;
}
.index_kouhao{
  text-align: center;
  padding: 120px 0;
}
.index_kouhao p{
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
}
.index_kouhao img{
  margin: 10px 0;
  width: 500px;
}
.index_kouhao div{
  font-size: 20px;
  line-height: 23px;
  font-weight: bold;
}

.aboutus_nav{
  width: 100%;
  height: 60px;
  background: #F7F7F7;
  overflow: hidden;
  position: fixed;
  top: 130px;
  left: 0;
  width: 100%;
  z-index: 99999;
}
.aboutus_nav ul{
  padding-left: 133px;
}
.aboutus_nav .cli{
  height: 60px;
  line-height: 60px;
  text-align: center;
  float: left;
  font-size: 14px;
  margin-right: 50px;
}
.aboutus_nav .cli a{
  color: #616366;
}
.aboutus_nav .cli.on>a, .aboutus_nav .cli:hover>a{
  color: #F2512D;
}
.aboutus_content .container{
  width: 915px;
  margin: 0 auto;
  padding: 60px 0;
}
.aboutus_big_title{
  font-size: 26px;
  line-height: 37px;
}
.aboutus_big_title span{
  font-weight: bold;
}
.about_border{
  border-bottom: 1px solid #C4C4C4;
}

.aboutus1 .aboutus_big_title{
  margin-bottom: 30px;
}
.aboutus1_content ul li{
  margin-bottom: 15px;
  font-size: 14px;
  color: #000;
}
.aboutus1_content ul li span{
  width: 114px;
  float: left;
  color: #666;
}
.aboutus1_img {
  overflow: hidden;

}
.aboutus1_img img{
  height: 330px;
}
.aboutus1_img .aboutus1_img_item{
   position: relative;
  width: 100%;
  height: 330px;
  float: left;
  margin-bottom: 15px;
}
.aboutus1_img .aboutus1_img_item img{
  width: 100%;
}
.aboutus1_img .aboutus1_img_item:nth-child(2n){
  float: right;
}
.aboutus1_img_intro{
  height: 85px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap ;
}
.aboutus1_img_intro a{
  color: #fff;
}
.aboutus1_img_intro p{
  padding: 0 30px;

}
.aboutus1_img .aboutus1_img_item:nth-child(4) .aboutus1_img_intro p{
  padding: 0 15px;
  white-space: nowrap;
}


.aboutus2_content1{
  overflow: hidden;
}
.aboutus2_left{
  width: 630px;
  float: left;
  
}
.aboutus2_left_intro {
  margin-top: 20px; 
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.aboutus2_right{
  width: 208px;
  float: right;
}
.aboutus2_right img{
  width: 100%;
}
.aboutus2_right p{
  font-size: 12px;
  color: #666;
  line-height: 20px;
  text-decoration: underline;
}
.aboutus2_content2 p{
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin-bottom: 62px;
}
.aboutus2_content2_img{
  margin-top: 20px;
  margin-bottom: 8px;
}

.aboutus2_content3 p{
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.aboutus2_content3_img img{
  height: 310px;

}
.aboutus3 .container{
  width: 980px;
}
.aboutus3 img, .aboutus4 img{
  width: 100%;
}
.aboutus4 .container{
  width: 1082px;
  padding: 80px 0 200px;
}
.aboutus5 .container{
  width: 1020px;
  text-align: center;
  padding: 80px 0 160px;
}
.aboutus5_title{
  font-size: 20px;
  line-height: 28px;
}
.aboutus5_desc{
  font-size: 14px;
  line-height: 20px;
  margin: 12px 0 40px;
}
.aboutus5 ul li img{
  width: 417px;
  height: 390px;
}
.aboutus5 ul li{
  float: left;
}
.aboutus5 ul li:nth-child(2) {
  float: right;
}
.aboutus5 ul li:nth-child(2) div{
  width: 592px;
  height: 390px;
}
/*.aboutus5 ul{
  overflow: hidden;
}
.aboutus5 ul li{
  width: 50%;
  float: left;
}
.aboutus5 ul li div{
  padding-right: 10px;
  text-align: center;
}
.aboutus5 ul li:nth-child(2n) div{
  padding-left: 0px;
  padding-left: 10px;
}
.aboutus5 ul li div img{
  height: 389px;
  width: 100%;
}
.aboutus5 ul li div p{
  font-size: 20px;
  line-height: 28px;
  margin: 30px 0 12px;
}
.aboutus5 ul li div div{
  font-size: 14px;
  line-height: 20px;
  word-break:break-all;
}*/


.aboutus_main .aboutus_content{
  display: none;
}
.aboutus_main .aboutus_content:nth-child(1){
  display: block;
}

/*我们的业务*/
.yewu{
  font-size: 12px;
  line-height: 17px;
  color: #616366;
}
.yewu_nav .container{
  width: 956px;
  padding: 80px 0 200px;
}
.yewu_nav .container img{
  width: 100%;
}
.yewu_nav .container img{
  width: 100%;
}
.yewu_content .container{
  width: 910px;
}
.yewu_title{
  font-size: 26px;
  line-height: 37px;
  color: #000;
}
.yewu1_tip{
  margin-top: 20px;
  margin-bottom: 40px;
}
.yewu1_nav ul li{
  width: 20%;
  float: left;
  text-align: center;
  cursor: pointer;
}
.yewu1_nav ul li p{
  font-size: 14px;
  line-height: 20px;
  color: #616366;
  padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 4px solid #fff;
  display: inline-block;
}

.yewu1_nav ul li.on p{
  color: #F2512D;
  border-color: #F2512D;
}
.yewu1_main{
  margin-top: 67px;
}
.yewu1_content ul li{
  border-bottom: 1px solid #DBE1E7;
  padding: 20px 0;
  overflow: hidden;
}/*
.yewu1_content ul li:last-child{
  border: none;
}*/
.yewu1_content_num{
  width: 44px;
  float: left;
  font-size: 26px;
  line-height: 37px;
  color: #DBE1E7;
}
.yewu1_content_intro{
  width: 410px;
  float: left;
  font-size: 24px;
  line-height: 37px;
  color: #000;
}
.yewu1_content_intro span{
  font-size: 18px;
}
.yewu1_content_intro div{
  font-size: 14px;
  line-height: 20px;
  color: #616366;
  margin-top: 15px;
}

.yewu1_content_img{
  width: 330px;
  float: right;
  text-align: right;
}
.yewu1_content_img img{
  width: 160px;
  height: 160px;
}
.yewu1_content_img img:nth-child(2n){
  margin-left: 6px;
}
.yewu1_main .yewu1_content{
  display: none;
}
.yewu1_main .yewu1_content:nth-child(1){
  display: block;
}


.yewu2_content{
  border-bottom: 1px solid #DBE1E7;
  padding: 40px 0 40px;
  overflow: hidden;
}

.yewu2_content_intro{
  width: 410px;
  float: left;
  font-size: 24px;
  line-height: 37px;
  color: #000;
}
.yewu2_content_intro span{
  font-size: 18px;
}
.yewu2_content_intro div{
  font-size: 14px;
  line-height: 20px;
  color: #616366;
  margin-top: 15px;
}

.yewu2_content_img{
  width: 330px;
  float: right;
  text-align: right;
}
.yewu2_content_img img{
  width: 160px;
  height: 160px;
}
.yewu2_content_img img:nth-child(2n){
  margin-left: 6px;
}
.yewu2_content_img1 img{
  /*width: 100%;
  margin: 0 0 8px!important;*/
}
.yewu2_content_img1 img:last-child{
  /*width: 100%;
  margin: 0 !important;*/
}
.yewu2_content_img2{
  overflow: hidden;
}
.yewu2_content_img2 div{
  width: 50%;
  float: right;
  text-align: left;
  box-sizing: border-box;
  padding-left: 4px;
  margin-bottom: 8px;
}
.yewu2_content_img2 div:nth-child(2n){
  text-align: right;
  padding-right: 4px;
  padding-left: 0;
}
.yewu2_content_img2 p{
  font-size: 12px;
  line-height: 16px;
  color: #616366;
  padding: 6px;
  text-align: center;
  background: #F7F7F7;
}
.yewu2_content_img2 img{
  margin: 0;
}
.yewu2_content_img3 {
  background: #F7F7F7;
}
.yewu2_content_img3 img{
  width: 100px;
  height: 100px;
  margin: 0 !important;
}
.yewu2_content_img3 p{
  font-size: 12px;
  line-height: 16px;
  color: #616366;
  padding: 2px 10px 10px;
  text-align: center;
}
.yewu_main {
  padding: 60px 0;
}
#yewu3 img{
  width: 100%;
}
/*品质*/
.pinzhi .container{
  padding: 60px 0;
  width: 915px;
}

.pinzhi_title{
  font-size: 26px;
  line-height: 37px;
  color: #000;
}

.pinzhi p{
  font-size: 14px;
  line-height: 20px;
  color: #616366;
  /*padding-top: 20px;*/
}
.pinzhi1 p{
  margin-bottom: 60px;
}
.pinzhi1_img{
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.pinzhi2_img2 {
  margin-top: 20px;
  overflow: hidden;
}
.pinzhi2 p{
  margin-bottom: 10px;
}
.pinzhi2_img1 img{
  width: 100%;
}
.pinzhi2_img2 img{
  width: 450px;
  height: 310px;
  float: left;
}
.pinzhi2_img2 img:last-child{
  margin-left: 15px;
}

/*我们的产品*/
.product .container{
  width: 820px;
  padding: 60px 0;
}
.product_intro{
  text-align: center;
}
.product_title{
  font-size: 26px;
  line-height: 36px;
}
.product_desc{
  font-size: 14px;
  line-height: 20px;
  margin: 14px 0 60px;
  text-indent: 2em;
}
.product_nav {
  margin-bottom: 20px;
}
.product_nav ul{
  overflow: hidden;
}
.product_nav ul li{
  width: 12.5%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.product_nav ul li p{
  display: inline-block;
  border-bottom: 4px solid #fff;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #616366;
}
.product_nav ul li.on p{
  border-color: #F2512D;
  color: #F2512D;
}
.style_title{
  font-size: 26px;
  line-height: 37px;
  margin-bottom: 10px;
}
.product_content ul {
  overflow: hidden;
}
.product_content ul li ul li{
  width: 50%;
  float: left;
}
.product_item{
  position: relative;
  width: 410px;
  height: 410px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.product_circle{
  width: 252px;
  height: 252px;
  border:2px dotted #DBE1E7;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -126px;
  margin-left: -126px;
  border-radius: 100%; 
}
.product_item img{
  width: 300px;
  max-width: 100%;
  max-height: 100%;
  z-index: 9;
  position: relative;
}
.product_item img.product_small{
  width: 70px;
  height: 70px;
  border-radius: 100%; 
  position: absolute;
  top: 10px;
  left: 84px;
}
.product_item p{
  width: 200px;
  margin: 0 auto;
  font-size: 12px;
  color: #616366;
  line-height: 16px;
}



/*生产技术*/
.skill .container{
  padding: 60px 0;
  width: 915px;
}

.skill_title{
  font-size: 26px;
  line-height: 37px;
  color: #000;
  margin-bottom: 30px;
}

.skill p{
  font-size: 14px;
  line-height: 20px;
  color: #000;
  margin-bottom: 20px;
}
.skill ul {
  overflow: hidden;
}
.skill ul li{
  width: 50%;
  float: left;
}
.skill1{
  margin-bottom: 60px;
}
.skill1 ul li .skill_item{
  padding-right: 76px;
}
.skill1 ul li:nth-child(2n) .skill_item{
  padding-right: 0;
  padding-left: 76px;
  border-left: 1px solid #DBE1E7;
}
.skill1_title{
  margin-bottom: 20px;
  height: 50px;
  line-height: 50px;
  padding: 0 40px;
  border-radius: 30px;
  display: inline-block;
  border: 1px solid #DBE1E7;
  font-size: 18px;
  color: #666;
}
.skill1_img{
  position: relative;
}
.skill1_img_intro1 p{
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}
.skill1_img_intro2{
  display: flex;
  align-items: flex-end;
}
.skill1_img_intro2 img{
  float: left;
}
.skill1_img_intro2 p{
  float: left; 
  display: inline-block;
  margin-left: 7px;
  font-size: 14px;
  color: #616366;
  line-height: 20px;
  margin-bottom: 0;
}



.skill2 .skill_item{
  position: relative;
  text-align: center;
  height: 190px;
  width: 300px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0 30px;
}
.skill2 .skill_item div p{
  font-size: 18px;
  line-height: 26px;
  color: #666666;
}
.skill_circle{
  width: 190px;
  height: 190px;
  border-radius: 100%;
  border: 2px dotted #DBE1E7;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -95px;
  margin-left: -95px;
}
.skill2 .skill_item img{
  position: relative;
  z-index: 9;
  max-width: 100%;
   
}
.skill2 .skill_item p{
  margin-bottom: 0;
}
.skill_dese{
  font-size: 14px;
  line-height: 20px;
}
.skill2 ul li .skill2_item{
  padding-right: 76px;
}
.skill2 ul li:nth-child(2n) .skill2_item{
  padding-right: 0;
  padding-left: 76px;
  border-left: 1px solid #DBE1E7;
}
/*联系我们*/
.contactus .container{
  width: 915px;
  padding: 60px 0;
}
.contactus_title{
  font-size: 18px;
  line-height: 26px;
  margin: 30px 0 10px;
}
.contactus ul{
  overflow: hidden;
  margin-bottom: 60px;
}
.contactus ul li{
  width: 50%;
  float: left;
  font-size: 14px;
  line-height: 20px;
}
.contactus_form{
  background: #F7F7F7;
  border-radius: 10px;
  padding: 30px 0;
}
.contactus_form_content{
  width: 440px;
  margin: 0 auto;
}
.contactus_item{
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.contactus_item label{
  width: 140px;
  float: left;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}
.contactus_input{
  width: 300px;
  float: left;
}
.contactus_item input{
  width: 100%;
  height: 36px;
  line-height: 36px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #DBE1E7;
  padding: 0 15px;
}
.contactus_input2 input{
  width: 142px;
  margin-right: 10px;
}
.contactus_input2 input:last-child{
  margin-right: 0;
}
.contactus_item span{
  position: absolute;
  top: 12px;
  right: 15px;
  color: #F2512D;
  font-size: 14px;
  line-height: 14px;
}
#content{
  width: 100%;
  height: 90px;
  border-radius: 4px;
  border: 1px solid #DBE1E7;
  padding: 15px;
}
.contactus_submit{
  padding-left: 140px;
  padding-top: 10px;
}
.contactus_submit button{
  width: 106px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0;
  border-radius: 4px;
  background: #F2512D;
  color: #fff;
  outline: none;
  border: none;
}
#contactus_submit{
  background: #DBE1E7;
  margin-left: 20px;
}

/*相关方*/
.xgf{
  position: relative;
}
.xgf_left_img{
  position: absolute;
  top: 46px;
  left: 0;
  width: 400px;
}
.xgf .container{
  padding: 60px 0 20px;
  
}
.xgf ul {
  width: 820px;
  float: right;
  position: relative;
  z-index: 9;
}
.xgf ul li{
  margin-bottom: 40px;
}
.xgf_title{
  font-size: 26px;
  line-height: 26px;
  color: #000;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.xgf_item{
  border: 1px solid #DBE1E7;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}

.xgf_img{
  width: 130px;
  float: left;
}
.xgf_img div{
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow:hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;

}
.xgf_intro{
  width: 660px;
  height: 130px;
  float: right;
  font-size: 14px;
  line-height: 20px;
  padding-right: 30px;
  display: flex;
  align-items: center;
}
.xgf_intro_bg{
  width: 100%;
}
.xgf_name{
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 6px;
}
.xgf_desc{
  max-height: 80px;
  overflow: hidden;
}



/*招聘信息*/
.zhaopin{
  position: relative;
}
.zhaopin .container{
  padding: 60px 0 60px;
  width: 915px;
}
.zhaoping_img{
  margin-bottom: 60px;
}
.zhaoping_img img{
  height: 650px;
}

.zhaopin ul .zhaopin_li{
  margin-bottom: 80px;
}
.zhaopin ul .zhaopin_li:last-child{
  margin-bottom: 0px;
}
.zhaopin_title{
  font-size: 26px;
  line-height: 37px;
  color: #F2512D;
  margin-bottom: 30px;
}
.zhaopin_item{
  background: #F7F7F7;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zhaopin_img{
  width: 48px;
  float: left;
}
.zhaopin_img div{
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow:hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;

}
.zhaopin_intro{
  width: 780px;
  float: right;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}
.zhaopin_intro_bg{
  width: 100%;
}
.zhaopin_name{
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
  color: #000;
}
.zhaopin_contact p{
  font-size: 18px;
  line-height: 26px;
  color: #666666;
  padding-top: 10px;
}
.zhaopin_contact_name{
  font-size: 18px;
  line-height: 26px;
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
}
.zhaopin_contact_intro {
  overflow: hidden;
}
.zhaopin_contact_intro li{
  width: 50%;
  float: left;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}
.zhaopin_contact_intro li div{
  padding-right: 20px;
}
.zhaopin_contact_intro li:nth-child(2n) div{
  padding-right: 0px;
  padding-left: 20px;
}



@media screen and (min-width: 1200px) {
  .xgf_left_img{
    width: 350px;
  }
}
@media screen and (min-width: 1400px) {
  .xgf_left_img{
    width: 450px;
  }
}
@media screen and (min-width: 1700px) {
  .xgf_left_img{
    width: 550px;
  }
}
@media screen and (min-width: 1900px) {
  .xgf_left_img{
    width: 600px;
  }
}



.product_zhezhao{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  z-index: 9999;
  display: none;
}
.product_zhezhao_bg{
  position: relative;
  height: 100%;
  width: 100%;
}
.product_zhezhao_img{
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  min-width: 600px;
  text-align: center;
}
.img_product{
  height: 400px;
  max-width: 100%;
}
.close_product_bg{
  text-align: right;
  padding: 15px;
}
.close_product{
  width: 30px;

}