.hide{
	display: none;
}
*{
	outline: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}
.cf {
    zoom: 1;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.banner{
	height:360px;
	background: url(banner.png) no-repeat center;
	padding-top: 50px;
}
.banner p{
	width: 256px;
	height: 41px;
	background: rgba(255,255,255,0.10);
	border: 1px solid #9494A9;
	border-radius: 21px;
	line-height: 41px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 20px;
	font-weight: 500;	
}
.banner .tit{
	color: #fff;
	width: 484px;
	height: 56px;
	font-weight: 600;
	font-size: 40px;
	margin: 0 auto;
	margin-top: 40px;
}
.top_tpl{
	width: 820px;
	margin: 0 auto;
	margin-top: 40px;
}
.top_tpl #q{
	width: 700px;
	background: #fff;
	height: 60px;
	line-height: 60px;
	padding: 0 30px;
	outline: none;
	font-weight: 400;
	font-size: 20px;
	float: left;
	border: none;
}
.top_tpl #top_search_btn{
	float: left;
	width: 120px;
	height: 60px;
	background: #FF4343;
	line-height: 60px;
	text-align: center;
	font-size: ;
	font-size: 20px;
	font-weight: 600;
	border: none;
	color: #fff;
}
.bslc{
	height: 416px;
	/* margin-bottom: 30px; */
}
.bslc .title{
	padding-top: 50px;
	font-size: 30px;
	color: #2B2F32;
	font-weight: 600;
	text-align: center;
	margin-bottom: 30px;
}

.bslc .title p{
	font-size: 30px;
	    color: #2B2F32;
	    font-weight: 600;
	    text-align: left;
	    margin-bottom: 30px;
	    background: url(su.png) no-repeat left;
	    padding-left: 14px;
	    margin-top: 50px;
}

.bslc .img{
	text-align: center;
}
.bslc ul li{
	width: 285px;
	float: left;
	margin-left: 20px;
}
.bslc ul li:first-child{
	margin-left: 0;
}
.bslc ul li .title{
	height: 28px;
	line-height: 28px;
	font-size: 20px;
	font-weight: 600;
	color: #333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 16px;
}
.bslc ul li div{
	width: 285px;
	height: 130px;
	background: #F8F8F9;
	text-align: center;
	padding: 23px;
}
.bslc ul li div p{
	font-weight: 600;
	font-size: 18px;
	height: 28ppx;
	margin-bottom: 10px;
}
.bslc ul li div span{
	font-weight: 400;
font-size: 14px;
}
.gpsx{
	height: 532px;
	background: #F5F5F5;
	padding-top: 50px;
}
.gpsx .title{
	position: relative;
}
.gpsx .title p{
	font-weight: 600;
	font-size: 30px;
	background: url(su.png) no-repeat left;
	padding-left: 14px;
	height: 42px;
	line-height: 42px;
	
}
.gpsx .title div{
	position: absolute;
	right: 118px;
	top: 1px;
}
.gpsx .title div a{
	width: 200px;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #D7D8D9;
	float: left;
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 40px;
	margin-left: 20px;
	cursor: pointer;
}
.gpsx .title .more{
	position: absolute;
    top: 1px;
    right: 0;
    height: 40px;
    line-height: 40px;
}
.gpsx .title div a.active{
	border: none;
	background: #1677FF;
	color: #fff;
	
}
.gpsx .list{
	margin-top: 30px;
}
.gpsx .list li{
	height:80px;
	border-left: 2px solid #1677FF;
	background: #fff;
	font-weight: 600;
	font-size: 20px;
	line-height: 80px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.gpsx .list li a{
	float: right;
	color: #1677FF;
	display: block;
	border: 1px solid #1678FF;
	border-radius: 17px;
	height: 34px;
	width: 112px;
	text-align: center;
	line-height: 34px;
	margin-top: 23px;
	margin-right: 30px;
	font-size: 16px;
	font-weight: 500;
}
.kstbzl{
	height: 322px;
	background: #fff;
}
.kstbzl .title{
	padding-top: 50px;
}
.kstbzl .title p{
	font-weight: 600;
	font-size: 30px;
	background: url(su.png) no-repeat left;
	padding-left: 14px;
	height: 42px;
	line-height: 42px;
	
}
.kstbzl ul li{
	width: 390px;
	height: 150px;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
}
.kstbzl ul li.yth{
	background: url(1.png) no-repeat center;
	margin-left: 0;
}
.kstbzl ul li.fz{
	background: url(2.png) no-repeat center;
}
.kstbzl ul li.ds{
	background: url(3.png) no-repeat center;
}
.kstbzl ul li a{
	font-weight: 600;
	font-size: 24px;
	color: #FFFFFF;
	display: block;
	padding-top: 70px;
	text-align: center;
}
.yth a{
	margin-top: -15px !important;
}

.kstbzl ul li a span{
	display: none;
	color: #333;
	background: #fff;
	width: 115px;
	height: 36px;
	border-radius: 18px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 36px;
	margin-top: 16px;
}
.tsdzhr{
	height: 612px;
	background: url(bg.png) no-repeat center;
}
.tsdzhr .title{
	padding-top: 50px;
}
.tsdzhr .title p{
	font-weight: 600;
	font-size: 30px;
	background: url(su.png) no-repeat left;
	padding-left: 14px;
	height: 42px;
	line-height: 42px;
	
}
.tsdzhr .center{
	height: 440px;
	background: #FFFFFF;
	padding: 30px;
	margin-top: 30px;
}
.tsdzhr .center .img{
	float: left;
	width: 500px;
	height: 380px;
}
.tsdzhr .center ul{
	float: left;
	width: 640px;
}
.tsdzhr .center ul li{
	width: 300px;
	height:68px;
	line-height: 68px;
	font-size: 20px;
	color: #2B2F32;
	font-weight: 400;
	float: left;
	margin-left: 20px;
	background: url(dian.png) no-repeat 40px;
	background-color: #FAFAFA;
	margin-bottom: 10px;
	padding-left: 66px;
	
}
.bmfw{
	height: 662px;
	background: #fff;
}
.bmfw .title{
	padding-top: 50px;
}
.bmfw .title p{
	font-weight: 600;
	font-size: 30px;
	background: url(su.png) no-repeat left;
	padding-left: 14px;
	height: 42px;
	line-height: 42px;	
}
.bmfw ul{
	margin-top: 30px;
}
.bmfw ul li{
	width: 585px;
	height: 150px;
	background: #FFFFFF;
	box-shadow: 0 2px 15px 0 rgba(153,153,153,0.20);
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.bmfw ul li:nth-child(2n){
	margin-right: 0;
}
.bmfw ul li .left{
	float: left;
	width: 200px;
	height: 150px;
	background: #2078F3;
	text-align: center;
}
.bmfw ul li .left img{
	margin-top: 33px;
}
.bmfw ul li .left p{
	margin-top: 16px;
	color: #fff;
	font-size: 20px;
}
.bmfw ul li .right{
	float: left;
	overflow: hidden;
	padding: 0 30px;
	width: 385px;
}
.bmfw ul li .right a{
	display: block;
	line-height: 75px;
	border-top: 1px solid #eee;
	color: #333;
	font-size: 20px;
	background: url(yj.png) no-repeat right;
}
.bmfw ul li .right a:first-child{
	border: none;
}
.dsrk{
	height: 424px;
	background: #F9F9F9;
}
.dsrk .title{
	padding-top: 50px;
}
.dsrk .title p{
	font-weight: 600;
	font-size: 30px;
	background: url(su.png) no-repeat left;
	padding-left: 14px;
	height: 42px;
	line-height: 42px;	
}
.dsrk ul{
	margin-top: 30px;
}
.dsrk li{
	width: 190px;
	height: 120px;
	float: left;
	position: relative;
	margin-right: 12px;
	margin-bottom: 12px;
}
.dsrk li:nth-child(6n){
	margin-right: 0;
}
.dsrk li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.dsrk li a img{
	display: block;
	height: 100%;
}
.dsrk li a span{
	position: absolute;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
	bottom: 0;
	width: 190px;
	text-align: center;
}
.hdjl{
	height: 348px;
	background: #fff;
}
.hdjl .title{
	padding-top: 50px;
}
.hdjl .title p{
	font-weight: 600;
	font-size: 30px;
	background: url(su.png) no-repeat left;
	padding-left: 14px;
	height: 42px;
	line-height: 42px;	
}
.hdjl ul{
	margin-top: 30px;
}
.hdjl ul li{
	width: 398px;
	height: 207px;
	float: left;
	margin-right: 3px;
	padding:38px;
}
.hdjl ul li.yjjy{
	background: url(yjjy.png) no-repeat center;
}
.hdjl ul li.dcwj{
	background: url(dcwj.png) no-repeat center;
}
.hdjl ul li.hcp{
	background: url(hcp.png) no-repeat center;
	margin-right: 0;
}
.hdjl ul li h2{
	font-weight: 600;
	font-size: 20px;
	color: #2B2F32;
	margin-bottom: 16px;
}
.hdjl ul li p{
	font-weight: 400;
	font-size: 16px;
	color: #2B2F32;
	margin-bottom: 17px;
}
.hdjl ul li a{
	font-weight: 400;
	font-size: 16px;
	color: #2078F3;
}



/* 分页 */
.lucidity-ui-paging-container li.focus {
    background-color: #4e9de2 !important;
    border: 1px solid #4e9de2 !important;
}
.lucidity-ui-paging-container li.ui-pager {
    cursor: pointer;
    border: 1px solid #9b9595 !important;
    border-radius: 2px;
}
.lucidity-ui-paging-container li.ui-paging-ellipse {
    border: 1px solid #9b9595 !important;
    cursor: default;
}