body {
	min-width:1200px;
        padding-top: 20px;
      min-height: 100%;
      }
.panel-primary > .panel-heading {
    color: #FFF;
    background-color: #2C75A0;
    border-color: #2C75A0;
}
.panel-primary {
    border-color: #2C75A0;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
     border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
}
p {
    margin: 0px 0px 0px;
}
      /* Custom container */
      .content{
      max-width: 100%;
      background:url('../img/bac.jpg') no-repeat !important;
      margin-top:-20px;
      }
      .indexcon{
      background-color:#2C75A0;
      padding:50px 20px 50px 20px;
      width:1024px;
      height:338px;
      opacity:0.7;
      }
      .container {
        margin: 0 auto;
        min-height:490px;
        max-width: 1024px;
        
        
      }
      .content_box{
        margin: 0 auto;
        min-height:490px;
        width: 1046px;
        background:#fff;
      }
      .content_box2{
        padding:30px 30px 30px 30px;
      }
      .container > hr {
        margin: 30px 0;
      }
	  /*Xiaohan Add-start*/
	  .role-block{
			width: 200px;
	  }
	  .role-block figure {
		width: 200px;
		opacity: 1;
		transition: all .5s;
		
	  }
	 .role-block .figuer-cover{
	 	position: absolute;
	  	width:200px;
	  	height:100%;
	  	background-color: #2c75a0;
	  	opacity: 0;
	  }
	  .role-block:hover .figuer-cover {
		opacity: 0.4;
		
	  }
	  .role-block img {
		  width: 200px;  
		  height:200px;
		 border-radius:100px; 
		
	  }
	  .choose{padding-top:10px;font-size:15px;color:#fff;}
	  .choose-first{padding-top:10px;font-size:20px;color:#fff;font-weight:bold;}
	  .blue-green-bar {
		background-color:#2c75a0;
		height:10px;
		margin:20px 0;
	  }
	  .area-select {	
		position:relative;
		float:left;
		
	  }
	  .logo-part {
		height:70px;
		margin: 0px auto;
		 width: 1000px;
		padding-left:15px; 
	  }
	  .logo-part-first {
		height:80px;
		margin: 0px auto;
		width: 1200px;
		padding-left:90px; 
	  }
	  .img_block {
		position:relative;
		float:left;
		display:block-inline;
	  }
	  .head_title_block {
		position:relative;
		float:left;
		height:70px;
		display:block-inline;
	/* 	font-size:31.5px;
		line-height:80px; */
	  }
	  .head_title_block .title-zh-cn{
	  	margin-top: 5px;
margin-left: 10px;
font-size: 35px;
line-height: 35px;
margin-bottom: 10px;
	  }
	   .head_title_block .title-first{
	  	font-size:46px;
		line-height:50px;
		margin-bottom:10px;
		color:#fff;
		/* text-shadow:2px 2px 3px #fff; */
		font-weight:bold;
	  }
	  .head_title_block .title-en{
	  	font-size:16px;
		line-height:18px;
	  }
	  .head_title_block .title-en-first{
	  	font-size:20px;
		line-height:20px;
		color:#fff;
		/* text-shadow:1px 1px 2px #fff; */
	  }
	  .logoSet {
		position:relative;
		height:70px;
		width:auto;
	  }
	  .logoSet-login {
		position:relative;
		height:85px;
		width:auto;
	  }
   footer {
	display:block;
	width:100%;
	min-height:140px;
    background: #2c75a0 none repeat scroll 0% 0%;
    padding: 25px 0px;
    font-size: 12px;
vertical-align: baseline;
    /* z-index: 999; */
	}
	.w_inner {
	    margin: 0px auto;
	    width: 1046px !important;
	}
	
	footer #ft_cr, footer #ft_menu {
    float: right;
    text-align: right;

	}
	footer #ft_menu .btn {
	color:#FFF;
    display: inline-block;
    background-color: #545888;
    background-image: url("../img/icons.png");
    background-repeat: no-repeat;
    background-position: 20px -153px;
    border-radius: 0px;
    border: medium none;
    box-shadow: none;
    padding: 5px 20px 5px 30px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
	footer #ft_menu nav{
		display:block;
		margin: 0px;
		padding: 0px;
		border: 0px none;
		font: inherit;
		vertical-align: baseline;
		text-align: right;
	}
	#ft_menu ul li {
    display: inline;
    padding-left: 5px;
    white-space: nowrap;
}
	#ft_menu a{
   color:#fff;
}
	#ft_logo {
    display: inline-block;
    float:left;
	}
	#ft_logo p {
    display: block;
    float: left;
    line-height: 19px;
    text-align: left;
    padding-left: 10px;
    color:#fff;
}
	#ft_cr {
	color:#fff;
    clear: both;
    display: inline-block;
    float: right;
	text-align: right;
	font-size: 12px;
}
	.role-block {
		text-align:center;
	  }
		 	/* define bootstrap 5 columns */
	.col-md-1-5,
	.col-sm-1-5,
	.col-md-1-5,
	.col-lg-1-5 {
		position: relative;
		min-height: 1px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.col-xs-1-5 {
		width: 20%;
		float: left;
	}

.en-markup-crop-options {
    top: 18px !important;
    left: 50% !important;
    margin-left: -100px !important;
    width: 200px !important;
    border: 2px rgba(255,255,255,.38) solid !important;
    border-radius: 4px !important;
}

.en-markup-crop-options div div:first-of-type {
    margin-left: 0px !important;
}


	@media (min-width: 768px) {
	.col-sm-1-5 {
			width: 20%;
			float: left;
		}
	}
	@media (min-width: 992px) {
		.col-md-1-5 {
			width: 20%;
			float: left;
		}
	}
	@media (min-width: 1200px) {
		.col-lg-1-5 {
			width: 20%;
			float: left;
		}
	    /*Xiaohan Add-end*/
      /* Main marketing message and sign up button */
      .jumbotron {
        margin: 80px 0;
        text-align: center;
      }
      .jumbotron h1 {
        font-size: 100px;
        line-height: 1;
      }
      .jumbotron .lead {
        font-size: 24px;
        line-height: 1.25;
      }
      .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

      /* Supporting marketing content */
      .marketing {
        margin: 60px 0;
      }
      .marketing p + h4 {
        margin-top: 28px;
      }
	}

      /* Customize the navbar links to be fill the entire space of the .navbar */
      .navbar .navbar-inner {
        padding: 0;
      }
      .navbar .nav {
        margin: 0;
        display: table;
        width: 100%;
      }
      .navbar .nav li {
        display: table-cell;
        width: 1%;
        float: none;
      }
      .navbar .nav li a {
        font-weight: bold;
        text-align: center;
        border-left: 1px solid rgba(255,255,255,.75);
        border-right: 1px solid rgba(0,0,0,.1);
      }
      .navbar .nav li:first-child a {
        border-left: 0;
        border-radius: 3px 0 0 3px;
      }
      .navbar .nav li:last-child a {
        border-right: 0;
        border-radius: 0 3px 3px 0;
      }
      .scatter {

text-align:justify;

text-justify:distribute-all-lines;/*ie6-8*/

text-align-last:justify;/* ie9*/

-moz-text-align-last:justify;/*ff*/

-webkit-text-align-last:justify;/*chrome 20+*/

}

@media screen and (-webkit-min-device-pixel-ratio:0){/* chrome*/

.scatter:after{

  content:".";

  display: inline-block;

  width:100%;

  overflow:hidden;

  height:0;

}

}
/*闁轰焦鐟ョ粭锟藉銈忔嫹*/
.qa_box{
	min-width:800px;
	height:50px;
	font-size:16px;
	border-top:1px #D6D6D6 solid;
	border-left:1px #D6D6D6 solid;
	border-right:1px #D6D6D6 solid;
	padding-left:10px;
}
.qa_box1{
	width:98%;	
	line-height:40px;
	float:left;
	height:40px;
	cursor:pointer;
	margin-top:10px;
	
}
.qa_box2{
	width:49%;	
	line-height:40px;
	float:left;
	height:40px;
	cursor:pointer;
	margin-top:10px;
	
	border:1px #2c75a0 solid;
}
.qa_box3{
	width:33%;	
	line-height:40px;
	float:left;
	height:40px;
	cursor:pointer;
	border:1px #2c75a0 solid;
	margin-top:10px;
	margin-left:-1px;
}
.qa_box4{
	width:24.8%;	
	line-height:40px;
	float:left;
	height:40px;
	cursor:pointer;
	border:1px #2c75a0 solid;
	margin-top:10px;
	margin-left:-1px;
}

.qa_box5{
	width:16.5%;	
	line-height:40px;
	float:left;
	height:40px;
	cursor:pointer;
	border:1px #2c75a0 solid;
	margin-top:10px;
	margin-left:-1px;
}
.qa_box4_2{
	width:25%;	
	line-height:40px;
	float:left;
	height:40px;
	cursor:pointer;
	border:1px #2c75a0 solid;
	margin-top:10px;
	margin-left:-1px;
}
.qa_box .action{
	background:#2c75a0;
	color:#fff;
}
.qa_box .canot{
	background:#ccc;
	color:#333;
}
.cbafter :after
{
	clear:both;
}
.table_td_qa{
	width:100px;background-color:#2C75A0 !important;color:#fff !important;font-size:14px !important;
}
.examstart_text p{
	color:#2c75a0;font-size:14px;text-align:left;
}
.viewtext1
{
	line-height:25px;
	text-align:left;
	font-size:16px;
	color:#2c75a0;
}
/*闁谎冾煼濡炬澘鈻旈妸銉ユ杸*/
.login_role button{
	width:170px;margin-left:30px;font-weight:bold;
}
.login_role .action{
	width:170px;margin-left:20px;font-weight:bold;background-color:#fff;color:#333;
}