﻿@charset "utf-8";

/*==========@@HTML默认 开始@@==========*/
/*基本*/
* {
    padding: 0px;
    margin: 0px
}

body {
    font-size: 100px;
}

* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
}

.trans {
    transition: all .3s ease-in;
}

html {
    width: 100%;
    min-height: 100%;
}

body {
    width: 100%;
    min-height: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    font: .26rem/1.5 "microsoft yahei", Tahoma, Arial, sans-serif;
    color: #666;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff;
    position: relative;
}

body:after {
    content: "";
    width: 100%;
    display: block;
}

body:after {
    height: 1.06rem;
}

img {
    border: 0px;
}

em {
    font-style: normal;
}

s,
i {
    font-style: normal;
}

ul,
ol {
    list-style-type: none;
}

li {
    list-style: none outside none;
}

strong,
b {
    font-weight: normal;
}

/*表单*/
input,
button,
select,
textarea {
    outline: none;
    font-family: "Microsoft Yahei", Arial;
    font-size: .24rem;
    -webkit-appearance: none !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

/*公用样式*/
.layout {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-wrapper: 101;
    background: #000;
    opacity: 1;
}

.blue {
    color: #28a5f4;
}

/*链接*/
a,
a:link,
a:visited,
a:hover,
a:active {
    color: #666;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    color: #d51118;
    outline: none;
}

/*标题*/
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    font-weight: normal;
}

.icon {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    background-size: 4.2rem auto;
    vertical-align: middle;
}

.icon,
.icon2:before,
.icon2:after {
    content: "\20";
    display: block;
}

.icon2 {
    background: url(../images/icon2.png) no-repeat;
    display: inline-block;
    background-size: 2rem auto;
    vertical-align: middle;
}

/*清除浮动*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clear,
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
}

/*==========@@HTML默认  结束@@==========*/
.head_main {
    box-sizing: border-box;
    width: 100%;
    height: 0.96rem;
    z-index: 991;
    background: url(../images/logo_bj.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}

.head_main .logo {
    width: 3.05rem;
    display: inline-block;
    padding-top: .12rem;
}

.head_main .logo a {
    display: block;
}

.head_main .logo img {
    display: block;
    height: 0.69rem;
    width: 3.05rem;
    background-size: 100%;
}

#top p {
    color: #fff;
    text-align: center;
}

#top .close {
    background: url(../images/close.png) no-repeat center;
    background-size: .4rem auto;
    width: .4rem;
    height: .4rem;
    cursor: pointer;
    position: absolute;
    right: 6%;
    top: 22%;
    text-align: center;
}

.toptel {
    width: 38%;
    color: #ff6300;
    float: left;
    padding-top: .32rem;
}

.toptel p {
    border-bottom: 1px solid #ff6300;
    font-family: 'MicrosoftYaheiLight', 'PingFangSC-Light', Arial, Helvetica;
    font-size: .24rem;
    padding-bottom: .1rem;
}

.toptel a {
    font-family: "AkzidenzGroteskBQ light";
    font-size: .3rem;
    line-height: .3rem;
    display: block;
    color: #ff6300;
    padding-top: .05rem;
}

.head_main .inav {
    position: absolute;
    right: 0;
    top: 0;
    padding-top: .34rem;
    width: 10%;
    z-index: 99;
    display: block;
}

.head_main .inav p {
    width: .46rem;
    height: .4rem;
    display: block;
    background-position: -2.1rem 0;
}

.head_main .inav.cur p {
    background-position: -1.6rem 0;
}

.head_main .topsearch {
    display: block;
    position: absolute;
    left: 0.32rem;
    top: .30rem;
    text-align: center;
    cursor: pointer;
    width: .4rem;
    height: .4rem;
    margin: 0 auto;
}

.head_main .topsearch span {
    display: block;
    width: 0.37rem;
    height: 0.37rem;
    background-position: 0 -0.64rem;
}

.head_main .tsearch {
    position: absolute;
    height: 1rem;
    width: 6.4rem !important;
    padding: .2rem 5%;
    left: 0;
    top: 0.96rem;
    z-index: 99;
    background: #f2f2f2;
    box-sizing: border-box;
    display: none;
}

.head_main .tsearch .txt {
    width: 78%;
    color: #000;
    text-indent: .1rem;
    font-size: .22rem;
    height: .64rem;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 0.1rem;
    position: absolute;
    left: 5%;
    top: .2rem;
    border-top-left-radius: .6rem;
    border-bottom-left-radius: .6rem;
}

.head_main .tsearch .btn {
    color: #fff;
    font-size: .22rem;
    width: 16%;
    height: .62rem;
    line-height: .6rem;
    text-align: center;
    border: 0px;
    background: #cc0000;
    position: absolute;
    right: 5%;
    top: .2rem;
    border-top-right-radius: .6rem;
    border-bottom-right-radius: .6rem;
}

.head_main .tsearch .btn .btn_icon {
    display: block;
    width: 0.34rem;
    height: 0.34rem;
    margin-left: .32rem;
    margin-top: .14rem;
    background-position: 0rem -1.03rem;
}

.head_main .btn_close_main {
    width: .88rem;
    height: 0.96rem;
    background-color: #f2f2f2;
    position: absolute;
    top: 0;
    left: 0.2rem;
    z-index: 9;
    display: none;
}

.head_main .btn_close_main .btn_close {
    width: .35rem;
    height: .33rem;
    margin-top: .5rem;
    margin-left: .26rem;
    background-position: -2.16rem -0rem;
}

.floor_1_t {
    padding-top: 0.42rem;
}

.floor_2_main .floor_1_t ul {
    display: inline-block;
    width: 100%;
}

.floor_2_main .floor_1_t ul li {
    width: 100%;
    display: block;
    height: 0.68rem;
    cursor: pointer;
    background-color: #f0f0f0;
}

.floor_2_main .floor_1_t ul li a {
    display: block;
}

.floor_2_main .floor_1_t ul li span {
    display: inline-block;
    background: url(../images/b_03.jpg) 0 0.3rem no-repeat;
    font-size: 0.2rem;
    color: #000;
    float: left;
    padding-left: 0.2rem;
    cursor: pointer;
    line-height: 0.68rem;
    margin-left: 0.2rem;
}

.floor_2_main .floor_1_t ul li i {
    display: inline-block;
    font-size: 0.2rem;
    color: #646464;
    float: right;
    line-height: 0.68rem;
    padding-right: 0.16rem;
}

.floor_2_main .floor_1_t ul li:nth-child(2n) {
    background-color: #fefefe;
}

.floor_2_2 {
    padding-top: 0.4rem;
    width: 100%;
}

.floor_2_2 .vtitle {
    width: 100%;
    height: 0.74rem;
    background-color: #e5e5e5;
}

.floor_2_2 .vtitle .v {
    width: 100%;
    height: 0.74rem;
    background-color: #e5e5e5;
}

.floor_2_2 .vtitle .v01 {
    background-color: #e5e5e5;
    border-bottom: #d4d4d4 solid 1px;
}

.floor_2_2 .vtitle .v02 {
    box-shadow: 0px 10px 18px -4px #e3d1d1 inset;
}

.floor_2_2 .vtitle .v span {
    font-size: 0.27rem;
    color: #000;
    line-height: 0.74rem;
}

.floor_2_2 .vtitle .v .icon {
    width: 0.35rem;
    height: 0.31rem;
    background-position: -1.42rem -0.64rem;
    float: left;
    margin-right: 0.2rem;
    margin-left: 0.26rem;
    margin-top: 0.22rem;
}

.floor_2_2 .vtitle p {
    float: right;
    padding-right: 0.26rem;
}

.floor_2_2 .vtitle p a {
    display: block;
    font-size: 0.24rem;
    color: #999999;
    text-transform: uppercase;
    line-height: 0.74rem;
}

.floor_2_2 .vcon {
    padding: 0 0.42rem;
}

.floor_2_2 .vcon ul.vconlist {
    width: 100%;
    display: inline-block;
}

.floor_2_2 .vcon ul.vconlist li {
    width: 100%;
    display: block;
    height: 0.68rem;
    cursor: pointer;
}

.floor_2_2 .vcon ul.vconlist li a {
    display: block;
}

.floor_2_2 .vcon ul.vconlist li span {
    display: inline-block;
    background: url(../images/b_03.jpg) 0 0.3rem no-repeat;
    font-size: 0.2rem;
    color: #000;
    float: left;
    padding-left: 0.2rem;
    cursor: pointer;
    line-height: 0.68rem;
}

.floor_2_2 .vcon ul.vconlist li i {
    display: inline-block;
    font-size: 0.2rem;
    color: #646464;
    float: right;
    line-height: 0.68rem;
}

.floor_2_2 .vtitle1 .v .icon {
    width: 0.37rem;
    height: 0.32rem;
    background-position: -1.98rem -0.62rem;
    margin-top: 0.17rem;
}

.floor_2_2 .vtitle2 .v .icon {
    width: 0.35rem;
    height: 0.31rem;
    background-position: -2.52rem -0.64rem;
}

.floor_2_3 {
    padding: 0.28rem 0.26rem;
    padding-bottom: 0.06rem;
}

.floor_2_3 ul {
    display: inline-block;
}

.floor_2_3 ul li {
    display: inline-block;
    float: left;
    width: 2.82rem;
    height: 0.87rem;
    background-size: 100%;
    margin-bottom: 0.22rem;
    margin-right: 0.22rem;
}

.floor_2_3 ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

.floor_2_3 ul li:nth-child(2n) {
    margin-right: 0;
}

.floor_3_main {
    background: url(../images/a6_02.jpg) center center no-repeat;
    height: 8.06rem;
}

.floor_3_main .floor_3_1 {
    padding: 0 0.26rem;
    padding-top: 0.2rem;
}

.floor_3_main .floor_3_1 h3 {
    height: 0.28rem;
}

.floor_3_main .floor_3_1 h3 p {
    font-size: 0.27rem;
    color: #333333;
    border-left: #cc0000 solid 0.08rem;
    float: left;
    padding-left: 0.14rem;
    line-height: 0.28rem;
}

.floor_3_main .floor_3_1 a {
    display: block;
    float: right;
    font-size: 0.24rem;
    color: #999999;
    text-transform: uppercase;
}

.floor_3_main .floor_3_i {
    padding-top: 0.1rem
}

.floor_3_main .floor_3_i ul {
    display: inline-block;
    width: 100%;
}

.floor_3_main .floor_3_i ul li {
    display: inline-block;
    float: left;
    width: 1.71rem;
    height: 2rem;
    position: relative;
    text-align: center;
    margin-top: 0.2rem;
    margin-right: 0.36rem;
}

.floor_3_main .floor_3_i ul li img {
    width: 100%;
    height: 100%;
}

.floor_3_main .floor_3_i ul li p {
    font-size: 0.21rem;
    color: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    top: 1.27rem;
}

.floor_3_main .floor_3_i ul li:nth-child(3n) {
    margin-right: 0;
}

.floor_3_main .floor_3_p {
    margin-top: 0.3rem;
}

.floor_3_main .floor_3_p a {
    display: inline-block;
    background-color: #fcf2f5;
    border: #cc0033 solid 1px;
    border-radius: 20px;
    width: 1.7rem;
    height: 0.54rem;
    text-align: center;
    line-height: 0.54rem;
    font-size: 0.2rem;
    color: #cc0033;
    margin-right: 0.32rem;
    float: left;
}

.floor_3_main .floor_3_p a:hover {
    background-color: #cc0033;
    color: #fff;
}

.floor_3_main .floor_3_p a:nth-child(3) {
    margin-right: 0;
}

.floor_4_main {
    padding: 0 0.26rem;
    padding-top: 0.28rem;
    padding-bottom: 0.6rem;
}

.floor_4_main .floor_4_1 h3 {
    height: 0.28rem;
}

.floor_4_main .floor_4_1 h3 p {
    font-size: 0.27rem;
    color: #333333;
    border-left: #cc0000 solid 0.08rem;
    float: left;
    padding-left: 0.14rem;
    line-height: 0.28rem;
}

.floor_4_main .floor_4_1 a {
    display: block;
    float: right;
    font-size: 0.24rem;
    color: #999999;
    text-transform: uppercase;
}

.floor_4_i {
    width: 100%;
    margin-top: 0.26rem;
}

.floor_4_i ul {
    display: inline-block;
}

.floor_4_i ul li {
    width: 100%;
}

.floor_4_i ul li img {
    width: 100%;
    height: 5.86rem;
}

.floor_4_i ul li .bi {
    background: url(../images/a8_03.jpg) no-repeat;
    width: 100%;
    height: 2.48rem;
    background-size: 100%;
    margin-top: 0.2rem;
}

.floor_4_i ul li .bi h3 {
    font-size: 0.24rem;
    color: #000;
    padding-top: 0.2rem;
    padding-left: 0.2rem;
}

.floor_4_i ul li .bi p {
    font-size: 0.2rem;
    color: #666666;
    margin-top: 0.2rem;
    margin-left: 0.2rem;
    line-height: 0.28rem;
    width: 5.44rem;
    height: 1.08rem;
}

.floor_4_i ul li .bi i {
    display: block;
    width: 1.36rem;
    height: 0.54rem;
    background-color: #cc0000;
    text-align: center;
    line-height: 0.54rem;
    float: right;
    color: #fff;
}


.nav_top {
    padding: 0.2rem 0.2rem;
}

.nav_top ul {
    width: 100%;
    display: inline-block;
}

.nav_top ul li {
    width: 23%;
    float: left;
    height: 0.5rem;
    line-height: 0.5rem;
    display: inline-block;
    border: #333 dashed 0.01rem;
    margin: 0 1%;
    text-align: center;
}

.nav_top ul li.li5 {
    width: 10%;
    margin-right: 0;
    border: 0;
}

.nav_top ul li a {
    display: inline-block;
    line-height: 0.5rem;
    font-size: 0.22rem;
}

.nav_top ul li .inav p {
    width: .46rem;
    height: .4rem;
    display: block;
    background-position: -1.6rem 0;
    margin-top: 0.1rem;
}


/*subNav*/
.subNav {
    position: fixed;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0.96rem;
    z-index: 999;
    max-width: 640px;
    min-width: 320px;
    background-color: rgba(0, 0, 0, .6);
}

.subNavCon {
    margin: 0px;
    background: #fff;
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

.subNav .closrbox {
    width: 20%;
    height: 0.5rem;
    line-height: .5rem;
    background: #fff;
    position: absolute;
    right: 2%;
    top: -5%;
}

.subNav .close {
    width: .4rem;
    height: .4rem;
    background: url(../images/close.png) no-repeat center;
    background-size: .4rem auto;
}

.subNav .c_clos {
    width: 52%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.subNav ul {
    padding-left: 4%;
}

.subNav li {
    width: 100%;
    display: block;
    line-height: 0.8rem;
    margin: 0 auto;
    border-bottom: 1px solid #f0efef;
    text-indent: 3%;
    position: relative;
}

.subNav .subnav2 {
    width: 100%;
    display: none;
}

.subNav .subnav2 a {
    margin-bottom: .1rem;
    background: #eeeeee;
    font-size: .24rem;
}

.subNav li a {
    display: block;
    color: #333;
    font-size: 0.26rem;
    background: url(../images/jiantou.png) no-repeat right center;
    background-size: .15rem auto;
    width: 92%;
    margin: 0 auto;
}

.subNav li a:hover {
    color: #dc241d;
}

.subNav li em {
    width: .3rem;
    height: .3rem;
    display: inline-block;
    background-position: 0 -2.2rem;
    vertical-align: middle;
    position: absolute;
    right: 3%;
    top: .26rem;
}

.subNav .toptel {
    padding-left: 4%;
    padding-top: .3rem;
    padding-bottom: .4rem;
}

.subNav .toptel span {
    display: block;
}

.subNav .toptel p {
    font-family: avgr;
    font-size: .5rem;
}

.subNav.show {
    right: 0 !important;
}

.subNavShow {
    -webkit-transform: translateX(-48%);
    -moz-transform: translateX(-48%);
    -ms-transform: translateX(-48%);
    transform: translateX(-48%);
    display: block;
}



/* banner */
#banner_main {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.banner {
    margin: 0 auto;
    width: 100%;
    *zoom: 1;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.banner .list {
    width: 100%;
    overflow: hidden;
}

.banner .list li {
    float: left;
    width: 100%;
    overflow: hidden;
}

.banner .list li a {
    display: block;
    overflow: hidden;
    width: 100%;
}

.banner .list li img {
    width: 100%;
    height: auto;
    display: block;
}

#banner .tip {
    width: 100%;
    height: 0.32rem;
    line-height: 0.32rem;
    text-align: center;
    clear: both;
    z-index: 2;
    font-size: 0;
    position: absolute;
    left: 0;
    bottom: 3%;
}

#banner .tip span {
    display: inline-block;
    vertical-align: middle;
    width: 0.14rem;
    height: 0.14rem;
    margin: 0 0.07rem;
    vertical-align: middle;
    background: #fff;
    border-radius: 100%;
    opacity: 0.7;
}

#banner .tip span.cur {
    background: #df0300;
}

/* reLink */
.reLink {
    line-height: 0.38rem;
    color: #666;
    margin-bottom: 0.15rem;
    font-size: 0.24rem;
    padding: 0.15rem;
}

.reLink .prevLink,
.reLink .nextLink {
    width: 100%;
}

.reLink a {
    color: #666;
    font-size: 0.24rem;
}

.reLink a:hover {
    color: #004a91;
}

/*版权信息*/
#footer_main {
    width: 100%;
    text-align: center;
    background-color: #efefef;
    font-size: 0.20rem;
    color: #666666;
    padding: 0.2rem 0;
}

#footer_main p {
    display: block;
}

#footer_main span {
    display: inline-block;
    padding-left: 0.1rem;
}

#footer_main a {
    display: inline-block;
    padding-right: .2rem;
    padding-left: .1rem;
    color: #666666;
    font-size: 0.20rem;
}


#returntop {
    width: 0.9rem;
    height: 0.9rem;
    background: url(../images/gotop.png) no-repeat center top;
    background-size: 0.9rem auto;
    position: fixed;
    bottom: 20%;
    right: 2%;
    cursor: pointer;
    z-index: 10;
}

#returntel {
    width: 0.9rem;
    height: 0.9rem;
    background-position: 0 -1.34rem;
    position: fixed;
    bottom: 30%;
    right: 2%;
    cursor: pointer;
    z-index: 10;
}

.copyright {
    color: #676565;
    font-size: 0.2rem;
    padding-left: 3%;
    padding-bottom: .3rem;
}

.copyright a {
    color: #444;
}

/* 工具栏 */
#toolbar {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 888;
    height: 0.84srem;
    background: #cc0000;
    left: 0;
}

#toolbar .list {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
}

#toolbar .list li {
    float: left;
    width: 50%;
    text-align: center;
}

#toolbar .list a {
    display: block;
    height: 0.84rem;
    line-height: 0.24rem;
    font-size: 0.2rem;
    color: #fff;
    padding-top: 0.10rem;
}

#toolbar .list li.hover {
    background: #da0909;
}

#toolbar .list a s {
    margin-left: auto;
    margin-right: auto;
    width: 0.4rem;
    height: 0.4rem;
    display: block;
}

#toolbar .list a span {
    text-align: center;
    display: block;
}

#toolbar .list a .too-home {
    background-position: 0 0;
}

#toolbar .list a .too-qiao {
    background-position: -.48rem 0;
}

#toolbar .list a .too-tel {
    background-position: -1.01rem 0;
}

#toolbar .list a .too-lxi {
    background-position: -0rem -1.46rem;
}


/*==========@@页面布局  开始@@==========*/
.index {
    width: 100%;
    background-color: #fdfdfd;
}

.iGoodNews,
.iLost-Love,
.isave-love,
.isave-marriage,
.xunpan,
.iteam,
.icourse,
.ihonor {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
}

.navlist {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    background: #fff;
}

.navlist ul {
    padding: .25rem 0;
}

.navlist li {
    float: left;
    width: 20%;
    text-align: center;
    margin-top: .18rem;
}

.navlist li i {
    width: .82rem;
    height: .82rem;
    background-position: 0 -.56rem;
    margin: 0 auto;
}

.navlist li p {
    color: #4e4e4e;
    line-height: .66rem;
    font-size: .2rem;
}

.navlist li:nth-child(2) i {
    background-position: -.85rem -.56rem;
}

.navlist li:nth-child(3) i {
    background-position: -1.68rem -.56rem;
}

.navlist li:nth-child(4) i {
    background-position: -2.54rem -.56rem;
}

.navlist li:nth-child(5) i {
    background-position: -3.38rem -.56rem;
}

.iGoodNews {
    height: 0.68rem;
    overflow: hidden;
    background: #f0f0f0;
}

.iGoodNews .ggtitle {
    width: 1.4rem;
    display: block;
    float: left;
    margin-left: 3%;
    color: #000;
    text-align: center;
    line-height: 0.68rem;
}

.iGoodNews .ggtitle .icon {
    width: 0.28rem;
    height: 0.28rem;
    background-position: -0.56rem -0.63rem;
    float: left;
    margin-top: 0.2rem;
}

.iGoodNews .inews1 {
    width: 73%;
    height: .68rem;
    overflow: hidden;
    float: right;
}

.iGoodNews .inews1 li {
    width: 100%;
    height: .68rem;
    line-height: .68rem;
    display: block;
    font-size: .24rem;
    clear: left;
}

.iGoodNews .inews1 li p {
    height: .68rem;
    line-height: .68rem;
    float: left;
    font-size: .24rem;
}

.iGoodNews .inews1 li a {
    display: block;
    color: #646464;
    width: 100%;
}

.iGoodNews .inews1 li a:hover {
    color: #dc0200;
}


/* 首页产品 */
.floor_2_main {
    padding: 0 0.26rem;
    padding-top: 0.22rem;
}

.floor_2_main .floor_2_b {
    height: 0.6rem;
}

.floor_2_main .floor_2_b h3 {
    font-size: 0.28rem;
    color: #000;
    float: left;
}

.floor_2_main .floor_2_b h3 span {
    font-size: 0.28rem;
    color: #999999;
    display: inline-block;
    text-transform: uppercase;
}

.floor_2_main .floor_2_b h3 .icon {
    width: 0.18rem;
    height: 0.23rem;
    background-position: -1.04rem -0.64rem;
    float: left;
    margin-top: 0.1rem;
    margin-right: 0.08rem;
}

.floor_2_main .floor_2_b a {
    display: block;
    font-size: 0.24rem;
    color: #999999;
    float: right;
    text-transform: uppercase;
}

.floor_2_main .cont {
    width: 100%;
}

.floor_2_main .slideBox {
    width: 100%;
    position: relative;
}

.floor_2_main .slideBox .bd ul li figure {
    width: 100%;
    padding-top: 67%;
    position: relative;
    overflow: hidden;
    z-index: 2;
    display: block;
}

.floor_2_main .slideBox .bd ul li figure img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
}

.floor_2_main .slideBox .bd ul li .txt h3 {
    font-size: 0.24rem;
    color: #000;
    line-height: 0.24rem;
    padding-top: 0.24rem;
}

.floor_2_main .slideBox .bd ul li .txt p {
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.34rem;
    padding-top: 0.14rem;
}

.floor_2_main .slideBox .bd ul li a {
    display: block;
    width: 100%;
}

.floor_2_main .slideBox .hd {
    position: absolute;
    right: 0;
    top: 3.5rem;
}

.floor_2_main .slideBox .hd ul {
    display: inline-block;
}

.floor_2_main .slideBox .hd ul li {
    float: left;
    width: 0.12rem;
    height: 0.12rem;
    border: #cc0000 solid 0.01rem;
    border-radius: 0.1rem;
    margin-right: 0.14rem;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
}

.floor_2_main .slideBox .hd ul li.on {
    background-color: #cc0000;
}





.ithree {
    padding: .5rem 0;
    background: #fff9f9;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.ithree .part1 {
    text-align: center;
    padding: 3% 10% 0 0;
}

.ithree .part1 img {
    max-width: 50% !important;
}

.ithree .part1 .txt {
    text-align: left;
    padding-top: 3%;
    width: 45%;
}

.ithree li figure {
    background: #f87085;
}

.iteam,
.icase,
.ihonor {
    padding: .5rem 0;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    margin-bottom: .25rem;
}

.iteam .cont {
    padding-left: 3%;
}

.swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    width: 100%;
    background: #fff;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.iteam .swiper-slide {
    border-bottom: 1px solid #e7e7e7;
}

.iteam .swiper-slide a {
    display: block;
    padding: .5rem 0;
    width: 100%;
}

.iteam .swiper-slide figure {
    width: 30%;
    padding-top: 30%;
    position: relative;
    overflow: hidden;
    z-index: 2;
    border-radius: 100%;
    display: block;
    float: left;
    border-radius: 100%;
}

.iteam .swiper-slide figure img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
}

.iteam .swiper-slide .txt {
    width: 66%;
    padding-right: 3%;
}

.iteam .swiper-slide .txt h3 {
    color: #000;
    font-size: .26rem;
}

.iteam .swiper-slide .txt h3 b {
    color: #fd9b92;
    display: inline-block;
    padding-left: 0;
    font-size: .22rem;
}

.iteam .swiper-slide .txt p {
    color: #585757;
    height: .66rem;
    overflow: hidden;
    margin: .1rem 0;
    font-size: .23rem;
}

.iteam .swiper-slide .txt s {
    color: #c3c3c3;
    display: block;
    font-size: .2rem;
    font-style: normal;
    text-decoration: none;
    margin-bottom: .1rem;
}

.iteam .swiper-slide .txt span {
    width: 2.1rem;
    height: .6rem;
    line-height: .6rem;
    display: block;
    text-align: center;
    color: #fff;
    background: #fd9b92;
    border-radius: .3rem;
}

.iteam .swiper-pagination-bullet-active {
    background: #fd9b92;
}

.icase {
    padding-bottom: .9rem;
}

.thumblist {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.thumblist li {
    width: 100%;
    display: block;
    padding: .2rem 0;
    border-top: 1px solid #e5e5e5;
}

.thumblist li:first-child {
    border-top: 0;
    padding-top: 0;
}

.thumblist li a {
    display: block;
    padding: 0 3%;
}

.thumblist li figure {
    width: 30%;
    padding-top: 30%;
    position: relative;
    overflow: hidden;
    z-index: 2;
    float: left;
    margin-right: 2%;
}

.thumblist li figure img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
}

.thumblist li h3 {
    font-size: .26rem;
    color: #000;
    height: .8rem;
    overflow: hidden;
    padding-top: .2rem;
}

.thumblist li p {
    color: #999;
    font-size: .2rem;
}

.thumblist li a:hover h3 {
    color: #fe0101;
}

.timeliner {
    background: #fff;
    padding: .5rem 0;
}

.timeliner h2 {
    text-align: center;
    font-size: .26rem;
    color: #000;
    padding-bottom: .5rem;
}

.timeliner .cent-scroll {
    position: relative;
    width: 100%;
    height: 4.4;
    margin: 0 auto;
    cursor: pointer;
    overflow: hidden;
}

.timeliner .cent-scroll .cent-line {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    display: block;
    height: 1px;
    background: #fda8a1;
}

.timeliner .cent-scroll ul {
    position: relative;
}

.timeliner .cent-scroll li {
    float: left;
    position: relative;
    text-align: center;
    width: 1rem;
    height: 1.9rem;
    z-index: 3;
    margin-left: -.2rem;
    background: url(../images/t1.png) no-repeat center bottom;
    background-size: 1rem auto;
}

.timeliner .cent-scroll li .yuandian {
    position: absolute;
    left: 50%;
    bottom: .2rem;
    margin-left: -.5rem;
    width: 1rem;
    height: 1rem;
    display: block;
    text-align: center;
    color: #fff;
    line-height: .8rem;
}

.timeliner .cent-scroll li h3 {
    color: #606060;
    font-size: .22rem;
    line-height: .3rem;
}

.timeliner .cent-scroll li.bot {
    margin-top: 1.9rem;
    height: 1.9rem;
    padding-top: 1.3rem;
    background: url(../images/t2.png) no-repeat center top;
    background-size: 1rem auto;
}

.timeliner .cent-scroll li.bot .yuandian {
    position: absolute;
    bottom: auto;
    top: .4rem;
}

.timeliner .cent-scroll li:first-child {
    margin-left: .3rem;
}

.icourse {
    background: url(../images/kcbg.jpg) no-repeat center top #fff;
    background-size: 6.4rem;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    padding: .5rem 0;
    margin-bottom: .25rem;
}

.icourse .tit {
    text-align: center;
    font-size: .26rem;
    color: #000;
    padding-bottom: .5rem;
}

.icoursecont {
    width: 100%;
    overflow: hidden;
}

.icoursecont .swiper-container2 {
    width: 100%;
    height: 350px;
    margin: .2rem auto;
}

.icoursecont .swiper-slide {
    background: url(../images/kc.png) no-repeat left top;
    color: #000;
    text-align: center;
    background-size: 2.84rem auto;
    height: 4.4rem;
    margin-top: .4rem;
}

.icoursecont .swiper-slide figure {
    width: 1.25rem;
    padding-top: 1.25rem;
    position: relative;
    overflow: hidden;
    z-index: 2;
    display: block;
    margin: 0 auto;
    border-radius: 100%;
}

.icoursecont .swiper-slide figure img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
}

.icoursecont .swiper-slide a {
    display: block;
    padding: .5rem;
    text-align: center;
}

.icoursecont .swiper-slide h3 {
    font-size: .26rem;
    padding: .1rem 0;
}

.icoursecont .swiper-slide p {
    color: #9a9a9a;
    font-size: .22rem;
    height: 1.5rem;
    overflow: hidden;
}

.icoursecont .swiper-slide-active {
    margin-top: 0;
}

.ihonor a {
    display: block;
}

.ihonor img {
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
}

.tabBox .hd ul {
    text-align: center;
    overflow: hidden;
    width: 100%;
}

.tabBox .hd ul li {
    width: 30%;
    display: block;
    position: relative;
    height: .65rem;
    line-height: .65rem;
    text-align: center;
    font-size: .26rem;
    margin: 1%;
    padding: 0 .1rem;
    float: left;
}

.tabBox .hd ul li a {
    display: block;
    color: #3e3a39;
}

.tabBox .hd ul .on a {
    display: block;
    color: #fd9b92;
}

.tabBox .bd {
    width: 94%;
    margin: 0 auto;
}

.tabBox .bd .con {
    padding: 0 1%;
}

.tabBox .bd li {
    display: block;
    border-bottom: 1px solid #e5e5e5;
}

.tabBox .bd li a {
    display: block;
    padding: .2rem 0;
}

.tabBox .bd li h3 {
    color: #515151;
    display: block;
    padding-bottom: .1rem;
    font-size: .26rem;
}

.textlist {
    background: #fff;
    padding: .5rem 0;
}

.textlist .tabBox .hd {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    width: 100%;
}

.tabBox .bd li p {
    color: #919191;
    font-size: .2rem;
}

.tabBox .bd li i {
    color: #fd9b92;
    border: 1px solid #fd9b92;
    display: inline-block;
    margin-right: .2rem;
    padding: .05rem .2rem;
    border-radius: .05rem;
}



/**************category****************/


#ljhinput {
    width: 0.9rem;
    height: 0.9rem;
    background: url(../images/gotop1.png) no-repeat center top;
    background-size: 0.9rem auto;
    position: fixed;
    bottom: 30%;
    right: 2%;
    cursor: pointer;
    z-index: 10;
}

#ljhinput #leoinput {
    position: absolute;
    right: 1rem;
    top: 0;
    width: 1.3rem;
    height: 1.3rem;
    display: none;
}

#ljhinput #leoinput img {
    width: 1.3rem;
    height: 1.3rem;
    background-size: 100%;
}




/*字体*/
@media only screen and (min-width:641px) {
    html {
        font-size: 100px;
    }
}

@media only screen and (max-width:640px) {
    html {
        font-size: 100px;
    }
}

@media only screen and (max-width:540px) {
    html {
        font-size: 84.375px;
    }
}

@media only screen and (max-width:480px) {
    html {
        font-size: 75px;
    }
}

@media only screen and (max-width:414px) {
    html {
        font-size: 64.6875px;
    }
}

@media only screen and (max-width: 400px) {
    html {
        font-size: 62.5px;
    }
}

@media only screen and (max-width: 375px) {
    html {
        font-size: 58.5938px;
    }
}

@media only screen and (max-width: 360px) {
    html {
        font-size: 56.25px;
    }
}

@media only screen and (max-width: 320px) {
    html {
        font-size: 50px;
    }
}

/** 自定义字体******************************/

@font-face {
    font-family: impact;
    src: url("../font/impact.eot");
    src: url("../font/impact.eot?#iefix") format("eot"),
        url("../font/impact.ttf") format("truetype");
}