.col-md-6{
	width:45%;
	float:left;
	height:230px;
	overflow:hidden;
	background:#fff;
	padding:10px 2%;
	margin-bottom:2%;
	margin-right:1%;
	cursor:pointer;
	position:relative;
}


.widget-body-footer{
	position:absolute;
	top:20px;
	right:20px;
	padding:10px 20px;
	background:#0082cb;
    color:#fff;
    font-size:14px;
    border-radius:4px;
}
.widget-body-footer a{
	
    display:block;

}

.col-md-6:hover{
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.box{
	width:100%;
}

.met-job-list {
	width:104%;
	overflow:hidden;
}

.widget-title a{
	color:#0082cb !important;
	font-size: 18px;
    font-weight: normal;
    text-shadow: none;
}
.widget-title a:hover{

text-decoration: underline;

}

.met-job .widget .widget-metas span {
    margin-right: 10px;
}

.widget-metas {
    font-size: 12px;
    color: #a3afb7;
    margin-top:20px;

}

.lazyload{
	margin-top:20px;
	font-size:16px;
}
.lazyload p{
	line-height:2.2;
	/*font-size:14px;*/
}

.met_pager{
	width:100%;
	height:41px;
}

.modal{
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left:0;
    padding-left:50%;
    margin-left:-280px;
    z-index: 1700;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;

}

.modal-body{
	width:560px;
	background:#fff;
	padding:20px;
}


.modal-body input.text,.modal-body textarea{
	width:560px;
	height:36px;
	border:1px solid #ddd;
	margin-bottom:20px;
	font-size:16px;
	text-indent:8px;
}

.modal-body input.text{
	line-height:36px;
}

.modal-body textarea{
	height: 116px;
	padding-top:8px;
}

.btn1 {
	padding:5px 10px;
	margin-left:3%;
	background:#0082cb;
	border:none;
	margin-bottom:20px;
	border-radius:4px;
	color:#fff;
	margin-right:20px;
}

.btn2 {
	padding:5px 10px;
	
	background:#999;
	border:none;
	margin-bottom:20px;
	border-radius:4px;
	color:#fff;
}

.modal-header{
	background:#0082cb;
	width:600px;
	color: #fff;

}

/*.lazyload p{
	color:rgb(102,102,102);
	font-size:14px;
}
*/
.met_pager{
	text-align:center;
	margin-top:20px;
}

.met_pager a{

	border:1px solid #ddd;
	padding:8px 15px;
	text-align:center;
	color:rgb(102,102,102);

}

.form{
	width:100%;
	overflow:hidden;
	margin-left:5px;
	margin-top:15px;
	margin-bottom: 60px;
	text-align: center;
}

.form1 input{
	float:left;
	width:48%;
	height:27px;
	line-height:27px;
	outline:none;
	border:0;
	border:1px solid #ddd;
	margin-bottom:10px;
	margin-right:1%;
	font-size:14px;
	text-indent:8px;
}

.form2 textarea{
	width:71%;
	height:75px;
	border:none;
	border:1px solid #ddd;
	padding-top:5px;
	outline:none;
}

.form3 input{
	font-size:14px;
	background-color:rgb(102, 102, 102);
	width:100px;
	height:32px;
	line-height:32px;
	color:#fff;
	border:none;
	margin-top:10px;
}
.lianxi h2{
	margin-top:20px;
}

.lianxi h3{
	font-size:18px;
	margin-bottom:20px;
}

.lianxi p{
	line-height:1.5em;
	font-size:16px;
}

.lianxi{
	padding-left:30px;
}


.lianxi .left{
	overflow:hidden;
	width:150px;
	height:90px;
	display:inline-block;
	margin-right:100px;
}

.lianxi .right{
	overflow:hidden;
	width:190px;
	height:90px;
	display:inline-block;
	margin-top:5px;
}

.lianxi .right img{
	float:left;
}




@media screen  and (max-width:768px){

	.qiehuan {display:none;}
	.newnav .search{display:none;}
	.tab-content-active ul li {height:auto!important;}
    .tab-content-active ul li span {width:100%!important;display:block;height:auto!important;}

}


/* 优普泰品牌 */

.brand ul {
	width:102.5%;
}

.brand li {
	width:10%;
	height:50px;
	float:left;
	border:1px solid #ddd;
    margin-right:2.3%;
    text-align:center;
	line-height:50px;
	margin-bottom:20px;
}

.brand {
	min-height:500px;
}

.brand li img {
	max-width:95%;
	max-height:95%;

}



.shzr {
	width:100%;
	height:auto;
	overflow:hidden;
}

.shzr li {
	width:100%;
	height:250px;
	background-color:#f2f2f2;
	margin-bottom:20px;
	border:1px solid #ddd;
	padding:20px;
	box-sizing:border-box;
}

.shzr .src {
	width:300px;
	height:100%;
	float:left;
	margin-right:20px;
}

.shzr .src img {
	width:100%;
	height:100%;
}

.con h2 {
	font-size:20px;
}

.con span {
	font-size:14px;
	color:#ADADAD;
	margin:20px 0;
	display:block;
	font-style:italic;
}

.con div {
	font-size:16px;
	line-height:2em;
}



