i {
    font-style: normal;
}

input,
div,
p,
span,
a,
i,
em,
ul,
li,
dl,
dd,
dt,
table {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
    font: 500 14px Arial;
}

.title {
    font-size: 0;
    text-align: center;
}

.title span {
    width: 50px;
    height: 1px;
    background-color: #ff9d00;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.title i {
    width: 1px;
    height: 9px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    background-color: #ff9d00;
}

.title h5 {
    font-size: 30px;
    color: #333333;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin: 0 20px;
}

/*首页banner*/
.banner {
    width: 100%;
    height: 450px;
    position: relative;
    overflow: hidden;
}

.banner .hd {
    position: absolute;
    bottom: 0;
    text-align: center;
    height: 30px;
    padding-top: 13px;
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    z-index: 3;
}

.banner .hd ul {
    font-size: 0;
}

.banner .hd ul li {
    width: 24px;
    height: 4px;
    background-color: #ffffff;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin: 0 5px;
}

.banner .hd .on {
    background-color: #ff9d00;
}

.banner .bd li {
    height: 450px;
    width: 100%;
}

.banner .bd li a {
    height: 450px;
    position: relative;
    width: 100%;
    display: block;
}

.banner img {
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 450px;
}

.one {
    width: 1200px;
    margin: 0 auto;
    padding-left: 30px;
    font-size: 0;
    height: 155px;
    background-color: #ffffff;
    padding-top: 40px;
}

.one li {
    width: 280px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 0;
}

.one li img {
    width: 74px;
    height: 74px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.one li .oneListRight {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    text-align: left;
    margin-left: 20px;
}

.one li .oneListRight span {
    font-size: 20px;
    color: #ff9d00;
}

.one li .oneListRight p {
    font-size: 16px;
    color: #333333;
}

.tow {
    text-align: center;
    font-size: 0;
    min-width: 1200px;
    background-color: #fafafa;
    padding-top: 30px;
}

.tow dl {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 405px;
}

.tow dl dt {
    text-align: left;
    margin-bottom: 16px;
}

.tow dl dt span {
    font-size: 18px;
    color: #ff9702;
    font-weight: bold;
}

.tow dl dt i {
    display: block;
    width: 52px;
    height: 2px;
    background-color: #ff9700;
    margin-top: 8px;
}

.tow dl dd {
    text-align: left;
    margin-bottom: 10px;
    width: 405px;
    height: 30px;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.tow dl dd i {
    width: 25px;
    height: 25px;
    font-size: 14pX;
    color: #ffffff;
    text-align: center;
    line-height: 25px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-weight: bold;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-right: 6px;
}

.tow dl dd p {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}

.tow dl dd:nth-of-type(1) i {
    background-color: #ffa018;
}

.tow dl dd:nth-of-type(1) p span {
    color: #ffa018;
}

.tow dl dd:nth-of-type(2) i {
    background-color: #13d291;
}

.tow dl dd:nth-of-type(2) p span {
    color: #13d291;
}

.tow dl dd:nth-of-type(3) i {
    background-color: #ab77fa;
}

.tow dl dd:nth-of-type(3) p span {
    color: #ab77fa;
}

.tow dl dd:nth-of-type(4) i {
    background-color: #eb947a;
}

.tow dl dd:nth-of-type(4) p span {
    color: #eb947a;
}

.tow dl dd:nth-of-type(5) i {
    background-color: #39b7f1;
}

.tow dl dd:nth-of-type(5) p span {
    color: #39b7f1;
}

.tow img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 198px;
    margin: 0 68px 0 45px;
}

.three {
    padding-top: 68px;
}

.three .threeCen {
    width: 1200px;
    margin: 60px auto 0;
    position: relative;
    border: 4px solid #ffe6c1;
}

.three .threeCen .xt {
    width: 100%;
    height: 1px;
    display: block;
    background-color: #d9d9d9;
    position: absolute;
    top: 143px;
    z-index: 1;
}

.three .threeCen ul {
    position: relative;
    z-index: 2;
    padding: 40px 0;
    text-align: center;
    font-size: 0;
}

.three .threeCen ul li {
    width: 236px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    position: relative;
}

.three .threeCen ul li .threeListTop span {
    font-size: 26px;
}

.three .threeCen ul li .threeListTop p {
    font-size: 18px;
    color: #333333;
    margin-top: 10px;
}

.three .threeCen ul li .threeListTop i {
    position: absolute;
    width: 0;
    height: 58px;
    display: block;
    border-left: 1px dashed #d9d9d9;
    right: 0;
    top: 10px;
}

.three .threeCen ul li .threeListCen {
    width: 27px;
    height: 27px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 1px dashed;
    padding: 4px;
    margin: 20px auto 0;
}

.three .threeCen ul li .threeListCen span {
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
}

.three .threeCen ul li .threeListBot {
    margin-top: 15px;
    text-align: center;
    display: block;
}

.three .threeCen ul li .threeListBot span {
    font-size: 16px;
    color: #ffffff;
    display: block;
    width: 104px;
    text-align: center;
    line-height: 31px;
    -webkit-border-radius: 15.5px;
    -moz-border-radius: 15.5px;
    border-radius: 15.5px;
    margin: 0 auto;
}

.three .threeCen ul li .threeListBot p {
    margin-top: 8px;
    font-size: 16px;
}

.three .threeCen ul li .threeListBot:hover {
    opacity: .8;
}

.three .threeCen ul li:nth-of-type(1) .threeListTop span {
    color: #ff9702;
}

.three .threeCen ul li:nth-of-type(1) .threeListCen {
    border: 1px dashed #ff9702;
}

.three .threeCen ul li:nth-of-type(1) .threeListCen span {
    background-color: #ff9702;
}

.three .threeCen ul li:nth-of-type(1) .threeListBot span {
    background-color: #ff9d00;
}

.three .threeCen ul li:nth-of-type(1) .threeListBot p {
    color: #ff9d00;
}

.three .threeCen ul li:nth-of-type(2) .threeListTop span {
    color: #13d291;
}

.three .threeCen ul li:nth-of-type(2) .threeListCen {
    border: 1px dashed #13d291;
}

.three .threeCen ul li:nth-of-type(2) .threeListCen span {
    background-color: #13d291;
}

.three .threeCen ul li:nth-of-type(2) .threeListBot span {
    background-color: #13d291;
}

.three .threeCen ul li:nth-of-type(2) .threeListBot p {
    color: #13d291;
}

.three .threeCen ul li:nth-of-type(3) .threeListTop span {
    color: #ab77fa;
}

.three .threeCen ul li:nth-of-type(3) .threeListCen {
    border: 1px dashed #ab77fa;
}

.three .threeCen ul li:nth-of-type(3) .threeListCen span {
    background-color: #ab77fa;
}

.three .threeCen ul li:nth-of-type(3) .threeListBot span {
    background-color: #ab77fa;
}

.three .threeCen ul li:nth-of-type(3) .threeListBot p {
    color: #ab77fa;
}

.three .threeCen ul li:nth-of-type(4) .threeListTop span {
    color: #eb947a;
}

.three .threeCen ul li:nth-of-type(4) .threeListCen {
    border: 1px dashed #eb947a;
}

.three .threeCen ul li:nth-of-type(4) .threeListCen span {
    background-color: #eb947a;
}

.three .threeCen ul li:nth-of-type(4) .threeListBot span {
    background-color: #eb947a;
}

.three .threeCen ul li:nth-of-type(4) .threeListBot p {
    color: #eb947a;
}

.three .threeCen ul li:nth-of-type(5) .threeListTop span {
    color: #39b7f1;
}

.three .threeCen ul li:nth-of-type(5) .threeListCen {
    border: 1px dashed #39b7f1;
}

.three .threeCen ul li:nth-of-type(5) .threeListCen span {
    background-color: #39b7f1;
}

.three .threeCen ul li:nth-of-type(5) .threeListBot span {
    background-color: #39b7f1;
}

.three .threeCen ul li:nth-of-type(5) .threeListBot p {
    color: #39b7f1;
}

.four {
    margin-top: 60px;
}

.four .fourCen {
    margin: 36px auto 0;
    width: 1200px;
    font-size: 0;
    text-align: center;
}

.four .fourCen li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-right: 35px;
    margin-bottom: 26px;
}

.four .fourCen li a {
    font-size: 20px;
    color: #333333;
    width: 170px;
    line-height: 60px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.four .fourCen li a:hover {
    background-color: #ff9d00;
    color: #ffffff;
}

.four .fourCen li:nth-of-type(6n) {
    margin-right: 0;
}

.four .fourCen li:nth-last-of-type(1) a {
    color: #ff9d00;
}

.four .fourCen li:nth-last-of-type(1) a:hover {
    color: #ffffff;
}

.five {
    margin-top: 60px;
}

.five .fiveCen {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}

.five .fiveCen ul {
    text-align: center;
    font-size: 0;
    margin-top: 50px;
}

.five .fiveCen ul li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 557px;
    border: 2px solid #d6cafd;
    height: 256px;
}

.five .fiveCen ul li h5 {
    width: 100%;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    line-height: 66px;
    margin-bottom: 36px;
}

.five .fiveCen ul li .fiveListLeft {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.five .fiveCen ul li .fiveListLeft p {
    padding: 0 20px;
    font-size: 0;
    text-align: left;
    margin-bottom: 20px;
}

.five .fiveCen ul li .fiveListLeft p img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.five .fiveCen ul li .fiveListLeft p span {
    font-size: 20px;
    color: #333333;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-left: 14px;
}

.five .fiveCen ul li .fiveListRight {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.five .fiveCen ul li:nth-of-type(1) {
    margin-right: 86px;
}

.five .fiveCen ul li:nth-of-type(1) h5 {
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#a773fd, endColorStr=#8445ea, gradientType=1);
    background: -moz-linear-gradient(1, #a773fd, #8445ea);
    background: -o-linear-gradient(1, #a773fd, #8445ea);
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#a773fd), to(#8445ea));
    background: linear-gradient(to right, #a773fd 0%, #8445ea 100%);
}

.five .fiveCen ul li:nth-of-type(2) {
    border: 2px solid #ffdb8f;
}

.five .fiveCen ul li:nth-of-type(2) h5 {
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffcb52, endColorStr=#ff7b02, gradientType=1);
    background: -moz-linear-gradient(1, #ffcb52, #ff7b02);
    background: -o-linear-gradient(1, #ffcb52, #ff7b02);
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#ffcb52), to(#ff7b02));
    background: linear-gradient(to right, #ffcb52 0%, #ff7b02 100%);
}

.six {
    margin-top: 50px;
}

.six .sixCen {
    margin: 52px auto 0;
    width: 1200px;
}

.six .sixCen ul {
    font-size: 0;
}

.six .sixCen ul li {
    padding: 24px 22px;
    position: relative;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 372px;
    border: 1px solid #e2e2e2;
    margin-right: 40px;
    margin-bottom: 40px;
}

.six .sixCen ul li .listShow .sixListTitle {
    font-size: 0;
}

.six .sixCen ul li .listShow .sixListTitle span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.six .sixCen ul li .listShow .sixListTitle i {
    margin-left: 4px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 14px;
    color: #fead2b;
    width: 40px;
    line-height: 20px;
    border: 1px solid #ffbc51;
    text-align: center;
}

.six .sixCen ul li .listShow .sixListTitle:hover span {
    color: #ff9d00;
}

.six .sixCen ul li .listShow .listShowTop>p {
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    /*display: inline-block;*/
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.six .sixCen ul li .listShow .listShowTop>p span {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

.six .sixCen ul li .listShow .listShowTop>p span:nth-of-type(2) {
    font-size: 14px;
    color: #666666;
    width: 280px;
}

.six .sixCen ul li .listShow .listShowTop>p:nth-of-type(1) {
    margin-right: 75px;
}

.six .sixCen ul li .listShow .listShowTop>p:nth-last-of-type(1) span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

.six .sixCen ul li .listShow .listShowTop>p:nth-last-of-type(1) span:nth-of-type(2) {
    font-size: 14px;
    color: #666666;
}

.six .sixCen ul li .listShow .listShowTop>a p {
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    /*display: inline-block;*/
    /**zoom: 1;*/
    /**display: inline;*/
    /*vertical-align: middle;*/
}

.six .sixCen ul li .listShow .listShowTop>a p span {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

.six .sixCen ul li .listShow .listShowTop>a p span:nth-of-type(2) {
    font-size: 14px;
    color: #666666;
    width: 280px;
}

.six .sixCen ul li .listShow .listShowTop>a p:nth-of-type(1) {
    margin-right: 75px;
}

.six .sixCen ul li .listShow .listShowTop>a p:nth-last-of-type(1) span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

.six .sixCen ul li .listShow .listShowTop>a p:nth-last-of-type(1) span:nth-of-type(2) {
    font-size: 14px;
    color: #666666;
}

.six .sixCen ul li .listShow .listShowTop:hover .sixListTitle span {
    color: #ff9d00;
}

.six .sixCen ul li .listShow .listShowBot {
    width: 332px;
    border-top: 1px dashed #e2e2e2;
    font-size: 0;
    margin-top: 60px;
    padding-top: 25px;
}

.six .sixCen ul li .listShow .listShowBot .priceLeft {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.six .sixCen ul li .listShow .listShowBot .priceLeft p {
    text-align: justify;
    font-size: 14px;
    color: #333333;
}

.six .sixCen ul li .listShow .listShowBot .priceLeft p span {
    font-size: 16px;
    color: #ff9d00;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-weight: bold;
}

.six .sixCen ul li .listShow .listShowBot .priceRight {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 88px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #ff9d00;
    background-color: #ffeac0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-left: 14px;
}

.six .sixCen ul li .listShow .listShowBot .priceRight:hover {
    background-color: #ff9d00;
    color: #ffffff;
}

.six .sixCen ul li .listHide {
    z-index: 1;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff;
    padding: 22px 20px;
    border: 1px solid #ff9d00;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    /* Safari */
    display: none;
}

.six .sixCen ul li .listHide .sixListTitle {
    font-size: 0;
}

.six .sixCen ul li .listHide .sixListTitle span {
    font-size: 24px;
    color: #333333;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

.six .sixCen ul li .listHide .sixListTitle span i {
    margin-left: 4px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    font-size: 14px;
    color: #fead2b;
    border: 1px solid #fead2b;
    width: 40px;
    line-height: 20px;
    text-align: center;
}

.six .sixCen ul li .listHide .sixListTitle span i:nth-of-type(2) {
    font-size: 16px;
    color: #333333;
}

.six .sixCen ul li .listHide .sixListTitle:hover .sixListTitle span {
    color: #ff9d00;
}

.six .sixCen ul li .listHide dl {
    margin-top: 12px;
}

.six .sixCen ul li .listHide dl dd {
    margin-bottom: 10px;
}

.six .sixCen ul li .listHide dl dd span {
    font-size: 14px;
    color: #333333;
}

.six .sixCen ul li .listHide dl dd span i {
    font-weight: bold;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

.six .sixCen ul li .listHide dl dd span i:nth-of-type(2) {
    font-size: 14px;
    color: #666666;
    width: 280px;
}

.six .sixCen ul li .listHide dl dd p {
    font-size: 14px;
    color: #666666;
    padding-left: 40px;
    margin-top: 10px;
    font-weight: bold;
}

.six .sixCen ul li .listHide dl dd:nth-last-of-type(1) span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

.six .sixCen ul li .listHide dl dd:nth-last-of-type(1) p {
    margin-top: 0;
    padding-left: 0;
    width: 280px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

.six .sixCen ul li .listHide .listShowBot {
    width: 332px;
    border-top: 1px dashed #e2e2e2;
    font-size: 0;
    margin-top: 14px;
    padding-top: 25px;
}

.six .sixCen ul li .listHide .listShowBot .priceLeft {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.six .sixCen ul li .listHide .listShowBot .priceLeft p {
    font-size: 14px;
    color: #333333;
}

.six .sixCen ul li .listHide .listShowBot .priceLeft p span {
    font-size: 16px;
    color: #ff9d00;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-weight: bold;
}

.six .sixCen ul li .listHide .listShowBot .priceRight {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 88px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #ff9d00;
    background-color: #ffeac0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-left: 14px;
}

.six .sixCen ul li .listHide .listShowBot .priceRight:hover {
    background-color: #ff9d00;
    color: #ffffff;
}

.six .sixCen ul li .listHide:hover .sixListTitle span {
    color: #ff9d00;
}

.six .sixCen ul li:nth-of-type(4),
.six .sixCen ul li:nth-of-type(5),
.six .sixCen ul li:nth-of-type(6) {
    margin-bottom: 0;

}

.six .sixCen ul .zu1 {
    height: 334px;
}

/* .six .sixCen ul li:nth-of-type(4):hover,
.six .sixCen ul li:nth-of-type(5):hover,
.six .sixCen ul li:nth-of-type(6):hover */
.six .sixCen ul .zu1:hover {
    border: 1px solid #ff9d00;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}

.six .sixCen ul li:nth-of-type(3n) {
    margin-right: 0;
}

.six .sixCen ul li:hover .sixListTitle span {
    color: #ff9d00;
}

.seven {
    background-color: #fbfbfb;
    min-width: 1200px;
    margin-top: 40px;
}

.seven .sevenTop {
    width: 1200px;
    height: 390px;
    position: relative;
    margin: 50px auto 0;
}

.seven .sevenTop .hd ul {
    font-size: 0;
    height: 390px;
    width: 1200px;
    overflow: hidden;
}

.seven .sevenTop .hd ul li {
    width: 118px;
    height: 390px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    /* Safari */
}

.seven .sevenTop .hd ul li .imgTop {
    position: relative;
}

.seven .sevenTop .hd ul li .imgTop img {
    opacity: 1;
}

.seven .sevenTop .hd ul li .imgTop span {
    position: absolute;
    font-size: 16px;
    color: #ffffff;
    display: block;
    top: 50%;
    left: 20px;
    text-align: center;
}

.seven .sevenTop .hd ul li .tm {
    opacity: 1;
}

.seven .sevenTop .hd ul .on {
    width: 490px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.seven .sevenTop .hd ul .on .imgTop img {
    opacity: 1;
}

.seven .sevenBot {
    margin: 35px auto 0;
    width: 1200px;
}

.seven .sevenBot ul {
    text-align: center;
    font-size: 0;
}

.seven .sevenBot ul li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 230px;
    height: 130px;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    margin-left: 12px;
}

.seven .sevenBot ul li span {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    line-height: 130px;
    text-align: center;
    position: relative;
    display: none;
    width: 100%;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.seven .sevenBot ul li span i {
    position: absolute;
    width: 38px;
    height: 2px;
    bottom: 50px;
    left: 50%;
    margin-left: -19px;
}

.seven .sevenBot ul li p {
    width: 230px;
    height: 130px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    line-height: 24px;
    display: none;
}

.seven .sevenBot ul li:hover span {
    display: none;
}

.seven .sevenBot ul li:hover p {
    display: block;
}

.seven .sevenBot ul li:nth-of-type(1) {
    margin-left: 0;
}

.seven .sevenBot ul li:nth-of-type(1) span {
    background-color: #ff9e57;
}

.seven .sevenBot ul li:nth-of-type(1) p {
    padding-top: 30px;
}

.seven .sevenBot ul li:nth-of-type(2) span {
    background-color: #57a1ff;
}

.seven .sevenBot ul li:nth-of-type(2) p {
    padding-top: 16px;
}

.seven .sevenBot ul li:nth-of-type(3) span {
    background-color: #13d291;
}

.seven .sevenBot ul li:nth-of-type(3) p {
    padding-top: 30px;
}

.seven .sevenBot ul li:nth-of-type(4) span {
    background-color: #9980e2;
}

.seven .sevenBot ul li:nth-of-type(4) p {
    padding-top: 30px;
}

.seven .sevenBot ul li:nth-of-type(5) span {
    background-color: #eb947a;
}

.seven .sevenBot ul li:nth-of-type(5) p {
    padding-top: 40px;
}

.teacherTeam {
    margin: 60px auto 0;
}

.teacherTeam .teacherTeamCen {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.teacherTeam .teacherTeamCen .lb {
    margin-top: 40px;
    width: 1200px;
    overflow: hidden;
    position: relative;
}

.teacherTeam .teacherTeamCen .lb .bds {
    width: 1096px;
    margin: 0 auto;
}

.teacherTeam .teacherTeamCen .lb .bds ul li {
    width: 244px;
    margin: 0 15px;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList {
    width: 244px;
    height: 240px;
    text-align: center;
    border: 1px solid #e2e2e2;
    padding-top: 20px;
    padding-left: 14px;
    margin-bottom: 40px;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList h5 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-top: 15px;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList span {
    width: 210px;
    text-align: left;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList span i {
    width: 36px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 18px;
    height: 20px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-right: 8px;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList p {
    color: #333333;
    font-size: 14px;
    text-align: left;
    margin-top: 10px;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList:nth-last-of-type(1) {
    margin-bottom: 0;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList1 span {
    color: #333333;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList1 span i {
    background-color: #ffb43b;
    border: 1px solid #ff9d00;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList2 span {
    color: #333333;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList2 span i {
    background-color: #9980e2;
    border: 1px solid #6c43e3;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList3 span {
    color: #333333;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList3 span i {
    background-color: #8bbeff;
    border: 1px solid #2f84f1;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList4 span {
    color: #333333;
}

.teacherTeam .teacherTeamCen .lb .bds ul li .teacherList4 span i {
    background-color: #fb5548;
    border: 1px solid #f22515;
}

.teacherTeam .teacherTeamCen .lb .prev,
.teacherTeam .teacherTeamCen .lb .next {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 45px;
    margin-top: -22px;
    cursor: pointer;
}

.teacherTeam .teacherTeamCen .lb .prev {
    background: url("../img/teacherLeft.png") no-repeat center;
    left: 0;
}

.teacherTeam .teacherTeamCen .lb .next {
    background: url("../img/teacherRight.png") no-repeat center;
    right: 0;
}

.idea {
    margin-top: 60px;
    background-color: #fbe4a2;
    padding-top: 40px;
    padding-bottom: 60px;
}

.idea .ideaMain {
    width: 1200px;
    height: 256px;
    background-color: #ffffff;
    margin: 40px auto 0;
    font-size: 0;
    padding-top: 30px;
}

.idea .ideaMain .ideaLeft {
    text-align: right;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 540px;
}

.idea .ideaMain .ideaLeft h5 {
    margin-left: 498px;
}

.idea .ideaMain .ideaCen {
    width: 1px;
    height: 122px;
    background-color: #ececec;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin: 0 58px;
}

.idea .ideaMain .ideaRight {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 540px;
}

.idea .ideaMain h5 {
    font-size: 18px;
    color: #ff9d00;
    font-weight: bold;
    line-height: 30px;
    border-bottom: 2px solid #ff9d00;
    width: 42px;
    text-align: center;
}

.idea .ideaMain p {
    margin-top: 24px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

.system {
    width: 1200px;
    margin: 40px auto 0;
    font-size: 0;
}

.system .systemLeft {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 0;
    margin-right: 96px;
}

.system .systemLeft h5 {
    font-size: 60px;
    color: #666666;
    font-weight: bold;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-right: 15px;
}

.system .systemLeft i {
    background-color: #666666;
    width: 1px;
    height: 130px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.system .systemTitle {
    font-size: 0;
}

.system .systemTitle i {
    width: 4px;
    height: 26px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    background-color: #ff9d00;
    margin-right: 6px;
}

.system .systemTitle span {
    color: #ff9d00;
    font-size: 20px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.system .systemCen {
    padding: 20px;
    margin-right: 25px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 535px;
    height: 345px;
    border: 1px solid #e2e2e2;
}

.system .systemCen p {
    font-size: 14px;
    margin: 20px 0;
    color: #333333;
}

.system .systemCen p i {
    font-size: 18px;
    color: #ff9d00;
    font-weight: bold;
}

.system .systemCen ul li {
    margin-bottom: 30px;
    font-size: 0;
}

.system .systemCen ul li img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-right: 10px;
}

.system .systemCen ul li .listText {
    max-width: 430px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.system .systemCen ul li .listText p {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin: 0;
}

.system .systemCen ul li .listText span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 14px;
    color: #333333;
    margin-right: 30px;
}

.system .systemCen ul li .listText span:nth-last-of-type(1) {
    margin-right: 0;
}

.system .systemCen ul li:nth-last-of-type(1) span {
    margin-right: 20px;
}

.system .systemRight {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 360px;
}

.system .systemRight .systemRightTop {
    width: 360px;
    height: 160px;
    border: 1px solid #e2e2e2;
    padding: 20px;
}

.system .systemRight .systemRightBot {
    width: 360px;
    margin-top: 25px;
    height: 160px;
    border: 1px solid #e2e2e2;
    padding: 20px;
}

.system .systemRight .systemRightBot span {
    margin-right: 20px;
}

.system .systemRight a {
    display: block;
    margin-top: 18px;
}

.system .systemRight a span {
    font-size: 14px;
    color: #333333;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-right: 28px;
    margin-bottom: 10px;
}

.system .systemRight a span:nth-of-type(3n) {
    margin-right: 0;
}

.class {
    background-color: #f9f9f9;
    padding-top: 25px;
    margin-top: 40px;
}

.class ul {
    margin: 30px auto 0;
    width: 1200px;
    font-size: 0;
}

.class ul li {
    margin-bottom: 30px;
    font-size: 0;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-left: 52px;
}

.class ul li img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.class ul li .classText {
    background-color: #f5f5f5;
    position: relative;
    width: 485px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-left: 20px;
    padding: 20px;
}

.class ul li .classText span {
    font-size: 18px;
    color: #4d4d4d;
    font-weight: bold;
}

.class ul li .classText p {
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
}

.class ul li .classText img {
    position: absolute;
    left: -16px;
    top: 50%;
    margin-top: -10px;
}

.class ul li .classText:hover span {
    color: #ff9d00;
}

.class ul li:nth-of-type(2n-1) {
    margin-left: 0;
}

.class ul li:nth-last-of-type(1),
.class ul li:nth-last-of-type(2) {
    margin-bottom: 0;
}

.school {
    margin-top: 40px;
}

.school .schoolCen {
    width: 1200px;
    margin: 60px auto 0;
    font-size: 0;
}

.school .schoolCen .schoolList {
    margin-bottom: 30px;
}

.school .schoolCen .schoolList .tabMainNav {
    font-size: 0;
}

.school .schoolCen .schoolList .tabMainNav li {
    position: relative;
    font-size: 16px;
    color: #333333;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 125px;
    line-height: 55px;
    text-align: center;
    margin-left: 28px;
    border: 1px solid #e2e2e2;
    cursor: pointer;
}

.school .schoolCen .schoolList .tabMainNav li img {
    position: absolute;
    left: 50%;
    width: 24px;
    height: 14px;
    margin-left: -12px;
    bottom: -28px;
    display: none;
}

.school .schoolCen .schoolList .tabMainNav li:hover {
    background-color: #ff9d00;
    color: #ffffff;
}

.school .schoolCen .schoolList .tabMainNav li:first-child {
    margin-left: 0;
}

.school .schoolCen .schoolList .tabMainNav .active {
    background-color: #ff9d00;
    color: #ffffff;
}

.school .schoolCen .schoolList .tabMainNav .active img {
    display: block;
}

.school .schoolCen .schoolList .tabMainCen {
    font-size: 0;
    border: 1px solid #ff9d00;
    width: 1200px;
    padding: 20px;
    margin: 26px auto 0;
    background-color: #f9f9f9;
}

.school .schoolCen .schoolList .tabMainCen li .tabCenNav {
    font-size: 0;
}

.school .schoolCen .schoolList .tabMainCen li .tabCenNav dd {
    margin-left: 20px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    position: relative;
}

.school .schoolCen .schoolList .tabMainCen li .tabCenNav dd a {
    font-size: 16px;
    color: #6b6b6b;
    font-weight: bold;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    text-decoration: underline;
}

.school .schoolCen .schoolList .tabMainCen li .tabCenNav dd a:hover {
    color: #ff9d00;
}

.school .schoolCen .schoolList .tabMainCen li .tabCenNav dd:first-child {
    margin-left: 0;
}

.school .schoolCen .schoolList .tabMainCen li .tabCenNav .active a {
    color: #ff9d00;
}

.school .schoolCen .schoolList .tabMainCen li .tabCenCen {
    margin-top: 20px;
}

.school .schoolCen .schoolList .tabMainCen li .tabCenCen dd {
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    /* Safari */
    display: none;
    position: relative;
    background-color: #ffffff;
    width: 1160px;
    padding: 20px 10px;
}

.school .schoolCen .schoolList .tabMainCen li .tabCenCen dd p {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}

.school .schoolCen .schoolList .tabMainCen li .tabCenCen dd i {
    position: absolute;
    width: 2px;
    height: 30px;
    background-color: #ff9d00;
    left: 0;
    top: 25px;
}

.school .schoolCen .schoolList .tabMainCen li .tabCenCen .active {
    display: block;
}

/* 新增加真题广告板块 */
.zhentibg {
    width: 1200px;
    height: 100px;
    background: url(https://jixun.iqihang.com/images/index/index_zhentibg.jpg);
    padding: 20px 0 0 40px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.item_bck>a {
    display: block;
    line-height: 100%;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 16px;
}

.item_bck>a span {
    color: #fff600;
}

.item1_list {
    color: #fff;
    font-size: 16px;

}

.item1_list li {
    float: left;
    margin-right: 35px;
}

.xing {
    text-align: center;
    font-size: 16px;
}

.xing span {
    color: #fff600;
}

.item_bck2 {
    margin-left: 155px;
}

.line_shu {
    width: 3px;
    height: 26px;
    background: #fff;
    margin: 4px 17px 0 22px;
}

/* 21年启航改版 */
.new_qh {
    margin: 20px 0 40px;
}

.new_qh .swiper-container {
    width: 100%;
    height: 100%;
}

.new_qh .swiper-container .swiper-slide {
    text-align: center;
    background: #fff;
    transition: 300ms;
}

.new_qh .swiper-container .swiper-slide div {
    height: 240px;
    margin-bottom: 10px;
}

.new_qh .swiper-container .swiper-slide p {
    font-size: 20px;
    text-align: center;
    color: #333333;
}

.chengji{
    width: 1200px !important;
	height: 100px;
	margin-bottom: 20px;
	
}
.chengji a{
	display: block;
    float: left;
    height: 100%;
}
