/* reset include */
@import url("reset.css");
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@font-face {
    font-family: 'ryumin';
    src: url('../css/ryumin.otf');
}
/*common */
body {
	background-color: #fff;
	background-size: cover;
	font-size: 14px;
	color: #000;
	text-align: center;
}
a:link {
	color:#fff;
	text-decoration: none;
}
a:visited { color: #0133D7;
}
a:hover { color: #0DB42F;
}
a:active { color: #009A74;
}
.dosp {
	display: none;
}
#header {
	width: 100%;
	height: 200px;
	position: fixed;
	background-color: #fff;
	z-index: 100;
}
#header_top {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	border-bottom: dotted 1px #000;
	box-sizing: border-box;
	line-height: 50px;
}
#h_t_left {
	width: 50%;
	float: left;
	text-align: left;
}
#h_t_right {
	width: 50%;
	float: left;
	text-align: right;
}
#header_bottom {
	width: 980px;
	height: 80px;
	margin: 10px auto;
}
#h_b_left {
	width: 30%;
	float: left;
}
#h_b_left img {
	width: 100%;
}
#h_b_right {
	width: 120px;
	height: 60px;
	margin: 10px 0;
	float: right;
	text-align: center;
	font-weight: bold;
	background: #7EC8FF;
}
#h_b_right a {
	color: #fff;
}
#h_b_right ul {
	overflow: hidden;
	border-right: solid 1px #fff;
}
#h_b_right li {
	width: 100%;
	height: 60px;
	line-height:60px;
	text-align: center;
	float: left;
	border-left: solid 1px #fff;
	box-sizing: border-box;
}
#h_b_right li a {
	display: block;
}
/*common_color*/
.gray{
	color: #666666;
	font-size:25px;
}
.red_join{
	color: #E60012;
	font-size:20px;
}
.green{
	color: #6B9300;
}
.blue{
	color: #0066CC;
}
.dep1{
	color: #EB6D84;
}
.dep2{
	color: #FD5DAE;
}
.dep3{
	color: #D266F0;
}
.dep4{
	color: #8A8AFD;
}
.dep5{
	color: #4BABFD;
}
.dep6{
	color: #3AC2AD;
}
.dep7{
	color: #42D242;
}
.word_q{
	color: #E60012;
	font-size: 30px;
}
.word_a{
	color: #0FA3D3;
	font-size: 30px;
}
/*common mein circle*/
#menu {
	width: 100%;
	height: 50px;
	margin-top: 200px;
	text-align: center;
	position: fixed;
	background: #1E68DE;
	z-index: 100;
}
#menu a {
	color: #fff;
	display: block;
}
#menu ul {
	overflow: hidden;
	border-right: solid 1px #fff;
	width: 980px;
	margin: 0 auto;
}
#menu li {
	width: 12.5%;
	height: 50px;
	line-height:50px;
	float: left;
	border-left: solid 1px #fff;
	box-sizing: border-box;
}
#menu li span {
	font-size: 10px;
}
.small_list{
	line-height: 18px !important;
	padding: 8px;
}
#main {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 250px;
}
.main_tittle{
	font-size: 30px;
	color: #ffffff;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	letter-spacing: 0;
	border: none;
	text-decoration: none;
	margin: 10px 100px;
	background: #0062FF;
}
.main_tittle_text{
	margin: 50px 0;
}
.main_inner{
	width: 980px;
	margin: 50px auto;
	overflow: hidden;
}
.m_i_top{
	margin-top: 50px;
}
.m_i_bottom{
	margin: 0 0 50px 100px;
	float: left;

}
.m_i_t_word{
	font-size: 50px;
}
.m_i_t_word01{

}
.m_i_t_word02{

}
.m_i_t_word03{

}
.m_i_t_item{
	width: 840px;
	margin: 0 auto;
	overflow: hidden;
}
.m_i_t_it{
	float: left;
	margin: 30px;
}
.m_i_t_it.bottomFirst {
	margin-left: 130px;
}
.circle1{
    background: url(../img/top_circle01.png) no-repeat;
    width: 150px;
    height: 150px;
	background-size: contain;
}
.circle1 a{
    display: block;
}
.circle1 img{
   width: 100%;
    border: none;
}
.circle1 a:hover{
    background: none;
}
.circle1 a:hover img{
    visibility: hidden;
}
.circle2{
    background: url(../img/top_circle02.png) no-repeat;
    width: 150px;
    height: 150px;
	background-size: contain;
}
.circle2 a{
    display: block;
}
.circle2 img{
   width: 100%;
    border: none;
}
.circle2 a:hover{
    background: none;
}
.circle2 a:hover img{
    visibility: hidden;
}
.circle3{
    background: url(../img/top_circle03.png) no-repeat;
    width: 150px;
    height: 150px;
	background-size: contain;
}
.circle3 a{
    display: block;
}
.circle3 img{
   width: 100%;
    border: none;
}
.circle3 a:hover{
    background: none;
}
.circle3 a:hover img{
    visibility: hidden;
}
.circle4{
    background: url(../img/top_circle04.png) no-repeat;
    width: 150px;
    height: 150px;
	background-size: contain;
}
.circle4 a{
    display: block;
}
.circle4 img{
   width: 100%;
    border: none;
}
.circle4 a:hover{
    background: none;
}
.circle4 a:hover img{
    visibility: hidden;
}
.circle5{
    background: url(../img/top_circle05.png) no-repeat;
    width: 150px;
    height: 150px;
	background-size: contain;
}
.circle5 a{
    display: block;
}
.circle5 img{
   width: 100%;
    border: none;
}
.c_side{
	padding-left: 10%;
}
.circle5 a:hover{
    background: none;
}
.circle5 a:hover img{
    visibility: hidden;
}
.circle6{
    background: url(../img/top_circle06.png) no-repeat;
    width: 150px;
    height: 150px;
	background-size: contain;
}
.circle6 a{
    display: block;
}
.circle6 img{
   width: 100%;
    border: none;
}
.circle6 a:hover{
    background: none;
}
.circle6 a:hover img{
    visibility: hidden;
}
.circle7{
    background: url(../img/top_circle07.png) no-repeat;
    width: 150px;
    height: 150px;
	background-size: contain;
}
.circle7 a{
    display: block;
}
.circle7 img{
   width: 100%;
    border: none;
}
.circle7 a:hover{
    background: none;
}
.circle7 a:hover img{
    visibility: hidden;
}
.m_i_center{
	height: 500px;
}
.m_i_c_menu{
	height: 99px;
	font-size: 50px;
	border-bottom: dotted 1px #000;
}
.m_i_c_top_inner{
	height: 200px;
}
.m_i_c_t_left{
	width: 300px;
	margin: 10px 10px;
	float: left;
}
.m_i_c_t_center{
	width: 300px;;
	margin: 10px 10px;
	float: left;
}
.m_i_c_t_right{
	width: 300px;
	margin: 10px 10px;
	float: left;
}
.m_i_c_bottom_inner{
	height: 200px;
}
.m_i_c_b_left{
	width: 200px;
	margin: 10px 10px;
	float: left;
}
.m_i_c_b_center{
	width: 200px;;
	margin: 10px 10px;
	float: left;
}
.m_i_c_b_right{
	width: 200px;
	margin: 10px 10px;
	float: left;
}
#main02 {

}
.main02_content{
	height: 500px;
}
.main02_c_inner_top{
	height: 100px;
	font-size: 50px;
}
.main02_c_inner_bottom{
	height: 400px;
}
/*salary*/
.main_salary_content{
		float: left;
}
.m_sal_co_inner{

}
.m_sal_con{
	color: #434343;
	text-align: left;
	margin: 50px;
}
.m_sal_con_position{
	color: #E60012;
}
.m_sal_con_salary{
	font-size: 50px;
}
.m_sal_con_english{

}
.red{
	color: #E60012;
}
#graph{
	width: 980px;
	float: left;
}
#graph_inner{
	float: left;
}

#graph_inner_top{
	float: left;
	text-align: left;
	margin: 50px 10px;
	line-height: 50px;
}
#graph_inner_center1{
	float: left;
	text-align: left;
	margin: 50px 10px;
}
#graph_inner_center1 ul{
	float: left;
	list-style: none;
}
#graph_inner_center1 li{
	width: 500px;
	height: 30px;
	margin: 10px 0;
	float: left;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	letter-spacing: 0;
	border: none;
	text-decoration: none;
	padding: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    background: #7EC8FF;
}
#graph_inner_center2{
	float: left;
	text-align: left;
}
#graph_inner_bottom{
	width: 960px;
	margin-right: 10px;
	overflow: hidden;
}
.graph_inner_bottom_right{
	width: 480px;
	margin-right: 10px;
	float: right;
}
dl.graph_inner_bottom_right {
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background-color:#636363;
    margin:100px 0;
}
dl.graph_inner_bottom_right dt{
	width: 180px;
	float:left;
    clear: left;
    background-color:#9E9E9E;
    border-top:1px solid #ccc;
    padding:5px;
    text-align: left;
}
dl.graph_inner_bottom_right dd{
	width: 300px;
	background-color:#d8d8d8;
    border-top:1px solid #ccc;
    margin-left:180px;
    padding:5px;
}
/*join*/
.main_jo_inner{
	width: 960px;
	margin: 50px auto;
	overflow: hidden;
}
.main_jo_i_con{
	margin: 50px 0;
	overflow: hidden;
}
.main_jo_i_left{
	width: 600px;
	height: 250px;
	text-align: left;
	line-height: 40px;
	float: left;
}
.main_jo_Sentence1{
	color: #1C5C88;
	font-size:15px;
	margin: 30px 0 10px 0;
}
.main_jo_Sentence2{
	margin: 10px 0 0 10px;
}
.main_jo_Sentence3{
	margin: 10px 0 0 10px;
}
.main_jo_tel_left{
	float: left;
	margin-left: 50px;
}
.main_jo_tel_right{
	text-align: right;
	margin-right: 50px;
}
.main_jo_i_right{
	width: 360px;
	float: left;
}
/*department*/
.dep_con{
	text-align: left;
	font-size: 30px;
	width: 960px;
	overflow: hidden;
	margin: 50px 10px;
}
.dep_con_title{
	width: 960px;
	margin: 10px;
	float: left;
}
.dep_con_title_top_left{
	float: left;
	width: 160px;
}
.dep_con_title_top_left img {
	margin: 20px 20px 0 ;
}
.dep_con_title_top_right{
	float: left;
	width: 800px;
	margin: 15px 0 10px ;
	font-weight: bold;
}
.dep_con_title_bottom{
	margin-left: 200px;
}
.dep_con_title ul{
	font-size: 15px;


}
.dep_con_title li{
	font-size: 14px;
	float: left;
	line-height: 20px;
	margin-left: 30px;
	list-style-type: square;
}
/*practice*/
#main_pra {
    padding: 20px;
    margin: 50px;
	border: thin #8c8c8c solid;
    background: #fff;
}
#pra_text{
	text-align: left;
	margin: 50px 10px;
	line-height: 30px;
}
.pra_img {
	float: right;
	margin-left: 10px;
	width: 300px;
}
.pra_img img {
	width: 100%;
}
#pra_table{

}
dl.pra_table{
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background-color:#BCBCBC;
    margin:50px 0;
}
dl.pra_table dt{
	width: 190px;
	float:left;
    background-color:#BCBCBC;
    border-top:1px solid #ccc;
    text-align: left;
    margin-left: 10px;
}
dl.pra_table dd{
	background-color:#fff;
    border-top:1px solid #ccc;
    margin-left:200px;
    padding:10px;
    text-align: left;S
}
/*cartoon*/
.cartoon_img img{
	width: 500px;
	margin: 50px 0;
}

/*qa*/
.main_qa{
	margin: 20px;
	padding: 20px;
	border: thin #8c8c8c solid;
    text-align: left !important;
}
.main_q{
	margin-bottom: 20px;
}
.main_a{
	line-height: 50px;
}
/*footer*/
#footer {
	width: 100%;
	height: 250px;
	margin: 10px 0;
	background: #222222;
}
.footer_inner{
	width: 980px;
	margin: auto;
	color: #fff;
}
.f_i_logo{
	width: 150px;
	margin-top: 20px;
	float: left;
}
.f_i_logo img {
	width: 100%;
}
.f_i_menu{
	width: 450px;
	float: left;
	margin: 0 30px 0 20px;
}
.f_i_m_top{
	text-align: left;
	font-size: 25px;
	border-bottom: solid 1px #fff;
}
.f_i_m_bottom{
	margin: 20px auto 0;
	color: #fff
}
.f_i_m_bottom li{
	text-align: left;
	margin-bottom: 10px;
}
.f_i_m_bottom a {
	color: #fff;
}
.f_i_m_b_left{
	float: left;
	width: 50%;
}
.f_i_m_b_right{
	float: left;
	width: 50%;
}
.f_i_contact{
	width: 330px;
	float: left;
}
.f_i_c_top{
	text-align: left;
	font-size: 25px;
	border-bottom: solid 1px #fff;
}
.f_i_c_sentence{
	margin: 20px auto;
}
.f_i_c_tel{
	font-size: 30px;
}
.m_s_c01_inner h3 {
	font-size: 20px;
	font-weight: bold;
}