*{
	margin:0;
	padding:0;
}
div,form,img,ul,ol,li,dl,dt,dd,p {margin:0;padding:0;border:0;} 
ul,li{list-style-type:none;} 
img{border:0;} 
input,select,textarea{vertical-align:middle;} 
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;} 
header, section, footer, aside, nav, main, article, figure { display: block; } 
body{
	margin:0 auto;
	padding:0;
	/*min-width:1200px;*/
	 background:#f8f8f8; 
	max-width:1920px;
	text-align:center;
	
 
  position: relative;
   font-family: 'Microsoft YaHei', sans-serif;
}
a,a:visited{color:#333; text-decoration: none;}
a:hover,a:active{color:#e60012; text-decoration: none;}
.container-fluid {padding:0;
width:100%;
overflow:hidden;
margin:0 auto;
}
.container {
		width: 1200px;
		padding-right: 0px; 
		padding-left: 0px; 
	}
	
@media (min-width: 1200px){
	
}
.mtop{
	margin-top:20px;
}
header{
	background:#404143;
	height:35px;
	
	width:100%;
	
}
.header-contact{
	
	float:right;
	
}
.hy{float:left;  text-align:left; line-height:35px; font-size:14px; height:35px; overflow:hidden; color:#fff; text-indent:1em;}
.sethome{float:left; margin-right:10px;}
.sethome a{color:#fff;display:inline-block; line-height:35px; padding:0 10px;}
.guanzhu{  margin-top:5px; margin-right:10px; position:relative; float:left;}
.guanzhu .guanzhu-text{ width:80px; height:30px; line-height:30px; float:left; display:inline; background: url(../image/liicon.gif) left center no-repeat; text-indent:0.5em; text-align:left; color:#808080; overflow:hidden;}
.guanzhu .btn-sinawb,.guanzhu .btn-qq,.guanzhu .btn-qqwb, .guanzhu .btn-wx, .guanzhu .btn-sj{ width:23px; height:23px; float:left; display:inline;overflow:hidden; margin-left:15px;}

.guanzhu .btn-sinawb a{width:23px; height:23px;  display:block; text-indent:-9999em; overflow:hidden; background: url(../img/sinaIcon.png) 0px 0px no-repeat;}
.guanzhu .btn-sinawb a:hover{background: url(../img/sinaIcon_white.png) 0px 0px no-repeat;}
.guanzhu .btn-qqwb a{width:23px; height:23px;  display:block; text-indent:-9999em; overflow:hidden; background: url(../img/txIcon.png) 0px 0px no-repeat;}
.guanzhu .btn-qqwb a:hover{background: url(../img/txIcon_white.png) 0px 0px no-repeat;}
.guanzhu .btn-qq a{width:23px; height:23px;  display:block; text-indent:-9999em; overflow:hidden; background: url(../img/qqIcon_white.png) 0px 0px no-repeat;}
.guanzhu .btn-qq a:hover{background: url(../img/qqIcon_white.png) 0px 0px no-repeat;}
.guanzhu .btn-wx{cursor:pointer; width:23px; height:23px; float:left; display:inline;overflow:hidden; background: url(../img/wxIcon_white.png) 0px 0px no-repeat;}
.guanzhu .btn-wx:hover{  background:url(../img/wxIcon_white.png) no-repeat 0 0;}
.guanzhu .btn-wx .pic{position:absolute; right:0px; top:45px; display:none;width:100px;height:100px; z-index:9999; border:0px #ccc solid;box-shadow: 0 3px 3px 0 rgba(0,0,0,0.3); }

.guanzhu .btn-sj{cursor:pointer; width:23px; height:23px; float:left; display:inline;overflow:hidden; background: url(../img/sjIcon.png) 0px 0px no-repeat;}

.guanzhu .btn-sj .pic{position:absolute; right:0px; top:45px; display:none;width:100px;height:100px; z-index:9999; border:0px #ccc solid;box-shadow: 0 3px 3px 0 rgba(0,0,0,0.3); }




.tel {float:left; line-height:26px;vertical-align:middle; background:url(../img/tel_white.png) no-repeat left center; }
.tel embed,.tel span{
	display:inline-block;
	vertical-align:top;
	color:#fff;
	margin-left:10px;
	text-indent:2em;

}

.btn-warning {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6707), color-stop(60%, #DD5600), to(#c94e00));
    background-image: linear-gradient(#ff6707, #DD5600 60%, #c94e00);
    background-repeat: no-repeat;
}
.btn {
    text-shadow: 0 1px 0 rgba(0,0,0,0.05);
}
.btn-warning {
    color: #fff;
    background-color: #DD5600;
    border-color: #DD5600;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.navbar-form{
	margin:0;
	margin-top:3px;
	float:left;
}
.navbar-form .form-group{
	display:inline-block;
	
}
.navbar-form .btn{
	margin-top:-1px
	
}


.navbar-form .form-control{
	border:0;
	border-radius:0;
	height:28px;
	line-height:28px;
	padding: 6px;
}
.navbar-default{background: rgba(255,255,255,0.95);}
.navbar-brand>img {
    display: inline-block;
	max-height:60px;
}

.navbar {    
    min-height: 100px;
    margin: 0;
	
    border: 0px solid transparent;
	
    box-shadow: 0 0px -2px 4px rgba(0,0,0,0.3); 
	border-bottom:2px #1c59aa solid;
	border-radius:0;
}

.navbar-brand {
   
    padding: 0px;
   
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.active>a:hover,.navbar-default .navbar-nav>li.active >a:focus  {
    color: #005bac;
    background: none;
	 font-weight:bold;
	 background:#f4f4f4
   
}
.navbar-brand span{display: none}
@media only screen and (min-width: 1000px){
  .navbar-brand span{display: inline-block;}
}

@media only screen and (min-width: 768px){
	header{
		display:none;
	}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
	padding-top:20px;
	
}
 .navbar-default .navbar-nav>li+li:before{
  
    content:' ';
    padding:0 5px;
	color:#ccc;
font-family:Arial,Sans-Serif;
display: inline-block;


  }

  .navbar-default .navbar-nav>li>a {
  display: inline-block;
    color: #333;
    font-size: 16px;
    padding:40px 15px;
}


}




.navbar-default .navbar-nav>li.active>a {
  background: none;
  color: #005bac;
  border-bottom: 0px #0557a3 solid;
  font-weight:bold;
  

}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: none;}

.navbar-header{
  height: 100px;
}

.bg{
	
}
#about,#news,#news2,#yqlj{
	margin-top:0px;
	clear:both;
	
}
#yqlj span{
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	color:#1c59aa;
}
#yqlj  a{
	display:inline-block;
	font-size:14px;
	margin-right:50px;
}
.column-title{
	
	line-height:39px;
	margin:0px auto;
text-align:left;
overflow:hidden;
}
.column-title a{
	float:right;
	line-height:39px;
}
.column-title span{
	width:150px;
	color:#fff;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:39px;
	text-align:center;
	background:url(../images/titlebg.png) no-repeat 0 0;
	margin-left:15px;
	
}
/*
.column-title span:before{
	content: '';
    background: #0376C7;
    display: inline-block;
    width: 4px;
    height: 17px;
	border-radius:1px;
    margin-right: 10px;
   line-height:35px;
   margin-top:-5px;
    vertical-align: middle;
    font-family: Arial,Sans-Serif;
		transition: all 0.3s ease 0s;
	}
*/

ul.aboutclass{
	margin-top:20px;
	overflow:hidden;
	
}
ul.aboutclass li{
	width:101px;
	height:101px;
	float:left;
	margin-left:18px;
	margin-right:18px;
}
ul.aboutclass li a{
	display:block;
	width:101px;
	height:101px;
}
ul.aboutclass li.about01 a{
	background:url(../images/about_01.png) no-repeat 0 0;
}
ul.aboutclass li.about01 a:hover{
	background:url(../images/about_01_hover.png) no-repeat 0 0;
}
ul.aboutclass li.about02 a{
	background:url(../images/about_02.png) no-repeat 0 0;
}
ul.aboutclass li.about02 a:hover{
	background:url(../images/about_02_hover.png) no-repeat 0 0;
}
ul.aboutclass li.about03 a{
	background:url(../images/about_03.png) no-repeat 0 0;
}
ul.aboutclass li.about03 a:hover{
	background:url(../images/about_03_hover.png) no-repeat 0 0;
}
ul.aboutclass li.about04 a{
	background:url(../images/about_04.png) no-repeat 0 0;
}
ul.aboutclass li.about04 a:hover{
	background:url(../images/about_04_hover.png) no-repeat 0 0;
}





#course,#job,#teacher,#xxhj{}


#teacher{

    /* background: url("../images/teacherbg.jpg") center center; */
    background-size: cover;
    color: #ffffff;
    text-align: center;
    width: 100%;
}
.quality_title {
    width: 100%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
	text-align:center;
}
.quality_title p {
    font-size: 24px;
    color: #444;
    line-height: 44px;
	padding:2px 0;
}
.quality_title span {
    font-size: 14px;
    color: #888888;
}
.column-content{
	/* background:#f2f2f2; */
	width:100%;
}
.column-content p{
	line-height:35px;
	font-size:15px;
	text-indent:2em;
}
.column-content p a{
	color:#1c59aa;
}
.column-content p a:hover{
	color:#ec0000;
}
.caret_style{
	text-align:center;
	margin-bottom:20px;
}
.caret_style .caret{
	border-top: 20px dashed;
    border-top: 20px solid\9;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
	color:#fff;
	margin:0;
	vertical-align: top;
	
}
#bootstrap,#youshi{
    padding: 20px 0;
}
#bootstrap h2,#youshi h2{
    font-weight: bold;
}
#bootstrap .col-md-8 p{
    line-height: 20px;
	text-indent:2em;
}
#bootstrap .col-md-4{
	line-height:350px;
	height:350px;
}
#bootstrap .col-md-4 img{
	vertical-align:middle;
	display:inline-block;
}
#youshi .col-md-4 img{
    border-radius:20px;
}
#youshi .col-md-8 p{
    line-height: 45px;
	text-indent:0em;
	font-size:16px;
}

.high_juli {
    margin-right: 15px;
}
.high {
    float: left;
    text-align: left;
    width: 234px;
    margin-bottom: 20px;
}

.high_shu {
    width: 5px;
    height: 38px;
    background: #5b2f74;
    float: left;
}
.high_title {
    font-size: 24px;
    color: #333;
    display: block;
    margin-top: -4px;
    margin-left: 14px;
    line-height: 28px;
}
.high_xu {
    font-size: 12px;
    color: #b2b2b2;
    margin-left: 10px;
}
.high_tab {
    /* width: 951px; */
    float: left;
    height: auto;
    position: relative;
}
.high_tab span {
    display: inline-block;
    position: absolute;
    top: 31px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 5px;
    background: #e5e5e5;
}
.high_tab ul {
    width: 100%;
    height: auto;
}
.high_tab li {
    float: left;
	display:inline;  
    height: auto;
    font-size: 16px;
    color: #777;
    cursor: pointer;
}

.high_tab li a {
    font-size: 16px;
    color: #777;
    display: block;
	text-align:center;
	 padding:0 30px;
}
.high_tab li.hover a {
	color: #D1A34D;
    border-bottom: 5px #D1A34D solid;
    padding-bottom: 10px;
    position: relative;
    z-index: 99;
	transition: all 300ms linear 0s,color 200ms linear 0s;
}
.high_tab li.hover a.lan {
    color: #3f86d6;
    border-bottom: 5px #3f86d6 solid;
}
.high_tab li.hover a.lv {
    color: #36b2a1;
    border-bottom: 5px #36b2a1 solid;
}
.high_tab li.hover a.cheng {
    color: #D1A34D;
    border-bottom: 5px #D1A34D solid;
}
.high_tab li.hover a.Java_ee {
    color: #5177C2;
    border-bottom: 5px #5177C2 solid;
}
.high_tab li.hover a.zise {
    color: #BF86E5;
    border-bottom: 5px #BF86E5 solid;
}
.high_tab li.hover a.dasj {
    color: #3FB0EA;
    border-bottom: 5px #3FB0EA solid;
}
.high_tab li.hover a.cheng {
    color: #e45431;
    border-bottom: 5px #e45431 solid;
}
.high_tab li.hover a.cuilv {
    color: #64bd02;
    border-bottom: 5px #64bd02 solid;
}



a.high_link {
    font-size: 16px;
    color: #D4141A;
    float: right;
	line-height:20px;
	display:inline;
	
}
a.high_link:hover {
    color: #ec0000;
	font-weight:bold;

}
.high_down {
    width: 100%;
    height: auto;
	overflow:hidden;
}
.high_down li {
    width: 100%;
}

.high_down_left {
    background: url(../images/webbg.gif) center no-repeat;
    width: 234px;
    height: 403px;
    float: left;
}
.javaeebg{
	 background: url(../images/javaeebg.gif) center no-repeat;
}
.dasjbg{
	 background: url(../images/dasjbg.gif) center no-repeat;
}
.zisebg{
	 background: url(../images/zisebg.gif) center no-repeat;
}
.cuilvbg{
	 background: url(../images/cuilvbg.gif) center no-repeat;
}
.high_down_left p {
    width: 182px;
    padding: 12px 0px;
    border: 1px #fff solid;
    font-size: 24px;
    color: #fff;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 56px;
	text-align:center;
}
.high_down_left span {
    font-size: 14px;
    color: #f2f2f2;
    line-height: 22px;
    display: block;
    text-align: left;
    margin-left: 30px;
}
.high_over {
    width: 115px;
    height: 35px;
	line-height:30px;
    background: #fff;
    border-radius: 18px;
    margin: 0 auto;
    margin-top: 30px;
    -webkit-transition: .8s;
}
.high_over em {
    width: 87px;
    height: 17px;
    background:  center no-repeat;
    display: inline-block;
    margin: 0px auto;
    padding: 9px 14px;
    -webkit-transition: .8s;
}

.high_over embed,.high_over span{
	display:inline-block;
	vertical-align:middle;
	color:#333;
	margin-left:10px;
}
.high_over span{

	margin-left:3px;
}
.high_midolle {
    width: 656px;
    height: 201px;
    background: #fff;
    float: left;
    margin-bottom: 14px;
}
.high_pingpu {
    float: left;
    width: 218px;
    height: 201px;
}
.high_ping_one {
    width: 100%;
    height: 58px;
    margin: 27px 0;
}
.high_ping_one a span{
	color:#333;
	
}
.high_ping_one a:hover span{
	color:#D4141A;
	
}
.high_ping_three {
    font-size: 16px;
    color: #333333;
    display: block;
    float: left;
    line-height: 26px;
    margin-top: 8px;
    margin-left: 70px;
}
.high_ping_four {
    font-size: 12px;
    color: #aaa;
    float: left;
    margin-left: 70px;
}
.icon_kc{
	 width: 197px;
    height: 58px;
    display: inline-block;
    margin-left: 20px;
}


.high_change {
    background: url(../images/icon_01_cheng.png) left no-repeat;  
}
.high_change02 {
    background: url(../images/icon_02_cheng.png) left no-repeat;
}
.high_change03 {
    background: url(../images/icon_03_cheng.png) left no-repeat;
}
.high_change04 {
    background: url(../images/icon_04_cheng.png) left no-repeat;
}
.high_change05 {
    background: url(../images/icon_05_cheng.png) left no-repeat;
}
.high_change06 {
    background: url(../images/icon_06_cheng.png) left no-repeat;
}

.high_javaee01 {
    background: url(../images/icon_01_javaee.png) left no-repeat;  
}
.high_javaee02 {
    background: url(../images/icon_02_javaee.png) left no-repeat;
}
.high_javaee03 {
    background: url(../images/icon_03_javaee.png) left no-repeat;
}
.high_javaee04 {
    background: url(../images/icon_04_javaee.png) left no-repeat;
}
.high_javaee05 {
    background: url(../images/icon_05_javaee.png) left no-repeat;
}
.high_javaee06 {
    background: url(../images/icon_06_javaee.png) left no-repeat;
}
.high_dasj01 {
    background: url(../images/icon_01_dasj.png) left no-repeat;  
}
.high_dasj02 {
    background: url(../images/icon_02_dasj.png) left no-repeat;
}
.high_dasj03 {
    background: url(../images/icon_03_dasj.png) left no-repeat;
}
.high_dasj04 {
    background: url(../images/icon_04_dasj.png) left no-repeat;
}
.high_dasj05 {
    background: url(../images/icon_05_dasj.png) left no-repeat;
}
.high_dasj06 {
    background: url(../images/icon_06_dasj.png) left no-repeat;
}
.high_cuilv01 {
    background: url(../images/icon_01_cuilv.png) left no-repeat;  
}
.high_cuilv02 {
    background: url(../images/icon_02_cuilv.png) left no-repeat;
}
.high_cuilv03 {
    background: url(../images/icon_03_cuilv.png) left no-repeat;
}
.high_cuilv04 {
    background: url(../images/icon_04_cuilv.png) left no-repeat;
}
.high_cuilv05 {
    background: url(../images/icon_05_cuilv.png) left no-repeat;
}
.high_cuilv06 {
    background: url(../images/icon_06_cuilv.png) left no-repeat;
}
.high_zise01 {
    background: url(../images/icon_01_zise.png) left no-repeat;  
}
.high_zise02 {
    background: url(../images/icon_02_zise.png) left no-repeat;
}
.high_zise03 {
    background: url(../images/icon_03_zise.png) left no-repeat;
}
.high_zise04 {
    background: url(../images/icon_04_zise.png) left no-repeat;
}
.high_zise05 {
    background: url(../images/icon_05_zise.png) left no-repeat;
}
.high_zise06 {
    background: url(../images/icon_06_zise.png) left no-repeat;
}
.high_youce {
    width: 280px;
    height: 201px;
    float: left;
    background: #fff;
    margin-bottom: 14px;
}
.lfen11 {
    border-top: 3px #ed5b7e solid;
    color: #ed5b7e;
}
.high_youce_one {
    font-size: 16px;
   
    font-weight: bold; 

    display: block;
    width: 101px;
    padding-top: 6px;
    margin: 0 auto;
	text-align:center;
}
.webkb{
		color: #E45431;
    border-top: 3px #E45431 solid;	
}
.javaeekb{
		color: #5177C2;
    border-top: 3px #5177C2 solid;	
}
.zisekb{
		color: #BF86E5;
    border-top: 3px #BF86E5 solid;	
}
.dasjkb{
		color: #3FB0EA;
    border-top: 3px #3FB0EA solid;	
}
.cuilvkb{
		color: #64bd02;
    border-top: 3px #64bd02 solid;	
}

.high_youce_two {
    width: 115px;
    float: left;
    height: 140px;
    margin-top: 12px;
    margin-left: 24px;
    overflow: hidden;
}
.high_xia {
    /* width: 951px; */
    height: 190px;
    float: left;
}
.cheng15, .lfen13 {
    width: 307px;
    overflow: hidden;
}
.high_xia_one {
    width: 178px;
    height: 188px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 15px;
}
.high_xia_one img {
    -webkit-transition: .8s;
}

.high_xia_one {
    width: 178px;
    height: 188px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 15px;
}
.cheng15, .lfen13 {
    width: 307px;
    overflow: hidden;
}
.cheng15 img, .lfen13 img {
    width: 100%;
}


.high_xia_one p {
    font-size: 14px;
    color: #fff;
    background: rgba(0,0,0,0.58);
    width: 180px;
    height: 34px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 99;
    line-height: 34px;
	text-align:center;
	margin:0;
}
a:hover .high_xia_one img{
	transform:scale(1.1,1.1);
}
a:hover .high_xia_one p {
	background: #5B2F74;
	
	transition: all 500ms linear 0s,color 200ms linear 0s;
}
.cheng15 p, .lfen13 p {
    background: #6b6b6b;
    width: 307px;
}

.zxkc {
    text-align: left;
	
   border-bottom:1px #cfcfcf solid;
    margin-bottom: 20px;
	margin-top:20px;
	height: 60px;
	overflow:hidden;
	
}

.zxkc_icon {
    width: 40px;
    height: 40px;
    float: left;
}
.zxkc_title {
    font-size: 24px;
    color: #333;
    display: block;
    margin-left: 14px;
    line-height: 28px;
}
.zxkc_title_xu {
    font-size: 12px;
    color: #b2b2b2;
    margin-left: 5px;
}
.zxkc a.more{float:right;}

.zxkc-content .person{
	float:left;
	width:223px;
	height:364px;
	background:url(../images/person.png)
	
	
}


.joinus{ margin:20px auto; text-align: center; border:1px #ccc solid; width: 100px; color:#5B2F74;}
li.col-md-2{
	
	overflow:hidden;
	
	
}
.thumbnail {
	text-align:center;
    padding: 0px;
    border: 0px solid #ddd;
    overflow: hidden;
	
	margin-bottom:10px;
	/* background:rgba(18,150,219,0.8); */
	background:#1296db;
}
.thumbnail a{
	display:block;
}
.thumbnail a.asvg{
	width:175px;
	height:120px;

	text-align:center;
	padding:10px;
	vertical-align:middle;
}
.thumbnail a>img, .thumbnail>img {
	text-align:center;
	
	
}
.thumbnail:hover{

  background: #f2f2f2; 

  transition: all 500ms linear 0s,color 200ms linear 0s;
}
.thumbnail:hover a{
	color:#1296DB;
	font-weight:bold;
	
}
.thumbnail h3{
	
	font-size:16px;
	text-align:center;
	display:block;
	line-height:25px;
	overflow:hidden;
	
	
}
.thumbnail h3 a{
	display:block;
	padding:15px 20px;
	color:#fff;
}

.employment {
    font-size: 24px;
    color: #333;
    text-align: left;
    margin-bottom: 20px;
}
.employment span {
    width: 5px;
    height: 27px;
    background: #5b2f74;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 10px;
}
.employment a {
    font-size: 12px;
    float: right;
    color: #aaa;
    margin-top: 12px;
}
.employment_xue {
    width: 100%;
    height: auto;
    display: table;
}

.high_juli2 {
    margin-right: 14px;
}
.xiaju {
    margin-bottom: 16px;
}
.employment{ font-size:24px; color:#333; text-align:left;margin-bottom: 20px;}
.employment span{ width:5px; height:27px; background:#5b2f74; display:inline-block;position: relative; top: 6px;margin-right: 10px;}
.employment a{ font-size:12px; float:right; color:#aaa;margin-top: 12px;}
.employment a:hover{ color:#5b2f74;}
.employment_xue{ width:100%; height:auto; display:table;}
.employment_xue li{ float:left; cursor:pointer;}
.employment_yuan{ overflow:hidden; width:245px; height:368px; position:relative;}
.employment_ju{ /*background:rgba(91,47,116,0.8); */background:url(../images/zsbg.png) repeat 0 0; position:absolute; top:0px; left:0px; z-index:99; width:245px; height:368px; display:none;}
.employment_xinzi{ border:1px #fff solid; width:198px; height:108px; margin:0 auto;margin-top:128px; text-align:center;}
.employment_xinzi p{ font-size:24px; color:#fff; margin-top:14px;line-height: 36px; }
.employment_xinzi span{ font-size:14px; color:#fff; display:block;line-height: 22px;}
.employment_yuan02{ overflow:hidden; width:192px; height:176px; position:relative;}
.xinzi02{ margin-top:30px; width:164px;}
.ju02{ width:192px; height:176px;}
.employment_yuan03{ width:347px; height:368px; overflow:hidden; position:relative; }
.ju03{ width:347px; height:368px;}
.employment_yuan04{overflow:hidden; width:180px; height:176px; position:relative;}
.ju04{ width:180px; height:176px;}
.employment_ye{ width:817px; height:auto; float:left; margin-top:30px;}
.online_ji {
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0px;
    left: 0px;
    line-height: 40px;
	text-align:center;
}
.online_money {
    font-size: 14px;
    color: #fff;
	text-align:center;
}
.employment_xue li:hover .employment_ju{

}

.hzqy{
	clear:both;
	background:#fff;
	text-align:center;
	overflow:hidden;
	margin:20px auto;
	
}
.employment_cross{ width:100%; height:160px; background:#fff; margin-top:16px;box-shadow:0 0 10px 0px rgba(0,0,0,0.1);-webkit-transition: .8s;margin-bottom:20px;}
.employment_cross li{ float:left; width:234px; height:109px; margin-top:26px; text-align:center;}
.employment_cross p{ font-size:14px; color:#777; font-weight:bold;margin-top: 10px;}
.employment_cross span{ font-size:14px; color:#777;}
.employment_cross li:hover img{
	
	-webkit-transition:all 1s ease 0s;
	-moz-transition:all 1s ease 0s;
	-ms-transition:all 1s ease 0s;
	-o-transition:all 1s ease 0s;
	transition:all 1s ease 0s;
}
.employment_cross li:hover img{
	
	-webkit-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	transform:rotateY(360deg);
}
.employment_cross li:hover p,.employment_cross li:hover span{
	
}

.originality{ width:100%; height:auto; display:table;}
.originality li{ width:222px; height:295px; float:left; position:relative;margin-right: 14px; margin-bottom:14px; cursor:pointer; position:relative; overflow:hidden;}
.originality_seand p{ font-size:14px; color:#fff;}
.originality_margin{ margin-bottom:6px;}
.originality_seand span{ font-size:18px; color:#fff; display:block; margin-top:2px;line-height: 34px;}
.originality_tilt_p{ font-size:14px; color:#fe4b34; display:inline-block; margin-left:20px;}
.originality_ye{ width:906px;}
.originality_seand{width:100%;  height:62px; position:absolute; bottom:0; left:0; z-index:99; background:rgba(0,0,0,0.6); padding:0 20px; text-align:left;}
.yfzx-content{
	width:100%;
	overflow:hidden;
	margin:10px auto;
}
.yfzx-info{
	width:407px;
	height:332px;
	float:left;
	background:url(../images/computer.png) no-repeat center center;
	
	
}
.yfzx-info p{
	width:380px;
	height:235px;
	margin:15px;
	padding:10px;
	text-indent:2em;
	line-height:23px;
	overflow:hidden;
}
.wlw{
	width:381px;
	height:332px;
	float:left;
	background:#fff;
	margin-left:15px;
	border-top:3px #ff8c00 solid;	
}
.zhxy{
	width:381px;
	height:332px;
	float:right;
	background:#fff;
	margin-left:15px;
	border-top:3px #01c677 solid;	
}
.wlw h2,.zhxy h2{
	width:100%;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
	
}
.limg{
	width:100px;
	height:100px;
	float:left;
	display:block;
	margin:10px ;
	text-align:center;
	vertical-align:middle;
	
}
p.rp{
	width:250px;
	float:left;
	margin:10px 10px 10px 0;
	text-indent:2em;
	
}
.wlw .title,.zhxy .title {
    font-size: 16px;
    color: #333;
    text-align: left;
    
	width:90%;
	margin:0 auto;
	margin-top:20px;
	
	clear:both;
	overflow:hidden;
	
}
.wlw .title span,.zhxy .title span {
    width: 3px;
    height: 18px;
    background: #5b2f74;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 10px;
}
.wlw .title a,.zhxy .title a{ font-size:12px; float:right; color:#aaa;margin-top: 3px;}
.wlw .title a:hover,.zhxy .title a:hover{ color:#5b2f74;}
.wlw ul{
	width:370px;
	margin:5px auto;
	
}
.wlw ul li a{
	width:170px;
	float:left;
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
line-height:30px;
margin-left:10px;	
}
.wlw ul li a:before{
  
    content:'';
	background:#ccc;
	display:inline-block;
	width:3px;
	height:3px;
	margin-right:5px;
	line-height:5px;
	vertical-align:middle;
	
font-family:Arial,Sans-Serif;}
.zhxy ul{
	width:360px;
	margin:5px auto;
	
}
.zhxy ul li a{
	width:100px;
	height:30px;
	float:left;
line-height:30px;
margin:10px 10px 5px 10px;	
text-align:center;
color:#fff;
border-radius:5px;
}
.zhxy ul li a.hxgn01{
	background:#ff3b4d;
}
.zhxy ul li a.hxgn02{
	background:#0897da;
}
.zhxy ul li a.hxgn03{
	background:#18c244;
}
.zhxy ul li a.hxgn04{
	background:#ffaa3b;
}
.zhxy ul li a.hxgn05{
	background:#ac43e7;
}
.zhxy ul li a.hxgn06{
	background:#ee1909;
}
#product{
	margin-top:20px;
}
.product-con{       margin:0px auto; overflow:hidden;}
.product-con .hd{  overflow:hidden; padding-right:0px; 
border-bottom:0px #ccc solid;
	line-height:39px;
	margin:0px auto;

text-align:left;


  }
.product-con .hd span{
	width:150px;
	color:#fff;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:39px;
	text-align:center;
	background:url(../images/titlebg.png) no-repeat 0 0;
	margin-left:15px;
	
}
/*
.product-con .hd span:before{
	content: '';
    background: #0376C7;
    display: inline-block;
    width: 4px;
    height: 17px;
	border-radius:1px;
    margin-right: 10px;
   line-height:35px;
   margin-top:-5px;
    vertical-align: middle;
    font-family: Arial,Sans-Serif;
		transition: all 0.3s ease 0s;
	}
 */
  
.product-con .hd h2{ float:left; font-size:18px; margin: 0 0 12px 0; font-weight:bold; }
.product-con .hd a.morerjfw{background:#e82222; border-radius:30px; float:right; padding:0 10px; line-height:25px; font-size:14px; margin-left:10px;color:#fff;  }
.product-con .hd .next,
.product-con .hd .prev{ float:right; display:block; width:18px; height:18px; background: url(../images/left_right.gif) no-repeat -6px -7px; overflow:hidden; margin-right:6px;  margin-top:5px;cursor:pointer; }
.product-con .hd .next{ background-position:-34px -7px; }
.product-con .hd .prevStop{ background-position:-6px -40px; cursor:default; }
.product-con .hd .nextStop{ background-position:-34px -40px; cursor:default; }
.product-con .hd ul{ float:right; margin:11px 6px 0 0; zoom:1; }
.product-con .hd ul li{ float:left; cursor:pointer; display:block; width:8px; height:8px; margin-right:4px; _display:inline; background: url(../images/switch_dot_small.jpg) no-repeat 0 0; }
.product-con .hd ul li.on{ background-position:-12px 0; }
.product-con .bd{ padding:20px 15px; box-shadow:3px 3px 5px #eee;background:#fff;  }
.product-con .bd ul{ overflow:hidden; zoom:1; }
.product-con .bd ul li{ float:left; width:282px; margin-right:16px;    }

.product-con .bd ul li a{display:block; width:278px; height:218px;position:relative;overflow:hidden;border:1px #ccc solid;}
.product-con .bd ul li img{width:278px; height:218px}
.product-con .bd ul li a span{position:absolute;bottom:0; left:0;right:0;  line-height:35px; background:rgba(0,0,0,0.5); color:#fff; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center;}
.product-con .bd ul li a:hover span{background:#0376C7;	transition: all 0.5s ease 0s;} 






.rjfw{   background:#fff;  padding-top:10px; padding-bottom:10px;  margin:5px auto; overflow:hidden; }
.rjfw .hd{  overflow:hidden; padding-right:0px; 
border-bottom:1px #ccc solid;
	line-height:35px;
	margin:0px auto;
	margin-bottom:10px;
text-align:left;


  }
.rjfw .hd span{
	color:#0376C7;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	line-height:35px;
	text-align:left;
	
}
.rjfw .hd span:before{
	content: '';
    background: #0376C7;
    display: inline-block;
    width: 4px;
    height: 17px;
	border-radius:1px;
    margin-right: 10px;
   line-height:35px;
   margin-top:-5px;
    vertical-align: middle;
    font-family: Arial,Sans-Serif;
		transition: all 0.3s ease 0s;
	}
 
  
	.rjfw .hd h2{ float:left; font-size:18px; margin: 0 0 12px 0; font-weight:bold; }
	.rjfw .hd a.morerjfw{background:#e82222; border-radius:30px; float:right; padding:0 10px; line-height:25px; font-size:14px; margin-left:10px;color:#fff;  }
	.rjfw .hd .next,
	.rjfw .hd .prev{ float:right; display:block; width:18px; height:18px; background: url(../images/left_right.gif) no-repeat -6px -7px; overflow:hidden; margin-right:6px;  margin-top:5px;cursor:pointer; }
	.rjfw .hd .next{ background-position:-34px -7px; }
	.rjfw .hd .prevStop{ background-position:-6px -40px; cursor:default; }
	.rjfw .hd .nextStop{ background-position:-34px -40px; cursor:default; }
	.rjfw .hd ul{ float:right; margin:11px 6px 0 0; zoom:1; }
	.rjfw .hd ul li{ float:left; cursor:pointer; display:block; width:8px; height:8px; margin-right:4px; _display:inline; background: url(../images/switch_dot_small.jpg) no-repeat 0 0; }
	.rjfw .hd ul li.on{ background-position:-12px 0; }
	.rjfw .bd{ padding:5px 0 0 0;  }
	.rjfw .bd ul{ overflow:hidden; zoom:1; }
	.rjfw .bd ul li{ float:left; width:216px; margin-right:30px;    }
.rjfw .bd ul li img{width:216px; height:98px}
.rjfw .bd ul li a{display:block; width:216px; height:98px;position:relative;overflow:hidden;}
.rjfw .bd ul li a span{position:absolute;bottom:0; left:0;right:0;  line-height:35px; background:rgba(0,0,0,0.5); color:#fff; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; display:none;}
.rjfw .bd ul li a:hover span{background:#0376C7; 	transition: all 0.5s ease 0s;} 
.tab,.tab2{
	margin-bottom:20px;
	overflow:hidden;
}
.nav-tabs{
		
		position: relative;
		border-bottom: none;
		/* left:50%;
		margin-left:-260px;
		width:520px; */
		
	}
.nav-tabs li{
	text-align: center;
	margin:0px;
	
}
.tab .nav-tabs li a{
	display: block;
	font-size: 16px;
	color: #444;
	padding: 10px 15px;
	background: transparent;
	margin-right: 0;
	border: none;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
	transition: all 0.5s ease 0s;
}

.tab .nav-tabs li a:before{
	content: "";
	width: 100%;
	height: 0px;
	background: #5B2F74;
	position: absolute;
	top: 92%;
	left: 0;
	transition: all 0.3s ease 0s;
}

.nav-tabs li a:hover:before,
.nav-tabs li.active a:before,
.nav-tabs li.active a:hover:before{
	top: 0;
	
}
.tab .nav-tabs li a:after{
	content: "";
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, Orchid , white ); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, Orchid, white); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, Orchid, white); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, Orchid, white); /* ±ê×¼µÄÓï·¨ */
	
	position: absolute;
	top: 100%;
	left: 0;
	z-index: -1;
	transition: all 0.3s ease 0s;
	
	
}

.nav-tabs li a:hover:after,
.nav-tabs li.active a:after,
.nav-tabs li.active a:hover:after{
	top: 0;
}
.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover,
.nav-tabs li a:hover{
	color:DarkMagenta;
	border:none;
	
}
.tab-content{
	padding: 10px;
	background: #fff;
	font-size: 14px;
	color: #555;
	line-height: 26px;
	overflow:hidden;
}
.tab-content h3{
	font-size: 24px;
	margin-top: 0;
}
/* @media only screen and (max-width: 479px){
	.tab .nav-tabs li{ width: 100%; }
} */

	.tab2 .nav-tabs li a{
		display: block;
		font-size: 16px;
		color: #444;
		padding: 10px 15px;
		background: transparent;
		margin-right: 0;
		border: none;
		border-radius: 0;
		overflow: hidden;
		position: relative;
		z-index: 1;
		transition: all 0.5s ease 0s;
	}
	.tab2 .nav-tabs li a:before{
		content: "";
		width: 100%;
		height: 0px;
		background: #0376C7;
		position: absolute;
		top: 0;
		left: 0;
		transition: all 0.1s ease 0s;
	}
	.tab2 .nav-tabs li a:hover:before,
	.tab2 .nav-tabs li.active a:before,
	.tab2 .nav-tabs li.active a:hover:before{
		
		
	}
	
	.tab2 .nav-tabs li a:after{
		content: "";
		width: 100%;
		height: 100%;
		background: #fff;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: -1;
		
	}
	
	.tab2 .nav-tabs li a:hover,
	.tab2 .nav-tabs li.active a,
	.tab2 .nav-tabs li.active a:after,
	.tab2 .nav-tabs li.active a:hover:after,
	.tab2 .nav-tabs li.active a:hover:after{
		background: #0376C7;
		color:#fff;
		
	}





.imglist{ width:100%; height:auto; display:table;}
.imglist li{ width:125px; height:160px; float:left; position:relative;margin-left: 7px; margin-right: 6px; margin-bottom:15px; overflow:hidden;}
.imglist li a{
	width:125px; height:160px;display:block;
}
.imglist li a img{width:125px; height:130px; display:block;}
.imglist li a span{
	display:block;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	text-align:center;
	background:#e4e4e4;
	
}
.imglist li a:hover span{
	background:#1c59aa;
	color:#fff;
	
}



.heart_rea{ position:relative; width:570px; height:372px; overflow:hidden; float:left;}
.heart_rea:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);transition: .8s;-webkit-transition: .8s}
.heart_rea img{-webkit-transition: .8s;}
.heart_rea p{ font-size:14px; color:#fff; background:rgba(0,0,0,0.6); height:40px; line-height:40px; position:absolute; bottom:0px; left:0px; z-index:99; width:100%; overflow:hidden; text-align:center;}
.heart_point{ float:left; margin-left:15px; width:550px; height:374px; background:#fff;}
.heart_integration{ width:100%; height:auto; margin:0 auto; text-align:left;}
.heart_integr{ border-bottom:1px #dcdcdc solid;padding-bottom: 14px; padding-top:18px;}
.heart_integr a{ font-size:21px;  display:block;line-height: 40px; height: 42px; overflow: hidden;}
.heart_integr a:hover{}
.heart_integr span{ font-size:12px; color:#aaa;}
.heart_list{ margin-top:12px; overflow:hidden; width:100%;}
.heart_list a{ font-size:16px;  display:block;line-height: 35px; height: 35px; overflow: hidden;}

/*contact*/
#contact{
   
}
#contact h2{
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 25px;
}
#contact p{
    line-height: 25px;
    margin-bottom: 20px;
}
#contact form{
	padding-top:10px;
}
#contact .form-control {
   
    height: 45px;
    margin-bottom: 15px;
}
#contact textarea.form-control{
    height: auto;
}
#contact input[type="submit"]{
    background: #1296db;
    color: #fff;
    font-weight: bold;
    transition: all 0.3s;
}
#contact input[type="submit"]:hover{
    background:#ec0000;
}
#contact .row .col-md-6{
	position:relative;
}
.ewm{
	position:absolute;
	left:50%;
	
	bottom:0;
}
.lvjing {
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    padding: 0px 0;
}
.lvjing2 {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    padding: 20px 0;
}
#wenti .col-md-3 a{
	display:block;
	text-align:center;
	border:1px #ccc solid;
	border-radius:10px;
	width:200px;
	height:200px;
	margin:0 auto;
	padding-top:30px;
	background:url(../images/dasjbg.gif);
	position:relative;
	overflow:hidden;
}
#wenti .col-md-3 a:hover{
	background:url(../images/cuilvbg.gif);
	 transition: all 0.3s;
	 color:#fff;

}


#wenti .col-md-3 span{
	display:block;
	line-height:30px;
}

.newslist,.column-content,.imglist{
	background:#fff;
	box-shadow:3px 3px 5px #eee;
	padding:15px;
	height:380px;
	overflow:hidden;
}

.newslist ul{

	
}
.newslist ul li{
	/* line-height:35px;
	border-bottom:1px #ccc dotted;
	overflow:hidden; */
}
.newslist ul li a{
	width:100%;
	float:left;
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	line-height:35px;
	font-size:15px;
}
.newslist ul li a:before{
  
    content:'';
	background:#1c59aa;
	display:inline-block;
	width:3px;
	height:3px;
	margin-right:10px;
	line-height:35px;
	vertical-align:middle;
	margin-top:-2px;
	
font-family:Arial,Sans-Serif;}
.firstnews{
	overflow:hidden;
}
.firstnews .newsimg{
	float:left;
	width:160px;
	height:123px;
}
.firstnews .newsinfo{
	float:right;
	width:370px;
}
.firstnews .newsinfo h3 a{
	font-size:16px;
	color:#1c59aa;	
	font-weight:600;
	text-align:left;
	display:block;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.firstnews .newsinfo h3 a:hover{
	color:#ec0000;
}
.firstnews .newsinfo p{
	line-height:20px;
	font-size:12px;
	text-indent:2em;
	color:#999;
}
.firstnews .newsinfo a.more{
	color:#1c59aa;
	display:block;
	padding:10px 0;
}
.lvjing {
    width: 100%;
    height: 100%;
    /* background: rgba(0,0,0,0.7); */
    padding: 90px 0;
}
#contact{
    background: url("../images/contact-bg.png") no-repeat;
    background-size: cover;
  text-align:left;
}
#contact h2{
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 25px;
}
#contact p{
    line-height: 25px;
    margin-bottom: 30px;
	font-size:16px;
}
/*
#contact .form-control {
    border: none;
    border-radius: 0;
    height: 50px;
    margin-bottom: 20px;
}
#contact textarea.form-control{
    height: auto;
}
#contact input[type="submit"]{
    background: #40D2B1;
    color: #fff;
    font-weight: bold;
    transition: all 0.3s;
}
#contact input[type="submit"]:hover{
    background: rgb(44, 142, 120);
}

*/

/*footer*/
footer{
    
    text-align: center;
    padding:20px ;
	background:#404143;
	color:#b5b5b6;
	margin-top:0px;
	overflow:hidden;
	line-height:30px;
}
footer .col-md-12{
	position:relative;

	
}
footer .sjewm{
	position:absolute;
	top:0px;
	right:0px;
	width:125px;
	height:125px;
}

.solutions-title{
	margin-top:30px;
	height:132px;
	background:url(../images/s_title.png) no-repeat center center;
	overflow:hidden;
	clear:both;
}

.dowebok-outer { height: 480px; /*background: url(../images/bg.jpg) 50% 0 no-repeat;*/}
#dowebok { width: 1200px; margin: 0 auto; padding-top: 10px; font-family: "Microsoft Yahei";}
#dowebok .owl-wrapper-outer { margin: 0 auto;}
#dowebok .item { position: relative; width: 299px; height: 420px; margin: 0 auto; background-color: #fff; overflow: hidden;}
#dowebok .shd { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3);}
#dowebok .shd a { display: block; width: 299px; height: 239px; *background-image: url(about:blank); background-image: url(about:blank)\0;}
#dowebok .txt { position: absolute; left: 5%; bottom: 0; width:90%;/*width: 226px;*/ height: 100px; padding: 0 12px; color: #fff; /*box-shadow: 0 0 15px 15px rgba(228, 233, 238, 0.95); background-color: #e4e9ee\9; background-color: rgba(228, 233, 238, 0.95);*/ text-align:right;}
#dowebok h3 { /*width: 226px;*/ height: 35px; margin-bottom: 10px; /*padding-top: 6px;*/ font: normal 26px/35px arial,"Microsoft Yahei"; overflow: hidden;text-align:right; }
#dowebok h3 a { color: #fff; text-decoration: none;}
#dowebok h3 a:hover { color: #e60012;}
#dowebok p { /*width: 226px;*/width:100%; height: 54px; line-height: 18px; font-size: 16px;}

#dowebok .item:hover .shd { background-color: rgba(0, 0, 0, 0);}
#dowebok .item:hover .txt {/* background-color: #fff\9; background-color: rgba(248, 249, 249, 0.95); box-shadow: 0 0 15px 15px rgba(248, 249, 249, 0.95);*/}

.owl-theme .owl-controls .owl-buttons div { position: absolute; top: 180px; width: 60px; height: 60px; margin: 0; padding: 0; border-radius: 0; font: 60px/60px "å®‹ä½“"; background-color: transparent; overflow: hidden; _display: none;}
.owl-theme .owl-controls .owl-buttons .owl-prev { left: -50px;}
.owl-theme .owl-controls .owl-buttons .owl-next { right: -50px;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before { content: "<";}
.owl-theme .owl-controls .owl-buttons .owl-next:before { content: ">";}


.case-title{
	margin-bottom:30px;
	
	height:132px;
	background: url(../images/case_title.png) no-repeat center center;
	overflow:hidden;
	clear:both;
}

.case { width: 100%; padding:50px 0; margin:0 auto; font-size: 0;  background:#fff}



.case ul { margin: -20px 0 0 -20px;}
.case li { display: inline-block; margin: 10px 0px 0 20px; border-radius: 0px; background-color: #fff; vertical-align: top; overflow: hidden;width: 285px;}
.case a { display: inline-block;}
.case img { border: 0;}

.case .pic { position: relative; height: 210px; overflow: hidden;}
.case .pic img { width: 285px; transform: scale(1.0);}
.case .pic .pic-bg { display: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0; padding: 10px; font-size: 12px; color: #fff; background-color: #000; opacity: 0.4;}
.case .pic:hover img { transform: scale(1.1); transition: all 1s;}
.case .pic:hover .pic-bg { display: block; background: #000 url(images/play.png) 50% no-repeat;}
.case .view { position: absolute; right: 10px; top: 15px; padding-left: 22px; font-size: 14px; color: #999; background: url(images/eye.png) 0 no-repeat; display:none;}

.case .info { position: relative; /*height: 32px;*/ padding: 9px 10px; width:100%;}
.case .info-avatar { display: inline-block; vertical-align: middle; display:none;}
.case .info img { width: 32px; height: 32px; border-radius: 50%;}
.case .info-name { display: block; margin-left: 1%; font-size: 16px;  text-decoration: none; vertical-align: middle; width:98%; overflow:hidden; text-align:center;
	white-space:nowrap; 
	text-overflow:ellipsis;}
.case .info-name:hover { color: #333;}


.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: 10;
    padding:10px;
    color: #fff;
    text-align: center;
    /* text-shadow: 0 1px 2px rgba(0,0,0,.6); */
	background:rgba(0,0,0,0.3);
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight:bold;
	
}
.carousel-indicators {
    bottom: 60px;
}
.carousel-inner .item a{
	display:block;
	width:100%;
	height: 400px;
}
.carousel-inner .item a img{
	width:100%;
	height: 400px;
	display:block;
}
.carousel-control{
	padding-top: 200px;
}

.main .row{
	margin:20px auto;
	overflow:hidden;
	clear:both;
}

.coltab .nav>li>a {
    padding:0;
    font-size:16px;
	width:100px;
	height:39px;
	line-height:29px;
	text-align:center;
	color:#fff;
	display:block;
}
.coltab .nav-tabs {
    border-bottom: 0;
}
.coltab .nav-tabs>li>a {
    border: 0;
    border-radius: 0;
    background: #ccc;
	margin:0;
	transition:all 0s;

}
.coltab .nav-tabs>li {
    margin-bottom:0px;
	width:100px;
	height:39px;
	margin-right:10px
}
.coltab .nav-tabs>li a{
	background:url(../images/navli.png) no-repeat center center;
	color:#333;
}
.coltab .nav-tabs>li.active a{
	background:url(../images/navlion.png) no-repeat center center;
}


.coltab .nav-tabs>li.active>a, .coltab .nav-tabs>li.active>a:focus,.coltab  .nav-tabs>li.active>a:hover {
  border:0;
  color:#fff;
  font-weight:600;
    
}

.coltab .nav > li:after{
		    content: "";
		    width: 0;
		    height: 0px;
		    background: #1c59aa;
		    position: absolute;
		    bottom: 0;
		    left: 0;
		    transition: all 0.5s ease 0s;
		}
		.nav > li:hover:after{
		    width: 100%;
		}

.more {
	float:right; 
	
	height: 26px;
	
	
	}
.more a{
	display: block;
	
	height: 39px;
	
	text-align:right;
	color:#333;
	line-height:39px;
	
}
.more a:hover{
	background: url(../img/more_hover1.png);
	
}
.tab-content{
	background:url(../images/cbg.png) repeat 0 0;
	overflow:hidden;
}
.tab-content p{
	font-size:16px;
	line-height:30px;
	position:relative;
	padding:10px;
}
.tab-content a.cmore{
	position:absolute;
	bottom:10px;
	right:30px;
	display:block;
	padding:0 20px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#d6dbdf;
	color:#333333;
	border-radius:5px;
}
.tab-content a.cmore:hover{
	background:#1c59aa;
	color:#fff;
}


.list_news ul.tabul{ width:100%; margin:0px auto; margin-top:1px; overflow:hidden; clear:both;}
.list_news ul.tabul li{float:left; width:100%; color:#5a5a5a; font-size:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;  line-height:35px; display:inline; border-bottom:0px #bbb dotted;
}
.list_news ul.tabul li  a{ float:left; display:inline; text-align:left;   font-size:15px; width:80%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height:35px; color:#333; }
.list_news ul.tabul li span{ color:#666; float:right; display:inline; margin-left:0px; width:18%; font-size:14px; text-align:right;line-height:35px;}
.list_news ul.tabul li a:hover{  color:#ec0000; }


.list_news ul.tabul li a:before {
    content: '';
    background: #999;
    display: inline-block;
    width: 3px;
    height: 3px;
	border-radius:0px;
    margin-right: 10px;
    line-height: 5px;
    vertical-align: middle;
    font-family: Arial,Sans-Serif;
}
.list_news ul.tabul li a:hover:before {
   background: #ec0000;
}

.news-title{
	height:132px;
	background:url(../images/news_title.png) no-repeat center center;
	overflow:hidden;
	clear:both;
	margin-bottom:30px;
}

.news { width: 100%; padding:50px 0; margin:0 auto;   background:#f8f8f8 url(../images/newsbg.jpg) no-repeat center bottom}
.about{
	width: 100%;
	background:#fff url(../images/aboutbg.png) no-repeat center top ;
	height:993px;
	overflow:hidden;
}

.about .container{
	position:relative;
}
.about .aboutcontent{
	position:absolute;
	top:380px;
	left:150px;
	width:600px;
}
.about .aboutcontent p{
	font-size:16px;
	text-align:left;
	line-height:35px;
	text-indent:2em;
	padding:10px 15px ;
}

