 .head_m .logo_m img {
    display: block;
    height: 20px;
    margin-top: 5px;
}
 .head_m{
 	padding: 10px 0;
 }
 	.list_tit {
		border-bottom: 1px solid #e1e1e1;
		height: 35px;
		position: relative;
	}
	
	.list_tit:after {
		position: absolute;
		content: "";
		width: 70px;
		height: 1px;
		background: #e62129;
		z-index: 99;
		bottom: -1px;
		left: 0px;
	}
	
	.list_tit h3 {
		font-size: 18px;
		color: #e62129;
		line-height: 30px;
		text-align: left;
	}
 
 
 /*关于我们*/
#head{
 	border-bottom: 1px solid #e0e0e0;
 }
 	.list_gy {
		padding: 3% 0;
	}
	
	.list_gy .gy_nr_01 {
		padding: 10px 0;
	}
	 
	.list_gy .gy_nr_01 .le p {
		font-size: 15px;
		color: #333;
		line-height: 35px;
		text-indent: 2em;
		padding-bottom: 1em;
	}
	 
	 
	.gy_nr_02 {
		padding: 25px 0;
	}
	
	.gy_nr_02 ul li {
		list-style-type: initial;
		color: #296dbf;
		font-size: 16px;
		color: #333;
		line-height: 24px;
	}
	
	.gy_nr_02 ul li.ms {
		font-weight: bold;
		font-size: 16px;
		color: #333;
		line-height: 24px;
		list-style: none;
		margin-left: 0;
		padding: 10px 0;
	}
	
	.gy_nr_02 ul li a,.gy_nr_02 ul li span {
		font-size: 16px;
		color: #333;
		line-height: 28px;
	}
	
	.gy_nr_02 ul li a:hover,.gy_nr_02 ul li:hover {
		color: #296dbf;
	}
	

/*专业领域*/
.sub_zyly{
	width: 100%;
	max-width: 640px;
	margin: auto;
	overflow: hidden;
}

.sub_zyly ul li:nth-child(2n+1){
	background: #f9f9f9;	
}

.sub_zyly ul li {
	width: 100%;	
	padding: 20px 2%;
}
.sub_zyly ul li a{
	display: table;
	width: 100%;
}

.sub_zyly ul li a > div{
	display: table-row;
	font-size: 0;
}
.sub_zyly ul li a > div > p{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #666;
	line-height: 26px;
}
.sub_zyly ul li a .top{

}
.sub_zyly ul li a .top .p_title{
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-left: 30px;
}
.sub_zyly ul li a .center p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 50px;

}
.sub_zyly ul li a .btm{
	text-align: right;
}
.sub_zyly ul li a .btm p span{
	color: #296DBF;
}
/*专业领域详情*/
.zyly_ar{
	padding: 20px 15px;
}
.zyly_ar .zyls{
	padding: 20px 25px;
}
.zyly_ar .zyls .img{
	
}
.zyly_ar .zyls .bx-wrapper .bx-pager{
	/*display: none;*/
}

.zyly_ar .zyls .new_art{
	text-align: center;
	padding-top: 5px;
}
.zyly_ar .zyls .new_art .name{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.zyly_ar .zyls .new_art .type{
	font-size: 14px;
	color: #666; 
	display:block;
}
.zyly_ar .xsbh .content{
	padding: 20px 0;
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
}

/*底部滑动*/
.tabBox .hd{ height:40px; line-height:40px; padding:0 10px; font-size:20px; background:#f2f2f2; position:relative;  }
	.tabBox .hd ul{ position:absolute; height:41px; top:0; overflow:hidden;  }
	.tabBox .hd ul li{float:left; padding:0 10px; color:#333;font-size: 14px;  }
	.tabBox .hd ul .on{
		 border-top:1px solid #e62129; border-bottom-color:#fff; background:#fff; color:#e62129;   }
	.tabBox .hd ul .on a{ display:block;color: #296DBF; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
	.tabBox .bd ul{ padding:10px 0 10px 10px;  }
	.tabBox .bd li{ line-height:24px; 
	font-size: 12px;
	padding-left: 13px;
	background: url(../img/ar_ly_li.png) no-repeat left 10px;
	 }
	.tabBox .bd li a{ 
		-webkit-tap-highlight-color:rgba(0,0,0,0); 
		font-size: 12px;
		color: #333;
	}  /* 去掉链接触摸高亮 */
	
/*专业团队*/
.sub_zytd{
	padding-bottom: 20px;
}

.sub_zytd .tp_nav{
	width: 102%;
	padding: 20px 0;
}

.sub_zytd .tp_nav li{
	width: 31.333333%;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
	background: #f9f9f9;
	
	text-align: center;
}
.sub_zytd .tp_nav li a{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 100%;
	height: 100%;
	padding:20px 2% ;
	
}
.sub_zytd .tp_nav li a:hover,.sub_zytd .tp_nav li a.a_hv{
	background: #296DBF;
	color: #fff;
}

.sub_zytd .td_btm .bd{
	/*overflow: hidden;*/
}
 .sub_zytd .td_btm .bd ul{
	padding-bottom: 20px; 
	padding-left: 10px !important;
	margin-left:-10px !important; 
	zoom:1;
	/*height: 470px;*/
}
 .sub_zytd .td_btm .bd li{
	width: 100%;
	border-bottom: 1px dashed #e0e0e0;
	position: relative;
	
}
 .sub_zytd .td_btm .bd li:hover{
	border-color: #E0BF6F;
}
 .sub_zytd .td_btm .bd li a{
	width: 100%;
	height: 100%;
	display:table; 
	padding: 30px 0;
}
 .sub_zytd .td_btm .bd li .new_img{
	width: 20%;
	height: 100%;
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
}
 .sub_zytd .td_btm .bd li .new_img .img{
 	overflow: hidden;
 } 
     .sub_zytd .td_btm .bd li .new_img .img img{
     	width: 100%;
     	height: 100%;
     	min-width: 126px;
     	min-height: 126px;
     }
 
 .sub_zytd .td_btm .bd li .new_art{
	width: 80%;
	text-align: left;
	 display: table-cell;
	vertical-align: middle;
	padding: 0 5%;
	position: relative;
}
 .sub_zytd .td_btm .bd li .new_art .title{
	font-size: 26px; 
	line-height: 40px;
	color: #296DBF;
	display: block;
}

 .sub_zytd .td_btm .bd li .new_art .title .let_text{
 	font-size: 16px;
 	color: #333;
	 padding-left: 10px;
 }
  
  .sub_zytd .td_btm .bd li .new_art .ar_zyly{
  	font-size: 16px;
  	color: #333333;
  	line-height: 40px;
  }
 .sub_zytd .td_btm .bd li .new_art .content{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
} 

 .sub_zytd .td_btm .bd li .new_art .xq {
    font-size: 14px;
    color: #666; 
    text-align: left;
}
.col_296dbf{
	color: #296DBF;
}
/*专业团队详情*/
.zytd_ar{
	
}
.zytd_ar .xp{
	padding-bottom: 20px;
	padding-top: 10px;
}
.zytd_ar .xp img{
	display: block;
	width: 40%;
	height: auto;
	margin: auto;
	max-width: 250px;
	
}
.zytd_ar .p_ly{
	

	font-size: 16px;
	line-height: 26px;
	color: #333;
	padding-left: 34px;
	margin-bottom: 10px;
	background: url(../img/td-ly.png) no-repeat left;
}
.zytd_ar .p_dh{
	font-size: 16px;
	line-height: 26px;
	color: #333;
	padding-left: 34px;
	margin-bottom: 15px;
	background: url(../img/td-dh.png) no-repeat left;
}

.zytd_ar .content{
	padding: 15px 0;
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
}
.content ul li{
	list-style: initial;
	margin-left: 2em;
}


/*
 新闻动态
 * */
.top_type{
 	padding: 20px 0;
 	text-align: center;
 }
  .top_type ul{
  	font-size: 0;
  }
 .top_type ul li{
 	display: inline-block;
 	padding: 0 10px 10px;
 }
 .top_type ul li a{
 	display: block;
 	border-bottom: 1px solid transparent;
 	font-size: 16px;
 	color: #666;
 	font-family: "微软雅黑";
 	
 }
  .top_type ul li a:hover,.top_type ul li a.a_hv{
  	border-color: #e62129;
  	color: #e62129;
  	font-weight: bold;
  }
  
.sub_news{
	padding-bottom: 20px;
}
 .sub_news .new_list ul li{
	width: 100%;
 }
  
 
.sub_news .new_list .title .tit-h2{
	color: white;
}
 
.sub_news .new_list ul{
	overflow: hidden;
	padding-bottom: 20px; 
	padding-left: 10px !important;
	margin-left:-10px !important; 
	zoom:1;
}

 
.sub_news .new_list ul li{
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	text-align:center; 
	 border-bottom: 1px dashed #e0e0e0;
} 
.sub_news .new_list ul li a{
	display: block;
	width: 100%;
	height: 100%;
	background: white;
	
}
 

 

.sub_news .new_list ul li .new_img{
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.sub_news .new_list ul li .new_img img{
	display: block;
	width: 100%;
	height: auto;
	margin: auto;
	
} 
 
.sub_news .new_list ul li .new_img span{
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 5px 10px;
	background:rgba(210,50,52,0.8); 
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.sub_news .new_list ul li .new_art{
	display: block;
    height: 100%;
    text-align: left;
    width: 100%;
}
.sub_news .new_list ul li .new_art h2{
	font-size: 18px; 
	color: #333;
	height: 35px;
	line-height: 35px;
 
}
.sub_news .new_list ul li .new_art p{
	font-size:14px;
	color: #666;
	padding:0px;
	line-height:1.6; 
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 45px;
	 
}
.sub_news .new_list ul li .new_art span{
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #e0bf6f;
	font-size: 14px;
	display: inline-block;
}
 

 /*新闻详情*/

.news_ar .content{
	padding: 20px 0;
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
}
.news_ar .news_ar_top{
	padding: 20PX 0;
}
.news_ar .news_ar_top img{
	display: block;
	width: 100%;
	margin: auto;
}
.news_ar .news_ar_top h2{
	padding: 20px 0;
	font-size: 20px;
	color: #333;
	line-height: 1.2;
}
.news_ar .news_ar_top p{
	font-size: 16px;
	color: #666;
	text-align: center;
}
.news_ar .news_ar_top p .let{
	float: left;
}
 

.news_ar .news_ar_top p .rit{
	float: right;
	padding-right: 1%;
}

/*联系我们*/
.sub_lx{
	
}
.sub_lx .lx_top table{
	max-width: 100%;
}
.sub_lx .map{
	height: 400px;
	padding-bottom: 20px;
}


/*留言*/
 .lx_ly{
 	padding-bottom: 20px;
 }
.lx_ly .consle{
	font-size:15px;
	color:#333;
	line-height:30px;
}
.lx_ly .myform{
	padding-top: 35px;
}
.lx_ly .myform input[type="text"]{
	border: 1px solid #333;
	/*width*/: 398px;
	width: 100%;
	max-width: 398px;
	height: 48px;
	margin: 5px 10px;
	padding: 0 8px;
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}
.lx_ly .myform .btn{
	text-align: center;
	padding: 20px 0;
}
.lx_ly .myform .btn input{
	border: 0px;
	background: #666;
	color: #fff;
	padding: 10px 30px;
	cursor: pointer;
	margin-right: 30px;
	

}
.lx_ly .myform .btn input:hover{
	background: #e62129;
}

.lx_ly .myform .tb td{
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.lx_ly .myform .tb tr td:first-child{
	
}
.lx_ly .myform .tb tr td:first-child span{
	color: #333;
	line-height: 20px;
	width: 80px;
	display: block;
}
.lx_ly .myform .tb tr td > span i.f{
	color: #c00;
} 
.lx_ly .myform .tb tr td > span i{
	color: #fff;
	float: right;
}
.lx_ly .myform .tb tr{
	vertical-align: middle;
}

.lx_ly .myform .tb tr td >label{
	font-size: 14px;
	color: #333;
	display: inline-block;
	padding-right: 30px;
	
}
.lx_ly .myform .tb tr td >label.pd_10{
	padding: 10px 0;
	padding-right: 30px;
}
.lx_ly .myform .tb tr td >label input[type="radio"]{
	background: #fff;
	border: 1px solid #333;
	width: 16px;
	height: 16px;
	margin: 5px 0;
	margin-left: 10px;
 
}

.lx_ly .myform .tb tr td >label textarea{
	border: 1px solid #333;
	width: 414px;
	height: 60px;
	margin-left: 11px;
	padding: 8px;
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}

 
#qymc{
	display: none;
}

@media screen and (max-width:520px ){
	.lx_ly .myform input[type="text"]{
		width: 350px;
		height: 30px;
	}
	.lx_ly .myform .tb tr td > label textarea{
		width: 350px;
	}
}
@media screen and (max-width:468px ){
	.lx_ly .myform input[type="text"]{
		width: 300px;
		height: 30px;
	}
	.lx_ly .myform .tb tr td > label textarea{
		width: 300px;
	}
	
}
@media screen and (max-width:420px ){
	.lx_ly .myform input[type="text"]{
		width: 250px;
		height: 30px;
	}
	.lx_ly .myform .tb tr td > label textarea{
		width: 250px;
	}
	
}
@media screen and (max-width:360px ){
	.lx_ly .myform input[type="text"]{
		width: 200px;
		height: 30px;
	}
	
	.lx_ly .myform .tb tr td > label textarea{
		width: 200px;
	}
}
@media screen and (max-width:320px ){
	.lx_ly .myform input[type="text"]{
		width: 170px;
		height: 30px;
	}
	.lx_ly .myform .tb tr td > label{
		padding-right: 0px;
	}
	.lx_ly .myform .tb tr td > label textarea{
		width: 170px;
	}
	
}
.lx_ly .myform .tb tr td > label span{
	margin-top: 5px;
	float: right;
	margin-left: 5px;
}

.zytd_licm{
	padding: 10px 0px;
}
.zytd_tit{
	text-align: center;
	width: 200px;
	margin: 0 auto;
	border-bottom: 1px solid #E1E1E1;
}
.zytd_tit .h3{
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	border-bottom: 2px solid #e62129;
	padding-bottom: 12px;
	padding-left: 6px;
	padding-right: 6px;
}
.zytd_listcm{
	padding:20px 5px 0 5px;
	position: relative;
}
.zytd_listcm li{
	float: left;
	width: 100px;
	margin-right: 10px;
}
.zytd_listcm li img{
	display: block;
	width: 100%;
}
.zytd_listcm li p{
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
}
.zytd_hidd{
	overflow: hidden;
}

.zytd_listcm .span {
    width: 20px;
    height: 34px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    background-image: url(../img/zytd_slr.png);
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 9;
		background-size: 50px;
		display: none;
}
/* .zytd_listcm .span.prev {
    left: 0px;
    background-position: 0px center;
}
.zytd_listcm .span.next {
    right: 0px;
    background-position: -30px center;
} */