

@media screen and (max-width: 1000px) {
  .ft {
    height: 229px;
    background-color: #0054c8;
  }
}
@media screen and (max-width: 1000px) {
  .ft .main {
    padding: 0 12px;
  }
}
@media screen and (max-width: 540px) {
  .ft .main {
    padding: 0 4px;
  }
}

.ft-mid {
  padding: 30px 0 10px 0px;
  border-top: 1px solid #f5f5f5; background:#f5f5f5; 
}
@media screen and (max-width: 1000px) {
  .ft-mid {
    background: #0054c8;
    color: #fff;
    position: relative;
    padding: 20px 0 0 0;
	/*display:none;*/
  }
  .display_n{ display:none;}
}

.ft-nav {
  float: left;
}
.ft-nav dl {
  float: left;
  margin-right:25px;
}
@media screen and (max-width: 1000px) {
  .ft-nav dl {
    margin-right: 6px;
  }
}
@media screen and (min-width: 541px) {
  .ft-nav dl {
    min-width:30px;
  }
}
.ft-nav dt {
  font-size: 16px;
  margin-bottom: 12px;
}
@media screen and (max-width: 540px) {
  .ft-nav dt {
    font-size: 12px;
  }
}
.ft-nav dt a {
  color: #414141;
}
@media screen and (max-width: 1000px) {
  .ft-nav dt a {
    color: #fff;
  }
}
.ft-nav dd {
  line-height: 32px;
  display: block;
}
@media screen and (max-width: 1000px) {
  .ft-nav dd {
    display: none;
  }
}
.ft-nav dd a {
  color: #999;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}
.ft-nav dd a:hover {
  color: #0054c8;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.ft-qr {
  width: 162px;
  height: 162px;
  display: block; 
}
@media screen and (max-width: 1000px) {
  .ft-qr {
    width: 120px;
    height: 120px;
  }
}
@media screen and (max-width: 540px) {
  .ft-qr {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 360px) {
  .ft-qr {
    float: right;
  }
}

.ft-tel {
  font-size: 14px;
  float: right;
}
@media screen and (max-width: 1000px) {
  .ft-tel {
    position: absolute;
    right: 12px;
    top: 20px;
  }
}
@media screen and (max-width: 540px) {
  .ft-tel {
    top: 40px;
    right: 4px;
    font-size: 12px;
  }
}
.ft-tel b {
  font-size: 20px;
  color: #0054C8;
  font-style: italic;
  margin:0;
  display: inline-block;
  font-weight: bold;
}
.ft-nav b {
  font-size: 20px;
  color: #0054C8;
  font-style: italic;
  margin:0;
  display: inline-block;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .ft-tel b {
    color: #fff;
    font-size: 18px;
    margin: 6px 0;
  }
}
@media screen and (max-width: 540px) {
  .ft-tel b {
    font-size: 14px;
    margin: 6px 0;
  }
}

.ft-bt {
  background-color:#0054c8; padding-top:20px;
  color: #fff;
  /*padding: 25px 0;*/
  line-height: 25px;
  border-top:1px solid #0054c8;
}
@media screen and (max-width: 1000px) {
  .ft-bt {
    padding: 0px;
  }
}
.ft-bt a {
  color: #fff;
}

.ft-bt-l {
  float: left; display:none;
}
@media screen and (max-width: 1000px) {
  .ft-bt-l {
    border-top: 1px solid #0054c8;
    padding: 14px 0 14px 2px;
    width: 390px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 540px) {
  .ft-bt-l {
    width: 300px;
  }
}
.ft-bt-l span {
  margin: 0 1px 0 4px;
  position: relative;
  top: -1px;
}

.ft-bt-r { width:100%; text-align:center;
}
@media screen and (max-width: 1000px) {
  .ft-bt-r {
    float: left;
    clear: both;
    border-top: 1px solid #0054c8;
    padding: 18px 0 40px 2px;
    width: 390px;
  }
}
@media screen and (max-width: 540px) {
  .ft-bt-r {
    width: 54%;
	padding:20px 0px!important
  }
}
.ft-bt-r p {
 
  margin: 0 2px;
}
@media screen and (max-width: 1000px) {
  .ft-bt-r p {
    float: none;
  }
}

.ft-fsp {
  margin: 0 3px;
}

.head-plh {
  height: 90px;
}
@media screen and (max-width: 768px) {
  .head-plh {
    height: 50px;
  }
   .ft-bt-r {
    width: 54%;
	padding:10px 0px!important
  }
}

.main {
  width: 1100px;
  margin: 0 auto;
}

.erji_banner{ width: 100%; height: 350px; position: relative; margin-top:80px;  }
.erji_banner .txt{ text-align: center; width: 100%; height: 60px; line-height: 30px; position: absolute; left: 0; top: 50%; margin-top: -30px; color: #FFFFFF; }
.erji_banner .txt h2{ font-size:40px; font-weight:normal; color:#fff }



.pages{ text-align:center;  padding:15px 0}

.desc{ padding:0 0 5%; padding-top: 10px;}
.desc h1{ text-align:; font-size:20px; line-height:60px; text-align:center}
.desc .time{ font-size:14px; color:#666; margin-bottom:15px; text-align:center}
.desc .zhengwen{ line-height:30px; font-size:14px; color:#333; width:90%; margin:0 auto}


.wrapt{ width: 1200px; height: auto; margin: 0 auto; }

.wrap{ width: 1100px; height: auto; margin: 0 auto; }
.wrap2{ width: 1100px; height: auto; margin: 0 auto; }
body{ font-family: "微软雅黑"; font-size: 16px; line-height:32px; }
a{ color: #333333; }
.daohang{ width: 100%; height:80px; line-height:80px;  }
.logo{ overflow: hidden; width: 250px; }
.logo img{ width: 100%; }
.daohang .nav ul li{ float: left; margin-left:46px; font-size:16px; }
.daohang .nav ul li a{ color: #333; font-weight:bold}
.daohang .nav ul .on{ background:#0460c3; padding:0  30px; line-height:80px; }
.daohang .nav ul .on>a{ color:#fff}

.index_gywm{ height: 630px; padding: 140px 0; background: url(../images/index_gybg.jpg) no-repeat right bottom; text-align: center;  }
.index_gywm .gybt{ font-size: 35px; height:40px; line-height:40px; color: #0460c3; margin-bottom: 80px; }
.index_gywm .txt{ line-height: 36px; color: #404040;  margin-bottom: 80px; font-size:16px; }
.index_gywm .lisit{  }
.index_gywm .lisit a{display: inline-block; width: 146px; height: 44px; line-height: 44px; background: #efefef; border-radius: 5px; border: 1px solid #efefef; box-shadow: 0px 3px 8px #0460c3; color: #0460c3; margin: 0 20px; }
.index_gywm .lisit a span{ display: inline-block; background: url(../images/logo1_icon.png) no-repeat left center; padding-left: 30px; }

.datitle{ text-align: center; color: #0460c3; font-size:35px; line-height: 32px; padding-bottom:20px;  margin-bottom:20px;}
.datitle span{ font-size:18px; }
.index_yewu{ height: 840px; padding-top: 90px; background: url(../images/index_fwbg.png) no-repeat center bottom; }
.index_yewu ul li{ float: left; text-align: center; border: 2px solid #ececec; width: 33.333%; height: 220px; line-height: 220px; }
.index_yewu ul li a{ display: block; }
.index_yewu ul li a .waibao{ display: inline-block; vertical-align: middle; line-height: 50px; }

.clear{ clear:both}

.shang{ padding-top:20px; border-top:#ddd solid 1px; margin-top:50px;}
.shang a{ color:#0460c3}


.xia a{ color:#0460c3}


.pages{ width:100%; padding:20px 0;  clear:both;}

.gengduo{ text-align:center; width:100%; margin-top:-50px; margin-bottom:60px;}
.gengduo a{ background:#0460c3; line-height:45px; padding:10px 30px; color:#fff}


.gengduo2{ text-align:left;  margin-bottom:60px;}
.gengduo2 a{ background:#0460c3; line-height:45px; padding:10px 30px; color:#fff}

#chanpin-mid .box{ width:500px; height:180px; border:#ddd solid 3px;  margin:0 25px; float:left; padding:20px 30px; margin-bottom:20px;}
#chanpin-mid .box .l{ float:left; width:270px; float:left}
#chanpin-mid .box .l h3{ font-size:16px; margin-bottom:10px;}
#chanpin-mid .box .l h3 a{ color:#0460c3}
#chanpin-mid .box .l p{ line-height:23px; color:#555; margin-bottom:8px;}
#chanpin-mid .box .l p a{ color:#555}
#chanpin-mid .box .l p  a:hover{ color:#0460c3}
#chanpin-mid  .gengduo{ width:110px; margin:0 auto; height:35px; line-height:35px; background:#F7F7F7; font-size:14px; text-align:center; font-weight:bold}
#chanpin-mid  .gengduo a{ color:#444}

#chanpin-mid .box .r{ float:right; width:160px; float:right}
#chanpin-mid .box .r .img{ width:160px; height:125px; border:#fff solid 2px; padding:2px}
#chanpin-mid .box .r .img:hover{ border:#C7D2EB solid 2px;}




#m2{ width:1000px; margin:50px auto;}

#m2 .box1{ width:467px;  float:left; padding-right:25px;}
#m2 .box2{ width:467px; float:right}
#m2 h2{ font-size:25px; color:#0460c3; margin-bottom:15px; background:url(../images/dabiao.jpg) no-repeat left 5px; padding-left:50px; line-height:50px; font-weight:normal}
#m2 .img{ width:467px; height:198px; margin-bottom:15px; overflow:hidden}
#m2 li{ line-height:40px;  background:url(../images/icon.jpg) no-repeat left; border-bottom:#eee solid 1px;}
#m2 li a{ color:#333; padding-left:20px;}

#m2 .tu{ width:467px; height:200px; overflow:hidden; margin-bottom:5px;}
#m2 h3{ padding:10px 0; line-height:30px; font-size:15px;}
#m2 h3 a{ color:#006FC1}
#m2 p{ line-height:29px;}
#m2 p a{ color:#333}

#m2  img{ cursor: pointer; transition: all 0.6s; width:475px; height:200px; }
#m2  img:hover{  transform: scale(1.4);  }

.in_banner{ margin-top:80px; }

.anlilist{ padding-bottom:50px;}
.anlilist ul li{ width:23.5%; height: auto; float: left; margin-right: 1.5%; text-align: center; margin-bottom: 25px; }
.anlilist ul li:nth-child(4n){ margin-right: 0; }
.anlilist ul li .tupian{ overflow: hidden;  border:#ddd solid 1px; height:260px; line-height:260px; text-align:center; }
.anlilist ul li .tupian img{ max-height:100%; max-width:100%; transition: all 0.8s;}
.anlilist ul li p{ height: 70px; line-height: 35px; overflow: hidden;}
.anlilist ul li:hover img{ transform: scale(1.1); }
.anlilist ul li:hover p{ color: #0156B1; }

.mb40 td{ padding:5px;}

.anlilist2{ padding-bottom:50px;}
.anlilist2 ul li{ width: 31.5%; height: auto; float: left; margin-right:1.5%; text-align: center; margin-bottom: 25px; }
.anlilist2 ul li:nth-child(3n){ margin-right: 0; }
.anlilist2 ul li .tupian{ overflow: hidden; }
.anlilist2 ul li .tupian img{ width: 100%;  transition: all 0.8s; border:#ddd solid 1px;}
.anlilist2 ul li p{ height: 50px; line-height: 50px; overflow: hidden;}
.anlilist2 ul li:hover img{ transform: scale(1.1); }
.anlilist2 ul li:hover p{ color: #0156B1; }

 .c_sx1{
  width: 200px;
  height: 42px;
  border-radius: 5px;
  border: 1px solid #dbdbdb;
  padding-left: 10px;
 }
 .ml20{
   margin-left: 20px;
 }
 .mt40{
  margin-top: 40px;
 }
 .xscx1{
  margin-left: 10px;
  height: 42px;
  line-height: 42px;
  width: 60px;
  border-radius: 9px;
  background-position: center;
  background-size: 60px;
 }
 
 .c_bt1{
  width: 35px;

height: 30px;

float: right;
background:url(../images/se1.png) no-repeat;
border: 0;
border-radius: 0 5px 5px 0;
cursor: pointer;
}

.cp_b{
  height: 50px;

  line-height: 50px;
  
  width: 70px;
  background: url(../images/cpse.png) no-repeat;
}

 .xscx1{
  margin-left: 10px;
  height: 42px;
  line-height: 42px;
  width: 60px;
  border-radius: 9px;
  background-position: center;
  background-size: 60px;
 }
 @media(max-width:768px){
  .c_sx1{
    margin-top: 15px;
    margin-left: auto !important;
  }
  .xscx1{
    margin: 10px 20px 10px auto;
  }
 } 
 @media(max-width:768px){
  .c_sx1{
    margin-top: 15px;
    margin-left: auto !important;
  }
  .xscx1{
    margin: 10px 20px 10px auto;
  }
 }
 
 
.foot1{ text-align:center; width:100%; line-height:50px; height:50px; background:#0460c3; color:#fff;font-size:12px;}
.foot1 a{ color:#fff}

.foot2{ background:#F2F2F2; padding:15px 0; text-align:center;}
.foot2 p{ line-height:28px; color:#444}
.foot2 p a{ color:#444}

.clear{ clear:both}

.index_anli{ padding-top:50px; margin-bottom:40px}


.index_news{ width: 100%; padding-top:50px; background-size: cover; }
.index_news_list ul li{ width: 32%; float: left; margin-right: 2%; background: #EBF4FD; padding: 15px; }
.index_news_list ul li .img{ width: 100%; height: 125px; overflow: hidden; }
.index_news_list ul li h2{ color: #0460c3; font-size: 15px; margin: 8px 0 15px; }
.index_news_list ul li p{ line-height: 26px; color: #6b6b6b; font-size: 12px; max-height: 78px; overflow: hidden; }
.index_news_list ul li span{ display: inline-block; width: 80px; height: 24px; line-height: 24px; background: #0460c3; color: #FFFFFF; border-radius: 4px; text-align: center; font-size: 12px; margin-top: 20px; margin-bottom: 25px; }
.index_news_list ul li:nth-child(3n){ margin-right: 0; }



.index_zhishi{ width: 100%; background: url(/templets/images/yanfabg.jpg) no-repeat center center; padding:70px 0 30px; padding-bottom:1px; background-size: cover; margin-bottom:35px;}
#xinwen{ width:95%; margin: 0 auto; margin-bottom:60px; }
 #xinwen .l{ float:left; width:420px;}
#xinwen .r{ float:right; width:580px;}
#xinwen .r .xin{  padding-bottom:8px; margin-bottom:8px; clear:both; height:90px;}
#xinwen .r .xin .zuo{ background:#0460c3; width:80px; height:60px; text-align:center; line-height:60px; color:#fff; float:left; font-size:13px;}
#xinwen .r .xin .zuo a{ color:#fff}
 #xinwen .r .xin .you{ float:right; width:465px;}
#xinwen .r .xin .you h3{ font-size:15px; line-height:40px;}
#xinwen .r .xin .you h3 a{ color:#0460c3}
 #xinwen .r .xin .you p{ line-height:25px; color:#555; font-size:13px;}


.index_yeji{ padding-top: 75px; padding-bottom: 200px; }
.index_yeji ul li{ width: 33%; height: 447px; line-height: 447px; position: relative; text-align: center; float: left; margin-right: 0.5%; overflow: hidden; }
.index_yeji ul li:nth-child(3n){ margin-right: 0; }
.index_yeji ul li img{ width: 100%; display: block; height: 100%; }
.index_yeji ul li .mengceng{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4); z-index: 1; }
.index_yeji ul li .wenzi1{ position: absolute; left: 0; top: 0; z-index: 2; color: #FFFFFF;width: 100%; height: 100%; font-size: 35px; }
.index_yeji ul li .wenzi2{ position: absolute; left: 0; top: 0; z-index: 3;color: #FFFFFF; display: none;width: 100%; height: 100%; line-height: 36px; padding-top: 50px; }
.index_yeji ul li .wenzi2 h2{ font-size: 35px; font-weight: 400; margin-bottom: 30px; }
.index_yeji ul li .wenzi2 p{ font-size: 20px; line-height: 46px; }
.index_yeji ul li:hover .mengceng{ background: rgba(192,144,91,0.9); }
.index_yeji ul li:hover .wenzi1{ display: none; }
.index_yeji ul li:hover .wenzi2{ display: block; }
.index_yeji a{ color:#fff}

.jiaobu{ width: 100%; height: 426px; background: url(../images/index_lxbg.jpg) no-repeat center center; background-size: cover; padding-top: 70px; }

.jlogo{ padding-top: 30px; }
.jnav dl{ float: left; width: 160px;  line-height: 30px; }
.jnav dl dt{ font-size: 17px; margin-bottom: 20px; }

/*=========================================================================================*/
.daleft{ width: 21%; }
.daleft .daleft_top{ margin-bottom: 10px; }
.daleft .daleft_top dt >a{ display: block; background: #0460c3; height: 80px; line-height: 80px; padding-left: 38px; color: #FFFFFF; font-size: 25px; border-bottom:#eee solid 1px; }
.daleft .daleft_top dd a{ display: block; padding-left: 40px; border-bottom: 1px solid #ddd; height: 41px; line-height: 40px; background: #F4F4F4;font-size: 15px; }



.dingwei{ background:#0460c3 !important; color:#fff;font-weight:bold; }

.daleft .daleft_bottom{ border: 1px solid #bbbbbb;  border-bottom: 1px dashed #bbbbbb; }
.daleft .daleft_bottom >a{ display: block;  height: 56px; line-height: 56px; padding-left: 76px;  font-size: 16px; border-bottom: 1px dashed #e0dede; }
.daleft .daleft_bottom >a:last-child{ border-bottom: none; }



.bianlian{ background: #F4F4F4; padding:25px 5px}
.bianlian h2{ margin-bottom:10px; padding-left:15px;}
.bianlian .dianhua{ background:url(../images/dianhua.jpg) no-repeat left 5px;  padding-left:20px; line-height:25px; margin-bottom:10px;}
.bianlian .youxiang{ background:url(../images/youxiang.jpg) no-repeat left 5px;  padding-left:20px; line-height:25px; margin-bottom:10px;}
.bianlian .dizhi{ background:url(../images/dizhi.jpg) no-repeat left 5px;  padding-left:20px; line-height:25px; margin-bottom:10px;}
.bianlian .shouji{ background:url(../images/shouji.jpg) no-repeat left 5px;  padding-left:20px; line-height:25px; margin-bottom:10px;}


.daright{ width: 76%; }
.daright .xiangqing_nr{ padding-left:15px;}
.daright_bt{ font-size: 18px; font-weight: 700; color: #0460c3; height: 40px; line-height: 40px; border-bottom: 1px solid #ebebed; background: #fbfbfb; padding-left: 25px; margin-bottom: 20px; }
.daright .xiangqing_nr img{ display: block; margin: 0 auto; max-width: 100%; }
.shouji_erjinav{ display: none; }

.erjinews_list{ padding-left: 25px; }
.erjinews_list ul li{ border-bottom: 1px solid #ddd; height: 40px; line-height: 40px; overflow: hidden; }
.erjinews_list ul li .wenzi{ background: url(../images/dian2.png) no-repeat left center; padding-left: 15px; padding-right: 20px;overflow: hidden; }


.p_back{position:relative; text-align: center; margin-bottom:20px; }
.p_back a{ padding:0 30px; border-radius:3px;background-color:#0054c8; font-size:16px; line-height:35px; color:#FFF;display:inline-block; }
.p_back a:hover{ background-color:#0054c8;}


.newsnew_list{  color:#333}
.newsnew_list ul li{ border-bottom: 1px solid #ddd; padding-bottom:20px; overflow: hidden; margin-bottom:20px;}
.newsnew_list ul li .sj{ width:130px; float:left; line-height:100px; color:#666}
.newsnew_list ul li .tu{ float:left; width:235px; height:155px;}
.newsnew_list ul li .tu img{  width:235px; height:155px;}
.newsnew_list ul li .zi{ margin-left:40px; float:left; width:680px;}
.newsnew_list ul li h3{ font-size:16px; margin-bottom:15px;}
.newsnew_list ul li p{  line-height:28px; margin-bottom:10px}
.newsnew_list a{ color:#333}
.newsnew_list .more a{ color:#fff}
.newsnew_list .more a:hover{ background-color:#0054c8;}
.newsnew_list .more{padding:0 27px; border-radius:3px;background-color:#0054c8; font-size:13px; line-height:33px; color:#FFF;display:inline-block;}


.jj1{ background:url(../images/jj0.jpg) no-repeat center bottom; padding-bottom:55px; margin-bottom:30px; text-align:center}
.jj1 h3{ color:#0054c8; font-size:23px; line-height:55px}
.jj1 p{ font-size:17px;}

.jj2 .img{ width:336px; float:left; margin-right:25px;}
.jj2 p{  margin-left:15px; line-height:30px; color:#333}


.jj3 { margin-top:15px; line-height:30px; color:#333}
.jj3 img{ width:100%; margin-bottom:15px;}



.erjipeixun_list{ padding-left: 25px; color:#333}
.erjipeixun_list ul li{ border-bottom: 1px solid #ddd; padding-bottom:20px; overflow: hidden; margin-bottom:20px;}
.erjipeixun_list ul li .img{ float:left; width:235px; height:155px;}
.erjipeixun_list ul li h3{ margin-left:260px; font-size:16px; margin-bottom:15px;}
.erjipeixun_list ul li p{ margin-left:260px; line-height:28px;}
.erjipeixun_list a{ color:#333}





.daleft .daleft_top dd .sanjixiala{ display: none; }
.daleft .daleft_top dd .sanjixiala a{ background: #f2f2f2; padding-left: 70px; font-size: 12px; }

.xianshi{ display: block !important; }


.righttitle{  color: #fff; height: 40px; line-height: 40px; border-bottom: 1px solid #ebebed;  margin-bottom: 20px; margin-top: 40px; }
.righttitle span{ display: block; width: 90px; background: #0460c3; text-align: center; }

.anli_xiangq1{ padding: 25px; }
.anli_xiangq1 p{ background: url(../images/dian3.jpg) no-repeat left center; padding-left: 15px; line-height: 40px; }

.anli_xiangq1 ul li{ float: left; width: 32%; margin-right: 2%; margin-bottom: 20px; overflow: hidden; }
.anli_xiangq1 ul li:nth-child(3n){ margin-right: 0; }
.anli_xiangq1 ul li img{ width: 100%; }


.anli_xiangq1  .newh{ width:100%}
.anli_xiangq1 ul img{ float: left; width: 48%; margin-right: 2%; margin-bottom: 20px; overflow: hidden; }
.anli_xiangq1 ul img:nth-child(2n){ margin-right: 0; }

.search-submit{ width: auto !important; border:1px solid #ddd !important; position:relative; top:-2px; line-height:0 !important; }

.nav form{ height: 30px;  }




.daohang{ position: fixed; left:0; top:0; z-index:9999999; border-bottom:1px solid #dfdfdf; background:#fff; }
.erjichanpfenlei{ position:absolute; display:none; left:0; top:80px; width:100%; height:auto; z-index:999999; line-height:30px; padding-bottom:30px; background: #fff url(../images/bg_2.jpg) repeat-x left bottom; }
.erjichanpfenlei dl{ width:20%; float:left;  border-right:1px solid #dfdfdf; padding:20px 15px; }
.erjichanpfenlei dl dt .img{ margin-bottom:10px;  }
.erjichanpfenlei dl dt .img img{ max-width:100%; }
.erjichanpfenlei dl dt{ text-align:center; }
.erjichanpfenlei dl dd a{ font-size:15px; font-weight:400 !important; color:#444 }
.daohang ul li:hover .erjichanpfenlei{ display:block; }


.ruanjianerjixq .daleft ul{  background: #F4F4F4;  }
.ruanjianerjixq .daleft ul li{ border-bottom: 1px solid #ddd; }
.ruanjianerjixq .daleft ul li > a{ height: 70px; line-height: 70px; background: url(../images/icon_arrow_t.png) no-repeat 85% center; font-size: 22px; padding-left: 25px; }
.ruanjianerjixq .daleft ul li > a.a11{ background:#C8C8C8  url(../images/icon_arrow_d.png) no-repeat 85% center; }
.ruanjianerjixq .daleft ul li > a:hover{ background: #C8C8C8 url(../images/icon_arrow_d.png) no-repeat 85% center; }
.ruanjianerjixq .daleft ul li .sanji{ padding-top: 25px; display: none; }
.ruanjianerjixq .daleft ul li .sanji a{ padding-left: 45px; height: 46px; line-height: 46px; border-bottom: 1px solid #9a9a9a; }
.ruanjianerjixq .daleft{ width: 70%; }
.ruanjianerjixq .daleft ul li .sanji a:hover{ background: #0468B6; color: #FFFFFF; }




.wb_right table{ border: 1px solid #ccc; }






