.visible-xs {
	 display: none !important;
} 
@media (max-width: 768px) {

.visible-xs {
	    display: block !important;
	}
	
.hidden-xs {
	display: none !important;
}

*{padding: 0;margin: 0;}
a{text-decoration: none;outline: none; color: #333;}
img{border: none;outline: none;}
ul,ol,li{list-style: none;}
i{font-style: normal;}
input,select,option{border: 0;outline: none;background: none;}
body{  color: #333;  font-family:"Microsoft Yahei","微软雅黑","Hiragino Sans GB","冬青黑体",tahoma,"times new roman",helvetica,arial; }
.fl{float: left;}
.fr{float: right;}
.ove{overflow:hidden;}
.clear { zoom:1;}
.clear:after { height: 0; display: block; content: "\20"; clear: both;}
a:hover {text-decoration: underline;text-decoration: none;}

.warp, .wrap {
    width: 15rem;
    margin: 0 auto;
   margin-left: auto;
    margin-right: auto;
}
.content, .container {
    margin-left: auto;
    margin-right: auto;
    width: 15rem;
	margin:0 auto;
}		
	
.zd-banner {
    height: unset;
    padding-top: 3rem;
}	
	
.dis-inline { display: inline-block; vertical-align: middle;}
.text-center { text-align: center;}
.box { width: 16rem; margin:0 auto;}
.inbox { width: 15rem; margin:0 auto;}
table { border-collapse: collapse;border-spacing: 0;}
.mr05 { margin-right: 0.5rem;}
.mt03 { margin-top: 0.3rem;}
.mt1 { margin-top: 1rem;}
.mt75 { margin-top: 0.75rem;}
.mt25 { margin-top: 0.25rem;}
.mb25 {margin-bottom: 0.25rem;}
.bt05 { border-top:0.5rem solid #eee;}
.col_ff6714 { color: #ff6714;}
.clearfix{
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: "";
	}
 
.line0802 { border-top:1px solid #eee; height:0.5rem; background:#f2f2f2; margin: 0rem 0;}
/*nav*/
.top{width: 16rem;height: 3rem;margin: 0 auto;background: #0091d7;}
.n_logo{width: 8.85rem;height: 2rem;margin:  0.5rem 0.6rem 0 0.475rem;}
.yb{width: 1.9rem;height: 1.75rem;margin: 0.625rem 1.225rem 0 0;}
.n_tel{width:5.525rem ;height: 1.575rem;margin-top: 0.7rem;}
	
.nav{width: 16rem;height:auto;margin: 0 auto;background: #fff;}
.nav ul{height:auto;}
.nav ul li{ width: 5.33rem;
    background: #4caf50;
    height: 2rem;
    float: left;
    text-align: center;
    font-size: 0.7rem;
     
     }
.nav ul li a{ color:#fff; font-weight:bold; border: 1px solid #5dc161;
    border-bottom: none;
    border-left: none;}
 
.nj{border-bottom: none !important;}
.vn{border-right: none !important;}
.mk{border-left: none !important;}
.nav ul li a{ line-height: 2rem;display: block;}
	

.fnav{width: 16rem;height:auto;margin: 0 auto;background: #fff;}
.fnav ul{height:auto;}
.fnav ul li{ width: 5.33rem;
    background: #5f6d83;
    height: 2rem;
    float: left;
    text-align: center;
    font-size: 0.7rem;
     
     }
.fnav ul li a{ color:#fff;  border: 1px solid #748196;
    border-bottom: none;
    border-left: none;}
 
.fnav ul li a{ line-height: 2rem;display: block;}	
  
/*header*/
.ghead i,.gbtns a i { background: url(../images/gspr.png) no-repeat; background-size: 12.5rem auto;}
.ghead { 
	width: 15rem;
    margin: 0 auto;
    padding: 0.5rem;
    background: rgb(255,255,255,1);
    position: relative;
     
}
.ghead i { display: block; width: 1.875rem; height: 1.875rem; cursor: pointer; margin-top:0rem;}
.ghead .gtel { display:block; width: 1.9rem; }
.ghead .glogo { display: block; width: 9.1rem; margin-left:1rem;}
.gwrap { position: fixed; left:-100%; top:0; z-index: 999999; height: 100%; background-size: 100% auto; width: 16rem; color: #fff; margin-left:0rem; overflow:hidden; background-color: rgba(0,0,0,0.8);}
.gwrap .gwrap_head { padding:1rem 0.5rem 0; height: 3rem;}
.gwrap .glogo2 { display: block; width: 8.375rem;}
.gwrap .headR i{font-size: 1rem; color: #333;}
.gslide .hd { width: 10rem; background: #fff;}
.gslide .hd ul li { height: 2rem; line-height: 2rem; text-align: center; font-size: 0.7rem; color: #333; cursor: pointer;    border-top: 1px solid #eee;}
.gslide .hd ul li a { color: #333;}
.gslide .hd ul li.on { background: rgba(255,255,255,.1);}
.gslide .hd ul li i {
	display: inline-block;
    vertical-align: middle;
    margin-right: 0.5rem;
    float: right;
    line-height: 2rem;}
 
.gslide .bd { background: rgba(255,255,255,.1); width: 10rem; height: 16.45rem; }
.gslide .bd ul li { width: 4rem; float: left; height: 2.35rem; line-height: 2.35rem; margin-left:1rem; }
.gslide .bd ul li a { color: #c6fce7; font-size: 0.7rem;}
.gslide .bd ul li a.colors { color: #f4e164;}
.gbtns { 
	background: #ff9700;
    height: 100%;
    width: 10rem;}
.gbtns a { 
	text-align: center;
    display: block;
    width: 8rem;
    border-radius: 2px;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #333;
    font-size: 0.65rem;
    background: #fff;
    margin-top: 1rem;
	}
.gbtns a:first-child { border:2px solid #f8ed74; color: #f8ed74;}
.gbtns a i { display: inline-block; vertical-align: middle; width: 1.1rem; height: 1.1rem; background-position: -8.8rem -1.95rem; margin-top:-0.12rem; margin-right: 0.25rem;}
.gbtns a:last-child i { background-position: -9.9rem -1.94rem;}

.gbtns .phone {padding: 1rem;}
.gbtns .phone i{    
	text-align: center;
    display: block;
    font-size: 1.5rem;}
.gbtns .phone p{text-align: center;line-height: 30px; font-size: 0.65rem;}	


.ghead .close {
    position: relative;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    overflow: hidden;
	margin-top: 0.5rem;
}
.close.blades::before, .close.blades::after {
    border-radius: 5px 0;
}
.close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.close::before, .close::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #000;
}
 
 

	
.clearfix {
    display: block;
    height:auto;
    clear: both;
    visibility:visible;
    overflow: visible;
    content: "";
}	 
 
.banner_txt {
    position: absolute;
    max-width: 15rem;
    margin: 0 auto;
    top: 6rem;
    color: #fff;
    font-size: 0.7rem;
    font-weight: bold;
    line-height: 1rem;
    text-align: center;
    width: 14rem;
    left: 1rem;
}	
.banner_txt .tit{font-size: 1rem; line-height: 42px; margin-bottom: 12px; font-weight: bold;}
	.banner_txt .con{font-size: 0.75rem; line-height: 1rem; font-weight: normal;}
		
.btn_area {
    overflow: hidden;
    padding: 0;
    background: #2761c4;
    width: 9rem;
    margin-top: 2.9rem;
}	
.btn_area .left_area a{position: relative;padding:0;color: #fff;font-size: 0.6rem;line-height: 23px;display: block;float: left; width: 4rem; text-align: center;}
.btn_area .left_area a:first-child{padding-left: 0;}
.btn_area .left_area a:before{content: '';position: absolute; top:5px;bottom:5px;left:0px;width: 1px;background: rgba(255,255,255,0.3)}
.btn_area .left_area a:first-child:before{content: none;}
.btn_area .left_area a.active{color: #2761c4;}	
	
	
 
/*首页*/
.top__area {
   
    background: #fff;
    
}
.top__bar {
    width: 16rem;
    margin: auto 0;
}
.top__bar-left {
    position: relative;
    width: 15rem;
    height: auto;
    padding: 0 0.5rem;
	display: none;
}
.float_l {
    float: none;
}
.top__bar-center {
    position: relative;
    width: 16rem;
    height: auto;
    overflow: hidden;
    background-color: #0D1944;
    border-radius: 4px;
}
#owl-demo {
    width: 16rem;
    margin-left: auto;
    margin-right: auto;
}	
.bar__txt {
    padding-top: 0;
    padding-left: 1rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 14rem;
    height: 3rem;
    box-sizing: border-box;
    z-index: 100;
}	
.top__bar-right {
     margin-left: 0.5rem;
    width: 15rem;
    height: auto;
    padding: 0.5rem 0;
     
    border-radius: 0;
    background-size: 100%;
    margin-top: 0.5rem;
}
.top__bar-title {
    color: #333;
    font-size: 0.7rem;
    margin-top: 0.5rem;
    text-align: center;
}
.top__bar-num {
    
    font-size: 1rem;
 }	
.top__bar-tips {
     font-size: 0.6rem;
   
}	
.top__bar-btn {
    width: 10rem;
    line-height: 50px;
    font-weight: normal;
    font-size: 0.7rem;
    
}
.top__bar-t {
    font-size: 0.7rem;
}
.top__bar-data {
    font-size: 0.7rem;
}
	
.bottom__label { width: 15rem;}	
.bottom__label li {
    float: left;
    width: 7.25rem;
    height: auto;
    margin: 0 0.5rem 0.5rem 0;
    display: block;
}
.bottom__label li:nth-child(2n){ margin-right: 0rem;}

.home {
    width: 15rem;
    margin: 0 auto;
    line-height: 1.3;
}

/*优质机构*/
.common__title h3 {
    color: #333;
    font-size: 0.8rem;
    font-weight: bold;
    display: inline-block;
}
.common__title .lawyer__enter {
    color: #333;
    font-size: 0.6rem;
}
.jg_recommend {
    width: 15rem;
    overflow: hidden;
}
#owl-demo2 {
    width: 15rem;
    margin-left: auto;
    margin-right: auto;
}
.recommend__li {
    margin-right: 0;
    margin-bottom: 0;
    position: relative;
    width: 15rem;
    height: auto;
    overflow: hidden;
    border-radius: 4px;
    float: left;
}	
.recommend__avatar {
    display: block;
    width: 15rem;
    height: auto;
}	
.recommend__name {
    display: inline-block;
    font-size: 0.7rem;
    color: #111;
}

.recommend__enter-t {
    color: #666;
    font-size: 0.6rem;
    margin-top: 16px;
    text-align: center;
}	
.recommend__enter {
    position: relative;
    bottom: 0;
    right: 0;
    width: 15rem;
    height: auto;
    padding: 0.5rem 0;
    background: #f5f5f5;
    margin-top: 1rem;
}	
 
.recommend__bottom {
    position: relative;
    bottom: 0;
    width: 100%;
    height: auto;
    padding:0.5rem 0.5rem;
    background-color: #F4F4F4;
    box-sizing: border-box;
    transition: all .1s ease-in;
}	
.recommend__enter-title {
    margin-top: 1rem;
    text-align: center;
}
.recommend__txt {
    margin-top: 12px;
    font-size: 0.6rem;
    color: #666;
    line-height: 22px;
}
/*精选课程*/
.one_left {
    float: none;
    padding: 0.5rem;
    width: 14rem;
    height: auto;
    border: 0px solid #dce1e6;
    background: #fff;
}
.oneleft_p span {
    color: #a4b0bd;
    font-size: 0.6rem;
    line-height: 16px;
    margin-left: 8px;
}
.oneleft_ul1 li {
    float: none;
    width: 14rem;
    margin: 0;
    margin-right: 0;
    margin-bottom: 0.5rem;
}
.oneleft_ul1 li .oneleft_a1 {
    display: block;
    width: 100%;
    height: auto;
}
.oneleft_ul1 li .oneleft_a2 {
    display: block;
    width: 14rem;
    height: 50px;
    line-height: 50px;
    font-size: 0.7rem;
    overflow: hidden;
}

.one_mid {
    float: none;
    width: 14rem;
    height: auto;
    padding: 0.5rem;
    border: 0px solid #dce1e6;
    margin-left: 0;
    display: block;
    padding-bottom: 0.5rem;
    background: #fff;
    margin-top: 0.5rem;
}	
.one_mid ul li {
    line-height: 30px;
    overflow: hidden;
    font-size: 0.7rem;
    margin: 0.5rem 0px;
}
.one_mid a.ad_mines2 {
    display: inline-block;
    padding: 0 12px;
    background: #f2f8ff;
    color: #ff9700;
    margin-right: 5px;
    font-size: 0.6rem;
    border-radius: 4px;
}	
.one_mid ul li time {
    
    font-size: 0.6rem;
}	
.oneleft_p {
     margin-top: 0.5rem;
}	

/*资讯动态*/	
.two_lft {
    float: none;
    width: 14rem;
    height: auto;
    padding: 0.5rem;
    border: 1px solid #dce1e6;
    margin-left: 0px;
    display: inline-block;
    margin-bottom: 20px;
}
.two_lft ul li {
    line-height: 50px;
    overflow: hidden;
    font-size: 0.7rem;
    width: 14rem;
    float: none;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: block;
    height: 50px;
}	
.two_right {
    width: 15rem;
    padding: 0;
}
.two_right {
    float: none;
    
}	

.brand .brand_item .brand_logo {
    height: 1.5rem;
    width: auto;
    display: block;
    margin: 0 auto 10px;
}
.brand .brand_item .name {
    font-size: 0.65rem;
    height: 0.8rem;
    line-height: 0.8rem;
    overflow: hidden;
}
.brand_list {
    padding: 0.5rem;
}
.oneleft_ul2 li {
    float: none;
    width: 14rem;
    display: block;
    clear: both;
    height: 35px;
    margin-bottom: 0.5rem;
}
.oneleft_ul2 li span {
    color: #dbdbdb;
    font-size: 14px;
    float: left;
    line-height: 35px;
    margin-right: 0.15rem;
    width: 0.5rem;
}	
.oneleft_ul2 li .oneleft_a3 {
    float: left;
    display: block;
    width: 10rem;
    height: 35px;
    overflow: hidden;
    font-size: 0.7rem;
    line-height: 35px;
}
.oneleft_ul2 li i {
    float: right;
    display: block;
    width: 3.35rem;
    height: 35px;
    background: #edf6ff;
    color: #398fe9;
    font-size: 0.6rem;
    line-height: 30px;
    text-align: center;
} 	
	

	
/*footer*/
.footer {
    color: #636e84;
    margin-top: 0;
    width: 16rem;
}
.footer .footer_top .business li {
    float: left;
    width: 3.75rem;
    line-height: 1.5;
    display: block;
    text-align: center;
}
.footer .footer_top .business li img {
    width: auto;
    float: none;
    margin-right: 0;
    margin-top: 0px;
}
.footer .footer_top .business li .t {
    font-size: 0.65rem;
    font-weight: 100;
    color: #fff;
    padding-top: 0.25rem;
}
.footer .footer_top .business li .d {
    font-size: 0.6rem;
    width: 85%;
    padding: 7.5%;
}
.footer .footer_top .business li:last-child{display: none;}	
	
.footer .footer_top {
     
    padding-top: 0;
}	
.footer .footer_top .top_item {
    padding: 1rem 0;
     
}	
.footer .footer_top .top_item2 {
    padding: 0.5rem 0;
     
}	
.footer .footer_top .service .tit {
    margin-top: 0.5rem;
}	
.footer .footer_top .service .channel .item:first-child {
    width: 15rem;
    float: none;
}
.footer .footer_top .service .channel .item {
    float: none;
    width: 15rem;
}
.footer .footer_top .channel a {
    display: inline-block;
    margin-right: 0;
    line-height: 35px;
    text-transform: uppercase;
    width: 3.63rem;
    margin-bottom: 0;
    font-size: 0.65rem;
	text-align: center;
}
.footer .footer_top .service .channel .item:last-child {
    margin-right: 0;
    width: 15rem;
    margin-left: 0;
    text-align: center;
    margin-top: 1rem;
}
.footer .item .f_m a {
    display: inline-block;
    width: 6rem;
    height: 35px;
    line-height: 35px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 0.5rem;
    text-align: center;
}	
.footer .footer_top .service .qrcode {
    width: 15rem;
}	
.float_r {
    float: none;
}	
.footer .footer_top .service .qrcode li {
    float: left;
    width: 4rem;
    margin-left: 2.5rem;
}
.footer .footer_top .service .qrcode li .t {
    font-size: 0.6rem;
    text-align: center;
    margin-top: 8px;
}
body, html {
   
    overflow-x: hidden;
}	 

/*index*/	
	
.banner{width: 16rem;height:8rem;margin: 0 auto;position: relative;overflow: hidden;}
.banner img { display:block; width:100%;}
.banner li a p{width: 96%; height: 30px; line-height: 30px; color: #fff; background:#000; opacity: 0.8; position: absolute; bottom: 0px; padding:5px 2%; overflow: hidden;}	
.bag li img, .bags li img {
    width: 16rem;
}	

.swiper-container { margin: 0 auto; position: relative; overflow: hidden; z-index: 1; margin-top: 0rem;}
.swiper1 {margin-top:0;}
.swiper-container-free-mode>.swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.swiper-slide { -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0;position: relative; }
.swiper-pagination2 { text-align:center; margin-top:0.5rem; height:0.375rem; font-size:0;}
.swiper-pagination2 .swiper-pagination-bullet { display: inline-block; vertical-align: middle;width: 0.375rem; height: 0.375rem; border-radius: 50%; background: #ccc; margin: 0 0.125rem;}
.swiper-pagination2 .swiper-pagination-bullet-active { background:#7E7E7E;}

.index_yewu .yewubox {
    height: auto;
    width: 15rem;
    padding: 0px 0;
    margin: 0 auto;
    margin-top: 0;
}	
.index_yewu .yewubox>li {
    display: block;
    width: 15rem;
    height: auto;
    float: none;
    overflow: hidden;
    position: relative;
    border: 1px dotted #ddd;
    background: #fff;
    padding-top: 0px;
    margin-right: 0;
	margin-top: 20px;
}	
	.index_yewu .yewubox>li h3 {
    text-align: center;
    font-size: 1rem;
    color: #121212;
    margin-bottom: 15px;
    font-weight: bold;
}
.title em {
    
    font-size: 0.7rem;
 }	
	
.index_yewu .wen {
    display: block;
    overflow: hidden;
    width: 13rem;
    padding: 0px 1rem;
    height: 100%;
    position: relative;
}
.index_yewu .wen ul {
    overflow: hidden;
    width: 100%;
    height: auto;
}
.index_yewu .wen li {
    float: none;
    width: 100%;
    font-size: 0.75rem;
    line-height: 40px;
    height: 40px;
    padding-left: 5px;
    overflow: hidden;
}
.yewubox .wen .mlink {
    color: #666;
    text-align: center;
    margin: 0.5rem 0;
	font-size: 0.7rem;
}	
	
	
.news-mian2 .news-ajax .news-ul li {
    float: left;
    width: 6.8rem;
    margin: 0 0rem 0 0.5rem;
    margin-bottom: 0.5rem;
}
	
.news-mian2 .news-ajax .news-ul li .img {
    margin-top: 0px;
    overflow: hidden;
    border-radius: 2px;
    height: 4rem;
}	
.news-mian2 .news-ajax .news-ul li .tit {
    font-size: 0.7rem;
    
}	
.news-mian2 .news-ajax .news-ul li .tit {
    
    line-height: 40px;
    height: 40px;
    
}	

.News {
    padding: 1rem 0 1rem;
}
	
.concase .conleft {
    width: 15rem;
    height: 10rem;
    background: #fff;
    float: none;
}
.concase .conright {
    width: 15rem;
    float: none;
}
.concase .conleft dt {
    height: 6rem;
}
.concase .conleft dd.dd1 {
    height: 50%;
    padding: 0 20px 0 20px;
    position: relative;
    background: rgb(0,0,0,0.5);
    width: 80%;
    margin: 0 auto;
    top: -45%;
}	
.concase .conleft dd.dd1 .dd1_p1 {
    padding: 0.5rem 0;
    font-size: 0.85rem;
    font-weight: bold;
    text-align: center;
}
.concase .conleft dd.dd1 span {
    
    display: block;
    width: 50%;
    height: auto;
    position: absolute;
    left: 25%;
    bottom: 0.5rem;
}	
.concase .conleft dd.dd1 span em {
    
    font-size: 0.7rem;
}	
	
.concase .conright .r_case span {
    display: block;
    width: 2.5rem;
    height: 100px;
    position: relative;
    background: #f5f5f5;
    float: left;
}	
.concase .conright .conrightnew {
    width: 12rem;
    float: right;
}	
.concase .conright .r_case .case_p1 {
    font-size: 0.7rem;
    color: #333;
    font-weight: bold;
    line-height: 1rem;
    height: 1rem;
    overflow: hidden;
}	
.concase .conright .r_case {
    padding: 0;
    position: relative;
    width: 15rem;
    background: #fff;
    height: 4rem;
    margin-bottom: 0.5rem;
}
.concase .conright .r_case span {
    display: block;
    width: 2.5rem;
    height: 3.5rem;
    position: relative;
    background: #f5f5f5;
    float: left;
}
.concase .conright .r_case .case_p1 {
    font-size: 0.75rem;
    color: #333;
    font-weight: bold;
    line-height: 1rem;
    height: 1rem;
    overflow: hidden;
}	
.concase .conright .r_case .case_p2 {
    margin-top: 0.5rem;
    height: 2rem;
    line-height: 1rem;
    font-size: 0.7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #989898;
}	
	
	
/*相关资讯*/
.index_zixun{ padding: 1rem 0;}
.product-tab {
    position: relative;
    z-index: 1;
    width: 15rem;
    padding-top: 0;
    margin: 0 auto;
    text-align: center;
}

.product-tab li.active:before {
    display: none;
}
.product-tab li.active:after {
    display: none;
}	

.product-list {
    border: 2px solid #7ac9e2;
    padding: 0 0.5rem;
    margin-top: 0.5rem;
    background: #f8fdff;
    margin-bottom: 0.5rem;
    width: 14rem;
}
	
.list-news {
    width: 100%;
    margin-top: 0.5rem;
}	
.list-news li {
    position: relative;
    overflow: hidden;
    font-size: 0.75rem;
    width: 13.5rem;
    overflow: hidden;
    margin-right: 0;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: inline-flex;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #eee dashed;
    padding-left: 0.5rem;
}	

 
.bgfa {
    background: #fafafa;
	padding: 1rem 0;
}	
.link a {
    display: inline-block;
    padding: 0.5rem;
    border: 1px dashed #ddd;
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
}
.link {
    padding: 30px 0 0 0;
}	
	
.footer .footer_btm{color: #eee; font-size: 0.65rem; border-top: 1px solid #748196;}	
.footer a {
    color: #eee; font-size: 0.65rem;
}	
.footer_btm img {
    width: 5%;
    vertical-align: middle;
    display: inline-block;
}
	

/*nei*/	
.info-cont {
    font-size: 0.75rem;
    line-height: 1.4rem;
    margin-top: 0;
    text-align: justify;
    padding-bottom: 1rem;
}
	
.indexBan-main {
    padding: 0 15px;
}
.indexBan-tle {
    font-size: 0.75rem;
}	
.indexBan-tex {
    font-size: 1rem;
    line-height: 42px;
}
.indexBan-post {
    margin-top: 15px;
}	
.indexBan-post a {
    font-size: 0.7rem;
}	
.indexBan-post a {
    display: block;
    width: 100%;
}	
.indexBan-post .but2 {
    margin-top: 15px;
    margin-left: 0;
}	
	
.change-box .item {
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    transition: all .3s ease;
    display: flex;
    padding: 20px 50px;
    margin-bottom: 0.5rem;
}
	
.change-box .item-p {
    font-size: 0.7rem;
    color: #999;
    margin-top: 10px;
}
.change-box .item-p em{display: none;} 
.changebox-left {
    width: 15rem;
    float: none;
}
.changebox-right {
    width: 15rem;
    float: none;
}
.mark p {
    background-color: #f8fdff;
    padding: 0.5rem;
    line-height: unset;
    color: #333;
    margin-top: 0;
    font-size: 0.75rem;
    border: 1px solid #91c4d9;
}
	
.bank li {
    float: none;
    width: 15rem;
    margin-bottom: 0.5rem;
    border: 0px solid #ddd;
    margin-right: 0;
    position: relative;
}	
.bankinfo p {
    color: #333;
    font-size: 0.75rem;
}	
.bank .bankl {
    float: none;
    width: 100%;
    border: 1px solid #ddd;
}
.bankinfo {
    display: block;
    float: none;
    width: 100%;
}	
.bankinfo p {
      padding-left: 0px; 
}	
	
	
	

.news-mian .news-ajax .news-ul {
    margin-top:0px;
}	
.news-mian .news-ajax .news-ul li {
    float: none;
    width: 15rem;
    margin-right: 0;
    margin-bottom: 0.5rem;
}	
.news-mian .news-ajax .news-ul li {
    float: none;
    width: 15rem;
    margin-right: 0;
    margin-bottom: 0.5rem;
}
.news-mian .news-ajax .news-ul li .img {
    margin-top: 0px;
    overflow: hidden;
    border-radius: 2px;
    height: auto;
}	
.news-mian .news-ajax .news-ul li .tit {
    font-size: 0.75rem;
    color: #222222;
    line-height: 45px;
    margin-top: 0;
    height: 45px;
    overflow: hidden;
    text-align: center;
}	
.c_list {
    margin-top: 0px;
}
.plan-solution li {
    box-sizing: border-box;
    width: 15rem;
    height: auto;
    margin-bottom: 1rem;
    padding: 0;
    position: relative;
    margin-right: 0;
}	
	
.sign2 {
    line-height: 30px;
    padding: 2px 10px;
    font-size: 15px;
    color: #fff;
    background: #ccc;
    border-radius: 2px;
    position: absolute;
    right: -8px;
    top: 20px;
}	

.info .tit-box h1 {
    font-size: 1rem;
    line-height: 40px;
    color: #333;
    padding-bottom: 10px;
    font-weight: bold;
}
.info .tit-box {
    padding-bottom: 0px;
    border-bottom: 1px solid #eee;
    padding-top: 0px;
}
.next p{font-size: 0.75rem; margin-bottom: 0.5rem;}
.next p a{font-size: 0.75rem; line-height: 1rem;}
.info .tit-box span {
    line-height: 30px;
    font-size: 14px;
    float: none;
    font-weight: normal;
    color: #999;
    display: block;
}
	
	

	
.list ul {
    margin: 0;
    font-size: 0;
}
.list li {
    position: relative;
    display: inline-block;
    width: 15rem;
    margin: 0px 0 0.5rem 0px;
    background-color: #fff;
    vertical-align: top;
    border-bottom: 1px solid #eee;
}	
.list .to-detail {
    position: relative;
    display: block;
    height:5.25rem;
    padding: 0.5rem 0;
}
.list .logo {
    position: relative;
    left: 0;
    top: 0;
    width: 3rem;
    height: 3rem;
    float: left;
    margin-right: 0.25rem;
}
.list .info {
    height: auto;
    margin-top: 0;
    display: block;
    font-size: 0.75rem;
}	
.list .name {
    display: inline-block;
    font-size: 0.75rem;
    color: #333;
    margin-bottom: 0.25rem;
}
.list .desc {
    line-height: 1rem;
    font-size: 0.65rem;
    color: #a4a4a4;
    height: 2rem;
    overflow: hidden;
    position: absolute;
    bottom: 0.5rem;
}	
.list .time {
    display: block;
    margin-left: 0px;
    font-size: 0.7rem;
    color: #989898;
    width: 10rem;
    margin-top: 0.3rem;
}
.list .down-btns {
    position: absolute;
    right: 2px;
    width: 80px;
    height: 32px;
    bottom: 0;
    top: 2rem;
}

.product-tab-show {
    position: relative;
    z-index: 1;
    width: 100%;
    padding-top: 0;
    margin: 0 auto;
    text-align: center;
}
.product-tab-show li {
    width: 4.75rem;
    font-size: 0.75rem;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    box-sizing: content-box;
    height: 45px;
    background: #eee;
    display: block;
    float: left;
    position: relative;
    margin: 0.125rem 0.125rem;
}
.product-tab-show li.active p em {
    font-size: 0.75rem;
    vertical-align: top;
}
.list-info li .tit {
    font-size: 0.75rem;
}
.product-list-show .info-cont a {
    border: 1px solid #66ade0;
    padding: 5px 20px;
    color: #66ade0;
    margin: 0;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
    display: inline-block;
}


.indexBan-tle {
    font-size: 0.7rem;
    color: #fff;
    line-height: 1rem;
    width: 100%;
    margin: 0 auto;
}	
	
.products .search {
    text-align: center;
    position: relative;
    margin: 0 auto;
    width: 15rem;
    margin-top: 1rem;
}	 
	
.products .search input {
    width: 9.5rem;
    height: 20px;
    font-size: 0.7rem;
    line-height: 20px;
    color: #333;
    padding: 15px 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    outline: none;
    display: inline-block;
    background: #f5f5f5;
    padding-left: 0.5rem;
    border-radius: 3px;
    border: 1px solid #ddd;
}	
.products .search .search-btn {
    display: inline-block;
    margin-left: -6px;
    cursor: pointer;
    color: #FFF;
    background-color: #108CEE;
    width: 4rem;
    height: 53px;
    font-size: 0.7rem;
    line-height: 50px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}	
.products .search .ljs{display: none;}	
	
	
.line {
    width: 15rem;
    margin: 0 auto;
}
.filter-box dl dt {
    width: 15rem;
    display: block;
    float: none;
    line-height: 24px;
    font-weight: normal;
    font-size: 0.75rem;
}	
.filter-nav ul li a {
    margin: 0 10px 0 0;
    padding: 6px 20px 6px 0;
    cursor: pointer;
    display: block;
    color: #29a0f7;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    font-size: 0.85rem;
}	
.filter-nav ul li:after {
    content: '';
    position: absolute;
    top: 50%;
    background: #29a0f7;
    width: 7px;
    height: 2px;
    right: 10px;
}
.filter-box dl dd {
    display: block;
    float: none;
    position: relative;
    margin-top: 0.5rem;
}	

	
	

	
	
	
	
}