/* 关于我们开始 */

.container {
    width: 100%;
    overflow: hidden;
}

.aboutMain {
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0 60px;
}

.aboutMain .aboutTitle {
    text-align: center;
    font-size: 24px;
    color: #666;
}

.aboutMain .aboutTitle .span {
    display: block;
    font-size: 14px;
    font-weight: 100;
}

.aboutMain .aboutNav {
    width: 1200px;
    text-align: center;
    margin: 20px 0 50px;
}

.aboutMain .aboutNav a {
    display: inline-block;
    width: 110px;
    height: 30px;
    border: 1px solid #fff;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0 5px;
}

.aboutMain .aboutNav a.active,
.aboutMain .aboutNav a:hover {
    border: 1px solid #0b76c6;
    border-radius: 15px;
    color: #0b76c6;
}

.aboutMain .brief {
    overflow: hidden;
}

.aboutMain .brief .briefImg {
    float: left;
}

.aboutMain .brief .briefTxt {
    width: 600px;
    float: right;
    padding-top: 80px;
}

.aboutMain .brief .briefTxt p {
    font-size: 14px;
    color: #666;
    line-height: 36px;
    margin-bottom: 50px;
}

.aboutMain .brief .briefTxt p a {
    color: #0b76c6;
}

.aboutMain .firm {
    width: 1200px;
    overflow: hidden;
    padding-top: 80px;
}

.aboutMain .firm .div {
    width: 600px;
    height: 400px;
    float: left;
}

.aboutMain .firm .div img {
    width: 100%;
}

.aboutMain .firm .txt1 {
    text-align: right;
}

.aboutMain .firm .txt1 .text {
    padding: 120px 80px 0 0;
}

.aboutMain .firm .txt1 .title {
    font-size: 30px;
    color: #333333;
    margin-bottom: 30px;
}

.aboutMain .firm .txt1 p {
    font-size: 14px;
    color: #666666;
    line-height: 32px;
}

.aboutMain .firm .txt2 .text {
    padding: 120px 0 0 80px;
}

.aboutMain .firm .txt2 .title {
    font-size: 30px;
    color: #333333;
    margin-bottom: 30px;
}

.aboutMain .firm .txt2 p {
    width: 420px;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
}

.about3-xian {
    width: 1200px;
    margin: 0 auto;
    height: 1000px;
}

.cer {
    width: 210px;
}

.cer2 {
    width: 300px;
}

.cer17 {
    width: 300px;
}

.cer img {
    width: 100%;
}

.con {
    width: 100%;
    min-width: 1200px;
}

.in {
    width: 1200px;
    height: 900px;
    margin: 0 auto;
    position: relative;
}

.cer1 {
    position: absolute;
    left: 314px;
    top: 95px;
}

.cer2 {
    position: absolute;
    left: 187px;
    top: 25px;
}

.cer3 {
    position: absolute;
    left: 110px;
    top: 117px;
}

.cer4 {
    position: absolute;
    left: 39px;
    top: 195px;
}

.cer5 {
    position: absolute;
    left: 110px;
    top: 282px;
}

.cer6 {
    position: absolute;
    left: 196px;
    top: 384px;
}

.cer7 {
    position: absolute;
    left: 283px;
    top: 468px;
}

.cer8 {
    position: absolute;
    left: 367px;
    top: 582px;
}

.cer9 {
    position: absolute;
    left: 656px;
    top: 95px;
}

.cer10 {
    position: absolute;
    left: 777px;
    top: 25px;
}

.cer11 {
    position: absolute;
    left: 859px;
    top: 117px;
}

.cer12 {
    position: absolute;
    left: 937px;
    top: 195px;
}

.cer13 {
    position: absolute;
    left: 855px;
    top: 285px;
}

.cer14 {
    position: absolute;
    left: 770px;
    top: 384px;
}

.cer15 {
    position: absolute;
    left: 679px;
    top: 468px;
}

.cer16 {
    position: absolute;
    left: 592px;
    top: 582px;
}

.cer17 {
    position: absolute;
    left: 447px;
    top: 168px;
}


/* 关于我们结束 */


/* 成功案例开始 */

.caseMain {
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0 60px;
}

.caseMain .caseTitle {
    text-align: center;
    font-size: 24px;
    color: #666;
}

.caseMain .caseTitle .span {
    display: block;
    font-size: 14px;
    font-weight: 100;
}

.caseMain .caseNav {
    width: 1200px;
    text-align: center;
    margin: 20px 0 50px;
}

.caseMain .caseNav a {
    display: inline-block;
    width: 110px;
    height: 30px;
    border: 1px solid #fff;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0 5px;
}

.caseMain .caseNav a.active,
.caseMain .caseNav a:hover {
    border: 1px solid #0b76c6;
    border-radius: 15px;
    color: #0b76c6;
}

.caseMain .caseCenter {
    width: 1200px;
    overflow: hidden;
}

.caseMain .caseCenter .caseImg,
.caseMain .caseCenter .caseTxt {
    width: 400px;
    height: 300px;
    background: #f5f5f5;
}

.caseMain .caseCenter .caseImg {
    position: relative;
}

.caseMain .caseCenter .caseImg>a {
    display: block;
    width: 400px;
    height: 300px;
    overflow: hidden;
}

.caseMain .caseCenter .caseImg .img1 {
    width: 400px;
    height: 300px;
    display: block;
    transition-duration: .5s;
}

.caseMain .caseCenter .caseHover:hover .img1 {
    width: 500px;
    height: 375px;
    margin: -37px 0 0 -50px;
}

.caseMain .caseCenter .caseImg .img2 {
    position: absolute;
    bottom: 0;
    left: 185px;
}

.caseMain .caseCenter .caseTxt {
    text-align: center;
}

.caseMain .caseCenter .caseTxt h3 {
    font-size: 16px;
    color: #333;
    padding: 60px 0 30px;
}

.caseMain .caseCenter .caseTxt h3 a {
    color: #666;
}

.caseMain .caseCenter .caseTxt:hover h3 a {
    color: #059;
}

.caseMain .caseCenter .caseTxt p {
    padding: 0 30px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.caseMain .caseCenter .caseTxt .caseTxta {
    display: inline-block;
    width: 98px;
    height: 28px;
    border: 1px solid #0b76c6;
    font-size: 14px;
    line-height: 28px;
    color: #0b76c6;
    margin-top: 30px;
}

.fenye {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.fenye a {
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid #cccccc;
    color: #cccccc;
    margin: 0 5px;
}

.fenye a.active {
    color: #0b76c6;
}

.fenye a:hover {
    color: #fff;
    background: #0b76c6;
    border: 1px solid #0b76c6;
}


/* 成功案例结束 */


/* 联系我们开始 */

.conMain {
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0 60px;
}

.conMain .conTitle {
    text-align: center;
    font-size: 24px;
    color: #666;
}

.conMain .conTitle .span {
    display: block;
    font-size: 14px;
    font-weight: 100;
}

.conMain .conNav {
    width: 1200px;
    text-align: center;
    margin: 20px 0 50px;
}

.conMain .conNav a {
    display: inline-block;
    width: 110px;
    height: 30px;
    border: 1px solid #fff;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0 5px;
}

.conMain .conNav a.active,
.conMain .conNav a:hover {
    border: 1px solid #0b76c6;
    border-radius: 15px;
    color: #0b76c6;
}

.conMain .conCenter {
    width: 1200px;
    overflow: hidden;
    padding-top: 60px;
}

.conMain .conCenter .txt {
    width: 378px;
    height: 318px;
    float: left;
    border: 1px solid #cccccc;
    position: relative;
    margin-right: 30px;
    text-align: center;
}

.conMain .conCenter .txt:last-of-type {
    margin-right: 0;
}

.conMain .conCenter .txt .txtImg {
    position: absolute;
    top: -60px;
    left: 120px;
}

.conMain .conCenter .txt h3 {
    margin: 80px 0 25px;
    font-size: 20px;
    color: #333333;
    font-weight: 100;
}

.conMain .conCenter .txt p {
    display: inline-block;
    width: 250px;
    font-size: 14px;
    color: #777777;
    line-height: 30px;
}

.conMain .conCenter .txt .weix {
    width: 130px;
    height: 130px;
}

.conMain .conMap {
    width: 1200px;
    overflow: hidden;
    padding-top: 50px;
}

.conMain .conMap .map {
    width: 600px;
    height: 360px;
    float: left;
    margin-right: 50px;
}

.conMain .conMap .text {
    width: 540px;
    float: left;
    padding: 20px 0 0;
}

.conMain .conMap .text p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.conMain .conMap .text p a {
    color: #0b76c6;
}

.conMain .conMap .text p a:hover {
    color: #0b76c6;
    text-decoration: underline;
}

.conMain .conMap .text p:nth-of-type(2) {
    margin-bottom: 30px;
}

.conMain .conMap .text p:nth-of-type(4) {
    margin-bottom: 30px;
}


/* 联系我们结束 */


/* 新闻资讯开始 */

.newsMain {
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0 60px;
}

.newsMain .newsTitle {
    text-align: center;
    font-size: 24px;
    color: #666;
    font-weight: 900;
}

.newsMain .newsTitle .span {
    display: block;
    font-size: 14px;
    font-weight: 100;
}

.newsMain .newsNav {
    width: 1200px;
    text-align: center;
    margin: 20px 0 50px;
}

.newsMain .newsNav a {
    display: inline-block;
    width: 110px;
    height: 30px;
    border: 1px solid #fff;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0 5px;
}

.newsMain .newsNav a.active,
.newsMain .newsNav a:hover {
    border: 1px solid #0b76c6;
    border-radius: 15px;
    color: #0b76c6;
}

.newsMain .newsF {
    overflow: hidden;
    padding: 50px 0;
}

.newsMain .newsF p {
    font-size: 14px;
    color: #666;
}

.newsMain .newsF p a {
    font-size: 14px;
    color: #666;
}

.newsMain .newsF p:nth-of-type(1) {
    float: left;
}

.newsMain .newsF p:nth-of-type(2) {
    float: right;
}


/* 新闻资讯结束 */


/* 新闻中心开始 */

.newMain {
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0 60px;
}

.newMain .newTitle {
    text-align: center;
    font-size: 24px;
    color: #666;
}

.newMain .newTitle .span {
    display: block;
    font-size: 14px;
    font-weight: 100;
}

.newMain .newNav {
    width: 1200px;
    text-align: center;
    margin: 20px 0 50px;
}

.newMain .newNav a {
    display: inline-block;
    width: 110px;
    height: 30px;
    border: 1px solid #fff;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0 5px;
}

.newMain .newNav a.active,
.newMain .newNav a:hover {
    border: 1px solid #0b76c6;
    border-radius: 15px;
    color: #0b76c6;
}

.newMain .newCenter {
    width: 1200px;
    overflow: hidden;
}

.newsMain .newsCenter .newst {
    font-size: 24px;
    text-align: center;
    padding: 10px;
    color: #333;
}

.newsMain .newsCenter .newsr {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
    color: #888;
}

.newMain .newCenter .txt {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px dotted #ddd;
}

.newMain .newCenter .txt .tImg {
    float: left;
    width: 320px;
    height: 220px;
}

.newMain .newCenter .txt .tImg img {
    width: 320px;
    height: 220px;
    display: block;
}

.newMain .newCenter .txt .tTxt {
    float: left;
    width: 780px;
    height: 190px;
    padding: 20px 10px 0 50px;
}

.newMain .newCenter .txt .tTxt h3 {
    font-size: 18px;
    color: #0b76c6;
}

.newMain .newCenter .txt .tTxt h3 a {
    color: #333;
}

.newMain .newCenter .txt .tTxt h3 a:hover {
    color: #0b76c6;
}

.newMain .newCenter .txt .tTxt .data {
    font-size: 30px;
    color: #e5e5e5;
    font-weight: 100;
    margin: 10px 0;
}

.newMain .newCenter .txt .tTxt p {
    font-size: 14px;
    color: #666666;
}

.newMain .newCenter .txt .tTxt .more {
    display: inline-block;
    width: 98px;
    height: 28px;
    border: 1px solid #999999;
    color: #999;
    line-height: 28px;
    text-align: center;
    margin-top: 20px;
}


/* 新闻中心结束 */


/* 产品展示开始 */

.proMain {
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0 60px;
}

.proMain .proTitle {
    text-align: center;
    font-size: 24px;
    color: #666;
}

.proMain .proTitle .span {
    display: block;
    font-size: 14px;
    font-weight: 100;
}

.proMain .proNav {
    width: 1200px;
    text-align: center;
    margin: 20px 0 50px;
}

.proMain .proNav a {
    display: inline-block;
    width: 110px;
    height: 30px;
    border: 1px solid #fff;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0 5px;
}

.proMain .proNav a.active,
.proMain .proNav a:hover {
    border: 1px solid #0b76c6;
    border-radius: 15px;
    color: #0b76c6;
}

.proMain .proCenter {
    width: 1200px;
    overflow: hidden;
}

.proMain .proCenter .txt {
    width: 380px;
    height: 440px;
    float: left;
    margin: 15px 30px 15px 0;
}

.proMain .proCenter .txt>a {
    display: block;
    width: 378px;
    height: 378px;
    overflow: hidden;
    text-align: center;
}

.proMain .proCenter .txt img {
    width: 368px;
    height: 368px;
    border: 1px solid #eee;
    transition-duration: .5s;
}

.proMain .proCenter .txt img:hover {
    width: 388px;
    height: 388px;
    margin: -5px 0 0 -5px;
}

.proMain .proCenter .txt p {
    line-height: 60px;
    background: #eeeeee;
    padding: 0 30px;
    font-size: 16px;
}

.proMain .proCenter .txt p a {
    color: #666666;
}


/* 产品展示结束 */


/* 产品详情开始 */

.prodMain {
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0 50px;
}

.prodMain .prodTitle {
    text-align: center;
    font-size: 24px;
    color: #666;
    font-weight: 900;
}

.prodMain .prodTitle .span {
    display: block;
    font-size: 14px;
    font-weight: 100;
}

.prodMain .prodNav {
    width: 1200px;
    text-align: center;
    margin: 20px 0 50px;
}

.prodMain .prodNav a {
    display: inline-block;
    width: 110px;
    height: 30px;
    border: 1px solid #fff;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0 5px;
}

.prodMain .prodNav a.active,
.prodMain .prodNav a:hover {
    border: 1px solid #0b76c6;
    border-radius: 15px;
    color: #0b76c6;
}

.prodMain .prodCenter {
    width: 1200px;
    overflow: hidden;
}

.prodMain .prodCenter .prodTop {
    width: 1200px;
    overflow: hidden;
    margin-bottom: 50px;
}

.prodMain .prodCenter .prodTop .prodLeft {
    width: 500px;
    height: 500px;
    overflow: hidden;
    float: left;
}

.prodLeft .img {
    width: 498px;
    height: 498px;
    border: 1px solid #ddd;
    float: left;
    position: relative;
}

.prodLeft .img .li {
    width: 498px;
    height: 498px;
    float: left;
}

.prodLeft .img img {
    width: 498px;
    height: 498px;
    /* display:none; */
}

.prodLeft .img img:nth-of-type(1) {
    display: block;
}

.prodLeft .prodX {
    width: 76px;
    height: 420px;
    padding: 40px 0;
    overflow: hidden;
    float: right;
    position: relative;
}

.prodLeft .prodX .ul {
    position: absolute;
    top: 40px;
    left: 0;
}

.prodLeft .prodX .ul .li {
    width: 74px;
    height: 74px;
    border: 1px solid #eeeeee;
    background: #eee;
    margin-bottom: 10px;
}

.prodLeft .prodX .ul .li img {
    width: 74px;
    height: 74px;
    display: block;
}

.prodLeft .prodX .ul .li:nth-of-type(1) {
    border: 1px solid #0b76c6;
}

.prodLeft .prodX .Itop {
    position: absolute;
    top: 0;
    left: 0;
    width: 74px;
    border: 1px solid #e9e9e9;
}

.prodLeft .prodX .Itop:hover {
    border: 1px solid #0b76c6;
    cursor: pointer;
}

.prodLeft .prodX .Ibottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 74px;
    border: 1px solid #e9e9e9;
}

.prodLeft .prodX .Ibottom:hover {
    border: 1px solid #0b76c6;
    cursor: pointer;
}

.prodRiht {
    width: 590px;
    float: right;
}

.prodRiht .title {
    line-height: 68px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px dashed #d3d3d3;
}

.prodRiht .p1 {
    padding: 15px 20px 0 0;
    margin-bottom: 40px;
}

.prodRiht .p1 p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.prodRiht .p1 p:nth-of-type(1) {
    font-size: 16px;
    color: #333;
}

.prodRiht .p2 p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.prodRiht .p2 p:nth-of-type(1) {
    font-size: 16px;
    color: #333;
}

.prodRiht .p2 p:nth-of-type(2) {
    text-indent: 2em;
}

.prodMain .prodBottom {
    width: 1200px;
}

.prodMain .prodBottom .p1 {
    padding: 35px 0 40px;
}

.prodMain .prodBottom .p1 p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.prodMain .prodBottom .p2 p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.prodMain .prodBottom .img {
    padding-top: 25px;
    overflow: hidden;
}

.prodMain .prodBottom .img img {
    width: 600px;
    height: 323px;
    float: left;
}

.prodMain .proviewbox .ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 500px;
}

.prodMain .probigshow {
    height: 498px;
}

.prodMain .proviewbox .ul .li {
    float: left;
}

.prodMain .Itop {
    font-size: 50px;
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: -25px;
    z-index: 999;
    cursor: pointer;
    transition-duration: 1s;
}

.prodMain .Ibottom {
    transform: rotate(180deg);
    font-size: 50px;
    position: absolute;
    right: -50px;
    top: 50%;
    margin-top: -25px;
    z-index: 999;
    transition-duration: 1s;
}

.prodMain .proviewbox:hover .Itop {
    left: 0px;
}

.prodMain .proviewbox:hover .Ibottom {
    right: 0px;
}


/* 产品详情结束 */


/* 技术支持开始 */

.techMain {
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0 50px;
}

.techMain .techTitle {
    text-align: center;
    font-size: 24px;
    color: #666;
}

.techMain .techTitle .span {
    display: block;
    font-size: 14px;
    font-weight: 100;
}

.techMain .techNav {
    width: 1200px;
    text-align: center;
    margin: 20px 0 50px;
}

.techMain .techNav a {
    display: inline-block;
    width: 110px;
    height: 30px;
    border: 1px solid #fff;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0 5px;
}

.techMain .techNav a.active,
.techMain .techNav a:hover {
    border: 1px solid #0b76c6;
    border-radius: 15px;
    color: #0b76c6;
}

.techMain .techCenter {
    width: 1200px;
    overflow: hidden;
}

.techMain .techCenter .txt {
    width: 250px;
    height: 250px;
    float: left;
    margin: 0 25px 30px;
    text-align: center;
}

.techMain .techCenter .txt img {
    width: 160px;
    height: 200px;
    display: block;
    margin: 0 auto;
}

.techMain .techCenter .txt p {
    font-size: 14px;
    line-height: 26px;
    padding: 10px 0 0;
}

.techMain .techCenter .txt p a {
    color: #666;
}

.techMain .fenye {
    margin-top: 0;
}


/* 技术支持结束 */


/* 人才招聘开始 */

.job {
    width: 1200px;
    margin: 0 auto;
}

.job .title {
    height: 30px;
    overflow: hidden;
    padding: 0 15px;
}

.job .title p {
    float: left;
    line-height: 30px;
    font-size: 16px;
    font-weight: 900;
}

.job .title span {
    float: right;
    line-height: 30px;
    font-weight: 100;
    font-size: 13px;
}

.job .title span b {
    color: red;
}

.job .job-list {
    text-align: center;
    padding: 0 50px;
    text-align: left;
}

.job .job-list .list-th {
    height: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 35px;
    border-bottom: 1px solid #eee;
}

.job .job-list .list-th .list-p {
    width: 250px;
    float: left;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.job .job-list .list-tr {
    /* height:30px; */
    overflow: hidden;
    padding: 12px 0px;
    border-bottom: 1px dashed #eee;
}

.job .job-list .list-tr .listr-p {
    width: 250px;
    float: left;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #666666;
    font-size: 16px;
}

.job .job-list .list-tr .text {
    text-align: left;
    font-size: 12px;
    color: #777;
    padding: 50px 0 30px;
    display: none;
}

.job .job-list .list-tr .text p {
    text-align: left;
    line-height: 25px;
}

.job .job-list .list-tr .icon {
    float: right;
    margin: 10px 60px 0 0;
}

.job .job-list .list-tr .icon2 {
    transform: rotate(180deg);
    display: none;
}


/* 人才招聘结束 */