/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
  min-width:320px
}

a{color:#5a5a5a;}

@media (min-width: 1200px){
	.container { width: 1130px;}
}

.blind{display:none;}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


.navbar-static-top {
	border-radius: 0;
	height: 150px;
	padding-top:20px;
	background-image: url(images/top_bg.jpg);
	background-position:left bottom;
	margin-bottom:0;
}
.nb-top{height:130px;background-image:none;}

.nb-top .top_wrap{width:60%;max-width:560px;margin:auto;}
.nb-top .topimg{margin:auto;}

.ele_date{width:100%;margin-top:10px;margin-left:0;letter-spacing:-1px;text-align:center;}
.edate{float:left;padding-top:7px;padding-right:12px;}
.ele_date h2{margin-top:0;letter-spacing:-3px;float:left;}
.ele_date .label {padding: 0 .3em 0;font-weight:400;font-size: 80%;border-radius: .15em;}

@media (min-width: 768px){
	.navbar-static-top {
		border-radius: 0;
		height: 420px;
		padding-top:60px;
		background-position:center bottom;
	}
	.nb-top{height:359px;background-image:url(images/head_wrapbg.png);background-position:center bottom;background-repeat:no-repeat;background-size:856px 204px;}
	.nb-top .top_wrap, .nb-top .topimg{width:auto;}

	.ele_date{width:160px;margin-top:57px;margin-left:135px;letter-spacing:-1px;}
	.edate{float:none;padding:0;}
	.ele_date h2{margin-top:10px;letter-spacing:-3px;float:none;}
	.ele_date .label {padding: 0 .25em 0;font-weight:400;font-size: 100%;border-radius: .15em;}

}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
#carousel-first{max-width:1100px;margin:0 auto;}
#carousel-second{max-width:1100px;margin:0 auto 25px;}
.carousel {margin-bottom: 60px;background-color: #e3edf7;padding-top:0px;padding-bottom:55px;}
/*#carousel-second .carousel {margin-bottom: 60px;background-color: #333;padding-top:0px;padding-bottom:50px;}*/

/* Since positioning the image, we need to help out the caption */
.carousel-caption {z-index: 10;}

/* Declare heights because of positioning of img element */
.carousel .item {height: auto;background-color: #e3edf7;}
.carousel-inner > .item > img { margin:auto; max-height: 545px;}
#carousel-second .carousel-inner > .item > img {max-height: 450px;}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #899abc;
    border:none;
}
.carousel-indicators .active {
    width: 30px;
    height: 12px;
    background-color: #039;
}


.carousel-control.left,.carousel-control.right {background:none;}
.carousel-control .ctl_circle{width:47px;height:47px;border-radius:47px;background-color:#4e8dcc;line-height:45px;}

@media screen and (min-width: 768px){
	#carousel-first,#carousel-second{max-width:1100px;margin:50px auto;}
	.carousel {margin-bottom: 60px;background-color: #e3edf7; padding-top:34px; padding-bottom:50px;}
	.carousel-indicators { bottom: 5px;	}
	.carousel-control .ctl_circle{width:67px;height:67px;border-radius:67px;line-height:65px;}
	.carousel-indicators .active { width: 50px;}
}




/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 20px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  font-size:1.6em;
  line-height: 1.4em;
  letter-spacing: -1px;
}

.row_news{margin-left:-15px;margin-right:-15px;}

.pcview{display:none;}
.mview{display:block;}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
	/* Navbar positioning foo */
	.navbar-wrapper {
	margin-top: 20px;
	}
	.navbar-wrapper .container {
	padding-right: 15px;
	padding-left: 15px;
	}
	.navbar-wrapper .navbar {
	padding-right: 0;
	padding-left: 0;
	}

	/* The navbar becomes detached from the top, so we round the corners */
	.navbar-wrapper .navbar {
	border-radius: 4px;
	}

	/* Bump up size of carousel content */
	.carousel-caption p {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 1.4;
	}

	.featurette-heading {
	font-size: 30px;
	line-height:50px;
	}
	.featurette-divider {
	margin: 40px 0; /* Space out the Bootstrap <hr> more */
	}
	.row_news{margin-left:0;margin-right:0;}

	.pcview{display:block;}
	.mview{display:none;}
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 10px;
  }
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    margin: auto;
}

.common_wrap{max-width:1100px;margin:20px auto;}
#panel-first,#tab-first{max-width:1100px;margin:20px auto;}
#tab-first{background:#efefef;}
.panel-faq{border:none;cursor:pointer;}
.panel-faq .panel-body { padding:0;}
.panel-faq>.panel-heading {background-color: #edd0ae;border-color: #ddd;padding:15px 10px;margin-top:5px;}
.panel-faq>.panel-heading img {width:85%;max-width:613px;}
.panel-faq .btndown{float:right;margin-top:3px;}
#tab-first .tab-title{background-color: #142448;padding:15px 10px;margin:0;}
#tab-first .tab-title img {width:85%;max-width:613px;}
#tab-first li {width:25%;}
#tab-first .nav-pills>li>a {position: relative;display: block;padding: 10px; font-size:14px;font-weight:500;border-right:1px solid #fff; border-bottom:1px solid #fff;}
#tab-first .nav-pills>li>a { border-radius:0;}
#tab-first .nav-pills>li>a:nth-child(4n+0) {border-right:none;}
#tab-first .nav-pills>li>a:nth-child(5n+0) {border-right:1px solid #fff;}
#tab-first .nav-pills>li+li {margin-left:0;}
#tab-first .nav-pills>li.active>a, #tab-first .nav-pills>li.active>a:focus, #tab-first .nav-pills>li.active>a:hover { color: #fff; background-color: #5a81c2;border-right:1px solid #5a81c2;border:1px solid #5a81c2;margin-left:-1px;margin-top:-1px;}

@media (min-width: 768px) {
	.common_wrap{max-width:1100px;margin:50px auto;}
	#panel-first,#panel-second{max-width:1100px;margin:50px auto;}
	.panel-faq>.panel-heading {background-color: #edd0ae;border-color: #ddd;padding:15px 40px;margin-top:10px;}
	.panel-faq .btndown{float:right;margin-top:15px;}
	#tab-first .tab-title{padding:15px 40px;}
	#tab-first .nav-pills>li>a {position: relative;display: block;padding: 10px; font-size:18px;font-weight:500;}
	#tab-first .nav-pills>li {width:20%;}
	#tab-first .nav-pills>li>a:nth-child(4n+0) {border-right:1px solid #fff;}
	#tab-first .nav-pills>li>a:nth-child(5n+0) {border-right:none;}
}


#tab-second{max-width:1100px;margin:0 auto;}
#tab-second .candidate_list li {list-style:none;}
#tab-second .tab-content {color:#333;}

.candidate_list {width:100%;border-top: 3px solid #000;border-bottom:1px solid #000; margin-bottom: 20px;}
.candidate_profile {width:96%;display:inline-block;color:#666;font-size:16px;margin:0 2%;}
.candidate_list>div{padding:10px 0 12px;border-bottom:1px solid #ccc;}
.candidate_list>div:last-child{border-bottom:none;}

.c_photo{width:115px;height:140px;overflow:hidden;border:1px solid #ccc;float:left}
.c_photo img {width:115px;}
.c_profile {width:100%; max-width:465px;padding-top:5px;}
.c_profile ul{margin-left:130px;padding-top:0;}
.c_profile li{padding-bottom:11px;}
.c_profile_detail{width:100%;border-left:none;min-height:140px;padding:0 10px;}
.c_profile_detail th{width:60px;}
.c_profile_detail td,	.c_profile_detail th{padding:5px 10px;}



.nav-candidate {width:100%; padding:5px 10px; background:#0c308b;color:#fff;}
.nav-candidate>li {float:left;}
.nav-candidate>li>a, .nav-candidate>li>a:focus, .nav-candidate>li>a:hover {color: #0c308b;}
.nav-candidate>li.active>a, .nav-candidate>li.active>a:focus, .nav-candidate>li.active>a:hover { color: #0c308b;font-weight:600;background-color: #fff;}

.nav-candidate>li>a{border-radius:5px;color:#fff;padding: 5px 10px;}
.nav-candidate>li+li{margin-left:35px}
.nav-candidate li.h3{margin-top:15px;letter-spacing:-1px;font-weight:bold;font-size:1.2em;}
.nav-candidate .h4{font-size:14px;}

#candidateTabsbs,#candidateTabsus,#candidateTabskn{background:#f8f8f8;}
#candidateTabskn > li{width:50%;}



@media (min-width: 768px) {
	.nav-candidate {width:100%; padding:15px 40px 0; height: 128px;}
	#tab-second {max-width:1100px;margin:50px auto;}
	.nav-candidate li.h3{margin-top:15px;letter-spacing:-1px;font-weight:bold;font-size:24px;}
	.nav-candidate .h4{font-size:18px;}
	.nav-candidate>li>a{border-radius:20px;padding: 10px 15px;}
	.nav-candidate>li+li{margin-left:80px}
	.tab-candidate {width:92%;margin:-43px auto 0; padding:0; background:#fff; border:1px solid #d2d2d2;margin-bottom:40px;}

	.tab-candidate .nav-pills>li {width:20%;}
	.tab-candidate .nav-pills>li>a:nth-child(4n+0) {border-right:1px solid #fff;}
	.tab-candidate .nav-pills>li>a:nth-child(5n+0) {border-right:none;}

	.candidate_list {width:100%;border-top: 3px solid #000;border-bottom:1px solid #000; margin-bottom: 40px;padding:10px 15px;}
	.candidate_profile {width:100%;display:inline-block;color:#666;font-size:16px;margin:0;}
	.c_photo{width:115px;height:140px;overflow:hidden;border:1px solid #ccc;float:left}
	.c_photo img {width:115px;}
	.c_profile {float:left;width:42%; max-width:465px;padding-top:5px;}
	.c_profile ul{margin-left:130px;padding-top:1px;}
	.c_profile li{padding-bottom:11px;}
	.c_profile_detail{width:57%;float:left;border-left:1px dotted #333;min-height:140px;padding-left:40px;}
	.c_profile_detail th{width:60px;}
	.c_profile_detail td,	.c_profile_detail th{padding:5px 10px;}

}

.tab-candidate li {width:25%;}
.tab-candidate .nav-pills>li>a {position: relative;display: block;padding: 10px; font-size:14px;font-weight:500;border-right:1px solid #fff; border-bottom:1px solid #fff;}
.tab-candidate .nav-pills>li>a { border-radius:0;}
.tab-candidate .nav-pills>li>a:nth-child(4n+0) {border-right:none;}
.tab-candidate .nav-pills>li>a:nth-child(5n+0) {border-right:1px solid #fff;}
.tab-candidate .nav-pills>li+li {margin-left:0;}
.tab-candidate .nav-pills>li.active>a, .tab-candidate .nav-pills>li.active>a:focus, .tab-candidatet .nav-pills>li.active>a:hover { color: #fff; background-color: #5a81c2;border-right:1px solid #5a81c2;border:1px solid #5a81c2;margin-left:-1px;margin-top:-1px;}

@media (min-width: 768px) {
	.tab-candidate .tab-title{padding:15px 40px;}
	.tab-candidate .nav-pills>li>a {position: relative;display: block;padding: 10px; font-size:15px;font-weight:500;}
	.tab-candidate .nav-pills>li {width:20%;}
	.tab-candidate .nav-pills>li>a:nth-child(4n+0) {border-right:1px solid #fff;}
	.tab-candidate .nav-pills>li>a:nth-child(5n+0) {border-right:none;}

	#candidateTabsus > li{width:16.666%;}
	#candidateTabskn > li{width:25%;}
}

/*±¤°í*/
.mainleft{background:#bebebe;width:100%;margin:auto;display:inline-block;}
.mainleft > div {width:33.3%;float:left;text-align:center;}
.mainleft img {width:100%;max-width:150px;}

@media (min-width: 768px) {
	.mainleft{background:#bebebe;max-width:1100px;margin:auto;padding:10px 250px;}
	.mainleft li {width:33.3%;float:left;text-align:center;}
	.mainleft img {width:100%;max-width:150px;}
}