
.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}

.ty-banner-1 img {
    visibility: hidden;
}

.ty-banner-1 img.show {
    visibility: visible;
}


.p102-search-1 {
    height: 70px;
    border-bottom: 1px solid #ededed;
    background: #f7f7f7;
}

.p102-search-1 p {
    float: left;
    width: 750px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #333333;
}

.p102-search-1 p b {
    display: inline-block;
}

.p102-search-1 p a {
    color: #666666;
    display: inline-block;
    margin-right: 15px;
}

.p102-search-1 p a:hover {
    color: #007aff;
}

.p102-search-1-inp {
    float: right;
    width: 356px;
    height: 36px;
    background: #fff;
    margin-top: 18px;
    border-radius: 25px;
    position: relative;
}

.p102-search-1-inp:before,
.p102-search-1-inp:after {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: #e3e3e3;
    left: 10%;
    z-index: 0;
}

.p102-search-1-inp:before {
    top: 0;
}

.p102-search-1-inp:after {
    bottom: 0;
}

.p102-search-1-inp1 {
    width: 249px;
    height: 34px;
    line-height: 34px;
    color: #999999;
    border: 1px solid #e3e3e3;
    border-right: 0;
    padding: 0 20px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    float: left;
}

.p102-search-1-inp2 {
    width: 66px;
    height: 36px;
    border: 0;
    border-radius: 25px;
    background: url(../images/p102-search-icon1.png) no-repeat center center #007aff;
    float: right;
    position: relative;
    z-index: 2;
    cursor: pointer;
}


.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock {
    display: none;
}

.p12-curmbs-1 b {
    border-left: 10px solid #0c2045;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}


.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 38px;
}

.p12-aboutinfo-1-tit {
    height: 114px;
    line-height: 114px;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    color: #4b4a4a;
}

.p12-aboutinfo-1-tit span {
    font-size: 22px;
    color: #aaa;
}

.p12-aboutinfo-1-nr {
    padding: 0 0 20px;
}

.content {
    width: 1200px;
    margin: 0 auto;
}


.icoo {
    display: block;
    width: 48px;
    height: 189px;
    position: fixed;
    left: 0px;
    top: 50%;
    background: url(../images/xf-btn.png) no-repeat center;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 25px;
    padding: 62px 7px 0;
    box-sizing: border-box;
    z-index: 400;
}

.xfbj {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 300;
}

.xg {
    position: relative;
}

.ico {
    display: block;
    width: 45px;
    height: 37px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
    border-top-right-radius: 100px;
}

.fi {
    position: relative;
    height: 71px;
}

.fi .fly {
    display: block;
    width: 180px;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 0;
}

.fi .fly img {
    width: 100%;
}

.fix {
    width: 100%;
    height: 71px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.6);
}

.fix .bd h4 {
    height: 71px;
    line-height: 71px;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    width: 488px;
    float: left;
    margin-left: 190px;
}

.fix .bd h4 b {
    display: inline-block;
    margin-left: 12px;
    color: #14b7ff;
}

.fix .bd .bd_ul {
    float: right;
    margin-top: 19px;
}

.fix .bd ul {
    width: 520px;
    float: right;
}

.fix .bd ul li {
    float: left;
    width: 117px;
    height: 27px;
    margin: 0 3px 0 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.fix .bd ul li input {
    background: rgba(255, 255, 255, 0.66);
    line-height: 25px;
    font-size: 14px;
    padding: 0 13px;
    box-sizing: border-box;
    width: 117px;
    height: 27px;
}

.fix .bd ul li span {
    display: none;
}

.fix .bd .submit {
    float: right;
}

.fix .bd .submit .form-btn-submit {
    width: 117px;
    height: 40px;
    background: url(../images/sub-btn.png) no-repeat center;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #FFF;
    font-family: "思源黑体 CN";
    cursor: pointer;
    margin-right: 26px;
}

.fix .bd .submit .form-btn-reset {
    display: none;
}

.tit {
    margin: 50px 0;
    text-align: center;
    clear: both;
}

.tit i {
    font-style: normal;
    font-size: 18px;
    color: #666;
    line-height: 20px;
    display: block;
    height: 20px;
    letter-spacing: 0;
    font-weight: normal;
    text-transform: uppercase;
}

.tit h2 {
    display: block;
    font-size: 40px;
    color: #333333;
    font-weight: bold;
    margin-top: 2px;
    letter-spacing: 2px;
    line-height: 65px;
    font-family: "微软雅黑", "Microsoft Yahei";
}

.sco dt {
    float: left;
    width: 600px;
}

.sco dt img {
    display: block;
    width: 600px;
}

.sco dl {
    height: 450px;
    margin-bottom: 40px;
}

.sco dd {
    float: left;
    width: 560px;
    padding-top: 45px;
    box-sizing: border-box;
}

.sco dd h5 {
    color: #007aff;
    font-size: 24px;
    line-height: 40px;
}

.sco dd p {
    font-size: 16px;
    line-height: 35px;
}

.sco dd span {
    display: block;
    width: 180px;
    height: 45px;
    text-align: center;
    background: #007AFF;
    line-height: 45px;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 16px;
    border-radius: 25px;
    position: relative;
    cursor: pointer;
}
.abi {
    background:url(../images/4549fcc15670490f82c3f3615c763b22_126.jpg)no-repeat center top;
    height: 800px;
    padding-top: 10px;
}

.abi dl {
    margin-top: 40px;
    background: rgba(255, 255, 255, 0.85);
    padding: 30px;
    height: 418px;
}

.abi dl dt {
    width: 650px;
    height: 418px;
    float: left;
}

.abi dl dd {
    width: 435px;
    float: right;
    padding-top: 30px;
    padding-right: 20px;
    box-sizing: border-box;
}

.abi dl dd p {
    font-size: 16px;
}
.adv dt {
    float: left;
    width: 600px;
    height: 500px;
}

.adv dd {
    width: 600px;
    height: 460px;
    float: right;
    padding-left: 25px;
    box-sizing: border-box;
    position: relative;
}

.adv dd p {
    font-size: 16px;
    line-height: 30px;
}

.adv ul {
    width: 660px;
    height: 200px;
    left: -55px;
    margin-top: 35px;
    position: absolute;
}

.adv li {
    float: left;
    width: 200px;
    height: 113px;
    border: 3px solid #fff;
    margin-right: 10px;
    box-shadow: 0px 0px 10px #dedede;
    transition: all 0.6s;
}

.adv li:last-child {
    margin-right: 0;
}

.adv li:hover {
    box-shadow: 2px 2px 20px #ccc;
    transform: scale(1.03);
}
.rec {
    height: 100%;
    padding: 5% 0 3%;
    background: #f4f4f4;
}

.rec ul {}

.rec li {
    float: left;
    width: 385px;
    margin-right: 20px;
    margin-bottom: 30px;
    transition: all 0.6s;
    background: #fff;
}

.rec li:hover {
    box-shadow: 2px 2px 20px #ccc;
    transform: scale(1.02);
}

.rec li:nth-child(3n) {
    margin-right: 0;
}

.rec li p {
    font-size: 16px;
    color: #666;
    text-align: center;
    position: relative;
}

.rec li span {
    font-size: 16px;
    display: inline-block;
    width: 66px;
    color: #007aff;
    right: 20px;
    position: absolute;
    border: 1px solid #007aff;
}
.cas dl {
    float: left;
    width: 574px;
    height: 580px;
    margin-right: 15px;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0px 0px 15px #dedede;
}

.cas dl:nth-child(2n) {
    margin-right: 0;
}

.cas dt {}

.cas dt img {
    display: block;
    width: 100%;
}

.cas dd {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
}

.cas dd h5 {
    color: #007aff;
    font-size: 22px;
    line-height: 30px;
}

.cas dd p {
    margin: 8px auto;
}

.cas dd span {
    display: block;
    font-size: 15px;
    font-weight: bold;
}

.cas dd em {
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    display: block;
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
    font-style: normal;
    background: #007aff;
    position: absolute;
    bottom: 20px;
}
.cas dl {
    float: left;
    width: 574px;
    height: 580px;
    margin-right: 15px;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0px 0px 15px #dedede;
}

.cas dl:nth-child(2n) {
    margin-right: 0;
}

.cas dt {}

.cas dt img {
    display: block;
    width: 100%;
}

.cas dd {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
}

.cas dd h5 {
    color: #007aff;
    font-size: 22px;
    line-height: 30px;
}

.cas dd p {
    margin: 8px auto;
}

.cas dd span {
    display: block;
    font-size: 15px;
    font-weight: bold;
}

.cas dd em {
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    display: block;
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
    font-style: normal;
    background: #007aff;
    position: absolute;
    bottom: 20px;
}
.ser {
    width: 100%;
    height: 710px;
    background:url(../images/4549fcc15670490f82c3f3615c763b22_164.jpg) no-repeat center bottom;
}

.ser li {
    float: left;
    width: 360px;
    height: 500px;
    margin-right: 38px;
    background: #fff;
    padding-bottom: 16px;
}

.ser li:last-child {
    margin-right: 0;
}

.ser li p {
    padding: 0 20px;
    line-height: 28px;
}

.ser ul .list_tit {
    font-size: 36px;
    font-weight: bold;
    color: #0072e6;
    font-style: normal;
    display: block;
    margin: 24px 0 12px 0;
}
.ces ul {
    width: 1200px;
    margin: 0 auto;
    height: 200px;
}

.ces li {
    float: left;
    width: 190px;
    height: 165px;
    padding-top: 20px;
    text-align: center;
    overflow: hidden;
    background: #f5f5f5;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: all 0.6s;
}

.ces li:nth-child(6n) {
    margin-right: 0;
}

.ces li img {
    width: 48px;
}

.ces li b {
    display: block;
    font-size: 24px;
    width: 30px;
    margin: 10px auto;
    padding-bottom: 5px;
    color: #007aff;
    border-bottom: 2px solid #007aff;
}

.ces li span {
    color: #010101;
    font-size: 18px;
}

.ces li:hover {
    box-shadow: 2px 2px 20px #ccc;
    transform: scale(1.02);
}