@charset "utf-8"; /* CSS Document */
html {
    font-size: 62.5%;
    height: 100%
}

body {
    margin: 0 auto;
    font-family: "OPEN SANS";
    font-size: 12px;
    font-size: 1.2rem;
    height: 100%;
    background: #fff;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden
}

img {
    border: none;
}

ul li {
    list-style-type: none;
}

ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #333;
}

img {
    display: inline-block;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
}

h1 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #333;
}

.clear {
    clear: both;
}

.maln {
    margin-left: auto !important
}

input, textarea, select {
    font-family: "OPEN SANS";
    font-size: 12px;
    font-size: 1.2rem;
    color: #999999;
    border: none;
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block
}

::selection {
    color: #fff;
    background: #1367af;
}

* {
    margin: 0;
    padding: 0;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #999999;
    opacity: 1
}

:-o-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999999;
    opacity: 1
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999999;
    opacity: 1
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999999;
    opacity: 1
}

.sousuo input::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
    opacity: 1
}

.sousuo input:-o-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1
}

.sousuo input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1
}

.sousuo input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff;
    opacity: 1
}

.foot input::-webkit-input-placeholder { /* WebKit browsers */
    color: #333;
    opacity: 1
}

.foot input:-o-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #333;
    opacity: 1
}

.foot input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #333;
    opacity: 1
}

.foot input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #333;
    opacity: 1
}

.foot textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #333;
    opacity: 1
}

.foot textarea:-o-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #333;
    opacity: 1
}

.foot textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #333;
    opacity: 1
}

.foot textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #333;
    opacity: 1
}

@media screen and (min-width: 1220px) {
    .zong {
        width: 1200px;
        margin: auto;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1219px) {
    .zong {
        width: 980px;
        margin: auto;
    }
}

@media screen and (max-width: 999px) {
    .zong {
        width: 95%;
        margin: auto;
    }
}

.at-resp-share-element .at4-share-count-container {
    text-decoration: none;
    float: right;
    padding-right: 15px;
    line-height: 25px !important;
}

.at-resp-share-element .at-icon {
    width: 24px !important;
    height: 24px !important;
}

.at-style-responsive .at-share-btn {
    padding: 0 !important;
    border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
    width: 24px !important;
    height: 24px !important;
}

.at-resp-share-element .at-share-btn {
    margin-bottom: 0 !important;
    margin-right: 3px !important;
}

.at-resp-share-element .at-icon {
    width: 24px !important;
    height: 24px !important;
}

.at-style-responsive .at-share-btn {
    padding: 0 !important;
    border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
    width: 24px !important;
    height: 24px !important;
}

.at-resp-share-element .at-share-btn {
    margin-bottom: 0 !important;
    margin-right: 3px !important;
}


/*  head  */
.head {
}

.head .zong {
    position: relative;
    z-index: 99;
}

.head .zong:after {
    clear: both;
    content: "";
    display: block;
}

.logo {
    display: block;
    float: left;
    width: 196px;
}

.logo img {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 196px;
    max-height: 89px;
}

.her {
    float: right;
    padding-top: 5px;
}

.yvn {
    float: right;
    position: relative;
    z-index: 9999;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    margin-right: 30px;
}

.yvzhonga {
    display: block;
    background: url(../images/yvzhong.png) no-repeat right center;
    padding-right: 22px;
    line-height: 28px;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #333333;
    cursor: pointer;
    z-index: 99999
}

.yvul {
    width: 100%;
    position: absolute;
    top: 36px;
    left: 0px;
    background: #fff;
    border: 1px solid #666;
    border-radius: 14px;
    display: none;
}

.yvul a {
    display: block;
    padding: 5px 5px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    color: #666;
    border-radius: 14px;
}


.htag {
    float: right;
    margin-right: 54px;
    color: #999999;
    line-height: 18px;
    padding: 6px 0;
    max-width: 770px;
}

.htag p {
    float: left;
    color: #999999;
}

.htag a {
    display: block;
    float: left;
    margin: 0 3px;
    color: #999999;
}

/*  sousuo  */
.sousuo {
    float: right;
    width: 32px;
    height: 32px;
    background: #1367af;
    border-radius: 5px;
    margin-top: 15px;
    position: relative;
    z-index: 999;
}

.sousuo form {
    width: 236px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 35px;
    background: #1367af;
    border-radius: 5px;
    color: #2f3135;
    transition: 0.5s;
    z-index: 9999
}

.sou {
    width: 180px;
    height: 32px;
    line-height: 35px;
    border-radius: 5px;
    background: none;
    padding-left: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
}

.suo {
    width: 26px;
    height: 32px;
    float: right;
    background: none;
    position: relative;
    z-index: 999999;
    border-radius: 18px;
    cursor: pointer;
}

.sou2, .sou1 {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 20px !important;
    color: #fff;
    cursor: pointer;
    z-index: 9990
}

.sousuof form {
    height: 32px;
}

.hlianxi {
    float: right;
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
    line-height: 30px;
    margin-top: 9px;
    margin-right: 8px;
}

.hlianxi li {
    float: left;
    padding-left: 28px;
    position: relative;
    min-width: 190px;
    color: #666;
    margin-left: 47px;
}

.hlianxi li i {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #ef8200;
    font-size: 20px;
}

.hlianxi li a {
    color: #666;
}

.yvul a:hover, .htag a:hover, .hlianxi li a:hover {
    color: #1367af;
}

.daoz {
    width: 910px;
    margin-right: 7px;
    margin-top: 4px;
    float: right;
}

.daohang {
    text-align: center;
    display: -webkit-flex;
    ã€€display: -moz-flex;
    ã€€display: flex;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    display: -ms-flexbox;
}

.daohang > li {
    float: left;
    position: relative;
    z-index: 999;
    padding: 6px 0;
    ã€€-ms-flex: 1;
    ã€€-webkit-flex: 1;
    flex: 1;
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    width: 14.28% \9 \0;
}

.daohang > li > a {
    display: inline-block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 36px;
    position: relative;
    overflow: hidden;
}

.daohang > li:hover > a {
    color: #1367af;
}

.dangqiandao > a {
    color: #1367af !important;
}

.yijiw {
    background: #fff;
    position: absolute;
    width: 237px;
    top: -9999px;
    left: 0px;
    text-align: left
}

.yiji {
}

.yiji li {
    position: relative;
    transition: 0.5s;
}

.yiji li a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 0px;
    padding: 5px 18px;
}

.yiji li:hover {
    background: #1367af;
}

.yiji li:hover > a {
    color: #fff;
}

.erji {
    position: absolute;
    width: 237px;
    background: #ffffff;
    top: -9999px;
    left: 237px;
}

.sanji {
    position: absolute;
    width: 194px;
    background: #ededed;
    top: -9999px;
    left: 237px;
}

.daohang > li:hover .yijiw {
    top: 52px;
}

.daohang > li:hover .yiji > li > a {
    line-height: 30px;
}

.yiji > li:hover .erji {
    top: 0px;
}

.yiji > li:hover .erji > li > a {
    line-height: 30px;
}

.erji > li:hover .sanji {
    top: 0px;
}

.erji > li:hover .sanji > li > a {
    line-height: 30px;
}

.matn {
    margin-top: auto !important;
}

.container {
    display: none
}

/*  banner  */
.slideshow {
    position: relative;
    z-index: 1
}

.slideshow .wp {
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -600px;
    top: 50%;
    margin-top: -166.5px;
}

.slideshow .wp img {
    max-width: 100%;
    max-height: 80%;
}

.slideshow .item a img {
    width: 100%;
    -webkit-transition: all 6s ease-out;
    -o-transition: all 6s ease-out;
    -moz-transition: all 6s ease-out;
    transition: all 6s ease-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.slideshow .item.slick-active img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.slick-dots {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 17px;
    text-align: center;
}

.slick-dots li {
    display: inline-block;
}

.slick-dots li button {
    cursor: pointer;
    background: #ffffff;
    font-size: 0px;
    margin-left: 3px;
    margin-right: 3px;
    border-radius: 50%;
    border: none;
    outline: none;
    width: 18px;
    height: 18px;
    background: url(../images/dian.png) no-repeat center;
}

.slick-dots li.slick-active button {
    background: url(../images/dianh.png) no-repeat center;
}

.slick-prev, .slick-next {
    width: 64px;
    height: 64px;
    border: 0px;
    font-size: 0px;
    cursor: pointer;
    border-radius: 50%;
    display: none !important
}

.slick-prev {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 79px;
    z-index: 999;
}

.slick-next {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    right: 79px;
    z-index: 999;
}

.slick-prev:hover {
}

.slick-next:hover {
}

.slideshow .item.slick-active.item_one img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.slideshow .item.slick-active.item_one.on img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl]
.slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}


@media screen and (max-width: 1219px) {
    .daoz {
        width: 710px
    }

    .daohang > li > a {
        font-size: 16px;
        font-size: 1.6rem;
    }

    .yiji li a {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

@media screen and (min-width: 1000px) {
    .carousel, .nav, .clear3 {
        display: none
    }
}

@media screen and (max-width: 999px) {
    .logo {
        width: 110px;
    }

    .yvn {
        margin-right: 20px;
        margin-top: 7px;
    }

    .daoz, .sousuo {
        display: none
    }

    .clear3 {
        clear: both;
    }

    .container {
        width: 5px;
        height: 100%;
        position: absolute;
        right: 0;
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        z-index: 999999999999999;
        cursor: pointer;
        position: fixed;
        top: -5px;
        right: 0;
        display: block;
    }

    .container .nav {
        overflow: hidden;
        width: 300px;
        background: rgba(0, 0, 0, 0.8);
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        height: auto;
        overflow: scroll;
    }

    .container .nav form {
        margin: 15px auto;
        width: 258px;
        height: 26px;
        border: 1px solid #fff;
        position: relative;
        background: #fff;
    }

    .container .nav form .iptc {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 15px;
        background-color: #fff;
        width: 80%;
        height: 26px;
        line-height: 26px;
        display: block;
        float: left;
    }

    .container .nav form .ipsc {
        width: 20%;
        height: 26px;
        line-height: 26px;
        display: block;
        float: right;
        background: transparent;
        position: relative;
        z-index: 99;
        cursor: pointer;
    }

    .container .nav form i {
        position: absolute;
        right: 10px;
        top: 1px;
    }

    .container .nav > ul {
        display: none;
        margin-top: 0px;
        margin-bottom: 0px;
        overflow: scroll;
        padding-top: 45px;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .container .nav > ul > li {
        line-height: 40px;
        font-size: 12px;
        font-size: 1.2rem;
        padding-left: 10px;
        position: relative;
    }

    .container .nav > ul > li .addition {
        width: 20px;
        height: 20px;
        position: absolute;
        right: 15px;
        top: 10px;
        background: url(../images/shizi.png) no-repeat center center;
    }

    .container .nav > ul > li .addition.fa:before {
        margin-right: 5px;
        color: #fff;
        text-indent: 0;
    }

    .container .nav > ul > li .active {
        background: url(../images/yizi.png) no-repeat center center;
    }

    .container .nav > ul > li > a {
        color: #fff;
        font-size: 12px;
        font-size: 1.2rem;
        display: block;
        margin-right: 40px;
    }

    .container .nav > ul > li > a span {
        color: #fff;
        font-size: 12px;
        font-size: 1.2rem;
    }

    .container .nav > ul > li .c-show {
        display: none;
        width: 100%;
    }

    .container .nav > ul > li .c-show1 .c-s1 {
        position: relative;
        padding-left: 15px;
    }

    .container .nav > ul > li .c-show1 .c-s1 > a {
        position: relative;
        font-size: 12px;
        font-size: 1.2rem;
        color: #fff;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 30px;
        margin-right: 40px;
    }

    .container .nav > ul > li .c-show1 .c-s1 > a span {
        font-size: 12px;
        font-size: 1.2rem;
        color: #fff;
    }

    .container .nav > ul > li .c-show1 .c-s1 > .c-show2 {
        position: relative;
    }

    .container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 {
        position: relative;
    }

    .container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a {
        padding-left: 20px;
        font-size: 12px;
        font-size: 1.2rem;
        color: #fff;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 30px;
        margin-right: 40px;
    }

    .container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span {
        font-size: 12px;
        font-size: 1.2rem;
        color: #fff;
    }

    .container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 {
        position: relative;
    }

    .container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a {
        padding-left: 30px;
        font-size: 12px;
        font-size: 1.2rem;
        color: #fff;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 30px;
    }

    .container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span {
        font-size: 12px;
        font-size: 1.2rem;
        color: #fff;
    }

    .container .nav > ul > dl {
        padding: 20px;
    }

    .container .nav > ul > dl dd {
        float: left;
        margin: 0 2px;
    }

    .container .menubtn {
        width: 23px;
        height: 18px;
        position: absolute;
        top: 23px;
        right: 12px;
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        z-index: 9999;
    }

    .container .menubtn span {
        display: block;
        width: 100%;
        height: 3px;
        margin-bottom: 3px;
        background-color: #1367af;
    }


    .carousel {
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .carousel ul {
        width: 100%;
        height: 100%;
    }

    .carousel ul li {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .carousel ul li img {
        width: 100%;
        vertical-align: middle;
    }

    .carousel ol {
        position: absolute;
        z-index: 2;
        height: 10px;
        bottom: 0px;
        left: 50%;
        margin-left: -80px;
    }

    .carousel ol li {
        float: left;
        width: 10px;
        height: 10px;
        margin-right: 10px;
        border-radius: 5px;
        background-color: #fff;
        transition: all 0.3s ease 0s;
    }

    .carousel ol li.cur {
        width: 10px;
        background: #1367af;
    }

    .carousel ol li:last-child {
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    .yvn {
        margin-right: 30px;
        margin-top: 7px;
    }

    .slick-dots {
        bottom: 5px;
    }

    .slick-dots li button {
        width: 10px;
        height: 10px;
    }

    .slick-dots li.slick-active button {
        background: #1367af;
    }
}

/*  tag  */
.tamain {
    background: #818181;
    padding: 5px 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    color: #ffffff;
}

.tamain p {
    display: inline-block;
    color: #ffffff;
}

.tamain a, .tamain span {
    color: #ffffff;
}

.tamain a:hover {
    color: #7dbef5;
}


/*  main1  */
.main1 {
    padding-top: 85px;
    padding-bottom: 90px;
}

.main1:after {
    clear: both;
    content: "";
    display: block;
}

.m1l {
    width: 51.6%;
    float: left;
}

.m1r {
    width: 45.8%;
    float: right;
}

.m1biao {
    display: block;
    font-size: 46px;
    font-size: 4.6rem;
    line-height: 50px;
    font-family: "OPEN SANS BOLD";
}

.m1p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    height: 240px;
    overflow: hidden;
    margin-top: 23px;
}

.m1p p a {
    display: block;
}

.m1mor {
    display: inline-block;
    min-width: 152px;
    height: 40px;
    padding: 0 5px;
    line-height: 37px;
    background: #2059a6;
    border: 1px solid #2059a6;
    border-radius: 21px;
    text-align: center;
    text-decoration: underline;
    font-size: 17px;
    font-size: 1.7rem;
    color: #fff;
    margin-top: 33px;
}

.main1 a:hover {
    color: #2059a6;
}

.main1 .m1mor:hover {
    background: #fff;
    border-radius: 5px;
}

.m1tu {
    display: block;
}

.m1tu img {
    width: 100%;
    max-width: 550px;
    max-height: 384px;
    margin: auto;
}

@media screen and (max-width: 999px) {
    .main1 {
        padding-top: 35px;
        padding-bottom: 30px;
    }

    .m1biao {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 30px;
    }

    .m1p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        height: 192px;
        margin-top: 15px;
    }

    .m1mor {
        width: 110px;
        height: 40px;
        line-height: 37px;
        font-size: 14px;
        font-size: 1.4rem;
        margin-top: 13px;
    }
}

@media screen and (max-width: 767px) {
    .m1l {
        width: 100%;
        float: none;
    }

    .m1r {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
}

/*  main2  */
.main2 {
    background: url(../images/m2bei.jpg) repeat-x top;
    padding-top: 90px;
    padding-bottom: 50px;
}

.main2 .zong:after {
    content: "";
    clear: both;
    display: block;
}

.m2biao {
    display: block;
    text-align: center;
    font-size: 46px;
    font-size: 4.6rem;
    color: #ffffff;
    line-height: 50px;
    font-family: "OPEN SANS BOLD";
}

.m2biao:hover {
    color: #2059a6;
}

.m2lie {
    width: 23.3%;
    float: left;
    margin-left: 2.26%;
    margin-top: 86px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.m2tu {
    position: relative;
    border: 1px solid #d2d2d2;
    overflow: hidden;
}

.m2tun {
    display: block;
}

.m2tun img {
    width: 100%;
    max-width: 476px;
    max-height: 476px;
    transition: 0.5s;
}

.m2fu {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 100%;
    background: #252525;
    background: rgba(37, 37, 37, 0.87);
    transition: 0.5s;
}

.m2fu p a {
    display: block;
    position: absolute;
    width: 90%;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    font-size: 1.6rem;
    color: #ffffff;
    line-height: 24px;
    max-height: 168px;
    overflow: hidden;
    text-align: center;
}

.m2zi {
    background: #fff;
    border: 1px solid #d2d2d2;
    padding: 18px 10px;
    padding-bottom: 20px;
    text-align: center;
}

.m2zi > a {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    font-family: "OPEN SANS BOLD";
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.m2zi p a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 18px;
}

.m2lie:hover .m2fu {
    top: 0px;
}

.m2lie:hover .m2zi a {
    color: #2059a6;
}

.m2lie:hover .m2tun img {
    transform: scale(1.1, 1.1)
}

.m2fu p a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 999px) {
    .main2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .m2biao {
        font-size: 24px;
        font-size: 2.4rem;
    }

    .m2fu {
        display: none;
    }

    .m2lie {
        margin-top: 20px;
    }

    .m2zi {
        padding: 10px 5px;
    }

    .m2zi > a {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .m2zi p a {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        height: 48px;
        overflow: hidden;
        margin-top: 8px;
    }
}

@media screen and (max-width: 767px) {
    .m2lie {
        width: 48%;
        margin-left: 1% !important;
        margin-right: 1%;
    }
}

/*  main3  */
.main3 {
    padding-top: 45px;
}

.main3:after {
    content: "";
    clear: both;
    display: block;
}

.m3biao {
    display: block;
    text-align: center;
    font-size: 46px;
    font-size: 4.6rem;
    line-height: 50px;
    font-family: "OPEN SANS BOLD";
}

.m3lie {
    width: 24.7%;
    float: left;
    margin: 0 0.15%;
    position: relative;
    overflow: hidden;
    margin-top: 81px;
}

.m3tu {
    display: block;
    overflow: hidden;
}

.m3tu img {
    width: 100%;
    max-width: 475px;
    max-height: 356px;
    transition: 0.5s;
}

.m3fu {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 100%;
    transition: 0.5s;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
}

.m3fun {
    position: absolute;
    width: 94%;
    left: 3%;
    top: 50%;
    transform: translateY(-50%);
}

.m3a {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    line-height: 24px;
    font-family: "OPEN SANS BOLD";
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.m3fun p a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    color: #fff;
    max-height: 48px;
    overflow: hidden;
    margin: 0 20px;
    margin-top: 15px;
}

.m3mor {
    display: inline-block;
    min-width: 152px;
    height: 40px;
    padding: 0 5px;
    line-height: 37px;
    background: #2059a6;
    border: 1px solid #2059a6;
    border-radius: 21px;
    text-align: center;
    text-decoration: underline;
    font-size: 17px;
    font-size: 1.7rem;
    color: #fff;
    margin-top: 22px;
}

.main3 a:hover {
    text-decoration: underline;
}

.main3 .m3mor:hover {
    background: #fff;
    border-radius: 5px;
    color: #2059a6;
}

.m3lie:hover .m3fu {
    top: 0px;
}

.main3 .m3biao:hover {
    color: #2059a6;
    text-decoration: none;
}

.m3lie:hover .m3tu img {
    transform: scale(1.1, 1.1)
}

@media screen and (max-width: 999px) {
    .main3 {
        padding-top: 25px;
    }

    .m3biao {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 30px;
    }

    .m3lie {
        margin-top: 20px;
    }

    .m3fu {
        position: relative;
    }

    .m3fun {
        position: relative;
        transform: translate(0, 0);
        width: auto;
        left: auto;
        top: auto;
        padding: 10px;
    }

    .m3mor {
        display: none
    }

    .m3a {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .m3fun p a {
        font-size: 14px;
        font-size: 1.4rem;
        margin: 0px;
        margin-top: 5px;
    }

    .m3lie:hover .m3fu {
        top: auto;
    }
}

@media screen and (max-width: 767px) {
    .m3biao {
        margin-bottom: 20px;
    }

    .m3lie {
        width: 48%;
        margin: 10px 1%;
    }
}

/*  main4  */
.main4 {
    padding-top: 97px;
    padding-bottom: 104px;
}

.main4:after {
    content: "";
    clear: both;
    display: block;
}

.m4l {
    width: 50.3%;
    float: left;
    margin-top: 77px;
}

.m4r {
    width: 46.75%;
    float: right;
    margin-top: 57px;
}

.m4tu {
    display: block;
}

.m4tu img {
    width: 100%;
    max-width: 604px;
    max-height: 453px;
    margin: auto;
}

.m4lie {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 13px;
    margin-top: 17px;
}

.m4a {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    font-family: "OPEN SANS BOLD";
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.m4riqi {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
    line-height: 24px;
    margin-top: 18px;
}

.m4riqi i {
    color: #7f7f7f;
    padding-right: 3px;
}

.m4lie p a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    margin-top: 13px;
}

.main4 a:hover {
    color: #1367af;
}

@media screen and (max-width: 1219px) {
    .m4lie {
        padding-bottom: 5px;
        margin-top: 17px;
    }

    .m4riqi {
        margin-top: 5px;
    }

    .m4lie p a {
        line-height: 24px;
        height: 48px;
        margin-top: 5px;
    }
}

@media screen and (max-width: 999px) {
    .main4 {
        padding-top: 27px;
        padding-bottom: 34px;
    }

    .m4l {
        width: 100%;
        float: none;
        margin-top: 27px;
    }

    .m4r {
        width: 100%;
        float: none;
        margin-top: 27px;
    }

    .m4lie {
        padding-bottom: 13px;
        margin-top: 17px;
    }

    .m4a {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .m4riqi {
        margin-top: 5px;
        font-size: 12px;
        font-size: 1.2rem;
    }

    .m4lie p a {
        font-size: 14px;
        font-size: 1.4rem;
    }
}


/*  foot  */
.foot {
    background: #333333;
    padding-top: 74px;
}

.fobiao {
    display: block;
    font-size: 20px;
    font-size: 2rem;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 35px;
    font-family: "OPEN SANS BOLD";
}

.foot .zong:after {
    content: "";
    clear: both;
    display: block;
}

.fo1 {
    width: 180px;
    float: left;
}

.fo2 {
    width: 240px;
    float: left;
    margin-left: 171px;
}

.fo3 {
    width: 402px;
    float: right;
}

.fonav {
    margin-top: 18px;
}

.fonav a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    color: #ffffff;
    margin-top: 6px;
}

.ful {
    margin-top: 18px;
}

.ful li {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    color: #ffffff;
    margin-top: 6px;
}

.ful li a {
    color: #ffffff;
}

.ful li span {
    display: inline-block;
    direction: ltr !important;
    color: #fff
}

.fo3 form {
    padding-top: 20px;
}

.fo3 .int1 {
    width: 184px;
    line-height: 31px;
    padding-left: 10px;
    background: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333
}

.fo3 textarea {
    width: 392px;
    height: 78px;
    line-height: 31px;
    padding-left: 10px;
    background: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    margin-top: 13px;
}

.fo3 .int2 {
    width: 267px;
    line-height: 31px;
    padding-left: 10px;
    background: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    margin-top: 13px;
    float: left;
}

.fo3 .foyanzheng {
    float: right;
    width: 114px;
    height: 31px;
    margin-top: 13px;
    cursor: pointer;
}

.fo3 .int3 {
    min-width: 402px;
    height: 32px;
    padding: 0 5px;
    background: #2059a6;
    color: #ffffff;
    line-height: 32px;
    cursor: pointer;
    margin-top: 12px;
    transition: 0.5s;
}

.fo3 .int3:hover {
    background: #329cf7;
}

.shejiao {
}

.shejiao:after {
    clear: both;
    content: "";
    display: block;
}

.shejiao a {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    margin-top: 17px;
    font-size: 16px;
    color: #2d2d2d;
    background: #fff;
    margin-right: 13px;
    margin-left: 0px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
}

.foot2 {
    background: #0c0c0c;
    padding-top: 19px;
    padding-bottom: 25px;
    margin-top: 73px;
}

.youlian {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    line-height: 20px;
}

.youlian p {
    color: #fff;
    display: inline-block;
}

.youlian a {
    color: #fff;
    display: inline-block;
}

.fp {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    color: #ffffff;
}

.fp a {
    color: #e5e5e5;
}

.fp img {
    display: inline-block;
}

.foot a:hover {
    color: #1367af;
}

.shejiao a:hover {
    background: #1367af;
    color: #fff;
}

@keyframes top {
    0% {
        line-height: 80px;
    }
    100% {
        line-height: 20px;
    }
}

@keyframes top2 {
    0% {
        line-height: 45px;
    }
    100% {
        line-height: 10px;
    }
}

.top {
    width: 58px;
    height: 58px;
    margin: auto;
    background: #2059a6;
    color: #ffffff;
    font-size: 20px !important;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    position: fixed;
    right: 20px;
    bottom: -100px;
    transition: 0.9s;
    z-index: 999;
    -webkit-animation-name: top;
    animation-name: top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.bottom {
    bottom: 120px;
}

@media screen and (max-width: 1219px) {
    .fo2 {
        margin-left: 90px;
    }
}

@media screen and (max-width: 999px) {
    .foot {
        padding-top: 30px;
    }

    .fo1 {
        width: 50%;
        float: left;
    }

    .fo2 {
        width: 50%;
        float: right;
        margin-left: auto;
    }

    .fo3 {
        width: 100%;
        max-width: 402px;
        float: none;
        margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {
    .foot {
        padding-top: 10px;
    }

    .foot2 {
        padding-top: 10px;
        padding-bottom: 70px;
        margin-top: 13px;
    }

    .shejiao a {
        margin-top: 5px;
        width: 28px;
        height: 28px;
        line-height: 28px;
    }

    .fo3 {
        margin-top: 1px;
    }

    .youlian, .foot .clear3 {
        display: none
    }

    .fo1, .fo2, .fobiao, .fo3 form {
        display: none
    }

    .top {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px !important;
        right: 10px;
        bottom: 10px;
        -webkit-animation-name: top2;
        animation-name: top2;
    }
}

/*************************  product  *************************/
.mianbao {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    padding-top: 23px;
}

.mianbao i {
    font-size: 26px;
    color: #333;
    padding-right: 15px;
}

.mianbao a:hover {
    color: #1367af;
}

.co13 {
    color: #1367af !important;
}

.prmain {
    padding-top: 24px;
    padding-bottom: 100px;
}

.prl {
    width: 280px;
    float: left;
}

.prr {
    width: 878px;
    float: right;
}

.prt {
    padding-bottom: 20px;
}

.prta {
    display: block;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    font-family: "OPEN SANS BOLD";
}

.prtn {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    margin-top: 10px;
}

.prtn p, .prtn li, .prtn span, .prtn strong {
}

.prtn a {
    color: #1367af;
}

.j-nextshow {
    position: relative;
}

.proslide_menubtn {
    display: none;
    width: 23px;
    height: 18px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 12px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 9999;
}

.proslide_menubtn span {
    display: block;
    width: 100%;
    height: 3px;
    margin-bottom: 3px;
    background-color: #FFFFFF;
}

.prbiao {
    display: block;
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff;
    text-transform: uppercase;
    font-family: "OPEN SANS BOLD";
    line-height: 35px;
    background: #1367af;
    padding: 5px;
    text-align: center;
}

.prbiao:hover {
    background: #333;
}

.pryiji {
    margin-top: 20px;
}

.pryiji > li {
    border: 1px solid #d2d2d2;
    margin-top: 8px;
}

.pryiji > li > a {
    display: block;
    padding-left: 38px;
    background: #eeeeee;
    position: relative;
}

.pryiji > li > a:before {
    content: "";
    width: 12px;
    height: 2px;
    background: #707070;
    position: absolute;
    left: 13px;
    top: 50%;
    margin-top: -1px;
}

.pryiji > li > a:after {
    content: "";
    width: 12px;
    height: 2px;
    background: #707070;
    position: absolute;
    left: 13px;
    top: 50%;
    margin-top: -1px;
    transform: rotate(90deg);
    transition: 0.5s;
}

.pryiji li a span {
    display: block;
    border-left: 1px solid #d2d2d2;
    padding: 7px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    transition: 0.5s;
}

.prerji {
    border-top: 1px solid #d2d2d2;
    padding-left: 43px;
    padding-right: 10px;
    display: none
}

.prerji li a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    padding: 8px 0;
}

.prerji > li > a {
    padding-left: 19px;
    position: relative;
}

.prerji > li > a:after {
    content: "";
    width: 12px;
    height: 2px;
    background: #333;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1px;
    transition: 0.5s;
}

.prsanji {
    padding-left: 53px;
    display: none
}

.prsanji li a {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 12px 0;
}

.pryiji > li:hover > a {
    background: #1367af;
}

.pryiji > li:hover > a:after {
    transform: rotate(0deg);
    background: #fff;
}

.pryiji > li:hover > a > span {
    color: #fff;
}

.prerji li a:hover {
    color: #1367af;
}

.prerji > li > a:hover:after {
    background: #1367af
}

.dangyi > a {
    background: #1367af !important;
}

.dangyi > a:after {
    transform: rotate(0deg) !important;
    background: #fff !important;
}

.dangyi > a span {
    color: #fff !important;
}

.danger > a {
    color: #1367af !important;
}

.danger > a:after {
    background: #1367af !important;
}

.dangsan > a {
    color: #1367af !important
}

.prlb {
    padding-top: 39px;
}

.prlb .prbiao:hover {
    background: #1367af;
}

.prlbn {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    padding-top: 17px;
}

.prlbn a:hover, .prlbbiao:hover a {
    color: #1367af;
}

.prr .m2lie {
    width: 31.9%;
    float: left;
    margin-left: 2.15%;
    margin-top: auto;
    position: relative;
    margin-bottom: 22px;
}

.prr .m2zi {
    padding-bottom: 13px;
}

.prr .prmor {
    display: inline-block;
    min-width: 120px;
    height: 34px;
    padding: 0 5px;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 34px;
    text-align: center;
    font-family: "OPEN SANS";
    margin-top: 10px;
}

.prr .m2lie input {
    position: absolute;
    left: 50%;
    margin-left: -94px;
    cursor: pointer;
    bottom: 30px;
}

.prr .m2lie:hover .prmor {
    background: #1367af;
    color: #fff;
}

.fenye {
    padding-top: 64px;
    text-align: center;
    font-size: 0px;
}

.fenyen {
    display: inline-block;
    *float: left;
    margin-top: 3px;
    vertical-align: middle;
    font-size: 0px;
}

.fenyen a {
    display: inline-block;
    *float: left;
    width: 25px;
    height: 26px;
    margin: 0 5px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #2059a6;
    font-size: 14px;
    font-size: 1.4rem;
    color: #ffffff;
    margin-bottom: 10px;
    background: #2059a6
}

.sx {
    border: none !important;
    color: #999999 !important;
    background: none !important;
    font-size: 18px !important;
    font-size: 1.8rem !important;
    font-weight: bold;
}

.dangfen, .fenyen a:hover {
    background: #fff !important;
    border: 1px solid #2059a6 !important;
    color: #333333 !important;
}

.fenyen .sx:hover {
    border: none !important;
    background: none !important;
    color: #2059a6 !important
}

.fuxuan {
    display: inline-block;
    *float: right;
    background: url(../images/fuxuan.jpg) no-repeat right center;
    padding-right: 27px;
    margin-bottom: 10px;
    vertical-align: middle
}

.fuxuan span {
    font-size: 16px;
    font-size: 1.6rem;
    color: #4b4b4b;
    margin-right: 15px;
}

.fuxuan input {
    min-width: 150px;
    line-height: 30px;
    height: 30px;
    padding: 0 5px;
    background: #2059a6;
    font-size: 14px;
    font-size: 1.4rem;
    color: #ffffff;
    cursor: pointer;
    transition: 0.5s;
}

.fuxuan input:hover {
    background: #fff;
    outline: 1px solid #2059a6;
    color: #2059a6;
}

.fenyen a.none:hover {
    color: #999999 !important
}

@media screen and (max-width: 1219px) {
    .prl {
        width: 270px;
        float: left;
    }

    .prr {
        width: 700px;
        float: right;
    }
}

@media screen and (max-width: 999px) {
    .mianbao {
        font-size: 14px;
        font-size: 1.4rem;
        padding-top: 15px;
    }

    .mianbao i {
        font-size: 20px;
        padding-right: 5px;
    }

    .prmain {
        padding-top: 26px;
        padding-bottom: 29px;
    }

    .prl {
        width: 33%;
        float: left;
    }

    .prr {
        width: 65%;
        float: right;
    }

    .prr .m2lie {
        width: 48%;
        margin-left: 1% !important;
        margin-right: 1%;
    }

    .prbiao {
        font-size: 20px;
        font-size: 2rem;
    }

    .prsanji {
        padding-left: 20px;
    }

    .prlbn {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .prlb {
        padding-top: 27px;
    }

    .fenye {
        padding-top: 24px;
    }
}

@media screen and (max-width: 767px) {
    .prl {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .prr {
        width: 100%;
        float: none;
    }

    .proslide_menubtn {
        display: block
    }

    .pryiji {
        display: none
    }

    .prmor {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .prr .prmor {
        min-width: 90px;
        margin-left: 2px;
        height: 25px;
        line-height: 25px;
        margin-top: 2px;
    }

    .prr .m2zi {
        padding: 5px;
    }

    .prr .m2zi p a {
        margin-top: 2px;
    }

    .prbiao {
        text-align: left;
        padding-right: 40px;
    }

    .prr .m2lie input {
        left: 5px;
        margin: auto;
        top: 5px;
        bottom: auto;
    }
}


/********************************************  product2  ***********************************************/
.prmain2 {
    padding-top: 24px;
}

.zoomPad {
    position: relative;
    float: left;
    z-index: 99;
    cursor: crosshair;
}

.zoomPreload {
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #333;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    border: 1px solid #CCC;
    background-color: white;
    padding: 8px;
    text-align: center;
    background-image: url(../images/zoomloader.gif);
    background-repeat: no-repeat;
    background-position: 43px 30px;
    z-index: 110;
    width: 90px;
    height: 43px;
    position: absolute;
    top: 0px;
    left: 0px;
    *width: 100px;
    *height: 49px;
}

.zoomPup {
    overflow: hidden;
    background-color: #FFF;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 120;
    position: absolute;
    border: 1px solid #CCC;
    z-index: 101;
    cursor: crosshair;
}

.zoomOverlay {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #FFF;
    z-index: 5000;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 101;
}

.zoomWindow {
    position: absolute;
    left: 110%;
    top: 40px;
    background: #FFF;
    z-index: 6000;
    height: auto;
    z-index: 10000;
    z-index: 110;
}

.zoomWrapper {
    position: relative;
    border: 1px solid #999;
    z-index: 110;
}

.zoomWrapperTitle {
    display: block;
    background: #999;
    color: #FFF;
    height: 18px;
    line-height: 18px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 120;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.zoomWrapperImage {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 110;
}

.zoomWrapperImage img {
    border: 0px;
    display: block;
    position: absolute;
    z-index: 101;
}

.zoomIframe {
    z-index: -1;
    filter: alpha(opacity=0);
    -moz-opacity: 0.80;
    opacity: 0.80;
    position: absolute;
    display: block;
}

.m-propic {
    margin: 0 auto 0;
    width: 633px;
    float: left;
}

.m-propic .pic-big {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dadada;
    z-index: 9
}

.m-propic .big-img {
    display: block;
    line-height: 0;
    font-size: 0;
}

.m-propic .big-img .zoomPad {
    float: none;
    z-index: 8;
}

.m-propic .zoomWrapperImage img {
    max-width: 1200px;
    z-index: 99
}

.m-propic .pic-small {
    position: relative;
    float: right;
    width: 152px;
    padding-top: 17px;
    padding-bottom: 17px;
    overflow: hidden;
    z-index: 1
}

.m-propic .pic-btn {
    position: absolute;
    margin: 0 auto;
    right: 0;
    display: block;
    width: 143px;
    height: 6px;
    cursor: pointer;
    border-radius: 3px;
    z-index: 9
}

.m-propic .pic-btn.prev {
    top: 0px;
    background: #2059a6 url(../images/prtop.png) no-repeat center;
}

.m-propic .pic-btn.next {
    bottom: 0px;
    background: #2059a6 url(../images/prbottom.png) no-repeat center;
}

.m-propic .pic-btn.prev:hover {
    background: #333 url(../images/prtop.png) no-repeat center;
}

.m-propic .pic-btn.next:hover {
    background: #333 url(../images/prbottom.png) no-repeat center;
}

.m-propic .pic-list {
    height: 440px;
    overflow: hidden;
}

.m-propic .pic-list ul {
    height: 2000px;
}

.m-propic .list-item {
    margin-bottom: 4px;
    padding-left: 8px;
    position: relative;
}

.m-propic .item-pics, .m-propic .pic-list .item-video {
    display: block;
    border: 1px solid #e0e0e0;
    position: relative;
}

.m-propic .item-pics:before, .m-propic .pic-list .item-video:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 15px;
    background: url(../images/zhizhen.png) no-repeat center left;
    left: 0px;
    top: 50%;
    margin-top: -7px;
    z-index: -1
}

.m-propic .item-pics img, .m-propic .pic-list .item-video img {
    width: 100%;
    display: block;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}

.m-propic .item-pics:hover {
}

.m-propic .item-pics.zoomThumbActive {
    border: 1px solid #2f609e;
}

.m-propic .item-pics.zoomThumbActive:before, .m-propic .item-video.active:before {
    left: -8px;
}

.m-propic2 {
    display: none;
}

.m-propic .provideo-box {
    border: 1px solid #ccc;
    border-radius: 0;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.m-propic .provideo-box .provideo {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
    height: 0;
}

.m-propic .provideo-box .provideo iframe, .pro2-box .m-propic .provideo-box .provideo video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.m-propic .provideo-box .provideo iframe body {
    margin: 0px !important;
}

.m-propic .item-pics:hover, .m-propic .item-pics.active,
.m-propic .item-video:hover, .m-propic .item-video.active {
    border-color: #2059a6;
}


.jianjie {
    width: 528px;
    float: right;
    padding-top: 9px;
}

.jianjie h1 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    font-family: "OPEN SANS BOLD";
}

.jiann {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    color: #666666;
    padding-top: 25px;
}

.jiann p, .jiann span, .jiann li, .jiann strong {
    color: #666666;
}

.jiann a {
    color: #2059a6;
}

.share {
    margin-top: 70px;
    display: inline-block;
    vertical-align: middle;
}

.share1 {
    display: inline-block;
    *float: left;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    vertical-align: middle;
}

.share2 {
    display: inline-block;
    *float: left;
    margin-left: 8px;
    vertical-align: middle
}

.inno3 {
    margin-top: 25px;
}

.inno3 a {
    display: inline-block;
    min-width: 130px;
    line-height: 40px;
    height: 40px;
    border: 1px solid #515151;
    padding: 0 5px;
    text-align: center;
    margin: 10px 0;
    float: left;
    margin-right: 43px;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.inno3 a:hover {
    background: #2059a6;
    color: #fff;
}

.inno3 a.none:hover {
    background: #fff;
    color: #333 !important;
}

.prdo {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #363a3a;
    margin-top: 74px;
    margin-left: 10px;
}

.prdo i {
    padding-left: 7px;
    font-size: 22px;
    font-size: 2.2rem;
}

.prdo:hover {
    color: #2059a6;
}

.chanxbiao {
    position: relative;
    margin-top: 39px;
}

.chanxbiao:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #b1b1b1;
    left: 0px;
    bottom: 2px;
}

.chanxbiao a {
    display: block;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 40px;
    position: relative;
    padding-bottom: 9px;
    font-family: "OPEN SANS BOLD";
}

.chanxbiao a:before {
    content: "";
    width: 50%;
    max-width: 172px;
    height: 4px;
    background: #2059a6;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.chanxiang {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 31px;
    padding-top: 21px;
    padding-bottom: 20px;
}

.chanxiang p, .chanxiang span, .chanxiang li {
}

.chanxiang a {
    color: #1367af;
}

.chanxiang img {
    max-width: 100%;
}

.table {
    width: 100%;
    overflow: auto;
}

.table table {
    min-width: 100%;
    margin: auto;
    border-collapse: collapse;
}

.table table tr td {
    padding: 5px;
    border: none;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
    border: 1px solid #ccc
}

.prtag {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    margin-top: 22px;
}

.prtag span {
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "OPEN SANS BOLD";
}

.prtag a:hover {
    color: #1367af;
}

.homain {
    padding-top: 58px;
    padding-bottom: 119px
}

.homain:after {
    content: "";
    display: block;
    clear: both;
}

.hobiao {
    position: relative;
}

.hobiao:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #b1b1b1;
    left: 0px;
    bottom: 2px;
}

.hobiao a {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 40px;
    font-family: "OPEN SANS BOLD";
    text-align: center;
    padding-bottom: 21px;
}

.hobiao a:before {
    content: "";
    position: absolute;
    width: 50%;
    max-width: 203px;
    height: 4px;
    background: #2059a6;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
}

.homain .m2lie {
    margin-top: 64px;
}

.hobiao:hover a {
    color: #1367af;
}

@media screen and (max-width: 1219px) {
    .jianjie {
        width: 320px;
        float: right;
    }

    .jianjie h1 {
        font-size: 20px;
        font-size: 2rem;
    }

    .inno3 {
        margin-top: 23px;
    }

    .inno3 a {
        min-width: 100px;
        line-height: 32px;
        height: 32px;
        margin-right: 10px;
    }

    .share {
        display: block;
    }

    .prdo {
        display: block;
        margin-top: 10px;
        margin-left: auto;
    }
}

@media screen and (max-width: 999px) {
    .m-propic1 {
        display: none;
    }

    .m-propic2 {
        position: relative;
        display: block;
        overflow: hidden;
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
    }

    .m-propic2 .box-btn {
        position: absolute;
        top: 50%;
        margin-top: -12px;
        display: block;
        width: 17px;
        height: 32px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
    }

    .m-propic2 .box-btn.prev {
        left: 0;
    }

    .m-propic2 .box-btn.next {
        right: 0;;
    }

    .m-propic2 .box-btn.prev:hover {
    }

    .m-propic2 .box-btn.next:hover {
    }

    .m-propic2 .box-list {
        overflow: hidden;
    }

    .m-propic2 .box-list ul {
        width: 1000%;
    }

    .m-propic2 .list-item {
        float: left;
        margin-left: .1%;
        margin-right: .1%;
        margin-bottom: 0;
        width: 3.13%;
        padding: 0px;
    }

    .prmain2 {
        padding-top: 28px;
        padding-bottom: 28px;
    }

    .jianjie {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .inno3 a {
        min-width: 100px;
        font-size: 14px !important;
        font-size: 1.4rem !important;
        margin-right: 5px;
        float: left;
        text-transform: none;
    }

    .jiann {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .chanxbiao {
        margin-top: 10px;
    }

    .chanxbiao a {
        font-size: 20px;
        font-size: 2rem;
        padding-bottom: 12px;
    }

    .chanxiang {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        padding-top: 15px;
    }

    .homain {
        padding-top: 2px;
        padding-bottom: 30px
    }

    .hobiao a {
        font-size: 22px;
        font-size: 2.2rem;
        padding-bottom: 10px;
    }

    .share {
        margin-top: 20px;
    }

    .homain .m2lie {
        margin-top: 24px;
    }

    .prtag {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        margin-top: 12px;
    }

    .prtag span {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

@media only screen and (max-width: 500px ) {
    .m-propic2 .list-item {
        float: left;
        margin-left: .1%;
        margin-right: .1%;
        margin-bottom: 0;
        width: 4.8%;
    }
}

@media only screen and (max-width: 350px ) {
    .m-propic2 .list-item {
        float: left;
        margin-left: .1%;
        margin-right: .1%;
        margin-bottom: 0;
        width: 9.8%;
    }
}

/********************************************  news  ***********************************************/
.nemain {
    padding-bottom: 102px;
}

.nelie {
    position: relative;
    min-height: 237px;
    margin-top: 23px;
    margin-bottom: 51px;
}

.netu {
    position: absolute;
    width: 316px;
    left: 0px;
    top: 0px;
}

.netu a {
    display: block;
    overflow: hidden;
}

.netu a img {
    width: 100%;
    max-width: 604px;
    max-height: 453px;
    transition: 0.5s;
}

.nezi {
    margin-left: 358px;
}

.nea {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    font-family: "OPEN SANS BOLD";
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.nezi p a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    max-height: 104px;
    overflow: hidden;
    margin-top: 13px;
}

.nemor {
    display: inline-block;
    min-width: 152px;
    padding: 0 5px;
    border-radius: 20px;
    border: solid 1px #cbcbcb;
    text-align: center;
    height: 40px;
    line-height: 34px;
    font-size: 17px;
    font-size: 1.7rem;
    text-decoration: underline;
    margin-top: 16px;
}

/*.nelie:hover .netu img{ transform:scale(1.1,1.1)}*/
.nelie:hover .nezi a {
    color: #2059a6;
}

.nelie:hover .nemor {
    background: #2059a6;
    color: #fff !important;
    border: 1px solid #2059a6;
}

.nemain .fenye {
    padding-top: 45px;
}

@media only screen and (max-width: 999px ) {
    .nemain {
        padding-bottom: 32px;
    }

    .nemain .fenye {
        padding-top: 15px;
    }

    .nelie {
        min-height: 106px;
        margin-bottom: 31px;
    }

    .netu {
        width: 140px;
    }

    .nezi {
        margin-left: 155px;
    }

    .nea {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .nezi p a {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        max-height: 48px;
        margin-top: 5px;
    }

    .nemor {
        display: none
    }
}

/********************************************  news2  ***********************************************/
.nemain2 {
    padding-top: 26px;
    padding-bottom: 84px;
}

.nemain2 h1 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    font-family: "OPEN SANS BOLD";
}

.net {
    margin-top: 18px;
}

.neshijian2 {
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    vertical-align: middle;
    color: #666666;
    margin-right: 13px;
}

.neshijian2 i {
    color: #7f7f7f;
    padding-right: 10px;
}

.net .share {
    display: inline-block;
    vertical-align: middle;
    margin: auto;
}

.net .share1 {
    color: #666666;
}

.nexiang {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    margin-top: 30px;
}

.nexiang p, .nexiang li, .nexiang span, .nexiang strong {
}

.nexiang img {
    max-width: 100%;
    margin: auto;
}

.nexiang a {
    color: #488848;
}

.appmain2 {
    padding-top: 17px;
    padding-bottom: 98px;
}

.appmain2 h1 {
    font-size: 18px;
    font-size: 1.8rem;
}

.appmain2 .nexiang {
    margin-top: 22px;
}

.fanpian {
    border-top: 1px solid #c0c0c0;
    padding-top: 40px;
    margin-top: 75px;
}

.fanpian li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
    margin-bottom: 15px;
}

.fanpian li i {
    font-size: 26px;
    color: #333333;
    line-height: 26px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.fanpian li a:hover {
    color: #2059a6;
}

.fanpian li a.none:hover {
    color: #333 !important;
}

@media screen and (max-width: 999px) {
    .nemain2 {
        padding-top: 22px;
        padding-bottom: 23px;
    }

    .nemain2 h1 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 28px;
    }

    .net {
        margin-top: 10px;
    }

    .fanpian {
        padding-top: 20px;
        margin-top: 20px;
    }
}

/********************************************  application  ***********************************************/
.appmain {
    padding-top: 25px;
    padding-bottom: 100px;
}

.applie {
    width: 30.5%;
    float: left;
    margin-left: 4.25%;
    text-align: center;
    margin-bottom: 55px;
}

.apptu {
    display: block;
    overflow: hidden;
}

.apptu img {
    width: 100%;
    max-height: 356px;
    max-width: 475px;
    transition: 0.5s;
}

.appa {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    text-align: center;
    font-family: "OPEN SANS BOLD";
    margin-top: 23px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.applie p a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    height: 48px;
    margin-top: 12px;
    overflow: hidden;
}

.appmor {
    display: inline-block;
    min-width: 158px;
    padding: 0 5px;
    height: 41px;
    line-height: 36px;
    font-size: 16px;
    font-size: 1.6rem;
    text-decoration: underline;
    border-radius: 21px;
    border: solid 1px #777777;
    margin-top: 24px;
}

.applie:hover .apptu img {
    transform: scale(1.1, 1.1)
}

.applie:hover a {
    color: #2059a6;
}

.applie:hover .appmor {
    background: #2059a6;
    color: #fff;
    border: 1px solid #2059a6;
}

.appmain .fenye {
    padding-top: 30px;
}

@media screen and (max-width: 999px) {
    .appmain {
        padding-top: 25px;
        padding-bottom: 30px;
    }

    .applie {
        margin-bottom: 25px;
    }

    .appa {
        font-size: 16px;
        font-size: 1.6rem;
        margin-top: 10px;
    }

    .applie p a {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        height: 48px;
        margin-top: 5px;
    }

    .appmor {
        min-width: 110px;
        font-size: 14px;
        font-size: 1.4rem;
        height: 31px;
        line-height: 26px;
        margin-top: 10px;
    }

    .appmain .fenye {
        padding-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .applie {
        width: 48%;
        margin-left: 1% !important;
        margin-right: 1%;
    }
}

/********************************************  download  ***********************************************/
.domain {
    padding-top: 23px;
    padding-bottom: 95px;
}

.dolie {
    position: relative;
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 12px;
    margin-bottom: 70px;
}

.dolie a {
    cursor: pointer
}

.don {
    padding-right: 200px;
}

.don > a {
    display: block;
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
    color: #4d4d4d;
    line-height: 24px;
    padding-left: 36px;
}

.don > a i {
    position: absolute;
    line-height: 24px;
    left: 0px;
    font-size: 24px;
    color: #2059a6;
}

.don p a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    margin-top: 19px;
}

.domor {
    display: inline-block;
    min-width: 140px;
    line-height: 38px;
    padding: 0 5px;
    text-align: center;
    border: 1px solid #333333;
    border-radius: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    position: absolute;
    right: 0px;
    top: 31px;
}

.don a:hover {
    color: #2059a6;
}

.domor:hover {
    background: #2059a6;
    color: #fff !important;
    border: 1px solid #2059a6;
}

.domain .fenye {
    padding-top: 17px;
}

@media screen and (max-width: 699px) {
    .domain {
        padding-top: 20px;
        padding-bottom: 23px;
    }

    .dolie {
        margin-bottom: 30px;
    }

    .domor {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 10px;
    }

    .don {
        padding: 0px;
    }

    .don > a, .don p a {
        font-size: 14px;
        font-size: 1.4rem;
    }
}


/********************************************  about1  ***********************************************/
.abmain {
    padding-top: 17px;
}

.abn {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
}

.abn img {
    max-width: 100%;
    margin: auto;
}

.abn a {
    color: #1367af;
}

.comain2 {
    padding-top: 60px;
    padding-bottom: 115px;
}

.comain2 form {
    padding-bottom: 26px;
    padding-top: 36px;
}

.co2a {
    display: block;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    color: #000000;
    line-height: 40px;
}

.comain2 .xing {
    background: url(../images/xing.png) no-repeat left 20px;
}

.comain2 .int1 {
    padding-left: 24px;
    margin-bottom: 14px;
}

.comain2 .int1 input {
    width: 548px;
    height: 41px;
    line-height: 41px;
    border: 1px solid #cccccc;
    background: none;
    padding-left: 15px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #999999;
}

.comain2 .int2 {
    padding-left: 24px;
    margin-bottom: 14px;
}

.comain2 .int2 textarea {
    width: 1160px;
    line-height: 31px;
    padding-top: 5px;
    height: 162px;
    border: 1px solid #c7c5c4;
    background: none;
    padding-left: 15px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #999999;
}

.comain2 .int2.xing {
    background: url(../images/xing.png) no-repeat left 18px;
}

.comain2 .int3 {
    padding-left: 24px;
    margin-bottom: 35px;
    float: left;
}

.comain2 .int3 input {
    width: 462px;
    height: 41px;
    padding-left: 15px;
    line-height: 41px;
    border: 1px solid #c7c5c4;
    background: none;
    font-size: 16px;
    font-size: 1.6rem;
    color: #999999;
}

.comain2 .yanzheng {
    width: 150px;
    height: 44px;
    margin-left: 69px;
    float: left;
    cursor: pointer
}

.comain2 .int4 {
    width: 412px;
    height: 44px;
    float: right;
    background: #2059a6;
    padding: 0 5px;
    cursor: pointer;
    font-size: 18px;
    font-size: 1.8rem;
    color: #ffffff;
    text-transform: uppercase;
    transition: 0.5s;
}

.comain2 .int4:hover {
    background: #333
}

.ditu {
}

.ditu img {
    max-width: 100%;
}

.comain2 .int1:nth-child(2n-1) {
    float: left
}

.comain2 .int1:nth-child(2n) {
    float: right
}


.comain {
    padding-top: 14px;
}

.cop {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
}

.coul {
}

.coul li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    margin-top: 6px;
}

.coul li i {
    font-size: 22px;
    font-size: 2.2rem;
    padding-right: 10px;
}

.coul li a:hover {
    color: #2059a6;
}

.comain3 {
    padding-top: 34px;
    padding-bottom: 110px;
}

@media screen and (max-width: 1219px) {
    .comain2 form {
        margin-left: 30px;
        margin-right: 30px;
        padding-bottom: 21px;
    }

    .comain2 .int1 input {
        width: 401px;
    }

    .comain2 .int2 textarea {
        width: 880px;
    }

    .comain2 .int3 input {
        width: 362px;
    }

    .comain2 .int4 {
        width: 212px;
    }
}

@media screen and (max-width: 999px) {
    .abmain {
        padding-top: 23px;
        padding-bottom: 20px;
    }

    .abn {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        padding-top: 16px;
    }

    .comain2 {
        padding-top: 12px;
        padding-bottom: 30px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .co2a {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 24px;
    }

    .comain2 form {
        margin-left: 10px;
        margin-right: 10px;
        padding-top: 16px;
    }

    .comain2 .int1 {
        float: none;
        margin-bottom: 10px;
        width: 100%;
        float: none !important;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .comain2 .xing {
        background: url(../images/xing.png) no-repeat left 14px;
    }

    .comain2 .int1 input {
        width: 100%;
        padding-left: 5px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .comain2 .int2 {
        margin-bottom: 10px;
        width: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .comain2 .int2 textarea {
        width: 100%;
        padding-left: 5px;
        height: 100px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .comain2 .int3 {
        float: none;
        margin-bottom: 10px;
        width: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .comain2 .int3 input {
        margin-left: auto;
        width: 100%;
        padding-left: 5px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .comain2 .yanzheng {
        margin-left: 24px;
    }

    .comain2 .int4 {
        width: auto;
        min-width: 100px;
        float: left;
        margin-left: 15px;
        font-size: 14px;
        font-size: 1.4rem;
    }

    .abmain {
        padding-top: 26px;
    }

    .abbiao {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 24px;
    }

    .abxiang {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        margin-top: 20px;
    }


    .comain {
        padding-top: 12px;
        padding-bottom: 4px;
    }

    .cop {
        font-size: 16px;
        font-size: 1.6rem;
    }

    .coul {
        padding: 10px;
    }

    .coul li {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        margin-top: 0px;
        padding: 5px 0;
    }
}

@media screen and (max-width: 399px) {
    .comain2 .int3 .yanzheng {
        position: relative;
        top: auto;
        left: auto;
        margin-top: 10px;
    }

    .comain2 .int4 {
        margin-left: 5px;
    }
}


#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
    opacity: 1
}

#baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

#baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%
}

#baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -moz-transform .4s ease;
    transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
    animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
    animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px
}

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, .5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease;
}

.baguetteBox-button:hover {
    background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
    right: 2%
}

.baguetteBox-button#previous-button {
    left: 2%
}

.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px
}

.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0
}

.spinner {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px
}

.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: -30px
    }
    100% {
        margin-left: 0
    }
}

@keyframes bounceFromRight {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: -30px
    }
    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: 30px
    }
    100% {
        margin-left: 0
    }
}

@keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: 30px
    }
    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

/*  main6  */
.main6 {
    padding-bottom: 35px;
    padding-top: 50px;
}

.main6 .m2a {
    text-align: center;
}

.m6n {
    font-size: 0px;
    padding-top: 20px;
}

.m6n:after {
    content: "";
    clear: both;
    display: block;
}

.m6lie {
    width: 22.66%;
    display: inline-block;
    vertical-align: top;
    *float: left;
    margin-left: 2.78%;
    margin-top: 25px;
}

.m6tu {
    display: block;
    padding-bottom: 100%;
    position: relative;
}

.m6tu img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.m6zi {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    line-height: 30px;
    margin-top: 11px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.main6 a:hover {
    color: #2059a6;
}

@media screen and (max-width: 999px) {
    .main6 {
        padding-bottom: 35px;
    }

    .m6zi {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
    }
}

@media screen and (max-width: 669px) {
    .main6 {
        padding-top: 33px;
        padding-bottom: 35px;
    }

    .m6lie {
        width: 48%;
        margin-left: 1% !important;
        margin-right: 1%;
    }

    .m6zi {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 22px;
        margin-top: 6px;
    }
}

/*  main7  */
.main7 {
    padding-top: 50px;
    padding-bottom: 20px;
}

.m7n {
    margin-top: 20px;
}

.m7lie {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 40px;
    padding-bottom: 32px;
    margin-top: 30px;
}

.m7a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: bold;
    position: relative;
    padding-left: 41px;
}

.m7a a {
    display: block;
}

.m7a em {
    font-style: normal;
    font-size: 26px;
    font-size: 2.6rem;
    position: absolute;
    left: 0px;
    top: 0px;
}

.m7p {
    color: #666666;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 32px;
    margin-top: 7px;
}

.m7p p {
    color: #666666;
    position: relative;
    padding-left: 41px;
}

.m7p p a {
    color: #666;
    display: block;
}

.m7p p strong {
    font-style: normal;
    font-size: 26px;
    font-size: 2.6rem;
    position: absolute;
    left: 0px;
    top: -3px;
    color: #333;
}

.m7n a:hover {
    color: #2059a6;
}

.main8 {
    padding-top: 30px;
    padding-bottom: 50px;
}

.m8n {
    padding-top: 50px;
}

@media screen and (max-width: 999px) {
    .main7 {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .m7lie {
        padding: 20px;
        margin-top: 20px;
    }

    .m7a {
        font-size: 16px;
        font-size: 1.6rem;
        padding-left: 35px;
    }

    .m7a em {
        font-size: 20px;
        font-size: 2rem;
    }

    .m7p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 26px;
        margin-top: 7px;
    }

    .m7p p {
        padding-left: 35px;
    }

    .m7p p strong {
        font-size: 20px;
        font-size: 2rem;
    }

    .main8 {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .m8n {
        padding-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .main7 {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .m7lie {
        padding: 20px;
        margin-top: 20px;
    }

    .m7a {
        font-size: 14px;
        font-size: 1.4rem;
        padding-left: 30px;
    }

    .m7a em {
        font-size: 18px;
        font-size: 1.8rem;
    }

    .m7p {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 22px;
        margin-top: 7px;
    }

    .m7p p {
        padding-left: 30px;
    }

    .m7p p strong {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

/*  main7
.main7{ padding-bottom:50px; padding-top:40px;}
.main7 .m2a,.main8 .m2a{ text-align:center;}
.m7n{ margin-top:20px;}
.m7n:after{ content:""; clear:both; display:block;}
.m7lie{ background:#fff; border:2px solid #ff7e0e; border-radius:50px 0 50px 0; padding:40px; padding-bottom:32px; margin-top:30px;}
.m7a{ font-size:18px; font-size:1.8rem; line-height:24px; font-weight:bold; position:relative;}
.m7a a{ display:block;}
.m7a em{ font-style:normal; font-size:26px; font-size:2.6rem; position:absolute; left:0px; top:0px;}
.m7p{ color: #666666; font-size:16px; font-size:1.6rem; line-height:32px; margin-top:7px;}
.m7p p{color: #666666; position:relative;}
.m7p p a{ color:#666; display:block;}
.m7p p strong{ font-style:normal; font-size:26px; font-size:2.6rem; position:absolute; left:0px; top:-3px; color:#333;}
.m7n a:hover{ color:#ff7e0e;}


.main8{ padding-bottom:100px; padding-top:50px;  background:url(../images/m1bei.jpg) no-repeat center; background-size:cover !important; background-attachment:fixed !important ; position:relative !important;}
.m8n{ padding-top:50px;}
.m8n:after{ content:""; clear:both; display:block;}
.main8 a:hover{}

@media screen and (max-width:999px) {
.main7{ padding-bottom:20px;}
.m7lie{ padding:20px; margin-top:20px;}
.m7a{ font-size:16px; font-size:1.6rem;}
.m7a em{ font-size:20px; font-size:2rem;}
.m7p{ font-size:14px; font-size:1.4rem; line-height:26px; margin-top:7px;}
.m7p p{}
.m7p p strong{ font-size:20px; font-size:2rem;}
.main8{ padding-top:20px; padding-bottom:30px;}
.m8n{ padding-top:10px;}
}
@media screen and (max-width:767px) {
.main7{ padding-top:30px; padding-bottom:20px;}
.m7lie{ padding:20px; margin-top:20px;}
.m7a{ font-size:14px; font-size:1.4rem;}
.m7a em{ font-size:18px; font-size:1.8rem;}
.m7p{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top:7px;}
.m7p p{}
.m7p p strong{ font-size:18px; font-size:1.8rem;}
}*/

.main12 {
}

.main12 .m1tu {
    float: right;
}

.main12 .m1zi {
    float: left;
}

.m1tun {
    position: relative;
}

.m1tun iframe, .m1tun video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}


.attribute {
    font-size: 16px;
    margin-top: 50px;
}

.attribute .box {
    margin-top: 20px;
}

.attribute .name span {
    display: inline-block;
    color: #333;
    transition: 0.5s;
}

.attribute .name {
    line-height: 36px;
    padding: 10px;
    padding-right: 30px;
    background: #eaeaea;
    box-sizing: border-box;
    cursor: pointer;
    color: #333;
    margin-bottom: 5px;
    position: relative;
    transition: 0.5s;
}

.attribute .name i {
    color: #999999;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    transition: 0.5s;
}

.attribute .name.active {
    background: #2059a6;
}

.attribute .name.active span {
    color: #fff;
}

.attribute .name.active i {
    transform: rotate(180deg);
    color: #fff;
}

.attribute .item-box {
    box-sizing: border-box; /*max-height: 180px;overflow-y: auto;*/
    display: none;
    cursor: pointer;
}

.attribute .item-box label {
    display: block;
    cursor: pointer;
}

.attribute .item-box > div {
    color: #666f66;
    background: #eaeaea;
    padding: 20px;
    margin-bottom: 5px;
    position: relative;
}

.attribute .item-box p input {
}

.attribute .item-box div span {
    overflow-y: hidden;
    display: inline-block;
    vertical-align: middle;
    max-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #1f1e19;
}

.attribute .check-box-div {
    position: absolute !important;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.attribute .check-box-div .icon {
    font-size: 18px
}

.attribute .item-box.active {
    display: block
}


/********************************************  video  ***********************************************/
.vimain {
    padding-bottom: 90px;
    padding-top: 70px;
}

.vilie {
    position: relative;
    background: #fff;
    border: solid 1px #e5e5e5;
    padding: 28px 40px;
    min-height: 327px;
    margin-top: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vitu {
    display: block;
    width: 375px;
    position: absolute;
    left: 40px;
    top: 28px;
    cursor: pointer;
}

.vitu img {
    width: 100%;
}

.vitu iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.vizi {
    margin-left: 435px;
    line-height: 271px;
}

.vizin {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.via {
    display: block;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.vip {
    display: block;
    color: #666666;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    color: #666666;
    max-height: 120px;
    overflow: hidden;
    margin-top: 20px;
}

.vip p {
    color: #666;
}

.tankaung {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 9999999999
}

/*.tankaungn{ position:fixed; left:50%; top:0px; transform:translateX(-50%); width:50%; height:100%; overflow:auto;}
.tankaungn2{position:fixed; top:50%; transform:translateY(-50%); left:0px; width:100%; padding-bottom:75%;height: 0; max-height:100%; background:#fff;}*/
.tankaungn2 {
    position: fixed;
    left: 5%;
    top: 5%;
    right: 5%;
    bottom: 5%;
}

.tankaungn2 iframe, .tankaungn2 video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.tankaungn2 iframe body {
    margin: 0px !important;
}

.famain {
    padding-top: 70px;
    padding-bottom: 90px;
}

@media screen and (max-width: 999px) {
    .famain {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .vimain {
        padding-bottom: 40px;
        padding-top: 30px;
    }

    .vilie {
        border: none;
        background: none;
        min-height: 109px;
        padding: 0px;
    }

    .vitu {
        left: 0px;
        top: 0px;
        width: 150px;
    }

    .vizi {
        margin-left: 160px;
        line-height: none;
    }

    .vizin {
        display: block;
    }

    .via {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 26px;
    }

    .vip {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        max-height: 72px;
        overflow: hidden;
        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .vilie {
        min-height: 87px;
    }

    .vitu {
        width: 120px;
    }

    .vizi {
        margin-left: 130px;
    }

    .via {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 22px;
    }

    .vip {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 22px;
        max-height: 44px;
    }

    .tankaungn2 {
        position: fixed;
        left: 5%;
        top: 15%;
        right: 5%;
        bottom: 15%;
    }
}

/********************************************  certificate  ***********************************************/
.cemain {
    padding-top: 30px;
    padding-bottom: 90px;
    font-size: 0px;
    font-size: 0rem;
}

.cemain .m6lie {
    width: 22.7%;
    display: inline-block;
    vertical-align: top;
    margin-left: 3.066%;
    margin-top: 20px;
}

.m6fu {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #000;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: 0.5s;
}

.m6fu i {
    display: block;
    position: absolute;
    color: #ffffff;
    width: 30px;
    line-height: 30px;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
    font-size: 24px;
}

.m6lie:hover .m6fu {
    opacity: 1;
}

@media screen and (max-width: 999px) {
    .cemain {
        padding-top: 10px;
        padding-bottom: 30px;
    }

    .m6fu {
        display: none
    }

    .cemain .m6lie {
        width: 31.33%;
        margin-left: 1% !important;
        margin-right: 1%;
    }

    .cemain .m6zi {
        color: #333
    }
}

@media screen and (max-width: 767px) {
    .cemain .m6lie {
        width: 31.33%;
    }
}

@media screen and (max-width: 499px) {
    .cemain .m6lie {
        width: 48%;
        margin-top: 20px;
    }
}


.hop a {
    display: block;
    text-align: left;
    color: #666666;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    margin-top: 8px;
}

.horiqi {
    display: block;
    text-align: left;
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
    margin-top: 5px;
}

/*  product2  */
.prat {
    margin-top: 53px;
}

.atbiao {
    color: #202020;
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
    text-transform: uppercase;
}

.atn {
    position: relative;
    padding-left: 50px;
    margin-top: 8px;
}

.atsp {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    color: #000000;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
}

.atn label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #999999;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    cursor: pointer;
}

.atn span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #999999;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px
}


/*  news2  */
.nefor {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.nefor p {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    margin: 0 10px;
}

.nefor p strong {
}

.nefor p em {
    color: #999
}

/*  about  */
.attachment {
    padding-left: 24px;
    margin-bottom: 20px;
}

.attachment.xing {
    background-position: left 36px;
}

.attachment span {
    float: left;
}

.attachment #file-name {
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.attachment .file-group {
    float: left;
    margin: 20px 0 0 0px;
    width: 100%;
    height: 45px;
    position: relative;
    overflow: hidden;
}

.attachment .file-group .file-btn {
    width: 100%;
    height: 100%;
    background-color: #2059a6;
    border: 1px solid #2059a6;
    color: #FFFFFF;
    font-size: 16px;
    font-size: 1.6rem;
    transition: 0.5s;
}

.attachment .file-group .file-single {
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 111;
}

.attachment .file-group .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 111;
}

.attachment .file-name-p {
    height: 34px;
    display: flex;
    align-items: flex-end;
    line-height: 34px
}

.attachment .file-name-p i {
    cursor: pointer;
}

.attachment .file-name-p span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.attachment .file-group:hover .file-btn {
    background-color: #333;
    border-color: #333;
}

@media screen and (max-width: 999px) {
    .attachment .file-group {
        width: 100%;
    }
}

.ynav {
    position: absolute;
    right: 0px;
    top: 8px;
    padding-bottom: 10px;
    padding-left: 10px;
    z-index: 9999;
    cursor: pointer;
}

.yvnava {
    width: 32px;
    height: 28px;
    background: #1367af;
    position: relative;
    border-radius: 5px;
}

.ysp1 {
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 6px;
    top: 50%;
    margin-top: -8px;
}

.ysp2 {
    display: block;
    width: 13px;
    height: 2px;
    background: #fff;
    margin: 3px 0;
    position: absolute;
    left: 6px;
    top: 50%;
    margin-top: -1px;
}

.ysp3 {
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 6px;
    top: 50%;
    margin-top: 6px;
}

.yyiji {
    position: absolute;
    right: 0px;
    top: 34px;
    width: 200px;
    border: solid 1px #d9d9d9;
    border-bottom: none;
    background: #fff;
    display: none
}

.yyiji li {
    position: relative;
}

.yyiji li a {
    display: block;
    border-bottom: solid 1px #d9d9d9;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    padding: 6px 9px;
}

.yyiji li a:hover {
    background: #1367af;
    color: #fff;
}

.yerji {
    position: absolute;
    right: 100%;
    top: 0px;
    width: 200px;
    border: solid 1px #d9d9d9;
    border-bottom: none;
    background: #fff;
    display: none
}

.ynav:hover .yyiji {
    display: block;
}

.yyiji li:hover .yerji {
    display: block;
}

.ynav .dangqiandao a {
    background: #1367af;
    color: #fff !important;
}

.honen {
    padding-top: 50px;
}

@media screen and (max-width: 999px) {
    .ynav {
        display: none
    }

    .honen {
        padding-top: 30px;
    }
}

.m1tu {
    position: relative;
}

.m1tu iframe, .m1tu video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}


@font-face {
    font-family: "OPEN SANS BOLD";
    font-display: swap;
    src: url("../fonts/OPEN SANS BOLD.woff2") format("woff2"),
    url("../fonts/OPEN SANS BOLD.woff") format("woff"),
    url("../fonts/OPEN SANS BOLD.ttf") format("truetype"),
    url("../fonts/OPEN SANS BOLD.eot") format("embedded-opentype"),
    url("../fonts/OPEN SANS BOLD.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "OPEN SANS";
    font-display: swap;
    src: url("../fonts/OPEN SANS.woff2") format("woff2"),
    url("../fonts/OPEN SANS.woff") format("woff"),
    url("../fonts/OPEN SANS.ttf") format("truetype"),
    url("../fonts/OPEN SANS.eot") format("embedded-opentype"),
    url("../fonts/OPEN SANS.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "iconfont";
    font-display: swap;
    src: url('../fonts/iconfont.eot?t=1619404427237'); /* IE9 */
    src: url('../fonts/iconfont.eot?t=1619404427237#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
    url('../fonts/iconfont.woff?t=1619404427237') format('woff'),
    url('../fonts/iconfont.ttf?t=1619404427237') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('../fonts/iconfont.svg?t=1619404427237#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-top10:before {
    content: "\e7ee";
}

.icon-download3:before {
    content: "\e7a4";
}

.icon-search7:before {
    content: "\e7b5";
}

.icon-calendar11:before {
    content: "\e7df";
}

.icon-jurassic_home:before {
    content: "\e69b";
}

.icon-instagram1:before {
    content: "\e6bb";
}

.icon-calendar4:before {
    content: "\e7e2";
}

.icon-up7:before {
    content: "\e722";
}

.icon-bottom7:before {
    content: "\e723";
}

.icon-left30:before {
    content: "\e79b";
}

.icon-right30:before {
    content: "\e79c";
}

.icon-download2:before {
    content: "\e7a1";
}

.icon-top2:before {
    content: "\e64e";
}

.icon-up13:before {
    content: "\e73a";
}

.icon-bottom13:before {
    content: "\e73b";
}

.icon-left13:before {
    content: "\e73c";
}

.icon-right13:before {
    content: "\e73d";
}

.icon-left7:before {
    content: "\e724";
}

.icon-right7:before {
    content: "\e725";
}

.icon-left12:before {
    content: "\e738";
}

.icon-right12:before {
    content: "\e739";
}

.icon-home:before {
    content: "\e624";
}

.icon-edit:before {
    content: "\e611";
}

.icon-facebook:before {
    content: "\e620";
}

.icon-vk:before {
    content: "\e735";
}

.icon-pinterest:before {
    content: "\e8ab";
}

.icon-jian2:before {
    content: "\e600";
}

.icon-linkedin:before {
    content: "\e648";
}

.icon-youtube:before {
    content: "\e6d6";
}

.icon-twitter:before {
    content: "\e607";
}

.icon-jia2:before {
    content: "\e608";
}

.icon-search4:before {
    content: "\e647";
}

.icon-left:before {
    content: "\e72c";
}

.icon-right:before {
    content: "\e72d";
}

.icon-up1:before {
    content: "\e72e";
}

.icon-bottom1:before {
    content: "\e72f";
}

.icon-left1:before {
    content: "\e730";
}

.icon-right1:before {
    content: "\e731";
}

.icon-up:before {
    content: "\e73e";
}

.icon-bottom:before {
    content: "\e73f";
}

.icon-instagram:before {
    content: "\e79d";
}

.icon-tumblr:before {
    content: "\e79e";
}

.icon-download:before {
    content: "\e7a0";
}

.icon-download1:before {
    content: "\e7a7";
}

.icon-search4:before {
    content: "\e7b2";
}

.icon-address:before {
    content: "\e7bc";
}

.icon-email:before {
    content: "\e7bd";
}

.icon-contact:before {
    content: "\e7be";
}

.icon-whatsapp:before {
    content: "\e7bf";
}

.icon-fax:before {
    content: "\e7c2";
}

.icon-mobile:before {
    content: "\e7c6";
}

.icon-phone:before {
    content: "\e7c8";
}

.icon-tel:before {
    content: "\e7c7";
}

.icon-phone1:before {
    content: "\e7cb";
}

.icon-skype:before {
    content: "\e7cc";
}

.icon-whatsapp1:before {
    content: "\e7c1";
}

.icon-address1:before {
    content: "\e7c3";
}

.icon-contact1:before {
    content: "\e7c4";
}

.icon-email1:before {
    content: "\e7c5";
}

.icon-skype1:before {
    content: "\e7c9";
}

.icon-fax1:before {
    content: "\e7ca";
}

.icon-qq:before {
    content: "\e7ce";
}

.icon-tel1:before {
    content: "\e7cd";
}

.icon-wechat:before {
    content: "\e7cf";
}

.icon-phone2:before {
    content: "\e7d0";
}

.icon-message:before {
    content: "\e7da";
}

.icon-calendar:before {
    content: "\e7e1";
}

.icon-calendar1:before {
    content: "\e7e3";
}

.icon-top:before {
    content: "\e7ed";
}

.icon-youbian:before {
    content: "\e60f";
}

.icon-left2:before {
    content: "\e710";
}

.icon-right2:before {
    content: "\e711";
}


.listcart {
    margin-top: 30px;
    width: 100%;
    clear: both
}

.listcart a {
    display: inline-block;
    color: #fff;
    min-width: 160px;
    line-height: 40px;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 10px;
    border: solid 1px #666;
    text-align: center;
    margin-bottom: 20px;
    background: #666
}

.listcart a:hover {
    border: solid 1px #1367af;
    background: #1367af;
    color: #fff;
}

@media screen and (max-width: 640px) {
    .listcart a {
        width: 100%;
        display: block
    }
}

@media screen and (max-width: 1219px) {
    .gaodeditu .iframe {
        overflow: scroll
    }
}

.xunpanc {
    margin-top: 25px;
    margin-bottom: 14px;
}

.xunpanc table {
    text-align: center
}

.xunpanc table tr:first-child {
    height: 40px;
    color: #fff;
    background-color: #333;
}

.xunpanc table tr .td1 {
    width: 50%;
}

.xunpanc table tr .td2 {
    width: 30%;
}

.xunpanc table tr .td3 {
    width: 20%;
}

.xunpanc table tr td {
    padding: 11px;
    border: 1px solid #333;
    text-align: center
}

.xunpanc table tr td img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.xunpanc table tr .td2 {
    font-size: 0;
    line-height: 0;
}

.xunpanc a:hover {
    color: #1367af
}

.down_file_content .submit {
    cursor: pointer !important
}

.down_file_box {
    min-height: 520px !important;
}

@media screen and (max-width: 767px) {
    .foot2 {
        padding-bottom: 60px
    }
}

.tankaung:before {
    content: "X";
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: 10px;
    right: 10px;
    background: #fff;
    border-radius: 50%;
    font-size: 18px;
}
