.sort{
	width: 1100px;
	margin:50px auto 0;
}
.sort .title{
	width: 100%;
	text-align: center;
}
.sort .title h3{
	font-size: 22px;
	color: #60a3dc;
}
.sort .title span{
	font-size: 12px;
	color: #3c3c3c;
	text-transform: uppercase;
}
.sort ul{
	margin:20px -40px;
}
.sort ul li{
	width: 294px;
	height: 142px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 20px 20px 0 68px;
	border: 1px solid #b5b5b5;
	float: left;
	margin:10px 40px;
}
.sort ul li .photo{
	width: 106px;
	height: 106px;
	display: block;
	border: 3px solid #b5b5b5;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: -52px;
	top: 16px;
	font-size: 0;
}
.sort ul li .photo img{
	width: 100%;
	height: 100%;
}
.sort ul li .name{
	font-size: 18px;
	color: #3c3c3c;
}
.sort ul li p{
	font-size: 14px;
	color: #acacac;
	margin-top: 12px;
}
.sort ul li .more{
	display: block;
	position: absolute;
	right: 16px;
	height: 12px;
	color: #b5b5b5;
}
.sort ul li .more span{
	font-size: 27px;
}
.sort ul li:hover .name{
	color: #60a3dc;
	font-weight: bold;
}
.sort ul li:hover .photo,.sort ul li:hover{
	border-color: #60A3DC;
}
.sort ul li:hover .more{
	color: #60A3DC;
}
.sort .plus{
    display: block;
    width: 168px;
    height: 38px;
    border: 1px solid #b5b5b5;
    text-align: center;
    line-height: 38px;
    margin:30px auto 0;
    text-transform: uppercase;
}
.main{
	width: 100%;
	height: 524px;
	background: url(../images/main.jpg) no-repeat center center;
	margin-top: 40px;
}
.main .cont{
	width: 1100px;
	margin: 0 auto;
	padding-top: 50px;
}
.news{
	width: 561px;
	float: left;
}
.news .tit{
	width: 100%;
	height: 51px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 277px;
	background: url(../images/news_tit.jpg) no-repeat center center;
	color: #60A3DC;
	line-height: 51px;
	box-shadow: 3px 3px 7px rgba(0,0,0,0.35);
	margin-bottom: 30px;
}

.news .tit span{
	font-size: 20px;
	font-weight: bold;
}
.news .tit a{
	float: right;
	font-size: 27px;
	color: #60A3DC;
	margin-right: 15px;
}
.news dt{
	height: 133px;
	width: 100%;
	margin-bottom: 15px;
}
.news dt .photo{
	width: 209px;
	height: 127px;
	float: left;
	border:3px solid #60A3DC;
}
.news dt .photo img{
	width: 100%;
	height: 100%;
}
.news dt .txt{
	width:330px ;
	float: right;
}
.news dt .txt .name{
	font-size: 18px;
	color: #60a3dc;
}
.news dt .txt span{
	font-size: 12px;
	color: #b2b2b2;
}
.news dt .txt p{
	font-size: 12px;
	color: #808080;
	line-height: 18px;
	margin-top: 10px;
}
.news dt .txt .more{
	display: block;
	width: 84px;
	height: 25px;
	border-radius: 8px;
	margin-top: 10px;
	background: #60A3DC;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
}
.news dd{
	width: 100%;
	height: 31px;
	line-height: 31px;
	border-bottom: 1px dashed #cccccc;
}
.news dd a{
	font-size: 12px;
	color:#333333 ;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.news dd span{
	float: right;
	font-size: 12px;
	color: #333333;
}
.news dd:hover a{
	color: #60A3DC;
	padding-left: 15px;
}
.about{
	width: 510px;
	float: right;
}
.about .tit{
	width: 100%;
	height: 51px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 177px;
	background: url(../images/about.jpg) no-repeat center center;
	color: #60A3DC;
	line-height: 51px;
	box-shadow: 3px 3px 7px rgba(0,0,0,0.35);
	margin-bottom: 30px;
}

.about .tit span{
	font-size: 20px;
	font-weight: bold;
}
.about p{
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-top: 10px;
}
.about p a{
	color: #00aef3;
}
.contact{
	width: 1100px;
	margin: 100px auto 0;
}
#mymap{width: 563px;height:410px;float: left;}
.BMap_bubble_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.BMap_bubble_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.contact .info{
	width: 505px;
	float: right;
}
.contact .info .tit{
	width: 100%;
	text-transform: uppercase;
	font-size: 12px;
	color: #6e6e6e;
}
.contact .info .tit span{
	font-size: 24px;
	font-weight: bold;
	margin-right: 10px;
	color: #60A3DC;
}
.contact .info .txt{
	width: 360px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}
.contact .info .txt h3{
	font-size: 16px;
	color: #6e6e6e;
	line-height: 24px;
	margin-top: 15px;
}
.contact .info .ewm{
	width: 90px;
	text-align: center;
	font-size: 12px;
	color: #6e6e6e;
	line-height: 23px;
	float: right;
}
.contact .info .ewm img{
	width: 74px;
	height: 74px;
	padding: 4px;
	border: 1px solid #e5e5e5;
}
.contact .info .form{
	width: 100%;
}
.contact .info .form td{
	border: 1px solid #cccccc; 
	height: 25px;
	line-height: 25px;
	padding: 0 8px;
	border-radius: 5px;
}
.contact .info .form label{
	font-size: 12px;
	vertical-align: top;
	color: #b7b7b7;
}
.contact .info .form input{
	border: none;
	background: none;
	outline: none;
	width: 170px;
	font-size: 12px;
}
.contact .info .form textarea{
	width:429px;
	border: none;
	background: none;
	outline: none;
	resize: none;
	font-size: 14px;
}
.contact .info .form .t1{
	border: none;
}
.contact .info .form button{
	width: 100%;
	border: none;
	background:#60a3dc;
	color: #FFFFFF;
	height: 39px;
	cursor: pointer;
	outline: none;
}
