.type {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.header-nav {
    width: 100%;
    height: 50px;
    background: #004ea2;
    background-size: 100% 100%;
    /* color: #fff; */
    /* border-top: 1px solid #ddd; */
    box-shadow: 0px -2px 9px #DDD;
}
.conbg{
    background: url("../image/r585.png") no-repeat;
    background-size: contain;
}
.hnav-c {
    width: 1400px;
    height: 48px;
    margin: 0 auto;
    /* background: #6B6575; */
}

.nav {
    width: 100%;
    height: 48px;
}

.navssa {
    color: #fff;
}

.navs {
    width: 1400px;
    height: 50px;
    /*margin:0 auto;*/
    float: left;
}

.navss {
    /* padding: 0px 25px; */
    float: left;
    font-size: 18px;
    /*border-radius: 4px;*/
    position: relative;
    transition: all 0.4s ease-out;
    color: #fff;
    font-weight: bold;
    width: 155px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.navss:hover {
    color: #fff;
    background: #032d67;
}

.navss:hover .navssa {
    color: #fff!important;
}

.navs2 li {
    width: 180px;
    padding: 16px 20px;
    font-size: 15px;
    color: white;
    background: rgba(0,64,152,0.8);
    /*  text-align:center;*/
    position: relative;
    /*border-radius: 6px;*/
    line-height: 20px;
    text-align: center;
}

.navs2 li:hover {
    background: #004098;
}

.navs3 li {
    width: 120px;
    padding: 16px 20px;
}

.navs4 li {
    width: 70px;
    padding: 16px 64px;
}

.navs2 {
    position: absolute;
    top: 50px;
    left: -20%;
    display: none;
    z-index: 10;
}

.navs4 {
    left: 5px;
}

.navs23 {
    position: absolute;
    left: 160px;
    top: 0px;
    display: none;
}

.navs2 li:hover .navs23 {
    display: block;
}
/* ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¥Ã‚Â¿Ã†â€™ */
/* logÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ */
header {
    height: 160px;
}

.top {
    height: 100px;
    margin-top: 10px;
    overflow: hidden;
}

.log img {
    float: left;
}


.inp {
    float: right;
    width: 242px;
    height: 42px;
    position: relative;
    margin-top: 25px;
}
.inp input::placeholder {
    color:#004ea2;
}
.inp input {
    width: 230px;
    height: 40px;
    background-color: rgb(255 255 255 / 20%);
    border: 1px solid #004ea2;
    padding-left: 10px;
    color: #004ea2;
    outline: none;
}

input::-webkit-input-placeholder {
    color: white;
}

.inp .search {
    float: right;
    position: absolute;
    top: 10px;
    right: 15px;
}


.banner{
    position: relative;
}


.working {
    /* height: 650px; */
    /*background: #f8f8f8;*/
    overflow: hidden;
    padding: 70px 0px;
}


.workleft {
    width: 48%;
    height: 465px;
    float: left;
    /* margin-top: 70px; */
}

.bannerxw {
    width: 100%;
    height: 100%;
}

.slides-box {
    width: 100%;
    height: 100%;
    margin: auto;
    position: relative;
}

.slidesy {
    position: relative;
    height: 100%;
    width: 100%;
    margin: auto;
    float: left;
}

.slidesy li {
    position: absolute;
    width: 100%;
    height: 464px;
}

.bannerxz {
    width: 580px;
    height: 150px;
    line-height: 22px;
    color: white;
    font-size: 16px;
    background: url(../image/ÃƒÂ§Ã…Â¸Ã‚Â©ÃƒÂ¥Ã‚Â½Ã‚Â¢\ 8.png);
    position: absolute;
    bottom: -106px;
    left: 30px;
}

.bannerxz p:nth-child(1) {
    font-size: 18px;
    margin-top: 25px;
    margin-left: 30px;
}

.bannerxz p:nth-child(2) {
    font-size: 16px;
    margin-top: 25px;
    margin-left: 30px;
    width: 520px;
}

.prev {
    background-image: url(../image/ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¨Ã‚Â½Ã‚Â½.gif);
}

.next {
    left: auto;
    right: 0;
    background-image: url(../image/ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¨Ã‚Â½Ã‚Â½\ \(1\).gif);
}

.prev,
.next {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 200;
    display: block;
    height: 70px;
    width: 30px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    opacity: .5;
    display: block;
}

a.next {
    top: 40%;
    right: 0px;
    z-index: 200;
    display: block;
    height: 70px;
    width: 30px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    opacity: .5;
    display: block;
}

.working2 p {
    font-size: 30px;
    text-align: left;
}
.working2{
    margin-bottom: 20px;
}

.working2 p::after {
    content: url(../image/right2.png);
    margin-left: 20px;
}

.working2 span {
    float: right;
    margin-top: -20px;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
}

.working2 span img {
    margin-top: -2px;
}

.workright {
    width: 48%;
    height: 466px;
    float: right;
    /* margin-top: 70px; */
}

.workright .worknav li {
    height: 94px;
    background: white;
    margin-bottom: 12px;
    overflow: hidden;
    position: relative;
}

.workright .worknav li:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transform: scaleY(0);
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    background: #004ea242;
    z-index: 2;
    opacity: .75;
}
.workright .worknav li:hover:after{
    transform: scaleY(1);
}
.workright .worknav li p:nth-child(1) {
    font-size: 18px;
    margin-top: 20px;
    margin-left: 20px;
}

.workright .worknav li p:nth-child(2) {
    font-size: 16px;
    color: rgba(153, 153, 153, 1);
    margin-left: 20px;
    margin-top: 15px;
}

/* ÃƒÂ¥Ã‚Â·Ã‚Â¥ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã¢â€šÂ¬Ã‚ÂÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸ */
/* ÃƒÂ§Ã‚ÂÃ¢â‚¬Â ÃƒÂ¨Ã‚Â®Ã‚ÂºÃƒÂ¥Ã‚Â­Ã‚Â¦ÃƒÂ¤Ã‚Â¹Ã‚Â ÃƒÂ£Ã¢â€šÂ¬Ã‚ÂÃƒÂ¥Ã‚Â¸Ã‚Â¸ÃƒÂ¨Ã‚Â§Ã‚ÂÃƒÂ©Ã¢â‚¬â€Ã‚Â®ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ */
/* ÃƒÂ§Ã‚ÂÃ¢â‚¬Â ÃƒÂ¨Ã‚Â®Ã‚ÂºÃƒÂ¥Ã‚Â­Ã‚Â¦ÃƒÂ¤Ã‚Â¹Ã‚Â ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ */
.theory {
    height: 541px;
    margin-top: 50px;
}

.theory .theoryleft {
    float: left;
    width: 48%;
    /* height: 441px; */
}

.theory .theorytop p:nth-child(1) {
    font-size: 30px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    float: left;
}

.theory .theorytop p::after {
    content: url(../image/right2.png);
    margin-left: 20px;
}
.theory .theorytop{
    overflow: hidden;
}
.theory .theorytop span {
    float: right;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 37px;
}
.theory .theorytop span:hover{
    color: #004ea2;
}
a:hover{
    color: #004ea2;
}
.working2 span:hover{
    color: #004ea2;
}
.theory .theorytop span img{
    margin-top: 10px;
}
.theory .theoryleft .theorynav li {
    width: 226px;
    height: 64px;
    background: rgba(248, 248, 248, 1);
    float: left;
    margin-top: 30px;
    font-size: 18px;
    text-align: justify;
    padding: 24px 20px 20px 20px;
    position: relative;
    line-height: 30px;
}

.theory .theoryleft .theorynav li:nth-child(1) {
    margin-right: 30px;
}

.theory .theoryleft .theorynav li:nth-child(3) {
    margin-right: 30px;
}

.theory .theoryleft .theorynav li:nth-child(5) {
    margin-right: 30px;
}

.theory .theoryleft .theorynav li img {
    position: absolute;
    top: 0;
}

/* ÃƒÂ§Ã‚ÂÃ¢â‚¬Â ÃƒÂ¨Ã‚Â®Ã‚ÂºÃƒÂ¥Ã‚Â­Ã‚Â¦ÃƒÂ¤Ã‚Â¹Ã‚Â ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‚Â®Ã…â€™ÃƒÂ¦Ã‹â€ Ã‚Â */
/* ÃƒÂ¥Ã‚Â¸Ã‚Â¸ÃƒÂ¨Ã‚Â§Ã‚ÂÃƒÂ©Ã¢â‚¬â€Ã‚Â®ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ */
.theory .theoryright {
    float: right;
    width: 48%;
    /* height: 437px; */
    /* background-color: pink; */
}

.theory .theoryright .theorynav {
    margin-top: 30px;
}

.theory .theoryright .theorynav li {
    height: 46px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 18px;
    margin-top: 20px;
    line-height: 46px;
    transition: all 0.25s ease-out;
}
.theory .theoryright .theorynav li:hover{
    transform: translateY(-5px);
}
.theory .theoryright .theorynav li span:hover{
    color: #004ea2;
}
.theory .theoryright .theorynav li img {
    margin-top: 21px;
}

.theory .theoryright .theorynav li span {
    display: inline-block;
    margin-left: 8px;
}

/* ÃƒÂ§Ã‚ÂÃ¢â‚¬Â ÃƒÂ¨Ã‚Â®Ã‚ÂºÃƒÂ¥Ã‚Â­Ã‚Â¦ÃƒÂ¤Ã‚Â¹Ã‚Â ÃƒÂ£Ã¢â€šÂ¬Ã‚ÂÃƒÂ¥Ã‚Â¸Ã‚Â¸ÃƒÂ¨Ã‚Â§Ã‚ÂÃƒÂ©Ã¢â‚¬â€Ã‚Â®ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸ */
/* ÃƒÂ¥Ã‚Â¸Ã‚Â¸ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ */
.link {
    height: 279px;
    background: #f8f8f8;
    overflow: hidden;
}

.link1 {
    margin-top: 30px;
}

.link1 p {
    font-size: 30px;
    text-align: center;
}

.link1 p::before {
    content: url(../image/ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â»Ã¢â‚¬Å¾\ 2.png);
    /* background: url(../image/ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â»Ã¢â‚¬Å¾\ 2.png) no-repeat; */
    margin-right: 20px;
}

.link1 p::after {
    content: url(../image/ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â»Ã¢â‚¬Å¾\ 2\ \(1\).png);
    margin-left: 20px;
}

.link1 span {
    float: right;
    margin-top: -20px;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
}

.link1 span img {
    margin-top: -2px;
}

.link2 {
    margin-top: 60px;
}

.link2 a:nth-child(1) {
    margin-right: 40px;
}

.link2 a:nth-child(2) {
    margin-right: 40px;
}

/* ÃƒÂ¥Ã‚Â¸Ã‚Â¸ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸ */
/*  ÃƒÂ¨Ã¢â‚¬Å¾Ã…Â¡ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ */
.footer {
    height: 203px;
    background: url(../image/jx8.png);
    overflow: hidden;
}
.theory .theoryright .theorynav li i{
    font-size: 14px;
    display: inline-block;
    float: right;
    padding-right: 3px;
}
.footer .footerlog {
    margin-top: 60px;
    float: left;
}

.footer .footertext {
    float: right;
    margin-top: 75px;
}

.footer .footertext li {
    font-size: 16px;
    color: white;
    margin-bottom: 10px;
}

/* ÃƒÂ¨Ã¢â‚¬Å¾Ã…Â¡ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸ */
@media screen and (max-width: 1400px) {

    body {
        width: 1400px;
    }
}