html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
html, body {
    height: 100%;
}
img, fieldset, input, button {
	border: 0;
    outline: none;
}
body {
    font: 400 16px 'open sans', arial;
	color: #000;
    background-color: #fff;
}
a {
	color: #48AB41; 
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
    color: #48AB41;
}
.header { 
    background-color: #fff;
    height: 100px; 
    line-height: 100px;
    min-width: 320px;
}
.header a.logo img {
    float: left;
    height: 84px;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -10px;
}
.header a.logo span {
    float: left;
    margin-top: 5px;
}
.header a.logo {
    display: block;
    width: 300px;
    margin-top: 20px;
    float: left;
    font: bold 22px/24px 'pt sans';
    color: #000;
}
.header .sys {
    float: right;
}
.header .sys a {
    border-left: solid 1px #e7e7e7;
    padding: 6px 20px;
}
.header .sys i {
    font-size: 24px;
}
.header .sys a.pr0 {
    padding-right: 0;
}
.header .sys img {
    vertical-align: middle;
}
.menu { 
    background-color: #282f38;
    height: 50px; 
}
.menu a { 
    display: inline-block;
    float: left;    
    width: 372px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-right: solid 1px #7f7f7f;
}
.menu a:first-child {
    border-left: solid 1px #7f7f7f;
}
.menu a:hover { 
    background-color: #61ba5b;
}
.title { 
    background: url(images/green.jpg) no-repeat center #7ec479;
    height: 110px; 
    text-align: center;
    color: #fff;
    line-height: 110px;
    font-size: 40px;
}
.main { 
    background-color: #f8f8f8;
}
.mainpic {
    text-align: center; height: 500px; background: url(images/slide.jpg) no-repeat center #adb3b9;
}
.mainpic span {
    display: block;
    padding-top: 150px;
    font-size: 50px;
    color: #fff;
}
.sidebar {
    position: absolute;
    width: 285px;
    top: 50px;
    left: 0px;
}
.sidebar a {
    display: block;
    margin-bottom: 15px;
}
.main .content {
     background-color: #fff; 
     margin-left: 285px;  
     padding: 50px 40px;
     min-height: 500px;
     color: #000;
}
.main .content strong {
     font-weight: 700;
     color: #000;
}
.main .content img {
    width:  100%;
}
h1 {
    font: bold 28px/42px 'open sans';
    margin-bottom: 20px;
    color: #000;
}
h2 {
    font: normal 32px 'open sans';
    margin-bottom: 20px;
    color: #000;
}
.post {
    margin-bottom: 40px;
}
p {
    margin-bottom: 20px; 
    color: #77808B;  
}
.footer2 { 
    background-color: #eeeff0;
    padding: 70px 0;
    text-align: center;
}
.footer4 { 
    background-color: #808892;
    text-align: center;
    height: 140px;
    line-height: 140px;
    color: #fff;
    font-size: 50px;
}
.footer {
    background-color: #282f38;
    text-align: center;
    padding: 40px 0;
    color: #fff;
}
.footer .quart {
    width: 300px; 
    padding: 30px;
    float: left;
    margin: 0 0 50px 20px;
    text-align: left;
    font: 300 15px 'open sans';
}
.footer .quart:first-child {
    margin-left: 0;
}
.footer .quart a {
    display: block;
    margin-bottom: 10px;
}
.footer .quart a.r {
    font-weight: bold;
    color: #fff;
}
a.btn, .btn {
    display: block;
    width: 210px;
    font: normal 16px/50px 'open sans';
    height: 50px;
    background-color: #679f35;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border-radius: 2px;
}
a.btn:hover, .btn:hover {
    background-color: #70a83e;
}
.quart {
    width: 235px;
    float: left;
}
.clear {
    clear: both;
}
.w940 {
    max-width: 1120px;
    min-width: 280px;
    margin: 0 auto;
    position: relative;
}
.w1180 {
    max-width: 1180px;
    min-width: 280px;
    margin: 0 auto;
    position: relative;
}

.slogo2 {
    display: none;
}
ul {
    list-style-image: url(images/fa-check-circle.png);
    margin-left: 20px;
    color: #77808B;
}
ul li {
    margin-bottom: 20px;
}
ul li strong {
    display: block;
    font-weight: 700;
}
.footer3 {
    margin-bottom: 20px;
    font-size: 13px;
}

.mr10 {
    margin-right: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.w100 {
    width: 100%;
    margin: 0 auto;
}
.f13 {
    font-size: 13px;
}
.f28 {
    font-size: 28px;
}
.f60 {
    font-size: 60px;
}
.dn {
    display: none;
}
#menu_mob, .menu_mob a {
    display: none;    
}
hr {
    margin: 0 0 40px 0;
    height: 1px;
    border: none;
    background-color: #ccc;
}
.date{
    display: block;
    font-size: 11px;
}
.news {
    margin-bottom: 40px;
}
a.zag {
    color: #000;
    display: block;
    font-size: 15px;
    margin-bottom: 20px;
}
a.zag:hover {
    color: #48AB41;
}
.news img {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    max-width: 280px;
}
.paging {
    padding-top: 20px;
}
.paging a {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 0;
    margin-bottom: 2px;
    font: bold 12px/24px 'pt sans';
    text-align: center;
    color: #fff;
    background-color: #77808b;
    border-radius: 2px;    
}
.paging a:hover {
    background-color: #000;
}
.paging a.active {
    background-color: #000;
}
.mob, a.mob {
    display: none;
}
.frm {
    background-color: #eeeff0;
    padding: 10px 10px 20px 10px;
    font-size: 13px;
    text-align: left;
}
.frm input {
    width: 100%;
    border: solid 1px #dcdee0;
    border-radius: 4px;
    padding: 7px 5px;
}
.frm textarea {
    width: 100%;
    height: 70px;
    border: solid 1px #dcdee0;
    border-radius: 4px;
    padding: 5px;
}
.frm .f1 {
    margin: 0 12px 10px 0;
}
.frm .f2 {
    max-width: 110px;
    margin: 0 32px 20px 0; 
    float: left;
}
.captcha {
    max-width: 130px;
    background-color: #ccc;
    float: left;
    margin-top: 15px;
}
.map {
    height: 300px;
    background-color: #ccc; 
}
.custom {
    text-align: center;
    margin-top: 20px;
}
.custom a {
    display: block;
    margin-bottom: 10px;
}
.custom2 {
    display: none;
    margin: 0 20px 20px 20px;
}
.custom3 {
    background-color: #eeeff0;
    padding: 15px;
    font-size: 15px;
    border-radius: 4px;
    text-align: center;
    color: #000;
}
.triangle {
    height: 12px;
    background: url(images/triangle.png) no-repeat center #fff;
}
.w50 {
    width: 50%;
    float: left;
    text-align: left;
}
.w50 p, .home2 p {
    color: #000;
}
.w50 .date{
    margin-bottom: 5px;    
}
.p40 {
    padding: 40px 0;
}
.slider {
    background-color: #ABB6C1;
    margin: 0 auto;
}
.bxslider {
    color: #fff;
}
.bxslider img {
    width: 100%;
}
.slide {
    position: relative;
    margin: 0 auto;
    text-align: left;
    color: #fff;
    width: 100%;
    height: 650px;
}
.s1 {
    background: url(images/slider1.jpg) no-repeat; 
}
.s2 {
    background: url(images/slider2.jpg) no-repeat; 
}
.s3 {
    background: url(images/slider3.jpg) no-repeat; 
}
.slogo {
    position: absolute;
    top: 200px;
    left: 600px;
    font-size: 28px;
}
.slogo h2 {
    font-size: 58px;
    line-height: 62px;
    color: #fff;
    letter-spacing: -2px;
}
.home1 {
    max-width: 940px;
    margin: 0 auto;
    background-color: #eeeff0;
}
.home2 {
    position: relative;
    height: 210px;
    padding-left: 500px;
    padding-top: 40px;
    text-align: left;
}
.home2 .card_pic {
    position: absolute;
    width: 380px;
    top: 0px;
    left: 40px;    
}
.home3 {
    position: relative;
    background-image: url(images/slider1.jpg);
    background-size: cover;
    color:  white;
    text-align: center;
    font-size: 20px;
    padding: 20px 0;
    min-width: 320px;
    padding-top: 55.08%
}
.home3_slogo {
    position: absolute;
    top: 30%;
    left: 50%;
    font-size: 2.3vw;     
    line-height: 3vw;
}
.home3_slogo strong {
    text-align: left;
    display: block;
    font-weight: normal;
    margin-bottom: 4%;  
    font-size: 5vw;
    line-height: 5vw;
    letter-spacing: -0.1vw;
}
.home3_slogo a.btn {
    margin: 7% 0 0 0;
}
h1.f54 {
    font-size: 54px;
    text-align: center;
}
ul.ul_main {
    color: #000;
}
.green {
    color: #679F35;
    font-size: 13px;
}
.banks_res {
    margin-left: 40px;
}
.banks_search {
    position: relative;
    margin: 0 12px 40px 0;
    padding-left: 41px;
}
.banks_search a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 41px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    background-color: #374656;
    border-radius: 4px 0 0 4px;
}
.banks_search input {
    height: 35px;
    width: 100%;
    border: solid 1px #dcdee0;
    border-radius: 0 4px 4px 0;
    padding: 0 5px;
}

.management h4 {
	padding:2px 0;
}
.management h4 span {
	color: #48AB41; 
	border-bottom: 1px dotted #48AB41;
	cursor: pointer;
	font-weight: normal;
}
.management_body {
	display: none;
}

@media only screen and (max-width: 1140px) {
    .nomob, .menu, .home1 {
        display: none;
    }
    .mob, a.mob {
        display: block;
    }
    body {
        font-size: 15px; 
    }
    p {
        padding: 0 20px;
    }

    ul {
        padding: 0 20px;
    }
    .header { 
        background-color: #374656;
        height: 42px; 
        line-height: 42px;
        margin: 0;        
    }    
    .header a.logo img {
        float: left;
        margin: 5px 10px 0 10px;
        height: 32px;
    }
    .header a.logo {
        display: inline;
        float: none;
        font: normal 13px/14px 'pt sans';
        color: #fff;
    }
    .header a.logo span {
        margin-top: 7px;
    }
    .header .sys a {
        border: none;
        padding: 0;
        margin-right: 20px;
        color: #fff;
    }
    .header .sys i {
        font-size: 20px;
    }
    .menu_mob {       
        background-color: #374656;
        display: none;
    }
    .menu_mob a { 
        display: block;
        text-align: center;
        line-height: 41px;
        border-bottom: solid 1px #808892;
        color: #fff;
    }
    a#menu_mob {
        float: left;
        display: inline-block;    
        font-size: 20px;
        padding: 0 15px;
        color: #fff;
        border-right: solid 1px #808892;
    }
    .title { 
        height: 42px; 
        text-align: center;
        color: #fff;
        line-height: 42px;
        font-size: 14px;
    }
    .sidebar {
        position: static;
        width: 100%;
        text-align: center;
        background-color: #f8f8f8;
    }
    .sidebar a {
        display: block;
        margin: 0;
		/*
        height: 41px;
        line-height: 41px;
		*/
		padding: 10px 0;
		line-height: 20px;
        border-bottom: solid 1px #fff;
    }  
    .sidebar i {
        position: absolute;
        left: 20px;
        line-height: 41px;
        font-size: 24px;
        color: #979FA7;
    }
    i.fr {
        left: auto;
        right: 20px;    
    }
    .main .content {
         margin: 0;  
         padding: 40px 0;
    } 
    .footer {
        padding-top: 0;
    }
    .footer .quart  {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
        height: 41px;
        line-height: 41px;
        margin: 0;
        padding: 0;
        border-bottom: solid 1px #808892;
    } 
    .footer .quart a {
        display: none;
    }
    .footer .quart a.r {
        display: inline-block;
        text-transform: uppercase;
        font-weight: normal;
    }
    .footer3, .footer2{
        padding-left: 20px;
        padding-right: 20px
    }
    .slogo2 {
        display: block;
        margin: 30px 0 60px 0;
        font-size: 22px;
    }
    .f28 {
        font-size: 16px;
    }
    .f60 {
        font-size: 30px;
    }
    h1 {
        font-size: 18px; 
        line-height: 28px;
        text-align: left;
    }
    .content h1 {
        font-size: 22px;
    }
    h2 {
        font-size: 18px; 
        text-align: center;
    }
    .paging {
        border-top: solid 1px #ccc;
        text-align: center;
    }
    .news {
        padding: 0 20px;
    }
    .news img {
        max-width: 100%;
    }
    a.btn, .btn {
        width: 170px;
        font: normal 13px/36px 'open sans';
        height: 36px;
    }
    .frm {
        margin: 0 10px;
    }
    .w50 {
        width: 100%;
        float: none;
        padding: 20px 0;
    }
    .w50 .f28 {
        text-align: center;
    }
    .w50 a.all {
        display: block;
        text-align: right;
    }
    .home2 {
        height: auto;
        padding: 0;
        text-align: center;
    }
    .home2 .card_pic {
        position: static;
        width: 280px;
        margin-bottom: 20px
    }
    .mbw {
        background-color: #fff;
        padding: 20px 0;
    }
    .p40 {
        padding: 20px;
    }
    h1.f54 {
        display: none;
    }
    .banks_search {
        padding: 0 20px 0 60px;   
    }
    .green {
        margin: 0 20px;
    }
    .banks_search a {
        left: 20px;
    }
    .post {
        margin: 0 20px 40px 20px;
    }
    h1.news {
        padding: 0;
        text-align: left;
    }
    .footer4 { 
        height: auto;
        line-height: 40px;
        font-size: 14px;
    }
    .mainpic {
        text-align: center; height: 200px; background: url(images/slide.jpg) no-repeat center #adb3b9;
    }
    .mainpic span {
        display: block;
        padding-top: 50px;
        font-size: 20px;
        color: #fff;
    }
}