@charset "utf-8";
/* CSS Document */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	padding: 0px;
	background-color: #fff;

}


h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}
p{
	margin:0;
	padding:0;
}
a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}
a{
	text-decoration:none;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}


b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}
.clr{
	clear:both;
}

ol, ul{
	margin:0;
	padding:0;
	list-style:none;
}

.width{
width:100%;
}

.top_bar{
width:100%;
background-color:#dc354526;
border-bottom:#ffffff solid 1px;
}

.left{
float:left;
}

.right{
float:right;
}
.pic{
display:block;
width:100%;
}

.pic img{
display:block;
width:100%;
}

.menu_left{
float:left;
margin-top:10px;
margin-bottom:10px;
}

.cointainer {
    width: 1170px;
    margin: auto;
}

.round_box {
    border: 1px solid #C2C0B3;
    border-radius: 10px;
    background-color: #FAF8EB;
    padding: 12px;
    width: 280px;
    display: inline-block;
    margin-right: 11px;
    margin-top: 0px;
}
.text_15{
font-family: "Signika",sans-serif;
color: #2A2A2A;
font-size: 20px;
font-weight: normal;
line-height: 23px;

}
.text_16 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #60AE3B;
    text-decoration: none;
}

    .text_16 a {
        font-family: "Roboto Condensed",sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        color: #60AE3B;
        text-decoration: none;
    }

        .text_16 a:hover {
            font-family: "Roboto Condensed",sans-serif;
            font-size: 16px;
            line-height: 24px;
            font-weight: 400;
            color: #000000;
            text-decoration: underline;
        }

.text_22 {
	font-family: "Roboto Condensed",sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400; 
	color: #60AE3B;
	text-decoration: none;
}
.text_22 a{
	font-family: "Roboto Condensed",sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400; 
	color: #60AE3B;
	text-decoration: none;
}
.text_22 a:hover{
	font-family: "Roboto Condensed",sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400; 
	color: #000000;
	text-decoration: underline;
}

.ul.product_nav {
  margin:0px;
}

.product_nav li {
 display:inline-block;
 margin-right:10px;
 margin-right:10px;
 line-height:40px;

}

.product_nav li:last-child {
 border-right: none;
}
.product_nav li a{
font-family: 'Signika', sans-serif;
color:#041829;
font-size:15px;
font-weight:normal;
padding-left:22px;
padding-right:22px;


}
.product_nav li a:hover{
color:#EA363D;
}
.product_nav li.icon01 {
  background: url("../images/icon_01.jpg") no-repeat scroll 0 12px rgba(0, 0, 0, 0);
}
.product_nav li.icon02 {
	 background: url("../images/icon_02.jpg") no-repeat scroll 0 12px rgba(0, 0, 0, 0);
}

.product_nav li.icon03 {
	 background: url("../images/icon_03.jpg") no-repeat scroll 0 12px rgba(0, 0, 0, 0);
}


.data_left{
display:inline-block;
vertical-align:top;
width:253px;
}

.data_right {
    display: inline-block;
    vertical-align: top;
    width: 899px;
    margin-left: 12px;
}

.contact_left {
    display: inline-block;
    vertical-align: top;
    width: 536px;
}


.contact_right {
    display: inline-block;
    vertical-align: top;
    width: 616px;
    margin-left: 12px;
}

.about_right {
    width: 455px;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.about_left {
    width: 688px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.plan_right{
display:inline-block;
vertical-align:top;
width:253px;
margin-left:12px;
margin-top: 0px;
}

.plan_left{
display:inline-block;
vertical-align:top;
width:810px;
}
.logo{
display:inline-block;
width:337px;
vertical-align:top;/*
margin-right:200px;*/
margin-top:9px;
margin-bottom:9px;
}
.boxer_01{
display:inline-block;
width:189px;
vertical-align:top;
margin-top:31px;
margin-right:17px;
}

.text_01{
font-family: 'Signika', sans-serif;
color:#161616;
font-size:18px;
font-weight:normal;
line-height:20px;
}

.text_01 a{
font-family: 'Signika', sans-serif;
color:#161616;
font-size:18px;
font-weight:normal;
line-height:20px;
}

.text_01 a:hover{
color:#DA6A09;
}

.text_02{
font-family: 'Roboto Condensed', sans-serif;
color:#252525;
font-size:14px;
font-weight:normal;
line-height:20px;
}

.menu_part{
background-color:#f9aa1f;
width:100%}

.button_contact{
display: block;
margin-top:15px;
}

.button_contact a{
background-color:#1b671c;
background-image:url(../images/red_aro.png);
background-repeat:no-repeat;
background-position: 16px 12px;
font-family: 'Roboto Condensed', sans-serif;
color:#ffffff;
font-size:18px;
font-weight:normal;
padding:15px 13px 14px 49px;

}
.button_contact a:hover{
background-color:#2F1C66;
}

.btn_01{
display: inline-block;
margin-top:15px;
margin-right:15px;
}

.btn_01 a{
background-color:#fff;
font-family: 'Signika', sans-serif;
color:#000000;
font-size:18px;
font-weight:normal;
padding:13px 20px;
border-radius: 5px;

}
.btn_01 a:hover{
background-color:#2F1C66;
color:#fff;
}

.btn_02{
display: inline-block;
margin-top:15px;
margin-right:15px;
}

.btn_02 a{
background-color:#EA363D;
font-family: 'Signika', sans-serif;
color:#fff;
font-size:18px;
font-weight:normal;
padding:13px 20px;
border-radius: 5px;

}
.btn_02 a:hover{
background-color:#f9aa1f;
color:#fff;
}

.text_03 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    line-height: 36px;
}
.text_04{
font-family: 'Signika', sans-serif;
color:#fff;
font-size:41px;
font-weight:normal;
line-height:50px;
}

.text_05{
font-family: 'Signika', sans-serif;
color:#fff;
font-size:48px;
font-weight:bold;
line-height:50px;
}
.slide_part{
width:100%;
/*margin-top:1px;*/
margin-bottom:1px;
}

/*.newevent{
width:100%;
background-image:url(../images/news_back.jpg);
background-repeat:repeat-x;
height:122px;
}*/

.news_cointainer{
width:1170px;
margin:auto;
background-color:#DDDDDD;
height:138px;
}
.misson_left {
    float: left;
    width: 915px;
	margin-left:26px;
	margin-top:30px;
}

.misson_right{
float:right;
margin-top:60px;
margin-bottom:30px;
margin-right:36px;
}
.request_btn{
display:block;


}
.request_btn a {
    font-family: "Signika",sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    background-color: #1b671c;
    padding: 11px 22px;
	border-radius:5px;

}
.request_btn a:hover{
color:#FFFFFF;
background-color: #002E5B;
}
.newstext_01 {
    color: #000000;
    font-family: "Signika",sans-serif;
    font-size: 24px;
     font-weight: normal;
	line-height:23px;
	padding-top:12px;

}

.newstext_03 {
    color: #1b671c;
    font-family: "Signika",sans-serif;
    font-size: 24px;
    font-weight: normal;
	line-height:23px;
	padding-top:5px;

}

.newstext_02 {
    color: #000000;
     font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: normal;
	line-height:23px;
	padding-top:10px;

}

.fter_back{
background-image:url(../images/fter_back.jpg);
background-repeat: repeat;
width:100%
}

.social_icon {
display:inline-block;
    background: #252D44 none repeat scroll 0px 0px;
    height: 27px;
	padding-top:10px;
    line-height: 154px;
    text-align: center;
    width: 36px;
	
}
.social_icon a {
  display: inline-block;
}
.social_icon img {
  display: block;
}
.social_icon:hover {
  background: none repeat scroll 0 0 #EF8326;
}

.fter_part02 {
    display: inline-block;
    width: 263px;
    vertical-align: top;
    margin-right: 25px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 42px;
}
.fter_part02:nth-child(4n) {
    margin-right: 0px;
}


.ftertext_03 {
font-family: "Signika",sans-serif;
color:#A5A5A5;
font-size:19px;
font-weight:normal;
line-height:20px;
padding-bottom:5px;
}
.ftertext_04 {
font-family: "Signika",sans-serif;
color:#B0B0B0;
font-size:14px;
font-weight:normal;
line-height:26px;
padding-top:15px;
}
.ftertext_05 {
font-family: "Signika",sans-serif;
color:#E57B09;
font-size:14px;
font-weight:normal;
line-height:26px;
}
.ftertext_05 a{
font-family: "Signika",sans-serif;
color:#E57B09;
font-size:14px;
font-weight:normal;
line-height:26px;
}
.ftertext_05 a:hover{
color:#ffffff;
}

.ul.cont_nav {
  margin:0px;
}

.cont_nav li {
  display: block;
  margin-bottom:10px;
  line-height:17px;
}

.cont_nav li:last-child {
  margin-bottom: 0;
}
.cont_nav li a{
font-family: "Signika",sans-serif;
color:#7F7F7F;
font-size:14px;
font-weight:normal;
padding-left:21px;
line-height:23px;
}
.cont_nav li a:hover{
color:#EF8326;
}
.cont_nav li.con01 {
	  background: url("../images/cnt_01.jpg") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
}
.cont_nav li.con02 {
	  background: url("../images/cnt_02.jpg") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
}
.cont_nav li.con03 {
	  background: url("../images/cnt_03.jpg") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
}

.ul.company {
  margin:0px;
}

.company li {
  display: block;
  margin-bottom:10px;
  line-height:20px;
}

.company li a{
font-family: "Signika",sans-serif;
color:#7F7F7F;
font-size:14px;
font-weight:normal;
padding-left:10px;
}
.company li a:hover{
color:#EF8326;
}
.company li.aro {
	  background: url("../images/true.jpg") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
}
.copyright{
background-image:url(../images/fter_back.jpg);
background-repeat: repeat;
width:100%;
border-top:#303030 solid 1px;
}



.ftertext_01 {
font-family: "Signika",sans-serif;
color:#A2A2A2;
font-size:14px;
font-weight:normal;
line-height:20px;
padding:10px 0px;
border-bottom: 1px solid #474646;
}

.wel_data{
width:100%;
margin-top:55px;
/*margin-bottom:35px;*/
}

.othet_data{
width:100%;
margin-top:20px;
margin-bottom:35px;
}

.text_06{
font-family: 'Signika', sans-serif;
color:#494949;
font-size:17px;
font-weight:normal;
line-height:23px;
}

.text_07{
font-family: 'Signika', sans-serif;
color:#2F1C66;
font-size:28px;
font-weight:normal;
line-height:28px;
padding-top:10px;
padding-bottom:15px;
}
.text_08{
font-family: 'Signika', sans-serif;
color:#1b671c;
font-size:28px;
font-weight:normal;
line-height:28px;
padding-top:10px;
padding-bottom:15px;
}

.wel_left{
display:inline-block;
vertical-align:top;
width:560px;
margin-top:36px;
}
.wel_right{
display:inline-block;
vertical-align:top;
width:554px;
margin-left:51px;
margin-top:36px;
}

.more{
display: block;
margin-top:30px;

}

.more a{
background-color:#1b671c;
font-family: 'Signika', sans-serif;
color:#fff;
font-size:18px;
font-weight:normal;
padding:11px 20px;
border-radius: 5px;

}
.more a:hover{
background-color:#2F1C66;
color:#fff;
}

.run_text {
    color: #3A3A3A;
     font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: normal;
	line-height:23px;
	padding-top:10px;

}

.wel_text {
    color: #3A3A3A;
     font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: normal;
	line-height:29px;
	padding-top:10px;

}

.wel_text02 {
    color: #3A3A3A;
     font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: normal;
	line-height:29px;
	

}

.wel_text03 {
    color: #1b671c;
    font-family: 'Signika', sans-serif;
    font-size: 20px;
    font-weight: normal;
	line-height:29px;
	}
	
	
.wel_text04 {
    color: #1b671c;
    font-family: 'Signika', sans-serif;
    font-size: 20px;
    font-weight: normal;
	padding-top:15px;
	}
	
.wel_text05 {
color: #3A3A3A;
font-family: 'Roboto Condensed', sans-serif;
font-size: 15px;
font-weight: normal;
line-height:23px;
padding-top:6px;
}

.read {
color: #000;
font-family: 'Signika', sans-serif;font-size: 15px;
font-weight: normal;
line-height:23px;
font-size: 16px;
padding-top:6px;
}

.read  a{
color: #000;
font-family: 'Signika', sans-serif;font-size: 15px;
font-weight: normal;
line-height:23px;
font-size: 16px;
padding-top:6px;
}


.read  a:hover{
color: #000;

}

.loan_left{
display:inline-block;
width:262px;
vertical-align:top;
margin-top:27px;
}

.loan_right{
display:inline-block;
width:262px;
vertical-align:top;
margin-top:27px;
margin-left:30px;
}


.text_09{
font-family: 'Signika', sans-serif;
color:#2F1C66;
font-size:28px;
font-weight:normal;
line-height:28px;
padding-bottom:15px;
}
.text_10{
font-family: 'Signika', sans-serif;
color:#1b671c;
font-size:28px;
font-weight:normal;
line-height:28px;

padding-bottom:15px;
}

.text_11{
font-family: 'Signika', sans-serif;
color:#000;
font-size:16px;
font-weight:normal;
line-height:23px;
}

.text_12{
font-family: 'Signika', sans-serif;
color:#DA6A09;
font-size:16px;
font-weight:normal;
line-height:23px;
}

.run_text02{
font-family: 'Signika', sans-serif;
color:#DA6A09;
font-size:15px;
font-weight:normal;
line-height:23px;
}

@media all and (min-width:901px) and (max-width:1024px) {
.cointainer {
    width: 99%;
    margin: auto;
}

.logo {
margin-right: 65px;
}

.boxer_01 {
    display: inline-block;
    width: 170px;
    vertical-align: top;
    margin-top: 31px;
    margin-right: 23px;
}

.news_cointainer {
    width: 99%;
    margin: auto;
    background-color: #DDDDDD;
    height: 138px;
}


.misson_left {
    float: left;
    width: 743px;
    margin-left: 26px;
    margin-top: 30px;
}

.fter_part02 {
    display: inline-block;
    width: 239px;
    vertical-align: top;
    margin-right: 8px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 42px;
}

.wel_right {
    display: inline-block;
    vertical-align: top;
    width: 500px;
    margin-left: 10px;
    margin-top: 36px;
}

.wel_left {
    display: inline-block;
    vertical-align: top;
    width: 481px;
    margin-top: 36px;
}

.loan_left{
display:inline-block;
width:230px;
vertical-align:top;
margin-top:27px;
}

.loan_right{
display:inline-block;
width:230px;
vertical-align:top;
margin-top:27px;
margin-left:10px;
}

.about_left {
    width: 515px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}
.contact_left {
    display: inline-block;
    vertical-align: top;
    width: 362px;
}
.data_right {
    display: inline-block;
    vertical-align: top;
    width: 725px;
    margin-left: 12px;
}
.plan_left {
    display: inline-block;
    vertical-align: top;
    width: 726px;
}

}


@media all and (min-width:320px) and (max-width:480px) {
.cointainer {
    width: 99%;
    margin: auto;
}

.logo {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-right: 0px;
    margin-top: 9px;
    margin-bottom: 9px;
}

.right {
display:none;
}
.boxer_01 {
    display:none;
    width: 32%;
    vertical-align: top;
    margin-top: 1px;
    margin-right: 0px;
}


.menu_left {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
	width:97%;
}

.text_05 {
    font-family: 'Signika', sans-serif;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    line-height: 50px;
}

.text_03 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 32px;
}
.btn_02 a {
    background-color: #EA363D;
    font-family: 'Signika', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 13px;
    border-radius: 5px;
}
.btn_01 a {
    background-color: #fff;
    font-family: 'Signika', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 13px;
    border-radius: 5px;
}

.text_07 {
    font-family: 'Signika', sans-serif;
    color: #2F1C66;
    font-size: 22px;
    font-weight: normal;
    line-height: 28px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.text_08 {
    font-family: 'Signika', sans-serif;
    color: #1b671c;
    font-size: 22px;
    font-weight: normal;
    line-height: 28px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.wel_left {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-top: 11px;
}

.loan_left {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 27px;
}
.loan_right {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 27px;
    margin-left: 0px;
}

.wel_right {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-left: 0px;
    margin-top: 16px;
}

.news_cointainer {
    width: 100%;
    margin: auto;
    background-color: #DDDDDD;
    height: 138px;
}
.misson_right {
    float: right;
    margin-top: 60px;
    margin-bottom: 30px;
    margin-right: 36px;
	display:none;
}
.fter_part02 {
    display: inline-block;
    width: 96%;
    vertical-align: top;
    margin-right: 0px;
    margin-left: 7px;
    margin-bottom: 0px;
    margin-top: 42px;
}
.misson_left {
    float: left;
    width: 97%;
    margin-left: 6px;
    margin-top: 30px;
}

.text_10 {
    font-family: 'Signika', sans-serif;
    color: #1b671c;
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    padding-bottom: 15px;
}
.text_09 {
    font-family: 'Signika', sans-serif;
    color: #2F1C66;
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    padding-bottom: 15px;
}

.data_left {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.data_right {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-left: 0px;
}
.about_left {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}
.about_right {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.contact_left {
    display: inline-block;
    vertical-align: top;
       width: 100%;
}

.contact_right {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-left: 0px;
}

.plan_left {
    display: inline-block;
    vertical-align: top;
   width: 100%;
}

.plan_right {
    display: inline-block;
    vertical-align: top;
     width: 100%;
    margin-left: 0px;
    margin-top: 0px;
}
}
