.jet_top {
    width: 100%;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}

.jet_header {
    background: url(../images/top.png) no-repeat;
    height: 108px;
}

.jet_head {
    width: 1200px;
    margin: 0 auto;
    padding-top: 32px;
}

.jet_logo {
    float: left;
}

.jet_logo_left {
    float: left;
}

.jet_search {
    float: left;
}

.trans {
    float: right;
    padding-top: 10px;
}

.tanslation {
    float: left;
    border: 1px solid #ccc;
    border-radius: 18px;
    line-height: 34px;
    margin-left: 10px;
}

.tanslation span {
    display: inline-block;
    width: 53px;
    text-align: center;
    background: #023275;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
}

.tanslation span a {
    display: block;
    color: #fff;
}

.tanslation p a {
    display: block;
}

.tanslation span a:hover {
    background: #023275;
    color: #fff;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
}

.tanslation p {
    display: inline-block;
    width: 53px;
    text-align: center;
}

.tanslation p a:hover {
    background: #023275;
    color: #fff;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
}

/*导航栏样式*/

#menu {
    background: #023275;
}

.nav {
    height: 50px;
    width: 1200px;
    margin: 0 auto;
}

.nav li {
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 115px;
    float: left;
    z-index: 999;
    position: relative;
}

.nav li a {
    display: block;
    line-height: 50px;
    color: #fff;
    height: 50px;
    font-size: 15px;
    padding: 0;
}

.nav li a:hover {
    text-decoration: none;
    background-color: #147ac1;
}

.x-nav .sec {
    display: none;
    position: absolute;
    left: 0;
    z-index: 999;
    width: 240px;
    clear: both;
    background-repeat: repeat;
    background-position: left top;
    padding: 10px;
}

/*.sec.sec-100 {*/
/*    width: 100px;*/
/*}*/

.x-nav .sec:before {
    border-color: transparent transparent rgba(0, 0, 0, 0.5) transparent;
    border-style: solid solid solid;
    border-width: 8px;
    top: -6px;
    content: '';
    height: 0px;
    left: 25px;
    position: absolute;
    width: 0px;
}

.x-nav .sec .secbg {
    background: rgba(255, 255, 255, 1.0);
    width: 100%;
    display: block;
    float: left;
    clear: both;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
    border: double 1px rgba(0, 0, 0, 0.5);
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /* overflow: hidden; */
    -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 2px 4px rgb(0 0 0 / 30%);
    box-shadow: 2px 2px 4px rgb(0 0 0 / 30%);
    padding: 4px;
}

.x-nav .sec a {
    color: #666666;
    height: 38px;
    line-height: 38px;
    font-weight: 400;
    font-size: 13px;
    display: block;
    text-align: left;
    text-transform: none;
}

.x-nav .sec a:hover {
    background-color: transparent;
    color: #023275;
}

.jet_contact3 {
    display: inline;
    background: url(../images/tel2.png) no-repeat left;
    color: #fff;
    font: 500 19px/50px impact;
    padding-left: 42px;
}

.jet_about {
    background: url(../images/about.png) no-repeat center;
    height: 771px;
    margin-top: -138px;
    position: relative;
}

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

.about_img {
    float: left;
    padding-top: 220px;
}

.about1 {
    float: left;
    width: 717px;
    padding-top: 220px;
    padding-left: 111px;
}

.jet_line1 {
    height: 2px;
    width: 50px;
    background: #013a8c;
    margin-top: 26px;
    margin-bottom: 23px;
}

.about1 p {
    font-style: normal;
    font-size: 28px;
    color: #013a8c;
    font-weight: 550;
}

.about1 .about2 p {
    font-style: normal;
    font-size: 14px;
    color: #666;
    line-height: 2em;
    font-weight: normal;
}

.about1 em p {
    font-style: normal;
    font-size: 18px;
    color: #999;
    font-weight: normal;
    padding-bottom: 42px;
}

.jet_contact {
    margin: 0 auto;
    width: 1200px;
    padding-top: 80px;
    padding-left: 30px;
}

.jet_contact li {
    float: left;
    width: 266px;
}

.jet_contact span {
    color: #202020;
    font-size: 18px;
    padding-left: 10px;
}

.jet_product {
    background: url(../images/bg.png) no-repeat center;
    height: 906px;
    position: relative;
    z-index: 99;
}

.productimg {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}

.productimg p {
    text-align: center;
    color: #ffffff;
    font-size: 30px;
}

.productimg i {
    content: "";
    position: relative;
    top: 0;
    left: 0;
    height: 1px;
    width: 20px;
    background: #fff;
}

.productimg span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding-top: 18px;
    opacity: 0.7 !important;
}

.products {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
    position: relative;
}

.products .content li {
    text-align: center;
    line-height: 25px;
    float: left;
    margin: 0 6px;
    position: relative;
    ;
    height: 404px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    overflow: hidden;
}

.products .content .img {
    display: block;
    width: 287px;
    height: 404px;
    overflow: hidden;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
}

.products .content {
    width: 1200px;
    overflow: hidden;
    float: left;
}

.products li h3 {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 287px;
    z-index: 99;
    height: 55px;
    background: #666666;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
}

.products li h3 a {
    display: block;
    color: #e6e6e6;
    font: 400 17px/55px "Microsoft Yahei";
    text-align: center;
}

.prolist {
    width: 2000px;
}

.pre_left {
    cursor: pointer;
    position: absolute;
    width: 32px;
    height: 56px;
    left: -58px;
    top: 188px;
    background: url(../images/p_left.png) no-repeat 0 50%;
    cursor: pointer;
}

.pre_right {
    position: absolute;
    width: 32px;
    height: 56px;
    right: -58px;
    top: 188px;
    background: url(../images/p_right.png) no-repeat 0 50%;
    cursor: pointer;
}

.jet_back {
    transition: all .6s;
    top: 0;
    left: 0;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
}

.products li:hover .jet_back {
    position: relative;
    top: -404px;
    left: 0;
    width: 287px;
    height: 404px;
    overflow: hidden;
    background: rgba(180, 200, 222, .5);
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
}

.products li img {
    width: 287px;
    height: 404px;
}

.products li:hover .jet_more {
    position: relative;
    top: 245px;
    left: 60px;
    border: 1px solid #fff;
    line-height: 40px;
    width: 150px;
}

.products li:hover .jet_more a {
    color: #fff;
}

.products li:hover h3 {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 250px;
    z-index: 99;
    height: 55px;
    background: none;
}

.products li:hover h3 a {
    text-align: left;
    color: #fff;
    padding-left: 30px;
    background: url(../images/arrow.png) no-repeat right;
}

.jet_news {
    background: #f4f4f4;
    height: 700px;
    margin-top: -213px;
}

.jet_infos {
    margin: 0 auto;
    width: 1200px;
    padding-top: 60px;
}

.about_news {
    text-align: center;
    color: #202020;
    font-size: 30px;
}

.about_news p {
    color: #999999;
    font-size: 14px;
    padding-top: 18px;
}

.news-img li {
    float: left;
    width: 50%;
    padding-bottom: 20px;
}

.news-img li .img1 {
    float: left;
    width: 269px;
    height: 207px;
    overflow: hidden;
}

.news-img li .img1 img {
    transition: all .8s;
}

.news-img li:hover img {
    transform: scale(1.1);
}

.news-img li .wz {
    float: left;
    width: 310px;
    height: 207px;
    background: #fff;
    padding: 42px 20px 20px 20px;
}

.news-img li .wz h3 {
    font-size: 18px;
    color: #202020;
}

.news-img li:hover h3 {
    color: #084b94;
}

.news-img li .info {
    color: #666;
    font-size: 14px;
    padding-top: 16px;
}

.news-img li:hover .info {
    color: #084b94;
}

.news-img li .more {
    color: #999999;
    display: block;
    padding-top: 20px;
}

.news-img li:hover .more {
    color: #084b94;
}

.jet_foot {
    background: url(../images/foot_bg.png) no-repeat center;
    height: 106px;
    overflow: hidden;
}

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

.jet_logo1 {
    float: left;
    width: 230px;
}

.foot_nav {
    float: left;
}

.foot_nav li {
    float: left;
    line-height: 106px;
}

.foot_nav li:nth-child(1) {
    padding-left: 79px;
}

.foot_nav li a {
    display: block;
    width: 111px;
    color: #fff;
    font-size: 14px;
}

.foot_nav li a:hover {
    color: #0168b7;
}

.foot_icon {
    margin: 0 auto;
    width: 1200px;
    padding-top: 10px;
}

.foot_icon li {
    float: left;
    padding-right: 52px;
}

.foot_icon li:nth-child(1) {
    background: url(../images/weibo1.png) no-repeat;
    height: 17px;
    width: 21px;
}

.foot_icon li:nth-child(1):hover {
    background: url(../images/weibo.png) no-repeat;
    height: 17px;
    width: 21px;
}

.foot_icon li:nth-child(2) {
    background: url(../images/weixin.png) no-repeat;
    height: 17px;
    width: 17px;
}

.foot_icon li:nth-child(2):hover {
    background: url(../images/weixin2.png) no-repeat;
}

.foot_icon li:nth-child(3) {
    background: url(../images/qq.png) no-repeat;
    height: 17px;
    width: 21px;
}

.foot_icon li:nth-child(3):hover {
    background: url(../images/qq2.png) no-repeat;
}

.jet_copy {
    float: right;
}

.jet_logo1 p {
    color: #fff;
}

.jet_logo1 i {
    float: right;
    padding: 20px;
}

.ft_ewm {
    float: left;
    padding-top: 30px;
}

.jet_line2 {
    height: 2px;
    width: 50px;
    background: #fff;
    display: inline-block;
    margin-left: 575px;
}

.jet_line3 {
    height: 2px;
    width: 50px;
    background: #666666;
    margin-left: 575px;
    margin-top: 10px;
}