﻿body{
    background-color: #e2e2e2;
}

.clear{ clear: both; }
.m-nav{
	background-image: url(../images/bg.png);
	background-color: #00348B;
	height: 280px;
	width: 100%;
	margin: auto;
}
a{
    cursor: pointer;
}
.nav_box{
	/* height: 80px; */
}
.nav_title{
	height: 160px;
	line-height: 160px;
	text-align: center;
	color: white;
	font-size: 30px;
	font-weight: bold;
}
.nav_search{
	background-color: #eeeeee;
	background: rgba(238, 238, 238, 0.4);
	height: 145px;
}
.g-search-tit{
	font-size: 18px;
	color: white;
	font-weight: bold;
	margin-right: 28px;
	height: 46px;
	line-height: 46px;
}
.find{
	width: 830px;
	height: 45px;
	display: block;
	float: left;
	overflow: hidden;
	background-color: #dfe3ed;
	border: none;
	padding: 0px 20px 0 28px;
	color: gray;	
}
input::-webkit-input-placeholder {
        color: #aab2bd;
      
    }
.g-search{
	/* position: relative; */
	margin:45px 38px 0px 38px;	
}
.btn{
	width: 145px;
	height: 45px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	border: none;
	float: left;
	margin-left: -5px;
    cursor: pointer;
	font-size: 14px;
	padding-left:10px ;
	color: #333333;
    background-color: #ffffff;
    margin-top: -26px;
}
.srarch_input{
	/* background-color: white; */
}
.btn-icon{
	width: 13px;
	height: 13px;
}
.g-icon-btn{
	position: relative;
	top: 11px;
	right: -38px;
}
.menu-item{
	float: left;
	margin-right: 41px;
}
.menu-link{
	font-size: 14px;
	color: white;
}
.g-item{
	width: auto !important;
	overflow: hidden;
}
.g-menu{
	width: 970px;
	margin: auto;
	height: 55px;
	line-height: 55px;
}
/* 头部1 */

/* 头部2 */
.m_head2 .m1200 .trademark{
    background-image: url(../images/bg1.png);
    background-repeat: no-repeat;
    width: 1200px;
    height: 160px;
    margin: 0 auto;
    margin-top: 50px;
}
.m_head2 .m1200 .trademark .tk1{
    width: 120px;
    height: 30px;
    margin-left: 70px;
    padding-top: 17px;
}
.m_head2 .m1200 .trademark p{
    font-size: 16px;
    font-weight: bold;
    
    color: #fff;
}
.m_head2 .m1200 .trademark .tk2{
    width: 1040px;
    height: 90px;
    margin-left: 80px;
    display: flex;
    justify-content: center;
}
.m_head2 .trademark .a{
    width: 82px;
    height:82px;
    margin-left: 15px;
    margin-top: 5px;
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden; 
    line-height: 82px; 
}
.m_head2 .trademark .a img{
    width: 100%;
    vertical-align: middle;
    /* border-radius: 15px; */

}
.m_head2 .m1200 .location1{
    width: 1200px;
    height: 100px;
    background: #fff;
    margin: 0 auto;
}
.m_head2 .m1200 .location1 .lon{
    width: auto;
    height: 30px;
    margin-left: 70px;
    padding-top: 33px;
    float: left;
}
.m_head2 .m1200 .location1 .p1{
    width: auto;
    font-size: 14px;
    font-weight: bold;
    
}
.m_head2 .m1200 .location1 .p2{
    font-size: 12px;
    font-weight: bold;
    
    margin-top: -26px;
    margin-left: 85px;
    opacity: 0.3;
}
.m_head2 .m1200 .location{
    width: auto;
    height: 30px;
    float: left;
    margin-top: 34px;
    margin-left: 100px;
    /* padding-bottom: 44px; */
    /* margin-left: 274px; */
    /* background-color: #f2f4f6; */
}
.m_head2 .m1200 .location span{
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
    margin-left: 12px;
}
.m_head2 .m1200 .location span:hover{
    color: #0000ff;
}

.m_head2 .m1200 form{
    float: right;
    margin-top: -24px;
}
.m_head2 .m1200 .text{
    height: 45px;
    width: 366px;
    border: 1px solid #f7f8fa;
    background: #f0f2f3;
    color: #a2a3a3;
    font-size: 14px;
    
    padding-left: 24px;
    
}
.m_head2 .m1200 .button{
    margin-right: 50px;
    float: right; 
    width: 103px;
    height: 47px;
    background: #012d99;
    color: #fff;
    font-size: 14px;
    
    border: none;
}
/* 主体 */
.m_body .m1200{
    width: 1230px;
    height: auto;
    margin: 20px auto;
}
.m_body .m1200 .g_body{
    width: 288px;
    height: 270px;
    overflow: hidden;
    border: 1px solid #f4f4f4;
    float: left;
    margin-bottom: 20px;
    margin-left: 14px;
    position: relative;
    background: #fff;
}
.m_body .m1200 .bg{

    width: 260px;  
    height: 140px; 
    margin: 0 auto;                      
    
    background: #fff;
    text-align: center;
   
    overflow: hidden;

  

}

.m_body .m1200 .bg img{

    padding-top: 40px;
    min-height: 40px;
    max-width: 260px;
    max-height: 140px;

 
}

.f_page{ width: 100% }

.m_body .m1200 .post-box{
    width: 289px;
    height: 210px;
    background-color: #fff;
    position: absolute;
    z-index: 5; 

}
/* .m_body .m1200 .post-box:hover{
    margin-top: -20px;
    transition: 0.6s; 
    opacity: 1;
} */
/* .m_body .m1200 .post-more{
    position: absolute;
    bottom:-25px;
    left: 20px;
    z-index: 4;
    display: none;
}
.m_body .m1200 .post-box:hover .post-more{
	display:block;
	} */
/* .m_body .m1200 .post-moret{
    position: relative;
    left: 10px;
    z-index: 4;
    text-align: center;
    opacity: 0;
} */
.m_body .m1200 .post-box .logo{
    width: 80px;
    height: 80px;
    margin-left: 107px;
    margin-top: -43px;
    border: 1px solid #f3f3f3;
    background: #fff;
    padding: 1px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    overflow: hidden;
}
.m_body .m1200 .post-box .logo img{
    width: 100%;
    vertical-align: middle;
}
/* name */
.m_body .m1200 .post-box .name{
    width: 286px;
    height: 43px;
}
.name_tt{
    width: 250px;
    height: auto;
    display: inline-block;
    text-align: center;
    overflow: hidden;

}
.name_tw{
    width:250px ;
    height: auto;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m_body .m1200 .post-box .name h2{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
  
}
.m_body .m1200 .post-box .name div{
    font-size: 14px;
    opacity: 0.5;
    text-align: center;
    /* margin-top: 10px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* meta */
.m_body .m1200 .post-box .meta{
    width: 286px;
    height: 18px;
    margin-top: 30px;
    
}
.meta_ce{
    display: inline-block;
    text-align: center;
}
.m_body .m1200 .post-box .meta .case{
    width: auto;
    height: 18px;
    font-size: 16px;
    opacity: 0.5;
    margin-left: 48px;
    float: left;
    /* margin-top: 10px; */
}
.m_body .m1200 .post-box .meta .courses{
    font-size: 16px;
    opacity: 0.5;
    float: right;
    margin-right: 48px;
    /* margin-top: 10px; */
}
/* post-meta */
.m_body .m1200 .post-box .post-meta{
    width: 286px;
    height: 30px;
    margin-top: 30px;
}
.m_body .m1200 .post-box .post-meta span{
    width: auto;
    height: 2px;
    opacity: 0.5;
    font-size: 14px;
}
.m_body .m1200 .post-box .post-meta .people{
    max-width: 110px;
    height: 22px;
    display: inline-block;
    float: left;
    border: 1px solid #a2a3a7;
    border-radius: 25px;
    overflow: hidden;
    margin-left: 20px;
    padding: 0 6px;
    line-height: 22px;
    font-size: 14px;
 
}
.m_body .m1200 .post-box .post-meta .people img{
    padding: 0 3px;
}
.m_body .m1200 .post-box .post-meta .address{
    max-width: 110px;
    height: 22px;
    display: inline-block;
    float: right;  
    border: 1px solid #a2a3a7;
    border-radius: 25px;
    overflow: hidden;
    margin-right: 15px;
    line-height: 22px;
    padding: 0 6px;

    
}

.m_body .m1200 .post-box .post-meta img{
    vertical-align:text-bottom;
    width: 14px;
    height:auto;
  
}