/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1180px;
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	text-align:justify;	
	color:#333;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#333;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#0152d7;	
}
iframe {
	border:none;
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1180px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

.header{
	position: relative;
	left: 0;
	top: 0;
	z-index: 100;
	height: 105px;
	width: 100%;
	background:#fff;	
	border-bottom:1px solid #dedfe3;
}
.header.on {
	position:fixed;
	border-bottom:none;
	box-shadow:0px 0px 20px rgba(0,0,0,.1);
}
.header2.on {
	background:rgba(0,0,0,0.3);
}
.header_zw{
	height: 106px;
	display: none;
}
.header2{
	background:none;
	border:0;
	position:fixed;
}
.header3{
	background:none;
	box-shadow:none;
}
.header .logo{
	float: left;
	display: block;
	height: 50px;
	margin-top:14px;
}
.header .logo img{
	display: block;
	height: 79px;
}
.header .logo .log2{
	display: none;
}
.header2 .logo .log2{
	display: block;
}
.header2 .logo .log1{
	display: none;
}
.head_rt{
	float: right;
}
.nav{
	float: left;
	line-height: 105px;	
}
.nav a{
	float: left;
	margin-left:30px;
	position: relative;
	font-size:18px;
}
.header2 .nav a{
	color:#fff;
}
.nav .hot{
	position: absolute;
	right: -33px;
	top: 25px;
}
.nav_rt{
	float: left;
	margin:35px 0 0 30px;
	position: relative;
	z-index: 100;
	height: 63px;	
}
.nav_rt .handle{
	width: 115px;
	height: 33px;
	line-height: 33px;
	border:1px solid #394043;
	border-radius:3px;	
	cursor: pointer;
}
.header2 .nav_rt .handle{
	border-color:#fff;
	color:#fff;
}
.nav_rt .handle{
	width: 105px;
	padding-left:10px;
	background:url("/new/images/nav_rt1.png") no-repeat 90px center;
}
.header2 .nav_rt .handle{
	background-image:url("/new/images/nav_rt1h.png");
}
.nav_down{
	width: 320px;
	height: 360px;
	background:#fff;
	border-radius:3px;
	position: absolute;
	z-index: 100;
	top: 45px;
	left: 50%;
	display: none;
	margin-left:-160px;
}
.nav_down .sj{
	display: block;
	width: 10px;
	height: 10px;
	background:#fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: -5px;
	left: 50%;
	margin-left:-5px;
	position: absolute;
}
.nav_rt:hover .nav_down{
	display: block;
}
.nav_down .head{
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size:20px;
	color:#101d37;	
}
.nav_down .btns{
	text-align: center;
}
.nav_down .btn{
	display: inline-block;
	height: 46px;
	line-height: 46px;
	margin:0 8px;
	color:#747474;
	font-size:14px;
	border-bottom:3px solid #fff;
}
.nav_down .hover{
	color:#0152d7;
	border-color:#0152d7;
}
.nav_down .con{
	display: none;
	text-align: center;
	padding-top:30px;
}
.nav_down .show{
	display: block;
}
.nav_down .con img{
	display: block;
	width: 142px;
	height: 142px;
	margin:0 auto;
}
.nav_down .con dd{
	line-height: 4;
}
.on .nav_search {
	display:block;
}
.nav_search{
	float: left;
	height: 33px;
	width: 200px;
	margin:35px 0 0 20px;
	border-bottom:1px solid #ddd;
	display:none;
}
.nav_search .text{
	height: 33px;
	width: 170px;
	line-height: 33px;
	border:0;
	background:none;
}
.header2 .nav_search .text{
	color:#fff;
}
.nav_search .sub{
	width: 30px;
	height: 33px;
	float: right;
	background:url("/new/images/nav_ss.png") no-repeat center center;
}
.header2 .nav_search .sub{
	background-image:url("/new/images/nav_ssh.png");
}
.header2{
	box-shadow:none;
}
.header .dtz{
	float: left;
	width: 75px;
	height: 33px;
	line-height: 33px;
	color:#0152d7;
	border:1px solid #0152d7;
	border-radius:3px;
	padding-left:40px;
	background:url("/new/images/dzag.png") no-repeat 12px center;
	margin:35px 0 0 15px;
}
.header2 .dtz{
	float: left;
	width: 75px;
	height: 33px;
	line-height: 33px;
	color:#fff;
	border:1px solid #fff;
	border-radius:3px;
	padding-left:40px;
	background:url("/new/images/dza.png") no-repeat 12px center;
	margin:35px 0 0 15px;
}

.banner{
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 670px;
}
.banner .pics li{
	width: 100%;
	height: 670px;
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .pics a{
	display: block;
	width: 100%;
	height: 670px;
}
.banner .btns{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 60;
	text-align: center;
}
.banner .btns span{
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size:1px;
	margin:0 3px;
	background:#fff;
	opacity: 0.5;
	border-radius:100%;
}
.banner .btns .hover{
	opacity: 1;
}

.ba_search{
	width: 750px;
	position: absolute;
	z-index: 60;
	bottom: 100px;
	left: 50%;
	margin-left:-375px;
}
.ba_search .handle{
	height: 50px;
	line-height: 50px;
}
.ba_search .btn{
	float: left;
	color:#fff;
	margin-right:16px;
	font-size: 16px;
}
.ba_search .hover{
	font-weight: bold;
	background:url("/new/images/ba_h.png") no-repeat bottom center;
}
.ba_search .con{
	display: none;
}
.ba_search .show{
	display: block;
}
.ba_search .text{
	float: left;
	width: 475px;
	height: 54px;
	line-height: 54px;
	background:#fff;
	border:0;
	border-radius:3px 0 0 3px;
	padding-left:15px;
}
.ba_search .sub{
	float: left;
	width: 126px;
	height: 54px;
	background:#0152d7;
	border-radius:0 3px 3px 0;
	color:#fff;
	font-size:16px;
}
.ba_search .mapa{
	float: right;
	display: block;
	width: 76px;
	height: 54px;
	background:#fff url("/new/images/mapa.png") no-repeat 15px center;
	border-radius:3px;
	color:#666;
	line-height: 54px;
	padding-left:50px;
}

/*公用CSS 结束*/

.cm_head{
	width: 1180px;
	margin:0 auto;
	padding:28px 0;
}
.cm_head dl{
	float: left;
}
.cm_head dt{
	height: 36px;
	line-height: 36px;
	font-size:34px;
	color:#101d37;
}
.cm_head .name{
	display: inline-block;
	padding:0 35px;
	position: relative;
}
.cm_head .name i{
	display: block;
	width: 28px;
	height: 32px;
	position: absolute;
	top: 2px;
	background:url("/new/images/i1.png") no-repeat center center;
}
.cm_head .name .i1{
	left: 0;
}
.cm_head .name .i2{
	right: 0;
}
.cm_head dd{
	height: 32px;
	line-height: 32px;
	color:#96a1ab;
	font-size:16px;
}
.cm_head .more{
	float: right;
	font-size:16px;
	color:#0152d7;
	padding-right:18px;
	background:url("/new/images/more.png") no-repeat right center;
	margin-top:20px;
}

.hm_sy{
	width: 1180px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hm_sy .s_list{
	width: 1300px;
}
.hsy_item{
	display: block;
	width: 276px;
	height: 276px;
	float: left;
	margin:0 24px 24px 0;
	position: relative;
	overflow: hidden;
	border-radius:3px;
}
.hsy_item img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit:cover;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.hsy_item2{
	width: 576px;
}


.hsy_item .name{
	width: 184px;
	height: 64px;
	line-height: 64px;
	border:1px solid #fff;
	font-size:30px;
	color:#fff;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.hsy_item .flog{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	color:#fff;
	text-align: center;
	z-index: 20;
	background:rgba(0,0,0,0.5);
	opacity:0;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.hsy_item dl{
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.hsy_item dt{
	height: 50px;
	line-height: 50px;
	font-size:26px;
	font-weight: bold;
}
.hsy_item dd{
	font-size:16px;
	line-height: 34px;
}
.hsy_item:hover .name {
	opacity:0;
}
.hsy_item:hover .flog{
	opacity:1;
}
.hsy_item:hover img {
	transform:scale(1.1);-webkit-transform:scale(1.1);  /*兼容-webkit-引擎浏览器*/-moz-transform:scale(1.1); 
}

.hm_jx{
	width: 1204px;
	margin:0 auto;
	position: relative;
}
.hm_jx .s_list{
	width: 1250px;
}
.jx_item{
	display: block;
	width: 276px;
	height: 310px;
	float: left;
	padding:15px 12px;
}
.jx_item:hover {
	background:#f5f5f6;
	box-shadow:5px 0px 20px rgba(0,0,0,.1);
}
.jx_item:hover img {
	transform:scale(1.1);-webkit-transform:scale(1.1);  /*兼容-webkit-引擎浏览器*/-moz-transform:scale(1.1); 
}
.jx_item .photo{
	display: block;
	height: 210px;
	border-radius:3px;
	overflow: hidden;
	margin-bottom:8px;
}
.jx_item .photo img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit:cover;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.jx_item dt{
	height: 50px;
	line-height: 50px;
}
.jx_item .name{
    font-weight:bold;
	font-size:20px;
	color:#101d37;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.jx_item .pos{
	float: left;
	line-height: 22px;
	color:#9399b6;
	font-size:12px;
	padding-left:20px;
	background:url("/new/images/jx_pos.png") no-repeat left center;
}
.jx_item .price{
	float: right;
	color:#9399b6;
	font-size:12px;
}
.jx_item .price em{
	font-size:14px;
	color:#fa5f41;
}
.hm_fy{
	width: 1216px;
	margin:0 auto;
	position: relative;	
}
.fy_item{
	display: block;
	width: 280px;
	height: 120px;
	float: left;
	margin:0 12px 24px 12px;
	box-shadow:0 0 5px #ddd;
	position: relative;
}
.fy_item img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.fy_item .flog{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(0,0,0,0.8);
	display: none;
}
.fy_item:hover .flog{
	display: block;
}
.fy_item .bn{
	width: 62px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background:#0242ac url("/new/images/fy_bn.png") no-repeat center center;
}
.fy_item dl{
	width: 218px;
	position: absolute;
	right: 0;
	top:5px;
	text-align: center;
	z-index: 10;
	color:#fff;
}
.fy_item dt{
	height: 58px;
	line-height: 58px;
	font-size:16px;
}
.fy_item .go{
	display: inline-block;
	width: 116px;
	height: 30px;
	line-height: 30px;
	border:1px solid #fff;
	border-radius:3px;
	font-size:16px;
	color:#fff;
}

.hm_news{
	width: 1180px;
	margin:0 auto 50px auto;
}
.hm_news .handle{
	padding-bottom:15px;
}
.hm_news .btn{
	float: left;
	display: inline-block;
	width: 90px;
	height: 25px;
	line-height: 25px;
	border-radius:13px;
	border:1px solid #cfd2d7;
	text-align: center;
	color:#96a1ab;
	margin-right:15px;
}
.hm_news .hover{
	color:#fff;
	background:#0152d7;
	border-color:#0152d7;
}

.hm_news .show{
	display: block;
}
.hm_news .cleft{
	width: 460px;
	float: left;
}
.hm_news .photo{
	display: block;
	width: 480px;
	height: 350px;
	position: relative;
	overflow: hidden;
}
.hm_news .photo img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit:cover;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.hm_news .photo img:hover {
	transform:scale(1.1);-webkit-transform:scale(1.1);  /*兼容-webkit-引擎浏览器*/-moz-transform:scale(1.1); 
}
.hm_news .flg{
	height: 80px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background:rgba(0,0,0,0.5);
}
.hm_news .tip{
	font-size:16px;
	line-height: 28px;
	color:#fff;
	width: 390px;
	position: absolute;
	left: 26px;
	top: 12px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	overflow:hidden;
}
.hm_news .date1{
	position: absolute;
	right: 20px;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	color:#fff;
	opacity: 0.6;
}
.hm_news .blink{
	height: 164px;
	display: block;
	line-height: 164px;
	background:url("/new/images/bin.png") no-repeat right center;
}
.hm_news .date2{
	font-size:14px;
	color:#8a8a8a;
	width: 100px;
	float: left;
	position: relative;
}
.hm_news .date2 i{
	display: block;
	width: 33px;
	border-bottom:1px solid #d6d6d6;
	position: absolute;
	left: 0;
	bottom: 65px;
}
.hm_news .name{
	display:inline-block;
	max-width:400px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:18px;
}
.hm_news .cright{
	width: 680px;
	float: right;
}
.hm_news .news_li {
	width:325px;
	float:left;
}
.hm_news .news_li:nth-child(2n) {
	float:right;
}
.hm_news .news_li .tit {
	height:40px;
	line-height:40px;
}
.hm_news .news_li .tit h3 {
	display:inline-block;
	font-size:18px;
	color:#0152d7;
}
.hm_news .news_li li {
	height:35px;
	line-height:35px;
}
.hm_news .news_li li a {
	width:75%;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display:inline-block;
	height:35px;
	line-height:35px;
}
.hm_news .item{
	display: block;
	height: 140px;
	border-bottom:1px solid #ccc;
	background:url("/new/images/bin.png") no-repeat right center;
}
.hm_news .date3{
	float: left;
	width: 90px;
	padding-top:26px;
}
.hm_news .date3 dt{
	height: 50px;
	line-height: 50px;
	font-size:46px;
	font-weight: bold;
	color:#545454;
}
.hm_news .date3 dd{
	height: 30px;
	line-height: 30px;
	color:#8a8a8a;
}
.hm_news .name2{
	float: left;
	display: inline-block;
	line-height: 140px;
	font-size:18px;	
	max-width:400px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.footer{
	background:#302f35;
	padding:40px 0 0 0;
	color:#fff;
}
.ft_top{
	width: 1180px;
	margin:0 auto;
	position: relative;
}
.ft_left{
	float: left;
	width: 400px;
}

.ft_left dt{
	height: 52px;
	line-height: 52px;
	font-size:16px;
}
.ft_left dd{
	font-size:14px;
	line-height: 26px;
}
.ft_rt{
	float: right;
}
.ft_rt dl{
	float: left;
	width: 120px;
	padding-bottom:20px;
}
.ft_rt dt{
	height: 32px;
	line-height: 32px;
	font-size:16px;
	color:#fff;
}
.ft_rt dt a{
	color:#fff;
}
.ft_rt dd{
	height: 32px;
	line-height: 32px;
}
.ft_rt dd a{
	color:#8a8d93;
}
.ft_rt dd a:hover{
	color:#fff;
}
.ft_ct{
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left:-180px;
}
.ft_ct dl{
	width: 120px;
	text-align: center;
	float: left;
	font-size:12px;
}
.ft_ct dt{
	height: 96px;
}
.ft_ct img{
	display: block;
	width: 96px;
	height: 96px;
	margin:0 auto;
}
.ft_ct dd{
	height: 36px;
	line-height: 36px;
	font-size:12px;
}
.ft_bottom{
	border-top:1px solid #56555a;
	padding:18px 0 8px 0;
	width: 1180px;
	margin:24px auto 0 auto;
	text-align: center;
}
.ft_bottom .lks{
	height: 28px;
	line-height: 28px;
	color:#949496;
}
.ft_bottom .lks a{
	color:#949496;
	margin-right:50px;
}
.ft_bottom .lks a:hover{
	color:#fff;
}
.ft_bottom p{
	line-height: 32px;
	color:#7b7b7d;
}
.ft_copy{
	height: 60px;
	line-height: 60px;
	color:#7b7b7c;
	text-align: center;
	background:#201f23;
}
.ft_copy img{
	position: relative;
	top: 5px;
	margin:0 5px;
}

.news_banner{
	height: 524px;
	background:url("/new/images/news_banner.jpg") no-repeat top center;
}

.now_pos{
	height: 70px;
	line-height: 70px;
	font-size:16px;
	color:#727984;
	padding-left:28px;
	background:url("/new/images/now_pos.png") no-repeat left center;
}
.now_pos a{
	color:#727984;
}
.now_pos a:hover{
	color:#333;
}
.now_pos span{
	color:#101b31;
}
.news_handle{
	height: 100px;
}
.news_handle a{
	display: block;
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background:#fff;
    box-shadow:5px 0px 20px rgba(0,0,0,.1);
	float: left;
	font-size:16px;
	margin-right:15px;
}
.news_handle a:hover,.news_handle a.hover{
	color:#fff;
	background:#2661d9;
}
.news_left{
	width: 754px;
	float: left;
	box-shadow:5px 0px 20px rgba(0,0,0,.1);
	padding:0 25px 80px 25px;
	background:#fff;
}
.ne_item{
	padding:20px 0;
	border-bottom:1px solid #e7e8ea;
}
.ne_item .photo{
	float: left;
	display: block;
	width: 180px;
	height: 124px;
	border-radius:3px;
}
.ne_item .photo img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.ne_item .intro{
	width: 555px;
	float: right;
}
.ne_item .tp{
	height: 50px;
	line-height: 50px;
}
.ne_item .name{
	font-size:20px;
	display:inline-block;
	max-width:450px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ne_item .date{
	float: right;
	color:#727984;
}
.ne_item .tip{
	line-height: 24px;
	color:#727984;
}
.ne_item .more{
	color:#2661d9;
	margin-left:10px;
}

.news_right{
	float: right;
	width: 345px;
}
.nr_fls{
	background:#fff;
	padding:0 25px 10px 25px;
	box-shadow:5px 0px 20px rgba(0,0,0,.1);
	margin-bottom:26px;
}
.nr_fls .head{
	height: 54px;
	line-height: 54px;
	font-size:16px;
	color:#101d37;
	position: relative;
	border-bottom:1px solid #e7e8eb;
	padding-left:28px;
}
.nr_fls .head img{
	display: block;
	height: 50px;
	position: absolute;
	left: 0;
	top: 2px;
}
.nr_fls .head .more{
	color:#666;
	position: absolute;
	right: 0;
	top: 0;
	font-size:14px;
}
.nr_fls .lis{
	padding-top:20px;
}
.nr_fls .lis li{
	height: 35px;
	line-height: 20px;
}
.nr_fls .lis span{
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	border-radius:3px;
	background:#acafb0;
	text-align: center;
	color:#fff;
	margin-right:12px;
}
.nr_fls .lis a{
	display:inline-block;
	max-width:250px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.nr_fls .lis li:nth-child(1) span{
	background:#f34540;
}
.nr_fls .lis li:nth-child(2) span{
	background:#f33e0d;
}
.nr_fls .lis li:nth-child(3) span{
	background:#f33e0d;
}
.nr_item{
	display: block;
	height: 104px;
}
.nr_item .photo{
	float: left;
	display: block;
	width: 117px;
	height: 82px;
	border-radius:3px;
	overflow: hidden;
}
.nr_item .photo img{
	display: block;
	width: 117px;
	height: 82px;
}
.nr_item .intro{
	float: right;
	width: 165px;
}
.nr_item dt{
	color:#101b31;
}
.nr_item dd{
	color:#fa4d3f;
	padding-bottom:5px;
}
.nr_item p{
	font-size:12px;
	color:#606060;
	line-height: 18px;
}
.nd_title{
	font-size:26px;
	line-height: 45px;
	padding-top:32px;
	color:#101831;
}
.nd_tags{
	height: 50px;
	line-height: 50px;
	color:#53555c;
}
.nd_tags span{
	float: left;
	padding-right:40px;
}
.nd_tags .read{
	display: inline-block;
	padding-left:24px;
	background:url("/new/images/reada.png") no-repeat left center;
}
.nd_cnt{
	line-height: 1.8;
}
.nd_cnt img{
	display: block;
	margin:20px auto;
	max-width:100%;
}
.pp_search{
	width: 790px;
	height: 60px;
	border-radius:30px;
	background:#eeeef0;
	margin:40px auto 0 auto;
	position: relative;
}
.pp_search .text{
	height: 60px;
	width: 100%;
	text-indent:30px;
	background:none;
	border:0;
}
.pp_search .sub{
	width: 100px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	background:url("/new/images/nav_ss.png") no-repeat center center;
}
.br_head{
	padding:50px 0;
	text-align: center;
}
.br_head dt{
	font-size:28px;
	color:#101d37;
	height: 40px;
	line-height: 40px;
}
.br_head dd{
	height: 40px;
	line-height: 40px;
	font-size:20px;
	color:#96a1ab;
	background:url("/new/images/br_dd.png") no-repeat center center;
}


.bd_logo{
	float: left;
	display: block;
	margin-top:62px;
	height:40px;
}
.bd_top h2 {
	float:left;
	margin-top:62px;
	font-weight:bold;
	font-size:24px;
	height:55px;
	line-height:55px;
	margin-left:15px;
}
.bdt_rt{
	float: right;
	padding-top:45px;
}
.bdt_search{
	width: 515px;
	height: 56px;
	background:#fff;
	border-radius:5px;
	box-shadow:0 0 5px #eee;
}
.bdt_search .tit{
	float: left;
	padding:0 20px;
	font-size:16px;
	line-height: 56px;
}
.bdt_search .text{
	width: 380px;
	height: 56px;
	border:0;
	background:none;
	font-size:16px;
}
.bdt_search .sub{
	float: right;
	display: block;
	width: 60px;
	height: 56px;
	background:url("/new/images/nav_ss.png") no-repeat center center;
}
.bdt_rt .tel{
	float: right;
	height: 85px;
	line-height: 85px;
	font-size:26px;
	color:#0152d7;
	background:url("/new/images/bd_tel.png") no-repeat left center;
	padding-left:42px;
}
.bd_head{
	width: 1180px;
	margin:0 auto;
	height: 100px;
	line-height: 100px;
	padding-top:50px;
}
.bd_head .tit{
	float: left;
	font-size:28px;
	color:#101d37;
}
.bd_head .more{
	float: right;
	font-size:16px;
	color:#0152d7;
	padding-right:16px;
	background:url("/new/images/more.png") no-repeat right center;
}
.bd_about{
	width: 1180px;
	margin:0 auto;
	padding-bottom:80px;
}
.bd_about .photo{
	float: left;
	margin-top:60px;
}
.bd_about dl{
	width: 650px;
	float: right;
}
.bd_about dt{
	font-size:26px;
	color:#101b31;
}
.bd_about dd{
	font-size:18px;
	line-height: 36px;
	color:#595e66;
	text-indent:2em;
}
.bd_news{
	background:#eff3f5;
	padding-bottom:130px;
	margin-top:50px;
}
.bd_news .head{
	width: 1180px;
	margin:0 auto;
	height: 92px;
	line-height: 92px;
	font-size:28px;	
	color:#101d37;
}
.bd_news .wp{
	width: 1209px;
	margin:0 auto;
}
.ne_item2{
	display: block;
	width: 373px;
	float: left;
	margin:0 15px 30px 15px;
	height: 446px;
	background:#fff;
	border-radius:3px;
	overflow: hidden;
	position: relative;
}
.ne_item2 .photo{
	height: 177px;
	display: block;
	position: relative;
	overflow: hidden;
}
.ne_item2 .photo img{
	display: block;
	width: 100%;
	height:177px;
}
.ne_item2 dl{
	padding:20px 20px 0 20px;
}
.ne_item2 dt{
	height: 50px;
	line-height: 50px;
	font-size:18px;
}
.ne_item2 .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ne_item2 dd{
	line-height: 22px;
	font-size:12px;
	color:#666;
}
.ne_item2 .date{
	color:#666;
	position: absolute;
	left: 20px;
	bottom: 80px;
	font-size:14px;
	color:#757575;
}
.ne_item2 .more{
	display: block;
	width: 98px;
	height: 24px;
	line-height: 24px;
	border:1px solid #2661d9;
	text-align: center;
	border-radius:12px;
	color:#2661d9;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left:-50px;
}

.sort{
	border-top:10px solid #eff3f5;
	border-bottom:10px solid #eff3f5;
	padding:15px 0 25px 0;
}
.so_search{
	width: 712px;
	height: 46px;
	border-bottom:1px solid #dedfe3;
	margin-bottom:24px;
}
.so_search .text{
	height: 46px;
	float: left;
	width: 660px;
	line-height: 46px;
	border:0;
	background:none;
}
.so_search .sub{
	float: right;
	height: 46px;
	width: 46px;
	background:url("/new/images/nav_ss.png") no-repeat center center;
}
.so_handle{
	height: 56px;
	line-height: 56px;
}
.so_handle .tit{
	width: 60px;
	float: left;
	color:#101d37;
}
.so_handle .btn{
	float: left;
	color:#505050;
	margin-right:35px;
	padding-right:20px;
	background:url("/new/images/sort.png") no-repeat right center;
	cursor: pointer;
	position: relative;
}
.so_handle .hover{
	color:#0152d7;
	background-image:url("/new/images/sorth.png");
}
.so_handle .hover i{
	display: block;
	width: 10px;
	height: 7px;
	background:url("/new/images/si.png") no-repeat top center;
	bottom: -1px;
	left: 15px;
	position: absolute;
}
.so_con{
	border-top:1px solid #dedfe3;
	border-bottom:1px solid #dedfe3;
	display: none;
	line-height: 40px;
	padding:5px 0;
	margin-bottom:20px;
}
.so_con a{
	float: left;
	margin:0 15px;
}
.so_con .hover{
	color:#0151d7;
}
.show{
	display: block;
}
.so_in{
	height: 40px;
	line-height: 40px;
	position: relative;
}
.so_in .tit{
	float: left;
	color:#101d37;
	width: 60px;
}
.so_in .item{
	float: left;
	margin-right:20px;
}
.so_in .hover{
	color:#0151d7;
}
.so_in .inp{
	float: left;
	width: 90px;
	height: 22px;
	line-height: 22px;
	border:1px solid #c7cad0;
	border-radius:3px;
	margin:8px 20px 0 0;
}
.so_in .text{
	width: 40px;
	height: 22px;
	border:0;
	background:none;
	text-align: center;
	float: left;
}
.so_in .inp em{
	float: left;
	display: block;
	width: 10px;
	text-align: center;
}
.so_in .dw{
	float: left;
	margin-right:20px;
}
.so_in .sxa{
	float: left;
	width: 52px;
	height: 22px;
	line-height: 22px;
	border:1px solid #c4d4f0;
	color:#0152d7;
	text-align: center;
	border-radius:3px;
	margin:8px 20px 0 0;
}
.so_in .zja{
	float: left;
	width: 52px;
	height: 22px;
	line-height: 22px;
	border:1px solid #d4d4d5;
	color:#d4d4d5;
	text-align: center;
	border-radius:3px;
	margin:8px 0 0 0;
	margin-left:-1px;
}
.so_in .zjahover{
	border-color:#c4d4f0;
	color:#0152d7;
}
.sort .tags{
	padding-top:20px;
}
.sort .tag{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding:0 20px 0 10px;
	border-radius:12px;
	background:#dce4f3;
	font-size:12px;
	color:#0152d7;
	position: relative;
	float: left;
	margin:0 10px 10px 0;
}
.sort .close{
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 2px;
	background:url("/new/images/sort_close.png") no-repeat center center;
	cursor: pointer;
}
.gw_head{
	width: 1180px;
	margin:27px auto 0 auto;
	height: 70px;
	line-height: 70px;
}
.gw_head .tit{
	float: left;
	font-size:26px;
	font-weight: bold;
	color:#101d37;
}
.gw_head em{
	color:#96a1ab;
	font-size:16px;
	padding-left:15px;
}
.so_main{
	width: 1180px;
	margin:55px auto 100px auto;
}
.so_tabs{
	width: 900px;
	float: left;
}
.so_tabs .handle{
	height: 47px;
	line-height: 47px;
	border-bottom:2px solid #0152d7;
	clear: both;
}
.so_tabs .handle .btn{
	width: 110px;
	height: 47px;
	float: left;
	margin-right:20px;
	text-align: center;
	font-size:16px;
	cursor: pointer;
}
.so_tabs .handle .hover{
	background:#0152d7;
	color:#fff;
}
.sob_con{
	display: none;
}
.show{
	display: block;
}
.sob_item{
	
	padding:15px 0;
	position: relative;
	height: 180px;
}
.sob_item:hover{
	border:0;
	padding-bottom:16px;
	z-index: 20;
}
.sob_in{
	padding:20px;
	width: 900px;
	height: 180px;	
	position: absolute;
	left: -20px;
	top: 15px;
}
.sob_item:hover .sob_in{
	background:#fff;
	box-shadow:0 0 15px #eee;
}
.sob_item .photo{
	float: left;
	display: block;
	width: 240px;
	height: 180px;
	position: relative;
	overflow: hidden;
}
.sob_item .photo img{
	display: block;
	width: 240px;
	height: 180px;
}
.sob_item .play{
	display: block;
	width: 52px;
	height: 52px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	margin:-26px 0 0 -26px;
	background:url("/new/images/play.png") no-repeat center center;
}
.sob_item .a360{
	display: block;
	width: 52px;
	height: 52px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	margin:-26px 0 0 -26px;
	background:url("/new/images/360.png") no-repeat center center;
}
.sob_item .bn1{
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 16px;
	top: 50px;
	z-index: 10;
	background:url("/new/images/play.png") no-repeat center center;
	background-size:100% 100%;
}
.sob_item .bn2{
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 16px;
	bottom: 50px;
	z-index: 10;
	background:url("/new/images/360.png") no-repeat center center;
	background-size:100% 100%;
}
.sob_item .fg{
	width: 70px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
	background:rgba(0,0,0,0.3);
}
.sob_item .intro{
	width: 610px;
	float: right;
	padding-right:20px;
	border-bottom:1px solid #e9eaec;
	padding-bottom:8px;
}
.sob_item .tp{
	height: 68px;
	line-height: 56px;
}
.sob_item .name{
    font-weight:bold;
	font-size:20px;
	display:inline-block;
	max-width:520px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.sob_item .jx{
	float: right;
	width: 62px;
	height: 24px;
	line-height: 24px;
	border:1px solid #fa5f41;
	border-radius:12px;
	text-align: center;
	color:#fa5f41;
	margin:15px 0 0 0;
}
.sob_item .in{
	height: 35px;
	line-height: 35px;
	color:#595f61;
	padding-left:20px;
}
.sob_item .in1{
	background:url("/new/images/rg_in1.png") no-repeat left center;
}
.sob_item .in2{
	background:url("/new/images/rg_in2.png") no-repeat left center;
}
.sob_item .in3{
	background:url("/new/images/rg_in3.png") no-repeat left center;
}
.sob_item .jian{
	float: left;
	position: relative;
	z-index: 10;
	width: 64px;
	height: 28px;
	border-radius:5px;
	text-align: center;
	line-height: 28px;
	margin:4px 10px 0 0;
	color:#595f61;
}
.sob_item:hover .jian{
	z-index: 20;
}
.sob_item .jian:hover{
	color:#fff;
	background:#0152d7;
}
.jian_down{
	display: block;
	width: 190px;
	min-height: 220px;
	background:#fff;
	box-shadow:0 0 5px #eee;
	position: absolute;
	top: 43px;
	left: 50%;
	margin-left:-110px;
	padding:15px;
	display: none;
	z-index: 20;
}
.sob_item .jian:hover .jian_down{
	display: block;
}
.jian_down img{
	display: block;
	width: 190px;
	height: 118px;
}
.jian_down dl{
	text-align:left;
	padding-top:6px;
}
.jian_down dt{
	line-height: 28px;
	height:auto;
	color:#101d37;
}
.jian_down dd{
	color:#595f61;
	font-size:12px;
}
.jian_down dd span{
	font-size:22px;
	color:#fa5f41;
}
.jian_down .sj{
	display: block;
	width: 16px;
	height: 16px;
	background:#fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left:-8px;
}
.sob_item .crt{
	position: absolute;
	right: 20px;
	bottom: 45px;
	text-align:right;
}
.sob_item .ts{
	padding-bottom:8px;
	font-size:14px;
	color:#9399b6;
}
.sob_item .price{
	color:#fa5f41;
	font-size:28px;
}
.sob_item .go{
	color:#9399b6;
	opacity:0;
}
.sob_item:hover .go{
	width: 112px;
	display: block;
	color:#fff;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius:17px;
	background:#0152d7;
	float: right;
    opacity:1;
}
.so_rt{
	float: right;
	width: 254px;
}
.so_fm{
	padding:33px 22px;
	background:#fff;
	box-shadow:5px 0 20px rgba(0,0,0,.1);
}
.so_fmfixed{
	position: fixed;
	top: 120px;
	z-index: 100;
}

.so_fm .title{
	height: 32px;
	line-height: 32px;
	font-size:16px;
}
.so_fm .text{
	height: 35px;
	line-height: 35px;
	padding-left:10px;
	width: 198px;
	border:1px solid #c6c4c5;
	border-radius:3px;
	background:none;
}
.so_fm .send{
	display: block;
	height: 35px;
	line-height: 35px;
	width: 208px;
	border:1px solid #c4d4f0;
	border-radius:3px;
	margin-top:12px;
	text-align: center;
	color:#0152d7;
}
.so_fm .tip{
	height: 70px;
	line-height: 46px;
	color:#595f61;	
}
.so_fm .tip span{
	color:#fa5f41;
}
.so_fm .mapa{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	border-radius:3px;
	background:#4285f4;
	text-align: center;
	color:#fff;
	font-weight: bold;
}
.page{
	text-align: center;
	padding-top:50px;
}
.page a{
	display: inline-block;
	width: 40px;
	line-height: 40px;
	height: 40px;
	border-radius:3px;
	background:#e7ebee;
	margin:0 3px;
	color:#99a1a7;
}
.page a:hover,.page a.hover{
	color:#fff;
	background:#3d7eff;
}

.now_pos2{
	height: 50px;
	line-height: 50px;
	color:#505050;
}
.now_pos2 a{
	color:#505050;
}
.now_pos2 a:hover{
	color:#0159a1;
}

.xq_title{
	height: 65px;
	line-height: 65px;
	font-size:22px;
	color:#000;
}
.xq_title span{
	display: inline-block;
	position: relative;
	padding-right:8px;
	padding-left:3px;
	color:#101d37;
}
.xq_title .btn {
	float:right;
	font-size:14px;
}
.xq_title i{
	display: block;
	height: 7px;
	background:rgba(0,82,215,0.5);
	position: absolute;
	left: 0;
	bottom: 19px;
	width: 100%;
}
.xq_map{
	display: block;
	width: 1180px;
	height: 440px;
}
.xq_map .temp{
	display: block;
	width: 1180px;
	height: 440px;
}
.bg_left{
	width: 825px;
	float: left;
}
.bg_handle{
	height: 80px;
	clear: both;
	font-size:18px;
	line-height: 80px;
}
.bg_handle .btn{
	float: left;
	color:#101d37;
	margin-right:50px;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	margin-top:23px;
}
.bg_handle .hover{
	border-bottom:3px solid #0152d7;
}
.bg_area1 .in{
	min-height: 40px;
	line-height: 40px;
	font-size:12px;
}
.bg_area1 .tit{
	color:#101d37;
	width: 60px;
	float: left;
}
.bg_area1 .in .item{
	float: left;
	margin-right:30px;
}
.bg_area1 .hover{
	color:#0151d7;
}
.bg_area1 .ths{
	height: 46px;
	line-height: 46px;
	clear: both;
	padding-top:20px;
}
.bg_area1 .ths2{
	border-bottom:1px solid #dedfe3;
}
.bg_area1 .th{
	float: left;
}
.bg_area1 .th1{
	width: 200px;
}
.bg_area1 .th2{
	width: 180px;
}
.bg_area1 .ths2 .th2{
	width: 150px;
}
.bg_area1 .th span{
	display: inline-block;
	padding-right:15px;
	/*background:url("/new/images/bg_th.png") no-repeat right center;*/
}
.bg_area1 .item{
	margin-bottom:20px;
	margin-right:0;
}
.bg_area1 .item:hover {
	background: #fff;
    box-shadow: 0 0 15px #eee;
    cursor:pointer;
}
.bg_area1 .photo{
	display: block;
	width: 142px;
	height: 108px;
	float: left;
	border-radius:3px;
	overflow: hidden;
	position: relative;
	margin-right:58px;
}
.bg_area1 .photo img{
	display: block;
	width: 142px;
	height: 108px;
}
.bg_area1 .btn1{
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 13px;
	background:url("/new/images/th1.png") no-repeat center center;
}
.bg_area1 .btn2{
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 10;
	right: 10px;
	bottom: 25px;
	background:url("/new/images/th2.png") no-repeat center center;
}
.bg_area1 .ins{
	float: left;
	width: 180px;
	float: left;
	line-height: 108px;
	color:#505050;
}
.bg_area1 .item2 .ins{
	width: 150px;
}
.bg_area1 .ins span{
	font-size:20px;
	color:#ff0000;
	padding-right:6px;
}
.bg_area1 .ins .black{
	color:#505050;
}
.bg_area1 .load{
	display: block;
	clear: both;
	height: 60px;
	line-height: 60px;
	border-radius:5px;
	background:#ebecee;
	text-align: center;
	color:#505050;
}
.bg_area1 .load span{
	display: inline-block;
	padding-left:26px;
	background:url("/new/images/load.gif") no-repeat left center;
	background-size:auto 20px;
}
.xq_cnt{
	border:1px solid #c7cad0;
	padding:20px;
	border-radius:10px;
	line-height: 34px;
	
	color:#101d37;
}
.xq_cnt.a1 {
	padding:0;
	border:none;
}
.bg_area2 .item{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding:0 20px;
	border-radius:10px;
	background:#ebecee;
	font-size:16px;
	color:#101d37;
	float: left;
	margin:0 42px 26px 0;
}
.bg_area3{
	border-radius:10px;
	position: relative;
	overflow: hidden;
	height: 406px;
}
.bg_area3 .con{
	display: none;
}
.bg_area3 .show{
	display: block;
}
.bg_area3 .handle{
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 134px;
	background:rgba(0,0,0,0.3);
	box-sizing:border-box;
	padding-top:20px;
}
.bg_area3 .btn{
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size:14px;
	color:#fff;
}
.bg_area3 .hover{
	color:#fff;
	background:#0152d7;
}
.bg_area4{
	padding-left:115px;
	position: relative;
	font-size:16px;
	padding-bottom:20px;
}
.bg_area4 .tit{
	position: absolute;
	left: 0;
	top: 0;
	height: 35px;
	line-height: 35px;	
	color:#a3a79f;
}
.bg_area4 ul{
	width: 50%;
}
.bg_area4 li{
	padding-left:150px;
	position: relative;
	line-height: 35px;
	color:#101d37;
}
.bg_area4 li span{
	position: absolute;
	left: 0;
	top: 0;
	color:#a3a79f;
}
.bs_left{
	width: 730px;
	float: left;
	padding-bottom:20px;
}
.bs_fm{
	border-bottom:1px solid #dedfe3;	
	height: 46px;
	position: relative;
}
.bs_fm .text{
	float: left;
	width: 100%;
	height: 46px;
	border:0;
	background:none;
}
.bs_fm .sub{
	width: 46px;
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	background:url("/new/images/nav_ss.png") no-repeat center center;
}
.bs_left .title{
	margin:40px 0 20px 0;
	font-size:26px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color:#101d37;
}
.bs_left .wp{
	position: relative;
	overflow: hidden;
	height: 547px;
}
.bs_con{
	width: 100%;
	height: 547px;
}

.bs_left .con{
    border: 1px solid #ebecee;
	width: 99%;
	height: 426px;
	border-radius:5px;
	display: none;
	position: relative;
	margin-bottom:10px;
}
.bs_left .bs_con .show{
	display: block;
}
.bs_left .con img,.bs_left .con video{
	display: block;
	/*width: 100%;*/
	margin: 0 auto;
	height: 100%;
	object-fit:cover;
}
.bs_left .con .Panorama {
	background:url(/new/images/da360.png) no-repeat center;
	width:94px;
	height:91px;
	position:absolute;
	top:50%;
	margin-top:-45px;
	left:50%;
	margin-left:-47px;
	background-size:100%;
}
.bs_left .con .da {
	border:none;
    display: block;
    width: 52px;
    height: 52px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    margin: -26px 0 0 -26px;
    background: url(/new/images/play.png) no-repeat center center;
}
.bs_btns{
	height: 90px;
	position: relative;
}
.bs_slider{
	width: 660px;
	height: 90px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.bs_slider li{
	width: 155px;
	height: 90px;
	border-radius:5px;
	position: relative;
	overflow: hidden;
	margin:0 5px;
	float: left;
	cursor: pointer;
}
.bs_slider li img{
	display: block;
	width: 100%;
	height: 100%;
}
.bs_btns .cbtn{
	width: 30px;
	height: 90px;
	position: absolute;
	top: 0;
	z-index: 10;
	cursor: pointer;
	border-radius:5px;
}
.bs_btns .pre{
	left: 0;
	background:#333 url("/new/images/bs_pre.png") no-repeat center center;
}
.bs_btns .next{
	right: 0;
	background:#333 url("/new/images/bs_next.png") no-repeat center center;
}
.bs_handle{
	text-align: center;
}
.bs_handle .btn{
	display: inline-block;
	width: 52px;
	height: 22px;
	line-height: 22px;
	border:1px solid #f5f5f6;
	margin:0 10px;
	border-radius:3px;
	color:#101d37;
}
.bs_handle .hover{
	color:#0152d7;
	border-color:#0152d7;
}
.bs_right{
	width: 380px;
	float: right;
}
.bs_logo{
	display: block;
	width: 210px;
	height: 68px;
	margin:0 auto;
}
.bs_right .homea{
	display: block;
	width: 208px;
	height: 43px;
	line-height: 43px;
	border:1px solid #2762db;
	text-align: center;
	border-radius:3px;
	margin:20px auto 45px;
	color:#2762db;
}
.bs_right .price{
	height: 64px;
	line-height: 64px;
}
.bs_right .price span{
	font-size:48px;
	color:#fa5f41;
	padding-right:10px;
}
.bs_right .fy{
	float: left;
	padding:10px 22px 10px 0;
}
.bs_right .fy dt{
	height: 32px;
	line-height: 32px;
	font-size:22px;
	color:#101d37;
}
.bs_right .fy dd{
	height: 28px;
	line-height: 28px;
	color:#505050;
}
.bs_right .lis {
	padding:20px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.bs_right .lis li{
	height: 32px;
	line-height: 32px;
	color:#505050;
	padding-left:22px;
}
.bs_right .lis .li1{
	background:url("/new/images/rg_in1.png") no-repeat left center;
}
.bs_right .lis .li2{
	background:url("/new/images/rg_in2.png") no-repeat left center;
}
.bs_right .lis .li3{
	background:url("/new/images/rg_in3.png") no-repeat left center;
}
.bs_right .lis a{
	color:#0152d7;
}
.bs_right .jl{
	float: left;
}
.bs_right .face{
	width: 65px;
	height: 65px;
	overflow: hidden;
	float: left;
}
.bs_right .face img{
	display: block;
	width: 100%;
	height: 100%;
}
.bs_right .jl dl{
	float: left;
	padding:0 0 0 17px;
}
.bs_right .jl dt{
	height: 40px;
	line-height: 40px;
	font-size:18px;
	color:#101d37;
}
.bs_right .jl dd{
	color:#505050;
}
.bs_right .tel{
	float: right;
	width: 140px;
	position: relative;
	z-index: 20;
}
.bs_right .tt{
	float: left;
	width: 63px;
	height: 63px;
	border:1px solid #cacdd2;
	border-radius:100%;
	background:url("/new/images/tel.png") no-repeat center center;
}
.bs_right .ti{
	float: right;
	line-height: 65px;
}
.bs_right .mf{
	height: 32px;
	line-height: 32px;
	font-size:20px;
	color:#ec203d;
	margin-bottom:16px;
}
.bs_right .nav_down{
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left:-130px;
	z-index: 10;
	display: none;
	width:260px;
	box-shadow:5px 0px 20px rgba(0,0,0,.1);
}
.bs_right .tel:hover .nav_down{
	display: block;
}
.bs_right .cg{
	float: left;
	position: relative;
	z-index: 10;
	height: 70px;
	padding-right:17px;
}
.bs_right .a1{
	display: block;
	width: 85px;
	height: 44px;
	line-height: 44px;
	border-radius:3px;
	background:#0152d7 url("/new/images/br_a1.png") no-repeat 28px center;
	padding-left:55px;
	color:#fff;
}
.bs_right .a2{
	display: block;
	width: 85px;
	height: 44px;
	line-height: 44px;
	border-radius:3px;
	background:#fa5f41 url("/new/images/br_a2.png") no-repeat 28px center;
	padding-left:55px;
	color:#fff;
	float: left;
}
.bg_down {
	height:100%;
	width:100%;
	left:0;
	top:0;
	position:fixed;
	background:rgba(0,0,0,0.5);
	z-index:110;
	display:none;
}
.cg_down{
	width: 330px;
	background:#fff;
	border-radius:3px;
	position:fixed;
	top: 50%;
	left: 50%;
	margin-left:-195px;
	z-index: 120;
	padding:30px;
    margin-top: -283px;
	display:none;
}

.cg_down i{
	display: block;
	width: 10px;
	height: 10px;
	background:#fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: -5px;
	left: 50%;
	margin-left:-5px;
	position: absolute;
}
.cg_down .title{
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size:20px;
	color:#101d37;
	background:url("/new/images/br_dd2.png") no-repeat center center;
}
.cg_down .head{
	height: 45px;
	line-height: 45px;
	padding-top:10px;
	font-size:16px;
	color:#101d37;
}
.cg_down .head em{
	color:#f00;
}
.cg_down .text{
	height: 45px;
	line-height: 45px;
	border:1px solid #c7cad0;
	border-radius:5px;
	width: 308px;
	font-size:16px;
	padding-left:20px;
}
.cg_down textarea{
	width: 288px;
	padding:10px 20px;
	height: 100px;
	border:1px solid #c7cad0;
	border-radius:5px;
	resize:none;
	overflow: hidden;
	font-size:16px;
}
.cg_down .go{
	display: block;
	margin-top:30px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	border-radius:5px;
	background:#0152d7;
	color:#fff;
}
.bg_area1 .head{
	line-height: 70px;
	border-bottom:1px solid #dedfe3;
	font-size:16px;
	position: relative;
}
.bg_area1 .head i{
	display: block;
	width: 4px;
	height: 20px;
	background:#0152d7;
	position: absolute;
	left: 0;
	top: 36px;
	margin-top:-10px;
}
.bg_area1 .ts{
	float: left;
	padding:0 50px 0 20px;
	font-size:20px;
	color:#101d37;
}
.bg_area1 .head em{
	color:#0152d7;
}
.bg_area1 .head span {
	width:80%;
	float:right;
	line-height:30px;
	font-size:14px;
	padding:20px 0;
	cursor:pointer;
}
.bg_area1 .head span::-webkit-scrollbar{
    width: 5px;
    height: 5px;
    background-color: #F5F5F5;
  }

  /*定义滚动条轨道 内阴影+圆角*/
.bg_area1 .head span::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
  }

  /*定义滑块 内阴影+圆角*/
.bg_area1 .head span::-webkit-scrollbar-thumb{
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #c8c8c8;
  }
.bg_area5{
	padding-top:40px;
}
.bg_area5.a1 {
	padding-top:0;
}
.bg_area5 .small{
	display: block;
	width: 245px;
	height: 215px;
	border-radius:10px;
	overflow: hidden;
	float: left;
	margin-right:20px;
	margin-bottom:20px;
}
.bg_area5 .small img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit:cover;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.bg_area5 .small:hover img {
	transform:scale(1.1);-webkit-transform:scale(1.1);  /*兼容-webkit-引擎浏览器*/-moz-transform:scale(1.1); 
}
.bg_area5 .big{
	display: block;
	width: 777px;
	height:334px;
	border-radius:10px;
	overflow: hidden;
	float: left;
	margin-top:20px;
}
.bg_area5 .big img{
	display: block;
	width: 777px;
	height:334px;
}
.bg_wd .title{
	height: 60px;
	line-height: 60px;
	color:#0152d7;
	font-size:16px;
}
.bg_wd ul{
	float: left;
	width: 370px;
}
.bg_wd li{
	height: 36px;
	line-height: 36px;
	background:#edeeef;
	border-radius:5px;
	margin-bottom:10px;
	padding-left:12px;
}
.bg_wd li a{
	color:#0152d7;
}
.bg_wd dl{
	float: right;
	width: 280px;
	text-align: center;
}
.bg_wd img{
	display: block;
	width: 280px;
	border-radius:5px;
}
.bg_wd dd{
	line-height: 60px;
}
.bg_wd dd a{
	font-size:16px;
	color:#0152d7;
	padding-left:25px;
	display: inline-block;
	background:url("/new/images/reada2.png") no-repeat left center;
}
.xq_gk{
	padding:16px 25px 20px 25px;
	border:1px solid #c7cad0;
	border-radius:10px;
}
.xq_gk .tip{
	font-size:16px;
	line-height: 32px;
	color:#101d37;
	padding-top:16px;
}
.xq_gk ul{
	width: 325px;
}
.xq_gk li{
	height: 36px;
	line-height: 36px;
	border-radius:5px;
	margin-bottom:10px;
	background:#e6e7e8;
	font-size:16px;
	color:#6f737b;
	padding-left:24px;
}
.xq_gk li span{
	color:#101d37;
}

/*地图*/
.mapBox{
  width: 100%;
}

.mapBox #r-result {
  width: 350px;
  height: 300px;
  position: absolute;
  top: 60px;
  z-index: 999;
  right: -350px;
  overflow: scroll;
}
#allmap{
  width: 70%; 
  height: 400px; 
  float: left;
}
#result-box{
  width: 30%;
  float: left;
  box-sizing: border-box;
  border: 1px solid #eee;
  height: 400px; 
  overflow:auto;
}

#result-box::-webkit-scrollbar {
width:8px;
height:8px;
}
#result-box::-webkit-scrollbar-thumb {
background-color:#dddddd;
background-clip:padding-box;
border-radius:8px;
}

#search-nav{
  height: 50px;
}
#search-nav li{
  width: 16.5%;
  height: 50px;
  line-height: 50px;
  color: #000;
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
  background-color: #f1f1f1;
  text-align:center;
}
#search-nav .nav-active{
  background-color: #fff;
  color: #f8e385
}
.btn {
  text-decoration: none;
}
#result-list .item{
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #efefef;
  margin: 0 30px;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
#result-list li p{
  margin: 0;
  float: left;
  max-width: 180px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list-active p{
  color: rgb(203, 67, 14);
}
#result-list span{
  float: right;
  margin-right: 20px;
  color: #5d625b;
}
.tit{
  color: #5d625b;
}
.con{
  color: #3a3a3b;
}
.posn{
  width: 30px;
  height: 30px;
  background:url(/new/images/pos.png) 100% 100% no-repeat;
  background-size: 100% 100%;
  color: #fff;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 15px;
  cursor: pointer;
  text-align:center;
}
.popn{
  width: 30px;
  height: 30px;
  background:url(/new/images/qipao.png) 100% 100% no-repeat;
  background-size: 100% 100%;
  color: #fff;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 14px;
  cursor: pointer;
}
.pop-tit{
  position: absolute;
  left: 10px;
  top: 15px;
  font-size: 10px;
  font-style: normal;
}
.num{
  position: absolute;
 width:100%;
  top: 3px;
  font-size: 12px;
   display:block;
  text-align:center;
  font-style: normal;
}
.num2{
  position: absolute;
  width:100%;
  top: -17px;
  font-size: 12px;
  display:block;
  text-align:center;
  font-style: normal;
}
.i-default{
  position: absolute;
  left: -3px;
  top: 17px;
  font-size: 12px;
  font-style: normal;
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
}
.i-1{
  background:url(/new/images/ditie.png) 100% 100% no-repeat;
}
.i-2{
  background:url(/new/images/gongjiao.png) 100% 100% no-repeat;
}
.i-3{
  background:url(/new/images/xuexiao.png) 100% 100% no-repeat;
}
.i-4{
  background:url(/new/images/hospital.png) 100% 100% no-repeat;
}
.i-5{
  background:url(/new/images/icon-.png) 100% 100% no-repeat;
}
.i-6{
  background:url(/new/images/chaoshi.png) 100% 100% no-repeat;
}
.i-7{
  background:url(/new/images/shenghuo.png) 100% 100% no-repeat;
}
.i-8{
  background:url(/new/images/ic_market.png) 100% 100% no-repeat;
}
.infTit{
  color: rgb(188, 131, 34);
  max-width: 150px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  float: left;
}
.more{
  font-size: 12px;
  color: rgb(53, 60, 239);
  float: left;
}
.address{
  margin-top: 10px;
  font-size: 12px;
}
#ckdh{
background:rgb(224,70,76);
width:296px;
border-radius:5px;
display:flex;
flex-direction: column;
height: 65px;
align-items: center;
justify-content: center;
}
#showtelmsg{
font-size:12px;
color:#FFF0F0;
letter-spacing:0;
opacity:0.8;
margin-top:10px
}
#lxrdhtext{
font-size: 22px;color: #FFFFFF;letter-spacing: 0;display: block;cursor:pointer;   
}