@charset "UTF-8";

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1300 {
    width: 1300px;
    margin: 0 auto;
}

.page_navs_main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0;
}

.page_navs_main .center {
    display: flex;
    justify-content: space-between;
    width: 75.33%;
    align-items: center;
    padding-left: 15px;
    border-left: 1px solid #e5e5e5;
}

.page_navs_main .center {
    display: flex;
    justify-content: space-between;
}

.page_navs_main .center .left p {
    font-size: 24px;
    color: #111111;
    line-height: 28px;
}

.page_navs_main .center .left p:nth-of-type(2) {
    font-size: 22px;
    color: #0aa1d1;
    line-height: 28px;
}

.page_navs_main .center .iphone {
    display: flex;
    align-items: center;

}

.page_navs_main .center .iphone p {
    font-size: 26px;
    color: #0655c0;
}

.page_navs_main .center .iphone p span {
    font-size: 14px;
    line-height: 28px;
    color: #888888;
}

.page_navs_main .center .iphone::before {
    content: '';
    width: 58px;
    height: 49px;
    background-image: url(../images/iphone.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.navbas {
    background-color: #0655c0;
}

.navbas_main ul {
    display: flex;
    justify-content: space-between;
}

.navbas_main ul li {
    padding: 25px 10px;
    font-size: 15px;
    color: #ffffff;
}

.navbas_main ul .items1 {
    position: relative;
    z-index: 999;
}

.navbas_main ul .items1 .items3 {
    position: absolute;
    display: none;
    background-color: #0655c0;
    top: 70px;
    left: 0;
}

.navbas_main ul .items1:hover .items3 {
    display: block;
}

.navbas_main ul li:hover {
    background-color: #1e749a;
}

.navbas_main ul .items1 .items3 p {
    padding: 5px 8px;
    width: 200px;
    color: #fff;
}

.navbas_main ul .items1 .items3 p:hover {
    background-color: #0655c0;
}

.banner img {
    width: 100%;
}

.common_title {
    text-align: center;
}

.common_title h1 {
    font-size: 30px;
    color: #999999;
    opacity: 0.36;
}

.common_title h2 {
    font-size: 36px;
    color: #0655c0;
    line-height: 44px;
}

.common_title em {
    display: block;
    width: 56px;
    height: 3px;
    background-color: #0655c0;
    margin: 8px auto;
}

.common_title ol {
    margin-top: 30px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: center;
}

.common_title ol li {
    padding: 10px;
    font-size: 16px;
    color: #555555;
}

.common_title ol li:hover {
    color: #0655c0;
    border-bottom: 1px solid #0655c0;
}

.page_product {
    padding-top: 50px;
}

.page_product_m {
    margin-top: 30px;
}

.page_product_m .product .swiper-slide em {
    display: block;
    padding: 25px;
    border: 1px solid #e5e5e5;
}

/* .page_product_m .product .swiper-slide em img {
    width: 100%;
} */

.page_product_m .product .swiper-slide p {
    color: #333333;
    line-height: 30px;
    font-size: 16px;
}

.page_product_m .product .swiper-slide:hover em {
    border: 1px solid #0655c0 !important;
}

.page_product_m .product .swiper-slide:hover p {
    color: #0655c0;
}

.page_accessories {
    background-color: #f2f2f2;
    margin-top: 50px;
    padding: 50px 0;
}

.page_accessories_m {
    margin-top: 30px;
}

.page_accessories_m .accessories .swiper-slide em {
    display: block;
    background-color: #fff;
    text-align: center;
}

.page_accessories_m .accessories .swiper-slide p {
    background-color: #0655c0;
    line-height: 48px;
    color: #ffffff;
}

.page_about {
    background: url(../images/page-about.jpg) no-repeat center center scroll;
    background-size: cover;
    padding: 55px 0 40px 0;
}

.page_about_m {
    text-align: center;
}

.page_about_m h1 {
    font-size: 30px;
    color: #0655c0;
    line-height: 68px;
}

.page_about_m p {
    font-size: 15px;
    color: #787878;
    line-height: 30px;
}

.page_about_m p span {
    color: #333333;
}

.page_about_m .move {
    width: 116px;
    height: 35px;
    background-color: #0655c0;
    margin: 0 auto;
    line-height: 35px;
    border-radius: 17.5px;
    color: #ffffff;
}

.page_case_c {
    padding: 60px 0 260px;
    background: url(../images/page_case.jpg) no-repeat center center scroll;
    background-size: cover;
}

.page_case_m {
    overflow: hidden;
    margin-top: -240px;
}

.wrap {
    position: relative;
    width: 1200px;
    height: 360px;
    margin: 0px auto;
}

.content {
    position: absolute;
    width: 1200px;
    height: 360px;
}

.content li {
    position: absolute;
    background-size: 100% 100%;
    cursor: pointer;
}

.wrap a {
    position: absolute;
    display: none;
    z-index: 999;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    font: 36px/60px "宋体";
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #db1919;
    background: rgba(255, 100, 0, .6);
    transition: background 1s ease;
}

.wrap a:hover {
    background: #db1919;
}

.prev {
    left: 30px;
}

.next {
    right: 30px;
}

.page_case_m .move {
    width: 116px;
    height: 35px;
    background-color: #0655c0;
    margin: 30px auto;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 17.5px;
}

.page_news_main .tu {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.page_news_main .tu .text h4 {
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;
    color: #333333;
    margin-top: 27px;
}

.page_news_main .tu .text {
    text-align: left;
}

.page_news_main .tu .text p {
    font-family: SourceHanSansCN-Light;
    font-size: 15px;
    color: #888888;
    margin-top: 14px;
}

.right_center ul li a {
    display: flex;
    width: 554px;
    height: 84px;
    justify-content: space-between;
    border-bottom: 1px solid #d2d2d2;
}

.right_center ul li:nth-of-type(2) {
    margin-top: 26px;
}

.right_center ul li:nth-of-type(3) {
    margin-top: 26px;
}

.right_center ul li:hover h5 {
    color: #0655c0;
}

.right_center ul li p {
    width: 446px;
}

.right_center ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right_center ul li h3 {
    font-family: SourceHanSansCN-Bold;
    font-size: 36px;
    color: #333333;
}

.right_center ul li h3 span {
    font-family: SourceHanSansCN-Bold;
    font-size: 24px;
    color: #333333;
}

.right_center ul li h5 {
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;
    color: #333333;
    text-align: left;
}

.right_center ul li p {
    font-family: SourceHanSansCN-Light;
    font-size: 15px;
    color: #888888;
}

.right_center ul li em {
    margin-top: 30px;
    display: block;
    width: 0px;
    height: 1px;
}

.page_news .move {
    margin: 40px auto;
    width: 116px;
    height: 35px;
    background-color: #0655c0;
    line-height: 35px;
    text-align: center;
    border-radius: 17.5px;
    color: #fff;
}

.bottom_t {
    background-color: #0655c0;
    padding: 25px 0;
}

.bottmo_t_m ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bottmo_t_m ul li {
    padding: 20px 0 20px 20px;
    border-left: 1px solid #6797d8;
    height: 106px;
}

.bottmo_t_m ul li:nth-of-type(1) {
    border-left: 1px solid #0655c0;

}

.bottmo_t_m ul h1 {
    font-size: 15px;
    color: #ffffff;
    line-height: 30px;
}

.bottmo_t_m ul p {
    font-size: 15px;
    color: #ffffff;
    opacity: 0.74;
    line-height: 18px;
}

.bottom_c {
    background-color: #212121;
    padding-top: 50px;
}

.bottom_c_m {
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
}

.bottom_c_m .quick {
    display: flex;
    width: 550px;
    justify-content: space-between;
}

.bottom_c_m .quick ul li {
    color: #ffffff;
    opacity: 0.53;
    line-height: 30px;
    font-size: 14px;
}

.bottom_c_m .quick ul li:nth-of-type(1) {
    font-size: 18px;
    color: #ffffff;
    line-height: 44px;
    opacity: 1;
}

.bottom_c_m .code ul {
    display: flex;
}

.bottom_c_m .code ul p {
    text-align: center;
    color: #ffffff;
    opacity: 0.53;
    line-height: 44px;
}

.bottom_c_m .code h1 {
    font-size: 18px;
    line-height: 44px;
    color: #fff;
}

.bottom_c_m .code ul li {
    margin: 0 10px;
}

.bottom_b {
    border-top: 1px solid #525252;
    padding: 25px 0;
    display: flex;
    justify-content: space-between;
}

.bottom_b ul {
    display: flex;
}

.bottom_b ul li {
    margin: 0 10px;
    color: #ffffff;
    opacity: 0.31;
}

.bottom_b .text {
    color: #ffffff;
    opacity: 0.31;
}

/* 关于我们 */
.about_us {
    margin: 60px 0;
}

.tabs {
    display: flex;
    justify-content: space-between;
}

.tabs .left {
    width: 22.83%;
}

.tabs .left .phone {
    background-color: #0655c0;
    padding: 20px 0;
}

.tabs .left .phone p {
    font-size: 18px;
    color: #ffffff;
    display: flex;
    justify-content: center;
}

.tabs .left .phone p::before {
    content: '';
    width: 40px;
    height: 31px;
    background-image: url(../images/contact_phone.png);
    background-repeat: no-repeat;
}

.tabs .left .phone h4 {
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.tabs .right {
    width: 75.66%;
}

.tabs .left a {
    display: block;
}

.tabs .cont {
    overflow: hidden;
    display: none;
}

.tabs .left h3 {
    height: 62px;
    background-color: #0655c0;
    text-align: center;
    line-height: 62px;
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
}

.tabs .left nav {
    border: solid 1px #e5e5e5;
}

.tabs .left nav a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    /* margin-left: 20px;
    margin-right: 20px; */
    margin: 10px 20px 10px 20px;
    padding: 0 20px;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    border-radius: 20px;
    position: relative;
    border: 1px solid #efefef;
}

.tabs .left nav a:last-of-type {
    margin-bottom: 9px;
}

.tabs .left nav a::after {
    width: 0;
    cursor: pointer;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #0655c0;
    transition: 0.6s linear;
    border-radius: 20px;
}

.tabs .left nav a:hover {
    color: #ffffff;
    z-index: 2;
}

.tabs .left nav a:hover:after {
    width: 100%;
}

.tabs .right .center .center_top {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
}

.tabs .right .center .center_top ul {
    display: flex;
}

.tabs .right .center .center_top ul li {
    color: #888888;
    font-size: 14px;
}

.tabs .right .center .center_top h2 {
    font-size: 24px;
    color: #0655c0;
}

.tabs .right .center .center_top h2::after {
    content: '';
    width: 142px;
    height: 3px;
    display: block;
    margin-top: 7px;
    background-color: #0655c0;
}

.tabs .right .center p {
    font-size: 15px;
    line-height: 30px;
    color: #666666;
    margin-top: 24px;
    margin-bottom: 24px;
}

.tabs .right .center .pric ul {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.tabs .right .center .pric ul li {
    width: 32.33%;
    margin-top: 25px;
    margin-right: 1%;
}

.tabs .right .center .pric ul li a {
    display: inline-block;
    text-align: center;
    border: 1px solid #e5e5e5;
    width: 100%;
    overflow: hidden;

}

.tabs .right .center .pric ul li p {
    font-size: 16px;
    color: #444444;
    text-align: center;
    background-color: #eff2f6;
}

.tabs .right .center .pric ul li:hover p {
    background-color: #0655c0;
}

.tabs .right .center .pric ul li:hover p {
    color: #ffffff;
}

.tabs .right .center .pric ul li a img {
    width: 100%;
}

.tabs .left nav .item2 p a {
    padding-left: 40px;
}

.tabs .left nav .item1 .item2 {
    display: none;
}

.tabs .left nav .item1:hover .item2 {
    display: block;
}

.tabs .right .center .pric ul li a img {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    transition: all 1.5s;

}

.tabs .right .center .pric ul li a img:hover {
    transform: scale(1.1);
}

.tabs .right .center .link h2 {
    font-size: 18px;
    color: #0655c0;
    font-weight: bolder;
}

.tabs .right .center .link {
    padding-top: 20px;
    padding-left: 20px;
}

.item1 .items6 p {
    display: none;
}

.item1 .items6:hover p {
    display: block;
}

.product_details {
    margin-top: 20px;
}

.product_details .pric {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.product_details .pric .left {
    width: 390px;
}

.product_details .pric .left img {
    width: 100%;
}

.product_details .pric .right {
    width: 390px;
}

.product_details .pric .right h4 {
    font-size: 1.2rem;
    font-weight: bolder;
}

.product_details .pric .right p {
    margin-top: 20px;
    line-height: 26px;
    font-size: 15px;
}

.product_details .pric .right p span {
    font-size: 25px;
}

/* 新闻 */
.news {
    margin-top: 60px;
}

.tabs .right .center .news_dynamic {
    margin-top: 23px;
    padding: 15px 0;
    border-bottom: 1px dashed #e5e5e5;
    border-top: 1px dashed #e5e5e5;
    position: relative;
}

.tabs .right .center .news_dynamic::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #0655c0;
    transition: all ease .4s;
}

.tabs .right .center .news_dynamic:hover::after {
    width: 100%;
}


.tabs .right .center .news_dynamic .news_dynamic_center {
    display: flex;
    background-color: #f8f8f8;
    align-items: center;
}

.tabs .right .center .news_dynamic .news_dynamic_center ul {
    margin-left: 48px;
    padding: 28px 0;
    padding-right: 40px;
}

.tabs .right .center .news_dynamic .news_dynamic_center ul li h3 {
    font-size: 18px;
    color: #444444;
}

.tabs .right .center .news_dynamic .news_dynamic_center ul li p {
    font-size: 15px;
    color: #737373;
    margin-top: 10px;
    line-height: 24px;
}

.tabs .right .center .news_dynamic .news_dynamic_center ul li a {
    display: block;
    font-size: 14px;
    color: #0655c0;
}

/*分页*/
.pagev {
    text-align: center;
    color: #666;
    clear: both;
}

.pagev span {
    line-height: 24px;
    padding: 0px 9px;
    display: inline-block;
}

.fonts {
    color: #fff;
    background-color: #0655C0;
    border: 1px solid #0655C0;
}

.pagev span a {
    background-color: #fff;
    color: #666;
    border: 1px solid #D9D9D9;
    line-height: 24px;
    padding: 0px 9px;
    display: inline-block;
    text-decoration: none;
    margin: 1.5em 0;
}

.pagev span a:hover {
    color: #fff;
    background-color: #0655C0;
    border: 1px solid #0655C0;
}

/*客户留言*/
.liuyanform {}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    float: left;
    width: 10%;
    font-size: 16px;
    color: #666;
    line-height: 40px;
    text-align: right;
    margin-right: 1%;
}

.form-group input {
    line-height: 38px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    width: 70%;
    padding-left: 15px;
    font-family: "微软雅黑";
}

.form-group textarea {
    line-height: 25px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    resize: none;
    width: 70%;
    padding-left: 15px;
    font-family: "微软雅黑";
}

.form-group1 input {
    display: block;
    width: 200px;
    float: left;
    margin-left: 95px;
    line-height: 45px;
    background-color: #0655C0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-family: "微软雅黑";
}


.prv_all {
    width: 100%;
    overflow: hidden;
    border-top: 1px dashed #999;
    margin-top: 40px;
}

.prv_next {
    width: 70%;
    overflow: hidden;
    float: left;
    line-height: 180%;
    margin-top: 10px;
}

.go_back {
    width: 30%;
    overflow: hidden;
    float: right;
    line-height: 180%;
    margin-top: 20px;
    text-align: right;
}