/*.nav #header-nav-line{
	width:66px;
}*/
body{
	min-width: 1200px;
}
.panel{
	border: none;
	margin-bottom: 0;
	box-shadow: none;
}
.a-box{
	text-align: center;
	height: 16.66rem;
	padding: 0;
	border: 0;
}
.BMap_cpyCtrl {
	display: none;
}
.a-box img{
	height: 100%;
	width: 100%;
}
/*中间文字部分*/
.gsjianjie1{
	border-bottom:1px solid #C8C8C8;
}
.titleJianjie .title{
    height: 100px;
    width:200px;
    margin:0 auto;
    font-family: "Microsoft Yahei";
	padding-top: 60px;
}
.titleJianjie>div>p{
	/*text-indent: 2em;*/
	line-height: 26px;
	width: 1024px;
	margin: 0 auto;
}
.titleJianjie .title strong{
    float:left;
    width:50px;
    text-align: center;
    font-size: 60px;
    font-weight: normal;
    line-height: .8;
    color:#e10414;
}
.titleJianjie .title h2{
	margin: 0;
	font-weight: normal;
}
.titleJianjie .title .fr{
    float: left;
    color:#597185;
}
.titleJianjie .title .fr p{
    font-size: 22px;
    line-height: .8;
}

.titleJianjie {
	height: 60px;
	line-height: 60px;
	text-align: center;
	box-sizing: initial;
	padding-top: 50px;
}
.titleJianjie .e{
	font-family: Arial;
	font-size: 60px;
	color: #1ba0d7;
	text-transform: uppercase;
	opacity: 0.1;
	filter: alpha(opacity=10);
}
.titleJianjie .c{
	font-size: 22px;
	color: #242424;
	margin-top: -62px;
}
.gsjianjie .gsjianjieContent p{
	/*text-indent: 2em;*/
	color: #8C8C8C;
	line-height: 30px;
	font-size: 14px;

}

.gsjianjie .gsjianjieContent {
	padding-bottom: 30px;
	padding-top: 50px;

}
.gsjianjie .gsjianjieContentleft img{
	width: 85%;

}
.gsjianjie .gsjianjieContentWidth{
	width: 50%;
}
.gsjianjie .gsjianjieContentWidth ul li.clearfix{
	background: url(../image/line.png) repeat-y 22.1% top;
}
.gsjianjie .gsjianjieContentWidth .gsjianjieContentLLeft1{
	width: 28%;
	padding-top: 20px;
	position: relative;
}
.gsjianjie .gsjianjieContentWidth .gsjianjieContentLLeft1 img{
	margin-left: 6px;
	position: relative;
	top: -2px;
}
.bgline {
	width: 1px;
	height:450px ;
	background: url("../image/line.png");

	z-index: -1;
	position: absolute;
	top: 36px;
	right: 29px;

}
.gsjianjie .gsjianjieContentWidth .gsjianjieContentLLeft2{
	width: 72%;
	padding: 10px 0;

}
.gsjianjie .gsjianjieContentWidth .gsjianjieContentLLeft2 p{

	color: #667C8F;
	font-size: 14px;
	line-height: 25px;
}
.gsjianjie  .gsjianjieContentLLeft1 p{
	text-align: right;
	margin-right: 20px;
	color: #1ba0d7;
}
.gsjianjie  .gsjianjieContentLLeft1  span{
	color: #1ba0d7;
	font-size: 16px;
	margin-right: 2px;
}

/*企业招聘*/
.Recruit{
	height: 704px;
	background: url("../image/aboutUsZj2.png");
	margin: 40px 0px ;
}


/*/!*箭头*!/
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -153px;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 0px 0px rgba(0,0,0,0);
	background-color: #fff;
	filter: alpha(opacity=0);
	opacity: 0;
}*/
.gsjianjieContent .rowinnerIMg {
	/*background-color: #fff;*/

}
.gsjianjieContent .rowinnerIMg img{
	width: 330px;
}
.gsjianjieContent .rowinnerContent{
	width: 100%;
	height: 704px;
}
.duty{
	background-color: #fff;
	width: 330px;
	height: 273px;

}
.duty h4{
	font-size: 18px;
	color: #1ba0d7;
	text-align: center;
	padding: 20px 0;
}
.duty p{

	padding: 0px 10px;
}
.heightContentjiajie{
	height: 100px;
}
.shade{
	text-align: center;
	padding-top: 58px;
}
.shade a{
	display: inline-block;
	width: 167px;
	height:40px;
	line-height: 40px;
	text-align: center;
	color: #ccc;
	border-radius:20px;
	border: 1px solid  #ccc;
}

.shade a:hover{
	color: #C6161E;
	border: 1px solid  #C6161E;
}


.carousel-indicators li {
	display: inline-block;
	width: 89px;
	height: 4px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 10px;
	position: relative;
	top:55px;
	left:0px;
}

.carousel-indicators .active {
	width: 89px;
	height: 4px;
	margin: 0;
	background-color: #C6161E;
	border: 1px solid #C6161E;

}
.fixedNav1c{
	position: relative;
	top:0px;
	left:0px;
}

/*固定导航栏*/
.fixedNav{
	position: fixed;
	bottom: 210px;
	right:45px;
}
.fixedNav ul li a{
	display: inline-block;
	width: 20px;
    height: 20px;
	border:1px solid #1ba0d7;
	border-radius: 20px;
}
.fixedNav ul .line{
	width: 1px;
	    height: 43px;
	background-color: #1ba0d7;
	margin-left: 10px;
	margin-top: -6px;
}

.fixedNav ul .activeZh{
	background-color: #1ba0d7;
}


/*.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: -28%;
	margin-right: -10px;
	color: #ccc;
	display: block;
}*/

/*.carousel-control:focus, .carousel-control:hover {
	color: #ccc;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: 0;
}*/

@media screen and (min-width: 768px){
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -63px;
	}
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -164px;
	/* width: 15%; */
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,0);
	filter: alpha(opacity=50);
	opacity: .5;
}

 .carousel-control.right{

	 right: -164px;
 }

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: -23%;
	margin-right: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: -23%;
	margin-left: -10px;
}

.carousel-control.right {
	 right: 0;
	 left: auto;
	 background-image: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0) 100%);
	 background-image: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0) 100%);
	 /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5))); */
	 /* background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); */
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	 /* background-repeat: repeat-x; */
 }
.carousel-control.left {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0) 100%);
	/* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5))); */
	/* background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	/* background-repeat: repeat-x; */
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: -587%;
	margin-left: -10px;
}

.aoubutBg{
	height: 229px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.aoubutBg h2{
	line-height: 229px;
}

.aoubutBg h2 span{
	margin-right: 4px;
	font-size: 40px;
	color: #fff;

}


.container .nav>li{
    padding: 0;
}
.container .nav>li>a{
    width: 150px;
    line-height: 56px;
    margin-bottom: 4px;
    text-align: center;
     z-index: 12347;
     background-color: #fff;
}

.dropdown-menu {
	top: -400px;
    display: block;
    border: none;
    transition: top 0.5s;
    box-shadow: none;
    background-color: #f7fafb;
    /*border-top: 1px solid #ccc;*/
}
.open>.dropdown-menu {
    top: 100%;
}
header .navbar-default .navbar-nav>.open>a, header .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background-color: #fff;
}