.introduce .intol_type{
   display: inline-block;
   width: 20%;
    padding: 0 20px;
}
.intol_type {
    float: left;
}
.small_show .intro_left img{
    width: 50%;
    margin-top: -10px;
}
.small_show .intro_left,.small_show .intro_right{
    display: inline-block;
}
.small_show .intro_left{
    width: 30%;
  
}
.small_show .intro_right{
    width: 65%;
    margin-left: -4%;
    position: relative;
    top:10px;
}

.introduce p{font-size: 1.6rem;
    margin-top: 10px;
    /*line-height: 25px;*/
}

.box_back{
    background: url('/Application/Home/View/Public/images/back/map.png') no-repeat 50% -40%;
    text-align: center;
    margin-bottom: 20px;
}
.box>.text{
    /*margin-top: 10px;*/
    text-align: center;
}
.box>.text h1{
    font-size: 2.8rem;
    font-weight: 100;
    padding-top: 20px;
}
.box>.text p{
    color:#00716e ;
    font-size:1.6rem;
}
.box>.text h3{
    margin-bottom: 10px;
     font-size: 2.6rem;
}
.under_line{
    /*width: 550px;*/
    width: 50%;
    height: 2px;
    border-bottom: 1px solid #ccc;
    margin: 20px auto;
    text-align: center;
    position: relative;
}
.under_line b{
    display: inline-block;
    width: 100px;
    height: 2px;
    position: absolute;
    left: 40%;
    border-bottom: 1px solid #1254fc;
}
.dz_grow{
	position: relative;
}
.dz_grow img{
	max-width: 100%;
}
.dz_grow .text{
	position: absolute;
	bottom:15%;
	text-align: center;
	left:20%;
}
.dz_eg{
	width: 100%;
	/*background:*/
    background: url('/Application/Home/View/Public/images/first_pic/eg_back.png') no-repeat 10% 10%;
    padding-bottom: 20px;
	
}
.eg_title{
	text-align: center;
	padding: 30px 0 10px 0;
	width: 45%;
	margin: 0 auto;
	font-size: 2.6rem;
	color: #fff;
	border-bottom:1px solid #fff; 
}

.eg_title span{
	font-size: 1.6rem;
	margin-left: 15px;
}
.title_box{
	border-bottom: 1px solid #03378f;
}
.hots p{
    /*padding: 10px 0;*/
    padding: 20px 0 10px 0;
    border-bottom: 3px solid #ccc;
    color: #0b0000;
    font-size: 2.2rem;
    margin-bottom: 10px;
    position: relative;
}
.hots b{
    position: absolute;
    display: inline-block;
    width: 106px;
    height: 3px;
    bottom: -3px;
    left: 0;
    background: url("/Application/Home/View/Public/images/first_pic/line.jpg");
}
.hots h3{
    margin:0;
    color: #333;
    font-size: 1.8rem;
    margin-bottom: 5px;
}
.news_time{
    font-size: 12px;
    color: #ddd;
}
.hots span{
    /*line-height: 23px;*/
    color: #989898;
    /*margin-top: 7px;*/
    margin:5px 0 10px 0;
}
.hots a{
    font-size: 1.6rem;
    color: #666;
}
.hots .row{
	margin-bottom: 10px;
}
.box h3.title { margin:30px 0 20px 0}

.tdsz { margin-bottom:20px;}
.tdsz .title{width:50%;}
.tdsz div {}
.tdsz div img { max-height:100%;max-width:100%;}
.zhuanxin .row{ padding-left:20px;}
.mdzx img{max-width:100%; padding: 60px 0 0 20px;}
.lb img{
    display: inline-block;
}



.scrollBox{ width:100%; padding:10px; position:relative; } 
.scrollBox .piclist{ overflow:hidden; zoom:1;}  
.scrollBox .ohbox{overflow:hidden; position:relative;width:90%;left:54px} 
.scrollBox {position:relative;overflow:hidden;zoom:1;} 
.scrollBox .piclist li{float:left; display:inline; width: 20%;margin-right:10px;padding:5px;} 
.scrollBox .piclist li img{max-width: 100%;}
.scrollBox .piclist li span{height:25px;line-height:25px;display:block;text-align:center;   }  
.scrollBox .pageBtn span{display:block;width:37px;height:59px;position:absolute;top:50%;cursor:pointer;overflow:hidden; } 
.scrollBox .pageBtn .prev{left:10px;background-position:-11px -84px ;} 
.scrollBox .pageBtn .next{right:0px;background-position:-53px -84px ;} 
.scrollBox .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 413px; }  
.scrollBox .piclist li a:hover img {
    border:1px solid red;
    transform:scale(1.1); 
    cursor: pointer;
}
/*员工展示部分*/
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  }
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; width: 20% }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ max-width: 100%; display:block; padding:2px;  }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }

@media screen and (max-width:768px)  {
     .big_show{
       display: none; 
    }
    .small_show{
        display:block;
    }
    .dz h1>a{
        font-size: 2rem;
    }
    .box>.text h1 {
        font-size: 20px;
        margin:0;
    }
    .box h3 {
        margin:0;
        font-size: 1.8rem;
        color: #3e3d3d;
    }
    .dinghzi .col-xs-3 div {
        height: 80px;
    }
    .eg_title{
    width: 60%;
    padding: 10px 0;
    font-size: 1.5rem;
    }
    .picMarquee-left .bd ul li{
        width: 25%;
    }
    .scrollBox .pageBtn span {
        top:40%;
    }
    .mdzx img {
        padding: 10px;
    }
    .under_line b {
        left:20%;
    }
}

}





