body {
    color: #333333
}

a {
    color: #333333
}

a:active,
a:hover {
    color: #333333
}

@media (min-width: 1420px) {
    .container {
        width: 1420px;
    }
}

@media (min-width: 1420px) {
    .container {
        width: 1420px;
    }
}

.container-fluid,
#Top {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('â˜º'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*å¤´*/
#Top .top {
    height: 100px;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 89;
    padding: 0 8%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

#Top .top .logo {
    float: left;
    height: 100px;
    display: table;
    line-height: 100px;
}

#Top .top .logo a {
    line-height: 0;
    display: inline-table;
    vertical-align: middle;
    margin-top: -3px;
}

#Top .top .logo a img {
    height: 75px;
}

#Top .top .menu {
    z-index: 99;
    float: right;
}

#Top .top .menu>ul {
    float: left;
    width: 100%;
}

#Top .top .menu ul .nli {
    float: left;
    text-align: center;
    z-index: 99;
    position: relative;
    height: 100px;
    margin: 0 40px;
}

#Top .top .menu ul .nli a {
    display: block;
    white-space: nowrap;
    float: left;
    height: 100px;
    line-height: 100px;
    color: #444;
    font-size: 16px;
    letter-spacing: 1px;
    position: relative;
    width: 100%;
    float: left;
}

#Top .menu ul .nli.on:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #2954a3;
    position: absolute;
    left: 0;
    bottom: 25px;
}

/*ä¸‹æ‹‰èœå•ï¼ˆæ¼‚æµ®åœ¨menu .nliä¸Šï¼‰*/
#Top .top .sub {
    z-index: 21;
    position: absolute;
    /* float:left; */
    /* clear:both; */
    width: auto;
    left: 50%;
    margin-left: 0;
    top: 100% !important;
    display: none;
    transform: translate(-50%, 0px);
}

/*#Top .top .sub:before{ content:''; background:url(/template/theme/CN/3706_top6.png) no-repeat center center; width:11px; height:6px; position:absolute; left:50%; top:-5px; margin-left:-6px; background-size:contain;}*/
#Top .top .sub .ul1 {
    width: 100%;
}

#Top .top .sub .l2 {
    width: 100%;
    float: left;
}

#Top .top .sub .l2 .l2_a {
    line-height: 46px;
    padding: 0;
    width: 100%;
    display: block;
    font-size: 16px;
    float: left;
    color: #2954a3;
    letter-spacing: 1px;
    background: white;
    height: auto;
    width: 100% !important;
    padding: 0 15px;
    margin-left:0 !important
}

#Top .top .sub .l2:hover .l2_a {
    background: #2954a3;
    color: white;
}

#Top .top .sub .ul2 {
    display: none;
    margin: 0px;
    width: auto;
    position: absolute;
    left: 100%;
    background: white;
    box-shadow: 0 0 5pxrgba(0, 0, 0, 0.16);
    z-index: 2;
    transform:translate(0px, 0px) !important
}

#Top .top .sub .ul2 .l3 {
    width: 100%;
    float: left;
}

#Top .top .sub .ul2 .l3 .l3_a {
    line-height: 46px;
    padding: 0;
    width: 100%;
    display: block;
    font-size: 16px;
    float: left;
    color: #2954a3;
    letter-spacing: 1px;
    background: white;
    height: auto;
    padding: 0 15px;
}

#Top .top .sub .ul2 .l3:hover .l3_a {
    background: #2954a3;
    color: white;
}

#Top .top .sub .l2 .sub1 {
    width: 809px;
    height: 100%;
    background: white;
    background: rgba(255, 255, 255, 0.8);
    padding: 60px;
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
}

#Top .top .sub .l2 .sub1:before {
    content: '';
    background: url(/template/theme/CN/3706_top5.png) no-repeat center center;
    width: 6px;
    height: 10px;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 79px;
}

#Top .top .sub .l2 .sub1 .text {
    float: left;
    width: 49.4%;
    text-align: left;
}

#Top .top .sub .l2 .sub1 .text h3 {
    width: 100%;
    font-size: 22px;
    color: #333;
    line-height: 36px;
    font-weight: bold;
    margin-top: 16px;
}

#Top .top .sub .l2 .sub1 .text .p {
    width: 100%;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-top: 15px;
    height: 192px;
    overflow: hidden;
}

#Top .top .sub .l2 .sub1 .pic {
    float: right;
    width: 46.36%;
}

#Top .top .menu ul .nli:hover .sub {
    display: block;
    -webkit-animation:fadeInUp1 0.5s 0s ease both;
    -moz-animation: fadeInUp1 0.5s 0s ease both;
}

#Top .top .sub .l2:hover .ul2 {
    display: block;
    -webkit-animation: fadeInUp1 0.5s 0s ease both;
    -moz-animation: fadeInUp1 0.5s 0s ease both;
}




@-webkit-keyframes fadeInUp1 {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%, 30px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, 0px)
    }
}

@-moz-keyframes fadeInUp1 {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%, 30px)
    }

    100% {
        opacity: 1;
       -webkit-transform: translate(-50%, 0px)
    }
}

#Top .topRight {
    float: right;
    margin-left: 16px;
    margin-top: 31px;
}

#Top .topRight .tab {
    float: left;
    width: 108px;
    height: 35px;
    background: white;
    border: solid 1px #f3f3f3;
    border-right: 0;
    text-align: center;
    position: relative;
}

#Top .topRight .tab:before {
    content: '';
    width: 1px;
    height: 17px;
    background: #e0e0e0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
}

#Top .topRight .tab span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #232323;
    line-height: 33px;
    padding-left: 16px;
    letter-spacing: 1px;
    background: url(/template/theme/CN/3706_top2.png) no-repeat left center;
    cursor: pointer;
}

#Top .topRight .tab .tabfl {
    display: none;
    width: 256px;
    position: absolute;
    left: -1px;
    top: 100%;
    background: white;
    border: solid 1px #f3f3f3;
    border-top: 0;
}

#Top .topRight .tab .tabfl .hd {
    width: 106px;
    float: left;
    padding-top: 3px;
    text-align: center;
}

#Top .topRight .tab .tabfl .hd li {
    cursor: pointer;
    margin-top: 7px;
    font-size: 14px;
    color: #232323;
    line-height: 25px;
    font-weight: bold;
}

#Top .topRight .tab .tabfl .hd li.on {
    color: #2954a3;
}

#Top .topRight .tab .tabfl .bd {
    width: 148px;
    float: left;
    padding: 10px 0 20px 0;
    text-align: center;
    border-left: solid 1px #f3f3f3;
}

#Top .topRight .tab .tabfl .bd ul {
    width: 100%;
    float: left;
    padding: 0 16px;
}

#Top .topRight .tab .tabfl .bd ul li {
    width: 100%;
    float: left;
}

#Top .topRight .tab .tabfl .bd ul li a {
    text-align: left;
    display: block;
    width: 100%;
    float: left;
    font-size: 13px;
    color: #797979;
    line-height: 25px;
    cursor: pointer;
}

#Top .topRight .tab .tabfl .bd ul li a:hover {
    color: #2954a3;
}

#Top .topRight .search {
    float: left;
    width: 148px;
    height: 35px;
    background: white;
    border: solid 1px #f3f3f3;
    border-left: 0;
    position: relative;
    padding-right: 40px;
}

#Top .topRight .search .searchb {
    width: 33px;
    height: 33px;
    position: absolute;
    right: 7px;
    top: 0;
    background: url(/template/theme/CN/3706_top4.png) no-repeat center center;
    cursor: pointer;
    background-size: 30px 30px;
}

#Top .topRight .search .searchk {
    width: 100px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #333;
    padding-left: 14px;
}

#Top .topRight .lang {
    float: right;
    margin: 6px 0 0 41px;
    text-align: center;
    width: 96px;
}

#Top .topRight .lang a {
    display: block;
    width: 50%;
    float: left;
    height: 24px;
    line-height: 24px;
    background: #2954a3;
    font-size: 14px;
    color: white;
}

#Top .topRight .lang a.on {
    background: #d8211d;
}

@media screen and (min-width:1200px) {
    #Top .topRight .tab:hover .tabfl {
        display: block;
        -webkit-animation: fadeInUp1 0.5s 0s ease both;
        -moz-animation: fadeInUp1 0.5s 0s ease both;
    }
}

@media (max-width: 1830px) {
    #Top .top .menu ul .nli {
        margin: 0 36px;
    }
}


#Top .pf_menu_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0 !important;
    z-index: 8;
    background: rgba(0, 0, 0, 0.8);
    z-index: 87;
    display: none;
}

#Top .pf_menu_bg.on {
    display: block;
}

#Top .pf_menu {
    position: fixed;
    height: 100%;
    width: 320px;
    overflow-y: auto;
    right: -100%;
    background: white;
    top: 100px;
    z-index: 88;
    display: block;
    padding: 0 0 15px 0;
    float: left;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

#Top .ph_menu {
    display: none;
    float: left;
    width: 100%;
    text-align: center;
}

#Top .pf_menu.on {
    right: 0;
}

#Top .nav_box {
    width: 100%;
    float: left;
    border-top: solid 1px #f0f0f0;
}

#Top .ph_menu .nli {
    float: left;
    width: 100%;
    border-bottom: solid 1px #f0f0f0;
}

#Top .ph_menu .nli span {
    float: left;
    width: 100%;
    padding: 0 15px 0 15px;
    position: relative;
}

#Top .ph_menu .nli .l1_a {
    float: left;
    width: 100%;
    color: #2954a3;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 0;
    letter-spacing: 1px;
}

#Top .ph_menu .nli i {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/template/theme/CN/3706_top3.png) center center no-repeat;
    background-size: 8px auto;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

#Top .ph_menu .nli.on i {
    transform: rotate(90deg);
}

#Top .ph_menu .nli.on .l1_a {
    color: #2954a3;
}

#Top .ph_menu .nli .l2_ul {
    display: none;
    height: auto;
    float: left;
    width: 100%;
    padding: 5px 15px;
    background: #2954a3;
}

#Top .ph_menu .nli .l2_ul .l2 {
    float: left;
    width: 100%;
    position: relative;
}

#Top .ph_menu .nli .l2_ul .l2 svg {
    width: 34px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(_im_g/624-1.png) center center no-repeat;
    background-size: 8px auto;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

#Top .ph_menu .nli .l2_ul .l2.on svg {
    transform: rotate(90deg);
}

#Top .ph_menu .nli .l2_ul li a {
    line-height: 34px;
    font-size: 12px;
    color: #fff;
    opacity: 0.8;
}

#Top .ph_menu .nli .l2_ul li a:active {
    opacity: 1;
}

#Top .ph_menu .nli .l3_ul {
    display: none;
    height: auto;
    float: left;
    width: 100%;
    padding: 5px 15px;
    background: #2954a3;
    border-top: dashed 1px rgba(255, 255, 255, 0.1);
    border-bottom: dashed 1px rgba(255, 255, 255, 0.1);
    margin: 10px 0;
}

#Top .ph_menu .nli .l3_ul .l3 {
    float: left;
    width: 100%;
    position: relative;
}

#Top .h100 {
    width: 100%;
    float: left;
    height: 100px;
}

#Top .pf_menu .tabfl {
    width: 100%;
    float: left;
    padding: 0 60px;
}

#Top .pf_menu .tabfl .dt {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #232323;
    margin-top: 30px;
}

#Top .pf_menu .tabfl .dd {
    width: 100%;
    float: left;
}

#Top .pf_menu .tabfl .dd ul {
    width: 100%;
    float: left;
}

#Top .pf_menu .tabfl .dd ul li {
    display: inline-block;
    min-width: 50%;
    float: left;
    font-size: 14px;
    line-height: 25px;
    margin-top: 6px;
}

#Top .pf_menu .tabfl .dd ul li a {
    color: #232323;
}

#Top .pf_menu .tabfl .dd ul li a:hover,
#Top .pf_menu .tabfl .dd ul li a.on {
    color: #232323;
}

#Top .pf_menu .pf_menu_down {
    position: absolute;
    width: 100%;
    padding: 0 30px;
    left: 0;
    bottom: 150px;
}

#Top .pf_menu .pf_menu_down .search {
    float: left;
    width: 100%;
    height: 45px;
    background: white;
    border: solid 1px #f3f3f3;
    position: relative;
    padding-right: 40px;
}

#Top .pf_menu .pf_menu_down .searchb {
    width: 40px;
    height: 43px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/template/theme/CN/3706_top1.png) no-repeat center center;
    cursor: pointer;
}

#Top .pf_menu .pf_menu_down .searchk {
    width: 100%;
    height: 43px;
    line-height: 23px;
    font-size: 14px;
    color: #333;
    padding: 10px;
}

#Top .pf_menu .pf_menu_down .lang {
    float: right;
    text-align: center;
    width: 100%;
}

#Top .pf_menu .pf_menu_down .lang a {
    display: block;
    width: 50%;
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #0a2240;
    position: relative;
}

#Top .pf_menu .pf_menu_down .lang a.on {
    color: #2954a3;
}

#Top .pf_menu .pf_menu_down .lang a:before {
    content: '';
    width: 1px;
    height: 6px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
    background: #2954a3;
}

#Top .pf_menu .pf_menu_down .lang a:last-child:before {
    display: none;
}

@media screen and (max-width:1600px) {
    #Top .topRight .lang {
        margin-left: 20px;
    }

    #Top .top {
        padding: 0 3%;
    }
}

@media screen and (max-width:1400px) {
    #Top .top .menu ul .nli {
        margin: 0 36px;
    }

    #Top .top .menu ul .nli a {
        font-size: 14px;
        letter-spacing: 0;
    }

    #Top .top .sub .l2 .l2_a {
        font-size: 14px;
    }

    #Top .topRight {
        margin-left: 10px;
    }

    #Top .topRight .lang {
        margin-left: 10px;
        width: 75px;
    }
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {
    #Top .topRight {
        margin-top: 12px;
    }

    #Top .topRight .lang {
        display: none;
    }

    #Top .top .menuph {
        float: right;
        cursor: pointer;
        width: 30px;
        height: 22px;
        text-align: center;
        display: block;
        margin-left: 20px;
        margin-right: 10px;
    }

    #Top .top .menuph .point {
        display: inline-block;
        width: 30px;
        height: 22px;
        margin-top: 40px;
        position: relative;
    }

    #Top .top .menuph .point:hover .navbtn,
    #Top .top .menuph .point:hover .navbtn::after,
    #Top .top .menuph .point:hover .navbtn::before {
        width: 30px;
    }

    #Top .top .menuph .navbtn {
        position: absolute;
        top: 8px;
        left: 0;
        display: inline-block;
        width: 30px;
        height: 1px;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        transition: all .3s ease-out 0s;
        background: #2954a3;
    }

    #Top .top .menuph .navbtn::after,
    #Top .top .menuph .navbtn::before {
        position: absolute;
        left: 0;
        display: inline-block;
        width: 30px;
        height: 1px;
        content: '';
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        transition: all .3s ease-out 0s;
        background: #2954a3;
    }

    #Top .top .menuph .navbtn::after {
        top: -10px;
    }

    #Top .top .menuph .navbtn::before {
        top: 10px;
    }

    #Top .top .menuph .point.active .navbtn {
        background: transparent;
    }

    #Top .top .menuph .point.active .navbtn::after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0px;
    }

    #Top .top .menuph .point.active .navbtn::before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 0px;
    }

    #Top .top .menu {
        display: none;
    }

    #Top .pf_menu {
        top: 60px;
    }

    #Top .ph_menu {
        display: block;
    }

    #Top .pf_menu .tabfl {
        padding: 0 30px;
    }

    #Top .pf_menu .tabfl .dt {
        margin-top: 20px;
    }

    #Top .pf_menu .pf_menu_down {
        bottom: auto;
        position: relative;
        left: auto;
        float: left;
        margin-top: 30px;
        margin-bottom: 100px;
    }

    #Top .top,
    #Top .h100 {
        height: 60px;
        padding: 0 10px;
    }

    #Top .top .logo {
        float: left;
        height: 60px;
        line-height: 60px;
        margin-left: 0px;
    }

    #Top .top .logo a img {
        height: 50px;
    }

    #Top .top .menuph {
        float: right;
        cursor: pointer;
        width: 30px;
        height: 22px;
        text-align: center;
        display: block;
    }

    #Top .top .menuph .point {
        display: inline-block;
        width: 30px;
        height: 22px;
        margin-top: 20px;
        position: relative;
    }
}

@media screen and (max-width:992px) {}

@media screen and (max-width:768px) {
    #Top .top {
        padding: 0 10px;
    }

    #Top .top .searchBtn {
        display: block;
        width: 60px;
        height: 60px;
        float: right;
        background: url(/template/theme/CN/3706_top4.png) no-repeat center center;
        position: relative;
        /* border-left:solid 1px #eee; border-right:solid 1px #eee;*/
        background-size: 40px 40px;
    }

    #Top .top .searchBtn.on {
        background-image: url(/template/theme/CN/3706_top5.png);
        background-color: #1e4593;
    }

    /*#Top .top .searchBtn:before{ content:''; width:1px; height:36px; background:#eee; position:absolute; right:0; top:50%; margin-top:-18px;}*/
    #Top .topRight {
        width: 100%;
        position: absolute;
        left: 0;
        top: 100%;
        margin: 0;
        padding-left: 108px;
        display: none;
    }

    #Top .topRight .tab {
        width: 108px;
        position: absolute;
        left: 0;
        top: 0;
        height: 50px;
    }

    #Top .topRight .search .searchk,
    #Top .topRight .search {
        width: 100%;
    }

    #Top .topRight .search {
        height: 50px;
        padding-right: 50px;
    }

    #Top .topRight .search .searchb {
        width: 48px;
        height: 48px;
        right: 0px;
        top: 0;
        background: url(/template/theme/CN/3706_top4.png) no-repeat center center;
        cursor: pointer;
        background-size: 40px 40px;
    }

    #Top .topRight .search .searchk {
        height: 48px;
        padding: 10px 14px;
        line-height: 28px;
    }

    #Top .topRight .tab span {
        font-size: 12px;
        background-size: 6px auto;
    }

    #Top .topRight .tab span {
        line-height: 48px;
    }
}

.container-fluid,
#Content {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*banner*/
#Content .slide_banner {
    width: 100%;
    float: left;
    position: relative;
    min-height: 200px;
    overflow: hidden
}

#Content .slide_banner .slick-slide {
    width: 100%;
    position: relative;
}

#Content .slide_banner .slick-slide img {
    width: 100%;
    position: relative;
    float: left;
}

#Content .slide_banner .slick-dots {
    position: absolute;
    bottom: 30px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

#Content .slide_banner .slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: white;
    opacity: 0.7;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    margin: 0 9px;
    padding: 0;
    cursor: pointer;
}

#Content .slide_banner .slick-dots li button {
    display: none;
}

#Content .slide_banner .slick-dots li.slick-active {
    background: #d8211d;
    opacity: 1;
}

#Content .slide_banner .slick-prev,
#Content .slide_banner .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 112px;
    top: 50%;
    display: block;
    width: 28px;
    height: 54px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: url(/template/theme/CN/3707_banner_ico.png) no-repeat left center;
    opacity: 0.5;
    z-index: 100;
}

#Content .slide_banner .slick-next {
    left: auto;
    right: 112px;
    background-position: right center;
}

#Content .slide_banner .slick-prev:hover,
#Content .slide_banner .slick-next:hover {
    opacity: 1;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {
    #Content .slide_banner .slick-prev {
        left: 62px;
    }

    #Content .slide_banner .slick-next {
        right: 62px;
    }
}

@media screen and (max-width:991px) {

    #Content .slide_banner .slick-prev,
    #Content .slide_banner .slick-next {
        display: none !important;
    }
}

@media screen and (max-width:991px) {
    #Content .slide_banner .slick-dots {
        bottom: 15px;
    }

    #Content .slide_banner .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 5px;
    }
}

@media screen and (max-width:992px) {}

@media screen and (max-width:768px) {}

.container-fluid,
#Down {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*底部*/
#Down .footerHead {
    width: 100%;
    float: left;
    padding: 72px 0 74px 0;
}

#Down .footerHead ul {
    width: 100%;
    float: left;
    padding-right: 340px;
    position: relative;
}

#Down .footerHead ul li {
    width: 25%;
    float: left;
}

#Down .footerHead ul li .dl {
    width: 100%;
    float: left;
}

#Down .footerHead ul li .dl .dt {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 34px;
}

#Down .footerHead ul li .dl .dd {
    width: 100%;
    float: left;
    margin-top: 15px;
}

#Down .footerHead ul li .dl .dd>a {
    display: block;
    width: 100%;
    float: left;
    font-size: 14px;
    color: #fff;
    opacity: 0.8;
    line-height: 30px;
    position: relative;
}

#Down .footerHead ul li .dl .dd>a:hover {
    opacity: 1;
}

#Down .footerHead ul .footerHeadRight {
    position: absolute;
    right: 0;
    top: 0;
}

#Down .footerHead ul .footerHeadRight .dt {
    width: 100%;
    font-size: 18px;
    color: #fff;
    line-height: 34px;
}

#Down .footerHead ul .footerHeadRight .ewm {
    width: 120px;
    height: 120px;
    background: white;
    padding: 8px;
    float: left;
    margin-top: 19px;
    float: left;
}

#Down .footerHead ul .footerHeadRight .ewm img {
    width: 100%;
    float: left;
}

#Down .footerHead ul .footerHeadRight h5 {
    margin-left: 136px;
    margin-top: 17px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    line-height: 34px;
}

#Down .footerHead ul .footerHeadRight .gz {
    margin-left: 136px;
    margin-top: 7px;
    font-size: 14px;
    color: white;
    color: rgba(255, 255, 255, 0.8);
    line-height: 29px;
}

#Down .footerHead ul .footerHeadRight .gz a {
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
    background: #383838;
    width: 29px;
    height: 29px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Down .footerHead ul .footerHeadRight .gz a:hover {
    background: #1e4593;
}

#Down .footerHead ul .footerHeadRight .p {
    margin-left: 136px;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    background: #1e4593;
    letter-spacing: 2px;
    width: 187px;
    color: white;
    opacity: 0.8;
}

@-webkit-keyframes fadeInUp1 {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%, 20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, 0px)
    }
}

@-moz-keyframes fadeInUp1 {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%, 20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, 0px)
    }
}


#Down .footerDown {
    width: 100%;
    float: left;
    padding: 10px 0 14px 0;
    border-top: solid 1px rgba(255, 255, 255, 0.05);
}

#Down .footerDown .footerDownLeft {
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
    opacity: 0.6;
}

#Down .footerDown .footerDownRight {
    width: 234px;
    float: right;
    position: relative;
}

#Down .footerDown .footerDownRight .yqLink {
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding: 0 26px 0 20px;
    background: #515151 url(/template/theme/CN/3708_footer4.jpg) no-repeat 98% center;
    cursor: pointer;
    font-size: 14px;
    color: #a1a1a1;
    letter-spacing: 1px;
}

#Down .footerDown .footerDownRight ul {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 100%;
    background: #000;
    display: none;
    max-height: 186px;
    overflow-y: auto;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

#Down .footerDown .footerDownRight ul::-webkit-scrollbar {
    background: #ce2e33;
    width: 5px;
}

#Down .footerDown .footerDownRight ul::-webkit-scrollbar-thumb {
    background: black;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#Down .footerDown .footerDownRight ul::selection {
    color: white;
    -webkit-text-fill-color: black;
    -moz-text-fill-color: black;
    text-fill-color: black;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#Down .footerDown .footerDownRight ul::-moz-selection {
    color: black;
    -webkit-text-fill-color: black;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#Down .footerDown .footerDownRight ul li {
    width: 100%;
    float: left;
    border-bottom: solid 1px #ccc;
}

#Down .footerDown .footerDownRight ul li a {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
}

#Down .footerDown .footerDownRight ul li a:hover {
    background: black;
}

#Down .footerDown .footerDownRight .gotop {
    width: 38px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    background: #ce2e33;
    position: absolute;
    right: -65px;
    top: -45px;
    display: block;
}


/*右漂浮*/
#Down .right {
    position: fixed;
    width: 50px;
    right: 28px;
    top: 50%;
    margin-top: -135px;
    z-index: 20;
}

#Down .right ul {
    float: left;
    width: 100%;
    margin-top: -15px;
}

#Down .right ul .bian {
    width: 1px;
    height: 90%;
    border-left: solid 1px #275abf;
    position: absolute;
    left: 50%;
    top: 15px;
    z-index: -1;
    opacity: 0.3;
}

#Down .right ul li {
    float: right;
    width: 50px;
    height: 50px;
    margin-top: 14px;
    background: #275abf;
    position: relative;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Down .right ul li .zbox {
    width: 100%;
    height: 100%;
    float: right;
    position: relative;
}

#Down .right ul li .zbox>img {
    width: 50px;
    height: 50px;
    float: left;
}

#Down .right ul li .name {
    width: 120px;
    position: absolute;
    left: -111px;
    top: 50%;
    margin-top: -16px;
    line-height: 32px;
    font-size: 14px;
    color: #999;
    text-align: right;
    padding-right: 16px;
    background: #082764;
    color: white;
    display: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#Down .right ul li:hover .name {
    display: block;
}

#Down .right ul li:hover {
    background: #082764;
}

#Down .right ul li .zbox .ewm {
    display: none;
    width: 115px;
    height: 107px;
    padding: 9px 17px 9px 9px;
    background: url(/template/theme/CN/3708_right6.png) no-repeat center center;
    position: absolute;
    left: -110px;
    top: 50%;
    margin-top: -50px;
    z-index: 6;
    background-size: contain;
}

#Down .right ul li .zbox .ewm img {
    width: 100%;
    float: left;
}

#Down .right ul li .zbox:hover .ewm {
    display: block;
}


#Down .pf_down {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 5;
    background: #222;
}

#Down .pf_down ul {
    width: 100%;
    float: left;
}

#Down .pf_down ul li {
    width: 25%;
    float: left;
    text-align: center;
    height: 50px;
}

#Down .pf_down ul li a {
    display: block;
    height: 50px;
    width: 100%;
    padding: 5px;
}

#Down .pf_down ul li a img {
    display: inline-block;
    vertical-align: top;
    height: 26px;
}

#Down .pf_down ul li a h6 {
    width: 100%;
    font-size: 12px;
    color: white;
    line-height: 14px;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {
    #Down .right {
        right: 0;
    }

    #Down .footerDown .footerDownRight {
        width: 260px;
    }
}

@media screen and (max-width:992px) {
    #Down .right {
        display: none;
    }

    #Down .footerDown {
        padding: 10px 10px 11px 10px;
        text-align: center;
    }

    #Down .footerDown .footerDownLeft {
        width: 100%;
        line-height: 32px;
    }

    #Down .footerDown .footerDownRight {
        width: 100%;
        margin-top: 10px;
    }

    #Down .footerHead {
        padding: 32px 0 44px 0;
        text-align: center;
    }

    #Down .footerHead ul {
        padding-right: 0;
    }

    #Down .footerHead ul li {
        display: none;
    }

    #Down .footerHead ul .footerHeadRight {
        width: 300px;
        display: inline-block;
        vertical-align: top;
        position: relative;
        right: auto;
        top: auto;
        text-align: left;
    }

    #Down .footerHead ul .footerHeadRight .dt {
        display: none;
    }
}

@media screen and (max-width:768px) {
    #Down .footerDown {
        padding-bottom: 60px;
    }

    #Down .footerDown .footerDownLeft {
        font-size: 12px;
        line-height: 26px;
    }

    #Down .footerHead {
        padding: 20px 10px 22px 10px;
    }

    #Down .footerHead ul .footerHeadRight h5 {
        font-size: 20px;
        line-height: 28px;
    }

    #Down .footerHead ul .footerHeadRight .p {
        width: 160px;
        font-size: 12px;
        line-height: 26px;
        letter-spacing: 1px;
    }
}

.container-fluid,
#Content2 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*index*/
#Content2 .indexHead {
    float: left;
    width: 100%;
    color: #000;
    font-size: 44px;
    line-height: 50px;
    font-weight: bold;
    text-transform: capitalize;
}

#Content2 .indexHead span {
    margin-left: 21px;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    font-size: 26px;
    color: #3c3c3c;
    font-weight: normal;
}

#Content2 .indexHead a {
    float: right;
    margin-top: 10px;
    font-size: 14px;
    color: #1e4593;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 29px;
    background: url(/template/theme/CN/3709_index10.png) no-repeat left center;
    letter-spacing: 1px;
}

#Content2 .indexHead a:hover {
    text-decoration: underline;
}

#Content2 .indexHead.indexHead_w {
    color: white;
}

#Content2 .indexHead.indexHead_w span {
    color: white;
}


#Content2 .index1 {
    float: left;
    width: 100%;
    padding: 94px 0 63px 0;
}

#Content2 .index_roduct {
    float: left;
    width: 100%;
    margin-top: 33px;
}

#Content2 .index_roduct .ul1 {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 30px;
}

#Content2 .index_roduct li {
    float: left;
    width: 25%;
    padding: 0 14px;
    margin: 26px 0;
}

#Content2 .index_roduct li a {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 20px 20px 34px 20px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

#Content2 .index_roduct li .img {
    float: left;
    width: 100%;
    padding-bottom: 74.4%;
    position: relative;
    overflow: hidden;
}

#Content2 .index_roduct li .img img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

#Content2 .index_roduct li .ico {
    float: left;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom: -25px;
    margin-left: -25px;
    background: url(/template/theme/CN/3709_index5.png) no-repeat center center;
    background-size: contain;
    text-align: center;
    line-height: 50px;
    color: white;
    font-weight: bold;
    font-size: 18px;
}

#Content2 .index_roduct li .tit {
    float: left;
    width: 100%;
    margin-top: 22px;
    color: #1f262c;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    letter-spacing: 1px;
}

#Content2 .index_roduct li .jj {
    float: left;
    width: 100%;
    margin-top: 4px;
    color: #575f65;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
    height: 48px;
    overflow: hidden;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

#Content2 .index_roduct li:hover a {
    background: #1d489b;
}

#Content2 .index_roduct li:hover .tit,
#Content2 .index_roduct li:hover .jj {
    color: #fff;
}

#Content2 .index_roduct li:hover .ico {
    background-image: url(/template/theme/CN/3709_index6.png);
    color: #1d489b;
}

#Content2 .index_roduct .slick-dots {
    text-align: center;
    bottom: 0;
}

#Content2 .index_roduct .slick-dots li {
    float: none;
    background: #999;
    font-weight: bold;
    width: auto;
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Content2 .index_roduct .slick-dots li button {
    display: none;
}

#Content2 .index_roduct .slick-dots li.slick-active {
    background: #1d489b;
}

#Content2 .Group {
    float: left;
    width: 100%;
}

#Content2 .parHd {
    float: right;
    position: relative;
    top: 0;
    margin-top: -29px;
    width: 70%
}

#Content2 .parHd ul {
    overflow: auto;
}

#Content2 .parHd ul li {
    /*float:left;*/
    display: inline-block;
    color: #333;
    font-size: 15px;
    line-height: 28px;
    cursor: pointer;
    padding: 0 23px;
    position: relative;
}

#Content2 .parHd ul li:before {
    content: '';
    width: 1px;
    height: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    background: black;
    margin-top: -6px;
    opacity: 0.1;
}

#Content2 .parHd ul li:last-child:before {
    display: none;
}

#Content2 .parHd ul li.on {
    color: #fff;
    background: #d8211d;
}

#Content2 .parBd {
    float: left;
    width: 100%;
}


@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {
    #Content2 .parHd {
        margin-top: 15px;
    }

    #Content2 .index1 {
        padding: 50px 0 40px 0;
    }

    #Content2 .index_roduct li {
        padding: 0 5px;
    }

    #Content2 .index_roduct li a {
        padding: 10px 10px 22px 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    }
}

@media screen and (max-width:992px) {
    #Content2 .index1 {
        padding: 30px 10px 20px 10px;
    }

    #Content2 .parHd ul li {
        font-size: 13px;
        line-height: 26px;
        padding: 0 12px;
    }

    #Content2 .index_roduct {
        margin-top: 22px;
    }

    #Content2 .index_roduct li {
        padding: 0 8px;
        margin: 20px 0;
    }

    #Content2 .index_roduct li .ico {
        width: 40px;
        height: 40px;
        bottom: -20px;
        margin-left: -20px;
        line-height: 40px;
        font-size: 16px;
    }

    #Content2 .index_roduct li .tit {
        margin-top: 12px;
        font-size: 16px;
        line-height: 32px;
        letter-spacing: 0px;
    }

    #Content2 .index_roduct li .jj {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0px;
        height: 40px;
    }

    #Content2 .indexHead {
        font-size: 34px;
        line-height: 40px;
    }

    #Content2 .indexHead span {
        margin-left: 10px;
        line-height: 34px;
        font-size: 20px;
    }
}

@media screen and (max-width:768px) {
    #Content2 .index_roduct {
        margin-top: 11px;
    }

    #Content2 .index_roduct .ul1 {
        padding-bottom: 20px;
    }

    #Content2 .index_roduct li {
        padding: 0 5px;
    }

    #Content2 .index_roduct .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 4px;
    }

    #Content2 .indexHead {
        font-size: 28px;
        line-height: 30px;
    }

    #Content2 .indexHead span {
        margin-left: 6px;
        line-height: 24px;
        font-size: 16px;
    }

    #Content2 .indexHead a {
        margin-top: 6px;
        font-size: 12px;
        line-height: 30px;
        padding-left: 20px;
        background-size: 14px auto;
        letter-spacing: 0px;
    }
}

.container-fluid,
#Content3 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Content3 .index2 .pic {
    width: 50%;
    float: left;
    height: 738px;
}

#Content3 .index2 .text {
    width: 50%;
    float: left;
    height: 738px;
    display: table;
    position: relative;
    background: url(/template/theme/CN/3710_index8.jpg) center center;
}

#Content3 .index2 .text>span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 26.1% 0 10.4%;
    position: relative;
    z-index: 2;
}

#Content3 .index2 .text h4 {
    width: 100%;
    float: left;
    margin-top: 29px;
    color: white;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 2px;
}

#Content3 .index2 .text .jj {
    width: 100%;
    float: left;
    margin-top: 46px;
    color: white;
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 2px;
    height: 204px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

#Content3 .index2 .text dl {
    width: 100%;
    float: left;
    margin-top: 40px;
    border: solid 1px rgba(255, 255, 255, 0.2);
    padding: 34px 0 38px 0;
}

#Content3 .index2 .text dl dd {
    width: 33.333%;
    float: left;
    text-align: center;
}

#Content3 .index2 .text dl dd h3 {
    width: 100%;
    color: white;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 2px;
}

#Content3 .index2 .text dl dd h3 img {
    vertical-align: middle;
    margin: 13px 0 0 8px;
}

#Content3 .index2 .text dl dd h5 {
    width: 100%;
    margin-top: 8px;
    color: white;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
}

#Content3 .index2 .text .more {
    display: block;
    width: 68px;
    height: 68px;
    position: absolute;
    left: -34px;
    top: 50%;
    margin-top: -34px;
    background: #d8211d;
    text-align: center;
    line-height: 68px;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    z-index: 3;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

@media screen and (max-width: 1360px) {
    #Content3 .index2 .text>span {
        padding: 0 16% 0 10.4%;
    }

}


#Content3 .indexHead {
    float: left;
    width: 100%;
    color: #000;
    font-size: 44px;
    line-height: 50px;
    font-weight: bold;
    text-transform: capitalize;
}

#Content3 .indexHead span {
    margin-left: 21px;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    font-size: 26px;
    color: #3c3c3c;
    font-weight: normal;
}

#Content3 .indexHead a {
    float: right;
    margin-top: 10px;
    font-size: 14px;
    color: #1e4593;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 29px;
    background: url(/template/theme/CN/3710_index10.png) no-repeat left center;
    letter-spacing: 1px;
}

#Content3 .indexHead a:hover {
    text-decoration: underline;
}

#Content3 .indexHead.indexHead_w {
    color: white;
}

#Content3 .indexHead.indexHead_w span {
    color: white;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {
    #Content3 .index2 .text span {
        padding: 0 10% 0 8%;
    }
}

@media screen and (max-width:992px) {
    #Content3 .indexHead {
        font-size: 34px;
        line-height: 40px;
    }

    #Content3 .indexHead span {
        margin-left: 10px;
        line-height: 34px;
        font-size: 20px;
    }

    #Content3 .index2 .pic,
    #Content3 .index2 .text {
        height: 500px;
    }

    #Content3 .index2 .text span {
        padding: 0 6% 0 8%;
    }

    #Content3 .index2 .text h3 {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: 0px;
    }

    #Content3 .index2 .text h4 {
        margin-top: 20px;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 1px;
    }

    #Content3 .index2 .text .jj {
        margin-top: 24px;
        font-size: 14px;
        line-height: 26px;
        letter-spacing: 1px;
        height: 156px;
    }

    #Content3 .index2 .text dl {
        margin-top: 30px;
        padding: 20px 0 24px 0;
    }

    #Content3 .index2 .text .more {
        width: 50px;
        height: 50px;
        left: -25px;
        margin-top: -25px;
        line-height: 50px;
        font-size: 12px;
    }

    #Content3 .index2 .text dl dd h3 {
        font-size: 38px;
        line-height: 46px;
        letter-spacing: 1px;
    }

    #Content3 .index2 .text dl dd h3 img {
        width: 12px;
        margin: 8px 0 0 6px;
    }

    #Content3 .index2 .text dl dd h5 {
        margin-top: 6px;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 1px;
    }
}

@media screen and (max-width:768px) {
    #Content3 .indexHead {
        font-size: 28px;
        line-height: 30px;
    }

    #Content3 .indexHead span {
        margin-left: 6px;
        line-height: 24px;
        font-size: 16px;
    }

    #Content3 .indexHead a {
        margin-top: 6px;
        font-size: 12px;
        line-height: 30px;
        padding-left: 20px;
        background-size: 14px auto;
        letter-spacing: 0px;
    }

    #Content3 .index2 .pic,
    #Content3 .index2 .text {
        height: 300px;
        width: 100%;
    }

    #Content3 .index2 .text span {
        padding: 20px 6%;
    }

    #Content3 .index2 .text h4 {
        margin-top: 10px;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
    }

    #Content3 .index2 .text .jj {
        margin-top: 12px;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0px;
        height: 118px;
    }

    #Content3 .index2 .text dl {
        margin-top: 20px;
        padding: 10px 0 12px 0;
    }

    #Content3 .index2 .text .more {
        left: auto;
        right: 10px;
        top: 10px;
        width: 50px;
        height: 50px;
        margin-top: 0;
        line-height: 50px;
        font-size: 12px;
    }

    #Content3 .index2 .text dl dd h3 {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    #Content3 .index2 .text dl dd h3 img {
        width: 8px;
        margin: 6px 0 0 4px;
    }

    #Content3 .index2 .text dl dd h5 {
        margin-top: 4px;
        font-size: 12px;
        letter-spacing: 0px;
    }
}

.container-fluid,
#Content4 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Content4 .indexHead {
    float: left;
    width: 100%;
    color: #000;
    font-size: 44px;
    line-height: 50px;
    font-weight: bold;
    text-transform: capitalize;
}

#Content4 .indexHead span {
    margin-left: 21px;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    font-size: 26px;
    color: #3c3c3c;
    font-weight: normal;
}

#Content4 .indexHead a {
    float: right;
    margin-top: 10px;
    font-size: 14px;
    color: #1e4593;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 29px;
    background: url(/template/theme/CN/3711_index10.png) no-repeat left center;
    letter-spacing: 1px;
}

#Content4 .indexHead a:hover {
    text-decoration: underline;
}

#Content4 .indexHead.indexHead_w {
    color: white;
}

#Content4 .indexHead.indexHead_w span {
    color: white;
}


#Content4 .index3 {
    padding: 80px 0 90px 0;
}

#Content4 .index3 .index1Body {
    width: 100%;
    float: left;
    margin-top: 40px;
    height: 480px;
    overflow: hidden;
}

#Content4 .index3 .index1Body li {
    width: 14.285%;
    float: left;
    height: 480px;
    position: relative;
    background: black;
    cursor: pointer;
    overflow: hidden;
}

#Content4 .index3 .index1Body li .img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 1;
}

#Content4 .index3 .index1Body li .text {
    width: 100%;
    top: 50%;
    position: absolute;
    left: 0;
    text-align: center;
    z-index: 3;
}

#Content4 .index3 .index1Body li .text .ico {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    margin-top: -58px;
    background: white;
    width: 78px;
    height: 78px;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Content4 .index3 .index1Body li .text .ico img {
    width: 100%;
    float: left;
}

#Content4 .index3 .index1Body li .text .title {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
    color: white;
    line-height: 34px;
    padding-bottom: 4px;
    background: url(/template/theme/CN/3711_index23.png) no-repeat center bottom;
}

#Content4 .index3 .index1Body li .text .p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    display: none;
    margin-top: 22px;
    max-height: 104px;
    overflow: hidden;
    padding-left: 32px;
}

#Content4 .index3 .index1Body li .text .detail {
    display: none;
    margin-top: 34px;
    position: absolute;
    right: -34px;
    top: 50%;
    width: 68px;
    height: 68px;
    background: #d8211d;
    text-align: center;
    margin-top: -34px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Content4 .index3 .index1Body li .text .detail:hover {
    color: #3e5fa2;
    background: white;
}

#Content4 .index3 .index1Body li .text .more {
    display: none;
    margin-top: 17px;
    font-size: 14px;
    color: #d8211d;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
}

#Content4 .index3 .index1Body li.on .text .more {
    display: block;
}

#Content4 .index3 .index1Body li.on .text .title {
    margin-top: 0;
    color: #333;
    padding-bottom: 0;
    background: none;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 24px;
    background: url(/template/theme/CN/3711_index16.png) no-repeat right bottom;
}

#Content4 .index3 .index1Body li.on .text .bian {
    display: none;
}

#Content4 .index3 .index1Body li.on .text .p {
    display: block;
}

#Content4 .index3 .index1Body li.on .text .detail {
    display: block;
}

#Content4 .index3 .index1Body li.on {
    width: 42.855%;
}

#Content4 .index3 .index1Body li.on .text {
    width: 360px;
    height: 280px;
    background: rgba(255, 255, 255, 0.9);
    left: 0;
    text-align: right;
    margin: -140px 0 0 0;
    padding: 47px 90px 47px 0;
}

#Content4 .index3 .index1Body li.on .text:before {
    content: '';
    width: 64px;
    height: 100%;
    position: absolute;
    right: -64px;
    top: 0;
    background: url(/template/theme/CN/3711_index22.png);
}

#Content4 .index3 .index1Body li.on .text .ico {
    display: none;
}

#Content4 .index3 .index1Body li.on .img {
    opacity: 1;
}


@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {
    #Content4 .index3 .index1Body {
        height: 400px;
    }

    #Content4 .index3 .index1Body li {
        height: 400px;
    }

    #Content4 .index3 .index1Body li.on .text {
        padding-right: 60px;
    }


}

@media screen and (max-width:992px) {
    #Content4 .index3 {
        padding: 60px 0 50px 0;
    }

    #Content4 .index3 .index1Body {
        height: 300px;
    }

    #Content4 .index3 .index1Body li {
        height: 300px;
    }

    #Content4 .index3 .index1Body li .text .ico {
        margin-top: -50px;
        width: 60px;
        height: 60px;
    }

    #Content4 .index3 .index1Body li .text .title {
        margin-top: 15px;
        font-size: 14px;
        line-height: 28px;
    }

    #Content4 .index3 .index1Body li.on .text {
        height: 200px;
        margin: -100px 0 0 0;
        padding: 25px 40px 20px 0;
        width: 260px;
    }

    #Content4 .index3 .index1Body li.on .text:before {
        width: 40px;
        right: -40px;
    }

    #Content4 .index3 .index1Body li .text .detail {
        margin-top: 25px;
        font-size: 12px;
        line-height: 50px;
        right: -25px;
        width: 50px;
        height: 50px;
        margin-top: -25px;
    }

    #Content4 .index3 .index1Body li.on .text .title {
        font-size: 20px;
        line-height: 26px;
    }

    #Content4 .index3 .index1Body li .text .p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 20px;
        max-height: 80px;
    }

    #Content4 .indexHead {
        font-size: 34px;
        line-height: 40px;
    }

    #Content4 .indexHead span {
        margin-left: 10px;
        line-height: 34px;
        font-size: 20px;
    }
}

@media screen and (max-width:768px) {
    #Content4 .index3 {
        padding: 30px 0 20px 0;
    }

    #Content4 .index3 .indexHead {
        padding: 0 10px;
    }

    #Content4 .index3 .index1Body {
        margin-top: 15px;
        position: relative;
        height: auto;
    }

    #Content4 .index3 .index1Body li {
        width: 100%;
    }

    #Content4 .index3 .index1Body li.on {
        width: 100%;
    }

    #Content4 .index3 .index1Body li .img {
        opacity: 1;
    }

    #Content4 .index3 .index1Body li .text {
        height: 185px;
        width: 90%;
        margin: -85px 0 0 5%;
        padding: 25px 20px 20px 20px;
        background: rgba(255, 255, 255, 0.9);
    }

    #Content4 .index3 .index1Body li .text .title {
        font-size: 20px;
        line-height: 26px;
        color: #333;
        padding-bottom: 6px;
        margin-top: 0px;
    }

    #Content4 .index3 .index1Body li .text .p {
        display: block;
        height: 60px;
        margin-top: 10px;
        padding-left: 0;
    }

    #Content4 .index3 .index1Body li .text .more {
        display: block;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-top: 10px;
    }

    #Content4 .index3 .index1Body .slick-dots {
        position: absolute;
        bottom: 10px;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
        overflow: hidden;
        z-index: 5;
        height: 6px;
    }

    #Content4 .index3 .index1Body .slick-dots li {
        position: relative;
        display: inline-block;
        width: 6px;
        height: 6px;
        margin: 0 3px;
        padding: 0;
        cursor: pointer;
        vertical-align: top;
        background: #eee;
        vertical-align: top;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        border-radius: 50%;
        float: none;
    }

    #Content4 .index3 .index1Body .slick-dots li.slick-active {
        background: #3e5fa2;
    }

    #Content4 .indexHead {
        font-size: 28px;
        line-height: 30px;
    }

    #Content4 .indexHead span {
        margin-left: 6px;
        line-height: 24px;
        font-size: 16px;
    }

    #Content4 .indexHead a {
        margin-top: 6px;
        font-size: 12px;
        line-height: 30px;
        padding-left: 20px;
        background-size: 14px auto;
        letter-spacing: 0px;
    }
}

.container-fluid,
#Content5 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Content5 .index4 {
    padding: 75px 0 88px 0;
}

#Content5 .index4 .index4Body {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 46px;
}

#Content5 .index4 .index4Body ul {
    width: 100%;
    float: left;
    padding: 0 61px;
    margin-top: 60px;
}

#Content5 .index4 .index4Body ul li {
    width: 33.33%;
    float: left;
    padding: 0 15px;
    opacity: 0.6;
}

#Content5 .index4 .index4Body ul li a {
    display: block;
    width: 100%;
    float: left;
}

#Content5 .index4 .index4Body ul li a .pic {
    width: 100%;
    float: left;
    padding-bottom: 75.1%;
    position: relative;
    overflow: hidden;
}

#Content5 .index4 .index4Body ul li a .pic img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 00;
    min-height: 100%;
}

#Content5 .index4 .index4Body ul li a .title {
    width: 100%;
    float: left;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #333;
    background: #e8e8e8;
    letter-spacing: 1px;
}

#Content5 .index4 .index4Body ul li a:hover .title {
    background: #1e4593;
    color: white;
}

#Content5 .index4 .index4Body .slick-current ul li {
    opacity: 1;
}

#Content5 .index4 .index4Body .slick-prev,
#Content5 .index4 .index4Body .slick-next {
    position: absolute;
    left: 13%;
    top: 50%;
    display: block;
    width: 42px;
    height: 42px;
    padding: 0;
    margin-left: -21px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    background: url(/template/theme/CN/3712_index25.png) no-repeat left center;
    z-index: 1;
}

#Content5 .index4 .index4Body .slick-next {
    left: auto;
    right: 13%;
    margin-right: -21px;
    margin-left: 0;
    background-position: right center;
}

#Content5 .index4 .index4Body .slick-dots {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

#Content5 .index4 .index4Body .slick-dots li {
    position: relative;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #a1a1a1;
    margin: 0 4px;
    padding: 0;
    float: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    opacity: 1;
}

#Content5 .index4 .index4Body .slick-dots li button {
    display: none;
}

#Content5 .index4 .index4Body .slick-dots li.slick-active {
    width: 24px;
    background: #3e5fa2;
}


/*index*/
#Content5 .indexHead {
    float: left;
    width: 100%;
    color: #000;
    font-size: 44px;
    line-height: 50px;
    font-weight: bold;
    text-transform: capitalize;
}

#Content5 .indexHead span {
    margin-left: 21px;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    font-size: 26px;
    color: #3c3c3c;
    font-weight: normal;
}

#Content5 .indexHead a {
    float: right;
    margin-top: 10px;
    font-size: 14px;
    color: #1e4593;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 29px;
    background: url(/template/theme/CN/3712_index10.png) no-repeat left center;
    letter-spacing: 1px;
}

#Content5 .indexHead a:hover {
    text-decoration: underline;
}

#Content5 .indexHead.indexHead_w {
    color: white;
}

#Content5 .indexHead.indexHead_w span {
    color: white;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {
    #Content5 .index4 .index4Body .slick-prev {
        left: 6%;
    }

    #Content5 .index4 .index4Body .slick-next {
        right: 6%;
    }
}

@media screen and (max-width:992px) {
    #Content5 .indexHead {
        font-size: 34px;
        line-height: 40px;
    }

    #Content5 .indexHead span {
        margin-left: 10px;
        line-height: 34px;
        font-size: 20px;
    }

    #Content5 .index4 {
        padding: 40px 0 44px 0;
    }

    #Content5 .index4 .index4Body {
        padding-bottom: 30px;
    }

    #Content5 .index4 .index4Body ul {
        padding: 0 40px;
        margin-top: 40px;
    }

    #Content5 .index4 .index4Body ul li a .title {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        letter-spacing: 0px;
    }
}

@media screen and (max-width:768px) {
    #Content5 .indexHead {
        font-size: 28px;
        line-height: 30px;
    }

    #Content5 .indexHead span {
        margin-left: 6px;
        line-height: 24px;
        font-size: 16px;
    }

    #Content5 .indexHead a {
        margin-top: 6px;
        font-size: 12px;
        line-height: 30px;
        padding-left: 20px;
        background-size: 14px auto;
        letter-spacing: 0px;
    }

    #Content5 .index4 {
        padding: 30px 10px 33px 10px;
    }

    #Content5 .index4 .index4Body {
        padding-bottom: 25px;
    }

    #Content5 .index4 .index4Body ul {
        padding: 0 0px;
        margin-top: 30px;
    }

    #Content5 .index4 .index4Body ul li {
        padding: 0 2px;
    }

    #Content5 .index4 .index4Body ul li a .title {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding: 0 5px;
    }
}

.container-fluid,
#Content6 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Content6 .index5 {
    padding: 95px 0 100px 0;
}

#Content6 .index5 .index5Body {
    width: 100%;
    float: left;
    margin-top: 45px;
}

#Content6 .index5 .index5Body ul {
    width: 100%;
    float: left;
    padding-bottom: 64px;
    position: relative;
}

#Content6 .index5 .index5Body ul li {
    width: 100%;
    float: left;
}

#Content6 .index5 .index5Body ul li .zbox {
    width: 100%;
    padding: 0 15px;
}

#Content6 .index5 .index5Body ul li .zbox a {
    display: block;
    width: 100%;
}

#Content6 .index5 .index5Body ul li .zbox a .pic {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 55%;
}

#Content6 .index5 .index5Body ul li .zbox a .pic img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: width all 0.3s linear;
}

#Content6 .index5 .index5Body ul li .zbox a .text {
    width: 100%;
    background: #f7f7f7;
    padding: 26px 30px 23px 30px;
}

#Content6 .index5 .index5Body ul li .zbox a .text .title {
    width: 100%;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    letter-spacing: 1px;
}

#Content6 .index5 .index5Body ul li .zbox a .text .jj {
    width: 100%;
    margin-top: 19px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    letter-spacing: 1px;
}

#Content6 .index5 .index5Body ul li .zbox a .text .time {
    width: 100%;
    margin-top: 26px;
    padding-top: 21px;
    border-top: solid 1px #e5e5e5;
    font-size: 14px;
    color: #666;
    line-height: 34px;
    background: url(/template/theme/CN/3713_index32.png) no-repeat right 35px;
    letter-spacing: 1px;
    font-family: 'OPENSANS-REGULAR';
}

#Content6 .index5 .index5Body ul li .zbox a .text .time span {
    font-size: 30px;
    margin-right: 15px;
    font-weight: bold;
}

#Content6 .index5 .index5Body ul li .zbox a:hover .pic img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}

#Content6 .index5 .index5Body ul li .zbox a:hover .text .title {
    color: #3e5fa2;
    font-weight: bold;
}

#Content6 .index5 .index5Body ul li .zbox a:hover .text .time {
    color: #3e5fa2;
    background-image: url(/template/theme/CN/3713_index33.png);
}

#Content6 .index5 .index5Body ul li .zbox a:hover .text .time span {
    color: #3e5fa2;
}

#Content6 .index5 .index5Body .slick-dots {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

#Content6 .index5 .index5Body .slick-dots li {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 8px;
    padding: 0;
    float: none;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Content6 .index5 .index5Body .slick-dots li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #3e5fa2;
    opacity: 0.2;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Content6 .index5 .index5Body .slick-dots li button {
    display: none;
}

#Content6 .index5 .index5Body .slick-dots li.slick-active:before {
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
    opacity: 1;
    margin: 0;
}

/*index*/
#Content6 .indexHead {
    float: left;
    width: 100%;
    color: #000;
    font-size: 44px;
    line-height: 50px;
    font-weight: bold;
    text-transform: capitalize;
}

#Content6 .indexHead span {
    margin-left: 21px;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    font-size: 26px;
    color: #3c3c3c;
    font-weight: normal;
}

#Content6 .indexHead a {
    float: right;
    margin-top: 10px;
    font-size: 14px;
    color: #1e4593;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 29px;
    background: url(/template/theme/CN/3713_index10.png) no-repeat left center;
    letter-spacing: 1px;
}

#Content6 .indexHead a:hover {
    text-decoration: underline;
}

#Content6 .indexHead.indexHead_w {
    color: white;
}

#Content6 .indexHead.indexHead_w span {
    color: white;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {
    #Content6 .indexHead {
        font-size: 34px;
        line-height: 40px;
    }

    #Content6 .indexHead span {
        margin-left: 10px;
        line-height: 34px;
        font-size: 20px;
    }

    #Content6 .index5 {
        padding: 45px 0 60px 0;
    }

    #Content6 .index5 .index5Body {
        margin-top: 25px;
    }

    #Content6 .index5 .index5Body ul {
        padding-bottom: 50px;
    }
}

@media screen and (max-width:768px) {
    #Content6 .indexHead {
        font-size: 28px;
        line-height: 30px;
    }

    #Content6 .indexHead span {
        margin-left: 6px;
        line-height: 24px;
        font-size: 16px;
    }

    #Content6 .indexHead a {
        margin-top: 6px;
        font-size: 12px;
        line-height: 30px;
        padding-left: 20px;
        background-size: 14px auto;
        letter-spacing: 0px;
    }

    #Content6 .index5 {
        padding: 35px 10px 20px 10px;
    }

    #Content6 .index5 .index5Body {
        margin-top: 15px;
        overflow: hidden;
    }

    #Content6 .index5 .index5Body ul {
        padding-bottom: 30px;
    }

    #Content6 .index5 .index5Body ul li .zbox a .text {
        padding: 16px 20px 13px 20px;
    }

    #Content6 .index5 .index5Body ul li .zbox a .text .title {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0px;
    }

    #Content6 .index5 .index5Body ul li .zbox a .text .jj {
        margin-top: 15px;
        font-size: 12px;
        line-height: 20px;
        height: 38px;
        letter-spacing: 0px;
    }

    #Content6 .index5 .index5Body ul li .zbox a .text .time {
        margin-top: 16px;
        padding-top: 11px;
        font-size: 12px;
        line-height: 28px;
        background: none !important;
        letter-spacing: 0px;
    }

    #Content6 .index5 .index5Body ul li .zbox a .text .time span {
        font-size: 20px;
        margin-right: 10px;
    }

    #Content6 .index5 .index5Body .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }

    #Content6 .index5 .index5Body .slick-dots li:before {
        width: 6px;
        height: 6px;
        margin: -3px 0 0 -3px;
    }

    #Content6 .index5 .index5Body .slick-dots li.slick-active:before {
        width: 10px;
        height: 10px;
        left: 0;
        top: 0;
        opacity: 1;
        margin: 0;
    }
}

.container-fluid,
#Content7 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Content7 .index6 .index6Left {
    width: 50%;
    float: left;
    background: rgba(242, 242, 242, 0.75);
    height: 750px;
    padding: 130px 7.2% 0 16.25%;
}

#Content7 .index6 .index6Left .title {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 26px;
    color: #1e4593;
    line-height: 38px;
    font-weight: bold;
}

#Content7 .index6 .index6Left ul {
    width: 100%;
    float: left;
    margin-top: 57px;
}

#Content7 .index6 .index6Left ul li {
    width: 100%;
    float: left;
    margin-top: 24px;
    padding-left: 109px;
    position: relative;
}

#Content7 .index6 .index6Left ul li .ico {
    position: absolute;
    left: 0;
    top: 9px;
    width: 64px;
    height: 64px;
    background: #1e4593;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Content7 .index6 .index6Left ul li h4 {
    width: 100%;
    float: left;
    font-size: 24px;
    color: black;
    line-height: 42px;
    padding-bottom: 15px;
    position: relative;
}

#Content7 .index6 .index6Left ul li h4:before {
    content: '';
    width: 20px;
    height: 5px;
    background: #1e4593;
    position: absolute;
    left: 1px;
    bottom: 0;
}

#Content7 .index6 .index6Left ul li .p {
    width: 100%;
    margin-top: 13px;
    float: left;
    font-size: 15px;
    color: #3a3a3a;
    line-height: 24px;
    letter-spacing: 1px;
}

#Content7 .index6 .index6Right {
    width: 50%;
    float: left;
    background: rgba(30, 69, 147, 0.85);
    height: 750px;
    padding: 130px 13.9% 0 5.2%;
}

#Content7 .index6 .index6Right .title {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 26px;
    color: #fff;
    line-height: 38px;
    font-weight: bold;
}

#Content7 .index6 .index6Right .fbt {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
}

#Content7 .index6 .index6Right .fbt span {
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
    color: white;
    font-size: 18px;
    letter-spacing: 1px;
    background: #d8211d;
    line-height: 34px;
}

#Content7 .index6 .index6Right ul {
    width: 100%;
    float: left;
}

#Content7 .index6 .index6Right ul li {
    width: 100%;
    float: left;
    padding: 0 8px;
    position: relative;
}

#Content7 .index6 .index6Right ul li input,
#Content7 .index6 .index6Right ul li textarea,
#Content7 .index6 .index6Right ul li select {
    display: block;
    width: 100%;
    height: 69px;
    background: none;
    border: 0;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    padding-left: 80px;
    font-size: 16px;
    color: white;
    line-height: 68px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: 0;
    border-radius: 0;
}

#Content7 .index6 .index6Right ul li textarea {
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 26px;
}

#Content7 .index6 .index6Right ul li input:focus,
#Content7 .index6 .index6Right ul li textarea:focus,
#Content7 .index6 .index6Right ul li select:focus {
    border-color: white;
}

#Content7 .index6 .index6Right ul li .name {
    position: absolute;
    left: 8px;
    top: 0;
    height: 68px;
    line-height: 68px;
    color: white;
    font-size: 16px;
    letter-spacing: 1px;
}

#Content7 .index6 .index6Right ul li.l1 {
    width: 50%;
}

#Content7 .index6 .index6Right ul li.l2 input {
    padding-right: 100px;
}

#Content7 .index6 .index6Right ul li.l2 .yzm {
    width: 100px;
    height: 68px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 68px;
    cursor: pointer;
}

#Content7 .index6 .index6Right ul li.l2 .yzm img {
    vertical-align: middle;
}

#Content7 .index6 .index6Right ul li.l3 input {
    padding: 0;
    height: 50px;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 20px;
    cursor: pointer;
    text-align: center;
    border: 0;
    color: white;
}

#Content7 .index6 .index6Right ul li select {
    background: url(/template/theme/CN/3714_index38.png) no-repeat 96% center;
}

#Content7 .index6 .index6Right ul li.l3 input:hover {
    color: #3e5fa2;
    background: white;
}

@media screen and (max-width:1600px) {
    #Content7 .index6 .index6Left {
        padding: 130px 7.2% 0 12%;
    }

    #Content7 .index6 .index6Right {
        padding: 130px 8% 0 5.2%;
    }
}

@media screen and (max-width:1366px) {
    #Content7 .index6 .index6Left {
        padding: 130px 3.2% 0 6%;
    }

    #Content7 .index6 .index6Right {
        padding: 130px 6% 0 5.2%;
    }
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {
    #Content7 .index6 .index6Left {
        padding: 90px 3.2% 0 5%;
        height: 650px;
    }

    #Content7 .index6 .index6Right {
        padding: 90px 5% 0 5.2%;
        height: 650px;
    }

    #Content7 .index6 .index6Left ul {
        margin-top: 15px;
    }

    #Content7 .index6 .index6Left ul li {
        padding-left: 90px;
    }
}

@media screen and (max-width:768px) {
    #Content7 .index6 .index6Left {
        padding: 40px 5% 20px 5%;
        height: auto;
        width: 100%;
    }

    #Content7 .index6 .index6Right {
        padding: 40px 5% 20px 5%;
        height: auto;
        width: 100%;
    }

    #Content7 .index6 .index6Left ul {
        margin-top: 10px;
    }

    #Content7 .index6 .index6Left ul li {
        padding-left: 70px;
    }

    #Content7 .index6 .index6Left .title {
        font-size: 20px;
        line-height: 30px;
    }

    #Content7 .index6 .index6Left ul li {
        margin-top: 12px;
    }

    #Content7 .index6 .index6Left ul li .ico {
        top: 5px;
        width: 50px;
        height: 50px;
    }

    #Content7 .index6 .index6Left ul li h4 {
        font-size: 18px;
        line-height: 36px;
        padding-bottom: 8px;
    }

    #Content7 .index6 .index6Left ul li h4:before {
        width: 15px;
        height: 3px;
    }

    #Content7 .index6 .index6Left ul li .p {
        margin-top: 9px;
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 0px;
    }

    #Content7 .index6 .index6Right .title {
        font-size: 20px;
        line-height: 30px;
    }

    #Content7 .index6 .index6Right .fbt {
        margin-top: 12px;
    }

    #Content7 .index6 .index6Right .fbt span {
        padding: 0 20px;
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 30px;
    }

    #Content7 .index6 .index6Right ul li {
        padding: 0 0px;
    }

    #Content7 .index6 .index6Right ul li input,
    #Content7 .index6 .index6Right ul li textarea,
    #Content7 .index6 .index6Right ul li select {
        height: 51px;
        padding: 15px 0 15px 70px;
        line-height: 20px;
        font-size: 14px;
    }

    #Content7 .index6 .index6Right ul li .name {
        left: 0px;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        letter-spacing: 0px;
    }

    #Content7 .index6 .index6Right ul li.l1 {
        width: 100%;
    }

    #Content7 .index6 .index6Right ul li.l2 input {
        padding-right: 80px;
    }

    #Content7 .index6 .index6Right ul li.l2 .yzm {
        width: 80px;
        height: 50px;
        line-height: 50px;
    }

    #Content7 .index6 .index6Right ul li.l3 input {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        letter-spacing: 0px;
        margin-top: 10px;
    }
}

.container-fluid,
#Content8 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Content8 .banner {
    width: 100%;
    float: left;
    min-height: 200px;
}

#Content8 .banner img {
    width: 100%;
    float: left;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {}

@media screen and (max-width:768px) {
    #Content8 .banner {
        min-height: 130px;
    }
}

.container-fluid,
#Location {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Location .headline {
    padding: 22px 0 28px 0;
    border-bottom: solid 1px #d9d9d9;
    position: relative;
    z-index: 5;
}

#Location .headline .subhead {
    float: left;
    font-size: 30px;
    color: #333;
    line-height: 53px;
    font-weight: bold;
    letter-spacing: 1px;
}

#Location .headline .subhead span {
    font-size: 18px;
    color: #999;
    margin-left: 18px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    font-weight: normal;
}

#Location .headline .pz_SideLayer {
    float: right;
}

#Location .headline .pz_SideLayer li {
    float: right;
}

#Location .headline .pz_SideLayer li a {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 53px;
    padding: 0 30px;
}

#Location .headline .pz_SideLayer li.on a {
    padding: 0 34px;
    color: white;
    background: #2954a3;
}

#Location .headline .pz_SideLayer li:hover a {
    color: #2954a3;
}

#Location .headline .pz_SideLayer li.on a {
    color: white;
}

#Location .headline .pz_SideLayer.pz_SideLayer1 .l1 {
    position: relative;
}

#Location .headline .pz_SideLayer.pz_SideLayer1 .l1 .ul_2 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
    display: none;
    z-index: 2;
    transform: translateX(0px) !important;
}

#Location .headline .pz_SideLayer.pz_SideLayer1 .l1 .ul_2 .l2 {
    width: 100%;
    float: left;
}

#Location .headline .pz_SideLayer.pz_SideLayer1 .l1 .ul_2 .l2 .l2_a {
    font-size: 14px;
    width: 100%;
    display: block;
    float: left;
    line-height: 50px;
    color: #333;
    background: white;
    padding: 0 5px;
    text-align: center;
}

#Location .headline .pz_SideLayer.pz_SideLayer1 .l1 .ul_2 .l2 .l2_a:hover {
    color: white;
    background: #2954a3;
}

@media screen and (min-width:992px) {
    #Location .headline .pz_SideLayer.pz_SideLayer1 .l1:hover .ul_2 {
        display: block;
        -webkit-animation: fadeInUp1 0.5s 0s ease both;
        -moz-animation: fadeInUp1 0.5s 0s ease both;
    }
}

@media screen and (max-width:1199px) {
    #Location .headline .pz_SideLayer.pz_SideLayer1 {
        width: 100%;
        text-align: right;
        margin-top: 10px;
    }

    #Location .headline .pz_SideLayer.pz_SideLayer1 .l1 {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
}

@media screen and (max-width:992px) {
    #Location .headline {
        padding: 11px 0 14px 0;
    }

    #Location .headline .subhead {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    #Location .headline .subhead span {
        font-size: 14px;
        margin-left: 12px;
        line-height: 22px;
    }

    #Location .headline .pz_SideLayer li a {
        font-size: 14px;
        line-height: 30px;
        padding: 0 20px;
    }

    #Location .headline .pz_SideLayer li.on a {
        padding: 0 22px;
    }

    #Location .headline .pz_SideLayer.pz_SideLayer1 .l1 .ul_2 .l2 .l2_a {
        font-size: 12px;
        line-height: 30px;
    }
}

@media screen and (max-width:768px) {
    #Location .headline {
        padding: 10px;
    }

    #Location .headline .subhead {
        display: none;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    #Location .headline .subhead span {
        font-size: 14px;
        margin-left: 12px;
        line-height: 22px;
    }

    #Location .headline .pz_SideLayer {
        width: 100%;
        margin-top: 0;
    }

    #Location .headline .pz_SideLayer li {
        width: 50%;
    }

    #Location .headline .pz_SideLayer li a {
        width: 100%;
        font-size: 14px;
        line-height: 30px;
        padding: 0 5px;
        text-align: center;
    }

    #Location .headline .pz_SideLayer li.on a {
        padding: 0 5px;
    }

    #Location .headline .pz_SideLayer.pz_SideLayer1 {
        width: 100%;
        padding: 0;
    }

    #Location .headline .pz_SideLayer.pz_SideLayer1 .l1 {
        float: left;
        overflow: auto
    }
}

.container-fluid,
#List {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#List .product {
    margin-top: 26px;
    overflow: hidden;
}

#List .product .row {
    margin: 0 -14px;
}

#List .product ul {
    width: 100%;
    float: left;
}

#List .product ul li {
    width: 25%;
    float: left;
    margin-top: 16px;
    padding: 20px 14px;
}

#List .product ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.05);
    padding: 10px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

#List .product ul li a .pic {
    width: 100%;
    float: left;
    padding-bottom: 74.4%;
    position: relative;
    overflow: hidden;
}

#List .product ul li a .pic img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

#List .product ul li a .text {
    width: 100%;
    float: left;
    margin-top: 34px;
    text-align: center;
    position: relative;
    margin-bottom: 21px;
}

#List .product ul li a .text .title {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #1f262c;
    line-height: 32px;
    letter-spacing: 1px;
}

#List .product ul li a .text .jj {
    width: 100%;
    float: left;
    margin-top: 7px;
    font-size: 14px;
    color: #575f65;
    line-height: 24px;
}

#List .product ul li a:hover {
    background: #1d489b;
}

#List .product ul li a:hover .text .title,
#List .product ul li a:hover .text .jj {
    color: white;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {
    #List .product .row {
        margin: 0 -10px;
    }

    #List .product ul li {
        margin-top: 10px;
        padding: 20px 10px;
    }
}

@media screen and (max-width:992px) {
    #List .product {
        margin-top: 16px;
    }

    #List .product ul li {
        width: 33.333%;
        margin-top: 30px;
    }

    #List .product ul li a .text {
        margin-top: 24px;
        margin-bottom: 10px;
    }

    #List .product ul li a .text .title {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
    }

    #List .product ul li a .text .jj {
        margin-top: 4px;
        font-size: 12px;
        line-height: 22px;
    }
}

@media screen and (max-width:768px) {
    #List .product {
        margin-top: 12px;
        padding: 0 5px;
    }

    #List .product .row {
        margin: 0 0;
    }

    #List .product ul li {
        width: 50%;
        margin-top: 0px;
        padding: 10px 5px;
    }

    #List .product ul li a {
        padding: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    }

    #List .product ul li a .text {
        margin-top: 12px;
        margin-bottom: 6px;
    }

    #List .product ul li a .text .title {
        font-size: 14px;
        line-height: 22px;
    }

    #List .product ul li a .text .jj {
        margin-top: 3px;
        font-size: 12px;
        line-height: 20px;
    }
}

.container-fluid,
#Pagination {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Pagination .d_0100_fy {
    float: left;
    width: 100%;
    text-align: center;
    padding: 60px 0 80px 0;
}

#Pagination .pz_fy1 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

#Pagination .pz_fy1 a {
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    color: #272727;
    margin: 0 8px;
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
}

#Pagination .pz_fy1 a:hover,
#Pagination .pz_fy1 a.on {
    color: #fff;
    border: 1px solid #2954a3;
    background: #2954a3;
    text-decoration: none;
}

#Pagination .pz_fy1 a.prve {
    background: url(/template/theme/CN/3718_sprve_fy.png) no-repeat center;
    width: 100px;
}

#Pagination .pz_fy1 a.prve:hover,
#Pagination .pz_fy1 a.prve.on {
    background: url(/template/theme/CN/3718_sprve_fy_h.png) no-repeat center #2954a3;
    border: 1px solid #2954a3;
}

#Pagination .pz_fy1 a.next {
    background: url(/template/theme/CN/3718_snext_fy.png) no-repeat center;
    width: 100px;
}

#Pagination .pz_fy1 a.next:hover,
#Pagination .pz_fy1 a.next.on {
    background: url(/template/theme/CN/3718_snext_fy_h.png) no-repeat center #2954a3;
    border: 1px solid #2954a3;
}

#Pagination .fy_phone {
    display: none;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {
    #Pagination .d_0100_fy {
        padding: 30px 0 40px 0;
    }
}

@media screen and (max-width:768px) {
    #Pagination .d_0100_fy {
        padding: 20px 0 25px 0;
    }

    #Pagination .pz_fy1 {
        display: none;
    }

    #Pagination .fy_phone {
        display: block;
        float: left;
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #333;
    }

    #Pagination .fy_phone a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 100px;
        height: 30px;
        text-align: center;
        line-height: 28px;
        border: 1px solid #e1e1e1;
        margin: 0 5px;
        -webkit-border-radius: 18px;
        -khtml-border-radius: 18px;
        -moz-border-radius: 18px;
        border-radius: 18px;
    }

    #Pagination .fy_phone a.prve {
        background: url(..//template/theme/CN/3718_prve_fy.png) no-repeat center;
    }

    #Pagination .fy_phone a.next {
        background: url(..//template/theme/CN/3718_next_fy.png) no-repeat center;
    }

    #Pagination .fy_phone span {
        padding: 0 5%;
        color: #333;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: top;
        height: 30px;
        line-height: 30px;
    }
}

.container-fluid,
#Subpage {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Subpage .product {
    width: 100%;
    float: left;
    margin-top: 13px;
    overflow: hidden;
    padding: 0 20px;
}

#Subpage .product .row {
    margin: 0 -14px;
}

#Subpage .product ul {
    width: 100%;
    float: left;
}

#Subpage .product ul li {
    width: 100%;
    float: left;
    padding: 20px 14px;
}

#Subpage .product ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.05);
    padding: 10px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

#Subpage .product ul li a .pic {
    width: 100%;
    float: left;
    padding-bottom: 74.4%;
    position: relative;
    overflow: hidden;
}

#Subpage .product ul li a .pic img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
}

#Subpage .product ul li a .text {
    width: 100%;
    float: left;
    margin-top: 34px;
    text-align: center;
    position: relative;
    margin-bottom: 21px;
}

#Subpage .product ul li a .text .title {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #1f262c;
    line-height: 32px;
    letter-spacing: 1px;
}

#Subpage .product ul li a .text .jj {
    width: 100%;
    float: left;
    margin-top: 7px;
    font-size: 14px;
    color: #575f65;
    line-height: 24px;
}

#Subpage .product ul li a:hover {
    background: #1d489b;
}

#Subpage .product ul li a:hover .text .title,
#Subpage .product ul li a:hover .text .jj {
    color: white;
}


/*产品详情*/
#Subpage .product2 {
    width: 100%;
    float: left;
    margin-top: 100px;
}

#Subpage .product2 .content1 {
    width: 100%;
    float: left;
}

#Subpage .product2 .content1 .backLeft {
    float: left;
    width: 43.3%;
}

#Subpage .product2 .content1 .backLeft .backBig {
    float: left;
    width: 100%;
}

#Subpage .product2 .content1 .backLeft .backBigBox {
    width: 100%;
    float: left;
    position: relative;
}

#Subpage .product2 .content1 .backLeft .backBigBox .slick-slide {
    padding: 0;
}

#Subpage .product2 .content1 .backLeft .backBigBox .slick-dots {
    position: absolute;
    bottom: 29px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

#Subpage .product2 .content1 .backLeft .backBigBox .slick-dots li {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 10px;
    padding: 0;
    background: white;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Subpage .product2 .content1 .backLeft .backBigBox .slick-dots li button {
    display: none;
}

#Subpage .product2 .content1 .backLeft .backBigBox .slick-dots li.slick-active {
    background: #c7000c;
}

#Subpage .product2 .content1 .text {
    width: 50%;
    float: right;
    margin-top: 40px;
}

#Subpage .product2 .content1 .text .title {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #333;
    line-height: 44px;
    letter-spacing: 1px;
}

#Subpage .product2 .content1 .text .title i {
    display: inline-block;
    vertical-align: middle;
    padding: 0 12px;
    background: #2954a3;
    color: white;
    font-size: 14px;
    line-height: 22px;
    margin-left: 10px;
}

#Subpage .product2 .content1 .text .p {
    width: 100%;
    float: left;
    margin-top: 40px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    letter-spacing: 1px;
}

#Subpage .product2 .content1 .text .btn1 {
    width: 100%;
    float: left;
    margin-top: 37px;
    border-top: solid 1px #dcdcdc;
    border-bottom: solid 1px #dcdcdc;
    padding: 10px 0;
}

#Subpage .product2 .content1 .text .btn {
    float: left;
}

#Subpage .product2 .content1 .text .btn a {
    display: block;
    float: left;
    font-size: 16px;
    color: #666;
    line-height: 40px;
    letter-spacing: 1px;
}

#Subpage .product2 .content1 .text .btn a img {
    vertical-align: middle;
    margin: -3px 20px 0 0;
    width: 22px;
}

#Subpage .product2 .content1 .text .fx {
    float: right;
}

#Subpage .product2 .content1 .text .fx span {
    display: block;
    float: left;
    font-size: 16px;
    color: #666;
    line-height: 40px;
    letter-spacing: 1px;
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox {
    float: left;
    width: auto;
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0 5px !important;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a1 {
    background-image: url(/template/theme/CN/3719_product4.png);
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a2 {
    background-image: url(/template/theme/CN/3719_product5.png);
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a3 {
    background-image: url(/template/theme/CN/3719_product6.png);
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a4 {
    background-image: url(/template/theme/CN/3719_product7.png);
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a5 {
    background-image: url(/template/theme/CN/3719_product8.png);
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a6 {
    background-image: url(/template/theme/CN/3719_product9.png);
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a1:hover {
    background-image: url(/template/theme/CN/3719_product4_h.png);
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a2:hover {
    background-image: url(/template/theme/CN/3719_product5_h.png);
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a3:hover {
    background-image: url(/template/theme/CN/3719_product6_h.png);
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a4:hover {
    background-image: url(/template/theme/CN/3719_product7_h.png);
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a5:hover {
    background-image: url(/template/theme/CN/3719_product8_h.png);
}

#Subpage .product2 .content1 .text .fx .bdsharebuttonbox a.a6:hover {
    background-image: url(/template/theme/CN/3719_product9_h.png);
}

#Subpage .product2 .content1 .text .btn2 {
    width: 100%;
    float: left;
    margin-top: 36px;
}

#Subpage .product2 .content1 .text .btn2 .a {
    display: block;
    text-align: center;
    width: 133px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: white;
    margin-right: 22px;
    cursor: pointer;
    float: left;
}

#Subpage .product2 .content1 .text .btn2 .a:hover {
    opacity: 0.8;
}

#Subpage .product2 .content1 .text .btn2 .a1 {
    background: #2954a3;
}

#Subpage .product2 .content1 .text .btn2 .a2 {
    background: #d8211d;
}


#Subpage .product2 .content2 {
    width: 100%;
    float: left;
    margin-top: 55px;
    border: solid 1px #e6e6e6;
}

#Subpage .product2 .content2 .content2_head {
    width: 100%;
    float: left;
    background: #f6f6f6;
    height: 45px;
    border-bottom: solid 1px #ebebeb;
}

#Subpage .product2 .content2 .content2_head span {
    display: block;
    float: left;
    width: 120px;
    text-align: center;
    background: white;
    height: 46px;
    border: solid 1px #ebebeb;
    border-top: solid 2px #2954a3;
    margin: -1px 0 0 -1px;
    line-height: 42px;
    font-size: 16px;
    color: #2954a3;
    font-weight: bold;
    letter-spacing: 1px;
}

#Subpage .product2 .content2 .content2_body {
    width: 100%;
    float: left;
    padding: 28px 32px 35px 32px;
    font-size: 15px;
    color: #4c4c4c;
    line-height: 33px;
    letter-spacing: 1px;
}

#Subpage .product2 .content3 {
    width: 100%;
    float: left;
    margin-top: 22px;
}

#Subpage .product2 .content3 h5 {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    letter-spacing: 1px;
}

#Subpage .product2 .content3 h5 a {
    color: #666;
}

#Subpage .product2 .content3 h5.last {
    float: right;
    text-align: right;
}

#Subpage .product2 .content3 a:hover {
    color: #2954a3;
}


#Subpage .product3 {
    width: 100%;
    float: left;
    margin-top: 42px;
    padding-bottom: 66px;
}

#Subpage .product3 .product3Head {
    width: 100%;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 21px;
    color: #2954a3;
}


#Subpage .tc_mb {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: black;
    opacity: 0.8;
    z-index: 9999;
    display: none;
}

#Subpage .tc1 {
    width: 565px;
    height: 140px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -70px 0 0 -282px;
    background: rgba(255, 255, 255, 0.9);
    padding: 34px 16px 48px 40px;
    z-index: 100000;
    display: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

#Subpage .tc1 .close {
    position: absolute;
    background: url(/template/theme/CN/3719_pro8.png) no-repeat center center;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    opacity: 0.3;
}

#Subpage .tc1 .close:hover {
    opacity: 1;
}

#Subpage .tc1 .txk {
    display: block;
    width: 382px;
    height: 55px;
    border-bottom: solid 1px #bfbfbf;
    line-height: 54px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    float: left;
    background: none;
    border-radius: 0;
}

#Subpage .tc1 .txk::-webkit-input-placeholder {
    color: #333;
}

#Subpage .tc1 .txk::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333;
}

#Subpage .tc1 .txk:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333;
}

#Subpage .tc1 .txk:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333;
}

#Subpage .tc1 .submit {
    display: block;
    margin-top: 20px;
    width: 115px;
    height: 38px;
    background: #2954a3;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    float: right;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

#Subpage .tc2 {
    width: 693px;
    height: 480px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -240px 0 0 -346px;
    background: #1f448e;
    padding: 36px 48px 28px 57px;
    z-index: 100000;
    display: none;
}

#Subpage .tc2 .close {
    position: absolute;
    background: url(/template/theme/CN/3719_pro9.png) no-repeat center center;
    background-size: contain;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    opacity: 0.6;
}

#Subpage .tc2 .close:hover {
    opacity: 1;
}

#Subpage .tc2 .tc2Head {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: bold;
    color: white;
    font-size: 26px;
    line-height: 38px;
    letter-spacing: 1px;
}

#Subpage .tc2 ul {
    width: 100%;
    float: left;
    margin-top: 11px;
}

#Subpage .tc2 ul li {
    width: 100%;
    float: left;
    padding: 0 8px;
    position: relative;
}

#Subpage .tc2 ul li input,
#Subpage .tc2 ul li textarea,
#Subpage .tc2 ul li select {
    display: block;
    width: 100%;
    height: 69px;
    background: none;
    border: 0;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    padding-left: 80px;
    font-size: 16px;
    color: white;
    line-height: 68px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: 0;
    border-radius: 0;
}

#Subpage .tc2 ul li textarea {
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 26px;
}

#Subpage .tc2 ul li input:focus,
#Subpage .tc2 ul li textarea:focus,
#Subpage .tc2 ul li select:focus {
    border-color: white;
}

#Subpage .tc2 ul li .name {
    position: absolute;
    left: 8px;
    top: 0;
    height: 68px;
    line-height: 68px;
    color: white;
    font-size: 16px;
    letter-spacing: 1px;
}

#Subpage .tc2 ul li.l1 {
    width: 50%;
}

#Subpage .tc2 ul li.l2 input {
    padding-right: 100px;
}

#Subpage .tc2 ul li.l2 .yzm {
    width: 100px;
    height: 68px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 68px;
    cursor: pointer;
}

#Subpage .tc2 ul li.l2 .yzm img {
    vertical-align: middle;
}

#Subpage .tc2 ul li.l3 input {
    padding: 0;
    height: 50px;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 20px;
    cursor: pointer;
    text-align: center;
    border: 0;
    color: white;
}

#Subpage .tc2 ul li select {
    background: url(/template/theme/CN/3719_index38.png) no-repeat 96% center;
}

#Subpage .tc2 ul li.l3 input:hover {
    color: #3e5fa2;
    background: white;
}

@media screen and (max-width:1420px) {
    #Subpage .product2 .content1 .text {
        margin-top: 0px;
    }

    #Subpage .product2 .content1 .text .p {
        margin-top: 30px;
    }

    #Subpage .product2 .content1 .text .btn1 {
        margin-top: 27px;
    }

    #Subpage .product2 .content1 .text .btn2 {
        margin-top: 26px;
    }
}

@media screen and (max-width:1200px) {
    #Subpage .product .row {
        margin: 0 -10px;
    }

    #Subpage .product ul li {
        margin-top: 0px;
        padding: 20px 10px;
    }

    #Subpage .product2 {
        margin-top: 60px;
    }

    #Subpage .product2 .content1 .text .p {
        margin-top: 20px;
    }

    #Subpage .product2 .content1 .backLeft {
        width: 46%;
    }

    #Subpage .product2 .content1 .text .btn a img {
        margin: -3px 15px 0 0;
    }

    #Subpage .product2 .content1 .text .fx .bdsharebuttonbox a {
        margin: 0 2px !important;
    }
}

@media screen and (max-width:992px) {
    #Subpage .product {
        margin-top: 3px;
    }

    #Subpage .product ul {
        position: relative;
        padding-bottom: 20px;
    }

    #Subpage .product ul li a .text {
        margin-top: 24px;
        margin-bottom: 10px;
    }

    #Subpage .product ul li a .text .title {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
    }

    #Subpage .product ul li a .text .jj {
        margin-top: 4px;
        font-size: 12px;
        line-height: 22px;
    }

    #Subpage .product ul .slick-dots {
        position: absolute;
        bottom: 0px;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    #Subpage .product ul .slick-dots li {
        position: relative;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 6px;
        padding: 0;
        float: none;
        background: #999;
        cursor: pointer;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        border-radius: 50%;
    }

    #Subpage .product ul .slick-dots li button {
        display: none;
    }

    #Subpage .product ul .slick-dots li.slick-active {
        background: #c7000c;
    }

    #Subpage .product2 {
        margin-top: 30px;
    }

    #Subpage .product2 .content1 .backLeft .backBigBox .slick-dots {
        bottom: 15px;
    }

    #Subpage .product2 .content1 .backLeft .backBigBox .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 8px;
    }

    #Subpage .product2 .content1 .text .title {
        font-size: 22px;
        line-height: 26px;
        padding-bottom: 12px;
    }

    #Subpage .product2 .content1 .text .title i {
        padding: 0 8px;
        font-size: 12px;
        line-height: 20px;
    }

    #Subpage .product2 .content1 .text .p {
        margin-top: 10px;
        font-size: 14px;
        line-height: 26px;
    }

    #Subpage .product2 .content1 .text .btn1 {
        margin-top: 17px;
        padding: 7px 0;
    }

    #Subpage .product2 .content1 .text .btn a {
        font-size: 14px;
        line-height: 32px;
    }

    #Subpage .product2 .content1 .text .btn a img {
        margin: -3px 12px 0 0;
        width: 18px;
    }

    #Subpage .product2 .content1 .text .fx {
        display: none;
    }

    #Subpage .product2 .content1 .text .fx span {
        line-height: 32px;
        font-size: 14px;
    }

    #Subpage .product2 .content1 .text .fx .bdsharebuttonbox a {
        width: 32px;
        height: 32px;
    }

    #Subpage .product2 .content1 .text .btn2 {
        margin-top: 16px;
    }

    #Subpage .product2 .content1 .text .btn2 .a {
        width: 120px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        margin-right: 11px;
    }

    #Subpage .product2 .content2 {
        margin-top: 35px;
    }

    #Subpage .product2 .content2 .content2_body {
        padding: 20px 22px 25px 22px;
        font-size: 13px;
        line-height: 28px;
        letter-spacing: 0px;
    }

    #Subpage .product2 .content3 {
        margin-top: 11px;
    }

    #Subpage .product2 .content3 h5 {
        font-size: 14px;
        line-height: 26px;
        letter-spacing: 0px;
    }

    #Subpage .product3 {
        margin-top: 22px;
        padding-bottom: 33px;
    }

    #Subpage .product3 .product3Head {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
}

@media screen and (max-width:768px) {
    #Subpage .product {
        margin-top: 6px;
        padding: 0 5px;
    }

    #Subpage .product .row {
        margin: 0 0;
    }

    #Subpage .product ul li {
        padding: 10px 5px;
    }

    #Subpage .product ul li a {
        padding: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    }

    #Subpage .product ul li a .text {
        margin-top: 12px;
        margin-bottom: 6px;
    }

    #Subpage .product ul li a .text .title {
        font-size: 14px;
        line-height: 22px;
    }

    #Subpage .product ul li a .text .jj {
        margin-top: 3px;
        font-size: 12px;
        line-height: 20px;
    }

    #Subpage .product ul .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 4px;
    }

    #Subpage .product2 {
        margin-top: 10px;
        padding: 0 10px;
    }

    #Subpage .product2 .content1 .backLeft {
        width: 100%;
    }

    #Subpage .product2 .content1 .text {
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
        float: left;
    }

    #Subpage .product2 .content1 .text .title {
        font-size: 16px;
        line-height: 20px;
    }

    #Subpage .product2 .content1 .text .p {
        margin-top: 10px;
        font-size: 12px;
        line-height: 22px;
    }

    #Subpage .product2 .content1 .text .btn1 {
        margin-top: 11px;
        padding: 5px 0;
    }

    #Subpage .product2 .content1 .text .btn a {
        font-size: 12px;
        line-height: 24px;
    }

    #Subpage .product2 .content1 .text .btn a img {
        margin: -3px 8px 0 0;
        width: 16px;
    }

    #Subpage .product2 .content1 .text .fx {
        margin-top: 8px;
        display: none;
    }

    #Subpage .product2 .content1 .text .fx span {
        font-size: 14px;
        line-height: 32px;
    }

    #Subpage .product2 .content1 .text .fx .bdsharebuttonbox a {
        width: 32px;
        height: 32px;
        margin: 0 3px !important;
        background-size: 38px 38px;
    }

    #Subpage .product2 .content2 {
        margin-top: 15px;
    }

    #Subpage .product2 .content2 .content2_body {
        padding: 10px 11px 13px 11px;
        font-size: 12px;
        line-height: 22px;
    }

    #Subpage .product2 .content3 {
        margin-top: 9px;
    }

    #Subpage .product2 .content3 h5 {
        width: 100%;
        font-size: 12px;
        line-height: 22px;
    }

    #Subpage .product2 .content3 h5.last {
        text-align: left;
    }

    #Subpage .product3 {
        padding-bottom: 22px;
    }

    #Subpage .product3 .product3Head {
        padding: 0 10px;
    }

    #Subpage .tc1 {
        width: 300px;
        height: 140px;
        margin: -70px 0 0 -150px;
        padding: 24px 15px 22px 15px;
    }

    #Subpage .tc1 .close {
        width: 16px;
        height: 16px;
    }

    #Subpage .tc1 .txk {
        width: 100%;
        height: 45px;
        padding: 10px 0;
        line-height: 24px;
        font-size: 14px;
    }

    #Subpage .tc1 .submit {
        margin-top: 10px;
        width: 100%;
        font-size: 14px;
    }

    #Subpage .tc2 {
        width: 100%;
        height: 500px;
        max-height: 100%;
        overflow-y: auto;
        left: 0;
        margin: 0 0 0 0;
        padding: 22px 24px 14px 24px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    #Subpage .tc2 .close {
        opacity: 1;
    }

    #Subpage .tc2 .tc2Head {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0px;
    }

    #Subpage .tc2 ul li {
        padding: 0 0px;
    }

    #Subpage .tc2 ul li input,
    #Subpage .tc2 ul li textarea,
    #Subpage .tc2 ul li select {
        height: 51px;
        padding: 15px 0 15px 70px;
        line-height: 20px;
    }

    #Subpage .tc2 ul li .name {
        left: 0px;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        letter-spacing: 0px;
    }

    #Subpage .tc2 ul li.l1 {
        width: 100%;
    }

    #Subpage .tc2 ul li.l2 input {
        padding-right: 80px;
    }

    #Subpage .tc2 ul li.l2 .yzm {
        width: 80px;
        height: 50px;
        line-height: 50px;
    }

    #Subpage .tc2 ul li.l3 input {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        letter-spacing: 0px;
        margin-top: 10px;
    }
}

.container-fluid,
#Location2 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Location2 .headline {
    padding: 22px 0 28px 0;
    border-bottom: solid 1px #d9d9d9;
}

#Location2 .headline .subhead {
    float: left;
    font-size: 30px;
    color: #333;
    line-height: 53px;
    font-weight: bold;
    letter-spacing: 1px;
}

#Location2 .headline .subhead span {
    font-size: 18px;
    color: #999;
    margin-left: 18px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    font-weight: normal;
}

#Location2 .headline .pz_SideLayer {
    float: right;
}

#Location2 .headline .pz_SideLayer li {
    float: left;
}

#Location2 .headline .pz_SideLayer li a {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 53px;
    padding: 0 30px;
}

#Location2 .headline .pz_SideLayer li.on a {
    padding: 0 34px;
    color: white;
    background: #2954a3;
}

#Location2 .headline .pz_SideLayer li:hover a {
    color: #2954a3;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {
    #Location2 .headline {
        padding: 11px 0 14px 0;
    }

    #Location2 .headline .subhead {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    #Location2 .headline .subhead span {
        font-size: 14px;
        margin-left: 12px;
        line-height: 22px;
    }

    #Location2 .headline .pz_SideLayer li a {
        font-size: 14px;
        line-height: 30px;
        padding: 0 20px;
    }

    #Location2 .headline .pz_SideLayer li.on a {
        padding: 0 22px;
    }
}

@media screen and (max-width:768px) {
    #Location2 .headline {
        padding: 10px;
    }

    #Location2 .headline .subhead {
        display: none;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    #Location2 .headline .subhead span {
        font-size: 14px;
        margin-left: 12px;
        line-height: 22px;
    }

    #Location2 .headline .pz_SideLayer {
        width: 100%;
    }

    #Location2 .headline .pz_SideLayer li {
        width: 33.33%;
    }

    #Location2 .headline .pz_SideLayer li a {
        width: 100%;
        font-size: 12px;
        line-height: 30px;
        padding: 0 5px;
        text-align: center;
    }

    #Location2 .headline .pz_SideLayer li.on a {
        padding: 0 5px;
    }
}

.container-fluid,
#List2 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#List2 .case {
    margin-top: 55px;
}

#List2 .case .caseBody {
    margin: 0 -21px;
}

#List2 .case ul {
    width: 100%;
    float: left;
}

#List2 .case ul li {
    width: 33.33%;
    float: left;
    padding: 0 21px;
    margin-top: 45px;
}

#List2 .case ul li a {
    display: block;
    width: 100%;
    float: left;
}

#List2 .case ul li a .pic {
    width: 100%;
    position: relative;
    float: left;
    padding-bottom: 75%;
    overflow: hidden;
}

#List2 .case ul li a .pic img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: width all 0.3s linear;
}

#List2 .case ul li a:hover .pic img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}

#List2 .case ul li a .title {
    width: 100%;
    float: left;
    text-align: center;
    background: #e8e8e8;
    font-size: 18px;
    color: #333;
    height: 72px;
    line-height: 72px;
    letter-spacing: 1px;
}

#List2 .case ul li a:hover .title {
    color: white;
    background: #1e4593;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {
    #List2 .case {
        margin-top: 33px;
    }

    #List2 .case .caseBody {
        margin: 0 -10px;
    }

    #List2 .case ul li {
        padding: 0 10px;
        margin-top: 25px;
    }

    #List2 .case ul li a .title {
        font-size: 16px;
        height: 60px;
        line-height: 60px;
        letter-spacing: 0px;
    }
}

@media screen and (max-width:768px) {
    #List2 .case {
        margin-top: 11px;
        padding: 0 5px;
    }

    #List2 .case .caseBody {
        margin: 0 -0;
        width: 100%;
    }

    #List2 .case ul li {
        width: 100%;
        padding: 0 5px;
        margin-top: 15px;
    }

    #List2 .case ul li a .title {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }
}

.container-fluid,
#Subpage2 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*案例详情*/
#Subpage2 .caseBody {
    margin: 100px 0 57px 0;
}

#Subpage2 .caseBody .content1 {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 44px;
}

#Subpage2 .caseBody .content1 .slide_pic_3 {
    width: 100%;
    float: left;
    position: relative;
}

#Subpage2 .caseBody .content1 .slide_pic_3:before {
    content: '';
    width: 2000px;
    height: 350px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -175px 0 0 -1000px;
    z-index: -1;
    background: #f5f5f5;
}

#Subpage2 .caseBody .content1 .slide_pic_3 .slick-slide {
    padding: 81px 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

#Subpage2 .caseBody .content1 .slide_pic_3 .img {
    width: 100%;
    float: left;
    padding: 5px;
    background: white;
    border: solid 1px #dcdcdc;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

#Subpage2 .caseBody .content1 .slide_pic_3 .img span {
    display: block;
    width: 100%;
    float: left;
    background: black;
}

#Subpage2 .caseBody .content1 .slide_pic_3 .img span img {
    width: 100%;
    float: left;
    opacity: 0.7;
}

#Subpage2 .caseBody .content1 .slide_pic_3 .slick-center {
    z-index: 5;
    position: relative;
}

#Subpage2 .caseBody .content1 .slide_pic_3 .slick-center .img {
    padding: 8px;
    transform: scale(1.4, 1.4);
    -ms-transform: scale(1.4, 1.4);
    -webkit-transform: scale(1.4, 1.4);
    -o-transform: scale(1.4, 1.4);
    -moz-transform: scale(1.4, 1.4);
}

#Subpage2 .caseBody .content1 .slide_pic_3 .slick-center .img span img {
    opacity: 1;
}

#Subpage2 .caseBody .content1 .slide_pic_3 .slick-prev,
#Subpage2 .caseBody .content1 .slide_pic_3 .slick-next {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -500px;
    display: block;
    width: 36px;
    height: 68px;
    background: url(/template/theme/CN/3722_case9.png) no-repeat left center;
    background-size: auto 68px;
    opacity: 0.5;
}

#Subpage2 .caseBody .content1 .slide_pic_3 .slick-next {
    left: auto;
    right: 50%;
    margin-right: -500px;
    background-position: right center;
}

#Subpage2 .caseBody .content1 .slide_pic_3 .slick-prev:hover,
#Subpage2 .caseBody .content1 .slide_pic_3 .slick-next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}


#Subpage2 .caseBody .content2 {
    width: 100%;
    float: left;
    margin-top: 80px;
}

#Subpage2 .caseBody .content2 .p {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}


#Subpage2 .caseBody .content3 {
    width: 100%;
    float: left;
    margin-top: 45px;
}

#Subpage2 .caseBody .content3 h5 {
    width: 50%;
    float: left;
    padding-top: 18px;
    border-top: solid 1px #e5e5e5;
    font-size: 14px;
    color: #333;
    line-height: 37px;
}

#Subpage2 .caseBody .content3 h5 a {
    display: inline-block;
    vertical-align: top;
    max-width: 80%;
    color: #333;
}

#Subpage2 .caseBody .content3 h5:hover a,
.c_1250_1 .content3 h5:hover {
    color: #0e6eb8;
}

#Subpage2 .caseBody .content3 h5:last-child {
    text-align: right;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {
    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-slide {
        padding: 50px 0;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-prev {
        margin-left: -378px;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-next {
        margin-right: -378px;
    }
}

@media screen and (max-width:992px) {
    #Subpage2 .caseBody {
        margin: 60px 0 30px 0;
    }

    #Subpage2 .caseBody .content1 {
        padding: 0 22px;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3:before {
        height: 150px;
        margin: -75px 0 0 -1000px;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-slide {
        padding: 34px 0;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-center .img {
        padding: 6px;
        transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-prev {
        margin-left: -330px;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-next {
        margin-right: -330px;
    }

    #Subpage2 .caseBody .content2 {
        margin-top: 40px;
    }

    #Subpage2 .caseBody .content2 .p {
        line-height: 24px;
        font-weight: 14px;
    }

    #Subpage2 .caseBody .content3 {
        margin-top: 25px;
    }

    #Subpage2 .caseBody .content3 h5 {
        padding-top: 12px;
        line-height: 33px;
    }
}

@media screen and (max-width:768px) {
    #Subpage2 .caseBody {
        margin: 20px 0 10px 0;
    }

    #Subpage2 .caseBody .content1 {
        padding: 0 11px;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3:before {
        height: 100px;
        margin: -50px 0 0 -1000px;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-slide {
        padding: 25px 0;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 .img {
        padding: 5px;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 {
        margin-top: 10px;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-prev {
        left: 10px;
        margin-left: 0;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-next {
        right: 10px;
        margin-right: 0;
    }

    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-prev,
    #Subpage2 .caseBody .content1 .slide_pic_3 .slick-next {
        width: 22px;
        height: 42px;
        background-size: auto 42px;
        margin-top: -21px;
    }

    #Subpage2 .caseBody .content2 {
        margin-top: 20px;
    }

    #Subpage2 .caseBody .content2 .p {
        font-size: 12px;
        line-height: 22px;
        padding: 0 10px;
    }

    #Subpage2 .caseBody .content3 {
        margin-top: 12px;
        padding: 10px 10px 0 10px;
        border-top: solid 1px #e5e5e5;
    }

    #Subpage2 .caseBody .content3 h5 {
        width: 100%;
        padding-top: 0px;
        border-top: 0;
        font-size: 12px;
        line-height: 25px;
    }

    #Subpage2 .caseBody .content3 h5 a {
        max-width: 82%;
    }

    #Subpage2 .caseBody .content3 h5:last-child {
        text-align: left;
    }
}

.container-fluid,
#Content9 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Content9 .about1Head {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 36px;
    color: #333;
    line-height: 54px;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 15px;
}

#Content9 .about1Head:before {
    content: '';
    width: 40px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -20px;
    background: #2954a3;
}

@media screen and (max-width: 991px) {
    #Content9 .about1Head {
        font-size: 26px;
        line-height: 44px;
        letter-spacing: 0px;
        padding-bottom: 12px;
    }
}

@media screen and (max-width: 767px) {
    #Content9 .about1Head {
        font-size: 20px;
        line-height: 34px;
        padding-bottom: 8px;
    }

    #Content9 .about1Head:before {
        width: 30px;
        height: 1px;
        margin-left: -15px;
    }
}

#Content9 .about1 {
    padding: 85px 0 100px 0;
    overflow: hidden;
}

#Content9 .about1 .text {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    letter-spacing: 1px;
}

#Content9 .about1 .text ul {
    width: 100%;
    margin-top: 30px;
}

#Content9 .about1 .text ul li {
    display: inline-block;
    width: 290px;
    vertical-align: top;
}

#Content9 .about1 .text ul li h3 {
    width: 100%;
    color: #2954a3;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 2px;
}

#Content9 .about1 .text ul li h3 img {
    vertical-align: middle;
    margin: 13px 0 0 8px;
    background: #2954a3;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Content9 .about1 .text ul li h5 {
    width: 100%;
    margin-top: 8px;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
}

#Content9 .about1 .about1Body {
    width: 100%;
    float: left;
    margin-top: 50px;
}

#Content9 .about1 .about1Body .pic {
    width: 50%;
    float: left;
    height: 613px;
}

#Content9 .about1 .about1Body .content {
    float: right;
    width: 50%;
    background: #f2f2f2;
    height: 613px;
    padding: 50px 0;
}

#Content9 .about1 .about1Body .content .scroll_box {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 513px;
}

#Content9 .about1 .about1Body .content .scroll_cont {
    width: 100%;
    font-size: 16px;
    padding: 0 72px 0 60px;
    color: #333;
    line-height: 36px;
    letter-spacing: 1px;
}

@media screen and (max-width: 1199px) {
    #Content9 .about1 .about1Body .content .scroll_cont {
        padding: 0 50px 0 40px;
    }
}

@media screen and (max-width: 991px) {
    #Content9 .about1 {
        padding: 45px 0 60px 0;
    }

    #Content9 .about1 .text {
        font-size: 14px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    #Content9 .about1 .text ul {
        margin-top: 20px;
    }

    #Content9 .about1 .text ul li {
        width: 200px;
    }

    #Content9 .about1 .text ul li h3 {
        font-size: 38px;
        line-height: 46px;
        letter-spacing: 1px;
    }

    #Content9 .about1 .text ul li h3 img {
        margin: 9px 0 0 6px;
        width: 14px;
    }

    #Content9 .about1 .text ul li h5 {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 1px;
    }

    #Content9 .about1 .about1Body {
        margin-top: 30px;
    }

    #Content9 .about1 .about1Body .pic {
        width: 100%;
        height: 400px;
    }

    #Content9 .about1 .about1Body .content {
        width: 100%;
        height: 400px;
        padding: 30px 0;
    }

    #Content9 .about1 .about1Body .content .scroll_box {
        height: 340px;
    }

    #Content9 .about1 .about1Body .content .scroll_cont {
        font-size: 14px;
        line-height: 30px;
        letter-spacing: 0px;
        padding: 0 40px 0 20px;
    }
}

@media screen and (max-width: 767px) {
    #Content9 .about1 {
        padding: 20px 0 30px 0;
    }

    #Content9 .about1 .text {
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0px;
        padding: 0 10px;
    }

    #Content9 .about1 .text ul {
        margin-top: 10px;
    }

    #Content9 .about1 .text ul li {
        width: 32%;
    }

    #Content9 .about1 .text ul li h3 {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    #Content9 .about1 .text ul li h3 img {
        margin: 7px 0 0 4px;
        width: 10px;
    }

    #Content9 .about1 .text ul li h5 {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0px;
    }

    #Content9 .about1 .about1Body {
        margin-top: 20px;
    }

    #Content9 .about1 .about1Body .pic {
        height: 300px;
    }

    #Content9 .about1 .about1Body .content {
        width: 100%;
        height: 300px;
        padding: 20px 0;
    }

    #Content9 .about1 .about1Body .content .scroll_box {
        height: 260px;
        overflow-y: auto;
    }

    #Content9 .about1 .about1Body .content .scroll_cont {
        font-size: 12px;
        line-height: 24px;
        padding: 0 20px 0 20px;
    }
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {}

@media screen and (max-width:768px) {}

.container-fluid,
#Content10 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Content10 .about2 {
    padding: 96px 0 94px 0;
    width: 100%;
    float: left;
}

#Content10 .about2 ul {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    vertical-align: top;
    padding-top: 30px;
    position: relative;
    padding-bottom: 98px;
    margin-top: 50px;
}

#Content10 .about2 ul:before {
    width: 1px;
    content: '';
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    background: #bdbdbd;
}

#Content10 .about2 li {
    width: 712px;
    float: left;
    margin-top: 34px;
    padding-right: 37px;
    padding-left: 0;
    position: relative;
    margin-top: -30px;
    text-align: left;
}

#Content10 .about2 li:first-child {
    margin-top: 30px;
}

#Content10 .about2 ul:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #bdbdbd;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -6px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Content10 .about2 li:before {
    content: '';
    width: 38px;
    height: 24px;
    position: absolute;
    right: 0px;
    top: 30px;
    background: url(/template/theme/CN/3724_about8.png) no-repeat center center;
    background-size: contain;
}

#Content10 .about2 li .text_history {
    width: 100%;
    float: left;
    background: white;
    border: solid 1px #e3e3e3;
    padding: 22px 44px 26px 53px;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

@media screen and (min-width:768px) {
    #Content10 .about2 li:hover .text_history {
        border: solid 2px #2954a3;
    }

    #Content10 .about2 li:hover:before {
        background-image: url(/template/theme/CN/3724_about8_h.png);
    }
}

#Content10 .about2 li .text_history .img {
    width: 158px;
    float: right;
    margin-left: 18px;
}

#Content10 .about2 li .text_history .time {
    width: 65%;
    font-size: 24px;
    color: #666;
    line-height: 36px;
}

#Content10 .about2 li .text_history .p {
    width: 65%;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-top: 5px;
}

#Content10 .about2 li.l1 {
    padding-left: 37px;
    margin-top: -90px;
    padding-right: 0;
    float: right;
}

#Content10 .about2 li.l1:before {
    background-image: url(/template/theme/CN/3724_about9.png);
    left: 0;
    right: auto;
}

@media screen and (min-width:768px) {
    #Content10 .about2 li.l1:hover:before {
        background-image: url(/template/theme/CN/3724_about9_h.png);
    }
}

#Content10 .about2 ul .more {
    cursor: pointer;
    width: 152px;
    height: 42px;
    line-height: 42px;
    background: #2954a3;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -76px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#Content10 .about2 ul .more:hover {
    background: #0070c0;
    color: white;
}


#Content10 .about1Head {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 36px;
    color: #333;
    line-height: 54px;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 15px;
}

#Content10 .about1Head:before {
    content: '';
    width: 40px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -20px;
    background: #2954a3;
}

@media screen and (max-width:1420px) {
    #Content10 .about2 li {
        width: 602px;
    }
}

@media screen and (max-width:1200px) {
    #Content10 .about2 li {
        width: 498px;
    }

    #Content10 .about2 li .text_history {
        padding: 22px 22px 26px 30px;
    }
}

@media screen and (max-width:992px) {
    #Content10 .about1Head {
        font-size: 26px;
        line-height: 44px;
        letter-spacing: 0px;
        padding-bottom: 12px;
    }

    #Content10 .about2 {
        padding: 60px 0 60px 0;
    }

    #Content10 .about2 ul {
        padding-left: 0;
        padding-right: 0;
    }

    #Content10 .about2 li {
        width: 395px;
    }

    #Content10 .about2 li:first-child {
        margin-top: 20px;
    }

    #Content10 .about2 li .text_history {
        padding: 11px 13px 15px 10px;
    }

    #Content10 .about2 li .text_history .img {
        width: 100%;
        margin-left: 0px;
    }

    #Content10 .about2 li .text_history .time {
        width: 100%;
        float: left;
        margin-top: 0px;
        font-size: 18px;
        line-height: 30px;
        margin-top: 10px;
    }

    #Content10 .about2 li .text_history .p {
        font-size: 14px;
        line-height: 20px;
        width: 100%;
        float: left;
    }

    #Content10 .about2 li.l1 {
        margin-top: -150px;
    }

    #Content10 .about2 ul .more {
        width: 132px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        margin-left: -66px;
    }
}

@media screen and (max-width:768px) {
    #Content10 .about1Head {
        font-size: 20px;
        line-height: 34px;
        padding-bottom: 8px;
    }

    #Content10 .about1Head:before {
        width: 30px;
        height: 1px;
        margin-left: -15px;
    }

    #Content10 .about2 {
        padding: 30px 10px 30px 0;
    }

    #Content10 .about2 ul {
        width: 100%;
        padding-top: 0;
        padding-bottom: 70px;
    }

    #Content10 .about2 ul:before {
        left: 10px;
    }

    #Content10 .about2 ul:after {
        width: 7px;
        height: 7px;
        left: 10px;
        margin-left: -3px;
    }

    #Content10 .about2 li,
    #Content10 .about2 li.l1 {
        width: 100%;
        padding-left: 28px;
        padding-right: 0;
        margin-top: 10px;
    }

    #Content10 .about2 li:before {
        background-size: auto 16px !important;
        position: absolute;
        left: 3px !important;
        top: 18px;
        background-image: url(/template/theme/CN/3724_about9.png);
        background-position: left center;
    }

    #Content10 .about2 li .text_history {
        padding: 11px 13px 10px 10px;
    }

    #Content10 .about2 li .text_history .img img {
        width: 100%;
    }

    #Content10 .about2 li .text_history .time {
        font-size: 16px;
        line-height: 24px;
    }

    #Content10 .about2 li .text_history .p {
        font-size: 12px;
        line-height: 18px;
    }

    #Content10 .about2 li.l1 {
        margin-top: 10px;
    }

    #Content10 .about2 ul .more {
        left: 8px;
        margin-left: 0px;
        width: 120px;
    }


}

.container-fluid,
#Content11 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Content11 .about1Head {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 36px;
    color: #333;
    line-height: 54px;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 15px;
}

#Content11 .about1Head:before {
    content: '';
    width: 40px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -20px;
    background: #2954a3;
}


#Content11 .about3 {
    padding: 88px 0 100px 0;
}

#Content11 .about3 .row {
    margin: 0 -14px;
}

#Content11 .about3 ul {
    width: 100%;
    float: left;
    margin-top: 53px;
}

#Content11 .about3 ul li {
    width: 25%;
    float: left;
    padding: 0 14px;
}

#Content11 .about3 ul li .zbox {
    width: 100%;
    float: left;
    background: #f5f5f7;
    padding: 36px 60px 20px 60px;
    min-height: 390px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

#Content11 .about3 ul li .zbox .ico {
    display: inline-block;
    vertical-align: top;
    width: 109px;
    height: 109px;
    background: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#Content11 .about3 ul li .zbox h4 {
    width: 100%;
    float: left;
    margin-top: 24px;
    font-size: 24px;
    color: #2954a3;
    line-height: 35px;
    letter-spacing: 1px;
    font-weight: bold;
}

#Content11 .about3 ul li .zbox h6 {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    text-transform: uppercase;
    font-family: Arial;
    letter-spacing: 1px;
}

#Content11 .about3 ul li .zbox .p {
    width: 100%;
    float: left;
    margin-top: 13px;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    letter-spacing: 0.5px;
}

@media screen and (max-width:1420px) {
    #Content11 .about3 ul li .zbox {
        padding: 36px 40px 20px 40px;
    }
}

@media screen and (max-width:1200px) {
    #Content11 .about3 {
        padding: 44px 0 60px 0;
    }

    #Content11 .about3 ul li .zbox {
        padding: 36px 20px 20px 20px;
    }
}

@media screen and (max-width:992px) {
    #Content11 .about1Head {
        font-size: 26px;
        line-height: 44px;
        letter-spacing: 0px;
        padding-bottom: 12px;
    }

    #Content11 .about3 {
        padding: 33px 0 40px 0;
    }

    #Content11 .about3 .row {
        margin: 0 -6px;
    }

    #Content11 .about3 ul {
        margin-top: 33px;
    }

    #Content11 .about3 ul li {
        padding: 0 6px;
    }

    #Content11 .about3 ul li .zbox {
        padding: 20px 20px 15px 20px;
        min-height: 280px;
    }

    #Content11 .about3 ul li .zbox .ico {
        width: 80px;
        height: 80px;
    }

    #Content11 .about3 ul li .zbox h4 {
        margin-top: 16px;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 0px;
    }

    #Content11 .about3 ul li .zbox h6 {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0px;
    }

    #Content11 .about3 ul li .zbox .p {
        margin-top: 9px;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
    }
}

@media screen and (max-width:768px) {
    #Content11 .about1Head {
        font-size: 20px;
        line-height: 34px;
        padding-bottom: 8px;
    }

    #Content11 .about1Head:before {
        width: 30px;
        height: 1px;
        margin-left: -15px;
    }

    #Content11 .about3 {
        padding: 22px 5px 30px 5px;
    }

    #Content11 .about3 .row {
        margin: 0 0;
    }

    #Content11 .about3 ul {
        margin-top: 22px;
    }

    #Content11 .about3 ul li {
        padding: 5px;
        width: 50%;
    }

    #Content11 .about3 ul li .zbox {
        padding: 20px 15px 15px 15px;
        min-height: 280px;
    }
}

.container-fluid,
#Content12 {
    width: 100%;
    float: left
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*联系我们*/
#Content12 .contact1 {
    float: left;
    width: 100%;
    margin-top: 104px;
}

#Content12 .contact_tx {
    float: left;
    width: 43.29%;
}

#Content12 .contact_tx .l2 {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 28px;
    line-height: 42px;
    letter-spacing: 1px;
}

#Content12 .contact_tx .l3 {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 16px;
    line-height: 22px;
}

#Content12 .contact_tx .tx2 {
    float: left;
    width: 100%;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 26px 0;
    margin-top: 34px;
}

#Content12 .contact_tx .tx2 .p1 {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 18px;
    line-height: 32px;
    margin: 7px 0;
    padding-left: 48px;
    position: relative;
}

#Content12 .contact_tx .tx2 .p1 .ico {
    position: absolute;
    top: 5px;
    left: 0;
    width: 22px;
}

#Content12 .contact_tx .tx3 {
    float: left;
    width: 100%;
    margin-top: 36px;
    position: relative;
}

#Content12 .contact_tx .tx3 i {
    float: left;
    border: 1px solid #dbdbdb;
    padding: 8px;
    background: #fff;
    width: 140px;
    line-height: 0;
}

#Content12 .contact_tx .tx3 .er {
    position: absolute;
    left: 163px;
    bottom: 0;
}

#Content12 .contact_tx .tx3 .er .sp1 {
    display: block;
    color: #3a3a3a;
    font-size: 18px;
    line-height: 30px;
}

#Content12 .contact_tx .tx3 .er .sp2 {
    display: block;
    color: #464646;
    font-size: 16px;
    line-height: 26px;
}

#Content12 .contact_tx .tx3 .er .sp3 {
    display: block;
    color: #999999;
    font-size: 14px;
    line-height: 26px;
}

#Content12 .ditu {
    width: 51.2%;
    float: right;
    height: 588px;
    margin-top: 6px;
}

#Content12 .ditu img {
    max-width: none;
}

#Content12 .ditu .iw_poi_title {
    display: block;
    background: url("/template/theme/CN/3726_contact8.png") no-repeat !important;
    line-height: 30px !important;
}

#Content12 .ditu .iw_poi_content {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

#Content12 .ditu .BMapLabel {
    display: none !important;
}


#Content12 .contact2 {
    margin: 0 -39px;
}

#Content12 .contact2 ul {
    float: left;
    width: 100%;
    margin-top: 33px;
    margin-bottom: 80px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

#Content12 .contact2 ul li {
    width: 50%;
    float: left;
    padding: 0 39px;
    margin-top: 41px;
}

#Content12 .contact2 ul li .zbox {
    width: 100%;
    float: left;
    border: solid 1px #e8e8e8;
    padding: 24px 46px 17px 39px;
    background: url(/template/theme/CN/3726_con6.png) no-repeat 95% bottom;
    -moz-border-top-left-radius: 34px;
    -webkit-border-top-left-radius: 34px;
    -khtml-border-top-left-radius: 34px;
    border-top-left-radius: 34px;
    -moz-border-bottom-right-radius: 34px;
    -webkit-border-bottom-right-radius: 34px;
    -khtml-border-bottom-right-radius: 34px;
    border-bottom-right-radius: 34px;
}

#Content12 .contact2 ul li .zbox .title {
    width: 100%;
    float: left;
    font-weight: bold;
    height: 43px;
    border-bottom: solid 1px #e8e8e8;
}

#Content12 .contact2 ul li .zbox .title span {
    display: block;
    float: left;
    height: 43px;
    border-bottom: solid 1px #2954a3;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #2954a3;
}

#Content12 .contact2 ul li .zbox .jj {
    width: 100%;
    float: left;
    margin-top: 15px;
    font-size: 15px;
    color: #666;
    line-height: 24px;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {
    #Content12 .contact2 {
        margin: 0 -15px;
    }

    #Content12 .contact2 ul {
        margin-top: 22px;
        margin-bottom: 60px;
    }

    #Content12 .contact2 ul li {
        padding: 0 15px;
        margin-top: 20px;
    }

    #Content12 .contact1 {
        margin-top: 64px;
    }

    #Content12 .contact_tx {
        width: 100%;
    }

    #Content12 .contact_tx .l2 {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    #Content12 .contact_tx .l3 {
        font-size: 12px;
        line-height: 16px;
        margin: 6px 0 0 0;
    }

    #Content12 .contact_tx .tx2 {
        padding: 11px 0;
        margin-top: 28px;
    }

    #Content12 .contact_tx .tx2 .p1 {
        margin: 5px 0;
        font-size: 13px;
        padding-left: 30px;
    }

    #Content12 .contact_tx .tx2 .p1 .sp {
        font-size: 15px;
    }

    #Content12 .contact_tx .tx3 {
        margin-top: 15px;
    }

    #Content12 .ditu {
        width: 100%;
        height: 400px;
        margin-top: 30px;
    }
}

@media screen and (max-width:768px) {
    #Content12 .contact1 {
        margin-top: 32px;
    }

    #Content12 .contact_tx {
        padding: 0 15px;
    }

    #Content12 .ditu {
        height: 300px;
        margin-top: 20px;
    }

    #Content12 .contact_tx .tx3 .er .sp2 {
        font-size: 14px;
        line-height: 20px;
    }

    #Content12 .contact_tx .tx3 .er .sp3 {
        font-size: 12px;
        line-height: 20px;
    }

    #Content12 .contact2 {
        margin: 0 -0px;
        width: 100%;
        padding: 0 10px;
    }

    #Content12 .contact2 ul {
        margin-top: 11px;
        margin-bottom: 30px;
    }

    #Content12 .contact2 ul li {
        padding: 0 0px;
        width: 100%;
        margin-top: 10px;
    }

    #Content12 .contact2 ul li .zbox {
        padding: 14px 26px 10px 19px;
        background-size: auto 60px;
    }

    #Content12 .contact2 ul li .zbox .title {
        height: 38px;
    }

    #Content12 .contact2 ul li .zbox .title span {
        height: 38px;
        font-size: 16px;
        letter-spacing: 0px;
    }

    #Content12 .contact2 ul li .zbox .jj {
        margin-top: 10px;
        font-size: 13px;
        line-height: 22px;
    }
}

.container-fluid,
#List3 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#List3 .qyry {
    margin-top: 64px;
}

#List3 .qyry .row {
    margin: 0 -25px;
}

#List3 .qyry ul {
    width: 100%;
    float: left;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

#List3 .qyry ul li {
    width: 33.333%;
    float: left;
    padding: 0 25px;
    margin-top: 38px;
}

#List3 .qyry ul li .zbox {
    width: 100%;
    float: left;
    text-align: center;
}

#List3 .qyry ul li .zbox .pic {
    width: 100%;
    float: left;
    border: solid 1px #e9e9e9;
    position: relative;
    overflow: hidden;
}

#List3 .qyry ul li .zbox .pic img {
    width: 100%;
    float: left;
}

#List3 .qyry ul li .zbox .pic .btn {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -96px;
    height: 95px;
    line-height: 95px;
    background: rgba(41, 84, 163, 0.8);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

#List3 .qyry ul li .zbox .pic .btn .ico {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    border: solid 1px white;
    margin-top: -3px;
    cursor: pointer;
    background: url(/template/theme/CN/3727_ry1.png) no-repeat center center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

#List3 .qyry ul li .zbox .title {
    width: 100%;
    float: left;
    margin-top: 24px;
    font-size: 16px;
    color: #353535;
    line-height: 26px;
    letter-spacing: 1px;
}

#List3 .qyry ul li .zbox:hover .pic .btn {
    bottom: 0;
}


#List3 .tc_mb {
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.4;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2019;
}

#List3 .tc2 {
    width: 730px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: 0 0 0 -365px;
    display: none;
    z-index: 20190826;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

#List3 .tc2 .img {
    width: 100%;
    padding-bottom: 77.5%;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: white;
}

#List3 .tc2 .img img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#List3 .tc2 .name {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 22px;
    font-size: 24px;
    color: white;
    line-height: 32px;
}

#List3 .tc2 .closd {
    width: 27px;
    height: 27px;
    position: absolute;
    right: -20px;
    top: -20px;
    cursor: pointer;
    z-index: 5;
}

@media screen and (max-height:768px) {
    #List3 .tc2 {
        width: 630px;
        margin: 0 0 0 -315px;
    }
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {
    #List3 .qyry {
        margin-top: 40px;
    }

    #List3 .qyry .row {
        margin: 0 -15px;
    }

    #List3 .qyry ul li {
        padding: 0 15px;
        margin-top: 28px;
    }

    #List3 .qyry ul li .zbox .pic .btn {
        height: 75px;
        line-height: 75px;
    }

    #List3 .qyry ul li .zbox .title {
        margin-top: 14px;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0px;
    }
}

@media screen and (max-width:768px) {
    #List3 .qyry {
        margin-top: 20px;
    }

    #List3 .qyry .row {
        margin: 0 0px;
    }

    #List3 .qyry ul li {
        padding: 0 10px;
        width: 50%;
        margin-top: 18px;
    }

    #List3 .qyry ul li .zbox .pic .btn {
        height: 55px;
        line-height: 55px;
    }

    #List3 .qyry ul li .zbox .pic .btn .ico {
        width: 40px;
        height: 40px;
        background-size: contain;
    }

    #List3 .qyry ul li .zbox .title {
        margin-top: 10px;
        font-size: 12px;
        line-height: 22px;
    }

    #List3 .tc2 {
        width: 90%;
        left: 5%;
        margin: 0 0 0 0;
    }

    #List3 .tc2 .img {
        border-width: 10px;
    }

    #List3 .tc2 .name {
        margin-top: 12px;
        font-size: 14px;
        line-height: 22px;
    }

    #List3 .tc2 .closd {
        width: 20px;
        height: 20px;
        right: -10px;
        top: -20px;
    }
}

.container-fluid,
#List4 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#List4 .rlzy {
    width: 100%;
    float: left;
    padding: 100px 0 0 0;
}

#List4 .rlzy .h_zp {
    width: 100%;
    float: left;
    background: #2954a3;
    color: #fff;
    font-size: 16px;
    line-height: 60px;
    font-weight: bold;
}

#List4 .rlzy .h_zp .d1 {
    width: 25.48%;
    padding-left: 35px;
    float: left;
}

#List4 .rlzy .h_zp .d2 {
    width: 7.32%;
    text-align: center;
    float: left;
}

#List4 .rlzy .h_zp .d3 {
    width: 24.46%;
    text-align: center;
    float: left;
    margin-left: 1.91%;
}

#List4 .rlzy .h_zp .d4 {
    width: 10.45%;
    text-align: center;
    float: left;
}

#List4 .rlzy .h_zp .d5 {
    width: 18.28%;
    text-align: center;
    float: left;
    margin-left: 3.12%;
}

#List4 .rlzy .chancecontain {
    position: relative;
    width: 100%;
    float: left;
    z-index: 2;
}

#List4 .rlzy .chancecontain ul {
    float: left;
    width: 100%;
    min-height: 400px;
}

#List4 .rlzy .chancecontain ul li {
    float: left;
    width: 100%;
    background: #f5f5f5;
    margin-top: 10px;
    position: relative;
    z-index: 11;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    font-size: 16px;
    color: #333;
    line-height: 60px;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

#List4 .rlzy .chancecontain ul li .d1 {
    width: 25.48%;
    padding-left: 35px;
    float: left;
}

#List4 .rlzy .chancecontain ul li .d2 {
    width: 7.32%;
    text-align: center;
    float: left;
}

#List4 .rlzy .chancecontain ul li .d3 {
    width: 24.46%;
    text-align: center;
    float: left;
    margin-left: 1.91%;
}

#List4 .rlzy .chancecontain ul li .d4 {
    width: 10.45%;
    text-align: center;
    float: left;
}

#List4 .rlzy .chancecontain ul li .d5 {
    width: 18.28%;
    text-align: center;
    float: left;
    margin-left: 3.12%;
}

#List4 .rlzy .chancecontain .deta {
    width: 100%;
    padding: 0 6%;
    left: 0;
    top: 0;
    overflow: hidden;
    position: relative;
    background: #fbfbfb;
    display: none;
}

#List4 .rlzy .chancecontain .deta .condata {
    float: left;
    width: 100%;
    padding: 44px 0 43px 0;
}

#List4 .rlzy .chancecontain .deta .condata .tdata {
    float: left;
    width: 100%;
}

#List4 .rlzy .chancecontain .deta .condata .l_710 {
    float: left;
    width: 53%;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

#List4 .rlzy .chancecontain .deta .condata .l_710 span {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 25px;
    margin-bottom: 5px;
}

#List4 .rlzy .chancecontain .deta .condata .r_455 {
    float: right;
    width: 40%;
    padding: 0 0 0 5%;
    background: url(/template/theme/CN/3728_jrwm2.png) no-repeat left center;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    border-left: solid 1px #e7e7e7;
}

#List4 .rlzy .chancecontain .deta .condata .r_455 span {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 25px;
    margin-bottom: 5px;
}

#List4 .rlzy .chancecontain .deta .condata .ddata {
    float: left;
    width: 100%;
    margin-top: -100px;
}

#List4 .rlzy .chancecontain .deta .condata .d710z {
    float: left;
    width: 48%;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

#List4 .rlzy .chancecontain .deta .condata .d710z a {
    color: #666;
}

#List4 .rlzy .chancecontain .deta .condata .d710y {
    float: right;
    width: 40%;
    padding: 0 0 0 70px;
}

#List4 .rlzy .chancecontain .deta .condata .d710y .a_134 {
    float: left;
    width: 134px;
    height: 35px;
    margin-top: 7px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    background: #2954a3;
}

#List4 .rlzy .chancecontain .deta .condata .d710y .a_134 span {
    display: inline-block;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
}

#lermore1 {
    width: 86px;
    float: right;
    height: 60px;
    background: url(/template/theme/CN/3728_zp1.png) no-repeat center;
    cursor: pointer;
    border-left: solid 1px white;
}

#List4 .rlzy .chancecontain ul li.hover #lermore1 {
    background: url(/template/theme/CN/3728_zp2.png) no-repeat center;
}

#List4 .rlzy .chancecontain ul li.hover {
    color: #2954a3;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {
    #List4 .rlzy {
        padding: 60px 0 0px 0;
    }

    #List4 .rlzy .h_zp {
        font-size: 14px;
    }

    #List4 .rlzy .chancecontain ul li {
        font-size: 14px;
    }

    #List4 .rlzy .chancecontain .deta {
        padding: 0 20px;
    }

    #List4 .rlzy .chancecontain .deta .condata {
        padding: 22px 0 20px 0;
    }

    #List4 .rlzy .h_zp .d2,
    #List4 .rlzy .chancecontain ul li .d2 {
        width: 9.23%;
    }

    #List4 .rlzy .h_zp .d3,
    #List4 .rlzy .chancecontain ul li .d3,
    #List4 .rlzy .chancecontain ul li .d5 {
        margin-left: 0%;
    }
}

@media screen and (max-width:768px) {
    #List4 .rlzy {
        padding: 3px 0 0px 0;
    }

    #List4 .rlzy .h_zp {
        margin-top: 11px;
        line-height: 50px;
        padding: 0 10px;
    }

    #List4 .rlzy .chancecontain ul {
        padding: 0 10px;
    }

    #List4 .rlzy .chancecontain ul li {
        line-height: 50px;
    }

    #List4 .rlzy .chancecontain .deta {
        padding: 0 15px;
    }

    #List4 .rlzy .chancecontain .deta .condata {
        padding: 9px 0 5px 0;
    }

    #List4 .rlzy .chancecontain ul li .d3,
    #List4 .rlzy .chancecontain ul li .d4,
    #List4 .rlzy .chancecontain ul li .d5,
    #List4 .rlzy .h_zp .d3,
    #List4 .rlzy .h_zp .d4,
    #List4 .rlzy .h_zp .d5 {
        display: none;
    }

    #List4 .rlzy .chancecontain ul li .d1,
    #List4 .rlzy .h_zp .d1 {
        width: 60%;
        padding-left: 20px;
    }

    #List4 .rlzy .chancecontain ul li .d2,
    #List4 .rlzy .h_zp .d2 {
        width: 25%;
    }

    #lermore1 {
        width: 50px;
        height: 50px;
        background-size: contain;
        position: absolute;
        right: 0;
        top: 0;
    }

    #List4 .rlzy .chancecontain .deta .condata .l_710,
    #List4 .rlzy .chancecontain .deta .condata .r_455,
    #List4 .rlzy .chancecontain .deta .condata .d710z,
    #List4 .rlzy .chancecontain .deta .condata .d710y {
        width: 100%;
        padding-left: 0;
    }

    #List4 .rlzy .chancecontain .deta .condata .l_710 span,
    #List4 .rlzy .chancecontain .deta .condata .r_455 span {
        font-size: 14px;
    }

    #List4 .rlzy .chancecontain .deta .condata .r_455 {
        background: none;
        border-left: 0;
    }

    #List4 .rlzy .chancecontain .deta .condata .d710z {
        font-size: 13px;
        line-height: 24px;
    }

    #List4 .rlzy .chancecontain .deta .condata .d710y {
        margin-top: 10px;
    }

    #List4 .rlzy .chancecontain .deta .condata .l_710 {
        font-size: 12px;
        line-height: 22px;
    }

    #List4 .rlzy .chancecontain .deta .condata .r_455 {
        font-size: 12px;
        line-height: 22px;
    }

    #List4 .rlzy .chancecontain .deta .condata .ddata {
        margin-top: 10px;
    }

    #List4 .rlzy .chancecontain .deta .condata .d710y .a_134 {
        width: 100px;
        height: 30px;
        margin-top: 0px;
        line-height: 30px;
    }
}

.container-fluid,
#Content13 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Content13 .message {
    margin: 100px 0 86px 0;
}

#Content13 .message .messageBody {
    width: 100%;
    float: left;
    background: #f5f5f5;
    overflow: hidden;
    padding: 32px 24px 61px 24px;
    /*-moz-border-radius:20px; 
-webkit-border-radius:20px; 
-khtml-border-radius:20px;
border-radius:20px;*/
}

#Content13 .message .messageBody ul {
    width: 100%;
    float: left;
}

#Content13 .message .messageBody ul li {
    width: 100%;
    float: left;
    padding: 0 43px;
    margin-top: 17px;
}

#Content13 .message .messageBody ul li .name {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 26px;
    letter-spacing: 1px;
}

#Content13 .message .messageBody ul li .name span {
    font-size: 12px;
    margin-left: 5px;
    text-transform: uppercase;
}

#Content13 .message .messageBody ul li .txk {
    width: 100%;
    float: left;
    margin-top: 5px;
}

#Content13 .message .messageBody ul li .txk input,
#Content13 .message .messageBody ul li .txk textarea {
    width: 100%;
    float: left;
    height: 50px;
    border: solid 1px #e6e6e6;
    background: white;
    padding: 10px 24px;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#Content13 .message .messageBody ul li .txk input:focus,
#Content13 .message .messageBody ul li .txk textarea:focus {
    border-color: #2954a3;
}

#Content13 .message .messageBody ul li .txk textarea {
    height: 132px;
}

#Content13 .message .messageBody ul li.l1 {
    width: 50%;
}

#Content13 .message .messageBody ul li.l2 {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

#Content13 .message .messageBody ul li.l2 input {
    display: inline-block;
    vertical-align: top;
    width: 280px;
    height: 56px;
    line-height: 56px;
    background: #2954a3;
    color: white;
    font-size: 16px;
    letter-spacing: 1px;
    border: 0;
    padding: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#Content13 .message .messageBody ul li.l2 input:hover {
    opacity: 0.8;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {
    #Content13 .message {
        margin: 60px 0 40px 0;
    }

    #Content13 .message .messageBody {
        margin-top: 32px;
        padding: 20px 24px 30px 24px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
    }

    #Content13 .message .messageBody ul li {
        padding: 0 15px;
    }

    #Content13 .message .messageBody ul li.l2 {
        margin-top: 35px;
    }

    #Content13 .message .messageBody ul li .name {
        font-size: 14px;
        letter-spacing: 0px;
    }

    #Content13 .message .messageBody ul li .txk input,
    #Content13 .message .messageBody ul li .txk textarea {
        font-size: 12px;
    }
}

@media screen and (max-width:768px) {
    #Content13 .message {
        margin: 10px 0 20px 0;
    }

    #Content13 .message .messageBody {
        margin-top: 0px;
        padding: 10px 12px 20px 12px;
    }

    #Content13 .message .messageBody ul li {
        margin-top: 5px;
        padding: 0 0;
    }

    #Content13 .message .messageBody ul li.l1 {
        width: 100%;
    }

    #Content13 .message .messageBody ul li .name {
        font-size: 12px;
        line-height: 22px;
    }

    #Content13 .message .messageBody ul li .txk {
        margin-top: 5px;
    }

    #Content13 .message .messageBody ul li .txk input,
    #Content13 .message .messageBody ul li .txk textarea {
        height: 32px;
        line-height: 22px;
        padding: 5px 10px;
    }

    #Content13 .message .messageBody ul li .txk textarea {
        height: 100px;
    }

    #Content13 .message .messageBody ul li.l2 {
        margin-top: 15px;
    }

    #Content13 .message .messageBody ul li.l2 input {
        width: 120px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        letter-spacing: 0px;
    }
}

.container-fluid,
#List5 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#List5 .news ul {
    width: 100%;
    float: left;
    margin-top: 64px;
}

#List5 .news ul li {
    width: 100%;
    float: left;
    padding: 37px 0;
    border-bottom: solid 1px #e5e5e5;
}

#List5 .news ul li .img {
    float: right;
    width: 326px;
    height: 224px;
    overflow: hidden;
    position: relative;
}

#List5 .news ul li .img img {
    width: 100%;
    float: left;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: width all 0.3s linear;
}

#List5 .news ul li:hover .img img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}

#List5 .news ul li .text {
    float: left;
    width: 1000px;
}

#List5 .news ul li .text .title {
    width: 100%;
    float: left;
    padding-left: 90px;
    position: relative;
    font-size: 24px;
    color: #333;
    line-height: 53px;
}

#List5 .news ul li .text .title .time {
    position: absolute;
    left: 0;
    top: 0;
    width: 74px;
}

#List5 .news ul li .text .title .time:before {
    content: '';
    width: 1px;
    height: 44px;
    background: #ccc;
    top: 50%;
    margin-top: -22px;
    position: absolute;
    right: 0;
}

#List5 .news ul li .text .title .time h4 {
    font-size: 16px;
    color: #333;
    line-height: 32px;
}

#List5 .news ul li .text .title .time h4 span {
    font-size: 30px;
    font-family: Arial;
    margin-right: 10px;
}

#List5 .news ul li .text .title .time h6 {
    font-size: 16px;
    color: #333;
    line-height: 21px;
    font-family: 'OPENSANS-REGULAR';
}

#List5 .news ul li .text .jj {
    width: 100%;
    float: left;
    margin-top: 26px;
    position: relative;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

#List5 .news ul li .text .detail {
    width: 144px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #666;
    background: #fff;
    border: solid 1px #e1e1e1;
    float: left;
    margin-top: 32px;
}

#List5 .news ul li:hover .text .detail {
    background: #2954a3;
    border-color: #2954a3;
    color: white;
}

#List5 .news ul li:hover .text .title {
    color: #2954a3;
}

@media screen and (max-width:1420px) {
    #List5 .news ul li .text {
        width: 850px;
    }
}

@media screen and (max-width:1200px) {
    #List5 .news ul li .text {
        width: 600px;
    }
}

@media screen and (max-width:992px) {

    #List5 .news ul {
        margin-top: 40px;
    }

    #List5 .news ul li {
        padding: 25px 0;
    }

    #List5 .news ul li .text {
        width: 480px;
    }

    #List5 .news ul li .text .title {
        margin-top: 15px;
        padding-left: 70px;
        font-size: 18px;
        line-height: 43px;
    }

    #List5 .news ul li .text .title .time {
        width: 64px;
    }

    #List5 .news ul li .text .title .time:before {
        height: 22px;
        margin-top: -11px;
    }

    #List5 .news ul li .text .title .time h4 {
        font-size: 14px;
        line-height: 26px;
    }

    #List5 .news ul li .text .title .time h4 span {
        font-size: 20px;
        margin-right: 6px;
    }

    #List5 .news ul li .text .title .time h6 {
        font-size: 14px;
        line-height: 16px;
    }

    #List5 .news ul li .text .jj {
        margin-top: 14px;
        font-size: 14px;
        line-height: 26px;
        height: 52px;
    }

    #List5 .news ul li .text .detail {
        width: 100px;
        height: 34px;
        line-height: 32px;
        font-size: 14px;
        margin-top: 22px;
    }

    #List5 .news ul li .img {
        width: 250px;
        height: 187px;
    }
}

@media screen and (max-width:768px) {
    #List5 .news ul {
        margin-top: 0px;
    }

    #List5 .news ul li {
        padding: 10px;
    }

    #List5 .news ul li .text {
        width: 100%;
        margin-top: 10px;
    }

    #List5 .news ul li .img {
        width: 100%;
        height: auto;
    }

    #List5 .news ul li .text .title {
        margin-top: 0;
    }
}

.container-fluid,
#Subpage3 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*新闻详情*/
#Subpage3 .news {
    width: 100%;
    float: left;
    padding: 90px 0 70px 0;
}

#Subpage3 .news h1 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 28px;
    color: #444;
    line-height: 42px;
}

#Subpage3 .news .main_1 {
    width: 100%;
    float: left;
    margin-top: 30px;
    border-top: solid 1px #d7d8d8;
    border-bottom: solid 1px #d7d8d8;
    line-height: 53px;
}

#Subpage3 .news .main_1 .p {
    float: left;
    font-size: 14px;
    color: #777;
}

#Subpage3 .news .main_1 .p span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 15px;
}

#Subpage3 .news .main_1 .btn {
    float: right;
}

#Subpage3 .news .main_1 .btn img {
    margin-left: 10px;
    margin-top: -3px;
    vertical-align: middle;
}

#Subpage3 .news .main_1 .btn a {
    color: #777;
}

#Subpage3 .news .main_1 .btn a:hover {
    color: #2954a3;
}

#Subpage3 .news .text {
    width: 100%;
    float: left;
    margin-top: 35px;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 36px;
    /*text-indent: 2em;*/
}

#Subpage3 .news .bdsharebuttonbox {
    width: 100%;
    float: left;
    margin-top: 30px;
    text-align: center;
}

#Subpage3 .news .bdsharebuttonbox a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 36px;
    height: 36px;
    margin: 0 8px;
    padding: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    float: none;
}

#Subpage3 .news .bdsharebuttonbox a.a1 {
    background: url(/template/theme/CN/3731_ico_10_1.png) no-repeat center;
}

#Subpage3 .news .bdsharebuttonbox a.a2 {
    background: url(/template/theme/CN/3731_ico_10_2.png) no-repeat center;
}

#Subpage3 .news .bdsharebuttonbox a.a3 {
    background: url(/template/theme/CN/3731_ico_10_3.png) no-repeat center;
}

#Subpage3 .news .main_2 {
    width: 100%;
    float: left;
    margin-top: 32px;
}

#Subpage3 .news .main_2 .title {
    width: 100%;
    float: left;
    font-size: 21px;
    color: #2954a3;
    line-height: 41px;
}

#Subpage3 .news .main_2 ul {
    width: 100%;
    float: left;
    margin-top: 10px;
}

#Subpage3 .news .main_2 ul li {
    width: 48.46%;
    float: left;
    border-bottom: solid 1px #dcdcdc;
    line-height: 50px;
    padding-right: 80px;
    position: relative;
}

#Subpage3 .news .main_2 ul li h5 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 50px;
}

#Subpage3 .news .main_2 ul li .time {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    line-height: 50px;
    color: #777;
}

#Subpage3 .news .main_2 ul li.l1 {
    float: right;
}

#Subpage3 .news .main_2 ul li:hover h5 {
    color: #2954a3;
}

#Subpage3 .news .main_3 {
    width: 100%;
    float: left;
    margin-top: 30px;
    border-top: solid 1px #dbdbdb;
    overflow: hidden;
}

#Subpage3 .news .main_3 h5 {
    width: 50%;
    float: left;
    padding: 20px 0;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

#Subpage3 .news .main_3 h5 a {
    line-height: 30px;
    color: #666;
}

#Subpage3 .news .main_3 h5.last {
    text-align: right;
}

#Subpage3 .news .main_3 h5:hover a,
#Subpage3 .news .main_3 h5:hover {
    color: #2954a3;
}

@media screen and (max-width:991px) {
    #Subpage3 .news {
        padding: 70px 0 40px 0;
    }

    #Subpage3 .news .text {
        margin-top: 23px;
    }
}

@media screen and (max-width:767px) {
    #Subpage3 .news {
        padding: 30px 10px 20px 10px;
    }

    #Subpage3 .news h1 {
        font-size: 18px;
        line-height: 26px;
    }

    #Subpage3 .news .main_1 {
        margin-top: 12px;
        line-height: 43px;
    }

    #Subpage3 .news .main_1 .p {
        font-size: 13px;
        width: 100%;
    }

    #Subpage3 .news .main_1 .p span {
        margin-right: 10px;
    }

    #Subpage3 .news .main_1 .btn {
        font-size: 12px;
    }

    #Subpage3 .news .main_1 .btn img {
        width: 30px;
    }

    #Subpage3 .news .text {
        margin-top: 22px;
        font-size: 12px;
        line-height: 22px;
    }

    #Subpage3 .news .bdsharebuttonbox {
        display: none;
        margin-top: 17px;
    }

    #Subpage3 .news .main_2 {
        margin-top: 15px;
    }

    #Subpage3 .news .main_2 .title {
        font-size: 16px;
    }

    #Subpage3 .news .main_2 ul {
        height: auto;
        margin-top: 10px;
    }

    #Subpage3 .news .main_2 ul li {
        width: 100%;
        line-height: 34px;
    }

    #Subpage3 .news .main_2 ul li h5 {
        font-size: 12px;
        line-height: 34px;
    }

    #Subpage3 .news .main_2 ul li .time {
        font-size: 12px;
        line-height: 34px;
    }

    #Subpage3 .news .main_3 {
        padding: 5px 0;
        margin-top: 18px;
    }

    #Subpage3 .news .main_3 h5 {
        width: 100%;
        padding: 0;
        font-size: 12px;
        line-height: 30px;
    }

    #Subpage3 .news .main_3 h5.last {
        text-align: left;
    }
}

@media screen and (max-width:480px) {
    #Subpage3 .news .main_1 {
        border: 0;
    }

    #Subpage3 .news .main_1 .p {
        display: none;
    }

    #Subpage3 .news .text {
        margin-top: 12px;
    }

    #Subpage3 .news .bdsharebuttonbox a {
        width: 30px;
        height: 30px;
        margin: 0 5px;
        background-size: contain !important;
    }

    #Subpage3 .news .main_2 ul {
        margin-top: 6px;
    }
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {}

@media screen and (max-width:768px) {}

.container-fluid,
#Content14 {
    width: 100%;
    float: left;
}

.container,
.container-fluid {
    padding: 0;
}

@font-face {
    font-family: 'OPENSANS-BOLD';
    src: url('fonts/OPENSANS-BOLD.eot');
    src: local('☺'), url('fonts/OPENSANS-BOLD.woff') format('woff'), url('fonts/OPENSANS-BOLD.ttf') format('truetype'), url('fonts/OPENSANS-BOLD.svg#webfontHIqteXlE') format('svg');
    font-weight: normal;
    font-style: normal;
}

#Content14 .containerBox {
    padding: 60px 0;
    min-height: 700px;
    font-size: 18px;
    line-height: 32px;
    width: 100%;
    float: left;
    color: #333;
}

@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {
    #Content14 .containerBox {
        padding: 30px 0;
        min-height: 400px;
        font-size: 14px;
        line-height: 24px;
    }
}

@media screen and (max-width:768px) {}



#Subpage2 .qwe {
    text-align: center;
    font-size: 40px;
    margin-bottom: 70px;
}

@media screen and (max-width: 900px) {
    #Subpage2 .qwe {
        font-size: 30px;
        margin-bottom: 30px;
    }
}



/* #Location .cplb {
    margin-top: -50px;
} */



@media screen and (max-width: 1420px) {
    #Location .headline .pz_SideLayer li a {
        padding: 0 15px;
        font-size: 15px
    }
}

@media screen and (max-width: 1200px) {

    #Location .cplb {
        margin-top: -60px;
        margin-left: 250px
    }
}


@media screen and (max-width: 991px) {
    #Location .cplb {
        margin-top: -40px;
        margin-left: 170px;
    }
}


@media screen and (max-width:768px) {
    #Location .cplb {
        margin-top: 0px;
        margin-left: 0px;
        white-space: nowrap;
    }

}

@media screen and (max-width: 768px) {

    #Content2 .parHd ul {
        white-space: nowrap;

    }

    #Content2 .parHd {
        width: 100%
    }
}

.ul4 {
    margin: 0px;
    width: 175px;
    position: absolute;
    left: 100%;
    display: none;
    background: white;
    box-shadow: 0 0 5px rgb(0 0 0 / 16%);
    z-index: 2;
    transform: translateX(0) !important;
}

#Top .top .menu ul .nli .ul4 a {
    line-height: 46px;
    padding: 0;
    width: 100%;
    display: block;
    font-size: 16px;
    float: left;
    color: #2954a3;
    letter-spacing: 1px;
    background: white;
    height: auto;
}

#Top .top .menu ul .nli .ul4 a:hover {
    background: #2954a3;
    color: white;
}

#Top .top .sub .ul2 .l3:hover .ul4 {
    display: block;
    -webkit-animation: fadeInUp1 0.5s 0s ease both;
    -moz-animation: fadeInUp1 0.5s 0s ease both;
}

.locaul2 {
    position: absolute;
    left: 100%;
    display: none;
}

#Location .headline .pz_SideLayer.pz_SideLayer1 .l1 .ul_2 .l2:hover .locaul2 {
    display: block;
}

.locaul2 li {
    width: 100%
}

#Location .headline .pz_SideLayer li .locaul2 li a {
    font-size: 16px;
    width: 100%;
    display: block;
    float: left;
    white-space: nowrap;
    line-height: 50px;
    color: #333;
    background: white;
    padding: 0 5px;
    text-align: center;
}

.locaul2 li a:hover {
    color: white;
    background: #2954a3;
}

#Location .headline .pz_SideLayer .pz_SideLayer1 .l1 .ul_2 .l2 {
    position: relative;
}

#Location .headline .pz_SideLayer li .locaul2 li a:hover {
    color: white;
    background: #2954a3;
}