﻿@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-09-28 09:52:13
 * @version $Id$
 */
/*reset*/
*, :before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body,div,ul,ol,li,dl, dt, dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,th,td,img,select,input,textarea{margin:0;letter-spacing: 1px;padding:0;} 
ol,ul,li{list-style:none;} 
fieldset,img{border:0;}
img{display:block;max-width: 100%;}
label,button{cursor:pointer;}
select,input,textarea,button{outline:none;font-family:微软雅黑;cursor:pointer;} 
textarea{resize:none;overflow:hidden;}
h1,h2,h3,h4,h5,h6{font-size:14px; font-weight:normal;}
table,table td{border-collapse:collapse; border-spacing:0;}  
body{background:#fff;color:#383838;font-size:14px;font-family:微软雅黑;height: 100%;line-height: 24px;overflow-x: hidden;} 
a{text-decoration:none;color:#383838;display: block;} 
em,i{font-style:normal;}
.omg{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}

/* comment */
.clearfix:after{content:"\200B";display:block;height:0;clear:both;} 
.clearfix{*zoom:1;}/*IE7/6*/
.fl{float:left;}
.fr{float:right;}

.wrapper{max-width:1200px;margin:0 auto;}
.logo {
    position: absolute;
    top: 40px;
}
@font-face {
  font-family: 'regular';
  src:  url('../fonts/Graphik-Regular.eot?xcj05n');
  src:  url('../fonts/Graphik-Regular.eot?xcj05n#iefix') format('embedded-opentype'),
    url('../fonts/Graphik-Regular.ttf?xcj05n') format('truetype'),
    url('../fonts/Graphik-Regular.woff?xcj05n') format('woff'),
    url('../fonts/Graphik-Regular.svg?xcj05n#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ln1{
     overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
	max-height:45px;
}
.ln2{
     overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
	line-height:24px;
	max-height:45px;
}
.ln3{
     overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
.ln4{
     overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
}
.ln5{
     overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient:vertical;
}
/* header */
.top_bar{
	padding: 20px 0;
	overflow: hidden;
  line-height: 36px;
}
.top_bar .language a{
  display: inline-block;
}
.top_bar .language a:hover,.top_bar .phone:hover{
  color: #006ebb;
}
.top_bar .phone{
  font-family: regular;
}
.top_bar .phone img{
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 20px;
}
.top_bar form{
  width: 220px;
  height: 36px;
  margin-left: 20px;
  position: relative;
}
.top_bar form .text{
  width: 175px;
  height: 36px;
  border: 1px solid #c5c5c5;
  border-right: 0;
  float: left;
  padding: 0 10px;
}
.top_bar form .submit{
  width: 36px;
  height: 36px;
  border: 0;
  background: url('../img/search.png') center center no-repeat #006ebb;
}
.main_nav{
	width: 100%;
	height: 85px;
	line-height: 85px;
}
.main_nav_inner .logo img{
  height: 87px;
}
.main_nav_inner>ul>li{
  position: relative;
  margin-left: 40px;
}
.main_nav_inner>ul>li>a{
  height: 85px;
	color: #3c4355;
  font-size: 16px;
  border-bottom: 4px solid #fff;
}
.main_nav_inner>ul>li:hover>a,.main_nav_inner>ul>li.on a{
  border-color:#d30000;
  color: #d30000;
  font-weight: bold;
}
.main_nav_inner>ul>li .second_nav{
  width: 300px;
  position: absolute;
  top: 85px;
  left: 0;
  z-index: 3;
  background: #006ebb;
  display: none;
/*  padding-bottom: 50px;*/
}
.second_nav{
  display: none;
}
.second_nav li{
  position: relative;     
}
.second_nav li a{
  color: #fff;
  padding: 0 10px;
  line-height: 50px;
  border-bottom: 1px dashed #7fcaff;
  transition: .5s;
}
.second_nav li a span{
  font-size: 12px;
  margin-right: 10px;
}
.second_nav li a i{
  color:#738ea2 ;
}
.second_nav li:hover a{
  background: #fff;
  color: #d30000;
  border: 0;
}
.second_nav li:hover a i{
  color:#4a4a4a ;
}
.third_nav{
  width: 260px;
  position: absolute;
  left: 300px;
  top: 0;
  display: none;
}
.second_nav li .third_nav{
  background: #fff;
  padding: 25px 0;
}
.second_nav li .third_nav a{
  color: #1b2129;
  border: 0;
  padding: 0 20px;
  line-height: 30px;
}
.second_nav li .third_nav a span,.second_nav li .third_nav a:hover{
  color:#d30000 ;
}
.second_nav li:hover .third_nav{
  display: block;
}
.header01{
  padding: 0 10px;
}
.second_nav01{
  display: none;
}
.header01_inner .fl{
  height: 50px;
}
.header01_inner .fr{
	display: inline-block;
  vertical-align: middle;
	cursor: pointer;
	margin-top: 15px;
}
.slideDown{
  display:none;
  position:absolute;
  left:0;
  top:50px;
  width:100%;
  z-index:3;
  text-align: center;
}
#nav ul,.slideDown form{
    background: #202020;
    width: 100%;
    opacity: .9;
}

#nav ul li a{
  display:block;
  padding:10px 0;
  position:relative;
  text-align:center;
  font-size: 16px;
  color:#fff; border-bottom:solid 1px #444;
  text-transform: uppercase;
}
#nav ul li .second_nav01 li a{
  text-transform: capitalize ;
}
.slideDown form{
	position: relative;
}
.slideDown form input{
	float: left;
	height: 44px;
	background: none;
	border: none;
}
.slideDown form .m-text{
	padding: 0 10px;
	color: #fff;
	width: calc(100% - 60px);
}
.slideDown form .m-submit{
	width: 60px;
  background: url('../img/search.png') center center no-repeat;
}


/* footer */
.footer_t{
  width: 100%;
  background: #006ebb;
}
.footer_t .top{
  width: 100%;
  padding: 60px 0;
}
.f_list{
  width: 9%;
  margin-right:2%;
}
.f_list .f_ttl,.footer_t .bottom span{
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}
.f_list ul li a{
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
  transition:.5s;
}
.f_list ul li a:hover{
  padding-left: 5px;
  text-decoration: underline;
}
.footer_t .top .code img{
  display: inline-block;
}
.footer_t .bottom{
  padding: 30px 0;
  border-top: 1px solid #2981bf;
}
.footer_t .bottom span{
  width: 10%;
  margin: 0 ;
}
.footer_t .bottom ul.fl{
  width: 73%;
  margin: 0 20px;
}
.footer_t .bottom ul.fl li{
  float: left;
  position: relative;
  margin-right: 10px;
  font-size: 16px;
}
.footer_t .bottom ul.fl li a{
  color: #fff;
  padding-right: 10px;
}
.footer_t .bottom ul.fl li:after{
  content: '';
  width: 1px;
  height: 12px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px;

}
.f_company{
  margin-top: -5px;
  position: relative;
}
.f_company .ttl{
  width: 140px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  border: 1px solid #2981bf;
  cursor: pointer;
}
.f_company .ttl img{
  display: inline-block;
  vertical-align: middle;
}
.f_company .ttl:hover{
  background: #fff;
  color: #006ebb;
  border:0;
}
.subsidiary_line{display:none; background-color:#fff; position: absolute;top: -80px;width:140px;}
.subsidiary_line li{line-height: 20px; padding: 10px;}
.subsidiary_line li a:hover{color:#006ebb;}
.f_company .ttl:hover ul{display: block;}

.footer_b{
  padding: 20px 0 ;
  text-align: right;
  color: #848484;
}
.footer_b a{display:inline-block;}
.main-banner .flexslider ol li{
  width: 16px;
  height: 16px;
}
.main-banner .flexslider ol li a{
  width: 16px;
  height: 16px;
  background: url('../img/point01.png') center center no-repeat;
    cursor: pointer;
    font-size: 0;
}
.main-banner .flexslider ol li a.flex-active{
  width: 16px;
  height: 16px;
  margin-top: 0;
  background: url('../img/point.png') center center no-repeat;
}
.index_block{
  padding: 50px 0;
}
.main_ttl{
  font-size: 48px;
  line-height: 48px;
  color: #3c4355;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  color: #006ebb;
  text-align: center;
}
.main_ttl:before,.main_ttl:after{
  content: '';
  width: 380px;
  height: 1px;
  background: #b9b9b9;
  position: absolute;
  top: 50%;
}
.main_ttl:before{
  
  left: 0;
}
.main_ttl:after{
	
	right: 0;
}
.index_block01 ul li ,.index_block05 ul li{
  float: left;
  width: 20%;
  text-align: center;
  font-size: 18px;
}
.index_block01 ul li a,.index_block05 ul li a{
  color: #006ebb;
  font-weight: bold;
}
.index_block05 ul li a{
  color:#4b4e53 ;
}
.index_block01 ul li img{
  height: 55px;
  display: inline-block;
}
.index_block01 ul li .img01,.index_block01 ul li:hover .img,.index_block05 ul li .img01,.index_block05 ul li:hover .img{
  display: none;
}
.index_block01 ul li:hover a,.index_block05 ul li:hover a,.project_con ul li:hover p{
  color: #d30000;
}
.index_block01 ul li:hover .img01,.index_block05 ul li:hover .img01{
  display: inline-block;
}
.index_block05 ul li img{
  height: 120px;
  width: 120px;
  display: inline-block;
  margin-bottom: 20px;
}
.box{ height:60px; background:#fff; overflow:hidden;}
.about_con05 .box{height:auto; background:none;}
.t_news{ height:60px;  padding-left:10px;overflow:hidden; position:relative;}
.t_news b{ line-height:60px; font-weight:bold; display:inline-block;}
.news_li,.swap{ line-height:60px; display:inline-block; position:absolute; top:0; left:72px;}
.swap{top:60px;}
.news_li a:hover{color:#d30000;}
.banner{
  width: 100%;
  position: relative;
}
.banner .flex-viewport,.banner .flex-viewport li,.banner .flex-viewport li a{
  width: 100%;
  overflow: hidden;
}
.banner .flex-viewport{
  position: relative;
  overflow: hidden;
}
.banner .flex-viewport li{

  top: 0;
  left: 0;
  display: none;
}
.banner .flex-viewport li:first-child{ display:block;}

.banner .flex-viewport li img{
  width: 100%;
  height: 100%;
}
.banner ol{
  position: absolute;
  bottom: 20px;
  left:50%;
  margin-left:-600px;
  cursor: pointer;
  background-color:rgba(255,255,255,0.8);
}
.talent_top{overflow:hidden;}
.banner ol li{
  width: 20%;
  height: 120px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 25px;
}
.banner ol li img{
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  height: 40px;
}
.banner ol li.on{
  background: #d30000;
  color: #fff;
}
.banner ol li.on .img,.banner ol li .img01{
  display: none;
}
.banner ol li.on .img01{
  display: inline-block;
}
.banner ol div{
  margin-top: -8px;
}
.bread_nav {
    width: 100%;
    height: 60px;
    color: #808593;
    line-height: 60px;
    margin: 20px 0;
}
.bread_nav_inner img,.bread_nav_inner a{
	display: inline-block;
  color: #666;
}
.bread_nav_inner a:hover,.bread_nav_inner a.on{
	color: #d30000;
}

.news_ttl{
  font-size: 30px;
  font-weight: bold;
  color: #4b4e53;
  line-height: 36px;
  margin-bottom: 40px;
}
.news_ttl span{
  display: inline-block;
  width: 130px;
  height: 36px;
  text-align: center;
  border: 1px solid #4b4e53;
  font-size: 16px;
  line-height: 36px;
}
.news_ttl span i{
  font-size: 12px;
}
.news_ttl span:hover{
  background: #d30000;
  color: #fff;
    border-color: #d30000;
}
.index_news{
  background: #f7f7f7;
}
.index_news_l{
  width: 66%;
}
.index_news_l li,.index_news_r li{
  float: left;
  width: 47%;
  margin-right: 3%;
  font-size: 16px;
  color: #666;
}
.index_news_l li .pic,.index_project ul li .pic,.company_con ul li .pic,
.project_con ul li .pic,.news_con .bottom ul li .pic,.left_bar_b ul li .pic,
.innovate_con ul li .pic,.innovate_con01 ul li .pic,.innovate_con_list li .pic,
.about_list li .pic,.about_con05_b ul li .pic,
.service_con_list li .pic,.service_con_list01 li .pic,.service_con04_list li .pic,
.service_news_l .pic,.service_con04_list01 .pic,.nbs-flexisel-inner .pic  ,.service_con05_b li .pic{
  width: 100%;
  overflow: hidden;
}
.index_news_l li .pic img,.index_project ul li img,.company_con ul li .pic img,.nbs-flexisel-inner .pic img,
.project_con ul li .pic img,.news_con .bottom ul li .pic img,
.left_bar_b ul li .pic img,.news_con01 .right_con ul li .pic img,
.innovate_con ul li .pic img,.innovate_con01 ul li .pic img,
.innovate_con_list li .pic img,.about_list li .pic img,
.about_con05_b ul li .pic img,.service_con_list li .pic img
,.service_con_list01 li .pic img,.service_news_l .pic img,
.service_news_r li .pic img,.service_con04_list li .pic img,.service_con04_list01 li .pic img,.service_con05_b .pic img{
  width: 100%;
  transition: .5s;
}
.index_news_l li .txt{
  padding: 20px 0;
  border-bottom: 1px solid #d8d9db;
  margin-bottom: 20px;
}
.index_news_l li .txt .ttl,.index_news_r .ttl{
  color: #4b4e53;
  font-weight: bold;
}
.index_news_l li .txt  .date{
  margin: 20px 0;
  color: #6a7078;
  font-size: 14px;
}
.index_news_l li:hover .pic img,.index_project ul li:hover img,
.company_con ul li:hover img,.project_con ul li:hover img,
.news_con .bottom ul li:hover .pic img,.left_bar_b ul li:hover .pic img,
.news_con01 .right_con ul li:hover .pic img,
.innovate_con ul li:hover .pic img,.innovate_con01 ul li:hover .pic img,
.innovate_con_list li:hover .pic img,.about_list li:hover .pic img,
.about_con05_b ul li:hover img,.service_con_list li:hover .pic img,
.service_con_list01 li:hover .pic img,
.service_news_l:hover .pic img,
.service_news_r li:hover .pic img,
.service_con04_list li:hover .pic img,
.service_con04_list01 li:hover img,.nbs-flexisel-item:hover .pic img,.service_con05_b li:hover img{
  transform: scale(1.1);
}
.index_news_l li:hover .ttl,.index_news_l li:hover span,.index_news_r li:hover .ttl,.index_project ul li:hover p,.company_con ul li:hover .ttl{
  color: #d30000;
}
.index_news_r{
  width: 34%;
}
.index_news_r li{
  width: 100%;
  margin:0 0 20px 0;
  padding-bottom: 25px;
  border-bottom: 1px solid #d8d9db;
}
.index_news_r .ttl{
  margin-bottom: 15px;
}
.index_banner{position:relative; overflow:hidden;}
.index_banner01{
  margin: 60px 0 100px;
}
.index_banner01 .slides ul li{
  width: 50%;
  float: left;
  background: #006ebb;
  display: flex;
  overflow: hidden;
}
.index_banner01 .slides ul li a{
  width: 100%;
}
.news_con02 .detail_con p{text-indent:2em;font-size:16px;}
.news_con02 .detail_con img{display:block; margin:0 auto;}
.index_banner01 .slides ul li .txt{
  width: 33%;
  color: #fff;
  display: flex;
  align-items: center;
  margin-top:40px;
  display: -ms-flexbox; /* IE 10 */
}
.index_banner01 .flexslider .slides img{
  width: 67% ;
}

.index_banner01 .slides ul li .txt .ttl{
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  margin: 0 auto;
  text-align: center;
}
.index_banner01 .slides ul li .txt .con{
  height: 72px;
}
.index_banner01 .slides ul li .txt .con,.index_banner01 .slides ul li .txt .more{
  display: none;
}

.index_banner01 .slides ul li{
  position: relative;
}

.index_banner01 .slides ul li .border{
  width: 94%;
  height: 80%;
  border: 2px solid #fff;
  position: absolute;
  top: 9%;
  left: 3%;
  display: none;
}

.index_banner01 .flexslider ol li{
  width: 16px;
  height: 16px;
}
.index_banner01 .flexslider ol li a{
  width: 16px;
  height: 16px;
  background: url('../img/point03.png') center center no-repeat;
    cursor: pointer;
    font-size: 0;
}
.index_banner01 .flexslider ol li a.flex-active{
  width: 16px;
  height: 16px;
  margin-top: 0;
  background: url('../img/point02.png') center center no-repeat;
}
.index_banner01 .flexslider ol li a{display:none;}
.index_banner01  .flexslider .flex-control-nav{
  bottom: -60px;
}
.index_project{
  width: 100%;
  background: url('../img/block_img.jpg') center center no-repeat;
  background-size: cover;
}
.index_project ul ,.project_con ul{
  margin-right: -2%;
}
.index_project ul li,.project_con ul li{
  float: left;
  width: 31%;
  margin:0 2% 30px 0;
}
.index_project ul li p,.project_con ul li p{
  height: 50px;
  line-height: 50px;
  background: #fff;
  padding: 0 10px;
  font-size: 16px;
}
.index_project .more,.project_box .more,
.about_con05_b .more,.service_con04_list .more,
.service_con04_list01 .more,.service_con05 .more{
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #4b4e53;
  color: #fff;
  font-size: 16px;
  margin: auto;
  transition: .5s;
}
.project_box .more,.about_con05_b .more,
.service_con04_list .more,
.service_con04_list01 .more,.service_con05 .more{
  background: none;
  color: #333;
  font-size: 16px;
  border: 1px solid #4e4e4e;
}
.project_box .more i,.about_con05_b .more i,
.service_con04_list .more i,.service_con04_list01 .more i,.service_con05 .more i{
  font-size: 12px;
}
.index_project .more:hover,.project_box .more:hover,
.about_con05_b .more:hover,
.service_con04_list .more:hover,
.service_con04_list01 .more:hover,.service_con05 .more:hover{
  background: #d30000;
  color: #fff;
  border-color: #fff;
}
#cnzz_stat_icon_1275511480{float:right; margin-top:5px;}

.main_con{
  padding-bottom: 60px;
}
/* 合作伙伴 */
.sub_banner,.sub_banner img{
  width: 100%;
}
.main_ttl01,.about_list .ttl,.about_list01 li .txt .ttl,.about_con01 .bottom li .ttl{
  color: #333;
  font-weight: bold;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 30px;
  letter-spacing: 4px;
}
.about_list .ttl,.about_list01 li .txt .ttl,.about_con01 .bottom li .ttl{
  margin-bottom: 20px;
}
.main_tips{
  text-align: justify;
  color: #333;
  font-size: 16px;
  margin: 0 0 30px;
  line-height: 30px;
  text-indent: 2em;
}

.partner_con ul,.business_con,.company_con ul {
  margin-right: -2%;
}
.partner_con ul li{
  float: left;
  width: 18%;
  margin:0 2% 40px 0;
  font-size: 16px;
  text-align: center;
  color: #333;
}
.partner_con ul li .pic{
  width: 100%;
  border: 1px solid #e4e4e4;
  margin-bottom: 15px;
}
.partner_con ul li:hover{
  color: #d30000;
}
.business_con ul li{
  width: 48%;
  float: left;
  margin-right: 2%;
  text-align: center;
  line-height: 50px;
  color: #333;
  font-size: 16px;
}
.company_con ul li{
  width: 31%;
  margin:0 2% 30px 0;
  float: left;
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
.company_con ul li .ttl{
  font-weight: bold;
  margin: 15px 0;
}

.pagination{
  margin: auto;
  text-align: center;
  margin-top: 30px;
}
.pagination a{
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-right: 10px;
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
}
.pagination a.on,.pagination a:hover{
  background: #006ebb;
  color: #fff;
  border: 0;
}

.pagination a.prev,.pagination a.next{
  width: 70px;
}
.main_tips01{
  text-align: center;
  margin: 15px 0 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f7f7f7;
}
.detail_con{
  color: #333;
  padding-left:20px;
}
.detail_con img{
  display:initial;
}
.detail_con .con{
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  text-indent: 2em;
}
.detail_con .pic{
  text-align: center;
  margin: 20px 0;
}
.detail_con .pic img{
  display: inline-block;
}

.link{
  margin-top: 40px;
  padding-top: 20px;
}
.link p{
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
color: #333;
}
.link span{
  width:95px;
  font-family: medium;
  color: #3d3d3d;
  float: left;
  margin-right: 15px;
}
.link a{
  color: #555;
  width: calc(100% - 110px);
overflow:hidden;float: left;
color: #333;
}
.link p a:hover{
  color:   #d30000;
  text-decoration: underline;
}

.sub_nav{
  width: 100%;
  line-height: 60px;
  border-bottom: 1px solid #d2d2d2;
  background: #f7f7f7;
}
.sub_nav ul li{
  width: 180px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  float: left;
  position: relative;
}
.sub_nav ul li:after{
  content: '';
  width: 1px;
  height: 15px;
  background: #d2d2d2;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}
.sub_nav ul li:last-child:after{
  display: none;
}
.sub_nav ul li.on a,.sub_nav ul li:hover a{
  color: #006ebb;
}
.project_con{
  padding-bottom: 0;
}
.project_con .pagination{
  margin-bottom: 60px;
}
.project_con ul li p{
  text-align: center;
  color: #333;
}
.project_box{
  padding: 40px 0;
}
.project_box ul{
  margin-top: 30px;
}
.project_box.bg{
  background: #f7f7f7;
}

.talent_top li{
  width: 100%;
  background: #f5f5f5;
  transition: .5s;
}
.talent_top li div{
  overflow: hidden;
  float: left;
}
.talent_top li .left{
  width: 40%;
}
.talent_top li .right{
  width: 60%;
}
.talent_top li img{
  width: 100%;
  transition: .5s;
}
.talent_top li .txt{
  padding: 35px 30px 0;
  color: #333;
}
.talent_top li .txt .ttl{
  line-height: 30px;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}

.talent_top li:hover img{
  transform: scale(1.1);
}
.talent_bottom{
  margin: 60px -5% 0 0;
}
.talent_bottom li {
  float: left;
  width: 28%;
  margin-right: 5%;
  text-align: center;
}
.talent_bottom li  img{
  height: 85px;
  display: inline-block;
}
.talent_bottom li .ttl{
  color: #666;
  font-size: 24px;
  margin: 30px 0;
}
.talent_bottom li .con{
  color: #666;
  text-align: left;
}
.talent_con01_txt,.pro_table{
  margin-top: 50px;
}
.talent_con01_txt .txt{
  width: 40%;
  padding-top: 20px;
  text-indent:2em;
}
.talent_con01_txt .txt .con{
  margin-bottom: 20px;
  line-height: 30px;
}
.talent_con01_txt .pic{
  width: 50%;
}
.talent_con01_txt .pic img{
  width: 100%;
}
.pro_table{
  overflow: auto;
  width: 100%;
}
.talent_con02 table,.talent_con02 table tr,.innovate_con03 table,.innovate_con03 table tr{
  width: 100%;
}
.talent_con02 table tr th{
  width: 20%;
  padding: 10px;
  background: #006ebb;
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.talent_con02 table tr td{
  width: 20%;
  color: #333;
  font-size: 16px;
  text-align: center;
  padding:  10px;
  line-height: 30px;
  border-bottom: 1px solid #e9e9e9;
}
.talent_con02 table tr td a{
  font-size: 24px;
  color: #006ebb;
}
.talent_con02 table tr a:hover{
  color: #d30000;
}

.detail_con dl dt,.detail_con .contact{
  font-weight: bold;
  margin-top: 30px;
}
.detail_con .contact a{
  display: inline-block;
}
.detail_con .contact a:hover{
  text-decoration: underline;
  color: #d30000;
}
.news_con .top>div{
  margin: 0px 0 30px 0;
}
.news_con .top .fl{
  width: 48%;
  position: relative;
  overflow: hidden;
}
.news_con .top .fl img{
  width: 100%;
  transition: .5s;
}
.news_con .top .fl p{
  position: absolute;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  background: rgba(0, 0, 0, .8);
}
.news_con .top .fl:hover img{
  transform: scale(1.1);
}
.news_con .top .fr{
  width: 50%;
}
.news_con .top .fr li a{
  width: 100%;
  padding:20px;
  border-bottom: 1px solid #efefef;
  color: #333;
}
.news_con .top .fr li a span{
  width: 90px;
  text-align: center;
  font-weight: bold;
  float: left;
}
.news_con .top .fr li a i{
  font-size: 44px;
  line-height: 44px;
}
.news_con .top .fr li .txt{
  width:  calc(100% - 90px);
  float: left;
}
.news_con .top .fr li .ttl{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}
.news_con .top .fr li .con{
  font-size: 14px;
  color: #666;
}
.news_con .top .fr li:hover a{
  background: #006ebb;
  color: #fff;
}
.news_con .top .fr li:hover a .con{
  color: #fff;
}
.news_con .bottom ul{
  margin-right: -3%;
}
.news_con .bottom ul li{
  float: left;
  width: 30%;
  margin: 0px 3% 30px 0;
}
.news_con .bottom ul li a{
  color: #666;
  font-size: 16px;
}
.news_con .bottom ul li .txt{
  padding: 20px 10px;
}

.news_con .bottom ul li .ttl,.news_con01 .right_con ul li  .ttl{
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.news_con .bottom ul li .date,.news_con01 .right_con ul li  .date{
  margin: 5px 0;
  font-size: 14px;
}
.news_con .bottom ul li .date img,.news_con01 .right_con ul li .date img{
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.news_con .bottom ul li:hover .ttl,.news_con01 .right_con ul li:hover .ttl{
  color: #d30000;
}

.left_bar{
  width:20%;
  float: left;
}
.left_bar_t .ttl,.left_bar_b .ttl{
  width: 100%;
  line-height: 110px;
  text-align: center;
  background: #006ebb;
  color: #fff;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
} 
.left_bar_t ul{
  padding: 14px 0 30px;
  background: #f8f8f8;
}
.left_bar_t ul li{
  height: 40px;
  line-height: 40px;
  padding:  0 10px;
}
.left_bar_t ul li a{
  color: #333;
  font-size: 16px;
  text-align: center;
  padding-right: 30px;
  border-bottom: 1px solid #d7d7d7;
}
.left_bar_t ul li:hover,.left_bar_t ul li.on{
  background: #006ebb;
}
.left_bar_t ul li.on a,.left_bar_t ul li:hover a{
  color: #fff;
}
.left_bar_b .ttl{
  line-height: 60px;
  margin-top: 30px;
}
.left_bar_b ul{
  padding: 20px 10px;
  background: #f8f8f8;
}
.left_bar_b ul li a{
  color: #333;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
} 

.right_con{
  width: 80%;
  float: right;
}
.news_con01 .right_con ul li{
  padding: 30px 0;
  border-bottom: 1px solid #d2d2d2;
}
.news_con01 .right_con ul li .pic{
  width: 20%;
  overflow: hidden;
  float: left;
}
.news_con01 .right_con ul li .txt{
  float: right;
  width: 76%;
}
.detail_con ul{
  text-align: center;
}
.detail_con ul li{
  display: inline-block;
  text-align: center;
  font-size: 16px;
  margin:20px 20px 0 0;
  line-height: 30px;
}
.news_con03 .right_con ul,.news_con01 .right_con ul{
  margin-left:2%;
}
.news_con03 .right_con ul li{
  width: 50%;
  float: left;
  padding: 0 1.5% 30px 1.5%;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
}
.news_con03 .right_con ul li img{width:100%;}
.contact_con{
  width: 100%;
  background: url('../img/contact_bg.jpg') center center no-repeat;
  background-size: cover;
  padding: 110px 0 200px;
}
.contact_con .main_ttl01{
  color: #fff;
  position: relative;
}
.contact_con .main_ttl01:after{
  content: '';
  position: absolute;
  width: 30px;
  height: 5px;
  background: #fff;
  left: 50%;
  margin-left: -15px;
  bottom: -20px;
}
.contact_con  ul{
  margin: 70px -3% 0 0;
}
.contact_con  ul li{
  float: left;
  text-align: center;
  width: 30%;
  margin: 0 3% 40px 0;
  font-size: 22px;
  color: #fff;
  line-height: 34px;
}
.contact_con  ul li img{
  height: 66px;
  margin-bottom: 15px;
  display: inline-block;
}
.contact_con  ul li a{
  font-size: 22px;
  color: #fff;
  line-height: 34px;
}
.map{
  width: 100%;
}
.innovate_con ul,.innovate_con01 ul,.innovate_con02 ul,
.innovate_con_list,.innovate_con_list01,.innovate_con_list02 ,.innovate_con_list03,.innovate_con08,.about_list{
  margin:30px -2% 0 0;
}
.innovate_con ul li,.innovate_con01 ul li{
  width: 48%;
  margin: 0 2% 30px 0;
  font-size: 16px;
  float: left;
}
.innovate_con ul li .ttl,.innovate_con_list li .ttl{
  color: #333;
  font-weight: bold;
  margin: 10px 0;
  font-size:20px;
}
.innovate_con ul li .con,.innovate_con_list li .con{
  color: #666;
  height: 48px;
}
.innovate_con01 ul li p{
  line-height: 85px;
  text-align: center;
  height: 85px;
  background: #f6f6f6;
  color: #000;
  font-size: 28px;
}

.innovate_con02 ul li{
  width: 23%;
  float: left;
  margin: 0 2% 30px 0;
}
.innovate_con02 ul li img{
  width: 100%;
}
.innovate_con03 table tr{
  height: 60px;
  line-height: 60px;
  text-align: left;
  font-size: 16px;
  background: #f1f1f1;
}
.innovate_con03 table tr th{
  background: #006ebb;
   color: #fff;
   text-align: center;
}
.innovate_con03 table tr th,.innovate_con03 table tr td{
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 0 10px;
}
.innovate_link{
  margin: 0 -2% 30px 0;
}
.innovate_link li,.innovate_link01 li{
  width: 23%;
  height: 45px;
  margin: 0 2% 10px 0;
  line-height: 45px;
  float: left;
  transition: .5s;
  background: #006ebb;
}
.innovate_link li a,.innovate_link01 li a{
  
  text-align: center;
  color: #fff;font-size: 16px;
}
.innovate_link li:hover,.innovate_link li.on,.innovate_link01 li.on,.innovate_link01 li:hover,.innovate_link02 li.on,.innovate_link02 li:hover {
  background: #0084e1;
}

.innovate_con_list li,.innovate_con_list01 li{
  width: 31%;
  margin: 0 2% 30px 0;font-size: 16px;
  float: left;
}
.innovate_link01{
  margin: 0 -1.5% 30px 0 ;
}
.innovate_link01 li{
  width: 15%;
  margin-right: 1.5%;
}

.innovate_con_list01 li{
  text-align: center;
  line-height: 50px;
}

.innovate_con_list02 li ,.innovate_con_list03 li,.innovate_con08 li{
  width: 48%;
  float: left;
  margin: 0 2% 30px 0;
  text-align: center;
  font-size: 16px;
}
.innovate_con_list02 li p{
  height: 48px;
  margin-top: 10px;
  padding:  0 10px;
}
.innovate_con_list03 li{
  width: 23%;
}
.innovate_con_list03 li p{
  line-height: 40px;
}
.innovate_con08 ul li p{
  height: 48px;
  margin-top: 10px;
}
.about_list li{
  width: 31%;
  margin: 0 2% 30px 0;
  float: left;
}
.about_list .ttl{
  margin-bottom: 20px;
}
.about_list_out{
  padding: 40px 0;
  margin: 40px 0;
  background: url('../img/about_bg.jpg') center center no-repeat;
  background-size: cover;
}
.innovate_link02{
  text-align: center;
  margin-bottom: 40px;
}
.innovate_link02 li{
  width: 180px;
  height: 45px;
  background: #006ebb;
  text-align: center;
  line-height: 45px;
  display: inline-block;
  margin-bottom: 20px;
}
.innovate_link02 li a{
  color: #fff;
  font-size: 16px;
}

.about_con01 .top ul{
  width: 47.5%;
  float: left;
  position: relative;
  margin-top: 50px;
}
.about_con01 .top ul li{
  width: 50%;
  float: left;
  padding: 40px;
  text-align: center;
}
.about_con01 .top ul li .num{
  color: #006ebb;
  margin-bottom: 20px;
}
.about_con01 .top ul li .num i{
  font-size: 44px;
  font-weight: bold;
  
}
.about_con01 .top ul:before,.about_con01 .top ul:after{
  content: '';
  
  position: absolute;
  background: #d7d7d7;
}
.about_con01 .top ul:before{
  width: 100%;
  height: 1px;
  left: 0;
  top: 50%;
}
.about_con01 .top ul:after{
  width: 1px;
  height:100%;
  left: 50%;
  top: 0;
}
.about_con01 .top .pic{
  width: 50%;
  float: right;
}
.about_con01 .top .pic img{
  width: 100%;
}
.about_list01{
  margin-top: 30px;
}
.about_list01 li{
  padding: 50px 0;
}
.about_list01 li.bg{
  background: #f7f7f7;
}
.about_list01 li .pic{
  width: 50%;
}
.about_list01 li .pic img{
  width: 100%;
}
.about_list01 li .txt{
  width: 45%;
  padding-top: 30px;
  font-size: 16px;
}
.about_list01 li .txt .ttl{
  text-align: left;
}
.about_list01 li .txt.fr{
  margin-left: 5%;
}
.about_list01 li .txt.fl{
  margin-right: 5%;
}
.about_list01 li .txt .con{
  text-indent: 2em;
}
.about_con01 .bottom ul,.about_list02{
  margin-right: -3%;
}
.about_con01 .bottom li{
  width: 47%;
  margin: 30px 3% 0 0;
  text-indent: 2em;
  float: left;
}
.about_con01 .bottom li img{
  width: 100%;
  margin: 20px 0;
}
.about_con02 .pic{
  width: 100%;
  overflow-x: auto;
}
.about_con03 .txt .con{
  font-size: 16px;
  text-indent: 2em;
  margin-bottom: 20px;
}
.about_list02 li{
  float: left;
  width: 30%;
  margin:0 3% 30px 0;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
}

.about_list02 li img{
  width: 100%;
  max-height:247px;
}

.about_con05_t .txt p{
  width: 48%;
  padding-top: 20px;text-indent: 2em;
  line-height: 30px;
  margin-bottom: 30px;
}
.about_con05_t img{
  width: 48%;
  margin-bottom: 30px;
}
.about_con05_m{
  padding: 50px 0;
  background: #f7f7f7;
}
.about_con05_m .box .ttl{
padding-bottom:15px;
  font-size: 22px;
  font-weight: bold;
}
.about_con05_m .box{
  width: 48%;
  margin-bottom: 30px;
}
.about_con05_m .box .ttl span{
  font-size: 12px;
  color: #666;
  float: right;
}
.about_con05_m .box>img{
  width: 100%;
  margin: 30px 0;
}
.about_con05_m .box ul  img{
  display: inline-block;vertical-align: middle;
  margin-right: 10px;
}
.about_con05_m .box ul li{
  border-bottom: 1px dashed #c2c2c2;
}
.about_con05_m .box ul li a{
  padding: 20px 0;
}
.about_con05_m .box ul p{
  width: 70%;
}
.about_con05_b{
  margin-top: 50px;
}
.about_con05_b ul,.service_con_list,.service_con_list01,.service_con04_list ul,.service_con05_b ul{
  margin-right: -2%;
}
.about_con05_b ul li{
  width: 31%;
  margin: 0 2% 30px 0;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  float: left;
}
.about_con05_m .box ul li:hover p{
  color: #006ebb;
}
.about_con06_list li{
  background: #f7f7f7;
  position: relative;
  margin-bottom: 30px;
}
.about_con06_list li .txt{
  width: 70%;
  padding: 15px;
  color: #666;
  position: relative;
}
.about_con06_list li:after{
  content: '';
  width: 1px;
  height: 100px;
  background: #e3e3e3;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  right: 120px;
}
.about_con06_list li .txt .ttl{
  color: #333;
  margin-bottom: 10px;
  font-weight: bold;
}
.about_con06_list li:hover .ttl{
  color: #006ebb;
}
.about_con06_list li .download{position: absolute;top:40px;
  right: 40px;transition: .5s;}
.about_con06_list li .download:hover{
  top: 30px;
}

.detail_con .ttl{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.detail_con ul li,.service_con_list01 li,.service_con05_b ul li{
  width: 48%;
  float: left;
  margin: 0 2% 30px 0;
  line-height: 40px;
}
.about_con09_t>div{
  background: #f7f7f7;
}
.about_con09_t>div .txt,.about_con09_t>div img{
  width: 50%;
}
.about_con09_t>div .txt{
  padding: 40px ;
  font-size: 16px;
  line-height: 30px;
}

.service_con_list li,.service_con04_list li,.service_con04_list01 li{
  width: 31%;
  margin: 0 2% 30px 0;
  float: left;
  font-size: 16px;
}
.service_con_list li .ttl{
  font-weight: bold;
  margin: 15px 0;
}
.service_con_list li .con{
  color: #666;
  height: 48px;
}

.service_con01_box .txt{
  width: 45%;
  text-indent: 2em;
  font-size: 16px;
  padding-top: 20px;
}
.service_con01_box .txt .con{
  margin-bottom: 20px;
}
.service_con01_box img{
  width: 45%;
}

.service_con_list01 li{
  text-align: center;
}
.service_con02_b,.service_con03_b{
  width: 100%;
  padding: 40px 0;
  background: #f7f7f7;
  margin-bottom: -60px;
  margin-top: 40px;
}
.service_news_l{
  width: 47.5%;
  float: left;
  margin-bottom: 30px;
}
.service_news_l p{
  height: 45px;
  line-height: 45px;
  background: #fff;
  color: #333;
  padding: 0 10px;
  font-weight: bold;
}
.service_news_r {
  width: 50%;
  float: right;
}
.service_news_r li{
  padding-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 20px;
}
.service_news_r li .pic{
  width: 27%;
  overflow: hidden;
}
.service_news_r li .txt{
  width: 70%;
  font-size: 16px;
  color: #666;
}
.service_news_r li .txt .ttl{
  font-weight: bold;
  color: #333; 
}
.service_news_r li .date{
  font-size: 14px;
  margin:5px 0;
}
.service_news_r li .date img{
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.service_con04_list,.service_con04_list01{
  padding: 40px 0;
  margin-top: 30px;
  background: #f7f7f7;
}
.service_con04_list li p,.service_con04_list01 li p{
  line-height: 40px;
}
.service_con04_list01{
  background: #fff;
}


/* pro_detail_banner */


.teco_detail_box{
  width:100%;
  margin-bottom: 50px;
  padding: 0 50px;
}
.teco_detail_show {
  width: 100%;
  z-index: 1;
}
.bigpic {
  width:100%;
  height:auto;
  margin-bottom: 10px;
  overflow: hidden;
  border: 1px solid #e1e1e1;
  
}
.bigpic a {
   width: 100%;
  height: 100%;
}
.bigpic a img{
  display: block;
  width: 100%;
  height: 100%;
}
div.zoomDiv,div.zoomMask {
  display: none !important;
}


.moveBox{
  width:100%;
  height:90px;
  position:relative;
  padding: 0 40px;
}
.pageLeft{
  width:20px;
  height:90px;
  position:absolute;
  left:0px;
  top:10px;
  cursor:pointer;
  line-height: 90px;
  text-align: center;
  color: #666; 
}
.pageRight{
  width:20px;
  height:90px;
  position:absolute;
  right:0px;
  top:10px;
  cursor:pointer;
  line-height: 90px;
  text-align: center; 
  color: #666; 
}
.move_content{
  clear:both;
  width:100%;
  overflow:hidden;
  position:relative;
  padding-top: 10px;
  margin: 0 auto;
  }
.rexiaoPic {
  overflow:hidden;
  width:100%;
  height:90px;
}
.sell_order {
  width:9999px;
  position:absolute
}
.rexiaoPic li{
  width:150px;
  height:90px;
  overflow: hidden;
  float:left;
  margin:0 20px 0 0;
  background:#fff;
  border: 2px solid #d5d5d5;
  cursor:pointer;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
}

.rexiaoPic li.hover{
  border-color: #006ebb;
}
.rexiaoPic li.hover:after{
  display: block;
}
.rexiaoPic li img{
  display: block;
  width: 100%;
  height: 100%;
}


/* shoujiduan */
.teco_detail_show01{
  
  display: none;
  width: 100%;
  position: relative;
}
.teco_detail_show01 .hd {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -40px;
  z-index: 2;
}
.teco_detail_show01 .hd ul{
  width: 100%;
  text-align: center;
}
.teco_detail_show01 .hd ul li{
  display: inline-block;
  width: 8px;
  height: 8px;
  line-height: 999px;
  background: #ccc;
  overflow: hidden;
  margin: 0 4px;
  border-radius: 8px;
}
.teco_detail_show01 .hd ul li.on{
  background: #0070c9;
}
.teco_detail_show01 .bd{
  width: 100%;
}
.teco_detail_show01 .bd ul li img{
  display: block;
  max-width: 100%;
  margin:0 auto;
}

.innovate_con09_txt .con{
  font-size: 16px;
  text-indent: 2em;
  line-height: 30px;
}

/* 业务板块 */
.show-scroll{
  position: relative;

  padding: 0 80px;
  margin-bottom: 40px;
}
.show-scroll,.nbs-flexisel-inner,.nbs-flexisel-ul{
  width: 100%;
}
.nbs-flexisel-item a{
  /* width: 92%; */
}
.nbs-flexisel-inner{

  overflow: hidden;
}
.nbs-flexisel-ul{
  position: relative;
  width:99999px;
  list-style-type: none;
  overflow:hidden;
  zoom:1;
}
.nbs-flexisel-item{
  width: 320px !important;
  float: left;
  overflow: hidden;
  position: relative;
  margin:0 30px 0 0;
}
.nbs-flexisel-item img{
  width: 100%;
}
.nbs-flexisel-item .hover-wrap{
  width:100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(80,81, 90, .7);
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding-bottom: 25px;
  margin-bottom: -55px;
  transition: .5s;
}
.nbs-flexisel-item .hover-wrap p{
  line-height: 60px;
  height: 60px;
  padding: 0 10px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
}
.nbs-flexisel-item .hover-wrap span{
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  background:  #df0011;
  margin: auto;
}
.nbs-flexisel-item:hover .hover-wrap{
  margin-bottom: 0;
}

.scroll_btn {
    margin-top: 40px;
    text-align: center;
}
.scroll_btn i {
    display: inline-block;
    margin-right: 10px;
    
}
.show-scroll .scroll_btn span.nbs-flexisel-nav-left i,.show-scroll .scroll_btn span.nbs-flexisel-nav-right i{
  width:42px;
  height: 42px;
  background: url('../img/left.jpg') center center no-repeat;
}
.show-scroll .scroll_btn span.nbs-flexisel-nav-right i{
  background: url('../img/right.jpg') center center no-repeat;

}
.nbs-flexisel-item p,.service_con05_b ul li p{
  line-height: 40px;
}
.service_con05_m{
  margin: 40px 0;
}
.service_con05_m li{
  width: 100%;
  background: url('../img/service_img09.jpg') left top no-repeat;
  background-size: cover;
}
.service_con05_m li:last-child{
  background: url('../img/service_img09_01.jpg') left top no-repeat;
  background-size: cover;
}
.service_con05_m li .txt{
  width: 50%;
  color: #fff;
  padding: 40px 0 20px 20px;
  font-size: 16px;
  line-height: 30px;
}
.service_con05_m li .txt.fl{
  padding: 40px 20px 20px 0;
}
.service_con05_m li .txt .ttl{
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.service_con05_m li .txt .con{
  height: 120px;
}
.service_con05_b{
  margin:40px 0 -60px ;
  padding: 40px 0;
  background: #f6f6f6;
  text-align: center;
  color: #333;
}

#flexiselDemo02{
  position: relative;
}
#flexiselDemo02:after{
  content: '';
  width: 100%;
  height: 1px;
  background: #dcdcdc;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 0;
}
.scroll_btn{
  cursor: pointer;
}
.about_history .ttl{
  font-weight: bold;
  font-size: 30px;
  color: #333;
  text-align: center;
  line-height: 30px;
  margin-bottom: 40px;
}
.about_history ul li {
  width: 320px !important;
  height: 200px;
  position: relative;
  overflow: visible;
}

.about_history ul li .con{
  width: 100%;
  height: 130px;
  border: 1px solid #dcdcdc;
  border-bottom: 0;
  padding: 25px;
  line-height: 24px;
}
.about_history ul li .year{
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #0567a9;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 24px;
}
.about_history .nbs-flexisel-inner01{
  overflow: hidden;
}
.about_history ul li.bottom{
  margin-top: 310px;
  padding-top: 10px;
}
.about_history ul li.bottom .con{
  border-bottom: 1px solid #dcdcdc;
  border-top: 0;
}
.about_history ul li span{
   position: absolute;
   font-size: 30px;
  color:#0567a9;
}
.about_history ul li.top span,.about_history ul li.top .point{
  top: 160px;
  left: 50%;
  margin-left: -10px;
}

.about_history ul li.top .point{
  top: 240px;
}
.about_history ul li.bottom span,.about_history ul li.bottom .point{
  top: -2px;
  left: 50%;
  margin-left: -10px;
}
.about_history ul li.bottom .point{
  top: -65px;
}
.about_history ul li .point{
  display: block;
  width: 18px;
  height: 18px;
  background:#0567a9;
  border-radius: 50%;
  position: absolute;
  margin-left: -5px !important;
  z-index: 2;
}
.about_history ul li:hover .point,.about_history ul li:hover .year{
  background: #f50000;
}
.about_history ul li:hover span{
  color: #f50000;
}

