@charset('utf-8');
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
*{
    font-size: 14px;
    font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
}

body, td {
	font-size: 14px;
}
img{
	border:none;
	}
.clearBoth{
	clear:both;
}
.tab {
	margin-top:0px;
}
a{
    outline: none;
   target="_blank";
}
a:link{
    text-decoration: none;
}
a:visited{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
a.active{
    text-decoration: none;
}
.leotext{
  	letter-spacing: 15px;
	font-size: 24px;
	text-transform: uppercase;
	fill: none;
	stroke-width: 1px;
	stroke-dasharray: 180 20;
	animation: stroke 6s infinite linear;
}
.leotext-1{
	stroke: #e62129;
	text-shadow: 0 0 5px #e62129;
	animation-delay: -1.5s;
}
.leotext-2{
	stroke: #3e71c1;
	text-shadow: 0 0 5px #3e71c1;
	animation-delay: -3s;
}
/*.text-3{
	stroke: #e74c3c;
	text-shadow: 0 0 5px #e74c3c;
	animation-delay: -4.5s;
}
.text-4{
	stroke: #9b59b6;
	text-shadow: 0 0 5px #9b59b6;
	animation-delay: -6s;
}
*/
@keyframes stroke {
	100% {
		stroke-dashoffset: -400;
	}
}
.svgText{
	width:600px;
	margin:0 auto;
}
.svgText h3{
	font-size:18px;
	color:#333;
}
.svgText p{
	font-size:16px;
	color:#888;
}
.svgText p a,.svgText p a:hover{
	color:#01a6fc;
	font-weight:600;
}
.svgText ul li{
	font-size:16px;
	color:#888;
}


/****首页****/
.cNewsRow{
	margin-bottom:10px;
}
div[id|=more] {
	display:none;
	}
div[id|=label]{
	text-align:center;
	width:80px;
	float:left;
	margin:0 15px;
	padding:5px 0px 5px 0px;}
div[id|=label] a{
	color:#3498db;
}
ul[id|=newsListDisp]{
	display:none;}
#newsListDisp-1{
	display:block;}
#more-1{
	display:block;}
#label-1{
	border-bottom:3px solid #3498db;
	}

.clearboth{
	clear:both;}
.content1{
	width:1220px;
	margin:0 auto;
  	padding-top:10px;
	overflow:hidden;
	}
.leftContainer{
	width:250px;
	background:#fff;
	float:left;
    margin:0 auto;
    padding-left:20px;}

.cTitle1{
	 border-bottom:2px solid #3498db;
	 height:30px;
	margin-bottom:10px;}
.cTitle1 label{
	height:30px;
	line-height:30px;
	font-size:14px;
	background:#3498db;
	display:block;
	width:80px;
	text-align:center;
	color:#FFF;
	border-radius:2px 2px 0 0;
	text-align:center;
	float:left;}
.cTitle1 a{
	float:right;
	height:30px;
	line-height:30px;
	display:block;
	color:#06F;
	}
#cChoose{
  clear:both;
  margin-left:10px;
}
.cNewsAuthor{
	color:#e15517;
  	float:left;}
.cNewsDate{
  float:right;
  width:90px;
}
.fw_menu{
	list-style:none;
	padding:0;
	margin:20px 0 0 20px;
	}
.fw_menu li a{
	float:left;
	width:100px;
	height:120px;
	display:block;
	color:#999;
	overflow:hidden;
}
.fw_menu li a span{
	line-height:30px;}
.cTitle2{
	border-bottom:1px solid #CCC;
	height:30px;
  margin-bottom:10px;
  	width:100%;
	}
.cTitle2 label{
	font-weight:bold;
	height:30px;
	line-height:20px;
	display:block;
	float:left;
}
.cTitle2 label span{
	width:7px;
	height:20px;
	border-radius:3px;
	background:#3498db;
	display:block;
	float:left;
	margin-right:5px;
	}
.cTitle2 a{
	float:right;
	height:30px;
  line-height:30px;
	display:block;
	color:#06F;
	}
.crm_menu{
	list-style:none;
	padding:0;
	margin:0 0 0 20px;
	}
.crm_menu li a{
	width:100px;
	float:left;
	display:block;
	line-height:30px;
	color:#06F;
	white-space:nowrap; 
    
	}
.crm_menu li a:hover{
	color:#069;}
.rightContainer{
	background:#fff;
	overflow:hidden;}
.newsList{
	width:450px;
	float:left;
	padding:0 10px;}
.newsList1{
	list-style:none;
	padding:0;
	margin:0;
   	clear:both;}
.newsList1 li{
	line-height:30px;
      clear:both;}
.newsList1 li a{
	color:#333;
	line-height:30px;
	width:280px;
	display:block;
	overflow:hidden;
	float:left;
	}
.newsList1 li a:hover{
	background:#eee;}

/*以下为菜单项CSS*/  

#leoMenu {
      width:100%;
	  background-color:#333;
	  height:70px;
    }
#leoMenuContainter{
	width:100%;
	margin:0 auto;
	max-width:1220px;
	height:100%;
}  

#leoMenuContainter ul {
      list-style: none;
    }

#leoMenu table {
      position: absolute;  
      left: 0;  
      top: 0;  
    }
.leoL1-nav li {
      float: left;  
      position: relative; 
      left: 0px;
      top: 0px;
  	  font-size:16px;
    }
.leoL1-nav li a{  
      display: block;  
      text-align: center;  
      text-decoration: none;  
      width: 92px;
      height: 70px;
      line-height: 70px;
      color: #FFF;
  	  font-size:16px;
	  
    }

.leoL1-nav li a:hover, .leoL1-nav li:hover {  
      color: #fff;
      background: #e15517;
    }

.leoL2-nav {
      visibility: hidden;
      position: absolute; 
      left: 0px;
      top: 70px;
    }

.leoL2-nav li{
      float: left;  
      position: relative; 
      left: 0px;
      top: 0px;
  	 z-index:999;
    }

.leoL2-nav li a{  
      display: block; 
      text-align: center;  
      text-decoration: none;  
      width: 92px;
      height: 40px;
      line-height: 40px;
      color: #FFF;
      /*background-color: rgba(26,26,26,0.7); */
  	  background-color:#333; 
    }
.leoL2-nav li a:hover, .leoL2-nav li:hover {  
      color: #fff;
      background: #e15517;
    }

   

   
.leoL1-nav li a:hover .leoL2-nav li, .leoL1-nav li:hover .leoL2-nav li {
      visibility: visible;
    }


/*以上为菜单项CSS*/

/*  以下为轮换大图CSS  */
#headerimgs{
   width:100%;
  height:274px;
  margin:-15px auto 0 auto;
}
.headerimg {
  	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:270px;
	position:absolute;
}
/*  以上为轮换大图CSS  */
/*以下为学院服务*/
.fw_menu{
	width:200px;
	list-style:none;
  	margin-left:15px;
}
.fw_menu li{
	text-align:center;
	width:100px;
  	height:120px;
  	float:left;
}
/*以上为学院服务*/
/*以下为友情链接*/
.crm_menu{
	list-style:none;
  	margin-left:15px;
}
.crm_menu li{
  	border-bottom:1px dotted #CCC;
  	height:30px;
  	line-height:30px;
  	width:90px;
  	float:left;
  	margin-left:10px;
}
/*以上为友情链接*/


/*以下为首页新闻板块*/
.newsContainer{
  width:445px;
  float:left;
  overflow:hidden;
}
.pull-right{
;}
/*以上为首页新闻板块*/

.footer1{
	background:#CCC;
}

.footerContainer{
	width:1220px;
  	margin:0 auto;
  	padding-left:100px;
}
.content{
  clear:both;
  overflow:hidden;
      height:auto;
    }
  


body, td {
	font-size: 14px;
    
}
.tab {
	margin-top:10px;
       
  
     
}
#TabTab03Con1 {
  width:408px;
	height:240px;
  border-left:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	border-right:#FFF 1px solid;    
	
}
#TabTab03Con2 {
	 width:408px;
	height:240px;
  border-left:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	border-right:#FFF 1px solid;   
	
}
#TabTab03Con3 {
	 width:408px;
	height:240px;
  border-left:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	border-right:#FFF 1px solid;  
}
     #TabTab03Con4 {
	 width:408px;
	height:240px;
   	border-left:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	border-right:#FFF 1px solid;  
}
.lanrenzhijia1 {
    color: #3498DB;
	width:408px;
    height:27px;
    line-height:27px;
	cursor:pointer;
    background-image:url(../gfy/images/01.png);    
}
.lanrenzhijia2 {
    color: #3498DB;
	width:408px;
	height:27px;
	line-height:27px;
	cursor:pointer;
    background-image:url(../gfy/images/02.png);  
}
.lanrenzhijia3 {
    color: #3498DB;
	width:408px;
	height:27px;
	line-height:27px;
	cursor:pointer;
    background-image:url(../gfy/images/03.png);
}
.lanrenzhijia4 {
    color: #3498DB;
	width:408px;
	height:27px;
	line-height:27px;
	cursor:pointer;
    background-image:url(../gfy/images/04.png);
}
.tab1 {
       font-weight: bold;
  width:102px;
	height:27px;
	line-height:27px;
	float:left;
    text-align:center;
	cursor:pointer;
	color:#2C3E50;
}
.tab2 {
       font-weight: bold;
	width:102px;
	height:27px;
	line-height:27px;
	float:left;
    text-align:center;
	cursor:pointer;
	color:#2C3E50;
}
.tab3 {
       font-weight: bold;
	width:102px;
	height:27px;
	line-height:27px;
	float:left;
	text-align:center;
	cursor:pointer;
	color:#2C3E50;
}
 .tab4 {
       font-weight: bold;
	width:102px;
	height:27px;
	line-height:27px;
	float:left;
	text-align:center;
	cursor:pointer;
	color:#2C3E50;
}








.banner, .header{
    width: 100%;
  	min-width:1220px;
  	
}
.banner .picture{
    position: relative;
    left: 0;
}

.banner-title{
    font-size: 50px;
    text-shadow: none;
    letter-spacing: 0.1em;
}
.carousel-indicators li{
    border: none;
    background-color: rgba(255, 255, 255, 0.6);
    margin: 0;
    width: 12px;
    height: 12px;
    margin-left: 10px;
}
.carousel-indicators li.active{
    border: none;
    background-color: #FFF;
    margin-left: 15px;
}
.carousel-caption{
    bottom: 36%;
}
.carousel-indicators{
    bottom: 0;
}
.content{
    min-height: 260px;
}
.container{
    width: 100%;
  	min-width:800px;
    max-width: 1220px !important;
}
.content .container{
  	width:100%;
    min-width: 800px;
    max-width: 1220px;
    margin: 0 auto;
}
.container1{
  	width:100%;
    min-width: 800px;
    max-width: 1220px;
}
a.img-block .resize{
    width: 90%;
    margin: 0 auto;
}

.logo-block{
    height: 80px;
}
.logo-block a.logo-text span{
    font-size: 24px;
    color: #262626;
}
.button-primary{
    color: #FFF;
    background-color: #27ABFF;
    font-size: 16px;
    border: none;
    width: 80px;
    height: 30px;
    margin-top: 25px;
    border-radius: 2px;
}
.button-warning{
    color: #FF8522;
}
.button-warning:hover{
    color: #FF8522;
}

.nav-block{
    background-color: #F2F2F2;
    padding: 0;
}
.nva-block ul{
	list-style:none;
}
.nav-block li{
  line-height:30px;      
}
.nav-block li:hover{
    background:#999;      
} 
.nav-block li:hover a{
  background:#999;
  font-color:#ffffff;     
}

.nav-block li a{
    color: #262626;
    font-weight: 600;
    background-color: #F2F2F2;

}
.nav-block ul.nav li.active a{
    background-color: #F8F8F8;
    color: #3498DB;
}
.list-group-item{
	border:none;
}
.list-group-item a{
  width: 700px;
  line-height: 20px;
  float:left;
}
.list-group-item span{
  line-height:20px;
  float:right;
  margin-right:20px;
  display:block;
  margin-top:-20px;
}

.news-list ul li.list-group-item:hover{
    background-color: #EEE;
}


.list-block{
    padding: 0;
    margin: 0;
  		left:22px;
}
.list-block .tabs,
.list-block .tabs-outline{
    margin-bottom: 5px;
}
.list-block .tabs{
    padding: 0;
    border-bottom: 2px solid #27ABFF;
}
.list-block .tabs label{
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.list-block .tabs-outline label{
    line-height: 30px;
    color: #262626;
    margin: 0;
}
.list-block .tabs-outline label span{
    margin-right: 10px;
    border-radius: 2px;
    background-color: #27ABFF;
    width: 6px;
    height: 20px;
    line-height: 30px;
    display: inline-block;
    margin-bottom: -5px;
}
.list-block .tabs-outline .text,
.list-block .tabs .text{
    line-height: 30px;
    color: #27ABFF;
}
.list-block .tabs-outline .add,
.list-block .tabs .add{
    margin: 0 12px;
}
.list-block .tabs-outline{
    padding: 0;
    border-bottom: 1px solid #CCCCCC;
}

.link-list li{
    list-style: none;
    float: left;
    margin: 5px 0;
}
.link-list li a{
    padding: 5px;
    color: #2980B9;
}
.link-list li a:hover{
    background-color: #3498DB;
    color: #FFF;
}
.link-list li a:active{
    color: #2980B9;
}


.link-list{
    margin: 0 auto;
}


.link-list,
.items-block{
    margin: 0;
    padding: 0;
}
.items-block1{
    margin: 0;
    padding: 0;
    width: 232px;
}



.items-block li{
	display: inline-block;
    height:30px;
 	line-height:30px;
    width: 100%;
  	float:right;
    list-style: none;
    
}
.items-block li a{
  	width:327px;
  	display:block;
  	float:left;
}
.items-block li a:hover{
    background-color: rgba(136, 136, 136, 0.2);
}
.items-block li a span{
    min-width: 40px;
    padding: 0 1px;
    color: #959595;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.items-block li a span.item-time{
    text-align: right;
}
.items-block li a span.item-title{
    margin: 0;
    color: #262626;
    font-size: 14px;
    max-width: 350px;
}
.items-block li a span.item-title1{
    margin: 0;
    color: #262626;
    font-size: 14px;
    max-width: 200px;
}

.items-block li a span.red,
.items-block li a span i.red,
.items-block li a span.green,
.items-block li a span i.green,
.items-block li a span.blue,
.items-block li a span i.blue,
.items-block li a span.grey,
.items-block li a span i.grey{
    color: #FFF;
    margin-right: 8px;
    text-align: center;
    background-color: #FA4C3C;
}
.items-block li a span i.grey,
.items-block li a span.grey{
    background-color: #959595;
}
.items-block li a span i.green,
.items-block li a span.green{
    background-color: #2ECC71;
}
.items-block li a span i.blue,
.items-block li a span.blue{
    background-color: #3498DB;
}

.items-block .col-md-1,
.items-block .col-md-2,
.items-block .col-md-3,
.items-block .col-md-4,
.items-block .col-md-5,
.items-block .col-md-6,
.items-block .col-md-7,
.items-block .col-md-8,
.items-block .col-md-9,
.items-block .col-md-10,
.items-block .col-md-11,
.items-block .col-md-12{
    margin: 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xyfwaa a{
  width:100px;
  text-align:center;
  float:left;
  margin-top:10px;
}



.items-block li a span i{
    font-style: normal;
    color: #FFF;
    padding: 2px;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    margin-right: 6px;
    border-radius: 10px;
}

.c262626{
    color: #262626 !important;
    margin-right:143px;
}
.c262626 a:hover{
  color:#ffffff;
}
.c959595{
    color: #959595 !important;
}
.tx-r{
    text-align: right;
}
.tx-c{
    text-align: center;
}
header, .header{
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.75);
}
.navbar{
    margin-bottom: 0;
}
.navbar-brand{
    width: 160px;
    margin-right: 20px;
    line-height: 30px;
    text-indent: -999em;
    background-image: url('../images/logo.png');
    background-repeat: no-repeat;
}
.carousel-control{
    display: none;
}






footer, .footer{
    background-color: #F7F7F7;
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    margin-bottom: -20px;
}
.footer div.text{
    padding: 0 20px; 
}
.footer div.text p{
    font-size: 12px;
    color: #878787;
}
.footer div.text p a{
    color: #3A3A3A;
    cursor: pointer;
}
.footer div.text p a:hover{
    color: #1C1C1C;
}

.img-block{
    height: 260px;
    border: 8px solid #FFF;
    border-left-width: 3px;
    border-right-width: 3px;
    color: #333;
}
.img-block:hover{
    text-decoration: none;
    color: #333;
    cursor: pointer;
}
.img-block .text{
    line-height: 18px;
    margin-left: 5px;
    margin-right: 5px;
}
.icon-text{
    height: 130px;
    line-height: 130px;
    font-size: 30px;
    padding-left: 54px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 20px center;
    border-bottom: 1px solid #D7D7D7;
}
.icon-text.lock{
    background-image: url('/images/home3_07.png');
}
.icon-text.comment{
    background-image: url('/images/home3_05.png');
}
.icon-text.package{
    background-image: url('/images/home3_09.png');
}

.mt25{
    margin-top: 25px;
}
.mt15{
    margin-top: 15px;
}
.pr16{
    padding-right: 16px;
}
.pl16{
    padding-left: 16px;
}
.h266{
    height: 266px;
}
.gray-back{
    background-color: #f8f8f8;
    overflow: hidden;
}
.apps{
  width:300px;
  min-width:300px;
  text-align:center;
  margin-left:-50px;
}
.apps a{
    text-decoration: none;
  	width:130px;
  	text-align:center;
      margin-top:10px
}
.apps img{
    display: block;
    margin: 0 auto;
}
.apps a span{
    display: block;
    color: #959595;
}

a.icon{
    height: 105px;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    color: #333;
    font-size: 16px;
    text-decoration: none;
} 

.icon-resize{
    width: 100%;
    height: 220px;
    margin: 104px auto;
}
.icon span{
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    margin-bottom: 10px;
    background-image: url('/images/product.png');
    background-repeat:no-repeat;

    -webkit-transition: -webkit-transform 0.8s ease-out;
       -moz-transition:    -moz-transform 0.8s ease-out;
        -ms-transition:     -ms-transform 0.8s ease-out;
         -o-transition:      -o-transform 0.8s ease-out;   
}
a.icon:hover span{
    -webkit-transform: rotateZ(360deg);
       -moz-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
         -o-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
}
.icon.active{color: #afafaf;}
.icon .icon-scan {background-position: 0 0;}
.icon .icon-audit{background-position: -70px 0;}
.icon .icon-data {background-position: -140px 0;}
.icon .icon-wifi {background-position: -210px 0;}
.icon.active .icon-scan {background-position: 0 -70px;}
.icon.active .icon-audit{background-position: -70px -70px;}
.icon.active .icon-data {background-position: -140px -70px;}
.icon.active .icon-wifi {background-position: -210px -70px;}

.scan .audit .data .wifi{
    height: 600px;
    background-color: #FFF;
}
.word{
    display: block;
    color: #111111;
    font-size: 30px;
    margin-top: 210px;
    text-align: center;
}
.product-text{
    display: block;
    color: #111111;
    font-size: 16px;
    margin-top: 20px;
    overflow: hidden;
    display:-webkit-box;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;    
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.more{
    display: block;
    text-decoration: none;
    color: #278cde;
    font-size: 16px;
    text-align: center;
    margin-top: 15px;    
}
.product{
    display: block;
    width: 637px;
    height: 610px;
    margin-top: -40px;
}

.h250{
    height: 250px;
}
.h60{
    height: 60px;
}
.mt20{
    margin-top: 20px;
}
.contact{
    background-image: url('/images/contact.jpg');
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    color: #FFF;
}
.contact-title{
    font-size: 35px;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 110px;
}
.contact-word{
    font-size: 25px;
    display: block;
    width: 100%;
    text-align: center;
}
.contact-text{
    font-size: 16px;
    color: #1a1a1a;
    display: block;
    line-height: 35px;
    padding-top: 15px;
    padding-left: 90px;
}
.line{
    width: 100%;
    background-color: #dfdfdf;
    margin: 0 auto;
    margin-top: 40px;
}
.map{
    background-image: url('/images/map.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 350px;
}

.case{
    color: #060606;
}
.title{
    font-size: 24px;
    display: block;
    width: 100%;
    text-align: center;  
    margin-top: 110px;  
  	font-weight:bold;  
}
.detailmain{
}
.little-title{
    font-size: 15px;
    color: #8d8d8d;
    display: block;
    width: 100%;
    text-align: center;  
    letter-spacing: 8px;
}
.case-table{
    display: block;
    margin-top: -50px;
    margin-bottom: 20px;
}
.case-list{
    padding: 0 7px;
    text-align: center;
    margin-bottom: 30px;
}
.case-list{
    height: 185px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 0 7px;
}
.case-list a{
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: relative;
    text-decoration: none;
    border: 1px solid #dfdfdf;
}
.case-list a:hover{
    border: 1px solid #33b1f1;
}
.case-list a img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    margin: auto;
}
.case-list a span{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1000;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    width: 100%;
    text-decoration: none;
    background-color: rgba(26,26,26,0.7);
}
.case-list a:hover span{
    background-color: rgba(0, 156, 255, 0.6);
}

.about-word{
    font-size: 20px;
    letter-spacing: 4px;
    display: block;
    width: 100%;
    text-align: center;
}
.about-title{
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #1a1a1a;
    display: block;
    height: 30px;
    width: 100px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.about-text{
    font-size: 16px;
    text-indent: 2.0em;
    line-height: 30px;
    color: #1a1a1a;
    display: block;
    margin-bottom: 5px;
}
.about-list{
    margin-bottom: 30px;
}
.about{
    padding-top: 10px;
    padding-bottom: 30px;
}
.aboutimg{
    background-image: url('/images/about.jpg');
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    color: #FFF;
}

.joinimg{
    background-image: url('/images/join.jpg');
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    color: #FFF;
}
.join-list{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dfdfdf;
}
.join-title{
    color: #33b1f1;
    font-size: 18px;
    width: 120px;
    padding: 0;
    text-align: center;
    display: block;
}
.join-text{
    font-size: 16px;
    line-height: 30px;
    color: #1a1a1a;
    display: block;
    padding-left: 20px;
    padding-top: 30px;
}
.join-content{
    margin-top: 20px;
}
.join-content .nav li a{
    text-align: center;
    color: #1A1A1A;
    font-size: 16px;
    background-color: #F8F8F8;
}
.join-content .nav li.active a{
    background-color: #1A1A1A;
    color: #FFF;
}
.posititon{
    width: 100%;
    height: auto;
    min-height: 300px;
    margin-top: 10px;
}
.join-word{
    font-size: 18px;
    display: block;
    color: #1a1a1a;
    font-weight: bold;
    padding-top: 40px;
    padding-left: 50px;
    padding-bottom: 20px;
}
.join-more{
    font-size: 14px;
    line-height: 25px;
    color: #1a1a1a;
    padding-left: 50px;
}

.icon-service{
    width: 100%;
    height: 40px;
    margin: 84px auto;
}
.icons{
    line-height: 45px;
    text-align: center;
    color: #333;
    font-size: 20px;
    text-decoration: none;
} 
.icons span{
    line-height: 45px;
}
.icons span.icon{
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    background-image: url('/images/service1.png');
    background-repeat:no-repeat;

    -webkit-transition: -webkit-transform 0.8s ease-out;
       -moz-transition:    -moz-transform 0.8s ease-out;
        -ms-transition:     -ms-transform 0.8s ease-out;
         -o-transition:      -o-transform 0.8s ease-out; 
}
.icons span.icon:hover{
    -webkit-transform: rotateZ(360deg);
       -moz-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
         -o-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
}
.icons.active{color: #afafaf;}
.icons .icons-scan {background-position: 0 0;}
.icons .icons-audit{background-position: -45px 0;}
.icons .icons-data {background-position: -90px 0;}

.icons.active .icons-scan {background-position: 0 -45px;}
.icons.active .icons-audit{background-position: -45px -45px;}
.icons.active .icons-data {background-position: -90px -45px;}

.h206{
    height: 206px;
}

.service-table{
    padding-top: 20px;
    padding-bottom: 30px;
}
.service-tip{
    font-size: 12px;
    color: #848484;
    display: block;
    background-color: #efefef;
    text-align: center;
    line-height: 20px;
    margin-bottom: 20px;
}
.service-img{
    display: block;
    width: 65px;
    height: 65px;
    background-image: url('/images/service2.png');
    background-repeat:no-repeat;

    -webkit-transition: -webkit-transform 0.8s ease-out;
       -moz-transition:    -moz-transform 0.8s ease-out;
        -ms-transition:     -ms-transform 0.8s ease-out;
         -o-transition:      -o-transform 0.8s ease-out;   
}
.service-img:hover{
    -webkit-transform: rotateZ(360deg);
       -moz-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
         -o-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
}
.service-img1 {background-position: 0 0;}
.service-img2 {background-position: -65px 0;}
.service-img3 {background-position: -130px 0;}
.service-img4 {background-position: -195px 0;}
.service-img5 {background-position: 0 -65px;}
.service-img6 {background-position: -65px -65px;}
.service-img7 {background-position: -130px -65px;}
.service-img8 {background-position: -195px -65px;}
.service-img9 {background-position: 0px -130px;}
.service-img10 {background-position: -65px -130px;}
.service-img11 {background-position: -130px -130px;}

.service-title{
    margin-top: 40px;
}
.service-more{
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 65px;
    margin-left: 10px;
}
.service-text{
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 20px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-left: 1px dashed #333333;
    border-right: 1px dashed #333333;
}

.nopr{padding-right: 0}
.nopl{padding-left: 0}








*{ margin:0; padding:0; list-style:none;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ min-width: 1348px;max-width: 250px; height:231.5px; margin-top:-20px;margin-left: auto; margin-right: auto; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}

#playBox .smalltitle {width:1348px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:130px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:130px; right:10px; z-index:10;}
#playBox .oUlplay img{
   height:231.5px;width:1348px;display:block;margin-right: auto; margin-left: auto;
}

.nav-block{width:160px;margin-right:20px;float:left;}
.news-list{width:900px;}
.article{margin-top:-80px;}
.clear{ clear:both}

/* coin-slider */
.coin-slider{overflow:hidden;zoom:1;position:relative;width:1348px;margin:-20px auto 0 auto;}
.coin-slider a{text-decoration:none;outline:none;border:none;}
.cs-buttons{font-size:0px;padding:10px;float:left;}
.cs-buttons a{margin-left:5px;height:10px;width:10px;float:left;border:1px solid #B8C4CF;color:#B8C4CF;text-indent:-1000px;}
.cs-active{background-color:#B8C4CF;color:#FFFFFF;}
.cs-prev{cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:130px; right:10px; z-index:10;}

.cs-next{cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:130px; right:10px; z-index:10;}

.con-tainer {
  max-width: 200px;
  margin: 0 auto;
  padding: 0 15px;
    margin-top:450px;
}

/* 主要样式 */
.card-drop {
  position: position;
  margin: 0 auto;
  -moz-perspective: 200px;
  -webkit-perspective: 200px;
  perspective: 200px;
  background: rgba(0, 0, 0, 0.1);
}
.card-drop a {
  display: block;
  width: 100%;
  padding: 20px 0 20px 20px;
  height: 40px;
  text-decoration: none;
  color: #217dbb;
  background-color: #fafafa;
  border: 1px solid #ddd;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/*.card-drop a i {
  display: inline-block;
  width: 20px;
}*/
.card-drop > a.toggle {
  position: relative;
  z-index: -1;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -moz-transition: linear 0.1s;
  -o-transition: linear 0.1s;
  -webkit-transition: linear 0.1s;
  transition: linear 0.1s;
}
.card-drop > a.toggle:active {
  -moz-transform: rotateX(60deg);
  -webkit-transform: rotateX(60deg);
  transform: rotateX(60deg);
}
.card-drop > a.toggle:active:after {
  -moz-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.card-drop > a.toggle:before, .card-drop > a.toggle:after {
  content: "";
  position: absolute;
}
.card-drop > a.toggle:before {
  right: 25px;
  top: 50%;
  margin-top: -2.5px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(0, 0, 0, 0.8);
}
.card-drop > a.toggle.active:before {
  transform: rotate(180deg);
}
.card-drop ul {
  position: absolute;
  height: 100%;
  top: 0;
  display: block;
  width: 100%;
}
.card-drop ul li {
  margin: 0 auto;
  -moz-transition: all, ease-out 0.3s;
  -o-transition: all, ease-out 0.3s;
  -webkit-transition: all, ease-out 0.3s;
  transition: all, ease-out 0.3s;
  position: absolute;
  top: 0;
  z-index: 0;
  width: 100%;
}
.card-drop ul li a {
  border-top: none;
}
.card-drop ul li a:hover {
  background-color: #4aa3df;
  color: #f3f9fd;
}
.card-drop ul li.active a {
  color: #fff;
  background-color: #258cd1;
  cursor: default;
}
.card-drop ul li.closed a:hover {
  cursor: default;
  background-color: #3498db;
}

 .content{
      height:auto;
    }
  body, td {
	font-size: 14px;
    
}
.tab {
	margin-top:10px;
       
  
     
}
#TabTab03Con1 {
  width:408px;
	height:240px;
  border-left:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	border-right:#FFF 1px solid;    
	
}
#TabTab03Con2 {
	 width:408px;
	height:240px;
  border-left:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	border-right:#FFF 1px solid;   
	
}
#TabTab03Con3 {
	 width:408px;
	height:240px;
  border-left:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	border-right:#FFF 1px solid;  
}
     #TabTab03Con4 {
	 width:408px;
	height:240px;
   	border-left:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	border-right:#FFF 1px solid;  
}
.lanrenzhijia1 {
    color: #3498DB;
	width:408px;
    height:27px;
    line-height:27px;
	cursor:pointer;
    background-image:url(../gfy/images/01.png);    
}
.lanrenzhijia2 {
    color: #3498DB;
	width:408px;
	height:27px;
	line-height:27px;
	cursor:pointer;
    background-image:url(../gfy/images/02.png);  
}
.lanrenzhijia3 {
    color: #3498DB;
	width:408px;
	height:27px;
	line-height:27px;
	cursor:pointer;
    background-image:url(../gfy/images/03.png);
}
.lanrenzhijia4 {
    color: #3498DB;
	width:408px;
	height:27px;
	line-height:27px;
	cursor:pointer;
    background-image:url(../gfy/images/04.png);
}
.tab1 {
       font-weight: bold;
  width:102px;
	height:27px;
	line-height:27px;
	float:left;
    text-align:center;
	cursor:pointer;
	color:#2C3E50;
}
.tab2 {
       font-weight: bold;
	width:102px;
	height:27px;
	line-height:27px;
	float:left;
    text-align:center;
	cursor:pointer;
	color:#2C3E50;
}
.tab3 {
       font-weight: bold;
	width:102px;
	height:27px;
	line-height:27px;
	float:left;
	text-align:center;
	cursor:pointer;
	color:#2C3E50;
}
 .tab4 {
       font-weight: bold;
	width:102px;
	height:27px;
	line-height:27px;
	float:left;
	text-align:center;
	cursor:pointer;
	color:#2C3E50;
}
.title-line{
  font-size:12px;
 text-align:center;
  margin-top:10px;
}
.position{
  color:#333;
}

.pageLink a{color:#ccc;}
.pageLink a:hover{color:#ccc;}
.pageLink a:visited{color:#ccc;}
.pageLink ul li{width:70px;float:left;line-height:70px;}

.lArticle{
	clear:both;
  display:block;
}
.lArticle p{
	text-indent: 2em;
  	margin-top:0.5em;
  	font-size:16px;
}

.expert{
	padding: 0; 
  margin: 0; 
  list-style:none;
  width:820px;
}
.expert li{
  display:block; 
  width:260px;
  height:300px;
  float:left;
  margin:5px;
  background:#f7f7f7;
}
.expertPic{
  margin-left:55px;
}
.expertDesc{
	background:#15499a;
  height:100px;
  color:white;
  font-size:16px;
  text-align:center;
  line-height:30px;
}