﻿/*
Theme Name: 携成天下官网
Theme URI: www.xctx56.com
Description: 全屏滑动页面
Version: 1.0
Author: Ran.Tao
Author URI: www.upapa.top
Tags: 标签，多个用半角逗号隔开
*/


/* 样式初始化 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #fff;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: relative;
    height: 100%;
}

td,
th,
caption {
    font-size: 14px;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

a {
    color: #555;
    text-decoration: none;
}

img {
    border: none;
}

ol,
ul,
li {
    list-style: none;
}

input,
textarea,
select,
button {
    font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
    border-collapse: collapse;
}

html {
    position: relative;
    height: 100%;
}


/* css common */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}


/*背景*/

.bgFixed {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: url(../images/bg-fixed.png) repeat;
}

.bgPic {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -2;
    background: url("../images/bg.jpg") 0 0 no-repeat;
    background-size: 100% 100%;
}


/*pc导航栏区域*/

.pcTop {
    width: 1000px;
    position: fixed;
    top: 4%;
    left: 50%;
    margin-left: -500px;
    z-index: 100;
}

.pcNave {
    float: right;
    padding: 20px 0 0;
}

.pcLogo {
    display: block;
    height: 50px;
    float: left;
    cursor: pointer;
}

.pcLogo h3 {
    font-size: 30px;
    color: white;
    float: left;
    display: inline-block;
    line-height: 50px;
}

.pcLogo p {
    display: inline-block;
    font-size: 12px;
    color: white;
    float: right;
    margin-top: 24px;
    margin-left: 10px;
}

.pcNave>li {
    float: left;
    margin-right: 20px;
    padding: 0 10px;
    height: 30px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 6px;
}

.pcNave li a {
    display: block;
    line-height: 30px;
    color: white;
}

.pcNave>li:hover {
    border: 1px solid #0c7cd0;
    background: rgba(12, 124, 209, 0.5);
}

.navActive {
    background: rgba(12, 124, 209, 0.5);
}

.pcNave>li:nth-child(1) {
    position: relative;
}

.pcNave>li:nth-child(1):hover .pcXctx {
    display: block;
}

.pcXctx {
    position: absolute;
    display: none;
    padding: 10px 0;
    z-index: 100;
    top: 30px;
    left: 50%;
    margin-left: -35px;
}

.pcXctx li {
    width: 70px;
    border-radius: 6px;
    margin-top: 4px;
}

.pcXctx li:hover {
    background: rgba(12, 124, 209, 0.5);
}


/*pc--全屏页图*/

.pcCount {
    width: 1000px;
    height: 500px;
    margin: 80px auto 0;
    position: relative;
    /*border: 1px solid white;*/
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    width: 100%;
    height: 100%;
    /*position: relative;*/
}

.ani {
    position: absolute;
}

.pcBanner1 .pic1 {
    left: 24%;
    top: 22%;
    z-index: 3;
    font-size: 60px;
    color: white;
    font-weight: normal;
}

.pcBanner1 .pic2 {
    left: 52%;
    top: 28%;
    z-index: 3;
    font-size: 30px;
    color: white;
}

.pcBanner1 .pic3 {
    display: block;
    width: 550px;
    height: 1px;
    border-top: 2px solid white;
    left: 24%;
    top: 38%;
}

.pcBanner1 .pic4 {
    left: 24%;
    top: 40%;
    font-size: 20px;
    color: white;
}

.pcBanner1 .pic5 {
    left: 24%;
    top: 50%;
    display: block;
    width: 300px;
    height: 50px;
    background-color: #359df2;
    font-size: 20px;
    color: white;
    text-align: center;
    line-height: 50px;
    border-radius: 6px;
}

.pcBanner1 .pic6 {
    left: 58%;
    top: 50%;
    display: block;
    width: 200px;
    height: 50px;
    background: rgba(255, 255, 255, 0.5);
    font-size: 20px;
    color: white;
    text-align: center;
    line-height: 50px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.8);
}

.pcBanner1 .pic7 {
    display: block;
    width: 50px;
    height: 35px;
    top: 22%;
    left: 52%;
}

.pcBanner2 .pic1 {
    left: 50%;
    top: 42%;
    margin-left: -100px;
    margin-top: -100px;
    z-index: 3;
}

.pcBanner2 .pic2 {
    left: 50%;
    top: 44%;
    z-index: 4;
    margin-left: 50px;
    margin-top: 50px;
    /*display: none;*/
}

.pcBanner2 .pic3 {
    left: 43%;
    top: 44%;
    z-index: 5;
    margin-top: 100px;
}

.pcBanner2 .pic4 {
    left: 26%;
    top: 40%;
}

.pcBanner2 .pic5 {
    left: 10%;
    top: 62%;
    z-index: 6;
}

.pcBanner2 .pic6 {
    left: 16%;
    top: 70%;
    z-index: 6;
}

.pagination {
    right: 3%;
    top: 50%;
}

.pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: block!important;
    margin-top: 10px;
}

.pcBanner3 .ts1 {
    left: 26%;
    top: 26%;
    width: 50px;
    height: 50px;
    border-top: 1px dotted white;
    border-right: 1px dotted white
}

.pcBanner3 span {
    text-align: center;
    font-size: 16px;
}

.pcBanner3 .ts1 img {
    position: absolute;
    right: -50px;
    top: 40px;
}

.pcBanner3 .ts1 span {
    position: absolute;
    right: 50px;
    top: -10px;
    width: 180px;
    font-size: 16px;
    display: block;
}

.pcBanner3 .ts1 i {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background-color: white;
    position: absolute;
    left: -3px;
    top: -3px;
}

.pcBanner3 .ts2 {
    left: 26%;
    top: 68%;
    width: 50px;
    height: 50px;
    border-top: 1px dotted white;
    border-left: 1px dotted white
}

.pcBanner3 .ts2 img {
    position: absolute;
    right: -124px;
    top: -60px;
}

.pcBanner3 .ts2 span {
    position: absolute;
    right: -20px;
    top: 54px;
    width: 180px;
    font-size: 16px;
    display: block;
}

.pcBanner3 .ts2 i {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background-color: white;
    position: absolute;
    left: -3px;
    top: 50px;
}

.pcBanner3 .ts3 {
    left: 46%;
    top: 23%;
    width: 50px;
    height: 50px;
    border-top: 1px dotted white;
    border-left: 1px dotted white
}

.pcBanner3 .ts3 img {
    position: absolute;
    right: -10px;
    top: 48px;
}

.pcBanner3 .ts3 span {
    position: absolute;
    left: 54px;
    top: -10px;
    width: 190px;
    font-size: 16px;
    display: block;
}

.pcBanner3 .ts3 i {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background-color: white;
    position: absolute;
    right: -3px;
    top: -3px;
}

.pcBanner3 .ts4 {
    left: 48%;
    top: 78%;
    width: 50px;
    height: 50px;
    border-bottom: 1px dotted white;
    border-right: 1px dotted white
}

.pcBanner3 .ts4 img {
    position: absolute;
    left: 0px;
    top: -100px;
}

.pcBanner3 .ts4 span {
    position: absolute;
    right: 54px;
    bottom: -10px;
    width: 190px;
    font-size: 16px;
    display: block;
}

.pcBanner3 .ts4 i {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background-color: white;
    position: absolute;
    left: -3px;
    bottom: -3px;
}

.pcBanner3 .ts5 {
    left: 63%;
    top: 30%;
    width: 50px;
    height: 50px;
    border-top: 1px dotted white;
    border-left: 1px dotted white
}

.pcBanner3 .ts5 img {
    position: absolute;
    right: 26px;
    top: 20px;
}

.pcBanner3 .ts5 span {
    position: absolute;
    left: 54px;
    top: -10px;
    width: 190px;
    font-size: 16px;
    display: block;
}

.pcBanner3 .ts5 i {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background-color: white;
    position: absolute;
    right: -3px;
    top: -3px;
}

.pcBanner3 .ts6 {
    left: 69%;
    top: 78%;
    width: 50px;
    height: 50px;
    border-bottom: 1px dotted white;
    border-left: 1px dotted white
}

.pcBanner3 .ts6 img {
    position: absolute;
    right: -14px;
    top: -130px;
}

.pcBanner3 .ts6 span {
    position: absolute;
    left: 54px;
    top: 40px;
    width: 180px;
    font-size: 16px;
    display: block;
}

.pcBanner3 .ts6 i {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background-color: white;
    position: absolute;
    right: -3px;
    bottom: -3px;
}

.pcBanner4 img {
    width: 150px;
    height: 150px;
}

.pcBanner4 .pic1 {
    width: 1000px;
    height: 1px;
    border-top: 2px dashed white;
    top: 55%;
    left: 50%;
    margin-left: -500px;
}

.yfUp {
    top: 14%;
    position: absolute;
    width: 150px;
    height: 200px;
    /*border-left: 2px dashed white;*/
}

.yfUp span {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 1px;
    height: 200px;
    border-left: 2px dashed white;
}

.pcBanner4 .yf2007 {
    left: 4%;
}

.pcBanner4 .yf2010 {
    left: 24%;
}

.pcBanner4 .yf2013 {
    left: 44%;
}

.pcBanner4 .yf2015 {
    left: 64%;
}

.pcBanner4 .yf2017 {
    left: 84%;
}

.pcBanner4 .picUp {
    left: -90px;
    top: -50px;
}

.pcBanner4 .pUp {
    top: -8px;
    left: 52px;
    width: 100px;
    color: white;
}

.yfDown {
    top: 56%;
    position: absolute;
    width: 150px;
    height: 200px;
    border-left: 2px dashed white;
}

.yf2009 {
    left: 14%;
}

.yf2011 {
    left: 34%;
}

.yf2014 {
    left: 54%;
}

.yf2016 {
    left: 74%;
}

.pcBanner4 .picDown {
    left: -90px;
    bottom: -54px;
}

.pcBanner4 .pDown {
    top: 150px;
    left: 50px;
    width: 100px;
    color: white;
}

.pcBanner5 .caseBox {
    width: 1000px;
    position: absolute;
    left: 50%;
    top: 24%;
    margin-left: -500px;
}

.moreMsg {
    position: absolute;
    bottom: 4%;
    color: white;
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.pcBanner5 .caseBox li {
    float: left;
    margin-top: -40px;
    margin-left: 10px;
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 120px;
    border-radius: 8px;
}

.pcBanner5 .caseBox li img {
    vertical-align: middle;
    max-width: 150px;
    max-height: 100px;
}

.pcBanner6 .tabQuery {
    position: absolute;
    width: 600px;
    height: 400px;
    top: 26%;
    left: 50%;
    margin-left: -300px;
}

.pcBanner6 .tabBtn {
    width: 600px;
    height: 40px;
    /*border-bottom: 1px solid white;*/
}

.pcBanner6 .tabBtn span {
    display: block;
    float: left;
    width: 250px;
    height: 40px;
    font-size: 16px;
    color: white;
    text-align: center;
    line-height: 40px;
    /*margin-left: -1px;*/
    cursor: pointer;
    background: rgba(255, 255, 255, 0.2)
}

.pcBanner6 .tabBtn span:nth-child(1) {
    border-radius: 8px 0 0 0;
}

.pcBanner6 .tabBtn span:nth-child(2) {
    border-radius: 0 8px 0 0;
}

.pcBanner6 .codeQuery,
.pcBanner6 .siteQuery {
    width: 600px;
    height: 360px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 0 8px 8px 8px;
    overflow-y: auto;
}

.pcBanner6 .codeQuery input {
    margin-top: 14px;
    width: 200px;
    height: 30px;
    border: none;
    outline: none;
    text-indent: 14px;
    border-radius: 6px;
    margin-left: 20px;
}

.pcBanner6 .siteQuery input {
    margin-top: 14px;
    width: 200px;
    height: 30px;
    border: none;
    outline: none;
    text-indent: 14px;
    border-radius: 6px;
    margin-left: 120px;
}

.pcBanner6 .codeQuery button,
.pcBanner6 .siteQuery button {
    margin-top: 14px;
    margin-left: 10px;
    font-size: 14px;
    color: white;
    border: none;
    outline: none;
    background-color: #007aff;
    height: 30px;
    width: 100px;
    border-radius: 6px;
    cursor: pointer;
}

.tabActive {
    background: rgba(255, 255, 255, 0.5)!important;
}

.tabHidden {
    display: none;
}

.pcBanner7 .pic1 {
    width: 220px;
    height: 320px;
    left: 8%;
    top: 20%;
    /*border: 1px solid white;*/
    padding: 0 10px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.4);
}

.pcBanner7 .ani>img {
    display: block;
    margin: 30px auto;
}

.pcBanner7 div {
    color: white;
    font-size: 16px;
    line-height: 26px;
}

.pcBanner7 span {
    float: left;
}

.pcBanner7 p {
    float: right;
    width: 180px;
    display: inline-block;
}

.pcBanner7 .pic2 {
    width: 220px;
    height: 320px;
    left: 50%;
    top: 20%;
    margin-left: -120px;
    padding: 0 10px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.4);
}

.pcBanner7 .qqServe,
.pcBanner7 .qqEmail {
    display: block;
    width: 220px;
    height: 40px;
}

.pcBanner7 .qqServe img {
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 30px;
}

.pcBanner7 .qqServe {
    margin-top: 40px;
}

.pcBanner7 .qqEmail {
    margin-top: 10px;
}

.pcBanner7 .qqEmail img {
    width: 64px;
    height: auto;
    float: left;
    margin-left: 30px;
}

.pcBanner7 .qqServe span,
.pcBanner7 .qqEmail span {
    color: white;
    line-height: 40px;
    margin-left: 10px;
}

.pcBanner7 .qqServe span:hover {
    text-decoration: underline;
}

.pcBanner7 .qqEmail span:hover {
    text-decoration: underline;
}

.pcBanner7 .pic3 {
    width: 220px;
    height: 320px;
    right: 8%;
    top: 20%;
    padding: 0 10px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.4);
}

.pcBanner7 .weScan {
    width: 220px;
    height: 120px;
}

.pcBanner7 .weScan img {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
}


/*-------------hover---------------*/

.ih-item {
    position: relative;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item,
.ih-item * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ih-item.square {
    position: relative;
    width: 180px;
    height: 180px;
}

.ih-item.square .info {
    position: absolute;
    /*z-index: 100;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-y: auto;
}

.ih-item.square.effect11 {
    overflow: hidden;
}

.ih-item.square.effect11.colored .info {
    background: rgba(255, 255, 255, 0.7);
}

.img {
    display: list-item
}

.ih-item.square.effect11.colored .info h3 {
    font-weight: normal;
    background: rgba(12, 34, 52, 0.6);
    margin-top: 0;
}

.ih-item.square.effect11 .img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.square.effect11 .info {
    background: #333333;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.35s ease 0.2s;
    -moz-transition: all 0.35s ease 0.2s;
    transition: all 0.35s ease 0.2s;
}

.ih-item.square.effect11 .info h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 17px;
    padding: 10px;
    background: #111111;
    margin: 30px 0 0 0;
}

.ih-item.square.effect11 .info p {
    font-size: 14px;
    position: relative;
    color: white;
    padding: 10px 10px 10px;
    text-indent: 24px;
}

.ih-item.square.effect11 a:hover .img {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}

.ih-item.square.effect11 a:hover .info {
    visibility: visible;
    opacity: 1;
}

.ih-item.square.effect11.left_to_right .info {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.ih-item.square.effect11.left_to_right a:hover .info {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.ih-item.square.effect11.right_to_left .info {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.ih-item.square.effect11.right_to_left a:hover .info {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.ih-item.square.effect11.top_to_bottom .info {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.ih-item.square.effect11.top_to_bottom a:hover .info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.ih-item.square.effect11.bottom_to_top .info {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.ih-item.square.effect11.bottom_to_top a:hover .info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}


/*----------------------------产品详情页----------------------------------*/

.articleTop {
    width: 1000px;
    margin: 30px auto;
}

.contentBox {
    width: 1000px;
    /*height: 400px;*/
    margin: 20px auto 20px;
    background: rgba(255, 255, 255, 0.8);
    padding: 80px 0;
    border-radius: 10px;
}

.post-edit-link {
    float: right;
}

.post-edit-link:hover {
    text-decoration: underline;
}

.contentPage {
    width: 900px;
    margin: 20px auto;
    color: #555555;
}

.contentPage h1,
.contentPage h2,
.contentPage h3,
.contentPage h4 {
    line-height: 40px;
    text-align: center;
}

.contentPage p {
    text-align: justify;
    font-size: 16px;
    text-indent: 32px;
    line-height: 24px;
    margin: 8px 0;
}

.contentPage img {
    max-width: 500px;
    display: block;
    margin: 0 auto;
}

.contentPage * {
    text-align: justify;
    font-size: 16px;
    text-indent: 32px;
    line-height: 24px;
    margin: 8px 0;
}