.header,
.content,
.footer {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.h_top {
    height: 187px;
    position: relative;
    z-index: 2;
    font-family: "Microsoft Yahei";
    background: #fff;
}

.h_top:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    bottom: 0;
    height: 58px;
    background: url(../images/menubg.gif) no-repeat center 0;
}

.t_con {
    height: 94px;
    position: relative;
    padding: 35px 0 0;
}

.t_logo,
.t_logo img {
    width: 103px;
    height: 88px;
    display: block;
}

.t_text {
    padding: 0 0 0 45px;
    font-size: 28px;
    line-height: 30px;
    color: #1e1e1e;
    position: relative;
}

.t_text:before {
    content: "";
    position: absolute;
    left: 24px;
    width: 1px;
    z-index: -1;
    top: 4px;
    height: 49px;
    background: #a69595;
}

.t_text p {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    margin: 5px 0 0 0;
    color: #747474;
}

.t_pho {
    background: url(../images/t_pho.gif) no-repeat 0 5px;
    padding: 0 0 0 55px;
    font-size: 16px;
    line-height: 21px;
    color: #1e1e1e;
}

.t_pho span {
    color: #454545;
    font-size: 18px;
    display: block;
}

.t_pho span b {
    color: #0972b0;
    font-size: 30px;
    line-height: 36px;
    font-family: Times New Roman, Impact;
}

.menu {
    white-space: nowrap;
    line-height: 58px;
    font-size: 18px;
    height: 58px;
}

.menu ul {
    width: 1210px;
}

.menu li {
    float: left;
    margin-left: -1px;
    z-index: 1;
    width: 150px;
}

.menu li a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 16px;
    top: 21px;
    left: 0;
    z-index: 0;
    background: rgba(255, 255, 255, 0.4);
}

.menu li a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 37px;
    top: 11px;
    left: 0;
    z-index: 0;
    background: #fff602;
    border-radius: 4px;
    z-index: -1;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.menu li:first-child a:before {
    width: 0;
    height: 0;
}

.menu li a {
    color: #fff;
    display: inline-block;
    padding: 0 31px;
    position: relative;
}

.menu li.cur a,
.menu li a:hover {
    color: #0972b0;
}

.menu li.cur a:after,
.menu li a:hover:after {
    width: 100%;
}

.menu li a:-webkit-any-link {
    display: block;
}


.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: 105px;
    border-bottom: 1px solid #ededed;
    background: #f7f7f7;
}

.p102-search-1 p {
    /*float: left;*/
    width: 750px;
    height: 70px;
    line-height: 55px;
    font-size: 14px;
    color: #333333;
    margin: 0 auto;
    text-align: center;
}

.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: #086cae;
}

.p102-search-1-inp {
    /*float: right;*/
    width: 920px;
    height: 50px;
    background: #fff;
    margin: 0 auto;
    margin-top: 18px;
    border-radius: 25px;
    position: relative;
    border: 1px solid #086cae;
}

.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: 812px;
    height: 48px;
    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: 50px;
    border: 0;
    border-radius: 25px;
    background: url(../images/p102-search-icon1.png) no-repeat center center #086cae;
    float: right;
    position: relative;
    z-index: 2;
    cursor: pointer;
}


.plc {
    padding: 5px 0 25px;
}

.p12-curblock {
    display: none;
}

.p102-curmbs-1 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #808080;
}

.p102-curmbs-1 b {
    font-weight: normal;
    padding-left: 35px;
    background: url(../images/p102-curmbs-icon1.png) no-repeat left center;

}

.p102-curmbs-1 i {
    font-style: normal;
}

.p102-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p102-curmbs-1 a {
    color: #808080;
}

.p102-curmbs-1 a:hover {
    color: #086cae;
}


.p15-infolist-1-t1 {
    padding: 35px 49px 0px 21px;
    background: #fff;
    border-bottom: 1px dashed #cacaca;
    margin-bottom: 20px;
    height: 164px;
}

.p15-infolist-1-t1 dt {
    position: relative;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 8px;
    padding-left: 68px;
}

.p15-infolist-1-t1 dt a {
    display: block;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p15-infolist-1-t1 dt span {
    display: block;
    width: 60px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: -0px;
    background: #086cae;
}

.p15-infolist-1-t1-desc {
    height: 72px;
    line-height: 24px;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 68px;
}

.p15-infolist-1-t1-deta {
    width: 60px;
    float: right;
    padding-left: 20px;
    background: url(../images/p14-icon21.html) no-repeat left center;
}

.p15-infolist-1-t1-deta a {
    display: block;
    color: #086cae;
}


.k12-xl-xwlb-1nt2-1-01-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    display: inline-block;
    width: 856px;
}

.k12-xl-xwlb-1nt2-1-01-list dt {
    width: 44.4%;
    height: 240px;
    overflow: hidden;
    float: left;
    margin-right: 2.3%;
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.k12-xl-xwlb-1nt2-1-01-list dt a {
    display: block;
}

.k12-xl-xwlb-1nt2-1-01-list dt img {
    width: 100%;
    display: block;
}

.k12-xl-xwlb-1nt2-1-01-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

.k12-xl-xwlb-1nt2-1-01-list h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover {
    border: 1px solid #086cae;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
    color: #086cae;
}

.k12-xl-xwlb-1nt2-1-01-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.k12-xl-xwlb-1nt2-1-01-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}

.k12-xl-xwlb-1nt2-1-01-list-deta a {
    color: #fff;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
    background: #086cae;
    border-color: #086cae;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
    color: #fff;
}


.fdh-01-tit {
    background: #086cae;
    height: 80px;
}

.fdh-01-tit h2 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.fdh-01-tit h2 span {
    font-size: 14px;
    text-transform: uppercase;
}

.fdh-01-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/p14-icon5.html) no-repeat right center #ececeb;
    margin-bottom: 2px;
    overflow: hidden;
}

.fdh-01-nav-one h3 a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #666666;
    overflow: hidden;
}

.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
    background: url(../images/p14-icon2.html) no-repeat right center #086cae;
}

.fdh-01-nav-one h3.sidenavcur a,
.fdh-01-nav-one h3:hover a {
    color: #fff;
}

.fdh-01-nav dl {
    padding: 2px 0 4px;
}

.fdh-01-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
    overflow: hidden;
}

.fdh-01-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
    border-color: #086cae;
}

.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
    color: #086cae;
}

.fdh-01-nav dd {
    border: 1px solid #ececec;
    border-bottom: 0;
}

.fdh-01-nav p {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    padding-left: 72px;
    padding-right: 40px;
    border-bottom: 1px solid #ececec;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.fdh-01-nav p.sidenavcur a,
.fdh-01-nav p:hover a {
    color: #086cae;
}

.fdh-01-nav p.sidenavcur:after,
.fdh-01-nav p:hover:after {
    background: #086cae;
}

.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.p14-pro-1 {
    background: #fff;
}

.p14-pro-1-tit {
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    margin-bottom: 10px;
    background: #086cae;
    color: #fff;
    text-align: center;
}

.p14-pro-1-list dl {
    border: 1px solid rgba(153, 153, 153, 0.3);
    margin-bottom: 10px;
    font-size: 12px;
    box-sizing: border-box;
    line-height: 18px;
    overflow: hidden;
}

.p14-pro-1-list dt {
    width: 100%;
    /*1:1的高度 238px*/
    /*2:1的高度 119px*/
    /*16:9的高度 134px*/
    /*4:3的高度 178px*/
    height: 178px;
    overflow: hidden;
}

.p14-pro-1-list dt img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.p14-pro-1-list dd h4 {
    height: 40px;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    color: #fff;
    background: #333;
    white-space: nowrap;
}

.p14-pro-1-list dd h4 a {
    display: block;
    color: #fff;
}


.cbgg-01 {
    background: #086cae;
    text-align: center;
    color: #fff;
}

.cbgg-01-img img {
    width: 100%;
    display: block;
}

.cbgg-01 p {
    padding-top: 15px;
}

.cbgg-01 p img {
    vertical-align: middle;
    margin-right: 5px;
}

.cbgg-01 span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    padding-bottom: 20px;
    padding-top: 10px;
}


.footWrap {
    background: #f2f2f2;
    color: #fff;
    position: relative;
    z-index: 1;
    line-height: 38px;
    font-size: 14px;
    padding: 60px 0 0;
}

.footWrap:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    height: 204px;
    width: 100%;
    background: #086cae;
    background-image: -webkit-gradient(linear, top left, bottom right, from(#14a4be), to(#086cae));
    background-image: -webkit-linear-gradient(top, #14a4be, #086cae);
    background-image: -moz-linear-gradient(top, #14a4be, #086cae);
    background-image: -o-linear-gradient(top, #14a4be, #086cae);
    background-image: -ms-linear-gradient(top, #14a4be, #086cae);
    background-image: linear-gradient(top, #14a4be, #086cae);
}

em,
i {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.footWrap a {
    color: #fff;
}

.f_text {
    height: 117px;
    color: #858585;
    line-height: 19px;
}

.f_text li {
    width: 352px;
    float: left;
    background: url(../images/f_ico1.gif) no-repeat 0 0;
    padding-left: 95px;
    height: 100px;
    position: relative;
}

.f_text li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 71px;
    height: 35px;
    width: 2px;
    background: #d5d5d5;
}

.f_text li:nth-child(2) {
    width: 310px;
    background: url(../images/f_ico3.gif) no-repeat 0 0;
}

/*.f_text li:nth-child(3) {*/
/*    width: 225px;*/
/*    background: url(../images/f_ico3.gif) no-repeat 0 0;*/
/*}*/

.f_text li span {
    display: block;
    font-family: Times New Roman, Arial;
    font-size: 18px;
    line-height: 28px;
}

.f_text li b {
    display: block;
    font-family: Times New Roman, Arial;
    font-size: 26px;
    line-height: 28px;
    color: #3b3b3b;
}

.f_text li em {
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #939393;
}

.f_wz {
    height: 86px;
    text-align: center;
}

.f_nav {
    height: 97px;
    line-height: 97px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 14px;
}

.f_nav i {
    display: inline-block;
    width: 50px;
}

.f_nav a:hover {
    text-decoration: underline;
}



.client-2 {
    width: 45px;
    position: fixed;
    right: 10px;
    top: 70%;
    z-index: 999;
    color: #fff;
}

.client-2 li a {
    text-decoration: none;
    color: #fff;
}

.client-2 li {
    margin-bottom: 5px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}

.client-2 li.my-kefu-qq {
    background: #086cae url(../images/cimg23.html) center no-repeat;
}

.client-2 li.my-kefu-weixin {
    background: #086cae url(../images/cimg24.html) center no-repeat;
}

.client-2 li.my-kefu-tel {
    background: #086cae url(../images/cimg25.html) center no-repeat;
}

.client-2 li.my-kefu-shouye {
    background: #086cae url(../images/tohome.html) center no-repeat;
    background-size: 26px;
}

.client-2 li.my-kefu-shouye a {
    width: 45px;
    height: 45px;
    display: block;
}

.client-2 li.my-kefu-ftop {
    background: #086cae url(../images/returnTop.html) center no-repeat;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 li.my-kefu-qq .cont {
    margin: 0;
    background: #086cae url(../images/cimg23.html) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    width: 130px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 li.my-kefu-tel .cont {
    margin: 0;
    background: #086cae url(../images/cimg25.html) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    width: 180px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 li.my-kefu-weixin .cont {
    margin: 0;
    width: 115px;
    padding: 5px;
    border: solid 1px #ccc;
    position: absolute;
    left: -150px;
    top: -44px;
    background-color: #fff;
}

.client-2 li.my-kefu-weixin .cont span {
    display: block;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #1a1a1a;
}

.client-2 li.my-kefu-weixin .cont img {
    width: 115px;
    height: 115px;
}

.client-2 li:hover .cont {
    display: block !important;
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination li {
    margin: 0;
    font-size: 12px;
}

.pagination li span,
.pagination li a {
    display: block;
    line-height: 26px;
    padding: 0 9px;
    text-align: center;
    border: 1px solid #dddddd;
    color: #666666;
}

.pagination li:hover a {
    border: #a0a0a0 1px solid;
}

.pagination li.active span {
    background: #086cae;
    color: #ffffff;
}

.pagination li.disabled {
    cursor: not-allowed;
}