.width1200{ min-width:1200px;}
.indexcontent1600{ min-width:1200px; padding:0 50px; max-width:1700px; box-sizing:border-box; margin:0 auto; position:relative;}
.indexcontent1400{ min-width:1200px; padding:0 50px; max-width:1500px; box-sizing:border-box; margin:0 auto; position:relative;}
.indexcontent{ margin:0 auto; width:1200px;}
.indexcontent2{ margin:0 auto; max-width:1400px; min-width:1200px;}
.sl{overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
a.bs:hover{ text-decoration:underline;}
.block{ display:block;}
.fl {
  float: left;
}

.fr {
  float: right;
}
.enlarge8{
  -moz-transition:all 0.8s; /* Firefox 4 */
  -webkit-transition:all 0.8s; /* Safari and Chrome */
  -o-transition:all 0.8s; /* Opera */
  transition:all 0.8s;
  cursor: pointer;
}

.enlarge4{
  -moz-transition:all 0.4s; /* Firefox 4 */
  -webkit-transition:all 0.4s; /* Safari and Chrome */
  -o-transition:all 0.4s; /* Opera */
  transition:all 0.4s;
  cursor: pointer;
}
.ellipsis{
  overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.ellipsis2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.clearfix::after {
  content: "";
  clear: both;
  overflow: hidden;
  display: block;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
  font-size: 1px;
  width: 1px;
  height: 0;
  visibility: hidden;
  zoom: 1;
}

.content{ font-size:16px; color:#333; line-height:30px;}
.content *{ line-height:30px; font-family:"宋体";}
.content img{ max-width:100%; height:auto !important;}
.content p{
	text-indent:2em;
	line-height:30px;
	 font-size:16px;
}
.content2 p img{ margin-left:-2em;}

.content2{ font-size:16px; color:#333; line-height:30px;}
.content2 *{ line-height:30px;}
.content2 img{ max-width:100%;}
.content2 p{
	text-indent:2em;
	line-height:30px;
	 font-size:16px;
}
.content2 p img{ margin-left:-2em;}

.pages { margin-top: 15px; font-size: 12px; line-height: 22px; text-align: center; }
.pages a { text-decoration: none; color: #666; background: #fff; border:#cccccc 1px solid; display: inline-block; width: 40px; line-height: 40px; line-height: 40px; margin-right: 8px; font-size: 16px; color: #999999;}
.pages a.active { background: #153170; border:#153170 1px solid; color: #fff }
.pages a:hover {  background: #153170; border:#153170 1px solid; color: #fff; text-decoration: none;  }
.pages a.wz{ display: inline-block; width: 86px; line-height: 40px; line-height: 40px;}



/*悬浮*/
.fixed-box{
  position: fixed;
  right: 10px;
  top: 50%; margin-top:-177px;
  z-index: 9;
}
.fixed-box a{
  display: block;
  width: 70px;
  height: 70px;
  margin-bottom: 1px;
  background:#019d3c;
}
.fixed-box .ico{ padding-top:5px; height:35px; text-align:center; line-height:35px;}
.fixed-box .ico img{ vertical-align:middle;}
.fixed-box .ico_txt{ font-size:12px; color:#fefefe; line-height:24px; text-align:center;}
.fixed-box a.goTop{
  background:#019d3c url(../images/xf_goto.png) no-repeat center;
}
.fixed-box .phone-box{
  
  position: relative;
}
.fixed-box .phone-box .phone{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 180px;
  height: 70px;
  background-color: #666;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 70px;
  top: 0px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  opacity: 0;
}
.fixed-box .phone-box .phone span{
  font-weight: 800;
}

.fixed-box .phone-box:hover .phone{
  opacity: 1;
}
.fixed-box .ecode{
  position: relative;
}
.fixed-box .ecode .img{
  position: absolute;
  left: -155px;
  top: -45px;
  width: 150px;
  display: none;
}
.fixed-box .ecode .img img{
  width: 100%;
  object-fit: cover;
}
.fixed-box .ecode:hover .img{
  display: block;
}
/*首页*/
.h120{ height:120px;}
.h100{ height:100px;}
.h80{ height:80px;}
.h70{ height:70px;}
.h60{ height:60px;}
.h50{ height:50px;}
.h40{ height:40px;}
.h35{ height:35px;}
.h30{ height:30px;}
.h20{ height:20px;}

.top{ background:url(../images/top_bg.jpg) center no-repeat; height:84px; background-size:cover;}
.top .indexcontent{ height:84px; position:relative;}
.top .top_logo{ position:absolute; left:0; top:13px;}
.top .search{ position:absolute; right:0; top:25px;}
.top .search .search_inp{ float:left; display:block; width:350px; height:33px; border:#e3e3e3 1px solid; border-right:0; box-sizing:border-box; padding-left:50px; padding-right:10px; font-size:16px;  background:url(../images/top_search_ico.png) left 16px center #fff no-repeat;}
.top .search .search_bt{ float:right; display:block; width:74px; height:33px; box-sizing:border-box; background:#153170; font-size:16px; color:#fff;}

.top_nav{ background:#153170; height:46px;}


.banner-container img{ display:block; width:100%;/* height:800px; object-fit: cover;*/}
.banner-pagination{ position:absolute; left:0; bottom:20px !important; width:100%; text-align:center; z-index:2;}
.banner-pagination .swiper-pagination-bullet{ width:14px; height:14px; border:#b01f24 1px solid; background-color:transparent; opacity:1; border-radius:50%; margin:0 10px !important; transition:all 0.3s;}
.banner-pagination .swiper-pagination-bullet-active{ background:#b01f24;}

.i_title1{ border-bottom:#999999 1px solid; height:60px; position:relative;}
.i_title1 .title{ padding-left:50px; font-size:26px; color:#333333; line-height:60px;}
.i_title1 .ico1{ background:url(../images/i_title1_ico1.png) left center no-repeat;}
.i_title1 .ico2{ background:url(../images/i_title1_ico2.png) left center no-repeat;}

.i_title1 a.more{ position:absolute; right:0; bottom:12px; width:80px; height:26px; line-height:26px; background:#153170; border-radius:13px; font-size:14px; color:#fff; text-align:center;}
.i_title1_nav{ position:absolute; right:120px; bottom:0;}
.i_title1_nav li{ float:left; width:120px; font-size:18px; color:#222222; line-height:45px; text-align:center; position:relative; cursor:pointer;}
.i_title1_nav li:after{content: "";width:0;height: 3px;background: #16316e;position: absolute;left: 50%;bottom:0px; margin-left:0; transition: all 0.3s}
.i_title1_nav li.on{ color:#153170;}
.i_title1_nav li.on:after{ width:70px; margin-left:-35px;}

.i_d1_l{ float:left; width:706px;}
.i_d1_l_list li .i_d1_img1{ float:left; width:337px; height:223px; object-fit: contain;}
.i_d1_l_list li .i_d1_l_list_txt{ float:right; width:346px;}
.i_d1_l_list li .i_d1_l_list_txt .title{ border-bottom:#142f6c 1px solid; font-size:20px; color:#484848; font-weight:bold; line-height:30px; height:30px; padding-bottom:20px;}
.i_d1_l_list li .i_d1_l_list_txt .title a{ color:#484848;}
.i_d1_l_list li .i_d1_l_list_txt .txt1{ margin-top:25px; font-size:16px; color:#898989; line-height:25px; height:100px; overflow:hidden;}
.i_d1_l_list li .i_d1_l_list_txt .txt2{ margin-top:20px; font-size:16px; color:#142f6c; line-height:25px; text-align:right;}
.i_d1_l_list-pagination{ position:absolute; left:360px !important; bottom:0 !important; width:auto !important; z-index:99;}
.i_d1_l_list-pagination .swiper-pagination-bullet{ width:10px; height:12px; border:#999999 1px solid; border-radius:0; background:#fff; opacity:1;}
.i_d1_l_list-pagination .swiper-pagination-bullet-active{ border:#153170 1px solid; background:#153170;}

.i_d1_r_list{ float:right; width:470px; background:#f6f6f6; box-sizing:border-box; padding:15px 20px; height:280px;}
.i_d1_r_list li{ position:relative; font-size:16px; color:#898989; line-height:30px; padding:10px 0; padding-left:20px; padding-right:60px;}
.i_d1_r_list li:after{content: "";width:6px;height: 6px;background: #153170;position: absolute;left: 0%; top:50%; margin-top:-3px; border-radius:50%;}
.i_d1_r_list li .rq{ position:absolute; right:0; top:10px; font-size:14px; color:#142f6c;}

.i_d2{ background:url(../images/i_d2_bg.jpg) center no-repeat; height:504px; background-size:cover;}
.i_d2_list li{ float:left; width:388px; height:166px; overflow:hidden; margin-left:18px; margin-top:18px; position:relative;}
.i_d2_list li:nth-child(3n+1){ margin-left:0;}
.i_d2_list li:nth-child(1),
.i_d2_list li:nth-child(2),
.i_d2_list li:nth-child(3){ margin-top:0;}
.i_d2_list li img{ display:block; width:388px; height:166px; object-fit: cover;}
.i_d2_list li .txt{ position:absolute; left:0; bottom:-35px; width:100%; height:35px; line-height:35px; text-align:center; font-size:16px; color:#ffffff; background:rgba(21,49,112,0.75); transition:all 0.3s;}
.i_d2_list li:hover .txt{ bottom:0;}

.footer{ background:#153170; padding:20px 0;}
.footer_txt1{ padding-left:340px; padding-right:340px; position:relative;}
.footer_txt1 .footer_logo{ position:absolute; left:0; top:3px;}
.footer_txt1_c{ line-height:50px; font-size:18px; color:#ffffff;}
.footer_txt1_c *{ line-height:50px;}
.footer_txt1_c a{ color:#ffffff;}
.footer_txt1 .footer_links{ position:absolute; right:0; top:10px; width:213px; height:30px; outline:none;}
.footer_txt1 a.footer_email{ position:absolute; right:234px; top:10px; display:block; width:93px; height:28px; border:#fff 1px solid; text-align:center; line-height:28px; font-size:16px; color:#fff;}

.footer_txt2{ width:300px;margin:0 auto; padding:10px 0;}




/*单页*/
.n_banner_c{ position:relative;}
.n_banner{ display:block; width:100%; /*height:500px; object-fit: cover;*/}

.nr_box{ position:relative; min-height:600px;}
.nr_box:after{content: ""; position:absolute; left:0; top:0; bottom:0; width:250px; background:#ebebec; z-index:1}

.left{ float:left; width:250px; /*background:#ebebec;*/ padding-bottom:120px; position:relative; z-index:2;}
.left_top{ padding:25px 0; border-bottom:#ced2db 1px solid;}
.left_top .title1{ font-size:26px; color:#153170; font-weight:bold; line-height:40px; text-align:center;}
.left_top .title2{ font-size:14px; color:#153170; line-height:20px; text-align:center; text-transform:uppercase; padding:5px 0;}
.left_title1 a{ display:block; padding-left:60px; height:66px; line-height:66px; font-size:18px; color:#000000; position:relative;}
.left_title1.on.ico a{ padding-right:30px;}

.left_title1.on a,
.left_title1:hover a{ color:#fff; font-weight:bold; box-shadow: 5px 10px 10px 0px rgba(21, 49, 112, 0.15);}
.left_title1.on.ico a:after{content: ""; width:14px; height: 8px; background:url(../images/left_ico.png) center no-repeat; position:absolute; right:10px; top:50%; margin-top:-4px;}
.left_title1.on a,
.left_title1:hover a{ background:#153170;}

.left_title1 a.l_ico280{ background:url(../images/jjyw_ico1.png) 28px center no-repeat;}
.left_title1 a.l_ico272{ background:url(../images/jjyw_ico2.png) 28px center no-repeat;}
.left_title1 a.l_ico77{ background:url(../images/jjyw_ico3.png) 28px center no-repeat;}
.left_title1.on a.l_ico280,
.left_title1:hover a.l_ico280{ background:url(../images/jjyw_ico1_on.png) 28px center #153170 no-repeat;}
.left_title1.on a.l_ico272,
.left_title1:hover a.l_ico272{ background:url(../images/jjyw_ico2_on.png) 28px center #153170 no-repeat;}
.left_title1.on a.l_ico77,
.left_title1:hover a.l_ico77{ background:url(../images/jjyw_ico3_on.png) 28px center #153170 no-repeat;}

.left_title2 a{ display:block; padding-left:60px; height:54px; line-height:54px; font-size:18px; color:#000000; position:relative;}
.left_title2 a:after{content: "";width:6px;height: 6px;background: #153170;position: absolute;left: 42px; top:50%; margin-top:-3px; border-radius:50%;}
.left_title2.on a,
.left_title2:hover a{ background:#b01f24; color:#fff;}
.left_title2.on a:after,
.left_title2:hover a:after{ background: #fff;}

.left_title3 a{ display:block; padding-left:60px; height:54px; line-height:54px; font-size:18px; color:#000000; position:relative;}
.left_title3 a:before {
    content: '>';
    font-family: '宋体';
    display: block;
	width:30px;
	line-height:30px;
    position: absolute;
    left: 60px;
    top:50%; 
	margin-top:-15px;
    font-size: 14px;
}
.left_title3.on a,
.left_title3:hover a{ background:#b01f24; color:#fff;}
/*.left_title3.on a:after,
.left_title3:hover a:after{ background: #fff;}*/


.right{ float:right; width:885px;}
.right_title{ font-size:22px; color:#153170; line-height:60px; border-bottom:#153170 1px solid;}


/*关于我们*/
.left_title1 a.l_ico68{ background:url(../images/ab_ico1.png) 28px center no-repeat;}
.left_title1 a.l_ico70{ background:url(../images/ab_ico2.png) 28px center no-repeat;}
.left_title1 a.l_ico157{ background:url(../images/ab_ico3.png) 28px center no-repeat;}
.left_title1.on a.l_ico68,
.left_title1:hover a.l_ico68{ background:url(../images/ab_ico1_on.png) 28px center #153170 no-repeat;}
.left_title1.on a.l_ico70,
.left_title1:hover a.l_ico70{ background:url(../images/ab_ico2_on.png) 28px center #153170 no-repeat;}
.left_title1.on a.l_ico157,
.left_title1:hover a.l_ico157{ background:url(../images/ab_ico3_on.png) 28px center #153170 no-repeat;}

.ab_title{ font-size:30px; color:#222222; font-weight:bold; line-height:50px;}
.ab_d1_l{ float:left; width:550px; font-size:14px; color:#222222; line-height:30px;}
.ab_d1_l *{ line-height:30px;}
.ab_d1_img{ float:right; width:305px; border-radius:5px; margin-top:10px;}

.ab_d2_list li{ float:left; width:33.33%;}
.ab_d2_list li .txt1{ font-size:16px; color:#111111; line-height:60px; text-align:center;}
.ab_d2_list li .txt1 span{ font-size:50px; color:#b01f24; margin-right:10px; font-weight:bold;}
.ab_d2_list li .txt2{ font-size:16px; color:#666666; line-height:30px; text-align:center;}

.ab_d3{ background:url(../images/ab_d3_bg.jpg) center no-repeat; width:100%; height:334px; background-size:cover;}
.ab_d3_list{ padding-top:15px; padding-left:30px;}
.ab_d3_list li{ line-height:30px; padding:15px 0; padding-left:60px; font-size:18px; color:#222222;}
.ab_d3_list li.ico1{ background:url(../images/ab_d3_ico1.png) left center no-repeat;}
.ab_d3_list li.ico2{ background:url(../images/ab_d3_ico2.png) left center no-repeat;}
.ab_d3_list li.ico3{ background:url(../images/ab_d3_ico3.png) left center no-repeat;}
.ab_d3_list li.ico4{ background:url(../images/ab_d3_ico4.png) left center no-repeat;}
.ab_d3_list li.ico5{ background:url(../images/ab_d3_ico5.png) left center no-repeat;}

/*企业文化*/
.qwwh_list{ float:left; width:490px;}
.qwwh_list li{ height:100px; position:relative; padding-left:160px; margin-top:50px;}
.qwwh_list li:nth-child(1){ margin-top:0;}
.qwwh_list li .ico{ position:absolute; left:0; top:0; width:94px; height:94px; border:#153170 3px solid; border-radius:50%; line-height:94px; text-align:center;}
.qwwh_list li .txt1{ font-size:24px; color:#222222; line-height:40px; font-weight:bold; padding-top:10px;}
.qwwh_list li .txt2{ font-size:14px; color:#222222; line-height:30px;}
.qwwh_list li .txt2 *{ line-height:30px;}
.qwwh_img{ float:right; width:376px; border-radius:10px;}

/*党建工作*/
.left_title1 a.l_ico268{ background:url(../images/djgz_ico1.png) 28px center no-repeat;}
.left_title1 a.l_ico232{ background:url(../images/djgz_ico2.png) 28px center no-repeat;}
.left_title1.on a.l_ico268,
.left_title1:hover a.l_ico268{ background:url(../images/djgz_ico1_on.png) 28px center #153170 no-repeat;}
.left_title1.on a.l_ico232,
.left_title1:hover a.l_ico232{ background:url(../images/djgz_ico2_on.png) 28px center #153170 no-repeat;}

.news_list li{ border-bottom:#e0e0e0 1px solid; height:36px; line-height:36px; padding-left:15px; padding-right:100px; position:relative; font-size:16px; color:#333333;}
.news_list li a{ color:#333333;}
.news_list li:after{content: "";width:6px;height: 6px;background: #153170;position: absolute;left: 0px; top:50%; margin-top:-3px; border-radius:50%;}
.news_list li .rq{ position:absolute; right:0; top:0; font-size:16px; color:#999999; line-height:36px;}


/*金融业务*/
.jryw_list li{ float:left; width:360px; margin-left:60px; border:#e0e0e0 1px solid; box-sizing:border-box; border-radius:10px; overflow:hidden; padding-bottom:20px; margin-top:35px;}
.jryw_list li:nth-child(3n+1){ margin-left:0;}
.jryw_list li:nth-child(1),
.jryw_list li:nth-child(2),
.jryw_list li:nth-child(3){ margin-top:0;}
.jryw_list li .jryw_img{ width:100%; height:257px; object-fit: cover;}
.jryw_list li .title{ font-size:22px; color:#222222; font-weight:bold; line-height:60px; text-align:center;}
.jryw_list li .title a{ color:#222222;}
.jryw_list li a.more{ display:block; width:160px; height:48px; background:#153170; font-size:16px; color:#ffffff; text-align:center; margin:0 auto; line-height:46px; box-sizing:border-box; border:#153170 1px solid; border-radius:5px; transition:all 0.3s;}
.jryw_list li a.more:hover{ border:#911e22 1px solid; background:#911e22;}


/*创融汇*/
.left_title1 a.l_ico222{ background:url(../images/crh_ico1.png) 28px center no-repeat;}
.left_title1 a.l_ico223{ background:url(../images/crh_ico2.png) 28px center no-repeat;}
.left_title1 a.l_ico289{ background:url(../images/crh_ico3.png) 28px center no-repeat;}
.left_title1.on a.l_ico222,
.left_title1:hover a.l_ico222{ background:url(../images/crh_ico1_on.png) 28px center #153170 no-repeat;}
.left_title1.on a.l_ico223,
.left_title1:hover a.l_ico223{ background:url(../images/crh_ico2_on.png) 28px center #153170 no-repeat;}
.left_title1.on a.l_ico289,
.left_title1:hover a.l_ico289{ background:url(../images/crh_ico3_on.png) 28px center #153170 no-repeat;}

.lx_l{ float:left; width:600px;}
.lx_l_title{ font-size:24px; color:#222222; font-weight:bold; line-height:40px;}

.lx_list{ padding-top:20px;}
.lx_list li{ line-height:30px; padding:15px 0; padding-left:60px; font-size:18px; color:#222222;}
.lx_list li.ico1{ background:url(../images/lx_ico1.png) left center no-repeat;}
.lx_list li.ico2{ background:url(../images/lx_ico2.png) left center no-repeat;}
.lx_list li.ico3{ background:url(../images/lx_ico3.png) left center no-repeat;}
.lx_list li.ico4{ background:url(../images/lx_ico4.png) left center no-repeat;}
.lx_list li.ico5{ background:url(../images/lx_ico5.png) left center no-repeat;}

.lx_r{ float:right; width:560px; height:340px; border-radius:10px;}


/*新闻列表*/
.left_title1 a.news_ico1{ background:url(../images/news_ico1.png) 28px center no-repeat;}
.left_title1 a.news_ico2{ background:url(../images/news_ico2.png) 28px center no-repeat;}
.left_title1 a.news_ico3{ background:url(../images/news_ico3.png) 28px center no-repeat;}
.left_title1.on a.news_ico1,
.left_title1:hover a.news_ico1{ background:url(../images/news_ico1_on.png) 28px center #153170 no-repeat;}
.left_title1.on a.djgz_ico2,
.left_title1:hover a.news_ico2{ background:url(../images/news_ico2_on.png) 28px center #153170 no-repeat;}
.left_title1.on a.djgz_ico3,
.left_title1:hover a.news_ico3{ background:url(../images/news_ico3_on.png) 28px center #153170 no-repeat;}


/*新闻详情页*/
.news_i_title1{ font-size:20px; color:#222222; line-height:40px; text-align:center; font-weight:bold;}
.news_i_title2{ font-size:14px; color:#999999; line-height:30px; text-align:center; padding-top:20px; padding-bottom:20px; border-bottom:#efefef 1px solid; margin-bottom:20px;}

.news_i_more{ border-top:#efefef 1px solid; margin-top:30px; padding-top:10px; position:relative;}
.news_i_more .li{ position:relative; padding-left:98px; height:33px; line-height:33px; font-size:14px; color:#999999; margin-top:20px;}
.news_i_more .li a{ font-size:16px; color:#999999; transition:all 0.3s;}
.news_i_more .li a:hover,
.news_i_more .li a.on{ color:#333333;}
.news_i_more .li a .ico1{ position:absolute; left:0; top:0; width:75px; height:31px; border:#153170 1px solid; background:url(../images/news_i_more_ico1.png) center no-repeat; transition:all 0.3s;}
.news_i_more .li a:hover .ico1{ border:#153170 1px solid; background:url(../images/news_i_more_ico1_on.png) #153170 center no-repeat;}
.news_i_more .li a .ico2{ position:absolute; left:0; top:0; width:75px; height:31px; border:#153170 1px solid; background:url(../images/news_i_more_ico2.png) center no-repeat; transition:all 0.3s;}
.news_i_more .li a.on .ico2{ border:#153170 1px solid; background:url(../images/news_i_more_ico2_on.png) #153170 center no-repeat;}
a.news_i_more_back{ position:absolute; right:0; top:40px; display:block; height:33px; line-height:33px; font-size:16px; color:#333333;}


.left_title1 a.l_ico194{ background:url(../images/l_ico194.png) 28px center no-repeat;}
.left_title1.on a.l_ico194,
.left_title1:hover a.l_ico194{ background:url(../images/l_ico194_on.png) 28px center #153170 no-repeat;}
.left_title1 a.l_ico229{ background:url(../images/l_ico229.png) 28px center no-repeat;}
.left_title1.on a.l_ico229,
.left_title1:hover a.l_ico229{ background:url(../images/l_ico229_on.png) 28px center #153170 no-repeat;}
.left_title1 a.l_ico230{ background:url(../images/l_ico230.png) 28px center no-repeat;}
.left_title1.on a.l_ico230,
.left_title1:hover a.l_ico230{ background:url(../images/l_ico230_on.png) 28px center #153170 no-repeat;}
.left_title1 a.l_ico231{ background:url(../images/l_ico231.png) 28px center no-repeat;}
.left_title1.on a.l_ico231,
.left_title1:hover a.l_ico231{ background:url(../images/l_ico231_on.png) 28px center #153170 no-repeat;}
.left_title1 a.l_ico271{ background:url(../images/l_ico271.png) 28px center no-repeat;}
.left_title1.on a.l_ico271,
.left_title1:hover a.l_ico271{ background:url(../images/l_ico271_on.png) 28px center #153170 no-repeat;}

.left_title1 a.l_ico213{ background:url(../images/l_ico213.png) 28px center no-repeat;}
.left_title1.on a.l_ico213,
.left_title1:hover a.l_ico213{ background:url(../images/l_ico213_on.png) 28px center #153170 no-repeat;}
.left_title1 a.l_ico225{ background:url(../images/l_ico225.png) 28px center no-repeat;}
.left_title1.on a.l_ico225,
.left_title1:hover a.l_ico225{ background:url(../images/l_ico225_on.png) 28px center #153170 no-repeat;}
.left_title1 a.l_ico226{ background:url(../images/l_ico226.png) 28px center no-repeat;}
.left_title1.on a.l_ico226,
.left_title1:hover a.l_ico226{ background:url(../images/l_ico226_on.png) 28px center #153170 no-repeat;}
.left_title1 a.l_ico227{ background:url(../images/l_ico227.png) 28px center no-repeat;}
.left_title1.on a.l_ico227,
.left_title1:hover a.l_ico227{ background:url(../images/l_ico227_on.png) 28px center #153170 no-repeat;}
.left_title1 a.l_ico228{ background:url(../images/l_ico228.png) 28px center no-repeat;}
.left_title1.on a.l_ico228,
.left_title1:hover a.l_ico228{ background:url(../images/l_ico228_on.png) 28px center #153170 no-repeat;}
.left_title1 a.l_ico306{ background:url(../images/l_ico306.png) 28px center no-repeat;}
.left_title1.on a.l_ico306,
.left_title1:hover a.l_ico306{ background:url(../images/l_ico306_on.png) 28px center #153170 no-repeat;}


.news2_search{ float:right;}
.news2_search .search_inp{ float:left; display:block; width:350px; height:33px; border:#e3e3e3 1px solid; border-right:0; box-sizing:border-box; padding-left:50px; padding-right:10px; font-size:16px;  background:url(../images/top_search_ico.png) left 16px center #fff no-repeat;}
.news2_search .search_bt{ float:right; display:block; width:74px; height:33px; box-sizing:border-box; background:#153170; font-size:16px; color:#fff;}
