
@media (min-width: 1380px) {
.subpage .topbg .topbg-title{
	min-height: 340px;

}
.subpage .topbg .topbg-title h1 {
    padding-left: 40px!important;
}
.subpage .topbg .topbg-title p{
    padding-left: 37px;
}
.sub8-1 .item04 .col-md-10 .row>div:first-child img{
	float:left;
}
.sub8-1 .item04 .col-md-10 .row>div:last-child img{
	float:right;
}
}
.sub6_1_hover{
	border:0!important;
	background:#f4f4f4!important;
	box-shadow: none!important;
}
.sub6_1_hover:hover{
	background-color: #f4f4f4!important;
}
/***************************************sub3-1 start****************************************/
p{letter-spacing:-0.55px;}
.m_top35{
	margin-top: 35px!important;
}
.m_top40{
	margin-top: 40px!important;
}
.m_top70{
	margin-top: 70px!important;
}
.m_top90{
	margin-top: 90px!important;
}
.m_bottom40{
	margin-bottom: 40px;
}
.m_bottom70{
	margin-bottom: 70px;
}
.m_bottom90{
	margin-bottom: 90px;
}
.m_bottom100{
	margin-bottom: 100px;
}
.subpage.sub3 .topbg {
	background-image: url(../images/topbg_sub3.jpg);
}
.red_block_line{
	height: 50px;
	background: #E74341; 
	margin-top: 90px;
	margin-bottom: 40px;
}
.red_block_line p{
	display: inline-block;
	font-size: 20px;
	font-weight: 300;
	line-height: 50px;
	color: #fff;
}
.red_block_line span{
	display: inline-block;
	background-image:url(../images/arrow_right_1.png);
	width: 8px;
	height: 9px;
	margin-left: 21px;
	margin-right: 10px;
	position: relative;
	top: -3px;
}
.talk1{
	margin-top: 40px;
}
.talk1_blue{
	background: #004FA9;
	text-align: center;
	height: 157px;

}
.talk1_blue img{
	margin-top: 50px;
}
.talk1_icon{
	text-align: center;
	padding: 35px 16px 0px 16px;
	border: solid 1px #d8d8d8;
	width: 100%;
	min-height: 157px;
	margin-bottom: 20px;
}
.talk1_icon>div{
	display: inline-block;
	width: 100px;
    vertical-align: top;
    margin-bottom: 25px;
}
.talk1_icon>img{
	position: relative;
    top: 25px;
}
/*.talk1_icon>div:after{
	background-image: url(../images/talk_arrow.png);
	background-repeat: no-repeat;;
    display: inline-block;
    content: '│';
    width: 47px;
    height: 22px;
    text-align: center;
    color: transparent;
    position: relative;
    float: right;
}*/	
.talk1_icon span{
	color:#313131;
	font-size: 16px;
	display: block;
	margin-top: 5px;
}
.talk2{
	margin-top: 20px;
}

.subpage .table_list{
    width: 100%;
	margin-top: 40px;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
}
.table_list tr{
	min-height: 86px;
	height: 86px;
	vertical-align: middle;
	border-bottom: solid 1px #dcdcdc;
}
.table_list tr:last-child{
	border-bottom: 0;
}
.table_list td{
	padding: 8px;
}
.table_list tr>td:first-child{
	max-width: 295px;
	background: #f9f9f9;
	font-size: 16px;
	color: #1c1c1c;
	min-width: 85px;
}
.table_list tr>td:nth-child(2){
	background: #fff;
	font-size: 16px;
	/*color: #292929;*/
	font-weight: 300;
}
.table_list tr>td:nth-child(3){
    text-align: center;
    font-size: 16px;
    color: #292929;
}
.table_list tr>td:nth-child(3) a{
    color:#fff;
    font-size: 15px;
    width: 90px;
    height: 32px;
    background: #004FA9;
    display: inline-block;
    line-height: 32px;
    border-radius: 5px;

}
@media (max-width: 375px) {
.hidden_375{
	display: none;
}
.airplane{
	margin-right: 0!important;
}
.m_top35{
	margin-top: 30px!important;
}
.m_top40{
	margin-top: 30px!important;
}
.m_top70{
	margin-top: 30px!important;
}
.m_top90{
	margin-top: 30px!important;
}
.m_bottom40{
	margin-bottom: 30px;
}
.m_bottom70{
	margin-bottom: 30px;
}
.m_bottom90{
	margin-bottom: 30px;
}

}
@media (max-width: 767px) {
.red_block_line{
	margin-top: 65px;
	margin-bottom: 20px;
}
}
@media (max-width: 1379px) {
.airplane{
	margin-right: 47px;
}
.table_list tr>td:first-child{
    text-align: center;
}
.table_list tr>td:first-child img{
	display: block;
	margin: 0 auto;
}
}
@media (min-width: 1380px) {
.talk1>div{
	float: left;
}
.talk1_blue{
	width: 300px;
}
.talk1_icon{
	width: 900px;
}
.magnifier{
	width: 117px!important;
}
.magnifier img{
	position: relative;
	left:5px;
}
.talk_card{
	width: 93px!important;
}
.talk_card span{
	position: relative;
	left:-5px;
}
.table_list tr>td:first-child{
    width: 295px;
} 
.table_list tr>td:nth-child(2){
	padding: 15px 40px;
}
.table_list tr>td:nth-child(3){
    width: 190px;
} 
.table_list tr>td:first-child img{
	margin-left: 56px;
	margin-right: 13px;
}  
}
/***************************************sub3-1 stop****************************************/
/***************************************sub3-2 start****************************************/
.sub3_2 .table_list{
	border-top: 0;
}
.sub3_2 .table_list tr{
	min-height: 60px;
    height: 60px;
}
.sub3_2 .table_list tr:first-child{
	border-bottom: solid 1px #000;
}
.sub3_2 .table_list th{
	background: #F5F5F5;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	color:#181818;
}
.sub3_2  .table_list tr>td:first-child {
    background: #fff;
    color: #292929;
    font-weight: 500;
    text-align: center;
}
.sub3_2 .table_list tr>td:nth-child(2) {
    background: #F9F9F9;
    text-align: center;
    font-weight: 500;
    color: #004FA9;
}



.sub3_2_table1 tr:nth-child(4) td:nth-child(2),
.sub3_2_table1 tr:nth-child(5) td:nth-child(2){
	color: #E74341;
}
.sub3_2_table1 tr:nth-child(6) td:nth-child(2),
.sub3_2_table1 tr:nth-child(7) td:nth-child(2){
	color: #F09D0F;
}
.sub3_2_table1 tr:nth-child(4) td:nth-child(3) a,
.sub3_2_table1 tr:nth-child(5) td:nth-child(3) a{
	background-color: #E74341;
}
.sub3_2_table1 tr:nth-child(6) td:nth-child(3) a,
.sub3_2_table1 tr:nth-child(7) td:nth-child(3) a{
	background-color: #F09D0F;
}


.sub3_2_table2 tr>td:nth-child(3) {
   font-weight: 300;
}

.sub3_2_table3 tr>td:nth-child(2) {
   color:#e74341!important;
}
.sub3_2_table3 tr>td:nth-child(3) {
   font-weight: 300;
}
.table_right_p{
	color:#959494;
	text-align: right;
	font-size: 14px;
	font-weight: 300;
	margin-top: 5px;
}

@media (min-width: 1380px){
.sub3_2_table1 tr>td:first-child {
    width: 457px;
}
.sub3_2 .table_list tr>td:first-child img {
    margin-left: 23px;
    margin-right: 23px;
}
.sub3_2_table1 tr>td:nth-child(2) {
    width: 450px;
}
.sub3_2_table1 tr>td:nth-child(3) {
    width: 293px;
}

.sub3_2_table2 tr>td:first-child {
    width: 313px;
}
.sub3_2_table2 tr>td:nth-child(2) {
    width: 193px;
}
.sub3_2_table2 tr>td:nth-child(3) {
    width: 694px;
}

.sub3_2_table3 tr>td:first-child {
    width: 505px;
}
.sub3_2_table3 tr>td:nth-child(2) {
    width: 193px;
}
.sub3_2_table3 tr>td:nth-child(3) {
    width: 502px;
}
}
/***************************************sub3-3 stop****************************************/
/***************************************sub3-3 start****************************************/
.sub3_3 .table_list tr>td:first-child {
    max-width: 291px;
    color: #060606;
}
.table_list tr>td:nth-child(2) .p1{
	font-weight: 500;
	color: #292929;
}
@media (min-width: 1380px){
.sub3_3 .table_list tr>td:first-child {
    width: 291px;
}
.sub3_3 .table_list tr>td:first-child img {
    margin-left: 42px;
}
}
/***************************************sub3-3 stop****************************************/
/*************************sub3-4(the same with sub3-2 style) start*************************/
.sub3_2_table4_yellow tr>td:nth-child(2){
    color:#F09D0F!important;
}
.sub3_2_table4_yellow tr>td:nth-child(3) a{
    background-color:#F09D0F;
}
@media (min-width: 1380px){

.sub3_2_table4 tr>td:first-child {
    width: 450px;
}
.sub3_2_table4 tr>td:nth-child(2) {
    width: 450px;
}
.sub3_2_table4 tr>td:nth-child(3) {
    width: 300px;
}
}
/***************************************sub3-4 stop****************************************/
/***************************************sub3-5 start****************************************/
.yellow_nav .nav-tabs {
	color:#202020;
	font-size: 25px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 70px;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    width: 354px;
}
.yellow_nav .nav-tabs>li{
	display: inline-block;
}
.yellow_nav .nav-tabs>li:first-child{
	margin-right: 15px;
}
.yellow_nav .nav-tabs>li:last-child{
	margin-left: 15px;
}
.yellow_nav .nav-tabs span{
	font-weight: 500;
	
}
.yellow_nav .nav-tabs a{
	width: 160px;
	height: 160px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	background: #eee;
	vertical-align: middle;
	border: 0;
	padding: 0!important;
}
.yellow_nav .nav-tabs li.active a,
.yellow_nav .nav-tabs li.active a:hover{
	border: 0;
	color:#fff;
	background: #F09D0F!important;
}
.yellow_nav .nav-tabs li.active a:after{
	content:"";
	background-image:url(../images/orange.png);
	position:absolute;
	bottom:-19px;
	width:24px;
	height:20px;
	left:50%;
	margin-left:-11px;

}
.yellow_nav .nav-tabs li a:hover{
	background: #eee!important;
}
.yellow_nav .nav-tabs a p{
	position: relative;
	top: 32%;
}


p.has-error-input {
    color: red;
    font-size: 12px;
    margin-top: 5px;
    display: block;
    text-align: left;
    right: 15px;
}

.form_title1{
	font-size: 25px;
	font-weight: 300;
	/*color:#292929;*/
	margin-bottom: 26px;

}
.form_title1 span{
	font-size: 15px;
	color:#7d7d7d;
	
}
.form_title2{
	font-size: 22px;
	font-weight: 300;
	/*color:#292929;*/
	margin-top: 45px;
	margin-bottom: 26px;

}
.input_translate{
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	margin-bottom: 85px;
}
.input_translate table{
	width: 100%;
}
.input_translate tr{
    border-bottom: solid 1px #dcdcdc;
    height: 62px;
}
.input_translate tr td{
	padding: 8px;
}
.input_translate tr td:first-child{
	min-width: 150px;
	padding-left: 20px;	
	font-size: 16px;
	color:#000;
	border-top: solid 1px #dcdcdc;
	background-color: #f6f6f6;
	
}


.input_translate tr td:nth-child(2){
	color:#292929;
}


.section2 table{
	width: 100%;
	border: solid 1px #E1E1E1;
}
.input_contact{
	border-top: solid 1px #ececec;
}
.input_contact table{
	width: 100%;
}
.input_contact tr{
	height: 65px;
	border-bottom: solid 1px #e1e1e1;
}
.input_contact tr td{
	padding: 8px;
	min-width: 80px;
}
.input_contact tr td:first-child{
	background: #f6f6f6;
}
.input_contact tr td input{
	width: 205px;
	height: 35px;
	border:0;
	background-color: #F6F6F6;
	padding:8px;
	display: inline-block;
}
.radio_red input{
	background:#f0f0f0!important;
}
.input_contact label{
	color: #292929;
	font-weight: normal;
}
.input_contact label span{
	color: #FF0000;
	position: relative;
    top: 3px;
}

.input_contact2 tr td:first-child{
	padding-left:8px!important;
	text-align:center;
}


.input_date input{
	background-image: url(../images/date.png);
	background-repeat:no-repeat;
	background-position:97% center;
}
.icon-arrow-left{
	background: url(../images/icon-arrow-left.png) no-repeat;
	width: 6px;
    height: 12px;
    display: inline-block;
}
.icon-arrow-right{
	background: url(../images/icon-arrow-right.png) no-repeat;
	width: 6px;
    height: 12px;
    display: inline-block;
}
.input_contact .file input{
	background-color: #f3f3f3;
	border-radius:0;
	height:28px;
	box-shadow:none;
    margin-top: 3px;
    margin-bottom: 3px;
}
.input_contact .liulan{
    width: 75px!important;
    height: 28px;
    background: #A1A1A1!important;
    color: #f5f5f5;
    cursor: pointer;
    font-size: 12px;
    position: relative;
    border-radius: 0;
    font-family: Dotum;

}
.input_contact .files {
    position: absolute;
    left: -1000px;
    top: 52px;
    heigth: 26px;
    cursor: pointer;
    filter: Alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}
.request{
	padding:12px 20px!important;
}
.request textarea{
	width:100%!important;
	min-height:100px!important;;
	background:#fff!important;;
	border-radius:0!important;;
	border:solid 1px #e3e3e3!important;;
}
.btn_submit {
    background-color: #E74341!important;
    color: #fff;
    width: 220px;
    height: 60px;
    border-radius: 0;
    font-size: 20px;
    line-height: 54px;
    padding: 0px;
    border: 0;
    margin-top: 50px;
    outline: none;
    margin-left: auto;
    margin-right: auto;
    display:block;
}
.btn_submit:hover,
.btn_submit:focus,
.btn_submit:active{
	color:#fff;
}
.btn_submit span{
	margin-right: 10px;
	position: relative;
	top:-2px;

}
.pretty td{
    line-height: 1;
    position: relative;
     background-clip: padding-box;
}
.pretty input[type='radio'],
.pretty input[type='checkbox'] {
    position: absolute;
    z-index: 99999999;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
    opacity: 0;
}
.pretty label {
    font-weight: normal;
    margin-bottom: 0px;
}
.pretty i {
	top: 1px;
    position: relative;
    display: inline-block;
    background-color: #fff;
    width: 15px;
    height: 15px;
    margin-right: 30px;
    padding: 1px;
    text-align: center;
    box-shadow: 0px 0px 3px #D5D5D5 inset;
}
.mdi-check:before {
    content: "\F12C";
}
.pretty input[type='radio']:checked+label>i:before,
.pretty input[type='checkbox']:checked+label>i:before  {
    background-image: url(../images/redright.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    width: 12px;
    height: 11px;
    position: relative;
    top: -3px;
}
.pretty i:before {
    position: relative;
    z-index: 999;
    left: 0;
    display: inline-block;
    vertical-align: bottom;
    color: transparent;
}
.pretty i:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '\0000';
    color: transparent;
    border: 1px solid #b9b9b9;
    border-radius:2px;
    margin-right: 30px;
}

.radio_red {
    line-height: 1;
    position: relative;
}
.radio_red input[type='radio'],
.radio_red input[type='checkbox'] {
	position:absolute;
    z-index: 99999999;
    display:inline-block;
    height:35px;
    margin: 0;
    cursor: pointer;
    opacity: 0;
}
.radio_red label {
	min-width:95px;
	height:35px;
	padding-left:5px;
	padding-right:5px;
    font-weight: normal;
    margin-bottom: 0px;
    background:#F0F0F0;
    border-radius:5px;
    margin-right:3px;
    text-align:center;
    line-height:35px;
    color:#292929;
    font-size:16px!important;
}

.radio_red input[type='radio']:checked+label,
.radio_red input[type='checkbox']:checked+label{
    background-color:#e64340!important;
    color:#fff;
}
.radio_large label,
.radio_large input[type='radio'],
.radio_large input[type='checkbox'] {
	width:155px;
}
.radio_red>div{
	display: inline-block;
	position: relative;
	text-align: left;
	margin-bottom: 3px;
    margin-top: 3px;
}
.pretty_mulitple td>div{
	display: inline-block;
	position: relative;
	min-width: 154px;
	text-align: left;
	margin-bottom: 3px;
    margin-top: 3px;
}
.pretty_mulitple i {
    margin-right: 9px;
}

/* loader3 */

.loader3_content{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	top: 0;
	left:0;
}
.loader3 {
  position: relative;
  text-align: center;
  top: 40%;
}
.loader3 > span {
  width: 12px;
  height: 12px;
  margin: 0 3px;
  background-color: #b71534;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.6s infinite ease-in-out;
  animation: bouncedelay 1.6s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.loader3 span:nth-child(1) {
  -webkit-animation-delay: -0.64s;
  animation-delay: -0.64s;
}
.loader3 span:nth-child(2) {
  -webkit-animation-delay: -0.48s;
  animation-delay: -0.48s;
}
.loader3 span:nth-child(3) {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader3 span:nth-child(4) {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
.loader3 p{
	font-size: 20px;
	color:#fff;
} 
.size{
	color:transparent;
	font-size:11px;
	line-height: 10px;
}
/*@media (max-width: 500px){
.input_contact tr input{
	width: 100%;
}
}*/
@media (max-width: 375px){
.input_contact tr td input{
	width: 100%;
}
.radio_red label {
    font-size:12px!important;
}
.radio_large label, .radio_large input[type='radio'], .radio_large input[type='checkbox'] {
    width: 115px;
}
.yellow_nav .nav-tabs{
	width: 295px;
	font-size: 20px;
}
.yellow_nav .nav-tabs a{
	width: 130px!important;
	height: 130px;
}
}
@media (max-width: 767px){
.size{
	display:block;
}
.pretty i {
    margin-right: 5px!important;
}
.input_contact2 .radio_red input{
	width: 95px;
}
.request{
	padding:8px 8px 8px 8px!important;
}
.btn_submit {
    width: 160px;
    height: 45px;
    line-height: 45px;
 
}
.radio_red label {
    font-size:12px!important;
}
}
@media (min-width: 768px){
.input_contact tr td {
    min-width: 100px;
}
.yellow_nav .nav-tabs{
	width: 425px;
}
.yellow_nav .nav-tabs a{
	width: 195px;
	height: 195px;
}
.input_contact1 tr:nth-child(3) input{
	width: 426px;
}
.input_contact label{
	font-size: 17px;
}
.radio_red label,
.radio_red input[type='radio'],
.radio_red input[type='checkbox'] {
    width:202px;
    margin-right:17px;

}
.input_contact .file input{
	width:344px;
}
.request{
	padding:14px 37px 14px 34px!important;
}
.input_contact tr td:nth-child(2){
	padding-left: 34px;
}
}	
@media (max-width: 1379px){
.radio_red label{
	margin-bottom:5px;
}
}
@media (min-width: 1380px){
.input_translate tr td:first-child{
	width: 387px;
	padding-left: 120px;
	border-bottom: solid 1px #dcdcdc;
}
.input_translate tr td:nth-child(2){
	width: 813px;
	padding-left: 120px;
}

.input_contact tr td:first-child{
	width: 260px;
	padding-left: 95px;
}
.input_contact tr td:nth-child(2){
	width: 940px;
	padding-left: 34px;
}
}
/***************************************sub3-5 stop****************************************/
/***************************************sub4-1 start****************************************/
.subpage.sub4 .topbg {
	background-image: url(../images/topbg_sub4.jpg);
}
.trademark{
	margin-top: 40px;
}
.trademark>div{
	border:solid 1px #D6D6D6;
	text-align:center;
	min-height:260px;
	padding-left:0px;
	padding-right:0px;
}
.trademark>div img{
	margin-top:25px;
}
.trademark .p1{
	font-size:20px;
	font-weight:500;
	color:#292929;
	line-height:28px;
    padding-top:12px;
    padding-bottom:5px;
}
.trademark .p2{
	font-size:16px;
	color:#292929;
	line-height:20px;
    margin-top: 8px;
    letter-spacing: -0.55px;
    position: relative;
    left: 2px;
}
.trademark .p2:before{
	content:".";
	width:3px;
	height:3px;
	margin-right:6px;
	font-size:24px;
	line-height:10px;
	position:relative;
	top:-5px;
	margin-left: -10px;
}

.trademark_block{
	border-top:0!important;
}
.trademark_block div:first-child{
	margin:35px 59px 20px 57px;
	text-align:center;
}
.trademark_block div:nth-child(2){
	margin-top:30px;
	margin-bottom:30px;
}
.trademark_block div:nth-child(2) .p2{
	text-align:left;
}
.trademark_block div:nth-child(3){
	text-align:center;
	background:#F5F5F5;
	width:210px;
	height:210px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-bottom:24px;
}
.trademark_block div:nth-child(3) .p1{
	padding-top:55px;
	padding-bottom:14px;
}


.gray{
	background:#F5F5F5;
}
.gray_back .row>div{
}
.gray_back .row>div>div{
	background:#fff;
	min-height:155px;
	margin-bottom:15px;
}
.china_trademark{
	margin-top:50px;
	text-align:center;
}
.china_trademark>div>div i{
	display:inline-block;
	width:40px;
	height:40px;
	background:#FFB12D;
	position:absolute;
	top:0;
	left:15px;
	font-size:22px;
    color:#fff;
    font-weight:700;
    text-align:center;
    line-height:40px;
    font-style: normal;
    font-family: 'font-NanumSquare';
}
.china_trademark .p1{
	font-size:18px;
	font-weight:500;
	color:#292929;
	line-height:28px;
    padding-top:33px;
    padding-bottom:8px;
    text-align:center;
}
.china_trademark .p2{
	font-size:16px;
	color:#292929;
	line-height:19px;
    padding-top: 8px;
    letter-spacing: -0.55px;
}
.china_trademark .p2:before{
	content:".";
	width:3px;
	height:3px;
	margin-right:6px;
	font-size:16px;
	line-height:10px;
	position:relative;
	top:-5px;
}
.mark_left{
	display:inline-block;
	margin:0 auto;
	text-align:left;
}
.gray_back .row>div:last-child{
	margin-top:15px;
}
.gray_back_red{
	background :#F7F7F7;
	margin-bottom: 11px;
    margin-top: 11px;
	min-height:132px;
	padding-left:44px;
}
.gray_back_red .p2{
	text-align:left;
	color:#FF0000;
}
.gray_back_red .p2:first-child{
	padding-top:15px;
}
.gray_back_red .p2:first-child:before{
	content:"";
	margin:0!important;
}
@media (max-width: 510px){
.gray_back_red{
	padding-left:8px;
}
}
@media (max-width: 991px){
.trademark div:nth-child(2){
	border-top:0!important;
	border-bottom:0!important;
}
}
@media (min-width: 992px){
.trademark div:nth-child(2){
	border-left:0!important;
	border-right:0!important;
}
}
@media (max-width: 1379px){
.trademark_block>div{
	padding-left:15px;
	padding-right:15px;
}
}
@media (min-width: 1380px){
.trademark_block div{
	float:left;
}
.trademark_block div:first-child{
	margin:105px 59px 20px 57px;
}
.trademark_block div:nth-child(2){
	width:755px;
}
.trademark_block div:nth-child(3){
	margin-top:24px;
	margin-left:20px;
	margin-bottom:24px;
}
.gray_back_red{
	margin-left: 26px;
}
}
/***************************************sub4-1 stop****************************************/
/***************************************sub4-2 start****************************************/
.talkboder{
	background-image:url(../images/talkboder.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:92px;
	text-align:center;
}
.talkboder p{
	font-size:20px;
	font-weight:500;
	color:#292929;
	padding-top:25px;
}
.talkboder p span{
	font-weight:700;
	color:#E74341;
}
.earth>div>div{
    background:#F5F5F5;
    border-radius:8px;
    margin-top:15px;
    margin-bottom:15px;
}
/*.earth>div img{
    padding-top:30px;
    padding-bottom:45px;
}*/
.sub4_2_icon>div{
	margin-bottom:15px;
}
@media (max-width:510px){
.talkboder p{
	font-size:16px;
}
}

@media (min-width:992px){
.earth{
	background-image:url(../images/line.png);
	background-position:center;
	background-repeat:no-repeat;
}
.earth>div>div{
    min-height:560px;
}
}
/***************************************sub4-2 stop****************************************/
/***************************************sub4-3 start****************************************/
.six_month{
	height:90px;
	font-size:22px;
	color:#E64340;
	text-align:center;
	font-weight:300;
	line-height:60px;
	border:solid 1px #E64340;
	padding-top:14px;
}

.six_month>div>div:first-child{
	border-right:solid 1px;
}
.six_month p{
	line-height: 28px;
}
.six_month .col-xs-6:last-child{
	padding-left: 0px;
}
.sub4_3_icon{
	background:#fff;
	padding-left:50px;
	padding-right:50px;
	padding-bottom: 45px;
}
.sub4_3_icon>.row>div{
	padding-left:10px;
	padding-right:10px;
}
.sub4_3_icon>.row>div>div{
	background:#F5F5F5;
	border-radius:11px;
	text-align:center;
	min-height:232px;
	vertical-align:middle;
	margin-bottom:15px;
}
.sub4_3_icon .no_gray_back>div{
	background:#fff!important;
	border:solid 1px #D5D5D5;
}
.sub4_3_icon img{
	padding-top:53px;
}
.sub4_3_icon p{
	color:#292929;
	font-size:20px;
	line-height:19px;
	margin-bottom:20px;
	padding-left:10px;
	margin-top:60px;
}
@media (max-width:670px){
.sub4_3_icon {
    padding-left: 15px;
    padding-right: 15px;
}
.sub4_3_icon img {
    padding-top: 25px;
}
.sub4_3_icon>.row>div>div {
    min-height: 180px;
}
}
@media (max-width:992px){
.six_month {
    min-height: 60px;
    font-size: 15px;
    color: #E64340;
    text-align: center;
    font-weight: 300;
    line-height: 60px;
}
.six_month p{
	line-height: 18px;
}
}
/***************************************sub4-3 stop****************************************/
/***************************************sub4-4 start****************************************/
.blue_circle .p1{
    color:#4D4D4D;
    font-size:21px;
    line-height:30px;
    font-weight:300;
    text-align:center;
    margin-top:27px;
    margin-bottom:27px;
    font-style:italic;
}
.blue_circle .p1 span{
    font-size:35px;
    line-height:36px;
    position: relative;
    top: 10px;
}
.blue_back{
	background:#ebf5fb;
	border-radius:10px;
	padding-top:40px;
	padding-bottom:40px;
	min-height:193px;
}
.blue_back .p2{
	font-size:16px;
	color:#606060;
}
.blue_back img{
	margin: 5px 64px 15px 64px;
}
.sub4_4_bluebg{
	background-image:url(../images/sub4_4_bluebg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
}
.sub4_4_bluebg p{
	font-size:30px;
	color:#fff;
    font-weight:300;
    line-height:28px;
    margin-top:88px;
    margin-bottom:45px;
}
.sub4_4_bluebg img{
	margin-bottom:91px;
}
.sub4_4_yellow .p_title{
	font-size:25px;
	color:#E64340;
	font-weight:500;
	text-align:center;
	line-height:23px;
	margin-bottom:47px;
	margin-top:90px;
}
.sub4_4_yellow div{
	border:solid 1px #C3C3C3;
	min-height:80px;
	padding-top:15px;
	padding-bottom:18px;
	margin-bottom:10px;
}
.sub4_4_yellow i{
	width:86px;
	height:47px;
	border-radius:24px;
	background:#F09E10;
	color:#fff;
	font-style:normal;
	display:inline-block;
	font-size:25px;
	text-align:center;
	line-height:47px;
}
.sub4_4_yellow div p{
	margin-top:10px;
}
.sub4_4_yellow .p1{
	color:#232323;
	font-weight:500;
	font-size:20px;
	margin-right:22px;
}
.sub4_4_yellow .p2{
	font-weight:300;
	font-size:18px;
	color:#606060;
}
@media (max-width:1379px){
.blue_back,
.sub4_4_yellow{
	text-align:center;
	padding-left:15px;
	padding-right:15px;
}	
}
@media (min-width:1230px){
.blue_back .p2,
.blue_back img,
.sub4_4_yellow i,
.sub4_4_yellow div p{
	float:left;
}
.sub4_4_yellow i{
    margin-left:74px;
    margin-right:64px;
}
}
/***************************************sub4-4 stop****************************************/
/***************************************sub4-5 start****************************************/
.sub4_5_item .row>div{
    padding-left:13.75px!important;
	padding-right:13.75px!important;
}
.sub4_5_item .row>div>div{
	border-radius:10px;
	border: solid 1px #C2C2C2;
	max-height:280px;
	padding: 5px;

}
.sub4_5_item .row>div p{
	border-left: solid 2px #E64340;
	margin-left:6px;
	font-weight:500;
	color:#292929;
	font-size:16px;
	line-height:16px;
	padding-left:9px;
	margin-top:15px;
	margin-bottom:60px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/*
.page_nav{
	text-align:center;
}
*/
.sub4 .pagination ,.sub5 .pagination{
	margin-top: 0px!important;
	margin-bottom: 100px;
}
/*
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 0;
    width: 10px;
    height: 22px;
    margin-left: 18px;
    color: #595959;
    text-decoration: none;
    background-color: #fff;
    border: none;
    font-size: 17px;
    color:#C2C2C2;

}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 3;
    color: #E64340;
    cursor: default;
    background-color: #fff;
    font-weight:500;
}
.pagination > li:first-child a{
	margin-left: 0px;
}
*/
/*.pagination > li:nth-child(2) a,
.pagination > li:last-child a
{
	margin-left: 8px;
}*/
/*
.page_pre,
.page_next{
	width:25px!important;
	height:25px!important;
	background-color:#E8E8E8!important;
	color:#585858!important;
}
.page_nav i{
	font-size: 19px;
    line-height: 1px;
    font-weight: bold;
}
*/
@media (min-width:1379px){
.sub5_1_yellow>div{
	height: 150px;
}

}
/***************************************sub4-5 stop****************************************/
/***************************************sub4-6 start****************************************/
.sub4_6 .input_translate tr td:first-child{
	text-align: center;
}
.sub4_6 .input_contact2 table tr:first-child{
    border-bottom: 0;
}
.sub4_6 .input_contact2 table tr:first-child label{
	position: relative;
	top:3px;
}
.sub4_6 .input_contact2 table tr:first-child td:last-child{
	padding-top: 24px!important;
	padding-bottom: 20px!important;
}
.sub4_6 .input_contact2 table tr:first-child input{
	width: 100%;
    background: #fff;
    border: solid 1px #E3E3E3;
    height: 30px;
}
.sub4_6 .input_contact2 table .messeage_title2{
	border-bottom: 0;
}
.sub4_6 .input_contact2 table .messeage_title2 input{
	width: 100%;
    background: #fff;
    border: solid 1px #E3E3E3;
    height: 30px;
}
.sub4_6 .input_contact2 table tr:nth-child(2) td:last-child{
	padding-top: 0px!important;
	padding-bottom: 22px!important;
}
.sub4_6 .input_contact2 table tr:nth-child(2) label{
	position: relative;
	top:-11px;
}
.sub4_6 .request textarea {
    min-height: 220px!important;
}
.table_tab .nav-tabs{
	width: 100%;
}
.table_tab .nav-tabs>li{
	width: 33.333%;
	background-color: #f0f0f0;
}
.table_tab .nav-tabs>li:nth-child(2){
	 border-left: 1px solid #ddd;
	 border-right: 1px solid #ddd;
}
.table_tab .nav-tabs>li>a{
	margin-right: 0px;
	text-align: center;
	font-size: 17px;
	color:#292929;
}
.table_tab .nav-tabs>li.active>a,.table_tab .nav-tabs>li.active>a:focus,.table_tab .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    border-radius:0!important;
    background-color: #E74341!important;
    border-bottom: 0;
    border-color: #E74341;
}
.sub4_6 .input_contact2 table tr:nth-child(2) td:last-child.agree{
	padding-top: 14px!important;
}

.sub4_6 .input_contact2 table tr .agree input{
	width: 13px;
	height: 13px;
	margin-left: 10px;
	margin-right: 2px;
	position: relative;
	top: 2px;
}
.agree .has-error-input{
    display: inline-block;
    text-align: right;
    right: 0px;
    position: absolute;
    top:15px;
}
.agree div{
	position: relative;
}
.sub4_6 .file{
	position: relative;
}
.sub4_6 .file .has-error-input{
    display: inline-block;
    left:34px!important;
    position: absolute;
    top:30px;
}
.sub4_6 textarea{
	width: 100%;
    border-color: #e3e3e3;
}
.sub4_6 .textarea_tr{
	border-bottom: solid 1px #e1e1e1!important;
}
@media (max-width: 767px){
.sub4_6 .file .has-error-input{
    left:9px!important;
}
.subpage .nav>li>a {
    padding: 15px 14px;
}
}
@media (max-width: 375px){
.sub4_6 .file .has-error-input{
    top:75px;
}
}
@media (min-width: 768px){

.sub4_6  .input_contact tr td {
    min-width: 141px;
}
.sub4_6 .input_translate tr td:nth-child(2){
	padding-left: 50px;
}
}

@media (min-width: 1380px){
.sub4_6 .input_translate tr td:first-child{
	width: 295px;
	padding-left: 0px;
	border-bottom: solid 1px #dcdcdc;
}
.sub4_6 .input_translate tr td:nth-child(2){
	width: 805px;
}
}
/***************************************sub4-6 stop****************************************/
/***************************************sub5-1 start****************************************/
.subpage.sub5 .topbg {
	background-image: url(../images/topbg_sub5.jpg);
}
.sub5 .six_month{
	font-size:20px;
}
.six_month span{
	font-size:15px;
}
.sub5_1_city .row{
	margin-left: 0;
	margin-right: 0;
}
.sub5_1_city .row>div{
	padding-left: 0px;
	padding-right: 0px;
}
.sub5_1_yellow>div{
	border-bottom: solid 1px #C9C9C9;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: -0.5px;
}
.sub5_1_yellow>div:first-child{
	border-top: solid 1px #C9C9C9;
}
.sub5_1_yellow>div h1{
	width: 75px;
	height: 75px;
	background: #F5BA56;
	border-radius: 50%;
	font-size: 30px;
	text-align: center;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	line-height: 75px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: 'font-NanumSquare';
}
.sub5_1_yellow>div h2 span{
	font-size: 20px;
	color: #282828;
	font-weight: 500;
	line-height: 22px;
    margin-bottom: 12px;
	display: inline-block;
}
.sub5_1_yellow>div h2{
	font-size: 16px;
	font-weight: 300;
	display: inline-block;
	padding-left: 35px;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	min-width: 295px;
}
.sub5_1_yellow>div h2 i{
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
	font-style: normal;
	color:#898989;
	position: relative;
	top: 8px;
}
.sub5_1_yellow>div h3{
	width: 170px;
	height: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 400;
	background: #F5F5F5;
	font-size: 18px;
	text-align: center;
	color: #282828;
	line-height: 28px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
	padding-top: 40px;
}
.sub5_1_yellow>div h3 span{
	font-size: 15px;
	text-align: center;
	color: #737373;
	font-weight: 300;
	line-height: 22px;
	vertical-align: middle;
	display: inline-block;
}


.sub5_1_icon{
	background:#fff;
	padding-left:60px;
	padding-right:60px;
	padding-bottom: 45px;
}
.sub5_1_icon>.row{
	margin-left: -10px;
	margin-right: -10px;
}
.sub5_1_icon>.row>div{
	padding-left:10px;
	padding-right:10px;
}
.sub5_1_icon>.row>div>div{
	border-radius:11px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:15px;
}
.sub5_1_icon .no_gray_back>div{
	background:#fff!important;
	border:solid 1px #D5D5D5;
}
.sub5_1_icon p{
	color:#292929;
	font-size:20px;
	line-height:19px;
	margin-bottom:20px;
	padding-left:10px;
	margin-top:60px;
}


.sub5_1_table table{
	border-top: solid 2px #E64340;
	border-bottom: solid 2px #E64340;
	font-size: 16px;
    font-weight: 300;
}
.sub5_1_table table td{
    height: 60px;
    vertical-align: middle!important;
}
.sub5_1_table tr td:not(:last-child){
    border-right: solid 1px #E4E4E4;
}
.sub5_1_table tr td:last-child,
.sub5_1_table .gray{
    border-right: 0!important;
}
.sub5_1_table tr td:last-child{
	color:#E64340;
	font-weight: 500;
}
.sub5_1_table tr:last-child td{
	border-top: solid 1px #b8b8b8;
}
.sub5_1_table .gray{
	background: #F9F9F9;
	font-size:18px;
	font-weight: 500;
	color: #292929;
	text-align: center;
}
.sub5_1_table .blue{
	font-weight: 500;
	color: #004FA9;
}
.sub5_1_table span{
	color:#818181;
	font-weight: 300;
}
.sub5_1_table i{
	font-style: normal;
	position: relative;
	top:3px; 
}

@media (max-width: 429px){
.sub5_1_yellow>div h2{
	top:0px!important;
	padding-left: 0!important;
	margin-left: 0!important;
	text-align: center!important;
}
}
@media (max-width: 768px){

.sub5_1_icon{
	background:#fff;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 45px;
}
.sub5_1_table td,
.sub5_1_table .gray{
	font-size: 12px!important;
	padding: 4px!important;
}
}

@media (max-width: 1379px){
.sub5_1_yellow>div{
	text-align: center;
}
.sub5_1_yellow>div h2{
	text-align: left;
}
.sub5_1_yellow>div h2{
	margin-left: 10px;
	top: 20px;
}
}

@media (min-width: 1380px){	
.sub5_1_yellow{
	display: table;
}
.sub5_1_yellow>div{
	display: table-cell;
}
.sub5_1_yellow>div h1{
	margin-top: 35px;
	margin-bottom: 35px;
	margin-left: 40px;
}
.sub5_1_yellow>div h2{
	vertical-align: middle;
}
.sub5_1_yellow>div h3{
	float:right;
}
.sub5_1_yellow>div:first-child h1,
.sub5_1_yellow>div:nth-child(3) h1,
.sub5_1_yellow>div:nth-child(5) h1,
.sub5_1_yellow>div:nth-child(7) h1,
.sub5_1_yellow>div:nth-child(9) h1{
	margin-left: 27px;

}
.sub5_1_yellow>div:first-child h2,
.sub5_1_yellow>div:nth-child(3) h2,
.sub5_1_yellow>div:nth-child(5) h2,
.sub5_1_yellow>div:nth-child(7) h2,
.sub5_1_yellow>div:nth-child(9) h2{
	padding-left: 22px;

}
.sub5_1_table table td{
	padding-left: 15px!important;
}
.sub5_1_table table td:first-child{
	width: 300px;
}
.sub5_1_table table td:last-child{
	width: 303px;
	padding-right: 2px;
}
.sub5_1_yellow>div:first-child,
.sub5_1_yellow>div:nth-child(3),
.sub5_1_yellow>div:nth-child(5),
.sub5_1_yellow>div:nth-child(7),
.sub5_1_yellow>div:nth-child(9){
	border-right: dashed 1px #C9C9C9;
}
.sub5_1_yellow>div:first-child,
.sub5_1_yellow>div:nth-child(2){
	border-top: solid 1px #C9C9C9;
}
}
/***************************************sub5-1 stop****************************************/
/***************************************sub5-2 start****************************************/
.address {
	text-align: center;
}
.address img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.address img:last-child{
	margin-bottom: 90px;
}
.address img:not(:last-child){
	margin-right: 9px;
	display: inline-block;
}
.money{
	background-color: #fff;
	border: solid 1px #E5E5E5;
	padding: 20px 0px;
}

.money .row>div div{
	display: inline-block;
	margin-left: 20px;
	margin-top: 10px;
    margin-bottom: 10px;
}
.money .row>div div img{
	position: relative;
	top: -25px;
	margin-right: 15px;
}

.money .p1{
	background-color: #004FA9;
	color:#fff;
	font-size: 20px;
	font-weight: 500;
	display: inline-block;
	width: 135px;
	height: 135px;
    text-align: center;
    padding-top: 40px;
    margin-left: 20px;
}
.money .p2{
	color:#004FA9;
	font-size: 30px;
	line-height: 31px;
	font-weight: 500;
	display: inline-block;
    text-align: center;
}
.money .p3{
	color:#818181;
	font-size: 17px;
	line-height: 17px;
	font-weight: 300;
	display: inline-block;
    text-align: center;
}
@media (max-width: 991px){
.money .row>div{
	text-align: center;
}
.money .row>div:first-child{
	margin-bottom: 20px;
}
}
@media (min-width: 992px){
.money .row>div:first-child{
	border-right: solid 1px #E4E4E4;
}
}
@media (min-width: 1380px){
.address img{
	float :left;
}
.money .row>div div{
	margin-left: 105px;
}
}
/***************************************sub5-2 stop****************************************/
/***************************************sub5-3 start****************************************/
.sub5_3_notice{
	min-height: 160px;
	padding-top: 29px;
	padding-bottom: 33px;
	background: #fff;
	border-radius: 10px;
}
.sub5_3_notice .row>div{
	min-height: 98px;
}
.sub5_3_notice p{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 15px;
	font-size: 14px;
    font-weight: 300;
    line-height: 16px;
}
.sub5_3_notice div>p:first-child{
	margin-top: 17px;
	margin-bottom: 24px;
}
.sub5_3_notice img{
	margin-right: 10px;
}
.notice2{
	font-size: 15px;
	/*font-weight: 300;*/
	color:#494949;
	padding-top: 21px;
	padding-bottom: 18px;
}
.notice2 .row div{
	min-height: 121px;
}
.notice2 span{
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline-block;
}
.notice2 img{
	margin-top: 26px;
	margin-left: 15px;
	margin-right: 15px;
}

.sub5_3_blue{
	padding-left:10px;
	margin-bottom: 20px;
}
.sub5_3_blue>img{
    position: relative;
    top:-1px;
}
.sub5_3_blue>div{
	border: solid 1px #D4D4D4;
	min-height: 177px;
}
.sub5_3_blue>div>div{
	display: inline-block;
}
.sub5_3_blue .blue_block >div:first-child p{
	width: 65px;
	height: 65px;
	text-align: center;
	font-size: 35px;
	color:#fff;
	background: #004FA9;
	line-height: 65px;
	font-weight: bold;
	position: relative;
	left:-10px;
	font-family: 'font-NanumSquare';
}
.sub5_3_blue b{
	font-size: 20px;
	font-weight: bold;
	color:#282828;
}
.sub5_3_blue .pointer p{
	font-size: 16px;
	color:#282828;
	font-weight: 300;

}
.sub5_3_blue .pointer p:before {
    content: ".";
    width: 3px;
    height: 3px;
    margin-right: 6px;
    font-size: 24px;
    line-height: 10px;
    position: relative;
    top: -5px;
    margin-left: -11px;
}
@media (max-width: 400px){
.sub5_3_blue .pointer p,
.sub5_3_blue .pointer i {
    width: 270px!important;
}
}
@media (max-width: 768px){
.sub5_3_blue .pointer {
     margin-left: 20px; 
}
}
@media (max-width: 1379px){
.sub5_3_blue>div>div{
	text-align: center;
	display: block;
}
.sub5_3_blue .pointer{
	margin-bottom: 20px;
}
.sub5_3_blue .pointer p,
.sub5_3_blue .pointer i {
    display: inline-block;
    width: 311px;
    text-align: left;
}
.sub5_3_blue b{
	margin-bottom: 20px;
	display: inline-block;
}	
}
@media (min-width: 1380px){
.sub5_3_blue>div{
	display: table;
	width: 100%;
}
.sub5_3_blue>div>div{
	display: table-cell;
	vertical-align: middle;
}
.sub5_3_blue>div>div:first-child{
	width: 140px;
}
.sub5_3_blue>div>div:nth-child(2){
	width: 115px;
}
.sub5_3_blue>div>div:nth-child(3){
	width: 230px;
}
.sub5_3_blue>div>div:nth-child(4){
	width: 225px;
}

.sub5_3_blue>div>div:nth-child(5){
	width: 95px;
}
.sub5_3_blue>div>div:nth-child(6){
	
}
}
@media (min-width: 768px){
.sub5_3_notice .row>div:first-child{
	border-right: solid 1px #DCDCDC;
}
.sub5_3_notice p{
	font-size: 16px;
}
}
@media (max-width: 1379px){
.notice2 .row>div:first-child{
	text-align: center;
}
.notice2 .row>div:last-child span{
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 1380px){
.sub5_3_notice .row>div:first-child p{
	margin-left: 206px;
}
.sub5_3_notice .row>div:last-child p{
	margin-left: 48px;
}
.notice2 img{
	margin-left: 68px;
}
.notice2 .row>div:first-child{
	width: 321px;
}
.notice2 .row>div:last-child{
	padding-left: 64px;
	padding-right: 185px;
	width: 908px;
	letter-spacing:-0.2px;
}
}
/***************************************sub5-3 stop****************************************/
/***************************************sub5-4 start****************************************/
.sub5_4_white{
	background: #fff;
}
.sub5_4_blue_right{
	padding-left: 15px;
	padding-right: 15px;
}
.sub5_4_blue_right>div{
	padding-left: 0;
	padding-right: 0;
	float: none;
	display: inline-block;
	margin-left: -3px;
	height: 75px;
	padding-top: 17px;
}
.sub5_4_blue_right>div:not(:last-child){
	border-bottom: dashed 1px #a8a8a8;
}
.sub5_4_blue_right>div p{
	font-size: 18px;
	color: #292929;
}
.sub5_4_blue_right>div p span{
	margin-right: 20px;
}



.swiper_style .swiper-slide{
	height: 560px;
    background-size: cover;
    background-position: center center;
}
.carousel-indicators {
    position: relative;
    margin-top: 10px;
    bottom: 0px;
    left:0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
}
.carousel-indicators .active {
    width: 25%;
    height: 97px;
    margin: 0;
    opacity: 1;
}

.carousel-indicators li {
	float: left;
    width: 25%;
    height: 97px;
    margin: 0;
    opacity:0.8;
    background-color: transparent;
    background-size: 100% 100% ;
    border: 1px solid #e3e3e3;
	border-left: none;
    border-radius: 0;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    margin-bottom: 100px;
}
.carousel-indicators li:first-child {
	border-left: 1px solid #e3e3e3;
}

 .swiper-pagination {
	bottom: 22px!important;
	width: 100%;
	position: absolute;
	left: 0px;
	text-align: center;
	z-index: 99;
}
 .swiper-pagination > .swiper-pagination-bullet {
	width: 57px;
	height: 3px;
	margin: 0 5px;
	display: inline-block;
	background: #fff;
	border-radius: 0;
	opacity: 1;
}
.swiper-pagination-bullet-active{
	background: #CBB372!important;
}

.swiper-pagination-bullet:hover .owl-prev {
	left: 10px;
}
.swiper-pagination-bullet:hover .owl-next {
	right: 10px;
}
.owl-prev, .owl-next {
	position: absolute;
	top: 50%;
	opacity: 1;
	height: 42px;
	width: 42px;
	line-height: 42px;
	margin-top: -21px;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 24px;
	-webkit-appearance: none;
	border: none;
	outline: none;
	color: rgba(0, 0, 0, 0.3);
}
.owl-prev:hover, .owl-next:hover {
	background: #70a53f;
	color: #fff;
}
.owl-prev {
	left: 10px;
}
.owl-next {
	right: 10px;
}
.carousel-control.left,
.carousel-control.right{
	background-image:none; 
}

@media (max-width: 767px){
.sub5_4_1{
	margin-left: -5px!important;
	margin-right: -5px!important;
}
.sub5_4_1>div{
	padding-left: 5px!important;
	padding-right: 5px!important;
}
.sub5_4_blue_right>div p{
	font-size: 14px;
}
.bebmu{
	margin-left: 60px;
	display: block;
	position: relative;
	top:-13px;
}

}
@media (min-width: 768px){
.glyphicon-chevron-left:before {
    content: ".";
    color:transparent;
    background-image:url(../images/arrow_circle1.png);
    width: 71px;
    height: 71px;
    display: inline-block;
}
.glyphicon-chevron-right:before {
    content: ".";
    color:transparent;
    background-image:url(../images/arrow_circle2.png);
    width: 71px;
    height: 71px;
    display: inline-block;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    margin-top: -35px;
}
}
@media (min-width: 1380px){
.sub5_4_1>div:nth-child(2) img{
	float: right;
	margin-right: 12px;
}
.sub5_4_1>div:last-child img{
	float: left;
	margin-left: 12px;
}
.sub5_4_blue_right>div:nth-child(2),
.sub5_4_blue_right>div:nth-child(4){
	padding-left: 25px;
}
.carousel-indicators .active {
    width: 200px;
    height: 155px;
        margin-right: 10px;
}
.carousel-indicators li {
    width: 200px;
    height: 155px;
    margin-right: 10px;
}
}
/***************************************sub5-4 stop****************************************/
/***************************************sub5-5 start****************************************/
.sub5_5_item .row>div{
    padding-left:13.75px!important;
	padding-right:13.75px!important;
}
.sub5_5_item .row>div>div{
	border: solid 1px #C2C2C2;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 30px;

}
.sub5_5_item .row>div p{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.sub5_5_item .row>div .p1{
	font-weight:500;
	color:#292929;
	font-size:18px;
	line-height:26px;
	margin-top: 7px;
	padding-left: 9px;
}
.sub5_5_item .row>div .p2{
	color:#292929;
	font-size:15px;
	line-height:24px;
	margin-bottom: 15px;
	padding-left: 6px;
}
.sub5_5_item .row>div .p3{
	color:#656565;
	font-size:15px;
	line-height:42px;
	text-align: center;
	border-top: solid 1px #D4D4D4;
}
.sub5_5_item .row>div .p3 img{
	margin-left: 5px;
	position: relative;
	top: -1px;
}
/***************************************sub5-5 stop****************************************/

/***************************************sub6-1 start****************************************/
.subpage.sub6 .topbg {
	background-image: url(../images/topbg_sub6.jpg);
}
.input_contact{
	border:  solid 1px #ececec;
}
/***************************************sub6-1 stop****************************************/
/***************************************sub6-3 start****************************************/
.sub6_3_item .row{
    margin-right: -8px;
    margin-left: -8px;
}
.sub6_3_item .row>div{
    padding-left:8px!important;
	padding-right:8px!important;
}
.sub6_3_item .row>div>div{
	border-radius:10px;
	/*border: solid 1px #C2C2C2;*/
	margin-top: 20px;

}
/***************************************sub6-3 stop****************************************/
/***************************************sub6-5 start****************************************/
.sub6_5 .panel-group .panel {
    border-radius: 0px;
    border: 0;
}
.sub6_5 .panel-body {
    padding: 19px 30px 33px 30px;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: -0.55px;
}
.sub6_5 .panel-body p{
    font-size: 16px;
}
.sub6_5 .panel-body span{
	position: relative;
	top: -6px;
	margin-right: 5px;
}
.sub6_5 .panel-group .panel+.panel {
    margin-top: 0px;
}
.sub6_5 .panel-title {
    font-size: 19px;
    color: #383838;
    font-weight: 400;
    line-height: 40px;
}
.sub6_5 .panel-title a{
	padding:10px 20px 10px 28px;
    min-height: 60px;
	display: block;
	background-image:url(../images/arrow_top.png);
	background-repeat: no-repeat;
	background-position: right;
	border: solid 1px #004FA9;
}
.sub6_5 .panel-title a.collapsed{
	background-image:url(../images/arrow_bottom.png);
	border: solid 1px #e4e4e4;
	
}
.panel-group>.panel:not(:last-child) .panel-title a.collapsed{
    border-bottom: 0;
}
.sub6_5 .panel-title a span{
	padding-right: 32px;
    display: block;
}
.sub6_5 .panel-default>.panel-heading{
	min-height: 60px;
	padding:0px;
	background-color: #fff;
	border-radius: 0;
}
.panel-group>.panel-default:not(:first-child)>.panel-body{
	border-top: 0;
}
.sub6_5 .panel-default>.panel-heading+.panel-collapse>.panel-body{
	background-color: #f7f7f7;
	border: solid 1px #E4E4E4;
	border-top: 0;
	border-bottom: 0;
}

@media (max-width: 500px){
.sub6_5 .panel-default>.panel-heading {
    padding: 15px;

}
.sub6_5 .panel-title {
    font-size: 16px;
    line-height: 22px;
}
.sub6_5 .panel-title a {
    background-size: 22px 22px;
}
}
/***************************************sub6-5 stop****************************************/




/***************************************sub2-1 table start****************************************/
.subpage.sub2 .topbg {
	background-image: url(../images/topbg_sub2.jpg);
}

.yellow_nav .tab-content>.active{
	display: table;
}
.sub2 .tab-content table{
	border-top: 0;
	width: 100%;
}
.sub2 .tab-content table tr{
	min-height: 61px;
    height: 61px;
}

.sub2 .tab-content table tr:nth-child(1) td:first-child,
.sub2 .tab-content table tr:first-child td:nth-child(2),
.sub2 .tab-content table tr:nth-child(3) td{
	border-bottom: solid 1px #cacaca!important;
}
.sub2 .tab-content table tbody:nth-of-type(odd) tr:nth-child(1) td:nth-child(4),
.sub2 .tab-content table tbody:nth-of-type(odd) tr:not(:first-child) td:nth-child(2){
	color: #004fa9;
	font-weight: 500;
}
.sub2 .tab-content table tbody:nth-of-type(even) tr:nth-child(1) td:nth-child(4),
.sub2 .tab-content table tbody:nth-of-type(even) tr:not(:first-child) td:nth-child(2){
	color: #E74341;
	font-weight: 500;
}
.sub2 .tab-content table th{
	background: #F5F5F5;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	color:#181818;
	border-bottom: solid 1px #000;
}
.sub2 .tab-content table td{
    padding: 8px;
    border-bottom: solid 1px #e5e5e5;
    color: #292929;
    font-size: 16px;
    letter-spacing: -0.3px;
	text-align: center;
}
.sub2 .tab-content table tr>td:nth-child(2) {
    background: #F9F9F9;
}
.sub2 .tab-content table tr:nth-child(1) td:nth-child(1){
	font-weight: 300;
}
.sub2 .tab-content table tr:nth-child(1) td:nth-child(2){
	font-weight: 300;
	text-align: left;
}
.sub2 .tab-content table tr:nth-child(1) td:nth-child(2) span:before{
    content: ".";
    width: 3px;
    height: 3px;
    margin-right: 6px;
    font-size: 16px;
    line-height: 10px;
    position: relative;
    vertical-align: top;
    top: 7px;
    margin-left: -11px;
}
.sub2 .tab-content table tr:nth-child(1) td:nth-child(4){
	background-color: #F9F9F9;
}
.sub2 .tab-content table tr>td:last-child a {
    color: #fff;
    font-size: 15px;
    width: 90px;
    height: 32px;
    background: #004FA9;
    display: inline-block;
    line-height: 32px;
    border-radius: 5px;
    text-align: center;
}
.sub2 .tab-content table tbody:nth-of-type(odd) tr>td:last-child a {
    background: #004FA9;
}
.sub2 .tab-content table tbody:nth-of-type(even) tr>td:last-child a {
    background: #E74341;
}
.sub2 .tab-content table tbody:last-child tr:first-child>td:first-child,
.sub2 .tab-content table tbody:last-child tr:first-child>td:nth-child(2),
.sub2 .tab-content table tbody:last-child tr:last-child>td{
    border-bottom: solid 1px #171717!important;
}
.many_lines{
	display: inline-block;
	line-height: 20px;
}
.many_lines span:before{
	top: -1px!important;
}
@media (max-width: 500px){
.item02.yellow_nav{
	padding-left: 5px;
	padding-right: 5px;
}
}
@media (max-width: 768px){
.sub2 .tab-content table tr {
    min-height: 30px;
    height: 45px;
}
.sub2 .tab-content table th {
    font-weight: 500;
    font-size: 14px;
}
.sub2 .tab-content table th:nth-child(4) {
    min-width:60px;
}
.sub2 .tab-content table td{
	font-size: 12px;
	padding: 3px;
	min-width: 45px;
	text-align: center;
}
.sub2 .tab-content table tr:nth-child(1) td:nth-child(2){
    padding-left: 10px;
    min-width: 80px;
}
.sub2 .tab-content table tr:nth-child(1) td:nth-child(2) span:before{
    margin-right: 2px;
    margin-left: -6px;
    top: -4px;
}
.sub2 .tab-content table tr>td:last-child a {
    font-size: 12px;
    width: 50px;
    height: 22px;
    line-height: 25px;
    border-radius: 3px;
}
}
@media (min-width: 1380px){
.subpage.sub2 .item01 .content.blue .col-md-4 {
    max-width: 344px;
}
.subpage.sub2 .item01 .content.blue .col-md-8 {
    width: 856px;
}

.sub2 .tab-content table th:first-child{
    width: 235px;
}
.sub2 .tab-content tr>th:nth-child(2) {
    width: 290px;
}
.sub2 .tab-content tr>th:nth-child(3) {
    width: 255px;
}
.sub2 .tab-content tr>th:nth-child(4) {
    width: 190px;
}
.sub2 .tab-content table tr:nth-child(1) td:nth-child(2){
	padding-left: 33px;
	line-height: 37px;
}
}
/***************************************sub2-1 table stop****************************************/
/***************************************sub2-1 gray start****************************************/
.subpage.sub1-1 .sub2_common .content #tab1 ul li h3,
.subpage.sub1-1 .sub2_common .content #tab3 a {
    margin-bottom: 20px;
}
.subpage.sub1-1 .sub2_common .content #tab1 ul li {
    margin-bottom: 22px;
}
.subpage.sub1-1 .sub2_common .content #tab1 ul li:last-child {
    margin-bottom: 75px;
}
.subpage.sub1-1 .sub2_common .content #tab1 ul li p {
    line-height: 25px;
    background-color: #F7F7F7;
    padding: 26px 30px;
    padding-left: 39px;
}
.subpage.sub1-1 .sub2_common .content #tab1 ul li p span:before{
    content: ".";
    width: 3px;
    height: 3px;
    margin-right: 6px;
    font-size: 16px;
    line-height: 10px;
    position: relative;
    vertical-align: top;
    top: 2px;
    margin-left: -11px;
}
.subpage.sub1-1 .sub2_common .content .tab-content {
    background: #fff;
    padding: 70px 30px 0px 30px;
}
.subpage.sub1-1 .sub2_common .content .nav-tabs>li.active a{
    color:#000;
}
.subpage.sub1-1 .sub2_common .content #tab2 i {
    background: url(../images/sub2icons.png) no-repeat;
}
.subpage.sub1-1 .sub2_common .content #tab2 h4 {
    padding-top: 22px;
}
.subpage.sub1-1 .sub2_common .content #tab2 ul li {
    padding-bottom: 59px;
}
.subpage.sub1-1 .sub2_common .content #tab1 ul li h3{
     margin-bottom: 20px; 
}
 .subpage.sub1-1 .sub2_common .content #tab3 a {
     margin-bottom: 0px; 
}
.subpage.sub1-1 .sub2_common .content #tab1 ul li h3 em {
    font-size: 18px;
}
@media (min-width: 1140px){
.subpage.sub1-1 .sub2_common .content .nav-tabs>li a{
    padding: 21px 5px;
}	
}
/****************section2 form start****************/
.steps_p{
	font-size: 30px;
	font-weight: 300;
	color: #292929;
	line-height: 28px;
	margin-bottom: 37px;
	text-align: center;
}
.steps_title{
	font-size:20px;
	color: #292929;
	font-weight: 300;
	line-height: 19px;
	margin-bottom: 28px;
	padding:0px;
}
.form_steps  .input_contact{
	padding-left: 12px;
	padding-right: 12px;
		border-top:none;
}
.form_steps  section{
	margin-top: 62px;
}

.form_steps .request p:first-child{
	margin-bottom: 12px;
}
.form_steps .request p span{
	color: #292929;
	font-size: 16px;
	padding-right: 10px;
}
.form_steps .request input{
	width: 100%;
	max-width: 682px;
	height: 24px;
	border: none!important;
	padding-top: 0!important;
	padding-bottom: 0;

}

.form_steps .request input::input-placeholder
{color:#F20300!important;} 

.form_steps .request input::-webkit-input-placeholder{ 
color: #F20300!important; 
} 
.form_steps .request input:-moz-placeholder{ 
color: #F20300!important; 
} 
.form_steps .request input::-moz-placeholder{ 
color: #F20300!important; 
} 
.form_steps .request input:-ms-input-placeholder{ 
color: #F20300!important; 
} 
/****************section2 form stop****************/
/****************section1 form1 start****************/
.form_steps .section1 table,
.form_steps .section1 table tr,
.form_steps .section1 table td{
	border: none;
	background-color: #F1F1F1;

}
.form_steps  .section1 table{
	width: auto;
}
.form_steps  .input_contact{
	border:none;
}
.form_steps .section_info{
	margin-bottom: 60px;
}
.form_steps .section1 tr{
	height: 50px;
}
.form_steps .section_info tr td{
	vertical-align: top
}
.form_steps .s1 .section_file tr:first-child{
	height: 65px;
	vertical-align: bottom;
}
.form_steps .s1 .section1 tr:first-child td{
	padding-bottom: 11px;
}
.form_steps .s1 .section1 tr:last-child{
	height: 65px;
	vertical-align: top;
}
.form_steps .s1 .section1 tr:last-child td{
	padding-top: 11px;
}
.form_steps .section1 tr td:last-child{
	padding-left: 0px;
	 position: relative;
}
.form_steps .section1 tr td input {
    width: 193px;
    height: 28px;
    font-size: 12px;
    line-height: 2px;
    border: none;
    background-color: #fff;
    padding: 8px;
    display: inline-block;
}
.form_steps .section1 label{
	font-size: 15px;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
        letter-spacing: -1px;
}
.form_steps  .section1 table tr td:first-child{
	text-align: left;
}
.form_steps p.has-error-input{
    right: 15px;
    position: absolute;
    left: 5px;
    top: 34px;	
    margin: 0;
}
.form_steps .s1 .section1 tr:first-child td  p.has-error-input{
	/*top: 30px;*/
}
/****************section1 form1 stop****************/
/****************section1 form2 start****************/

.form_steps .section_file label span {
    color: #848383;
    font-size: 12px;
    top: 0px;
    letter-spacing: 0.2px;
    display: inline-block;
    line-height: 14px;
}
.form_steps .section_file table tr{
	height: 30px;
}
.form_steps .section_file table tr td{
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;

}
.form_steps .s1 .section_file tr:first-child{
     height:42px; 
}
.form_steps .s1 .section_file tr:first-child td {
     padding-bottom: 0px; 
}
.form_steps .s1 .section_file tr:last-child{
     height:45px; 
}
.form_steps .s1 .section_file tr:last-child td {
     padding-top: 0px; 
     padding-bottom: 23px;
}
.form_steps .liulan {

    background: #f09d0f!important;

}
#valccc{
	position: absolute;
    top: -45px;
    color: #aaa;
    font-size: 14px;
    line-height: 15px;

}
#valccc span{
	font-size: 14px;
	padding-right: 10px;
}
/****************section1 form2 stop****************/
@media (max-width: 500px){
.form_steps .section1 table, .form_steps .section1 table tr, .form_steps .section1 table td {
    padding: 3px;
}
}
@media (max-width: 767px){
.form_steps .request p span{
	font-size: 12px;
}
.form_steps .request input{
	font-size: 13px;
}
}
@media (min-width: 768px){
.form_steps .radio_red label,
.form_steps .radio_red input[type='radio'],
.form_steps .radio_red input[type='checkbox'] {
    width: 220px;
    margin-right: 27px;
}	
.form_steps .request {
     padding: 21px 37px 21px 34px!important; 
}
.form_steps .section_file td:first-child{
	padding-left: 30px!important;
	/*padding-right: 30px;*/
}

}
@media (min-width: 1140px){
.form_steps .s1 .section_info{
    border-right: solid 1px #f1f1f1;
}

}
@media (max-width: 1379px){
.form_steps  .section1 table{
	width: 100%;
	max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.form_steps .section_file tr td input:nth-child(1) {
	width: 25%!important
}
.form_steps .section_file tr td input:nth-child(3) {
	width: 70%!important
}
.form_steps .s1 {
    margin-top: 60px;
}
.form_steps .section_info{
	margin-bottom: 20px;
}
.form_steps .s1 .steps_title {
    margin-bottom: 10px;

}

}
@media (min-width: 1380px){

.form_steps  .section1 table{
	margin-left: 40px;
	margin-right: 40px;
}
.form_steps  .section_info table tr td:first-child{
	width: 100px;
	padding-left: 23px!important;
}
.form_steps  .section_info table tr td:last-child{
	width: 396px;
}
.form_steps .section_info tr:last-child td input{
    width: 351px;
}



.form_steps  .section_file table tr td{
	width: 496px;
}
.form_steps .section_file tr td input:nth-child(3) {
	width: 354px!important
}



.form_steps .section2 tr td:nth-child(2){
	padding-left: 76px!important;
}
.form_steps .section2 tr td:first-child{
	width: 220px;
}
.form_steps .section2 tr td:nth-child(2){
	width: 875px;
}
.form_steps  .section2{
	padding-left: 53px;
	padding-right: 51px;
}
}
/***************************************sub2-1 gray stop****************************************/
/***********************************2019/1/10 menu(dropdown)************************************/
.menu_list ul{
	width: 100%;
	border-radius: 0;
	padding: 0px;
	margin:0px;
}
.menu_list li{
	border-bottom: solid 1px #eee;
}
.menu_list li a{
	padding:10px 20px;
}
.menu2{
	width: 50%;
	float:left;
}
.subway01:after{
	content:url(../images/icons_01.png);
    width: 20px;
    height: 20px;
    display: block;
    float: right;
/*    background: url(../images/winchina-icons.png) */
    margin-top: 5px;
    margin-right: 18px;
}
@media (min-width: 1140px){


.menu2{
	width: 25%;
}
}
