.index_title {
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.index_title img {
  vertical-align: middle;
}
.more {
  width: 218px;
  height: 44px;
  border: 1px solid #e5e5e5;
  text-align: center;
  line-height: 44px;
  border-radius: 30px;
  margin: 60px auto 0 auto;
}
.more a {
  display: block;
  color: #999999;
}
.more:hover {
  background-color: #105ab0;
}
.more:hover a {
  color: #fff;
}
.news_swicth0,
.news_swicth1 {
  height: 377px;
  border-left: 2px solid #eeeeee;
  padding-left: 40px;
}
.news_swicth0 ul li,
.news_swicth1 ul li {
  padding-bottom: 25px;
  border-bottom: 1px dashed #e6e6e6;
  margin-top: 19px;
  position: relative;
}
.news_swicth0 ul li .news_swicth_title,
.news_swicth1 ul li .news_swicth_title {
  height: 21px;
}
.news_swicth0 ul li .news_swicth_title a,
.news_swicth1 ul li .news_swicth_title a {
  color: #595959;
  display: block;
  float: left;
  font-weight: bold;
  width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_swicth0 ul li .news_swicth_title:hover a,
.news_swicth1 ul li .news_swicth_title:hover a {
  color: #105ab0;
}
.news_swicth0 ul li .news_swicth_title span,
.news_swicth1 ul li .news_swicth_title span {
  color: #999999;
  float: right;
}
.news_swicth0 ul li .news_swicth_content,
.news_swicth1 ul li .news_swicth_content {
  font-size: 14px;
  color: #737373;
  margin-top: 14px;
  clear: both;
  width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_swicth0 ul li img,
.news_swicth1 ul li img {
  position: absolute;
  left: -50px;
  top: 0;
}
.news_swicth0 ul li .dot2,
.news_swicth1 ul li .dot2 {
  display: none;
}
.news {
  width: 100%;
  height: 780px;
}
.news .news_content .news_content_left {
  width: 603px;
  height: 456px;
  float: left;
  overflow: hidden;
}
.news .news_content .news_content_left .leftLoop {
  position: relative;
}
.news .news_content .news_content_left .leftLoop .hd {
  position: absolute;
  bottom: 16px;
  right: 15px;
  z-index: 10;
}
.news .news_content .news_content_left .leftLoop .hd ul li {
  float: left;
  display: inline;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background: #f5f5f5;
  text-indent: -9999px;
  border-radius: 100%;
}
.news .news_content .news_content_left .leftLoop .hd ul .on {
  background-color: #be2121;
}
.news .news_content .news_content_left .leftLoop .bd ul li div {
  position: absolute;
  width: 588px;
  height: 40px;
  background-color: #000000;
  bottom: 3px;
  opacity: 0.7;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  padding-left: 15px;
  filter: alpha(opacity=70);
  right: 0;
}
.news .news_content .news_content_left .leftLoop .bd ul li div span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 441px;
  display: inline-block;
}
.news .news_content .news_content_left .leftLoop .bd ul li img {
  width: 603px;
  height: 456px;
}
.news .news_content .news_content_right {
  width: 560px;
  float: right;
}
.news .news_content .news_content_right .news_content_right_nav {
  height: 40px;
  line-height: 40px;
}
.news .news_content .news_content_right .news_content_right_nav ul li {
  width: 120px;
  height: 40px;
  text-align: center;
  margin-right: 20px;
  float: left;
}
.news .news_content .news_content_right .news_content_right_nav ul li a {
  color: #666666;
  display: inline-block;
  width: 120px;
  height: 40px;
  background-color: #eeeeee;
  border-radius: 30px;
}
.news .news_content .news_content_right .news_content_right_nav ul li .news_style {
  color: #fff;
  background-color: #105ab0;
}
.news .news_content .news_content_right .news_content_right_nav .news_more {
  color: #666666;
  font-size: 14px;
  float: right;
}
.news .news_content .news_content_right .news_content_right_nav .news_more:hover {
  color: #105ab0;
}
.news .news_content .news_content_right .news_swicth {
  margin-top: 38px;
  margin-left: 10px;
}
.work {
  width: 100%;
  min-width: 1200px;
  height: 1040px;
  background-color: #f5f5f5;
}
.work .work_content .work_content1 img {
  width: 1200px;
  height: 130px;
}
.work .work_content .work_content2 {
  float: left;
  margin-top: 30px;
}
.work .work_content .work_content2 .work_content22 {
  width: 610px;
  height: 119px;
  background: url(../images/t_bg_06.png) no-repeat;
  border: 1px solid #f1ecec;
  box-shadow: 10px 10px 20px #f1ecec;
  -moz-box-shadow: 10px 10px 20px #f1ecec;
  -webkit-box-shadow: 10px 10px 20px #f1ecec;
  text-align: center;
}
.work .work_content .work_content2 .work_content22 p {
  color: #ff0000;
  font-size: 20px;
  font-weight: bold;
  width: 488px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 28px auto 18px auto;
}
.work .work_content .work_content2 .work_content22 div {
  color: #666666;
  display: inline-flex;
}
.work .work_content .work_content2 .work_content22 div span {
  display: inline-block;
  width: 460px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.work .work_content .work_content2 .work_content22 div a {
  color: #ff0000;
  display: inline-block;
}
.work .work_content .work_content2 .work_content2_bottom {
  width: 610px;
  height: 413px;
  margin-top: 20px;
  background-color: #fff;
  border: 1px solid #f1ecec;
  box-shadow: 10px 10px 20px #f1ecec;
  -moz-box-shadow: 10px 10px 20px #f1ecec;
  -webkit-box-shadow: 10px 10px 20px #f1ecec;
}
.work .work_content .work_content2 .work_content2_bottom .news_swicth0 {
  width: 490px;
  margin-left: 40px;
}
.work .work_content .work_content2 .work_content2_bottom .news_swicth0 .news_swicth_title a {
  width: 350px;
}
.work .work_content .work_content2 .work_content2_bottom .news_swicth0 .news_swicth_title:hover span {
  color: #015bac;
}
.work .work_content .work_content2 .work_content2_bottom .news_swicth0 .news_swicth_content {
  width: 490px;
}
.work .work_content .work_content3 {
  float: right;
  margin-top: 30px;
}
.work .work_content .work_content3 .work_content3_pi {
  position: relative;
}
.work .work_content .work_content3 .work_content3_pi a div {
  height: 38px;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: absolute;
  bottom: 4px;
  color: #fff;
  text-align: center;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}
.work .work_content .work_content3 .work_content3_pi_top img {
  width: 570px;
  height: 351px;
}
.work .work_content .work_content3 .work_content3_pi_top div {
  width: 550px;
}
.work .work_content .work_content3 .work_content3_pi_left,
.work .work_content .work_content3 .work_content3_pi_right {
  margin-top: 17px;
}
.work .work_content .work_content3 .work_content3_pi_left img,
.work .work_content .work_content3 .work_content3_pi_right img {
  width: 276px;
  height: 182px;
}
.work .work_content .work_content3 .work_content3_pi_left div,
.work .work_content .work_content3 .work_content3_pi_right div {
  width: 256px;
}
.work .work_content .work_content3 .work_content3_pi_left {
  float: left;
}
.work .work_content .work_content3 .work_content3_pi_right {
  float: right;
}
.project {
  width: 100%;
  min-width: 1200px;
  height: 830px;
  background: url(../images/pro_bg_02.png) no-repeat;
}
.project_content .project_content1 {
  width: 380px;
  height: 500px;
  background-color: #fff;
  float: left;
}
.project_content .project_content1 .project_content1_img img {
  width: 380px;
  height: 250px;
}
.project_content .project_content1 .project_content1_ti {
  height: 250px;
  padding: 0 20px;
}
.project_content .project_content1 .project_content1_ti div {
  color: #595959;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
}
.project_content .project_content1 .project_content1_ti div span {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #015bac;
}
.project_content .project_content1 .project_content1_ti p {
  height: 110px;
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  margin-top: 10px;
}
.project_content .project_content1 .project_content1_ti .project_content1_time {
  font-size: 14px;
  color: #999999;
  margin-top: 20px;
  display: block;
}
.project_content .project_content1 .project_content1_ti .project_content1_time i {
  float: left;
}
.project_content .project_content1 .project_content1_ti .project_content1_time a {
  width: 128px;
  height: 34px;
  display: inline-block;
  border: 1px solid #e6e6e6;
  border-radius: 30px;
  color: #999999;
  text-align: center;
  line-height: 34px;
  float: right;
}
.project_content .project_content1 .project_content1_ti .project_content1_time a:hover {
  color: #fff;
  background-color: #105AB0;
}
.project_content .project_content1:hover .project_content1_ti div {
  color: #105AB0;
}
.about {
  width: 100%;
  height: 1136px;
}
.about .about_content .about_content1 .about_content1_img {
  float: left;
}
.about .about_content .about_content1 .about_content1_img img {
  width: 620px;
  height: 266px;
}
.about .about_content .about_content1 .about_content1_intro {
  float: right;
  width: 500px;
  height: 266px;
  background: url(../images/su_bg1_03.png);
  padding: 0 40px;
}
.about .about_content .about_content1 .about_content1_intro div {
  font-size: 24px;
  color: #015bac;
  margin-top: 15px;
}
.about .about_content .about_content1 .about_content1_intro div span {
  color: #fff;
  font-size: 24px;
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #105AB0;
  border-radius: 100%;
  text-align: center;
  line-height: 50px;
}
.about .about_content .about_content1 .about_content1_intro p {
  color: #333333;
  text-indent: 2em;
  line-height: 40px;
  margin-top: 30px;
}
.about .about_content .about_content1 .about_content1_intro p a {
  color: #015bac;
}
.about .about_content .about_content2 {
  clear: both;
}
.about .about_content .about_content2 .about_content1_intro {
  float: left!important;
  background: url(../images/su_bg2_07.png);
  width: 540px;
  margin-top: -4px;
}
.about .about_content .about_content2 .about_content1_intro div {
  text-align: right;
}
.about .about_content .about_content2 .about_content1_intro p {
  color: #333;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 0em;
}
.about .about_content .about_content2 .about_content1_intro p span {
  font-weight: bold;
}
.about .about_content .about_content2 .about_content1_img {
  float: right!important;
  width: 580px;
  margin-top: -4px;
}
.about .about_content .about_content2 .about_content1_img img {
  width: 580px;
}
.about .about_content .about_content3 {
  clear: both;
  padding-top: 30px;
}
.about .about_content .about_content3 p {
  color: #fff;
  font-size: 24px;
  width: 34px;
  height: 124px;
  padding: 16px 49px;
  background: url(../images/su_bg_09.png);
  text-align: center;
  float: left;
}
.about .about_content .about_content3 .about_content3_li {
  float: left;
  width: 1068px;
}
.about .about_content .about_content3 .about_content3_li a {
  display: inline-block;
  float: left;
  width: 248px;
  height: 42px;
  border: 1px solid #e5e5e5;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  color: #666666;
  margin-left: 17px;
  margin-bottom: 12px;
}
.about .about_content .about_content3 .about_content3_li a:hover {
  background-color: #105AB0;
  color: #fff;
}
.about .about_content .about_content4 {
  clear: both;
  padding-top: 26px;
}
.about .about_content .about_content4 a {
  width: 150px;
  display: block;
  float: left;
  text-align: center;
  color: #898989;
}
.about .about_content .about_content4 a div {
  margin-top: 10px;
}
.about .about_content .about_content4 a:hover {
  color: #105AB0;
}
.ti_sm {
  width: 100%;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.ti_sm img {
  vertical-align: middle;
}
.page {
  margin-top: 60px;
  text-align: center;
}
.work1 {
  padding-bottom: 60px;
}
.work1 .work1_li ul li {
  width: 1144px;
  height: 118px;
  padding: 25px 28px;
  border: 1px solid #f1ecec;
  box-shadow: 10px 10px 20px #f1ecec;
  -moz-box-shadow: 10px 10px 20px #f1ecec;
  -webkit-box-shadow: 10px 10px 20px #f1ecec;
  margin-top: 20px;
}
.work1 .work1_li ul li .work1_li_time {
  width: 106px;
  height: 110px;
  border: 2px solid #35a9fa;
  text-align: center;
  float: left;
}
.work1 .work1_li ul li .work1_li_time span {
  font-size: 24px;
  color: #35a9fa;
  display: block;
  height: 54px;
  line-height: 54px;
}
.work1 .work1_li ul li .work1_li_time p {
  width: 100%;
  height: 56px;
  background-color: #35a9fa;
  line-height: 56px;
  color: #FFFFFF;
  font-size: 20px;
}
.work1 .work1_li ul li .work1_li_content {
  width: 825px;
  float: left;
  margin-left: 38px;
}
.work1 .work1_li ul li .work1_li_content span {
  font-size: 20px;
  color: #333333;
  display: inline-block;
  margin-top: 10px;
}
.work1 .work1_li ul li .work1_li_content p {
  color: #888888;
  line-height: 26px;
  margin-top: 22px;
}
.work1 .work1_li ul li:hover .work1_li_content span {
  color: #024bab;
}
.work1 .work1_li ul li .work1_li_more {
  float: right;
  margin-top: 45px;
}
.work1 .work1_li ul li .work1_li_more a {
  font-size: 14px;
  color: #888888;
  display: inline-block;
  width: 107px;
  height: 34px;
  border: 1px solid #e5e5e5;
  border-radius: 30px;
  text-align: center;
  line-height: 34px;
}
.work1 .work1_li ul li .work1_li_more a:hover {
  color: #fff;
  background-color: #35a9fa;
}
.about_nav {
  text-align: center;
  margin-bottom: 70px;
}
.about_nav a {
  display: inline-block;
  width: 160px;
  height: 50px;
  background-color: #eeeeee;
  font-size: 18px;
  color: #666666;
  text-align: center;
  line-height: 50px;
  margin-left: 12px;
}
.about_nav a:first-child {
  margin-left: 0;
}
.about_nav a:hover {
  background-color: #015BAC;
  color: #fff;
}
.about_nav .about_on {
  background-color: #015BAC;
  color: #fff;
}
.about1 .about1_content .about1_content1 {
  height: 470px;
}
.about1 .about1_content .about1_content1 .about1_content1_img {
  width: 556px;
  float: left;
}
.about1 .about1_content .about1_content1 .about1_content1_intro {
  width: 556px;
  min-height: 470px;
  padding-left: 43px;
  margin-top: 5px;
  float: right;
  border-left: 2px solid #e0e0e0;
  position: relative;
}
.about1 .about1_content .about1_content1 .about1_content1_intro .about1_content1_intro_one p {
  color: #015bac;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 12px;
  margin-top: -12px;
}
.about1 .about1_content .about1_content1 .about1_content1_intro .about1_content1_intro_one i {
  color: #999999;
}
.about1 .about1_content .about1_content1 .about1_content1_intro .about1_content1_intro_one span {
  width: 50px;
  display: block;
  height: 3px;
  background-color: #015BAC;
  margin-top: 14px;
}
.about1 .about1_content .about1_content1 .about1_content1_intro .about1_content1_intro_one img {
  position: absolute;
  left: -10px;
  top: 0px;
}
.about1 .about1_content .about1_content1 .about1_content1_intro .about1_content1_intro_two {
  margin-top: 45px;
}
.about1 .about1_content .about1_content1 .about1_content1_intro .about1_content1_intro_two div {
  color: #666666;
}
.about1 .about1_content .about1_content1 .about1_content1_intro .about1_content1_intro_two div span {
  font-size: 48px;
}
.about1 .about1_content .about1_content1 .about1_content1_intro .about1_content1_intro_two div img {
  position: absolute;
  left: -10px;
  top: 145px;
}
.about1 .about1_content .about1_content1 .about1_content1_intro .about1_content1_intro_two p {
  color: #666666;
  text-indent: 2em;
  line-height: 35px;
}
.about1 .about1_content .about1_content2 {
  clear: both;
}
.about1 .about1_content .about1_content2 .about1_content1_intro1 {
  float: left;
  border-left: 0;
  border-right: 2px solid #e0e0e0;
  padding-left: 0;
  padding-right: 43px;
  margin-top: 0px;
}
.about1 .about1_content .about1_content2 .about1_content1_intro1 .about1_content1_intro_two {
  margin-top: 64px;
}
.about1 .about1_content .about1_content2 .about1_content1_intro1 .about1_content1_intro_two div {
  text-align: right;
}
.about1 .about1_content .about1_content2 .about1_content1_intro1 .about1_content1_intro_two div img {
  right: -10px;
  left: inherit;
  top: 85px;
}
.about1 .about1_content .about1_content2 .about1_content1_img1 {
  float: right;
}
.about1 .about1_content .about1_content2 .about1_content1_img1 img {
  margin-top: 70px;
}
.about1 .about1_content .about1_content3 .about1_content1_img1 {
  float: left;
}
.about1 .about1_content .about1_content3 .about1_content1_img1 img {
  margin-top: 16px;
}
.about1 .about1_content .about1_content3 .about1_content1_intro1 {
  margin-top: 0px;
  min-height: 318px;
}
.about1 .about1_content .about1_content3 .about1_content1_intro1 .about1_content1_intro_two {
  margin-top: 0;
}
.about1 .about1_content .about1_content3 .about1_content1_intro1 .about1_content1_intro_two div img {
  top: 25px;
}
.honor {
  padding-bottom: 65px;
}
.honor .honor_li a {
  display: inline-block;
  width: 284px;
  text-align: center;
  float: left;
  margin-left: 20px;
  margin-bottom: 35px;
  transition: transform 0.25s ease;
}
.honor .honor_li a img {
  width: 284px;
  height: 200px;
}
.honor .honor_li a div {
  color: #666666;
  margin-top: 5px;
}
.honor .honor_li a:hover {
  transform: scale(1.1, 1.1);
}
.honor .honor_li a:hover div {
  color: #015BAC;
}
.recruitment {
  padding-bottom: 65px;
}
.recruitment .recruitment_img {
  margin-top: 20px;
}
.recruitment .recruitment_img img {
  margin-right: 4px;
  margin-bottom: 4px;
}
.recruitment .recruitment_li ul li {
  width: 1144px;
  height: 180px;
  padding: 20px 28px;
  border: 1px solid #f1ecec;
  box-shadow: 10px 10px 20px #f1ecec;
  -moz-box-shadow: 10px 10px 20px #f1ecec;
  -webkit-box-shadow: 10px 10px 20px #f1ecec;
  margin-top: 20px;
}
.recruitment .recruitment_li ul li .recruitment_li_img {
  float: left;
}
.recruitment .recruitment_li ul li .recruitment_li_img img {
  width: 271px;
  height: 184px;
}
.recruitment .recruitment_li ul li .recruitment_li_ti {
  float: right;
  width: 850px;
}
.recruitment .recruitment_li ul li .recruitment_li_ti p {
  margin-bottom: 35px;
  margin-top: 30px;
  height: 26px;
}
.recruitment .recruitment_li ul li .recruitment_li_ti p span {
  font-size: 20px;
  color: #333333;
  display: inline-block;
  width: 690px;
  float: left;
}
.recruitment .recruitment_li ul li .recruitment_li_ti p i {
  color: #888888;
  font-size: 18px;
  float: right;
}
.recruitment .recruitment_li ul li .recruitment_li_ti div {
  color: #888888;
  line-height: 32px;
  width: 690px;
  float: left;
}
.recruitment .recruitment_li ul li .recruitment_li_ti .recruitment_li_more {
  font-size: 14px;
  color: #888888;
  display: inline-block;
  width: 107px;
  height: 34px;
  border: 1px solid #e5e5e5;
  border-radius: 30px;
  text-align: center;
  line-height: 34px;
  float: right;
  margin-top: 20px;
}
.recruitment .recruitment_li ul li .recruitment_li_ti .recruitment_li_more:hover {
  color: #fff;
  background-color: #015bac;
}
.recruitment .recruitment_li ul li:hover .recruitment_li_ti p span,
.recruitment .recruitment_li ul li:hover .recruitment_li_ti p i {
  color: #015BAC;
}
.project1 {
  padding-bottom: 65px;
}
.project1 .project_content .project_content1 {
  margin-left: 30px;
  position: relative;
}
.project1 .project_content .project_content1 .search_big {
  position: absolute;
  top: 0;
  display: none;
}
.article2 {
  width: 1010px;
  margin: 50px auto 65px auto;
}
.article2 .article_center center {
  border-bottom: 1px dashed #dcdcdc;
}
.article2 .article_center center .article_title {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  margin: 0 0 16px 0;
}
.article2 .article_center center .op_ {
  color: #888888;
  font-size: 14px;
  margin-bottom: 25px;
}
.article2 .article_center center .op_ span {
  margin-right: 35px;
}
.article2 .article_center .article_content {
  margin-top: 30px;
}
.article2 .article_center .article_content .article_ {
  margin-top: 72px;
}
.article2 .article_center .article_content .article_ .da {
  float: left;
}
.article2 .article_center .article_content .article_ .da a {
  color: #333333;
}
.article2 .article_center .article_content .article_ .share {
  float: right;
  margin-bottom: 18px;
}
.article2 .article_center .article_content .article_ .share img {
  vertical-align: middle;
}
.article2 .article_center .article_content .article_ .more_article {
  border-top: 1px dashed #e5e5e5;
  clear: both;
  font-size: 14px;
  height: 65px;
  padding-top: 18px;
}
.article2 .article_center .article_content .article_ .more_article div {
  float: left;
  color: #333333;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
.article2 .article_center .article_content .article_ .more_article div p {
  cursor: pointer;
}
.article2 .article_center .article_content .article_ .more_article ul {
  float: left;
  height: 60px;
  overflow: hidden;
}
.article2 .article_center .article_content .article_ .more_article ul li {
  height: 28px;
  line-height: 28px;
}
.article2 .article_center .article_content .article_ .more_article ul li a {
  color: #333333;
  font-size: 14px;
}
.article2 .article_center .article_content .article_ .more_article ul li a:hover {
  text-decoration: underline;
}
.ask .ask_content {
  margin-top: 10px;
}
.ask .ask_content .ask_left {
  width: 377px;
  float: left;
  margin-bottom: 75px;
}
.ask .ask_content .ask_left .ask_left_ti {
  font-size: 22px;
  color: #005CCB;
  margin-bottom: 10px;
}
.ask .ask_content .ask_left .ask_left_ti img {
  vertical-align: middle;
}
.ask .ask_content .ask_left form p input[type=text] {
  width: 360px;
  height: 41px;
  border: 1px solid #d8d8d8;
  padding-left: 13px;
  margin-top: 24px;
}
.ask .ask_content .ask_left form p input[type=submit] {
  width: 375px;
  height: 40px;
  background-color: #005CCB;
  border: 0;
  color: #fff;
  cursor: pointer;
  margin-top: 27px;
  font-size: 18px;
}
.ask .ask_content .ask_left form p textarea {
  width: 360px;
  height: 202px;
  padding-top: 13px;
  padding-left: 13px;
  border: 1px solid #d8d8d8;
  margin-top: 24px;
}
.ask .ask_content .ask_right {
  float: right;
  width: 790px;
  height: 490px;
  border: 1px solid #d8d8d8;
  margin-bottom: 75px;
}
.list_search_ti {
  text-align: center;
  font-size: 24px;
  margin: 30px 0;
}
.list_search {
  margin-bottom: 60px;
}
.list_search .title0 {
  clear: both;
}
.list_search .title0 .title0_ {
  padding-top: 7px;
}
.list_search .title0 .title0_ ul li {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.list_search .title0 .title0_ ul li span {
  margin-right: 2px;
  float: left;
  color: #0b6fce;
  font-size: 28px;
}
.list_search .title0 .title0_ ul li a {
  float: left;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 5px;
  color: #1b1b1b;
}
.list_search .title0 .title0_ ul li a:hover {
  text-decoration: underline !important;
  color: #015BAC;
}
.list_search .title0 .title0_ ul li .time {
  float: right;
  color: #777777;
  font-size: 14px;
}
.list_search .title0 .more_news {
  text-align: right;
  margin-top: 8px;
  font-size: 12px;
}
.list_search .title0 .more_news a {
  color: #3f3f3f;
}
.list_search .title_content ul li a {
  width: 950px;
}
