@charset "utf-8";
body{
    background-color: #f6f7f9;
    font-family:Microsoft YaHei;
}
.field-headerBG{
    width: 100%;
    height: 41px;
    background-color: #7ecef4;
}
.field-header{
    width: 1200px;
    margin: 0 auto;
    font-size: 15px;
    color: #e0f4fe;
    line-height: 41px;
}
.field-header a{
    font-size: 15px;
    color: #fff;
    padding: 0 4px;
}
/*内容区*/
.field-content{
    width: 1200px;
    margin: 0 auto 35px;
}
.field-contentTOP{
    width: 1200px;
    height: 48px;
    margin: 0;
    border-bottom: 2px solid #11b554;
}
.field-contentTOP ul li{
    padding: 12px 0;
    margin-left: 45px;
    float: left;
    font-size: 18px;
    color: #333333;
    cursor: pointer;
}
.field-contentBTM{
    width: 1184px;
    height: 766px;
    padding: 24px 8px;
    background-color: #fff;
    position: relative;
}
.field-map{
    width: 100%;
    height: 100%;
}
.field-map-left{
    width: 358px;
    min-height: 600px;
    border-left: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    background-color: #fff;
    position: absolute;
    top: 13px;
    left: 24px;
}
.field-map-leftContent{
    width: 326px;
    margin: 0 auto;
    text-align: center;
}
/* .field-map-leftContent form{ */
.field-map-left form{
	/* margin-top: 20px; */
	margin: 0 auto;
	margin-top:20px;
	width: 324px;
	height: 32px;
	border: 1px solid #ccc;
	border-radius: 20px;
	text-align: center;	
}
.field-map-left form input{
	float: left;
	width: 86%;
	height:80%;
	border: none;
	outline: none;
	margin: 1% 0 1% 2%;
	text-indent: 1em;
	line-height: 25px;
}
.field-map-left form label{
	float: left;
	margin: 1% 0 0 1%;
}

/*全国*/
.field-map-leftContent ul{
    margin: 20px 0 10px;
}
.field-map-leftContent ul li{
    padding: 10px 0;
    border-bottom: 1px dashed #999;
}
.field-map-leftContent ul li.last{
    border-bottom:0;
}
.field-map-leftContent ul li em{
    float: left;
    display: inline-block;
    font-style: normal;
    width: 28px;
    height: 28px;
    color: #fff;
    background: url(../images/field_btn.png) no-repeat;
}
.field-map-leftContent ul li span{
    float: right;
}
.field-map-leftContent ul li span.city{
    float: left;
    font-size: 16px;
    color: #333;
    margin-left: 20px;
    cursor:pointer;
}


/*本地*/
.field-map-leftContent dl{
    padding: 20px 0;
    border-bottom: 1px dashed #999;
}
.field-map-leftContent dl dt{
    position: relative;
}
.field-map-leftContent dl dt img{
    display: block;
}
.field-map-leftContent dl dt span{
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 22px;
    background: url(../images/field_04.png) no-repeat;
    color: #fff;
    text-align: center;
}
.field-map-leftContent dl dd{
    width: 320px;
}
.field-map-leftContent dl dd div{
    margin: 2px 0 8px;
   font-weight: bold;
}
.field-map-leftContent dl dd span{
    width: 56px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    background: #11b554;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
}
.field-map-leftContent dl dd  p{
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.field-map-leftContent button{
    width: 50px;
    height: 24px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 30px 0;
}
.field-map-leftContent button:hover{
    background-color: #eee;
}
/*右侧*/
.field-map-right{
    width: 270px;
    height:360px;
    padding: 8px 8px 0;
    background: url(../images/field_bg.png) no-repeat;
    position: absolute;
    top: 10px;
    right: 300px;
    color: #444;
    cursor: pointer;
    border-radius: 5px;
}
.field-map-city{
    height: 200px;
    background: #fff;
    top: 100px;
    text-align:center; 
}
.field-map-city:after{
    position: absolute;
    content: "";
    bottom: -40px;
    left: 50%;
    margin-left:-20px;
    border: 20px solid transparent;
    border-top:20px solid #fff;
}
.field-map-city h3{
    padding: 20px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.field-map-right img{
    display: block;
}
.field-map-right p{
    font-size: 14px;
    padding:10px 0;
}
.field-map-right div{
    line-height: 24px;
}
.field-map-right div h4{
    font-size: 16px;
    margin: 8px 0;
}
.field-map-right div h5{
    font-weight: normal;
}
.field-map-right div span{
    width: 64px;
    height: 24px;
    background: #11b554;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 24px;
    border-radius: 5px;
    margin-top: 8px;
}
.field-map-right div  a{
    width: 82px;
    height: 24px;
    line-height: 24px;
    background: #11b554;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}
.yema span{
    font-size: 14px;
    margin-right: 13px;
}
.yema span em{
    font-style: normal;
}
.yema input{
    display: inline-block;
    width: 38px;
    height: 20px;
    border: 1px solid #c9c9c9;
    border-radius: 8px;
    text-align: center;
    padding: 2px;
    margin: 0 4px;
}

.common_video{
    padding: 10px 20px;
}
.common_video>div>div{
    margin: 0 22px 25px 0;
}
.common_video .field-box{
    margin-right: -22px;
}
.common_video>div>div h3{
    font-size: 16px;
    font-weight: bold;
}
.common_video>div>div h5{
    color: #333;
}
.index_training button{
    display: block;
    width: 230px;
    height: 32px;
    line-height: 32px;
    background:#11b554;
    color: #fff;
    text-align: center;
    margin: 12px auto 6px;
    border:0;
    border-radius: 5px;
    font-size: 16px;
}