
img{
    vertical-align: middle;
	border:none;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
a{
    text-decoration: none;
}
.clearfix:after {
  clear: both;
}
.fl,.lf {
  float: left;
}
.fr,.rt{
  float: right;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
*{
    padding: 0;
    margin: 0;
    color:#333;
}
.m{
    width:1200px;
    margin:0 auto;
}
body{
    overflow-x: hidden;}
/* 头部 */
.hearder{
   background:#ebebeb;
}
.hearder_in_1{
    height:40px;
    line-height:40px;
}
.hearder_in_2{
    padding:20px;
    background:#fff;
}
.topnav>div{
    float:left;
	    /*margin-left: 22px;*/
}
.logo_box img{
    /*width:85px;*/
	height:130px;
}
.nav_p p.nav_p1{
    font-style:italic;
    font-size:24px;
    color:#b30003;
    margin-bottom:6px;
    
}
.nav_p{
    padding:25px 30px 0;

}
.nav_p p{
    font-size:20px;
    font-weight:bold;

}
.nav_img{
    line-height: 130px;
}
.nav_img img{
    margin:0 15px;
}
.phone_box img{
    float:left;
    margin-right:10px;
}
.phone1{
    float:right;
    font-size:18px;
    font-weight:bold;
    color:#333;
       line-height: 26px;
}
.phone_box{
    float:right !important;
    padding-top:35px;
}
.phone1_p2{
    color:#b30003;
    font-size:26px;
    font-weight: bold;
}
.nav{
    background:#009ee0;
    height:50px;
    color:#fff;
	/* overflow:hidden; */
}
.nav_list li{
    display: inline-block;
    width:111px;
    line-height: 50px;
    /* font-weight: bold; */
    text-align: center;
    position: relative;
    cursor: pointer;
}
.nav_list li a{
    display: block;
    color:#fff;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav_list li div{
    background:#009ee0;
    display:none;
    position: absolute;
    top:40px;
    width:110%;
    z-index: 100;
	left:-5%;
}
.inp_box input{
    width: 221px;
    height: 34px;
    outline: none;
    margin-top: 8px;
    border:none;
    padding-left:20px;
  
}
.inp_box button{
    width:60px;
    background-color:#fff;
  
    height: 34px;
    border: none;
    position: absolute;
    right:0;
    top:8px;
}
.inp_box button img{
    width:25px;
}
.inp_box{
    width: 280px;
    position: relative;
}

/* 经典案例 */
.brach_box{
    text-align:center;
}
.brach_box p{
    color:#d7d7d7;
    font-size:30px;
    font-weight: bold;
}
.brach_box h2{
    color:#000;
}
.brach_box h2 strong{
    color:#009ee0;
}
.case_box{
    text-align:center;
}


.case_pic .fr{
    width:580px;
}
.case_pic{
    padding-top:50px;
}
.case_pic .fl>div{
    width:600px;
    border:4px solid #009ee0;
    position: relative;
    height: 480px;
    display: none;
}
.case_pic .fl>div:first-child{
    display:block;
}
.case_con{
    position: absolute;
    bottom:0;
    left:0;
    text-align: left;
    padding:20px;
    color:#fff;
    background:rgba(0, 0, 0, 0.3);
}
.case_con h3{
    margin-bottom:10px;
}
.case_con a{
    display: block;
    margin-top:20px;
}
.case_pic .fl img{
    width:592px;
    height:472px;
}
.case_pic_box{
    overflow: hidden;
    position: relative;
    width:280px;
    height:230px;
    margin-bottom:20px;
}
.case_pic_box img{
    width:100%;
	height:100%;
}
.case_pic .fr>div:nth-child(1),
.case_pic .fr>div:nth-child(3){
    float:left;
}
.case_pic .fr>div:nth-child(2),
.case_pic .fr>div:nth-child(4){
    float:right;
}
.case_pic .fr>div p{
    position: absolute;
    bottom:0;
    height:30px;
    line-height:30px;
    bottom:0;
    text-align: center;
    color:#fff;
    background:rgba(0, 0, 0, 0.3);
    width:100%;
   
}
.case_con{
    display:none;
}
/* 资质荣誉 */

.honor_box{
    padding:50px 0 100px;
}
.banner1 .bd li div{
    width:280px !important;
    float:left;
    margin:0 10px;
   
}
.banner1 .bd li div img{
    width:100%;
    height:320px !important;
}

.banner1 .picBox{
    background:#e0ebf3;
}
.banner1{
    position: relative;
    top: 50px;
}
.b-box{
    background: #ebebeb; 
    padding-bottom:1px;
}
.history_box{
    padding-top:50px;
    padding-bottom:50px;
}
.history_box_in{
    margin-top:50px;
}
.leftbox{
    width:700px;
}
.leftbox .picBox .prev{left:95%;}
.leftbox .picBox .next{
   right:95%;
}
.history_box_in{
    position: relative;
}
.rightbox{
    position: absolute;
    right:0;
    top:0;
    color:#000;
}

.rightbox li .img-box {
    width: 80px;
    height: 130px;
    background: none no-repeat center;
    margin: 10px auto 10px;
    transition: 0.3s;
}
.rightbox {
    position: absolute;
    width:500px;
    height: 100%;
    right: 0;
    top: 0;
    border-left: 0;
}
.rightbox li {
    float: left;
    width: 50%;
    height: 50%;
    background:#000;
    text-align: center;
}
.rightbox li:nth-child(1) a {
    background: #41a62a;
    color: #fff;
    border: 1px solid #41a62a;
}
.rightbox li:nth-child(2) a {
    background: #fff;
    color: #f18202;
    border: 1px solid #fff;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}
.rightbox li:nth-child(3) a {
    background: #fff;
    color: #bf9d48;
    border: 1px solid #fff;
    border-bottom: 1px solid #dcdcdc;
}
.rightbox li:nth-child(4) a {
    background: #008ac2;
    color: #fff;
    border: 1px solid #008ac2;
}
.rightbox li a {
    display: block;
    height: 100%;
    padding: 10px;
    transition: 0.3s;
}
.rightbox li:nth-child(1) a .img-box {
    background-image: url('../../images/home/company_s1.png');
}
.rightbox li:nth-child(2) a .img-box {
    background-image: url('../../images/home/company_s2_1.png');
}
.rightbox li:nth-child(3) a .img-box {
    background-image: url('../../images/home/company_s3_1.png');
}
.rightbox li:nth-child(4) a .img-box {
    background-image: url('../../images/home/company_s4.png');
}
.rightbox li .txt-box .bt {
    font-size: 22px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}
.rightbox li .txt-box .t {
    font-size: 12px;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
}
.rightbox li .img-box{
    text-align:center;
    padding-top: 50px;
}
.rightbox li .img-box img{
    width:50px;
    display:inline-block;
}
.rightbox li:nth-child(4):hover a,
.rightbox li:nth-child(1):hover a{
    background:#fff;
    color:#41a62a;
}
.rightbox li:nth-child(4):hover a{
    color:#008ac2;
}
.rightbox li:nth-child(2):hover a{
    background:#f39643;
    color:#fff;
}
.rightbox li:nth-child(3):hover a{
    background:#b30003;
    color:#fff;
}
.rightbox li:nth-child(1):hover a .img-box{
    background-image: url('../../images/home/company_s1_1.png');
}
.rightbox li:nth-child(2):hover a .img-box{
    background-image: url('../../images/home/company_s2.png');
}
.rightbox li:nth-child(3):hover a .img-box{
    background-image: url('../../images/home/company_s3.png');
}
.rightbox li:nth-child(4):hover a .img-box{
    background-image: url('../../images/home/company_s4_1.png');
}
/* 我们的优势 */
.advantage_box{
    background:#ebebeb;
    padding:50px 0 0;
}
.advantage_box_in{
    margin-top:50px;
}
.advantage_box_in .fl img{
    width:210px;
    height:210px;
    vertical-align: top;
    /* position: absolute; */
}
/*.advantage_box_in .fl:nth-child(2) img{
    animation-delay:0.6s;
    -webkit-animation-delay:0.6s;
}
.advantage_box_in .fl:nth-child(3) img{
    animation-delay:1.2s;
    -webkit-animation-delay:1.2s;
}*/
.advantage_box_in .fl:nth-child(4) img{
    animation-delay:1.8s;
    -webkit-animation-delay:1.8s;
}
.advantage_box_in .fl{
    width:600px;
    margin-bottom:80px;
    /* position: relative; */
    height: 210px;
}





.advantage_box_in_con{
    display:inline-block;
    width:360px;
    padding-right:20px;
    margin-left:10px;
    /* position: absolute; */
    /* left: 210px; */
	
}
.advantage_box_in .fl:nth-child(1) .advantage_box_in_con{
animation-delay:0.3s;
    -webkit-animation-delay:0.3s;
}
.advantage_box_in .fl:nth-child(2) .advantage_box_in_con{
animation-delay:0.9s;
    -webkit-animation-delay:0.9s;
}
.advantage_box_in .fl:nth-child(3) .advantage_box_in_con{
animation-delay:1.5s;
    -webkit-animation-delay:1.5s;
}
.advantage_box_in .fl:nth-child(4) .advantage_box_in_con{
animation-delay:2.1s;
    -webkit-animation-delay:2.1s;
}
.advantage_box_in_con h4{
    font-size: 22px;
    color: #333;
    line-height: 110px;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.advantage_box_in_con strong{
    font-size:32px;
    color:#333;
}
.advantage_box_in_con p{
    line-height:24px;
    max-height:120px;
    overflow: hidden;
}

/* 新闻资讯 */
.news_right {
    width: 430px;
}
.news_right .news_right_l {
    width: 120px;
    height: 120px;
    background: #666;
    color: #fff;
    line-height: 75px;
}
.news_right .news_right_l  img{
    width:100%;
    height:100%;
}
.news_right_r {
    width: 300px;
    text-align: left;
    line-height: 24px;
    margin-bottom: 26px;
}
.news_right_r h3 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_right_r p {
    max-height: 78px;
    overflow: hidden;
}
.news_box>.fr{
    width:860px;
    
}
.news_box>.fl{
    width:318px;
}
.news_box>.fl img{
    width:100%;
}
.news_box{
    padding-top:50px;
    padding-bottom:50px;
}
.news_box .brach_box{
    margin-bottom:50px;
}
/* 友情链接 */
.link {
    padding:20px 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.link .fl{
    width:100px;
    font-style: italic;
    font-size:18px;
    color:#333;
    
}
.link .fl p:nth-child(1){
    font-weight: bold;
    font-size:34px;
}
.link ul li{
    display:inline-block;
    padding:0 30px;
    line-height:44px;
}
.link ul{
    width:1100px;
    font-size:16px;

}

/* 底部 */

.footer{
    padding:50px 0;
    background:#ebebeb;
}
.footer_in .footer_l{
    width:200px;
	 
}
.footer_in .footer_l img{
      margin-bottom: 10px;
    width: 100px;
    /* height: 125px; */
    margin-top: -23px;
    margin-left: 37px;
}
.footer_in .footer_l p{
    line-height:30px;
    
}
.footer_m{
    width:750px;
}
.footer_m li{
    float: left;
    width:107px;
    text-align: left;
    line-height:30px;
}
.footer_m li span{
    color:#333;
    font-size:15px;
    font-weight: bold;
}
.footer_m li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer_r{
    width:250px;
}
.footer_r div{
   text-align: center;
}
.footer_r div p{
    line-height:40px;
}
/* 立即分享 */
.am-share-sns span{
    margin:0 13px;
}
.copyright{
    padding:20px 0;
    text-align:center;
    background:#333;
    color:#fff;
}
.copyright span{
    color:#fff;
}

.gy_box_in{
    /* width: 1200px; */
  display:none;
}
.gy_box_in.on{
    z-index:1000;
    background: #fff;
    display:block;
}
.gy_box{
    padding-bottom:100px;
}
/* 小轮播图 */
#demo{OVERFLOW: hidden; margin:0 auto; WIDTH: 1200px; /*height:750px;*/ }
#indemo{ width:3500px; /*height:200px;*/}
#marquePic1,#marquePic2{ width:1500px; /*height:380px;*/ float:left;}
#marquePic1{ }

.product_in{ margin-top:6px; margin-bottom:15px; padding-bottom:12px; padding-top:12px;}
.product_box{ width:1500px; height:388px;overflow-y:hidden; }
.product_box ul li{ float:left; width: 280px; overflow: hidden; margin-right:20px; text-align:center}
.product_box ul li:hover{ background:#F0F0F0}
.product_box ul li img{margin:5px auto; width:280px;height:320px; border:1px #999999 solid; padding:2px}
.product_box ul li a{ color:#333; font-size:18px}

.history_box .banner .bd>ul li img {
    display: block;
    width: 100%;
    height: 552px;
}
/*回到顶部 */
#toTop {
      display: block !important;
    opacity: 1 !important;
  
}
#pagelist .current{
    margin:0 5px;
    display:inline-block;
    padding: 3px 7px;
    background: #009EE0;
    border: 1px solid #ccc;
    color: #fff;
}
#pagelist a{
    padding: 3px 7px;
    border: 1px solid #ccc;
    display:inline-block;
    margin:0 5px;
}

p{
    word-wrap:break-word
}
.content1{
     height: 74px;
     overflow: hidden;
}

/* .side1-bar {
    position: fixed;
    top: 35%;
    right:20px;
    width: 45px;
    z-index: 10000;
    display: none;
}
.side1-bar div {
    margin: 1px 0 0;
    float: right;
    cursor: pointer;
	width:80px;
	height:80px;
	text-align:center;
	background:#009ee0;
	    padding-top: 10px;
}




.side1-bar div p {
    color: #fff;
  
}
.side1-bar img{max-width:50px;}
 */






   #service ul{float:right;}

   #service{width:175px;height:290px;position:fixed;top:350px;right:0px; z-index:100;}
            *html #service{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
            #service li{width:175px;
			    height: 50px;
    margin-top: 2px;
			}
            #service li img{float:right;width:50px;height:50px;}
            #service li a{height:50px;float:right;display:block;min-width:50px;max-width:175px;background:#009ee0;}
            #service li a .shows{display:block;}
            #service li a .hides{margin-right:-113px;cursor:pointer;cursor:hand;}
            #service li a.weixin_area .hides{display:none;position:absolute;right:143px;}
            #service li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px}
            #p2{width:80px;background-color:#009ee0;height:50px;margin-left:47px;text-align:center;line-height:50px}
            #p4,#p3{width:125px;background-color:#009ee0;height:50px;margin-left:47px;text-align:center;line-height:50px}
            #p5,#p1{width:50px;height:50px;float:left}

/* .zbl-tab-1{padding-top:80px;} */

.map{margin-top: 20px;}









/* 新内页样式 */
.hz_title{
    width: 250px;
    height: 50px;
    background:#009ee0;
    color:#fff;
    margin:30px auto;
    border-radius: 10px;
    text-align: center;
    line-height: 50px;
    font-weight: normal;
    font-size: 18px;
   
}
.gy_box_in .hz_li{
    float:left;
    width:20%;
    border:1px solid #ccc;
    height:120px;
    overflow: hidden;
}
.gy_box_in .al_li{
   width:48%;
   float:left;
   border:1px solid #ccc;
   margin: 2% 1% 0 1%;
}
/* .gy_box_in .al_li:hover,
.gy_box_in .hz_li:hover{
    border:4px solid #ccc;
} */
.gy_box_in .al_li img:hover,
.gy_box_in .hz_li img:hover{
    transform: scale(1.2);
    transition:all 0.5s;
   
}
.gy_box_in .hz_li img,
.gy_box_in .al_li img{
    width:100%;
}
.al_li_img{
    height:322px;
    overflow:hidden;
}
.al_li_txt{
    padding:20px 40px;
}
.al_li_txt h3{
    color:#009ee0;
    font-size:18px;
    font-weight: normal;
}





/* 关于天磁 */
.content_box{
   
     padding:40px 0 70px;
}
.left_nav{
    width:270px;
    background:#fff;
}
.left_nav h2{
    height:80px;
    line-height:80px;
    text-align: center;
    font-size:22px;
    color:#fff;
    background:#009ee0;
}
.left_ul1 li{
    height:80px;
    line-height:80px;
    font-size:18px;
   width:100%;
   position: relative;
   
}
.left_ul1 li:before{
   
    content:'';
    display: block;
    background:#009ee0;
    height:0;
    width:100%;
    position: absolute;
   left:20px;
}
.left_ul1 li.on:before{
    transition: all 0.3s;
    height:100%;
}
.left_ul1 li a{
    padding-left:50px;
    position: absolute;
    width:250px;
    background:url('../../images/home/left-arr1.png')  200px center no-repeat;
    overflow: hidden;
}
.left_ul1 li.on a{
    color:#fff;
}
.left_ul1 li a:hover{
    color:#fff;
}
.left_ul2 li{
    padding:15px 20px 0px 70px;
  
}
.left_ul2 li:last-child{
    padding-bottom:15px;
}
.left_ul2 li a{
    position: relative;
}
.left_ul2 li a:before{
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #999;
    border-radius: 5px;
    position: absolute;
    left: -20px;
    top: 6px;
}
.left_bot{
    background:#009ee0;
    height:80px;
    padding: 18px 10px 0 30px;
}
.left_bot p{
    color:#fff;
    font-size:18px;
    padding-left: 13px;
    position: relative;
    top: -7px;
    overflow: hidden;
}
.left_bot p:last-child{
    font-size:22px;
    font-weight: bold;
}
.right_content_box{
    padding:20px;
    background:#fff;
    width:890px;
}
.right_bread{
    padding: 0 0px 10px 20px;
    border-bottom: 1px solid #ccc;
}
.right_bread h3{
    color:#009ee0;
    position: relative;
}
.right_bread h3:before{
    content: '';
    display: block;
    background: #009ee0;
    height: 20px;
    position: absolute;
    width: 4px;
    left: -20px;

}
.content_title{
    text-align: center;
    margin-top:30px;

}
.content_title h3{
    color:#009ee0;
    font-size:24px;
    font-weight: normal;
}
.content_con1 img{
    width:100%;
    margin: 30px 0;
}
.content_ul1 li{
    float:left;
    width:32%;
    margin:2% 2% 0 0;
}

/* 加入天磁 */
.content_con2{
    margin-top:30px;
}
.content_con2 h4{
    height:50px;
    border:2px solid #ccc;
    border-radius:25px;
    color:#999;
    padding-left:20px;
    line-height:45px;
    font-size:20px;
    font-weight: normal;
    margin-bottom:30px;
}
.content_con2 p{
    padding:0 30px;
    color:#999;
}
.content_con2_1{
    margin-bottom:20px;
}
.content_con3{
    margin-top:30px;
}
.content_con3 img{
    width:424px;
    height:300px;
    float:left;
}
.content_con3_r{
    width:48%;
}
.content_con4 {
    margin-top:30px;
}
.content_con4 li{
    width:210px;
    margin-right:3px;
    float:left;
    background:#ebebeb;
    text-align: center;
    height:215px;
}
.content_con4 li:last-child{
    margin-right:0px;
}
.content_con4 li img{
    width:80px;
    height:80px;
    margin:20px 0 30px;
}
.content_con4 li .content_con4_in{
    padding:10px;
    border-top:1px solid #fff;
}
.content_con5_in li{
    line-height:48px;
    border-bottom:1px dashed #999;
    height:48px;
}
.content_con5_in{
    padding-top:20px;
}
.content_con5_in li span{
    float:right;
    color:#666;
}
.content_con5_in h4{
    width:560px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    padding-left:30px;
    position: relative;
    color:#666;
    font-weight: normal;
}
.content_con5_in h4:before{
    content:'';
    display: block;
    width:10px;
    height:10px;
    background:#009ee0;
    position: absolute;
    left: 10px;
    top: 19px;
}
.ryu_box {
    padding-top:30px;
    min-height:1000px;
}
.ryu_box li{
  width:270px;
  float:left;
  height:430px;
  text-align: center;
  margin:0 6px;
     overflow:hidden;
}
.ryu_box_img{
    border:1px solid #ccc;
    /* padding:12px 0; */
   overflow:hidden;
   line-height:380px;
}
.ryu_box_img img{width:100%;}
.ryu_box li p{
    line-height:50px;
    font-size:14px;
}

/* 新闻 */
.content_con6 li img.fl{
    width:100px;
    height:100px;
}
.content_con6 ul{
    padding-top:30px;
}
.content_con6 li{
    margin-bottom:20px;
}
.content_con6 li .content_con6_in{
    width:730px;
    border-bottom: 1px dashed #999;
  
}
.content_con6 li .content_con6_in h4{
    color:#666;
}
.content_con6 li .content_con6_in p{
    font-size: 12px;
    line-height: 27px;
    max-height: 56px;
    overflow: hidden;
    padding-right: 10px;
    color:#666;
}
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}
.slick-next {
    right: 10%;
    background: url(../../images/home/arr2.png) no-repeat center;
		z-index:1000;
}

.slick-prev{
left: 10%;
    background: url(../../images/home/arr1.png) no-repeat center;
	z-index:1000;
}

.nav_list ul{height:50px;}

.slick_ban{overflow:hidden;}
.slick-slide img{width:100%;}
.bigImg {
    max-width: 800px;
    background: #FFF;
    left: 50%;
    top: 10%;
    position: fixed;
    transform: translateX(-50%);
    text-align: center;
    display: none;
	z-index:100;
}
.bigImg img {
    width: 500px;
    margin: 0 auto;
    float: none;
}
.maskGray {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    position: fixed;
    left: 0px;
    top: 0px;
    display: none;
	z-index:100;
}
.banner_img img{width:100%;}
.tutu_div{
    height: 60px;
    /* padding-top: 20px; */
    width: 80%;
    overflow: hidden;
    display: inline-block;
    margin: 20px auto;
    line-height: 60px;
	 background-position:left top;
	 background-repeat:no-repeat;
}
.zbl-grid .tt_box.cur .tutu_div{
  background-position:left bottom;
}
.zbl-grid .tt_box.cur a .tutu_div{color:#fff !important;}
.zbl-grid li.anli_li{    float: none;display:inline-block;}
#service li span{font-size:20px;color:#fff;font-weight:bold;}