* {
    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: 87.5vh;
    max-height: 950px;
    min-height: 200px;
    overflow: hidden;
}

.wyz-vido-Container2 {
    height: 100%;
}

@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;
    }
}

.swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background-color: #ddd;
    margin: 0 8px;
    opacity: 1;
    transition: all .4s ease;
}

#honorSwiper .swiper-pagination .swiper-pagination-bullet{
	background-color: rgba(221, 221, 221, 1);
}

.swiper-pagination .swiper-pagination-bullet-active {
    background: -moz-linear-gradient(left, #0079d1 0%, #009cd3 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0079d1), color-stop(100%, #009cd3));
    background: -webkit-linear-gradient(right, #0079d1 0%, #009cd3 100%);
    background: -o-linear-gradient(right, #0079d1 0%, #009cd3 100%);
    background: -ms-linear-gradient(right, #0079d1 0%, #009cd3 100%);
    background: linear-gradient(to right, #0079d1 0%, #009cd3 100%);
    width: 53px;
}

.head {
    width: 100%;
    height: 130px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    transition: all 0.6s;
}

.heads {
    max-width: 1420px;
    margin: auto;
}

.logo {
    float: left;
    width: 16.7%;
    line-height: 130px;
    transition: all 0.6s;
}

.logo img {
    width: 100%;
}

.type{
	font-size:24px;
	color:#2e2e2e;
}

.types{
	font-size:14px;
	color:#6a6a6a;
	font-family:"Arial";
}

.search {
    float: right;
    line-height: 130px;
    cursor: pointer;
    transition: all 0.6s;
}

.search img {
    margin-top: -5px;
}

.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 130px;
    display: none;
    z-index: 9999;
    background: #00a0e9;
    padding: 18px 2%;
}

.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(/css/../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(255, 255, 255, 1);
}

.search-box form .text {
    font-size: 12px;
    color: #fff;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
    outline: none;
}

.search-box form .submit {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(/css/../images/search.png) no-repeat center;
    border: none;
}

.search-box form .text::-webkit-input-placeholder {
    color: #fff;
}

.search-box form .text:-moz-placeholder {
    color: #fff;
}

.search-box form .text::-moz-placeholder {
    color: #fff;
}

.search-box form .text:-ms-input-placeholder {
    color: #fff;
}

.tel {
    float: right;
    line-height: 130px;
    margin-right: 10px;
    transition: all 0.6s;
}

.tel span {
    font-size: 22px;
    color: #fff;
	font-family:DIN;
}

.tel img {
    margin-top: -8px;
    margin-right: 8px;
}

.nav {
    float: right;
    margin-right: 35px;
}

.nav ul {
    margin-bottom: 0;
}

.nav ul li {
    float: left;
    height: 130px;
    line-height: 130px;
    padding: 0 35px;
    position: relative;
    transition: all 0.6s;
}

.nav ul li a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 130px;
    transition: all 0.6s;
}

.nav .nav_layer02 {
    display: none;
    width: 467px;
    position: absolute;
    left: 0;
    top: 130px;
    background: #f4f4f4;
    height: 300px;
}

.nav .nav_layer02 ul {
    width: 27%;
    float: left;
    background-image: linear-gradient(#0079d1, #009cd3);
    height: 100%;
}

.nav .nav_layer02 li {
    padding: 5px 0;
    float: none;
    height: auto !important;
    line-height: unset !important;
}

.nav .nav_layer02 li a {
    display: block;
    line-height: 1.5 !important;
    padding: 5px 0;
    text-align: center;
    color: #fff!important;
    font-size: 14px;
}

.no_click_1 {
  text-decoration:underline;
}

.nav .nav_layer02 li a:hover {
    color: #ffffff;
    background: #f6ab00;
}

.nav .nav_layer02 .nav_img {
    width: 59%;
    float: left;
    padding: 24px 0 10px;
    margin-left: 29px;
}

.nav .nav_layer02 .nav_img img {
    width: 100%;
    height: auto;
    display: block;
    line-height: normal;
}

.nav .nav_layer02 .nav_title {
    margin-top: 19px;
    color: #6d6d6d;
}

.nav .nav_layer02 .nav_title .txt {
    font-size: 13px;
    line-height: 1.8;
    height: 96px;
    overflow: hidden;
}

.nav .nav_layer02 ul {
    width: 24.95%;
}

.i_layer .nav_img_li {
    display: none;
}

.i_layer .nav_img_li.cur {
    display: block;
}

.nav .nav_layer02 .nav_img_ul {
    width: 100%;
    background: none;
    height: auto;
}

.index_pt1 {
    width: 100%;
    height: 258px;
	position: relative;
    z-index: 9;
	background:#fff;
}
.waves canvas{
	margin-top:-100px !important;
}
.index_pt1 .wrap {
    max-width: 100%;
    margin: auto;
}

.index_pt1 .li_box {
    text-align: center;
    padding: 51px 0;
    position: relative;
    z-index: 2;
}

.index_pt1 .pt1_li {
    position: relative
}

.index_pt1 .ck_area {
    position: absolute;
    width: 100%;
    height: 81px;
    top: 0;
    background: #2396A2;
    background: -moz-linear-gradient(left, #0089d2 0%, #00a7d4 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0089d2), color-stop(100%, #00a7d4));
    background: -webkit-linear-gradient(right, #0089d2 0%, #00a7d4 100%);
    background: -o-linear-gradient(right, #0089d2 0%, #00a7d4 100%);
    background: -ms-linear-gradient(right, #0089d2 0%, #00a7d4 100%);
    background: linear-gradient(to right, #0089d2 0%, #00a7d4 100%);
    left: 0;
    transition: 0.5s all ease;
    z-index: -1;
    visibility: hidden;
}

.index_pt1 .inner_box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden
}

.index_pt1 .inner_box>img {
    display: inline-block;
    width: 100%;
    height: 100%;
    bottom: 100%;
    position: absolute;
    left: 0;
    transition: 0.5s all ease;
    z-index: 2
}

.index_pt1 .pt1_li:hover .inner_box>img {
    bottom: 0;
}

.index_pt1 .pt1_li:hover .ck_area {
    top: -81px;
    z-index: 1;
    visibility: visible
}

.index_pt1 .ck_area .ck_box {
    padding-top: 11px;
    padding-left: 10px;
}

.index_pt1 .ck_area .ck_ion {
    display: inline-block;
    width: 55px;
    height: 55px;
    float: left;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 100%;
    line-height: 48px;
    text-align: center;
}

.index_pt1 .ck_area .ck_ion img {
    width: 50%;
    max-height: 40px;
}

.index_pt1 .ck_area .ck_type {
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    float: left;
    margin-left: 10px;
    line-height: 30px;
}

.index_pt1 .ico {
    display: inline-block;
    width: 90px;
    height: 75px;
    margin-bottom: 25px;
}

.full-row>.span-2 {
    width: 14.28%;
    float: left;
}

.full-row {
    margin-bottom: 0;
}

.mid {
    width: 100%;
    overflow: hidden;
    background: url(/css/../images/midbg.png) top center no-repeat;
    padding-bottom: 100px;
}

.left_mid {
    float: left;
    background: url(/css/../images/conbg.png) bottom 120px center no-repeat #fff;
    width: 21.3%;
    padding: 2%;
	padding-bottom: 2%;
	height:547px;
}

.mid_title span {
    font-size: 30px;
    color: #191919;
    position: relative;
}

.mid_title {
    padding-bottom: 15px;
    border-bottom: 1px solid #dfdfdf;
}

.mid_title span::before {
    content: "";
    width: 100%;
    height: 2px;
    background: #1766b1;
    position: absolute;
    left: 0;
    bottom: -17.5px;
}

.mid_title span::after {
    content: url(/css/../images/linebefore.png);
    position: absolute;
    left: 45%;
    bottom: 0;
    width: 11px;
    height: 8px;
}

.lm_pic img {
    width: 100%;
}

.lm_pic {
    margin-top: 30px;
}

.lm {
    margin-top: 20px;
}

.lms {
    width: 100%;
    height: 45px;
    line-height: 44px;
    border-bottom: 1px dashed #b9d1e7;
}

.lms:last-child {
    border-bottom: none;
}

.lms img {
    margin-right: 8px;
    width: 21px;
}

.lms span {
    font-size: 14px;
    color: #464646;
}

.lms .telnum {
    font-size: 16px;
    color: #1766b1;
}

.lm_more a {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #1766b1;
    text-align: center;
}

.lm_more a img {
    margin-right: 15px;
}

.lm_more a span {
    font-size: 16px;
    color: #fff;
}

.lm_more {
    margin-top: 25px;
}

.center_mid {
    float: right;
    background: #fff;
    width: 55%;
    margin-right: 1%;
    padding: 2% 2.34375% 39px;
	height:547px;
}

.cmid_top {
    overflow: hidden;
}

.cmid_title {
    float: left;
    font-size: 30px;
    color: #171717;
}

.cmid_more {
    float: right;
}

.cmid_title span:nth-child(1) {
    font-size: 16px;
    color: #1766b1;
    margin-left: 5px;
    text-transform: uppercase;
}

.cmid_title span:nth-child(2) {
    display: inline-block;
    width: 21px;
    height: 2px;
    background: #1766b1;
    margin-left: 5px;
}

.cmid_more a {
    display: block;
    width: 150px;
    height: 42px;
    border-radius: 30px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #c7c7c7;
}

.cmid_more a img {
    margin-right: 10px;
    margin-top: -2px;
}

.honswiper img {
    border: 5px solid #f2f2f2;
    width: 100%;
    
}

.honswiper p {
    width: 100%;
    line-height: 51px;
    text-align: center;
    background: #1766b1;
    font-size: 16px;
    color: #fff;
	margin-top:20px;
}

.swiper-container.honswiper {
    margin-top: 30px;
}

.right_mid {
    float: right;
    background: #fff;
    width: 21.3%;
    padding: 2%;
	height:547px;
}

.right_mid form {
    margin-top: 5px;
}

.right_mid form input {
    width: 100%;
    height: 54px;
    outline: none;
}

.right_mid form input[type=text] {
    background: none;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    margin-top: 25px;
    padding-left: 20px;
}

.right_mid form input[type=submit] {
    background: url(/css/../images/order.png) left 32% center no-repeat #1766b1;
    border-radius: 5px;
    border: none;
    color: #fff;
    padding-left: 20px;
    margin-top: 32px;
}

.service {
    width: 100%;
    overflow: hidden;
    height: 798px;
    background: url(/css/../images/ser_bg.png) center no-repeat;
    position: relative;
    padding-top: 100px;
}

.services {
    max-width: 1620px;
    margin: auto;
    z-index: 9;
    position: relative;
}

.ser_top {
    max-width: 1420px;
    margin: auto;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.ser_title {
    float: left;
}

.ser_maintitle {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.ser_maintitle span:nth-child(1) {
    font-size: 18px;
    color: #fff;
    margin-left: 5px;
    font-weight: normal;
    text-transform: uppercase;
}

.ser_maintitle span:nth-child(2) {
    display: inline-block;
    width: 21px;
    height: 2px;
    background: #fff;
    margin-left: 15px;
}

.sertitles {
    font-size: 18px;
    color: #fff;
}

.ser_more {
    float: right;
    margin-top: 20px;
}

.ser_more a {
    display: block;
    width: 155px;
    height: 43px;
    border: 1px solid #fff;
    border-radius: 30px;
    text-align: center;
    line-height: 41px;
}

.ser_more a span {
    font-size: 14px;
    color: #fff;
}

.ser_more a img {
    margin-left: 10px;
}

.serline {
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 318px;
    z-index: 5;
}

.ser {
    float: left;
    width: 11.3%;
    margin-right: 1.37%;
    position: relative;
    top: 90px;
    cursor: pointer;
}

.ser:nth-child(2n) {
    top: 260px;
}

.ser:last-child {
    margin-right: 0;
}

.ser_k {
    width: 100%;
    height: 169px;
    background: url(/css/../images/ser_k_top.png) center no-repeat;
    text-align: center;
    padding-top: 35px;
    transition: all 2s;
}

.ser:nth-child(2n) .ser_k {
    background: url(/css/../images/ser_k_bot.png) center no-repeat;
}

.ser_k_pic {
    line-height: 43px;
}

.ser_k_con {
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}

.sernum {
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 18px;
    color: #1766b1;
    background: url(/css/../images/numbg.png) center no-repeat;
    margin: 15px auto;
}

.ser:hover .ser_k {
    transform: rotateY(360deg);
}

.serbg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 2;
    top: 0;
    left: 0;
}

.serbgs {
    opacity: 0;
    transition: all 1s;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.new {
    width: 100%;
    overflow: hidden;
    background: url(/css/../images/newbg.png) center no-repeat;
	background-size:cover;
}

.news {
    max-width: 1620px;
    margin: auto;
}

.newmain {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}

.left_new {
    width: 28%;
    float: left;
}

.lnew_pic img {
    width: 100%;
}

.left_new_date {
    width: 13%;
    float: left;
    background: -moz-linear-gradient(left, #0079d1 0%, #009cd3 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0079d1), color-stop(100%, #009cd3));
    background: -webkit-linear-gradient(right, #0079d1 0%, #009cd3 100%);
    background: -o-linear-gradient(right, #0079d1 0%, #009cd3 100%);
    background: -ms-linear-gradient(right, #0079d1 0%, #009cd3 100%);
    background: linear-gradient(to right, #0079d1 0%, #009cd3 100%);
    text-align: center;
}

.left_new_day {
    font-family: "Arial";
    color: #fff;
    font-size: 24px;
    padding-top: 10px;
}

.left_new_dates {
    font-size: 12px;
    color: #fff;
    font-family: "Arial";
    padding-bottom: 10px;
}

.left_new_bot {
    overflow: hidden;
    background: #f5f5f5;
}

.left_new_con {
    float: left;
    margin-left: 15px;
}

.left_new_title {
    font-size: 14px;
    color: #272727;
    margin-top: 15px;
}

.left_new_cons {
    font-size: 14px;
    color: #7c7c7c;
}

.right_new {
    width: 69.5%;
    float: right;
}

.rnew {
    float: left;
    width: 45.4%;
    margin-right: 9.2%;
    margin-bottom: 85px;
}

.rnew:nth-child(2n) {
    margin-right: 0;
}

.rnew_date {
    width: 12%;
    float: left;
}

.rnew_day {
    width: 100%;
    background: -moz-linear-gradient(left, #0079d1 0%, #009cd3 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0079d1), color-stop(100%, #009cd3));
    background: -webkit-linear-gradient(right, #0079d1 0%, #009cd3 100%);
    background: -o-linear-gradient(right, #0079d1 0%, #009cd3 100%);
    background: -ms-linear-gradient(right, #0079d1 0%, #009cd3 100%);
    background: linear-gradient(to right, #0079d1 0%, #009cd3 100%);
    text-align: center;
    padding: 10px 0;
}

.rnew_days {
    font-size: 24px;
    color: #fff;
    font-family: "Arial";
}

.rnew_month {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-family: "Arial";
}

.rnew_year {
    width: 100%;
    border: 1px solid #dfdfdf;
    background: #fff;
    border-top: none;
    text-align: center;
    color: #515151;
    font-size: 16px;
    font-family: "Arial";
    line-height: 60px;
}

.rnew_con {
    width: 84.3%;
    float: right;
}

.rnew_title {
    font-size: 17px;
    color: #272727;
    margin-top: 5px;
}

.rnew_cons {
    font-size: 15px;
    color: #7c7c7c;
    margin-top: 10px;
    line-height: 1.5;
}

.rnew_more {
    font-size: 14px;
    color: #393939;
    font-family: "Arial";
    margin-top: 10px;
    border-bottom: 1px solid #cbcbcb;
    display: inline-block;
}

.cj {
    width: 100%;
    overflow: hidden;
}

.left_cj {
    width: 51.2%;
    float: left;
    background: url(/css/../images/job_bg.png) top center no-repeat;
    height: 543px;
    padding-left: 7.3%;
    padding-right: 13.5%;
    position: relative;
}

.right_cj {
    width: 48.8%;
    float: left;
    background: url(/css/../images/abbg.png) top center no-repeat;
    height: 543px;
    padding-right: 7.8125%;
    padding-left: 5%;
    position: relative;
}

.cjtitle {
    font-size: 24px;
    font-weight: bold;
    color: #f7f7f7;
    padding-top: 130px;
}

.cjtitles {
    font-size: 16px;
    color: #f7f7f7;
    margin-top: 20px;
}

.cjcon {
    font-size: 14px;
    color: #f7f7f7;
    line-height: 25px;
    margin-top: 10px;
}

.cjmore {
    position: absolute;
    bottom: 115px;
}

.cjmore a {
    display: block;
    width: 155px;
    height: 42px;
    border: 1px solid #fff;
    border-radius: 30px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}
.cjmore a:hover{
	background:#fff;
	color:#1766b1;
}
.cjmore a img {
    margin-right: 10px;
    transition: all 0.6s;
    margin-top: -5px;
}

.cjmore a:hover img {
    margin-right: 15px;
}

.product {
    width: 100%;
    overflow: hidden;
    background: url(/css/../images/probg.png) top center no-repeat;
    padding-top: 100px;
    padding-bottom: 90px;
}

.products {
    max-width: 1620px;
    margin: auto;
}

.pro {
    width: 16.6%;
    float: left;
    text-align: center;
	position:relative;
			overflow:hidden;
}

.probefore{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	bottom:100%;
	transition: 0.5s all ease;
    z-index: 2;
}
.probefore img{
	width:100%;
	height:100%;
}
.pro:hover .probefore{
	bottom:0;
}

.pro_pic {
    line-height: 74px;
}

.procname {
    font-size: 24px;
    color: #1c1c1c;
    margin-top: 5px;
}

.proename {
    font-size: 14px;
    color: #8e8e8e;
    font-family: "Arial";
    margin-top: 5px;
}

.prolist {
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
}

.pro_pic img {
    transition: all 2s;
}

.pro:hover .pro_pic img {
    transform: rotateY(360deg);
}

.foot {
    width: 100%;
    overflow: hidden;
    background: #1e1b2e;
    padding-top: 70px;
    padding-bottom: 85px;
    border-bottom: 1px solid #474459;
}

.foots {
    max-width: 1620px;
    margin: auto;
}

.left_foot {
    width: 21%;
    float: left;
    border-right: 1px solid #474459;
}

.saoma {
    text-align: center;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 15px;
}

.sm {
    width: 35%;
    float: left;
    padding-top: 6px;
    text-align: center;
}

.sm p {
    font-size: 14px;
    color: #fff;
    margin-top: 2px;
    padding-top: 6px;
    line-height: unset;
    padding-bottom: 6px;
    background: #343144;
}

.sm img{
	width:100%;
}

.flist {
    float: left;
    margin-left: 9.5%;
}

.ftitle {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}

.flist ul {
    margin-bottom: 0;
}

.flist ul li a {
    font-size: 14px;
    color: #fff;
}

.flist ul li {
    margin-bottom: 10px;
}

.mid_foot {
    width: 52%;
    float: left;
    border-right: 1px solid #474459;
}

.right_foot {
    width: 24%;
    float: right;
}

.rf_title {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.copy {
    width: 100%;
    overflow: hidden;
    background: #1e1b2e;
    line-height: 85px;
    text-align: center;
}

.copy a {
    font-size: 14px;
    color: #fff;
    margin: 0 2px;
}

.rcons {
    font-size: 14px;
    color: #fff;
    line-height: 29px;
}

.rcon {
    margin-top: 13px;
    padding-left: 35px;
    background: url(/css/../images/adress.png) left top 13px no-repeat;
}

.rcontact {
    margin-top: 25px;
    padding-left: 30px;
    background: url(/css/../images/phone.png) left top 10px no-repeat;
}

.rcontacts {
    font-size: 14px;
    color: #fff;
    line-height: 2;
}

.rcontacts span {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.mobile-inner-header {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 60px;
    display: none;
    line-height: 60px;
    text-align: left;
    color: #333;
    font-weight: bold;
    font-size: 22px;
    padding-left: 15px;
}

.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: 55%;
}

.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);
}

.index_pt1_phone {
    display: none;
}
.sub-main-cont .product{
	background:none;
}
#feedback{
	margin:20px 0;
}
.listcontactsTitle {
    overflow: hidden;
    margin-top: 3rem;
}

.listcontactsTitle input {
    height: 58px;
    display: block;
    float: left;
    padding-left: 47px !important;
    box-sizing: border-box;
    width: 48%;
    font-size: 16px;
    margin-bottom: 2rem;
    border: 1px solid #ccc;
    outline: none;
}

.listcontactsTitle input:nth-child(1) {
    background: url(/css/../images/122.png)left 0 no-repeat #fff;
    background-position: 11px;
}

.listcontactsTitle input:nth-child(2) {
    float: right;
    background: url(/css/../images/123.png)left 0 no-repeat #fff;
    background-position: 17px;
}

.listcontactsTitle input:nth-child(3) {
    background: url(/css/../images/124.png)left 0 no-repeat #fff;
    background-position: 8px;
}

.listcontactsTitle input:nth-child(4) {
    float: right;
    background: url(/css/../images/125.png)left 0 no-repeat #fff;
    background-position: 12px;
}

.listcontactsTextarea {
    width: 100%;
    border: 1px solid #ccc;
    background: url(/css/../images/126.png)left 0 no-repeat #fff;
    background-position: 12px 16px;
    padding-left: 47px !important;
    font-size: 16px;
    padding-top: 18px;
    height: 174px;
    outline: none;
}

.listcontactsubmit {
    text-align: center;
    margin-top: 3rem;
}

.listcontactsubmit input {
    background: #467cd4;
    color: #fff;
    border: 0;
    width: 260px;
    height: 50px;
    font-size: 16px;
    margin: 0 5px;
}

.listcontactsubmit input:nth-child(2) {
    background: #484848;
}
.navswiper{
	border-top:1px solid #ddd;
	display:none;
}
.navswiper a{
	display:block;
	width:100%;
	text-align:center;
	font-size:12px;
	line-height:40px;
}
.bottom{
    width: 100%;
    display: flex;
    position: fixed;
    background-size: 100% 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 990;
	height:55px;
	display:none;
}


.bottom a{
    flex: 1;
    display: block;
    text-align: center;
    color: #fff;
    background: #1766b1;
    text-align: center;
}
.bottom span{
    display: block;
    height: 3rem;
    line-height: 3rem;

}
.bottom img{
    width: 18%;
}

.bottom div{
    margin-bottom: 5%;
}


.bottom a:nth-child(1){
    background: #373737;
}
.bottom a:nth-child(1) img{
    width: 16%;
}
.bottom a:nth-child(2) img{
    width: 19%;
}
.bottom a:nth-child(3) img{
    width: 23%;
}
.bottom a:nth-child(4) img{
    width: 23%;
}
.h55{
	display:none;
}
.mnavtwo{
	padding:0 20px;
	display:none;
}
.mobile-inner-nav .mnavtwo a{
	line-height:40px;
}