body {
    color: #4C4C4C;
    background-color: #fff;
    font: normal 85% tahoma,arial,'Hiragino Sans GB','Hiragino Sans GB W3','Microsoft Yahei',宋体;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

address, cite, dfn, em, var {
    font-style: normal
}

fieldset, img {
    border: 0
}

button, input, select, textarea {
    font-size: 100%;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type=submit], input[type=reset], input[type=button], button {
    -webkit-appearance: none
}

a {
    color: #333;
    text-decoration: none
}

a:active, a:hover {
    color: #333;
    text-decoration: none
}

a {
    blr: expression(this.onFocus=this.blur());
    outline: none;
}

a:focus {
    outline: none;
}

img {
    border-style: none
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: 0;
    margin: 0;
    padding: 0
}

ul, ol, dl, li {
    list-style: none;
}

header {
    padding-top: 2em;
	margin-left:1em;
    text-align: left;
}

.top_logo img {
    width: 8em;
	margin-bottom: -8px;
}

.logo_tit {
	float:right;
	margin-right:1em;
}

.down_load {
    text-align: center;
    margin-top: 1.8em;
    margin-bottom: 1.8em;
    letter-spacing: 0.8rem;
}

.down_load img {
    width: 8.5em
}

.mobarea_tit {
    font-size: 1.4em;
    color: #262626;
    font-weight: normal;
    text-align: center;
    padding-top: 1.5em;
    padding-bottom: 1em
}

.mobarea_con {
    overflow: hidden;
    zoom: 1
}

.mobarea_con li {
    width: 25%;
    float: left;
    text-align: center
}

.mobarea_con li img {
    width: 3.5em;
    height: 3.5em;
    border-radius: 3.5em
}

.mobarea_con li p {
    font-size: 0.93em;
    color: #2A2A2A;
    padding-top: 0.3em;
    padding-bottom: 1em
}

.mobarea_conb {
    clear: both;
    margin-top: 1.5em;
    overflow: hidden;
    zoom: 1
}

.mobarea_conb li {
    width: 50%;
    position: relative;
    float: left;
    height: 6em
}

.mobarea_conb li img {
    width: 3.1em;
    height: 3.1em;
    border-radius: 4px;
    position: absolute;
    left: 1em
}

.mobarea_conb li.noleft img {
    left: 0em
}

.mobarea_conb li .mobarea_conb_txt {
    padding-left: 4.5em;
    padding-right: 1em
}

.mobarea_conb li.noleft .mobarea_conb_txt {
    padding-left: 3.5em
}

.mobarea_conb li .mobarea_conb_txt h2 {
    font-size: 0.88em;
    color: #2A2A2A;
    font-weight: normal
}

.mobarea_conb li .mobarea_conb_txt p {
    font-size: 0.7em;
    color: #999999
}

.index_banner {
    background-color: #3484B8;
    text-align: center;
    background: url(http://71mis.cn/web_xs360/mob/images/bg_banner.jpg) no-repeat center top;
    background-size: cover;
}

.index_banner img {
    width: 90%;
    padding-top: 1.2em;
    vertical-align: bottom
}

.parter_bot {
    background-color: #f4f4f4;
    margin-top: 1em;
    padding-top: 2em;
    padding-bottom: 1em;
    clear: both;
}

.parter_bot h2 {
    color: #3E93E3;
    font-weight: normal;
    font-size: 1.15em;
    text-align: center;
    margin-bottom: 2em
}

.parter_bot_box {
    margin: 0 1.8em;
    overflow: hidden;
    zoom: 1
}

.parter_bot_area {
    width: 33.3%;
    float: left;
    text-align: center;
    margin-bottom: 0.5em;
}

.parter_bot_area img {
    width: 5.5em
}

.foot_f {
    width: 100%;
    position: fixed;
    bottom: -4px;
    left: 0px;
    height: 3.5em;
    background-color: #229fe2
}

/*.foot_f div{ width:50%; float:left; height:3.2em; padding-top:0.3em; text-align:center;}*/
.foot_f div {
    height: 3.2em;
    padding-top: 0.3em;
    text-align: center;
}

.foot_f div a {
    color: #fff;
    font-size: 0.95em;
    margin-top: 0.5em;
}

.foot_f div img {
    width: 2.8em;
    vertical-align: middle
}

.foot_f div.ora {
    background-color: #fd8719;
}

.n_header {
    background: url(http://71mis.cn/web_xs360/mob/images/bg_banner.jpg) no-repeat center top;
    margin-top: 0px;
    text-align: center;
    background-size: cover
}

.n_header h1 {
    font-weight: normal;
    font-size: 1.5em;
    padding-top: 2em;
    color: #fff;
    margin-bottom: 0.8em
}

.n_header h2 {
    padding-bottom: 2em;
    font-size: 1em;
    color: #fff;
    font-weight: normal
}

.n_container {
    background-color: #f3f3f3;
    margin: 0 auto;
    padding-bottom: 5em
}

.n_container .n_contit {
    margin-top: 1em;
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    overflow: hidden;
    zoom: 1
}

/*导航增加合伙人菜单，将width由24.2%改为19.2%*/
.n_container .n_contit .n_contit_a {
    float: left;
    text-align: center;
    height: 3em;
    line-height: 3em;
    width: 19.2%;
    margin-right: 0.8%;
    background-color: #fff;
    color: #383838;
    font-size: 0.92em
}

.n_container .n_contit .n_contit_a.cur {
    background-color: #07a1ea;
    color: #fff
}

.n_container .n_con_area {
    margin-left: 1em;
    margin-bottom: 0.8em;
    margin-right: 1em;
    background-color: #fff;
    padding-top: 0.6em;
    padding-bottom: 1.2em;
    clear: both
}

.download_a {
    display: block;
    height: 4em
}

.font_p1 {
    font-size: 12px;
    line-height: 22px;
    color: #999;
    padding: 2px 0 5px;
}

.font_p2 {
    text-align: center;
    padding: 0px 0 0px;
    float: left;
    display: inline;
    margin-right: 0.6em;
}

.font_p1 span {
    font-size: 20px;
}

.font_zi {
    font-size: 1.2em;
    color: #333;
    padding-top: 12px;
}

.font_zidl {
    font-size: 1.1em;
    color: #333;
    padding-top: 0.5em;
    font-weight: normal;
    margin-bottom: 0.5em;
}

.font_zi_h4 {
    font-size: 0.95em;
    font-weight: normal;
    color: #666;
}

.font_zi_h5 {
    font-size: 0.88em;
    font-weight: normal;
    color: #999;
}

.font_zi_h5 span {
    padding-left: 15px;
}

.font_zi1 {
    font-size: 14px;
    text-align: center;
    color: #555555;
}

.g_boxn1 {
    padding: 0px 15px 10px;
    background-color: #FFF;
    margin: 10px 10px 0;
}

.font_p2 img {
    width: 4.5em;
    margin-left: 1em;
    border-radius: 5em
}

.g_box_div {
    float: left;
}

.n_about_area {
    font-size: 1em;
    line-height: 180%;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.8em;
    padding-bottom: 1em
}

.font_zidl span {
    font-size: 0.88em;
    color: #747474;
    padding-left: 1em;
    color: #F13D07
}

.nlists_cop {
    padding-left: 1em;
    padding-right: 1em
}

.nlists_cop table {
    background-color: #EAEAEA;
    width: 100%;
    border-collapse: separate;
    font-size: 0.95em;
    border-spacing: 1px;
}

.nlists_cop table td {
    background-color: #F6F6F6;
    color: #6E6E6E;
    text-align: center;
    padding: 10px;
    font-size: 0.95em
}

.bg_blue {
    background-color: #3ba6f6
}

.appoint_area {
    padding-left: 1em;
    padding-right: 1em
}

.ap_tit1 {
    font-size: 2em;
    color: #fff;
    margin-top: 0.7em;
    margin-bottom: 0.3em;
    font-weight: normal
}

.ap_tit2 {
    font-size: 1.2em;
    color: #fff;
    margin-bottom: 0.3em;
    font-weight: normal
}

.contact_list {
    margin-top: 0.6em
}

.contact_list li {
    font-size: 1em;
    margin-top: 0.3em;
    color: #fff
}

.contact_list li a {
    color: #fff
}

.contact_list img {
    margin-right: 0.3em;
    width: 1.5em;
    vertical-align: middle
}

.txt_area {
    background-color: #fff;
    border: none;
    color: #6C6C6C;
    height: 2.8em;
    padding-left: 3%;
    line-height: 2.8em;
    margin-top: 1em;
    width: 97%;
    display: block;
    border-radius: 0.3em;
    font-size: 1em
}

.btn_cmser {
    width: 75%;
    border-radius: 3em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    font: 1em/1.6em Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 2px 15px;
    outline: medium none;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    height: 2.9em;
    line-height: 2.9em;
    margin-top: 20px;
    font-size: 1.15em;
    color: #fff
}

.orange_a {
    background: -moz-linear-gradient(center top, #F77719, #FF8329) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F77719), color-stop(1, #F77719));
    border: 1px solid #F77719;
    color: #FEF4E9;
}

.footer_bottom {
    background-color: #4D4D4D;
    clear: both;
    color: #fff;
    font-size: 12px;
    text-align: center;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 3.5em;
    line-height: 200%;
}

.footer_bottom a {
    color: #fff;
}

.footer_bottom a {
    margin-right: 1em;
}

/*金融*/
.wrapper {
    background: none repeat scroll 0% 0% #FFF;
    margin: auto;
    padding: 0px;
    width: 640px;
    padding-bottom: 100px;
}

.bot_menu {
    position: fixed;
    bottom: 0px;
    background-color: #243b51;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
    width: 640px;
    color: #FFF;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25)
}

.bot_menu a:hover {
    background-color: #172736
}

.bot_menu a {
    width: 124px;
    padding-top: 13px;
    padding-bottom: 8px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    font-size: 20px
}

.bot_menu a i {
    width: 50px;
    height: 50px;
    font-size: 45px
}

.bot_menu a i.fa_sizea {
    font-size: 50px
}

.bot_menu a i.fa_sizeb {
    font-size: 41px
}

.jinr_menu a {
    width: 155px;
}

.jinr_menu a .fa_sizec {
    font-size: 49px;
}

.jinr_menu a .fa_sized {
    font-size: 43px;
    height: 45px;
}

.jinr_menu {
    background-color: rgb(75, 180, 255) !important;
}

.jinr_menu a:hover {
    background-color: #1C98F0 !important;
}

/* 兼容ipad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    html {
        max-width: 640px;
        margin: 0 auto;
    }
}

/* 兼容iphone6 */
@media (device-height: 667px ) and (-webkit-min-device-pixel-ratio: 2 ) {
    .mobarea_conb li img {
        width: 3.1em;
        height: 3.1em;
        border-radius: 4px;
        position: absolute;
        left: 1.5em
    }

    .mobarea_conb li.noleft img {
        left: 0em
    }

    .mobarea_conb li .mobarea_conb_txt {
        padding-left: 5.2em;
    }

    .mobarea_conb li.noleft .mobarea_conb_txt {
        padding-left: 3.7em
    }
}

/* 兼容iphone6 Plus */
@media (device-height: 736px ) and (-webkit-min-device-pixel-ratio: 2 ) {
    .mobarea_conb li img {
        width: 3.1em;
        height: 3.1em;
        border-radius: 4px;
        position: absolute;
        left: 1.9em
    }

    .mobarea_conb li.noleft img {
        left: 0em
    }

    .mobarea_conb li .mobarea_conb_txt {
        padding-left: 5.6em;
    }

    .mobarea_conb li.noleft .mobarea_conb_txt {
        padding-left: 4.1em
    }
}

/*=========experience wechat modal-dialog start===========*/
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000000;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal-dialog {
    position: relative;
    width: 20rem;
    margin: 0 auto;
    margin-top: 70%;
}

.modal-dialog button {
    filter: alpha(opacity=20);
    background: transparent;
    border: none;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 1rem;
    padding: 0.5rem;
    text-align: center;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.close {
    position: absolute;
    color: #d3d3d5;
    font-size: 30px;
    right: 15px;
    top: 7px;
}

.modal-body {
    position: relative;
    text-align: center;
    background: transparent;
    padding-bottom: 1rem;
}

#success .modal-header h1 {
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 500;
    color: #55acef;
    height: 1.5rem;
    vertical-align: bottom;
    line-height: 1.5rem;
}

#success .modal-header img {
    position: relative;
    right: 1rem;
}

#success .line {
    padding: 15px 0;
    background: url(http://71mis.cn/web_xs360/mob/images/line.png) no-repeat scroll center 29px;
}

#success .line span {
    display: inline-block;
    padding: 0 10px;
    background-color: #fff;
}

@media (max-width: 330px ) {
    .modal-dialog {
        width: 18rem;
    }
}

/*===========experience wechat modal-dialog end===========*/

.side-bar{position: fixed;bottom: 20%;right: 8px;z-index: 2147483646 !important;}