/*å›¾æ ‡å­—ä½“*/

@font-face {
    font-family: 'iconfont';
    src: url('iconfont.eot');
    src: url('iconfont.eot?#iefix') format('embedded-opentype'), url('iconfont.woff2') format('woff2'), url('iconfont.woff') format('woff'), url('iconfont.ttf') format('truetype'), url('iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*Bootstrapæ ¡æ­£*/

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    font-family: 'Microsoft Yahei', "å¾®è½¯é›…é»‘";
    /* background: url(../zjcyjj/body_bg01.jpg) center top #F4F4F4; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Microsoft Yahei', "å¾®è½¯é›…é»‘";
}

a {
    color: #282828;
}

a:hover {
    text-decoration: none;
    color: #0F51BB
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
}

i {
    font-style: normal;
}

.owl-carousel {
    touch-action: pan-y;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: none;
}

#banner .owl-controls {
    margin-top: 0rem;
}

.sz {
    margin: 0.6rem auto 0.6em auto;
    width: 1480px;
    display: table;
}

.sz .num_item {
    float: left;
    flex-shrink: 0;
    display: table;
}

.sz .num_item .num {
    float: left;
    margin-left: 5rem;
    margin-right: 0.6rem;
    font-size: 58px;
    line-height: 58px;
    color: #f60;
}

.sz .num_item .des {
    float: left;
    padding: 0 0 0 0.2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 20px;
}

.sz .num_item .des .uni {
    color: #840603;
    font-weight: bold;
    font-weight: 600;
}

.sz .num_item .des .text {
    color: #fff;
    font-weight: bold;
}

@media screen and (min-width:320px) {
    html,
    body {
        font-size: 12px;
    }
}

@media screen and (min-width:480px) {
    html,
    body {
        font-size: 12px;
    }
}

@media screen and (min-width:560px) {
    html,
    body {
        font-size: 14px;
    }
}

@media screen and (min-width:640px) {
    html,
    body {
        font-size: 16px;
    }
}

@media screen and (min-width:720px) {
    html,
    body {
        font-size: 16px;
    }
}

@media screen and (min-width:800px) {
    html,
    body {
        font-size: 16px;
    }
}

@media screen and (min-width:1024px) {
    html,
    body {
        font-size: 16px;
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

/*é€šç”¨æ ·å¼*/

.header {
    height: 6rem;
    margin: 0 auto;
    width: 1480px;
}

.header .container:after,
.header .container:before {
    display: none;
}

.title1 {
    position: relative;
    margin-bottom: 0.8rem;
}

.title1 h3 {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #333;
    margin-bottom: 10px;
    display: table;
}

.title1 p {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: #999;
    margin-bottom: 0;
}

/* .footer {
    display: none;
} */

.copyright {
    background: #0068B7;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 2em;
}

.copyright span {
    margin-right: 10px;
}

.copyright a {
    color: #fff;
    margin-right: 10px;
}

.logo_1 {
    float: left;
    margin-top: 23px;
    position: absolute;
    z-index: 999999;
}

.logo_2 {
    float: left;
    margin-top: 23px;
    margin-left: 168px;
}

.logo ul li {
    float: left;
}

.logo_wap {
    display: none;
}

.tools-search {
    float: right;
    width: 368px;
    margin-top: 1.8rem;
}

.tools .qcode {
    display: none;
    position: fixed;
}

.tools li {
    float: left;
    margin-right: 10px;
}

.search {
    width: 300px;
    margin: 8px auto 0 auto;
}

#banner {
    top: -62px;
}

/*ä»…padæ ·å¼*/

@media (min-width: 768px) {}

/*ä»…ç”µè„‘ç‰ˆæ ·å¼*/

@media (min-width: 1200px) {}

@media (min-width: 1000px) {
    .header {
        padding: 0px;
    }
    .logo img {}
    .tools,
    .search {
        display: flex;
        font-size: 14px;
    }
    .tools li {
        height: 32px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 20px;
        position: relative;
        cursor: pointer;
    }
    .tools li img {
        margin-right: 5px;
    }
    .tools li:after {
        content: "|";
        display: inline-block;
        position: absolute;
        right: -10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .tools li:last-child {
        margin-right: 0;
    }
    .tools li:last-child:after {
        content: "";
    }
    .tools .qcode {
        display: none;
        padding: 5px;
        border: 1px solid #e1e1e1;
        width: 150px;
        background: #fff;
        position: absolute;
        top: 32px;
        left: 0;
        z-index: 100;
    }
    .tools .qcode img {
        width: 100%;
        height: 100%;
    }
    .search {
        position: relative;
    }
    .search .inputText {
        width: 100%;
        height: 38px;
        line-height: 38px;
        background: #fff;
        border: 1px solid #dcdfe6;
        color: #606266;
        display: inline-block;
        outline: 0;
        padding: 0 15px;
        -webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
        transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    }
    .search .inputSub {
        width: 42px;
        height: 38px;
        background: url(../zjcyjj/ico-search.png) no-repeat center center #0068B7;
        font-size: 0;
        border: 0;
        position: absolute;
        right: 0;
        top: 0
    }
    .topmenu {
        margin: 0 auto;
        width: 100%;
        /*background-image:linear-gradient(#2671C8, #1E5BA0);*/
        height: 100px;
        border-bottom: 0px solid #0942B5;
        background: none;
        position: relative;
        z-index: 9999999;
    }
    #nav {
        width: 100%;
        z-index: 999;
        position: relative;
    }
    #nav .nav_bg {
        background: url(../zjcyjj/tm061.png);
        color: #666;
        font-size: 18px;
    }
    #nav .li_left {
        width: 138px;
    }
    #nav .navbar-nav {
        margin: 0px auto;
        float: none;
        width: 1480px;
        display: flex;
        justify-content: center;
    }
    #nav .navbar-nav>li {
        position: relative;
        height: 60px;
    }
    #nav .navbar-nav>li span {
        width: 0%;
        margin: 0 auto;
        opacity: 0.0;
        height: 5px;
        border-top: 5px solid #0092CC;
        display: block;
        transition: 0.6s;
        border-radius: 6px 6px 0 0;
    }
    #nav .navbar-nav>li:hover span {
        width: 68%;
        opacity: 1.0;
    }
    #nav .navbar-nav>li>a {
        padding: 0 32px;
        line-height: 56px;
    }
    #nav .navbar-nav>li>a:hover {
        color: #1F3B79;
        font-weight: bold;
    }
    #nav .navbar-nav>li:hover .dropdown-toggle {
        color: #1F3B79;
        font-weight: bold;
        transition: 0.6s;
    }
    #nav .dropdown-menu {
        float: none;
        padding: 0px 0px;
        margin: 0;
        text-align: left;
        border: 0;
        height: 0px;
        border-radius: 0;
        border-radius: 0 0 6px 6px;
        transition: 0s;
        -webkit-transition: 0s;
        /* Safari */
        display: block;
        overflow: hidden;
    }
    #nav .dropdown:hover .dropdown-menu {
        transition: all 1s;
        height: 500px;
        -webkit-transition: all 1.6s;
        opacity: 1.0;
    }
    #nav .dropdown-menu i {
        width: 0%;
        margin: 0 auto;
        opacity: 0.0;
        height: 2px;
        border-top: 2px solid #0092CC;
        display: block;
        transition: 0.6s;
    }
    #nav .dropdown .dropdown-menu:hover i {
        width: 100%;
    }
    #nav .dropdown-menu li {
        display: table;
        width: 100%;
        padding: 0 0px;
        border-radius: 0px;
        margin: 0px auto;
        border: 0px solid #f00;
        transition: 0.6s;
        background: url(../zjcyjj/tm07.png);
    }
    #nav .dropdown-menu li:hover {
        background: url(../zjcyjj/tm08.png);
        transition: 0.6s;
    }
    #nav .dropdown-menu li a {
        padding: 0 6px;
        margin: 0;
        float: left;
        display: table;
        width: 100%;
        margin: 0 auto;
        line-height: 48px;
        color: #111;
        font-weight: normal;
        background: none;
        font-size: 16px;
        text-align: center;
        transition: 0.6s;
    }
    #nav .dropdown-menu li a:hover {
        color: #00668F;
        font-weight: bold;
        transition: 0.6s;
    }
    #nav .navbar-nav>li:hover>.dropdown-menu {
        display: block;
    }
    #nav-mobile {
        display: none;
    }
    .copyright {
        line-height: 45px;
        height: 45px;
    }
    /* .footer {
        display: block;
        padding: 20px 0;
    }
    .footer .tit {
        display: inline-block;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        color: #666;
        border-bottom: #0068B7 2px solid;
        margin-bottom: 19px;
    }
    .footer .l {
        float: left;
        width: 350px;
        min-height: 147px;
        border-right: #e1e1e1 1px solid;
    }
    .footer .c {
        float: left;
        width: 550px;
        line-height: 36px;
        font-size: 14px;
        color: #666;
        border-right: 1px solid #e1e1e1;
        padding: 0 50px;
    }
    .footer .r {
        float: right;
        width: 230px;
        font-size: 14px;
        color: #666;
    }
    .footer-nav a {
        display: inline-block;
        width: 92px;
        line-height: 36px;
        font-size: 14px;
        color: #666;
    }
    .footer-nav a:hover {
        color: #0068B7;
    }
    .footer .p1 {
        padding-left: 30px;
        background: url(../zjcyjj/ico-address.png) left center no-repeat;
        margin-bottom: 0;
    }
    .footer .p2 {
        padding-left: 30px;
        background: url(../zjcyjj/ico-tel.png) left center no-repeat;
        margin-bottom: 0;
    }
    .footer .p3 {
        padding-left: 30px;
        background: url(../zjcyjj/ico-cz.png) left center no-repeat;
        margin-bottom: 0;
    }
    .footer .p4 {
        padding-left: 30px;
        background: url(../zjcyjj/ico-yz.png) left center no-repeat;
        margin-bottom: 0;
    }
    .footer .wei {
        position: relative;
        width: 190px;
    }
    .footer .r .tit {
        margin-bottom: 12px;
    }
    .footer .r img {
        display: block;
        margin: 5px;
        width: 130px;
        height: 130px;
        border: 1px solid#e1e1e1;
        padding: 4px;
    }
    .footer .r span {
        display: block;
        font-size: 14px;
        color: #666;
        line-height: 22px;
        width: 14px;
        height: 130px;
        padding-top: 10px;
        position: absolute;
        right: 20px;
        top: 0px;
    }
    .footer .r .s2 {
        right: 0;
    } */
    .title1 h3 {
        font-size: 28px;
        margin-bottom: 18px;
    }
    .title1 p {
        font-size: 18px;
    }
}

/*ä»…ç§»åŠ¨ç«¯æ ·å¼*/

@media (max-width: 1000px) {
    .hidden-mobile .search {
        display: none;
    }
    #tools_bg .tools {
        width: 98%;
    }
    .ad_img {
        margin: 0px auto;
        width: 100%;
    }
    .ad_img img {
        width: 96%;
    }
    .ad_img .left {
        float: none;
        text-align: center;
        margin: 10px auto;
        width: 100%;
    }
    .ad_img .right {
        float: none;
        text-align: center;
        margin: 0px auto;
        width: 100%;
    }
    .new_td {
        width: 98%;
        margin: 0.5rem auto;
        display: table;
        border-radius: 3px;
    }
    .new_td .left {
        display: none;
    }
    .new_td .title {
        display: table;
        width: 100%;
        text-align: center;
        background: #f1f1f1;
        border-radius: 0px 6px 6px 0px;
    }
    .new_td .title font {
        display: block;
        margin: 0rem;
        line-height: 200%;
        font-size: 1rem;
        color: #C71302;
        font-weight: bold;
    }
    .new_td .title span {
        display: block;
        margin: 0rem 0.2rem 0.2rem 0.2rem;
        text-align: left;
        float: left;
        font-size: 0.68rem;
        color: #aaa;
        line-height: 130%;
    }
    .new_td .title a {
        color: #222;
        font-size: 0.6rem;
    }
    .no_web {
        display: none;
    }
    .leftright {
        width: 98%;
        margin: 10px auto;
    }
    .swiper-carousel {
        width: 98%;
        margin: 5px auto;
        margin-bottom: 8px;
        margin-left: 0px;
    }
    .swiper-carousel,
    .swiper-carousel .swiper-slide,
    .swiper-carousel .swiper-slide img {
        height: 120px;
    }
    .swiper-carousel .swiper-slide {
        text-align: center;
        line-height: 10px;
    }
    .swiper-carousel .swiper-slide .bg_img {
        height: 100%;
        width: 100%;
        margin: 5px;
        border: 0px solid #ddd;
        background: #fff;
        padding: 5px;
        border-radius: 8px;
        overflow: hidden;
    }
    .swiper-carousel .swiper-slide .bg_img:hover {
        background: #ddd;
        border-radius: 6px;
    }
    .header {
        display: table;
        width: 100%;
    }
    .container {
        padding: 0;
        width: 92%;
        margin: 0 auto;
    }
    #banner {
        top: 0px;
    }
    .tools-search {
        float: none;
        width: 100%;
        margin: 0 auto;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
        display: table;
    }
    .tools-search .tools {
        width: 90%;
        float: right;
        display: table;
        height: 4.8rem;
        line-height: 4.8rem;
        text-align: center;
        margin: 0 auto;
    }
    .tools-search .tools li {}
    .tools-search .tools a {
        font-size: 1.3rem;
    }
    .tools-search .tools a img {
        margin-right: 0.3rem;
    }
    .logo {
        /* height: 100%;
        width: 76%;
        background: url(../zjcyjj/logo.png) no-repeat left center;
        background-size: 80% auto;
        margin-top: 0px;
        display: none; */
    }
    .logo img,
    .logo_1,
    .logo_2 {
        /* display: none; */
    }
    .logo_wap {
        width: 68%;
        height: 10rem;
        line-height: 10rem;
        float: left;
        margin-left: 1rem;
        display: block;
    }
    .logo_wap img {
        width: 100%;
    }
    #nav {
        display: none !important;
    }
    #nav-mobile {
        position: fixed;
        left: 100%;
        top: 0px;
        z-index: 10;
        width: 100%;
        height: 100%;
        background: #0068B7;
        transition: all 0.5s;
        display: block;
    }
    #nav-mobile.in {
        left: 0%;
        transition: all 0.5s;
        padding-top: 2rem;
    }
    #nav-mobile .nav {
        padding: 0 10%;
    }
    #nav-mobile li {
        margin: 0 auto;
        border-bottom: #fff 1px solid;
        padding: 1rem 0;
        float: none;
    }
    #nav-mobile li a {
        display: block;
        color: #fff !important;
        font-size: 1.5rem;
        font-weight: bold;
        padding: 0.1rem 0;
        background: none !important;
    }
    .navclose {
        width: 3rem;
        height: 3rem;
        background: url(../zjcyjj/close.png) center no-repeat;
        background-size: 1.9rem auto;
        position: absolute;
        top: 10px;
        right: 2rem;
    }
    #nav-mobile.in li {
        visibility: visible;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
    }
    .navclose {
        visibility: visible;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
        animation-delay: 0.2s;
    }
    #nav-mobile.in li:nth-child(1) {
        animation-delay: 0.3s;
    }
    #nav-mobile.in li:nth-child(2) {
        animation-delay: 0.4s;
    }
    #nav-mobile.in li:nth-child(3) {
        animation-delay: 0.5s;
    }
    #nav-mobile.in li:nth-child(4) {
        animation-delay: 0.6s;
    }
    #nav-mobile.in li:nth-child(5) {
        animation-delay: 0.7s;
    }
    #nav-mobile.in li:nth-child(6) {
        animation-delay: 0.8s;
    }
    #nav-mobile.in li:nth-child(7) {
        animation-delay: 0.8s;
    }
    #nav-mobile.in li:nth-child(8) {
        animation-delay: 0.9s;
    }
    #nav-mobile.in li:nth-child(9) {
        animation-delay: 0.9s;
    }
    #nav-mobile.in li:nth-child(10) {
        animation-delay: 0.9s;
    }
    #nav-mobile.in li:nth-child(11) {
        animation-delay: 0.9s;
    }
    /*WAPå¯¼èˆªæ¡*/
    .topmenu .fd_menu {
        width: 100%;
        display: block;
        top: 0px;
        position: relative;
    }
    #wap_nav_show {
        display: none;
    }
    .topmenu .fd_menu .left {
        float: left;
        width: 78%;
        height: 438px;
        background: #fff;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
        overflow: hidden;
    }
    .topmenu .fd_menu .left .cc {
        margin: 0 auto;
        margin-left: 6%;
    }
    .topmenu .fd_menu .right {
        float: right;
        width: 22%;
        top: -100px;
        position: relative;
        height: 438px;
        background: #f1f1f1;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
        overflow: hidden;
    }
    .topmenu .fd_menu .right p {
        margin: 0.8rem 0rem 0rem 1.8rem;
        font-size: 13px;
        line-height: 216%;
    }
    .topmenu .fd_menu .right p img {
        height: 86px;
        width: auto;
        float: right;
        margin: 1rem;
    }
    /*å¯¼èˆªæŒ‰é’®*/
    .navbar-toggle {
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        margin: 0;
        padding: 0;
        border-radius: 0;
        border: 0;
        background: none;
        margin-right: 1rem;
        margin-top: 3rem;
        cursor: pointer;
        z-index: 10;
    }
    .navbar-toggle span {
        display: block;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        width: 25px;
    }
    .navbar-toggle span:before,
    .navbar-toggle span:after {
        content: "";
        display: block;
    }
    .navbar-toggle span,
    .navbar-toggle span:before,
    .navbar-toggle span:after {
        height: 4px;
        background: #333;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }
    .navbar-toggle span:before {
        -webkit-transform: translate(0%, 10px);
        -ms-transform: translate(0%, 10px);
        transform: translate(0%, 10px);
    }
    .navbar-toggle span:after {
        -webkit-transform: translate(0%, -14px);
        -ms-transform: translate(0%, -14px);
        transform: translate(0%, -14px);
    }
}

/*ä»…æ‰‹æœºæ ·å¼*/

@media (max-width: 500px) {
    .nav>li.n9 .dropdown-menu>li {
        width: 50%;
    }
    .copyright span,
    .copyright a {
        display: block;
    }
}