.main {position: relative;z-index: 10;}
.ui-nowrap {overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.ui-nowrap2 {word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ui-nowrap3 {word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.ui-center{position:absolute;left:50%; width: 100%; margin-left:-15%; z-index: -9;}
.wrap{width:1300px;margin: 0 auto;}
.row{ margin:0 -1.5%;}
.Phone-Box{ display: none; }
.fl{float:left;}
.fr{float:right;}
.pageBox{ padding: 1rem 0 1rem; }
.pageTitle .title1{ font-weight: bold; font-size: 0.36rem; line-height: 0.36rem; color: #0c5a78; padding-bottom:0.15rem; }
.pageTitle .title2{ font-size: 14px; color: #767676; text-transform: uppercase;}
.fangda{ }
.fangda:hover{ transform:scale(1.05);-webkit-transform:scale(1.05);}
.tc {
    text-align: center; width: 100%; float: left;
}
@keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; }
}

@-webkit-keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; }
}

.noscroll-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media (max-width:1279px){
   .noscroll-bg{ background-attachment: scroll;}
}
.browsehappy{width:100%;height:100%;position:fixed;background:#fff;text-align:center;z-index:10000;}
.browsehappy h1 {margin-top: 0;margin-bottom: 10px;line-height: 1.2;color: #000;font-size:30px;margin-top:10%;}
.browsehappy p a{color:#f00;}
.vertical-obj {display: table; width: 100%; height: 100%; min-height: 100%; }
.vertical-obj-cont {display: table-cell; vertical-align: middle; }

.header{position:fixed;top:0;left:0;width:100%;height:100px;z-index:1000;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;box-shadow:0 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 30px rgba(0,0,0,.1);overflow:visible;background: #fff;}
.top_logo{float:left;height:100%;width:auto;padding:0px 0 0 3%;overflow:hidden;position: relative;z-index: 10001;}
.top_logo .logo_img{height:100%;width:auto;overflow:hidden}
.top_logo img{width:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}

@-moz-keyframes slide{0%{opacity:0;top:20px}100%{opacity:1;top:0}}
@-webkit-keyframes slide{0%{opacity:0;top:20px}100%{opacity:1;top:0}}
@keyframes slide{0%{opacity:0;top:20px}100%{opacity:1;top:0}}



.header-ri{ float:right; z-index: 99999; position: relative;}
.header-rt-b{
	width: 22px;
	height: 22px;
	background: url(../images/ico45.png) no-repeat right center;
	float: right;
	cursor: pointer;
	margin-right: 15px;
}
.header-ss{
	width: 100%;
	padding: 0 50px;
	height: 100px;
	margin: 0 auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background: #fff;
	overflow: hidden;
	display: none;
}
.header-ss-div{
	width: 750px;
	height: 100%;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	padding-top: 30px;
	overflow: hidden;
	position: relative;
}
.header-ss-div form{
	display:inline-block;
	width: 100%;
	max-width: 600px;
	height: 40px;
}
.header-ss-div .int1{display: inline-block;	width: 40px;height: 40px;background: #fff url(../images/ico45.png) no-repeat center;border: none;float: left;}
.header-ss-div .int2{display: inline-block;	width: calc(100% - 100px);	background: #fff;border: none;font-size: 16px;color: #333;height: 40px;line-height: 40px;float: left;
	margin-left: 20px;}
.header-ss-div .img1{position: absolute;top: 40px;right: 10px;}
.header-ss-div .img1:hover{	opacity: .85;}

.header .navbar{cursor: pointer;float: right; background:url(../images/wx_ico.png) no-repeat center #0167b8; width:105px; height: 100px; text-align: center;}

.header .navbar img{display: none;}
.header .navbar img:first-child{display: block;}
.pofhad.mod2 img:last-child{display: block;}
.pofhad.mod2 img:first-child{display: none;}
.header.mod2 .navbar img:last-child{display: block;}
.header.mod2 .navbar img:first-child{display: none;}

.ani{
	visibility: visible !important;
	animation: fadeInLeft .4s ease-in;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

header.pchad .navbox li{
	display: inline-block;
	vertical-align: top;
	font-size:0.2rem;
	width: 100%;
	margin-bottom:0.3rem;
	line-height: 1;
	position: relative;
}
header.pchad .navbox li.twonav{
	visibility: hidden;
}
header.pchad .navbox li.twonav.on{
	visibility: visible;
}
header.pchad .navbox li a{
	display: inline-block;
    transition: all .35s ease;
    position: relative;
}

header.pchad .close{
	position: absolute;
	width: 24px;
	height: 24px;
	background: url('../images/3.png') no-repeat center/cover;
	top: 50px;
	right: 50px;
	cursor: pointer;
}


.nav{height:100px; }
.nav li{float:left; position: relative; z-index: 2; font-weight: bold;  }
.nav li.first{margin-left:20px;  }
.nav li.first:after{position:absolute;top:50%;transform:translateY(-50%);width:1px;height: 16px;background-color: #cccccc;content: "";left:-10px;}
.nav li.first a{ color:#999}
.nav a{ padding: 0 30px; position:relative; display:block;  line-height: 100px; overflow:hidden; font-size:16px; z-index: 10; color: #29292a; font-weight: normal;}
.nav li em{ position: absolute;bottom: 0px; left: 0px; width: 0px; height: 5px; display: block; background: #0167b8; transition:All 0.5s ease;-webkit-transition:All 0.5s ease;font-style:normal}
.nav a:hover, .nav a.aNow, .nav a.aNow1{color:#0167b8;}
/*.sNavA:hover em, .nav .aNow em, .nav .aNow1 em{ width: 100%; }*/
.nav a:hover em, .sNavA:hover em, .nav .aNow em, .nav .aNow1 em{ width: 100%; }
.nav li a.current em{ width: 100%; }
.nav a.aNow2{color:#0167b8;}
.nav .aNow2 em{ width: 100%; }
/*导航触发效果*/
.sNav{position:fixed; z-index:12;/* height:55px;*/ top:100px; display:none; background:#fff; width:100%; height: 296px;  border-top: 1px solid #f5f5f5; padding-left: 150px;}
.sNav .imgDiv{ padding: 48px 0 0 8%; }
.sNav .list{ padding: 35px 0 0 50px; width: 452px;}
.sNav .list li{ float: left; height:51px; line-height:51px; border-bottom: #dcdde2 solid 1px; font-size:14px; width: 146px; margin-right: 30px;}
.sNav .list li a{float: left; color:#323232; display: block; padding-left: 13px; background:url(../images/ico3off.jpg) left center no-repeat;}
.sNav .list li a:hover{ color:#0167b8; background:url(../images/ico3.png) left center no-repeat;}


.max_header .header{height:100px;/*background-color:transparent;*/border-color:transparent;box-shadow:none;border-bottom: 1px solid rgba(250,250,250,.12);}
.max_header .top_logo{padding:0px 0 0 3%;}
.max_header .top_logo img{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.max_header #nav>li>a{height:100px;line-height:100px;color:#232323;font-size:16px;}
.max_header #nav>li.active>a{font-weight: bold;}
.max_header .menu_btn span,.max_header .menu_btn span:after,.max_header .menu_btn span:before {background-color: #a1a1a1;}
.max_header .btns{top:20px;}
.max_header .header-ri{padding:0px 0% 0 0;}
.max_header .sNav{ top:100px;}
.max_header .nav{height:100px; }
.max_header .nav a{line-height: 100px;}

.pageBanner{ position:relative; margin-top: 100px;}
.pageBanner .imgDiv img{ width:100%;}
.pageBanner .mxfDiv{ position: absolute; right: 6%;top: 50%; transform: translateY(-50%); z-index: 5;}
.pageBanner .mxfDiv2{ left: 50%; right: auto; margin-right: 0; margin-left: -7.68rem; }
.pageBanner .txtDiv{ color: #fff; text-align: right;}
.pageBanner .mxfDiv2 .txtDiv{ text-align: left; }
.pageBanner .txt1{ font-size:18px; line-height: 1; padding-bottom: 0.25rem;}
.pageBanner .txt2{ font-size: 0.4rem; height: 0.75rem; line-height: 36px; position: relative; }
.pageBanner .txt2:after{ content: ''; width: 30px; height: 2px; background: #fff; position: absolute; right: 0; bottom: 0; }
.pageBanner .mxfDiv2 .txt2:after{ right: auto; left: 0; }
.pageBanner .sxdDiv{ position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); z-index: 5;}
.pageBanner .wenDiv{ color: #fff; text-align: center;}
.pageBanner .wen1{ font-size: 0.48rem; line-height: 0.48rem; height: 0.8rem; position: relative;}
.pageBanner .wen1:after{ content: ''; width: 30px; height: 2px; background: #fff; position: absolute; left: 50%; margin-left: -15px; bottom: 0; }
.pageBanner .wen2{ font-size: 14px; padding-top: 0.6rem; }

.pageNav{ position: absolute; width: 100%; left: 0%; height: 68px; bottom: 0; z-index: 2; background:rgba(64,64,64,.6); }
.pageNav li{ width: 16.6%; float: left; height: 68px; line-height: 68px; font-size:18px; text-align: center; }
.pageNav2 li{ width: 25%; }
.pageNav3 li{ width: 20%; }
.pageNav4 li{ width: 33.33%; }
.pageNav5 li{ width: 50%; }
.pageNav li .ico{ padding: 0.30rem 0 0.15rem;  text-align: center;  }
.pageNav li .ico img{ width: 33px; margin: 0 auto;}
.pageNav li a{ display: block; height: 68px; color: #fff;}
.pageNav li a:hover, .pageNav li .aNow{ background: #1673be; color: #fff;}

.pagenavph{ display:none;}

/*底部CSS*/
footer .footer-top .select{
	display:none;
}
footer .footer-right .pojoi{
	display:none;
}
footer{
	padding: 70px 0 0;
	background-color:#2b2c2c;
	
}
footer .footer-top{
	padding-bottom: 40px;position: relative;
}
footer .footer-left{
	float: right;
}
footer .footer-left .num-tel{
	font-size:0.48rem;
	color:#fff;
	font-family: "BEBASNEUE REGULAR";
	line-height:0.48rem;
}
footer .footer-left .quan-tel{
	font-size:0.16rem;
	color:#fff;
	line-height:0.16rem;
	margin-top:0.2rem;
}
footer .footer-left .true-select{
	margin-top:1.25rem;
	width:3.25rem;
	height: 1.25rem;
	display:block;
	font-size:0.4rem;
	color:#999999;
	background-color:#444444;
	background-position:80%;
	background-repeat:no-repeat;
	background-size:8px;
	background-image:url(../img/footer-more.png);
	line-height:1.25rem;
	padding-left: 0.75rem;
	transition:all 0.3s;
}
footer .footer-left .f-logo{
	margin-top:0.2rem;
	margin-bottom: 20px;
	text-align:center;
}
footer .footer-left .f-logo .txt{ color:#999999; text-align: center;margin-top:0.1rem; }
footer .footer-left .f-logo img{
	max-width:100%;
}
.social-share .social-share-icon{ width:40px; height: 40px; font-size: 23px;}
.social-share .icon-weibo,.social-share .icon-wechat,.social-share .icon-qq{color: #999999;  background: #303030; border: none;}

footer .footer-ul{
	font-size:0;
	text-align:left;
	width:85%;
	float: left;
}
footer .footer-ul li{
	display:inline-block;
	vertical-align:top;
	width:20%;
}
footer .footer-ul li:nth-last-child(1){
	margin-right:0;
}
footer .footer-ul li dt{
	font-size:18px;
	margin-bottom:35px;
	font-weight: initial;
}
footer .footer-ul li dt a{
	color:#fff;
	transition:all 0.3s;
}
footer .footer-ul li dd{
	font-size:15px;
	margin-bottom:0.15rem;
	color:#aaaaaa;
}
footer .footer-ul li dd.er-dd{
	font-size:0.14rem;
	margin-bottom:0.10rem;
}

footer .footer-ul li dd a{
	color:#aaaaaa;
	transition:all 0.3s;
}
footer .footer-ul li dd.er-dd a{
	opacity: 0.5;
	transition:all 0.3s;
}

footer .footer-ul li.f_contact{ width:350px;}
footer .footer-ul li.f_contact dd{ line-height:32px;}

footer .footer-bottom{
	height:65px;
	line-height:65px;
	background: #222323;
}
footer .footer-bottom p{
	color:#dadada;
	float:left;
}

footer .footer-bottom p a{
	color:#dadada;
	transition:all 0.3s;
}
footer .footer-bottom p a.zhichi{
	margin-left:0.25rem;
}
footer .footer-bottom .b_r{ float:right ;color:#dadada;}
footer .footer-bottom a{color:#dadada;}
footer .footer-bottom a:hover{color:#7b7b7b;}

footer .footer-bottom .select {
    width: 5.5rem;
    position: relative;
    float: right;
    top:0.5rem;
}
footer .footer-bottom .select .tit{
	display: block;
    border: 1px solid rgba(255,255,255,.2);
    line-height: 1rem;
    height: 1rem;
    padding: 0 .4rem;
    color: #7f7f7f;
    font-size: .3rem;
    position: relative;
    background-image:url(../img/f-xia.png);
    background-position:4.8rem center;
    background-size:8px;
    background-repeat:no-repeat;
}
footer .footer-bottom .select .sub{
	    position: absolute;
    left: 0;
    bottom: 1rem;
    width: 100%;
    border: 1px solid rgba(255,255,255,.2);
    box-sizing: border-box;
    background-color: #212121;
    max-height: 4rem;
    overflow: hidden;
    display: none;
}
footer .footer-bottom .select.on .sub{
	display:block
}
footer .footer-bottom .select .sub a {
    display: block;
    height: 1rem;
    line-height: 1rem;
    padding: 0 .4rem;
    border-bottom: 1px solid rgba(255,255,255,.2);
    color: #dadada;
    font-size: .3rem;
    transition: all .3s;
}







.footer_tabbar{width:100%; height:42px; margin:0 auto; position:fixed; bottom:0; left:0; background:#222323; z-index:1000; font-family:'iconfont' }
.footer_tabbar a{display:block; width:33.3%; height:42px; line-height: 42px; float:left; text-align:center; color: #fff; font-size: 18px;}
.footer_tabbar { display: none;}
/*矢量图标*/
@font-face {
  font-family: 'iconfont';
  src: url('font/iconfont.eot');
  src: url('font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('font/iconfont.woff') format('woff'),
  url('font/iconfont.ttf') format('truetype'),
  url('font/iconfont.svg#iconfont') format('svg');
}

.iconfont{
  font-family:"iconfont" !important;
  font-size:22px;
  font-style:normal;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  /*-webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;*/
}

/*******************************
    -------[=手机导航]-------
********************************/
.menuBtn {
    position: fixed;top: 15px;
    right:2.5%;width: 28px;height: 20px;
    display: none;cursor: pointer;z-index: 1000;
}
.menuBtn em {margin-bottom: 6px;display: block;height: 3px;background-color: #232323;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}


.menuBtn.on em {display: none;margin: -2px 0 0; position: absolute;top: 50%;width: 30px;}
.menuBtn.on em:first-child {display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.on em:last-child {display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);}
#aside {
    display: none;
    position: fixed;
    top: 65px;left: 0%;right: 0%;
    background-color: #fff;
    z-index: 99;
    border-top: 2px solid #e9e9e9;
    -moz-box-shadow:0px 2px 5px rgba(0,0,0,.1); 
    -webkit-box-shadow:0px 2px 5px rgba(0,0,0,.1); 
    box-shadow:0px 2px 5px rgba(0,0,0,.1);
	 height: 500px; overflow-y:auto;
}
#aside .menu { }
#aside .menu li{
    font-size: 16px;
}
#aside .menu li a{
    display: block;
    color: #888;
    height: 50px;
    line-height: 49px;
    border-bottom: 1px solid #ebebeb;
    white-space: nowrap;overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#aside .menu li > a{
    color: #353535;
    padding: 0 10px;
}
#aside .menu li.h-sub > a{
    background: url(../images/icon-close.png) 95% center no-repeat;
    background-size: auto 14px;
}
#aside .menu li.h-sub.open > a{
    background: url(../images/icon-open.png) 95% center no-repeat;
    background-size: 14px auto;
}
#aside .menu li a:hover{color: #000;}
#aside .sub-nav{display: none;}
#aside .sub-nav dd{padding-left: 10px;font-size: 14px;}


#aside .lg{
    padding: 10px 0 30px;
    text-align: center;
}
#aside .lg a{
    display: inline-block;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    margin: 0 10px;
    color: #353535;
    border-bottom: 1px solid #353535;
}
#aside .lg a.on{
    color: #e84044;
    border-bottom: 1px solid #e84044;
}

.floating_ck{position:fixed;right:0px;bottom:25%; z-index: 9999;}
.floating_ck dl dd{position:relative;width:50px;height:50px; border-radius: 50%; background-color:#ccc;border-bottom:solid 1px #fff;text-align:center;cursor:pointer; font-size:12px;}
.floating_ck .last{ border-bottom:none}
.floating_ck .last:hover{ border-bottom:none}
.floating_ck dl dd:hover{background-color:#c7b99c;border-bottom:solid 1px #c7b99c;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/tel.png);}
.f_home{background-image:url(../images/home.png);}
.quote{background-image:url(images/kficon.png);}
.qrcord{background:url(../images/sm.png) no-repeat center;}
.return{background:url(../images/top.png) no-repeat center;}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:60px;background-color:#252c3c;border-bottom:solid 1px #252c3c;display:none; font-size:18px;}
.floating_left a{color:#fff;line-height:60px;}
.floating_ewm{height:200px;top:-100px;}
.floating_ewm i{background:url(../images/wx.png);background-size: 100% auto;display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:8px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:28px;}
.floating_ewm .qrcord_p02{font-size:16px;}


/*分页*/
#pages {
    text-align: center;
}

#pages li {
    margin: 0 2px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #e6e6e6;
    color: #333;
    display: inline-block;
}
#pages li a{
    font-size: 14px;
    display: block;
    padding: 0 12px;
}
#pages li span{
    font-size: 14px;
    display: block;
    padding: 0 12px;
}
#pages li.active {
    text-align: center;
    background: #212121;
    color: #fff;
    display: inline-block;
}

#pages li:hover {
    background: #212121;
}

#pages li:hover a {
    color: #fff;
}

.viewpage {
    border-top: 1px #ddd dotted;
    width: 100%;
    float: left;
    margin-top: 20px;
}
.main_r_nav {
    float: left;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    margin-left: 0px;
    display: inline;
}

.main_r_nav a {
    color: #777;
    float: left;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 33px;
    font-size: 14px;
}

.main_r_nav a:hover {
    color: #e87919;
}

.returnlist {
    width: 50px;
    height: 50px;
    display: inline;
    float: right;
    color: #fff;
    line-height: 50px;
    font-size: 12px;
    background: #2f2e2e;
	margin-top:20px;
}

.returnlist a {
    color: #fff;
    text-align: center;
    font-size: 18px;
    width: 100%;
    display: block;
}


.loadmore {
    width:100%;
    margin: 0 auto;
    line-height: 1.6em;
    font-size: 14px;
    text-align: center;
	 border-top: 1px solid #ddd;
}
.loadmore-line {
    margin-top: 1.5em;
}
.loadmore-line .loadmore-tips {
    position: relative;
    top: -0.9em;
    padding:0  0.55rem;
    background-color: #f6f6f6;
    color: #808080;
}
.loadmore-tips {
    display: inline-block;
    vertical-align: middle;
}

.btn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    background-color: #1c1c1c;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}/*
.btn:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff
}*/
.jzgd{  text-align:center; padding: 30px 0;}



/*搜索*/
.search {
    width: 600px;
    background: #f5f5f5;
    height: 45px;
    line-height: 45px;

}

.search_box {
    margin: 0 auto;
    width: 600px;
}

.search-top-box {
    background: #fff;
	padding: 40px 0 20px 0;
	margin-bottom: 1px;
	margin-top: 150px;
}
.minh3{ min-height:320px;}
.search_time {
    line-height: 40px;
    height: 40px;
	width: 100%; text-align: left;
}

.search select {
    display: none;
}

.search .select_box {
    font-size: 14px;
    color: #999999;
    width: 120px;
    line-height: 45px;
    float: left;
    position: relative;
}

.search .select_showbox {
    height: 45px;
    background: url(../images/search_ico.png) no-repeat 90px center;
    text-indent: 1.5em;
}

.search .select_showbox.active {
    background: url(../images/search_ico_hover.png) no-repeat 90px center;
}

.search .select_option {
    display: none;
    border: 2px solid #fa0712;
    border-top: none;
    display: none;
    left: -2px;
    top: 45px;
    position: absolute;
    z-index: 99;
    background: #aaa;
}

.search .select_option li {
    text-indent: 1.5em;
    width: 100px;
    cursor: pointer;
}

.search .select_option li a {
    color: #666;
}

.search .select_option li.selected {
    background-color: #F3F3F3;
    color: #999;
}

.search .select_option li.hover {
    background: #BEBEBE;
    color: #fff;
}

.search input.inp_srh,
.search input.btn_srh {
    border: none;
    background: none;
    height: 45px;
    line-height: 45px;
}

.search input.inp_srh {
    font-size: 14px;
    outline: none;
	width:60%;
	padding-left: 3%;
}

.search input.btn_srh {
    background: #2997ab;
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 15px;
    width: 100px;
	float: right;
}
.nodate{ color:#666; font-size: 20px; text-align: center;}
.search_result {
    background: #fff;
    padding: 16px 0px;
}

.search_left {
    text-align: right;
    float: left;
    width: 200px;
    margin-right: 16px;
}

.search_left h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item_gr {
    color: #999;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    display: block;
    padding: 2px 0px;
}

.list-group-item_gr.active,
.list-group-item_gr.active:hover,
.list-group-item_gr.active:focus {
    z-index: 2;
    color: #fa0712;
    font-weight: 600;
}

.left-line {
}

.search_right {
    float: right;
    width: 100%;
	padding:30px 50px;
}

.search_bd {
    min-height: 500px;
}

#ewm{ width:160px; height:160px; padding-top:10px; line-height:20px; position:absolute;  border:1px solid #ccc; background:#fff; top:100px; right:0; text-align:center; color:#352920;z-index:99999999999; }
#ewm img{width:160px; height:160px; padding: 0 ;}