.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: -25%; z-index: -9;}
.wrap{width: 1200px;margin: 0 auto; padding: 0 10px;position: relative;}
.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{width:100%;height:176px;z-index:1000;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;overflow:visible;background:url(/static/modules/cms/images/001.jpg) repeat-x;}
.h_top{height: 116px; background: url(/static/modules/cms/images/002.jpg) no-repeat center;} 
.nav {	
	width: 100%;
	margin:0 auto;
 	 height: 60px;
	background: #3d78d4;
 	 z-index: 999999;
}
.nav ul {
}
.nav li.ho {
  width: 110px;
}
.nav li { float:left;
  text-align: center;
  position: relative;
  font-size:16px;
  height: 60px;
  line-height:60px;
  width:12.5%;
	background: url(/static/modules/cms/images/004.jpg) no-repeat right;
  
}
.nav li:last-child {
  border-left: 0;
  background:none;
}
.nav li a {
  color: #fff;
  display: block;
  -webkit-transition: 0.4s ease 0s;
          transition: 0.4s ease 0s;
  height:60px;
  
}
.nav li .x a{
	 color:#2b2d31;font-size:xx-small;
}
.nav li i {
  display: none;
  width: 35px;
  height: 49px;
  background: url(/static/modules/cms/img/ico_mouse.png) no-repeat center;
  position: absolute;
  left: 14px;
  bottom: -1px;
  opacity: 0;
}
.nav li:hover a.tit {
  color: #fff;
  background:#2c63b8;
}
.nav li:hover .x {
  color: #fff;
}
.nav li:hover i {
  display: block;
  -webkit-animation: 1.5s ease 0s infinite running fadeleft;
          animation: 1.5s ease 0s infinite running fadeleft;
}
.nav li.hover a.tit {
  color: #fff;
  background: url(/static/modules/cms/images/004.jpg) no-repeat right #2c63b8;
}

.nav li.hover i {
  display: block;
  opacity: 1;
}
.nav li.right {
  width: 151px;
}
.nav li.right:hover a.tit {
  color: #fff;
  background:url(/static/modules/cms/images/008.jpg) repeat-x;
}
.nav .sub-box {
  width: 100%;
  position: absolute;
  left: 0;
  top: 60px;
  display: none;
  z-index:9999999
}
.nav .sub-box .topbg {
  width: 100%;
  background-color: #2c63b8;
   padding-bottom:20px;
   border-radius:0 0px 5px 5px;
}
.nav .sub-box p {
  padding: 0px 0;
  border-bottom: 1px solid #5a85c8;
  text-align: center;
  font-size: 14px;
  height:40PX;
}
.nav .sub-box p a {
  color: #fff;
  display: block;
  line-height: 40px;
  height:40PX;
  -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
}
.nav .sub-box p a:hover {
  background-color: #3d78d4;
  color: #fff;
  height:40PX;
}
.nav .sub-box .botbg {
  width: 100%;
  display: block;
  height: 12px;
  /*background: url(/static/modules/cms/images/bg_88.png) no-repeat center;*/
}


.top_logo{float:left;height:100%;width:auto;padding:0px 0 0 3px;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)}

.header-ri{ width:324px; float: right;}
#ewm{ width:210px; height:250px; padding:0px; line-height:40px; position:absolute; right:212px; border:1px solid #ccc; background:#fff; top:100px; text-align:center; color:#352920;z-index:99999999999; }
#ewm img{width:210px; height:210px; padding: 5px;}

.header-ri .ico{ width:36px;float: left; text-align: center; padding-top: 43px;}
.header-ri .ico img{width:36px; height: 36px;}

.header-ri form {
    text-align: right;
    position: relative;
    width: 275px;
    height: 36px;
    margin-top: 42px;
	float: right;
	
}

.header-ri input {
    border: 0;
    height: 36px;
    padding: 0 20px;
    border-radius: 0 20px 20px 0;
    background: #fff;
    color: #999;
    background-image: url(/static/modules/cms/images/downsider_submit.png) ;
    background-repeat: no-repeat;
    background-position: right;
    background-origin: content-box;
}

.header-ri span {
    display: inline-block;
    position: absolute;
    top: 0;
 }
.header-ri span.info-box{ right:5px;}
.header-ri span.info-box input{ height:30px; margin-top:3px;}


.header-ri span:first-child { left: 0;}

input.info-text {
    border-radius: 20px;
    width: 275px;
    padding: 13px 20px;
    background: none;
    background: #fff;
	border: 1px solid #ccc;
}

@-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}}







.pageBanner{ position:relative; display: none;}
.pageBanner .imgDiv img{ width:100%;}
.pageBanner .botDiv{ position: absolute; left: 0%;  bottom: 0px; width: 100%; height: 70px; background:url(/static/modules/cms/images/banner1.jpg);}
.pageBanner .botDiv:after{ content: ''; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 3px; background: #efefef; }
.pageNav{ height: 70px;}
.pageNav li{ float: left; font-size: 16px; margin-right: 1px;}
.pageNavlip{ padding-left:1.5%;}
.pageNavlip li{border-right: 1px solid #efefef; width:9%; text-align: center; margin-right: 0;font-size: 14px; color:#fff;}

.pageNavlip li:last-child{ border-right: 0px solid #efefef;}
.pageNav li a{ display: block; height: 70px;line-height: 70px; color: #fff; position: relative; padding: 0 40px;}
.pageNav li:hover{ background: #eb6e00;}
.pageNav li a.aNow{background: #eb6e00;}
.pageNavlip li a{ padding:0px 10px 0 10px; line-height: 18px;display: flex;flex-direction: column;justify-content: center;align-items: center; }
.pageNav li em{ position: absolute; left: 0px; bottom: 0px; width: 100%; height: 3px; background: #eb6e00; display: none; z-index: 2; }
.pageNav li .aNow em, .pageNav li a:hover em{ display: block; }
.pageBanner .rightDiv{ position: absolute; right: 0px; top: 0px; width: 25%; height: 70px; background: #f3f5fa; font-size: 12px; }
.pageBanner .rightDiv:after{ content: ''; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 3px; background: #dee8ee; z-index: 2;}
.pageBanner .layer{ position: absolute; left: 0px; top: 30%; width: 100%; z-index: 2; text-align: center;}
.pageBanner .layer .name{ margin: 0 auto; width: 2.1rem; height: 1.28rem; background: url(/static/modules/cms/images/nimg210Bg.png) center no-repeat; background-size: 2.1rem; font-size: 0.36rem; color: #fff; line-height: 1.28rem;}
.pageBanner .layer .nameImg{ font-size: 0.18rem; color: #fff;line-height: 0.7rem; font-family:Times New Roman, serif }
/*.pageBanner .layer .nameImg{ height: 0.76rem; padding-top: 0.32rem; position: relative; }
.pageBanner .layer .nameImg img{ height: 0.47rem; }
.pageBanner .layer .nameImg:after{ content: ''; position: absolute; bottom: 0; left: 50%; margin-left: -0.23rem; width: 0.46rem; height: 0.04rem; background: #eb6e00;}*/
.pageBanner .rightDiv_p{ position: absolute; right: 0px; top: 0px; width:300px; height: 70px; background: #f3f5fa; font-size: 12px; }

.pageNow{ padding-left: 34px; line-height: 70px; }
.pageNow a{ color: #666; background: url(/static/modules/cms/images/nimg5_1.png) left center no-repeat; background-size: 5px; padding: 0 12px 0 19px;}
.pageNow a:hover{ color: #eb6e00; }
.pageNow em{ background: url(/static/modules/cms/images/nimg5_1.png) left center no-repeat; background-size: 5px; padding-left: 13px; color: #666;}
.pageNow img{ padding-right: 12px; position: relative; top: -2px;}

.pageBannerTel{ display:none; position: relative; padding-top: 65px;}
.pageBannerTel .imgDiv img{ width:100%;}
.pageBannerTel .txt{ text-align: center; position: absolute; left: 50%; margin-left: -1.05rem; top: 50%; margin-top: -0.64rem; width: 2.1rem; height: 1.28rem; background: url(/static/modules/cms/images/nimg210Bg.png) center no-repeat; background-size: 2.1rem; font-size: 0.36rem; color: #fff; line-height: 1.28rem;}


.pagenavph{ display:none;}

/*底部CSS*/
 .sf-fl { float: left; }
 .sf-fr { float: right; }
 .sf-dp { display: block; }
 .sf-dn { display: none; }
.footer{
	border-top: 2px solid #255fb8;
	padding: 20px 0 ;
	
}
.outer-link {
     height: 65px;
     margin-top: 20px;
     border-bottom: 1px solid #e3e3e3;

 }

 .outer-link li {
     margin: 0px 0 0 1.5%;
	 float: left;
	 width: 18.8%;
 }

 .outer-link li:first-child {
    margin: 0;
 }

 .link-box {
     height: 40px; 
     line-height: 40px;
     box-sizing: border-box;
     border: 1px solid #e3e3e3;  
     background: #fff;
     position: relative;
	 width: 100%;
 }

 .link-content {
     padding: 0 6px;
     width: 100%;
     line-height: 38px;
     box-sizing: border-box;
     position: relative;
 }

 .link-list {
     position: absolute;
     width: 100%;
     line-height: 30px;
     box-sizing: border-box;
     padding: 0 6px;
     max-height: 150px;
     overflow-y: auto;
     background: #fff;
     bottom: 39px;
     left: 0px;
     border: 1px solid #e3e3e3;
     border-bottom: 0;
 }

 .link-list a { 
     display: inline-block;
     width: 100%;
     color: #333;
 }

 .link-but {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #666 transparent transparent transparent;
    margin: 16px 8px;
    position: absolute;
	 cursor: pointer;
	 right:0;
 }

 .link-but a {
     display: inline-block;
     width: 24px;
     height: 40px;
     position: absolute;
     left: -12px;
     top: -23px;
     cursor: pointer;
 }
.f_bq{ width:100%;}
.f_bq .left{ width:80%; float: left;}
.f_bq .right{ width:20%; float: right; text-align: right;}
.f_memu{ width:100%;}
.f_memu a{ color:#232323; padding-right: 15px; margin-right: 15px; background: url(/static/modules/cms/images/003.jpg) no-repeat right; height: 73px; line-height: 73px; font-size: 16px;}
.f_memu a:last-child{ background:none;}
.copyright{ width:100%; line-height: 26px;}
.f_ewm{ width:120px; float: right; margin-top: 20px;}
.f_ewm img{ width:100%; height: auto;}
.f_ewm .txt{ height:20px; line-height: 20px; text-align: center;}



footer .footer-top{
	padding-bottom: 0.6rem;position: relative;
}
footer .footer-left{
	float: left;
}
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(/static/modules/cms/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: 0.3rem;
	text-align:left;
}
footer .footer-left .f-logo .txt{ color:#999999; text-align: left;margin-bottom:0.1rem; }
footer .footer-left .f-logo img{
	max-width:100%;
}
.social-share .social-share-icon{ width:25px; height:25px; font-size: 16px;}
.social-share .icon-weibo,.social-share .icon-wechat,.social-share .icon-qq{color: #999999;  background: #fff; border: none; }

footer .footer-ul{
	font-size:0;
	text-align:left;
	width:78%;
	float: right;
}
footer .footer-ul li{
	display:inline-block;
	vertical-align:top;
	width:12.5%;
}
footer .footer-ul li:nth-last-child(1){
	margin-right:0;
}
footer .footer-ul li dt{
	font-size:0.20rem;
	margin-bottom: 0.4rem;
	font-weight: initial;
}
footer .footer-ul li dt a{
	color:#fff;
	transition:all 0.3s;
}
footer .footer-ul li dd{
	font-size:0.16rem;
	margin-bottom:0.15rem;
}
footer .footer-ul li dd.er-dd{
	font-size:0.14rem;
	margin-bottom:0.10rem;
}

footer .footer-ul li dd a{
	color:#777;
	transition:all 0.3s;
}
footer .footer-ul li dd.er-dd a{
	opacity: 0.5;
	transition:all 0.3s;
}

footer .footer-bottom{
	height:1rem;
	line-height:1rem;
	border-top:1px solid  rgba(255, 255, 255, 0.05)
}
footer .footer-bottom p{
	color:#555555;
	float:left;
}

footer .footer-bottom p a{
	color:#555555;
	transition:all 0.3s;
}
footer .footer-bottom p a.zhichi{
	margin-left:0.25rem;
}
footer .footer-bottom .b_r{ float:right }

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(/static/modules/cms/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: #7f7f7f;
    font-size: .3rem;
    transition: all .3s;
}
.footer_tabbar{width:100%; height:42px; margin:0 auto; position:fixed; bottom:0; left:0; background:#3d78d4; 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('/static/modules/cms/css/font/iconfont.eot');
  src: url('/static/modules/cms/css//static/modules/cms/css/font/iconfont.eot') format('embedded-opentype'),
  url('/static/modules/cms/css/font/iconfont.woff') format('woff'),
  url('/static/modules/cms/css/font/iconfont.ttf') format('truetype'),
  url('/static/modules/cms/css/font/iconfont.svg') 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(/static/modules/cms/images/icon-close.png) 95% center no-repeat;
    background-size: auto 14px;
}
#aside .menu li.h-sub.open > a{
    background: url(/static/modules/cms/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(/static/modules/cms/images/tel.png);}
.f_home{background-image:url(/static/modules/cms/images/home.png);}
.quote{background-image:url(/static/modules/cms/css/images/kficon.png);}
.qrcord{background:url(/static/modules/cms/images/sm.png) no-repeat center;}
.return{background:url(/static/modules/cms/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(/static/modules/cms/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: #3d78d4;
    color: #fff;
    display: inline-block;
}

#pages li:hover {
    background: #3d78d4;
}

#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: 500px;
    background: #ffffff;
    height: 45px;
    line-height: 45px;
	box-shadow: 0px 0px 8px rgba(21,147,255,0.18);

}

.search_box {
    margin: 0 auto;
    width: 500px;
}

.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(/static/modules/cms/images/search_ico.png) no-repeat 90px center;
    text-indent: 1.5em;
}

.search .select_showbox.active {
    background: url(/static/modules/cms/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: #3d78d4;
    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;
}