* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: "微软雅黑";
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    overflow: hidden;
}

.bannerVideoBox {
    position: relative;
    width: 100%;
    height: 88vh;
    max-height: 950px;
    min-height: 200px;
    overflow: hidden;
}

.wyz-vido-Container2 {
    height: 100%;
}
.abouts_bt01 {
    margin-top: 10px;
    font-size: 18px;
    font-weight: lighter;
}

.contacta_a03{
	background-color:#f1f1f1;
	margin:50px auto 0px;	padding:40px;
	box-sizing:border-box;
	clear:both;
	overflow: hidden;
	font-weight:bold;
}
.contacta_a03 .cca01{
	float:left;
	width:33.33%;
	padding-left:35px;
	overflow: hidden;
	border-right:1px solid #ccc;box-sizing:border-box;
}
.contacta_a03 li:nth-child(3).cca01{
	border-right:0px solid #ccc;
}
.tel01{
	font-size:14px;
	color:#333;
}
.tel02{
	font-size:18px;
	color:#333;
	margin-top:5px;
	line-height: 22px;
}
.cfsbsy{
	margin:60px auto;
	clear:both;
	overflow: hidden;
}




@media only screen and (min-width: 769px) {
    .c_portalResEbizads_banner-04001 .swiper-container {
        margin: 0 auto;
        position: relative;
        overflow: visible !important;
        z-index: 1;
        height: 100%;
    }
}

.wyz-vido-Container2 .swiper-wrapper {
    height: 100%;
}

.wyz-vido-Container2 .swiper-wrapper .swiper-slide {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.banner-slide {
    display: flex;
    flex-flow: column;
    justify-content: center;
    overflow: hidden;
}

.picBox {
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    transition: 1s 2.5s;
    transform: perspective(1000px) translate3d(0, 0, 100px);
}

.swiper-slide.swiper-slide-active .picBox {
    transition: 5s 0s;
    transform: perspective(1000px) translate3d(0, 0, 0px);
}

.conBox {
    margin: 0 auto;
    width: 90%;
    max-width: 1560px;
    transform: translate3d(0, 0, 0);
    will-change: transform;
    z-index: 10;
    text-align: left;
    display: block;
}

.conBox h1 {
    font-weight: normal;
    font-size: 1.5vw;
    font-weight: bold;
    letter-spacing: 3px;
    color: #fff;
    text-shadow: 1px 2px 8px rgb(0 0 0 / 20%);
    font-family: "Myriad Pro";
    text-transform: uppercase;
}

.conBox h2 {
    position: relative;
    margin: 1.5rem 0 0rem 0;
    padding-top: 1rem;
    color: #fff;
    text-shadow: 1px 2px 8px rgb(0 0 0 / 70%);
    font-size: 30px;
    font-weight: normal;
}

.conBox p {
    position: relative;
    margin: 1.5rem 0 0rem 0;
    color: #fff;
    text-shadow: 1px 2px 8px rgb(0 0 0 / 70%);
    font-size: 18px;
    font-weight: normal;
}

.e_switchbtn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    line-height: 50px;
    text-align: center;
    z-index: 999;
    color: #fff;
    cursor: pointer;
    outline: none;
}

.e_switchbtn.btn-pre {
    left: 30px;
}

.e_switchbtn.btn-next {
    right: 30px;
}

.bannerVideoBox .swiper-pagination {
    bottom: 40px;
    line-height: 1px;
    z-index: 1;
}

@media only screen and (min-width: 769px) {
    .swiper-pagination {
        position: absolute;
        z-index: 20;
        bottom: 40px;
        width: 100%;
        text-align: center;
    }
}

@media only screen and (min-width: 769px) {
    .p_ThumbnailBox {
        position: absolute;
        text-align: center;
        font-size: 0;
        z-index: 6;
        overflow: hidden;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}

@media only screen and (min-width: 769px) {
    .p_ThumbnailBox {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }
}

@media only screen and (min-width: 769px) {
    .p_ThumbnailBox {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }
}

.head {
    width: 100%;
    height: 120px;
}

.heads {
    max-width: 1670px;
    margin: auto;
}

.logo {
    float: left;
    width: 15.7%;
    line-height: 120px;
}

.logo img {
    width: 100%;
}

.menu {
    float: right;
    line-height: 120px;
    cursor: pointer;
}

.search {
    float: right;
    line-height: 120px;
    cursor: pointer;
    padding: 0 1.8%;
    border-left: 1px solid #dfdfdf;
}

.tel {
    float: right;
    line-height: 120px;
    margin-right: 2%;
    height: 120px;
}

.tel span {
    font-size: 18px;
    color: #1b59a5;
}

.tel img {
    margin-top: -5px;
    margin-right: 5px;
}

.nav {
    float: right;
    margin-right: 1.9%;
}

.nav ul {
    margin-bottom: 0;
}

.nav ul li {
    float: left;
    line-height: 120px;
    padding: 0 30px;
    position: relative;
}

.nav ul li a {
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 120px;
}

.nav ul li .detailnav {
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
    background: #fff;
}

.nav ul li .detailnav li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    width: 100%;
    text-align: center;
    padding: 0;
}

.nav ul li .detailnav li a {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.nav ul li:hover .detailnav {
    display: block;
}

.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 120px;
    display: none;
    z-index: 9999;
    background: #fff;
    padding: 18px 2%;
}

.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../images/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}

.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(51, 51, 51, 1);
}

.search-box form .text {
    font-size: 12px;
    color: #333;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #333;
    line-height: 40px;
    outline: none;
}

.search-box form .submit {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../images/header_icon01.png) no-repeat center;
    border: none;
}

.search-box form .text::-webkit-input-placeholder {
    color: #333;
}

.search-box form .text:-moz-placeholder {
    color: #333;
}

.search-box form .text::-moz-placeholder {
    color: #333;
}

.search-box form .text:-ms-input-placeholder {
    color: #333;
}

.cnav {
    width: 20%;
    position: fixed;
    top: 0;
    right: -20%;
    height: 100%;
    background: #fff;
    z-index: 9999;
    padding-top: 40px;
    transition: all 0.8s;
}

.cnav ul {
    margin-bottom: 0;
}

.cnav ul li {
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-left: 20%;
    border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.cnav ul li a {
    font-size: 16px;
    color: rgba(51, 51, 51, 0.9);
}

.cnavclose {
    position: absolute;
    left: 15px;
    top: 0;
    color: rgba(51, 51, 51, 0.9);
    font-size: 42px;
    opacity: 1;
    font-weight: 300;
    cursor: pointer;
}

.product {
    width: 100%;
    overflow: hidden;
    background: url(../images/probg.png) center no-repeat;
    padding-top: 75px;
    padding-bottom: 140px;
}

.title {
    text-align: center;
}

.maintitle {
    font-size: 48px;
    color: #212121;
}

.titles {
    font-size: 14px;
    color: #3f3f3f;
    line-height: 2;
}

.titleline {
    font-size: 0;
    margin: 10px 0;
}

.titleline span:nth-child(1) {
    display: inline-block;
    width: 30px;
    height: 5px;
    background: #f5c12d;
}

.titleline span:nth-child(2) {
    display: inline-block;
    width: 30px;
    height: 5px;
    background: #283d8c;
}

.titleline span:nth-child(3) {
    display: inline-block;
    width: 30px;
    height: 5px;
    background: #5fb658;
}

.products {
    max-width: 1380px;
    margin: 40px auto 0;
    padding: 0 88px;
    position: relative;
}

.pro_pic img {
    width: 100%;
}

.pro_bot {
    width: 100%;
    padding: 30px 25px 0 25px;
    background: #fff;
}

.pro_title {
    width: 100%;
    overflow: hidden;
    line-height: 68px;
    padding-right: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cecece;
}

.pronum {
    float: left;
    font-size: 48px;
    color:#ebebeb;
    font-weight: bold;
    font-family: "Arial";
}

.proname {
    font-size: 20px;
    color: #212121;
    float: right;
}

.pro_intro {
    font-size: 16px;
    color: #464646;
    line-height: 25px;
    margin-top: 10px;
    min-height: 130px;
}

.proswiper a:hover .pro_bot {
    background: #274092;
}

.proswiper a:hover .pronum,
.proswiper a:hover .proname,
.proswiper a:hover .pro_intro {
    color: #fff;
}

.products .pro-prev {
    width: 65px;
    height: 65px;
    background: url(../images/left_pro.png) center no-repeat;
    top: 50%;
    left: 0;
}

.products .pro-next {
    width: 65px;
    height: 65px;
    background: url(../images/right_pro.png) center no-repeat;
    top: 50%;
    right: 0;
}

.case {
    width: 100%;
    overflow: hidden;
}

.case_main {
    float: left;
    width: 19.8%;
    position: relative;
}

.casemain_pic img {
    width: 100%;
}

.casemain_intro {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 45px;
    padding-right: 30px;
}

.casemain_title {
    font-size: 36px;
    color: #fff;
    padding-top: 100px;
}

.casemain_con {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    margin-top: 15px;
}

.casemain_more a {
    display: block;
    width: 102px;
    height: 39px;
    border: 1px solid #fff;
    line-height: 37px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.casemain_more {
    margin-top: 15px;
}

.cases {
    float: right;
    width: 80%;
}

.cas {
    width: 24.7%;
    float: left;
    position: relative;
    margin-right: 0.4%;
    margin-bottom: 5px;
    overflow: hidden;
}

.cas:nth-child(4n) {
    margin-right: 0;
}

.cas_pic img {
    width: 100%;
}

.cas_before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100%;
    background: rgba(39,64,146, 0.8);
    text-align: center;
    padding-left: 20px;
    padding-right: 30px;
    transition: all 0.8s;
}

.cas_before_title {
    font-size: 24px;
    color: #f4f5f9;
    padding-top: 55px;
}

.cas_before_con {
    font-size: 14px;
    color: #f4f5f9;
    line-height: 25px;
}

.cas_before_more {
    margin: 5px 0;
}

.cas:hover .cas_before {
    top: 0;
}

.core {
    width: 100%;
    background: url(../images/image_12.jpg) center no-repeat;
    overflow: hidden;
    height: 479px;
    position: relative;
}

.core1 {
    width: 400px;
    overflow: hidden;
    position: absolute;
    top: 115px;
    left: 15.1%;
}

.core1 .core_pic {
    float: right;
}

.core1 .core_intro {
    width: 336px;
    float: left;
    text-align: right;
}

.core_title {
    font-size: 16px;
    color: #242323;
    font-weight: bold;
}

.core_con {
    font-size: 14px;
    color: #242323;
}

.core2 {
    width: 395px;
    overflow: hidden;
    position: absolute;
    top: 115px;
    right: 15.9%;
}

.core2 .core_pic {
    float: left;
}

.core2 .core_intro {
    width: 330px;
    float: right;
    text-align: left;
}

.core3 {
    width: 455px;
    overflow: hidden;
    position: absolute;
    top: 295px;
    left: 7.3%;
}

.core3 .core_pic {
    float: right;
}

.core3 .core_intro {
    width: 390px;
    float: left;
    text-align: right;
}

.core4 {
    width: 460px;
    overflow: hidden;
    position: absolute;
    top: 295px;
    right: 6.3%;
}

.core4 .core_pic {
    float: left;
}

.core4 .core_intro {
    width: 395px;
    float: right;
    text-align: left;
}

.advantage .maintitle {
    font-size: 36px;
}

.advantage .titles {
    font-size: 18px;
    color: #696969;
}

.maintitle span {
    font-weight: bold;
}

.advantage {
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
}

.adv_nav {
    width: 100%;
    margin-top: 40px;
    height: 82px;
    border-top: 1px solid #dfdfdf;
}

.adv_navs {
    max-width: 1380px;
    margin: auto;
}

.adnav {
    height: 81px;
    float: left;
    width: 175px;
    margin: 0 85px;
    cursor: pointer;
    position: relative;
}

.adnav_pic {
    float: left;
    line-height: 81px;
}

.adnav_intro {
    float: left;
    margin-left: 12px;
}

.adnav_cname {
    font-size: 24px;
    color: #181818;
    margin-top: 18px;
}

.advnav_ename {
    text-transform: uppercase;
    font-size: 14px;
    color: #818181;
}

.adnav::before {
    content: "";
    width: 175px;
    height: 4px;
    background: #274092;
    position: absolute;
    left: 0;
    top: -3px;
    display: none;
}

.adnav:hover::before,
.adnav.active::before {
    display: block;
}

.advantages {
    width: 100%;
    padding: 0 14.0625%;
}

.swiper-container.advswiper {
    overflow: unset;
}

.adv_pic {
    width: 100%;
    position: relative;
}

.adv_pic img {
    width: 100%;
}

.adv_pic::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(40, 167, 225, 0.6);
    transition: all 0.6s;
}

.adv_pic.on::before {
    display: none;
}

.adv_top {
    position: absolute;
    height: 100%;
    width: 50%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    padding: 0 5%;
    display: none;
}

.adv_top_title {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    padding-top: 160px;
}

.adv_top_title span {
    font-size: 24px;
    margin-left: 10px;
}

.adv_top_titles {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}

.adv_top_con {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    margin-top: 10px;
}

.adv_top_more {
    margin-top: 25px;
}

.adv_top_more a {
    display: block;
    width: 102px;
    height: 39px;
    line-height: 37px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 14px;
    color: #fff8f8;
}

.about {
    width: 100%;
    overflow: hidden;
    margin-top: 65px;
}

.abouts {
    max-width: 1380px;
    margin: auto;
}

.left_ab {
    float: left;
    width: 39.5%;
}

.left_ab img {
    width: 100%;
}

.right_ab {
    width: 42.4%;
    float: left;
    margin-left: 4.7%;
}

.rabtitle {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #274092;
}

.rabtitle span {
    font-size: 24px;
    color: #464646;
    font-weight: normal;
}

.rab_con {
    font-size: 14px;
    color: #464646;
    line-height: 35px;
}

.rab_more a {
    display: block;
    width: 181px;
    height: 50px;
    border-radius: 30px;
    background: #274092;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.rab_more {
    margin-top: 8px;
}

.honor {
    width: 100%;
    overflow: hidden;
    margin-top: 68px;
    background: url(../images/honbg.png) bottom center no-repeat;
    padding-bottom: 120px;
}

.honors {
    max-width: 1380px;
    margin: auto;
}

.honnav {
    text-align: center;
}

.hons {
    display: inline-block;
    width: 124px;
    height: 124px;
    background: url(../images/hbg.png) center no-repeat;
    padding-top: 25px;
    margin: 0 20px;
    cursor: pointer;
}

.hon_pic {
    line-height: 38px;
}

.hon_name {
    font-size: 16px;
    color: #f8f8f8;
    margin-top: 5px;
}

.honswiper img {
    width: 100%;
}

.honbot {
    margin-top: 47px;
}

.honbs {
    display: none;
}

.liucheng {
    width: 100%;
    overflow: hidden;
    margin-top: 45px;
}

.liuchengs {
    max-width: 1380px;
    margin: -47px auto 0;
    padding: 0 4.0625%;
}

.lcline {
    width: 100%;
    height: 1px;
    background: #cccccc;
    margin-top: 120px;
}

.lc {
    float: left;
    text-align: center;
}

.lc_name {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}

.lc_icon {
    float: left;
    margin: 35px 20px 0;
}

.new {
    width: 100%;
    overflow: hidden;
    background: url(../images/newbg.png) top center no-repeat;
    margin-top: 55px;
    padding-top: 60px;
}

.news {
    max-width: 1380px;
    margin: 60px auto 0;
    padding-bottom: 135px;
    position: relative;
}

.left_new {
    width: 53.2%;
    float: left;
    position: relative;
}

.lnew_pic img {
    width: 100%;
}

.lnew_top {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0 45px;
}

.lnew_title {
    font-size: 18px;
    color: #fff;
    padding-top:90px;
}

.lnew_con {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    margin-top: 10px;
}

.lnew_more {
    width: 41px;
    height: 41px;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 36px;
    margin-top: 35px;
}

.lnew_more a {
    display: block;
}

.new_top {
    overflow: hidden;
    background: #fff;
}

.right_new {
    float: left;
    width: 40%;
    margin-left: 3.7%;
}

.rnew_nav {
    overflow: hidden;
    margin-top: 45px;
}

.rnew_navs {
    width: 50%;
    float: left;
    text-align: center;
    line-height: 53px;
    cursor: pointer;
    background: #f0f1f3;
    font-size: 18px;
    color: #274092;
}

.rnew_navs:hover,
.rnew_navs.click {
    background: #274092;
    color: #fff;
}

.rnew_main {
    padding-bottom: 20px;
    border-bottom: 1px solid #dfdfdf;
}

.rnew_maintitle {
    font-size: 16px;
    color: #464646;
    margin-top: 10px;
}

.rnew_maincon {
    font-size: 14px;
    color: #616161;
    line-height: 2;
}

.rnewlist ul {
    margin-bottom: 0;
}

.rnewlist ul li {
    overflow: hidden;
    padding-left: 20px;
    background: url(../images/newlist.png) left 5px center no-repeat;
    margin-top: 10px;
}

.rnew_title {
    float: left;
    font-size: 14px;
    color: #3f3f3f;
}

.rnew_date {
    font-size: 14px;
    color: #272727;
    float: right;
}

.rnew_bots {
    display: none;
}

.new_bot {
    margin-top: 30px;
    overflow: hidden;
}

.new_bot_fl {
    width: 16.8%;
    height: 164px;
    float: left;
    background: url(../images/qa_03.jpg) center no-repeat;
    padding-left: 40px;
}

.qa_etitle {
    font-family: "Adobe 黑体 Std";
    font-size: 55px;
    color: #1ea9f5;
    text-transform: uppercase;
    padding-top: 20px;
}

.qa_ctitle {
    font-size: 18px;
    color: #fff;
}

.new_bot_fr {
    width: 82.6%;
    float: right;
    margin-top: 45px;
}

.qaswiper .swiper-slide {
    height: 112px;
    padding: 0 3.5%;
    border-right: 1px solid #d3d3d3;
}

.qatitle {
    font-size: 16px;
    color: #464646;
}

.qacon {
    font-size: 14px;
    color: #747474;
    line-height: 2;
}

.news .swiper-button-prev {
    width: 71px;
    height: 35px;
    background: url(../images/left_qa.png) center no-repeat;
    bottom: 75px;
    right: 80px;
    left: auto;
    top: auto;
}

.news .swiper-button-next {
    width: 71px;
    height: 35px;
    background: url(../images/right_qa.png) center no-repeat;
    bottom: 75px;
    right: 0;
    left: auto;
    top: auto;
}

.flink {
    width: 100%;
    overflow: hidden;
    height: 93px;
    background: #313030;
}

.flinks {
    max-width: 1380px;
    margin: auto;
}

.flink_fl {
    float: left;
    line-height: 94px;
}

.flink_fl img {
    margin-top: -5px;
}

.flink_fl span {
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
}

.flink_fl a {
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
}

.flink_fr {
    float: right;
    cursor: pointer;
    line-height: 93px;
}

.foot {
    width: 100%;
    overflow: hidden;
    background: #252525;
    padding-top: 50px;
}

.foots {
    max-width: 1380px;
    margin: auto;
}

.comname {
    font-size: 31px;
    color: #bdbdbd;
    width: 100%;
}

.comename {
    font-size: 17px;
    color: #bdbdbd;
    font-family: "Arial";
    margin-bottom: 30px;
}

.left_foot {
   /* width: 57.8%;
    float: left;*/
	width: 100%;
}

.cots span {
    font-size: 14px;
    color: #bdbdbd;
}

.cots img {
    width: 17px;
    margin-right: 8px;
}

.cots {
    float: left;
    width: 50%;
    height: 17px;
    line-height: 17px;
    margin-bottom: 20px;
}

.contacts {
    width: 75%;
    float: left;
}

.saoma {
    float: left;
    margin-top: 60px;
}

.saoma img {
    float: left;
}

.sm {
    float: left;
    font-size: 14px;
    color: #5a5a5a;
    margin-left: 30px;
    margin-top: 30px;
}

.lfoot_top {
    overflow: hidden;
    padding-bottom: 40px;
    border-bottom: 1px solid #555555;
}
.copy {
	    font-size: 14px;
    color: #666;
}
.copy a {
    font-size: 14px;
    color: #666;
    margin-right: 10px;
}

.copy {
    margin-top: 30px;
    padding-bottom: 50px;
}

.right_foot {
    width: 37.6%;
    float: right;
    padding-left: 5.5%;
}

.right_foot div input[type=text] {
    width: 49%;
    float: left;
    margin-right: 2%;
    background: none;
    border: none;
    border-bottom: 1px solid #555;
    outline: none;
    height: 60px;
}

.right_foot div input[type=text]:last-child {
    margin-right: 0;
}

.right_foot textarea {
    width: 100%;
    height: 50px;
    background: none;
    outline: none;
    border: none;
    border-bottom: 1px solid #555;
    margin-top: 35px;
}

.right_foot div input[type=submit] {
    width: 147px;
    height: 45px;
    background: #274092;
    color: #fff;
    font-size: 16px;
    border: none;
    outline: none;
    margin-top: 35px;
}

.mobile-inner-header {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 60px;
    display: none;
    line-height: 60px;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 22px;
}

.mobile-inner-header-icon {
    color: #ffffff;
    height: 60px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 60px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    outline: none;
}

.mobile-inner-header-icon:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.mobile-inner-header-icon span {
    position: absolute;
    left: calc((100% - 25px) / 2);
    top: calc((100% - 1px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(51, 51, 51, 1);
}

.mobile-inner-header img {
    height: 75%;
}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(45deg);
    }
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}

@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}

.mobile-inner-nav {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 80px;
    display: none;
    z-index: 999;
}

.mobile-inner-nav a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #333;
    border-bottom: solid 1px rgba(51, 51, 51, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.mobile-inner-nav a:hover {
    color: rgba(51, 51, 51, 0.4);
    border-bottom: solid 1px rgba(51, 51, 51, 0.2);
}


/****************************/
.banner {
    position: relative;
    overflow: hidden;
    /* width: 100%; */
}

.banner>img {
    width: 100%;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    -webkit-animation: minus 5s 0s ease both infinite;
    -moz-animation: minus 5s 0s ease both infinite;
    animation: minus 5s 0s ease both infinite;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
}

@keyframes minus {
    0% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
/****************************/
.aboutny_n{
	clear: both;
	overflow: hidden;
	margin:60px auto 120px;
}
.abouts_bt{
	font-size: 32px;
	font-weight: bold;
	line-height: 42px;
}
.abouts_nr{
	margin-top: 25px;
	font-size: 18px;
	line-height: 42px;
}
.abouts_nrxq{
	line-height:30px;
	margin-top:45px;
}


.column { margin-top:5px }
.column ul li>a { display: block; position: relative; width: 100%; /*height: 480px */}
.column ul li.col-6>a{ }
.column ul li>a { color: #fff }
.column ul li figure { width: 100%; /*height: 480px;*/ margin: 0; overflow: hidden }
.column ul li figure img { display: inline-block; width: 100%; height: 100%; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); transition: .42s ease }
.column ul li.col-6 figure{  }
.column ul li>a:hover figure img { transform: scale3d(1.1, 1.1, 1) }
.column ul li .product-info { /*position: absolute;*/ bottom: 0; left: 0; right: 0; width: 100%; padding: 20px 0px 0px; }
.column ul li .product-info h4 { font-weight: normal; font-size:16px; transition: 0.4s; overflow: hidden;  color:#666; text-align:center;}
.column ul li>a:hover .product-info h4 { color: #0452a5 }
.column ul li .product-info p { height: 72px; margin-top: 10px; padding-right: 60px; line-height: 36px }
.column ul li .product-info p span { display: inline-block; position: relative; margin-right: 10px; padding-left: 18px }
.column ul li .product-info p span:before { content: ''; display: inline-block; position: absolute; left: 0; top: 50%; width: 7px; height: 7px; border-radius: 100%; background: #fff; transform: translateY(-50%) }
.column ul li .product-info em { display: inline-block; position: relative; right:-100%; bottom:26px; width:26px; height:26px; border: 1px solid #333; border-radius: 100%;margin-left:-28px;}
.column ul li>a:hover .product-info em { background: #0452a5 }
.column ul li .product-info em:after { content: ''; width: 12px; height:1px; background: #333; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.column ul li .product-info em:before { content: ''; width: 12px; height: 1px;background: #333; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.column ul li .product-info em:after { -webkit-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); -webkit-transition: all .4s ease; transition: all .4s ease }
.column ul li>a:hover .product-info em:after { -webkit-transform: translate(-50%, -50%) rotate(180deg); background: #fff;  transform: translate(-50%, -50%) rotate(180deg) }

.column ul li{
	position:relative;

	overflow:hidden;
}
.column ul li .cp_a{
	position:absolute;
	top:320px;
	height:320px;
	z-index:1111;
	background:rgba(0,0,0,0.8);
	color:#fff;
	box-sizing:border-box;
	padding:20px 30px;}

.column ul li:hover .cp_a{top	:0px;transition: 0.6s;}
.column ul li .cp_a01{
	text-align:center;
	font-size:20px;
	margin-bottom:25px;
	margin-top:60px;}
.column ul li .cp_a03{
	text-align:center;}
.column ul li .cp_a02{
	line-height:24px;
	font-size:15px;
}
.column ul li .cp_a03{
	margin:35px auto 10px;
	width:100px;
	height:36px;
	line-height:36px;
	font-size:14px;
	color:#fff;
	border-radius:6px;
	background-color:#274092;}
.column ul li .cp_a03 a{
	color:#fff;}
.yyalaa{

	margin:30px auto 10px;}
.yyalaa ul li{
	padding-bottom:10px;
	float: left;
    width: 32%;
    margin-right: 2%;
	position:relative;}
.yyalaa ul li:nth-child(3n){
	margin-right:0px;}
	
/******产品分页*******/
.ny_news_page {
	margin: 60px auto 60px;
	clear: both;
	padding-top: 10px;
	
}
.ny_news_page a, .ny_news_page span {
	display: block;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	width: 70px;
	height: 40px;
	color: #333;
	background-color: #f8f8f8;
	margin-right: 10px
}
.ny_news_page a:hover, .ny_news_page span {
	background-color: #274092;
	color: #fff;
}
.ny_news_page a.page_aa {
	background-color: #274092;
	color: #fff;
}
/****************/
.newshow_bt {
    text-align: center;
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: bold;
    color: #333;

}
.newshow_time{
	text-align:center;
	margin-bottom:35px;
	font-size:15px;    border-bottom: 1px dashed #dfdfdf;    border-top: 1px dashed #dfdfdf;
	padding:5px 0;}
.ny_right_nr{
	margin-bottom:60px;
	font-size:15px;
	line-height:30px;}
	
	
	
	/******************************************************/
	
.news1 {

	border:1px solid #dfdfdf;
	margin-bottom:30px;
}

.news1 a {
    background-color: #ffffff;
    display: block;
}

.news1 .picture {
    width: 36%;
    height: 368px;
    background: url(../images/a0999cf53433425993d7c07d85de4e26.gif) center center no-repeat;
    background-size: cover;
    float: left;
}

.news1 .lans {
    width: 62%;
    box-sizing: border-box;
    padding: 50px 30px 0 60px;
    float: left;
}

.news1 .time {
    font-size: 30px;
    color: #222222;
    line-height: 1;
    font-family: arial;
    font-weight: lighter;
}

.news1 .t1 {
    display: inline-block;
    vertical-align: bottom;
}

.news1 .t2 {
    display: inline-block;
    vertical-align: bottom;
    color: #666666;
    font-size: 16px;
    padding-top: 10px;
}

.news1 .title {
    font-size: 26px;
    color: #222222;
    line-height: 1.5;
    font-weight: bold;
    margin: 20px 0 20px;
	text-align:left;
}

.news1 .content {
    font-size: 14px;
    line-height: 30px;
    color: #999999;
}

.news1 .more {
    font-size: 14px;
    line-height: 30px;
    color: #999999;
    margin-top: 25px;
}


.news1 .more i {
    display: inline-block;
    vertical-align: middle;

    width: 20px;
    height: 20px;
    margin-left: 10px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.news1 a:hover .more i {
    animation: myfirst1 1s ease-out 0s infinite;
}

@keyframes myfirst1 {
    0% {
        margin-left: 6px;
        opacity: 1;
    }
    100% {
        margin-left: 14px;
        opacity: 0.05;
    }
}

@media screen and (max-width: 1500px) {
    .news1 .picture {
        height: 350px;
    }

    .news1 .lans {
        padding: 4% 4% 0;
    }

    .news1 .title {
        font-size: 22px;
        margin: 30px 0 15px;
    }

    .news1 .more {
        margin-top: 55px;
    }

    .news_list .l1 {
        line-height: 30px;
        font-size: 18px;
        height: 60px;
    }

    .news_list .lans {
        padding: 17px 25px;
    }

    .news_list {
        padding: 10px 0;
    }
}

@media screen and (max-width: 1199px) {
    .news_list {
        padding: 0;
    }

    .news_list a, .news_list a:nth-child(4n) {
        width: 32%;
        margin-right: calc(2% - 4px);
        margin-top: 30px;
    }

    .news_list a:nth-child(3n) {
        margin-right: 0;
    }

    .news_list .l1 {
    }

    .news_list .l2 {
        font-size: 13px;
        line-height: 22px;
        height: 66px;
        margin: 10px 0 20px 0;
    }

    .news_list .lans {
        padding: 15px 25px;
    }
}

@media screen and (max-width: 780px) {
    .news1 .picture {
        width: 100%;
        float: none;
        height: 300px;
    }

    .news1 .lans {
        width: 100%;
        float: none;
        padding: 25px 20px 20px;
    }

    .news1 .title {
        font-size: 17px;
        margin: 17px 0 8px;
    }

    .news1 .more {
        margin-top: 20px;
    }

    .news1 .time {
        font-size: 25px;
    }

    .news1 .t2 {
        font-size: 14px;
    }

    .news1 {
        padding-top: 15px;
    }

    .news_list {
        padding: 0;
    }

    .news_list a, .news_list a:nth-child(4n), .news_list a:nth-child(3n) {
        width: 48.5%;
        margin-right: calc(3% - 4px);
        margin-top: 20px;
    }

    .news_list a:nth-child(2n) {
        margin-right: 0;
    }

    .news_list .l1 {
        line-height: 25px;
        font-size: 16px;
        height: 50px;
    }

    .news_list .l2 {
        font-size: 12px;
        line-height: 20px;
        height: 60px;
        margin: 7px 0 15px 0;
    }

    .news_list .l3 {
        font-size: 13px;
        margin-top: 15px;
    }

    .news1 .content, .news1 .more {
        font-size: 12px;
        line-height: 2;
    }

    .news1 .more i {
        height: 24px
    }

    .news_list .lans {
        padding: 12px 20px 20px 20px;
    }
}

@media screen and (max-width: 600px) {
    .news_list a, .news_list a:nth-child(4n), .news_list a:nth-child(3n), .news_list a:nth-child(2n) {
        margin-right: 0;
        width: 100%;
    }

    .news1 .picture {
        height: 210px
    }
}

/*end news_list*/

/*newd.html*/
.neiye_banner .lans_news_d {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    width: 73%;
}

.news_details {
    position: relative;
    margin-top: 60px;
    z-index: 2;
    margin-bottom: 95px;
    max-width: 1400px;
}

.news_details .left {
    width: calc(100% - 480px);
    float: left;
    background: #ffffff;
    padding: 50px 3%;
    box-sizing: border-box;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .07);
}

.lans_news_d .tit {
    font-size: 32px;
    line-height: 1.7;
    color: #FFffff;
    font-weight: bold;
}

.news_details .right {
    width: 440px;
    float: right;
    padding: 30px 2.3% 0;
    box-sizing: border-box;
    background: #fff;
}

.news_details .right .title {
    font-size: 20px;
    padding-bottom: 10px;
    line-height: 3;
    font-weight: bold;
    border-bottom: 1px solid #eee;
}

.lans_news_d .mess {
    font-size: 14px;
    color: #fff;
    margin: 17px 0 0 0;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    line-height: 2;
}

.lans_news_d .mess li {
    margin-right: 75px;
    float: left;
}

.news_details .editors {
    font-size: 16px;
    line-height: 2.2;
    color: #444444;
    width: 100%;
}

.news_details .right_list {
}
.ny_right_nr img{
	max-width: 100%;
}	
	
.pro_content {
    width: 100%;
    background: #f6f8fb;
    padding-bottom: 70px;
	    position: relative;
    z-index: 111;
    top: -40px;
    height: 70px;
    padding: 25px;
    box-sizing: border-box;background: #f6f8fb;
}

.pro_content:nth-of-type(2n) {
   
}

.pro_content:last-of-type {
    padding-bottom: 160px;
}
.w1400 {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
}

p#abotId{
	text-align:center;background: #f6f8fb;
	font-size:20px;}
p#abotId a{
	padding:0 25px;}
p#abotId a.on{
	color:#274092;
	font-weight:bold;}
.aboutny_n_news{
	margin-top:0px;

}
.aboutny_n_news .abouts_bt{
	text-align:center;}


.column ul li.prolista figure{
	border: 1px solid #dfdfdf;
}

.yyalaa ul li.prolista {
    width: 23.5%;
}
.yyalaa ul li.prolista:nth-child(3n){
	margin-right: 2%;
}
.yyalaa ul li.prolista:nth-child(4n){
	margin-right:0%;
}

@media screen and (max-width:768px) {
	.yyalaa ul li.prolista {
    width: 49%;
}
.yyalaa ul li.prolista:nth-child(2n){
	margin-right: 0%;
}
	.aboutny_n{
		    margin: 0px auto 60px;
		box-sizing: border-box;
		padding: 0 15px 0px;
	}
	.yyalaa ul.row{
		box-sizing: border-box;
    padding: 10px;
	}
	.pro_content{
		top:0px;
	}
	
}



.cfsbsy_nr {
    max-width: 1380px;
    margin:20px auto 0;

}
.cfsbsy_nr ul li{
	float:left;
	width:32%;
	overflow:hidden;
	margin-bottom:30px;
	margin-right:2%;
}
.cfsbsy_nr ul li:nth-child(3n){
	margin-right:0px;
}

.cfsbsy_nr ul li .cfsbsy_nr01 img{
	width:100%;
}
.cfsbsy_nr ul li .cfsbsy_nr02{
	margin:15px auto 0;
	text-align:center;
	font-size:16px;
}



@media only screen and (max-width: 768px) {
	.lnew_top,.products .pro-prev,.products .pro-next{
		display:none;
	}
	.products{
		padding:0 15px
	}
}