﻿body {
    min-width: 1200px;
}
/*banner*/
.overflow{overflow:hidden}
.pcbanner { overflow:hidden; width:100%; height:auto; position:relative}
/*.pcbanner .pcbannerbox{ overflow:hidden; width:100%; height:500px; background:url(../images/banner.jpg) no-repeat center top;}
.pcbanner .btn{ overflow:hidden; z-index:2; width:100%; position:absolute; left:0; bottom:20px; text-align:center}
.pcbanner .btn span{ display:inline-block; width:10px; height:10px; background:url(../images/banner_btn.png) no-repeat right center; margin:0 5px; cursor:pointer;}
.pcbanner .btn span{ *display:inline}
.pcbanner .btn span.cur{ background-position:left}*/
.pcbanner .denglu{ z-index:5;overflow:hidden; width:350px; height:350px; background:url(../images/banner_dl.png) repeat center; position:absolute; top:75px; left:50%; margin-left:150px; border-radius:5px;}
.pcbanner .denglu p{ text-align:center; font-size:14px; color:#fff; margin-top:55px; margin-bottom:25px;}
.pcbanner .denglu a{ margin:0 auto; display:block; width:300px; height:50px; text-align:center; line-height:50px; background-color:#14C8AD; border-radius:5px; text-decoration:none; font-size:18px; color:#fff; margin-bottom:10px;}
.pcbanner .denglu a.hy{ background-color:#497dff; margin-bottom:25px;}
.pcbanner .denglu i{ margin:0 auto; display:block; width:300px; height:1px; border-bottom:1px dotted #7890a3; margin-bottom:25px;} 
.pcbanner .denglu span{ display:block; text-align:center; font-size:14px; color:#fff;}
.pcbanner .denglu span em{ font-size:26px; color:#14C8AD;}

#flashs{ position:relative; height:500px; overflow:hidden;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:2; bottom:16px; left:50%; margin-left:-45px; padding:0px 6px;}
#flashs .btn span{ color:#fff;  background:#202932; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;}
#flashs .btn span.cur{ background:#14C8AD;}

.swiper-container { overflow:hidden; width:100%; height:400px; position:relative}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-slide {
-webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide {
	
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 28px;
    height: 50px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background:url(../images/sp01.png) no-repeat center bottom;
    right: 10px;
    left: auto;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background:url(../images/sp01.png) no-repeat center bottom;
    left: 10px;
    right: auto;
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background:url(../images/sp01.png) no-repeat center top;
    left: 10px;
    right: auto;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	z-index:10000;
	position:relative;
	text-align:center;
    bottom: 30px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.swiper-pagination-bullet {
	*display:inline
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #50BB66;}






/*每一屏的背景图设置*/
.section {
    width: 100%;
    height: 100%;
}
#dowebok .section1 {
    width: 100%;
    height: 100%;
    background: url("../images/i-banner1.jpg") no-repeat center;
    background-size: cover;
}
#dowebok .section2 {
    width: 100%;
    height: 100%;
    background: url("../images/i-banner2.jpg") no-repeat center;
    background-size: cover;
}
#dowebok .section3 {
    width: 100%;
    height: 100%;
    background: url("../images/i-banner3.jpg") no-repeat center;
    background-size: cover;
}
#dowebok .section4 {
    width: 100%;
    height: 100%;
    background: url("../images/i-banner4.jpg") no-repeat center;
    background-size: cover;
}
#dowebok .section5 {
    width: 100%;
    height: 100%;
    background: url("../images/i-banner5.jpg") no-repeat center;
    background-size: cover;
}
/*导航*/
.nav {
    width: 100%;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
.nav-logo {
    float: left;
	margin: 26px 0 26px 10px;
}
.nav-main {
    float: right;
    margin-right: 30px;
    margin-top: 30px;
    overflow: hidden;
}
.nav-main a {
    display: block;
    float: left;
    margin-left: 60px;
    font-size: 16px;
    color: #fff;
    padding-bottom: 6px;
}
.nav-main a:hover {
    border-bottom: 2px solid #fff;
}
.nav-main .active {
    border-bottom: 2px solid #fff;
}
.guide {
    width: 54px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
}
.guide-shu {
    width: 17px;
    height: 22px;
    background: url("../images/shubiao.png") no-repeat center;
    margin: 0 auto;
}
.guide-down {
    width: 11px;
    height: 9px;
    background: url("../images/jiantou.png") no-repeat center;
    margin: 5px auto 0;
}
.guide-tex {
    font-size: 12px;
    color: #fff;
    opacity: 0.2;
    text-align: center;
    line-height: 12px;
    padding-top: 9px;
}
/*导向箭头指示*/
.guide-down,.guide-tex {animation: 2s opacity2 0s infinite; -webkit-animation: 2s opacity2 0s infinite;-moz-animation: 2s opacity2 0s infinite;}
@keyframes opacity2{
    0%{opacity:0}
    50%{opacity:.8;}
    100%{opacity:0;}
}
@-webkit-keyframes opacity2{
    0%{opacity:0}
    50%{opacity:.8;}
    100%{opacity:0;}
}
@-moz-keyframes opacity2{
    0%{opacity:0}
    50%{opacity:.8;}
    100%{opacity:0;}
}
/*改变翻页导航的默认样式*/
#fp-nav ul li, .fp-slidesNav ul li {
    width: 20px;
    height: 2px;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    width: 0;
    height: 0;
}
#fp-nav ul li, .fp-slidesNav ul li {
    margin: 20px 0;
}
#fp-nav ul li a, .fp-slidesNav ul li a {
    float: right;
    width: 10px;
    background: #fff;
    height: 100%;
}
#fp-nav ul li .active {
    width: 20px;
}
#fp-nav.right {
    right: 0;
}
.indexAbout {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.indexAbout-title {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
}
.indexAbout-present {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    padding-top: 13px;
}
.indexAbout-bott {
    width: 382px;
    overflow: hidden;
    margin: 55px auto 0;
    font-size: 0;
}
.indexAbout-bott a {
    width: 178px;
    height: 44px;
    background: none;
    border: 1px solid #fff;
    display: inline-block;
    line-height: 46px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.indexAbout-bott a:hover {
    background: #2685e4;
    color: #fff;
    border: 1px solid #2685e4;
}
.indexAbout-bott .know-about {
    width: 178px;
    height: 44px;
    background: none;
    border: 1px solid #fff;
}
.indexAbout-bott .know-about:hover {
    background: #2685e4;
    color: #fff;
    border: 1px solid #2685e4;
}
.indexCase {
    width: 1260px;
    margin: 25px auto 0;
}
.indexCase-cls {
    width: 216px;
    height: 80px;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}
.indexCase-cls img {
    width: 216px;
    height: 80px;
}
.indexCan {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    overflow: hidden;
}
.indexCan-title {
    font-size: 24px;
    line-height: 24px;
}
.indexCan-cat {
    margin-top: 10px;
}
.indexCan-cat a{
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    background:rgba(0,0,0,0.3);
}
.indexCan-cat .weix {
    background: rgba(0,0,0,0.3) url("../images/five-w.png") no-repeat center;
}
.indexCan-cat .weix:hover {
    background: #2685e4 url("../images/five-w.png") no-repeat center;
}
.indexCan-cat .weib {
    margin-left: 7px;
    background: rgba(0,0,0,0.3) url("../images/five-b.png") no-repeat center;
}
.indexCan-cat .weib:hover {
    margin-left: 7px;
    background: #2685e4 url("../images/five-b.png") no-repeat center;
}
.indexCan-left ul {
    margin-top: 17px;
}
.indexCan-left ul li {
    font-size: 16px;
    line-height: 32px;
}
.indexCan-left ul li span {
}
.indexCan .form-input:first-child {
    margin-left: 0;
}
.form-input {
    float: left;
    margin-left: 20px;
    position: relative;
}
.form-input input {
    width: 210px;
    height: 42px;
    border: 1px solid #ccc;
    background: no-repeat;
    outline: none;
    font-size: 14px;
    color: #fff;
    text-indent: 20px;
    line-height: 42px;
}
.form-area textarea:focus {
    border: 1px solid #fff !important;
}
.form-input input:focus {
    border: 1px solid #fff !important;
}
.form-input input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc; opacity:1;
}

.form-input input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;opacity:1;
}

.form-input input:-ms-input-placeholder{
    color: #ccc;opacity:1;
}

.form-input input::-webkit-input-placeholder{
    color: #ccc;opacity:1;
}
.form-area textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc; opacity:1;
}

.form-area textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;opacity:1;
}

.form-area textarea:-ms-input-placeholder{
    color: #ccc;opacity:1;
}

.form-area textarea::-webkit-input-placeholder{
    color: #ccc;opacity:1;
}
.form-area textarea {
    width: 634px;
    height: 60px;
    outline: none;
    border: 1px solid #ccc;
    color: #fff;
    background: none;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 18px;
}
.form-but {
    margin-top: 16px;
}
.form-but button {
    color: #fff;
    font-size: 14px;
    background: #3d85e8;
    width: 120px;
    height: 46px;
    border: none;
    outline: none;
    cursor: pointer;
}
.form-area {
    margin-top: 20px;
}
.indexCan-left {
    float: left;
    margin-top: 46px;
}
.indexCan-right {
    float: right;
    margin-top: 50px;
}
.indexPost {
    position: absolute;
    bottom: 18px;
    left: 30px;
    z-index: 99;
}
.indexPost a {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    background:rgba(0,0,0,0.3);
}
.indexPost .weixs {
    background: url("../images/boweix.png") no-repeat center;
}
.indexPost .weib {
    background: url("../images/boweib.png") no-repeat center;
}
.indexText {
    font-size: 12px;
    opacity: 0.6;
    color: #fff;
    position: absolute;
    line-height: 12px;
    right: 30px;
    bottom: 30px;
    z-index: 999;
}
/*内页开始*/

.main .nav {
    background: #fff;
	overflow:hidden;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	position: fixed;
}
.main .nav-main a {
    color: #333;
    border-color: #2685e4;
}
.main .nav-main .active {
    color: #2685e4;
}
.main .nav-main a:hover {
    color: #2685e4;
}
.main-banner {
    width: 100%;
    height: 513px;
}
.server-banner {
    background: url("../images/server-banner.jpg") no-repeat center bottom;
}
/*公用底部*/
.footer {
    background: #333;
    height: 404px;
    position: relative;
	text-align:left !important;
}
.footer-main {
    width: 1200px;
    margin: 0 auto;
}
.footer-title {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    font-weight: bold;
    padding-bottom: 8px;
}
.footer-cont a {
    font-size: 12px;
    color: #bbb;
    line-height: 24px;
}
.footer-cont li {
    font-size: 12px;
    color: #bbb;
    line-height: 24px;
}
.footer-box {
    width: 230px;
    float: left;
    margin-top: 38px;
}
.footer-box .footer-pro {
    margin-top: 20px;
}
.canFer5 {
    width: 280px;
}
.footer-cls {
    overflow: hidden;
}
.footer-imp {
    padding: 15px 0px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #ccc;
    border-top: 1px solid #e6e6e6;
    width: 1200px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.footer-imp img{ vertical-align: middle; }
.content-area {
    width: 1200px;
    margin: 0 auto;
}
.bread-nav {
    font-size: 12px;
    color: #999;
    height: 50px;
    line-height: 50px;
}
.bread-nav a {
    color: #999;
    margin-right: 10px;
    margin-left: 10px;
}
.bread-nav a:first-child {
    margin-left: 0;
}
.bread-nav span {
    font-size: 14px;
    color: #777;
    padding-left: 10px;
}
.server-head {
    text-align: center;
    margin-top: 34px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 60px;
}
.server-title {
    font-size: 28px;
    color: #555;
    padding-bottom: 30px;
}
.server-text {
    font-size: 14px;
    color: #555;
    line-height: 24px;
}
.server-text span {
    display: block;
    color: #fa484b;
}
.server-sales {
    overflow: hidden;
    margin-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px dotted #ccc;
}
.server-cont {
    width: 570px;
    float: left;
}
.server-img {
    width: 570px;
    height: 430px;
    float: left;
    margin-left: 60px;
}
.sales-title {
    font-size: 24px;
    color: #333;
    line-height: 24px;
}
.sales-title span {
    color: #2685e4;
}
.sales-text {
    font-size: 16px;
    color: #999;
    line-height: 24px;
    padding-top: 7px;
}
.sales-present {
    font-size: 14px;
    color: #777;
    line-height: 24px;
}
.sales-present p {
    margin-top: 20px;
}
.sales-present span {
    font-weight: 700;
    color: #2685e4;
    padding-right: 7px;
}
.sales-head {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 36px;
}
.sales-post {
    margin-top: 60px;
}
.sales-post a {
    width: 170px;
    height: 46px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 46px;
    background: #2685e4;
    display: block;
}
.suggest .server-img {
    margin-left: 0;
}
.suggest .server-cont {
    margin-left: 60px;
}
.server-info {
    width: 1200px;
    height: 110px;
    background: url("../images/sevb.jpg") no-repeat center;
    text-align: center;
}
.server-info-text {
    font-size: 16px;
    color: #777;
    padding-top: 30px;
    line-height: 16px;
}
.server-info-text span {
    color: #fa484b;
    display: block;
    padding-top: 20px;
}
.server-main {
    padding-bottom: 60px;
    border-bottom: 1px dotted #ccc;
}
.groom-title {
    font-size: 28px;
    color: #555;
    line-height: 28px;
    text-align: center;
}
.pro-cls {
    width: 585px;
    height: 320px;
    background: #fff;
    float: left;
    margin-left: 25px;
    position: relative;
	border: 2px solid #efefef;
}

.pro-cls:hover {
   border-color:#2685e4;
}
.pro-cls:hover .pro-title{
   color: #2685e4;
}
.ckxq a{display:block;width:180px;line-height:40px;border-radius:4px;border:1px solid #2685e4;color:#666;margin:0 auto;}
.ckxq a:hover{color:#fff;background-color:#2685e4}

.pro-img {
    width: 320px;
    height: 320px;
    position: relative;
    float: left;
}
.pro-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 320px;
    max-height: 320px;
}
.pro-cont {
    width: 265px;
    float: left;
    text-align: center;
    padding-top: 100px;
}
.pro-title {
    font-size: 20px;
    line-height: 26px;
    color: #333;
    display: block;
    height: 52px;
    overflow: hidden;
}
.pro-title span {
    display: block;
    font-weight: 700;
}
.pro-xian {
    width: 30px;
    height: 1px;
    background: #ddd;
    margin: 16px auto 20px;
}
.pro-label {
    font-size: 14px;
    color: #777;
}
.groom-main {
    overflow: hidden;
    width: 1230px;
    margin-left: -30px;
    margin-top: 40px;
}
.groom-pro {
    padding-top: 60px;
}
.pro-post {
    width: 240px;
    height: 50px;
    margin: 60px auto;
}
.pro-post a {
    width: 240px;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    background: #2685e4;
    display: block;
}
.pro-hot {
    width: 42px;
    height: 24px;
    background: url("../images/rexiao.png") no-repeat center;
    position: absolute;
    top: 20px;
    left: 20px;
}
.news-banner {
    background: url("../images/news-banner.jpg") no-repeat center bottom;
}
.news-head {
    font-size: 28px;
    color: #555;
    text-align: center;
    padding-top: 36px;
}
.news-cls {
    width: 1200px;
    height: 220px;
    background: #f8f8f8;
    margin-top: 30px;
}
.news-cls:hover {
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.08);
    background: #fff;
}
.news-img {
    width: 350px;
    height: 160px;
    float: left;
    margin: 30px 0 0 30px;
}
.news-img img {
    width: 350px;
    height: 160px;
}
.news-cont {
    width: 760px;
    float: left;
    margin-left: 30px;
    margin-top: 28px;
}
.news-time {
    font-size: 30px;
    color: #999;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 8px;
}
.news-time span {
    font-size: 13px;
    color: #ccc;
    font-weight: 400;
    padding-left: 3px;
}
.news-title {
    font-size: 18px;
    color: #555;
    line-height: 18px;
    display: block;
    height: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news-info {
    font-size: 13px;
    color: #999;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 12px;
}
.news-post {
    background: url("../images/post.png") no-repeat 65px center;
    margin-top: 24px;
}
.news-post a {
    font-size: 14px;
    color: #555;
    line-height: 14px;
}
.news-main {
    padding-top: 4px;
}
.news-main .no-img .news-cont {
    width: 1140px;
}
.news-title:hover {
    color: #2685e4;
}
.news-post:hover {
    background: url("../images/post-hover.png") no-repeat 65px center;
}
.news-post:hover a {
    color: #2685e4;
}
/*分页样式*/
.u-paging {
    height: 38px;
    margin: 60px auto;
    text-align: center;
}

.u-paging a {
    display: inline-block;
    width: 38px;
    height: 38px;
    background-color: #eaeaea;
    color: #999;
    vertical-align: middle;
    line-height: 38px;
    font-size: 14px;
    margin-right: 20px;
}

.u-paging .current {
    background: #3064e8;
    color: #fff;
}
.paging-inner {
    font-size: 0;
}
.u-paging a:hover {
    background: #3064e8;
    color: #fff;
    transition: all 0.2s ease 0s;
}
.u-paging .next {
    background: #eaeaea url("../images/npc8njws4w.png") no-repeat center center;
}
.u-paging .next:hover {
    background: #3064e8 url("../images/zsjnshzynf.png") no-repeat center center;
}
.u-paging .prev {
    background: #eaeaea url("../images/91bqaduxid.png") no-repeat center center;
}
.u-paging .prev:hover {
    background: #3064e8 url("../images/wx0sk2yf3b.png") no-repeat center center;
}
.details {
    background: #f6f6f6;
}
.news-details {
    background: #fff;
    padding-top: 54px;
    padding-bottom: 60px;
}
.newsDet-title {
    font-size: 28px;
    color: #333;
    text-align: center;
}
.newsDet-info {
    text-align: center;
    font-size: 13px;
    color: #999;
    padding-top: 10px;
}
.newsDet-info span {
    padding-left: 25px;
}
.newsDet-head {
    width: 1080px;
    margin: 0 auto;
    padding-bottom: 36px;
    border-bottom: 1px dotted #ccc;
}
.newsDet-main {
    width: 1080px;
    margin: 0 auto;
}
.newsDet-strong {
    font-size: 13px;
    color: #777;
    line-height: 24px;
    padding-top: 30px;
}
.newsDet-cont {
    padding-top: 20px;
    font-size: 14px;
    color: #555;
    line-height: 24px;
}
/*详情页翻页样式*/
.changePage {
    width: 1080px;
    height: 60px;
    margin: 56px auto 0;
    background: #f5f5f5;
    line-height: 60px;
}
.changePage a {
    width: 540px;
    float: left;
}
.changePage a:hover {
    background: #3064e8;
    color: #fff;
}
.changePage p {
    font-size: 14px;
    color: #555;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    max-width: 350px;
}
.changePage span {
    font-size: 14px;
    color: #999;
}
.changePage .prev span {
    padding-left: 30px;
}
.changePage .prev p {
    padding-left: 20px;
}
.changePage .next span {
    padding-right: 30px;
}
.changePage .next p {
    padding-right: 20px;
}
.changePage a:hover span {
    color: #fff;
}
.changePage a:hover p {
    color: #fff;
}
.newsDet-main img {
    max-width: 1080px;
}
.hotNews-box {
    width: 380px;
    height: 260px;
    background: #fff;
    float: left;
    margin-left: 30px;
}
.hotNews-cont {
    width: 320px;
    margin: 0 auto;
}
.hotNews-time {
    font-size: 30px;
    color: #ccc;
    font-weight: 700;
    line-height: 30px;
    padding-top: 28px;
    padding-bottom: 13px;
}
.hotNews-time span {
    font-size: 13px;
    font-weight: 400;
    padding-left: 4px;
}
.hotNews-title {
    font-size: 18px;
    color: #555;
    line-height: 18px;
    height: 20px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.hotNews-info {
    font-size: 13px;
    color: #999;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 24px;
}
.hotNews-bottom {
    height: 72px;
    line-height: 72px;
    border-top: 1px dotted #ccc;
    margin-top: 18px;
}
.hotNews-bottom a {
    font-size: 14px;
    color: #555;
}
.hotNews-bottom a span {
    position: relative;
    left: 250px;
    width: 6px;
    height: 9px;
    display: inline-block;
    background: url("../images/post.png") no-repeat center;
    margin-left: 5px;
}
.hotNews-bottom a:hover {
    color: #3064e8;
}
.hotNews-title:hover {
    color: #3064e8;
}
.hotNews-box:hover {
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.06);
}
.hotNews-main {
    width: 1230px;
    margin-left: -30px;
    margin-top: 38px;
}
.hot-title {
    font-size: 28px;
    color: #555;
    line-height: 32px;
    float: left;
}
.hot-post {
    font-size: 13px;
    color: #777;
    float: right;
    line-height: 32px;
    padding-right: 15px;
    background: url("../images/post.png") no-repeat right center;
}
.hot-post:hover {
    color: #3064e8;
    background: url("../images/post-hover.png") no-repeat right center;
}
.hot-head {
    overflow: hidden;
    padding-top: 58px;
}
.hot-pro .pro-cls {
    background: #fff;
}
.hot-pro {
    padding-bottom: 60px;
}
.about-banner {
    background: url("../images/about-banner.jpg") no-repeat center bottom;
}
.aboutNav {
    width: 1200px;
    height: 60px;
    background: #f6f6f6;
    text-align: center;
}
.aboutNav1 {
    width: 1200px;
    height: 60px;
    background: #f6f6f6;
    text-align: center;
}
.aboutNav-main {
    height: 60px;
    background: #f6f6f6;
}
.aboutNav-main1 {
    height: 60px;
    background: #f6f6f6;
}
.aboutNav-main a, .aboutNav-main1 a {
    line-height: 60px;
    padding: 0 26px;
    margin-left: 70px;
    font-size: 14px;
    color: #555;
    display: inline-block;
    height: 58px;
}
.aboutNav-main a:first-child {
    margin-left: 0;
}
.aboutNav-main1 a:first-child {
    margin-left: 0;
}
.aboutNav-main a:hover {
    background: #fff;
    border-top: 2px solid #2685e4;
    color: #2685e4;
    line-height: 56px;
}
.aboutNav-main1 a:hover {
    background: #fff;
    border-top: 2px solid #2685e4;
    color: #2685e4;
    line-height: 56px;
}
.aboutNav-main .active {
    background: #fff;
    border-top: 2px solid #2685e4;
    color: #2685e4;
    line-height: 56px;
}
.aboutNav-main1 .active {
    background: #fff;
    border-top: 2px solid #2685e4;
    color: #2685e4;
    line-height: 56px;
}
.aboutNav {
    margin-top: 2px;
}
.aboutNav1 {
    margin-top: 2px;
}
.about-title {
    font-size: 28px;
    color: #555;
    text-align: center;
    line-height: 28px;
}
.about-title span {
    display: block;
    font-size: 12px;
    color: #ccc;
    text-transform: uppercase;
    line-height: 12px;
    padding-top: 10px;
}
.about-main {
    padding-top: 60px;
}
.aboutRes-img {
    width: 480px;
    height: 300px;
    float: left;
}
.aboutRes {
    overflow: hidden;
    margin-top: 40px;
}
.aboutRes-cont {
    width: 660px;
    float: left;
    margin-left: 50px;
}
.aboutRes-title {
    font-size: 20px;
    color: #333;
    padding-top: 16px;
    padding-bottom: 8px;
    position: relative;
}
.aboutRes-title span {
    width: 60px;
    height: 1px;
    display: block;
    background: #2685e4;
    position: relative;
    top: 9px;
}
.aboutRes-text {
    font-size: 14px;
    line-height: 24px;
    color: #555;
    border-top: 1px dotted #ccc;
    padding-top: 26px;
    padding-bottom: 26px;
}
.aboutPro-info {
    font-size: 14px;
    color: #777;
    line-height: 24px;
    border-top: 1px dotted #ccc;
    padding-top: 26px;
}
.aboutPro .all {
    position: absolute;
    right: 0;
    top: 18px;
    font-size: 13px;
    color: #777;
    padding-right: 15px;
    line-height: 14px;
    background: url("../images/post.png") no-repeat right center;
}
.aboutPro .all:hover {
    color: #2685e4;
    background: url("../images/post-hover.png") no-repeat right center;
}
.aboutPro-cls {
    display: block;
    float: left;
    background: #fff;
    margin-left: 20px;
    text-align: center;
    width: 285px;
    padding-bottom: 28px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.aboutPro-cls:first-child {
    margin-left: 0;
}
.aboutPro-tle {
    font-size: 20px;
    color: #555;
}
.aboutPro-xian {
    width: 30px;
    height: 1px;
    background: #ddd;
    margin: 16px auto;
}
.aboutPro-label {
    font-size: 13px;
    color: #999;
}
.aboutPro-img {
    width: 285px;
    height: 182px;
}
.aboutPro-img img {
    height: 182px;
}
.aboutPro-main .pe1 {
    border-top: 1px solid #2685e4;
}
.aboutPro-main .pe2 {
    border-top: 1px solid #e5535d;
}
.aboutPro-main .pe3 {
    border-top: 1px solid #beab82;
}
.aboutPro-main .pe4 {
    border-top: 1px solid #e8b09e;
}
.aboutPro-main {
    margin-top: 30px;
}
.about-main {
    padding-bottom: 60px;
    border-bottom: 1px dotted #ccc;
}
.aboutInt-info {
    font-size: 14px;
    color: #555;
    line-height: 24px;
    text-align: center;
    padding-top: 34px;
}
.img-box {
    width: 216px;
    height: 292px;
    border: 4px solid #f5efe6;
    position: relative;
    margin: 0 auto;
}
.img-box img {
    width: 194px !important;
    height: 275px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.hon-next {
    width: 30px;
    height: 60px;
    background: #c1c1c1 url("../images/ab-left.png") no-repeat center;
    position: absolute;
    top: 116px;
    left: -23px;
    z-index: 15;
}
.hon-next:hover {
    background: #2685e4 url("../images/ab-left.png") no-repeat center;
}
.hon-prev {
    width: 30px;
    height: 60px;
    background: #c1c1c1 url("../images/ab-right.png") no-repeat center;
    position: absolute;
    top: 116px;
    right: -23px;
    z-index: 15;
}
.hon-prev:hover {
    background: #2685e4 url("../images/ab-right.png") no-repeat center;
}
.content {
    position: relative;
    width: 1200px;
    margin-top: 40px;
}
#honor-list p {
    text-align: center;
    font-size: 16px;
    color: #555;
    line-height: 16px;
    padding-top: 20px;
}
.aboutMos {
    width: 1200px;
    height: 363px;
    padding: 1px 0;
    background: url("../images/abbl.png") no-repeat center;
    margin-top: 40px;
}
.aboutMos-head {
    width: 495px;
    height: 146px;
    background: url("../images/zimwb.png") no-repeat center;
    margin-top: 39px;
    margin-left: 60px;
    text-align: center;

}
.aboutMos-tle {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    line-height: 26px;
    padding-top: 30px;
}
.aboutMos-xian {
    width: 30px;
    height: 3px;
    background: #fff;
    margin: 17px auto 20px;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.aboutMos-text {
    font-size: 20px;
    color: #fff;
    line-height: 20px;
}
.aboutMos-ipo {
    margin-left: 60px;
    margin-top: 35px;
}
.aboutMos-ipo p {
    font-size: 16px;
    color: #555;
    line-height: 32px;
}
.aboutMos-left {
    float: left;
    width: 600px;
}
.aboutMos-right {
    float: left;
    width: 450px;
    margin-left: 90px;
    font-size: 14px;
    color: #555;
    margin-top: 30px;
}
.aboutMos-right span {
    color: #ccc;
    font-weight: 700;
    line-height: 34px;
    display: inline-block;
    width: 70px;
    text-align: right;
}
.aboutTactic-info {
    width: 1000px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    color: #555;
    text-align: center;
    padding-top: 35px;
}
.aboutTactic-map {
    width: 749px;
    height: 620px;
    margin: 84px auto 0;
    background: url("../images/map.png") no-repeat center;
}
.aboutTactic-all {
    width: 1260px;
    overflow: hidden;
    margin-left: -30px;
    margin-top: 6px;
}
.aboutTactic-box {
    width: 216px;
    height: 80px;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}
.aboutTactic-cls {
    width: 283px;
    height: 173px;
    float: left;
    border-radius: 5px;
    background: #fafafa;
    border: 1px solid #eee;
    text-align: center;
    margin-left: 20px;
}
.aboutTactic-cls:first-child {
    margin-left: 0;
}
.aboutTactic-img {
    width: 80px;
    height: 80px;
    margin: 30px auto 0;
}
.aboutTactic-cls .mos1 {
    background: url("../images/jk1.png") no-repeat center;
}
.aboutTactic-cls .mos2 {
    background: url("../images/jk2.png") no-repeat center;
}
.aboutTactic-cls .mos3 {
    background: url("../images/jk3.png") no-repeat center;
}
.aboutTactic-cls .mos4 {
    background: url("../images/jk4.png") no-repeat center;
}
.aboutTactic-title {
    font-size: 16px;
    color: #555;
    padding-top: 16px;
}
.aboutTactic-mouse {
    margin-top: 30px;
    margin-bottom: 60px;
}
.no-border {
    border: none;
}
.pro-banner {
    background: url("../images/pro-banner.jpg") no-repeat center bottom;
}
.proMain-title {
    font-size: 28px;
    color: #555;
    text-align: center;
    font-weight: 700;
    line-height: 28px;
}
.proMain-cont {
    margin-top: 42px;
}
.proMain .pro-cls {
    margin-top: 30px;
}
.proMain .groom-main {
    margin-top: 10px;
}
.proMain .mt2 {
    margin-top: 60px;
}
.proMain {
    padding-bottom: 60px;
}
.contact-banner {
    background: url("../images/cant-banner.jpg") no-repeat center bottom;
}
.contact-head {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 60px;
    border-bottom: 1px dotted #ccc;
}
.contact-tle {
    font-size: 28px;
    color: #555;
}
.contact-text {
    font-size: 16px;
    color: #555;
    width: 1000px;
    margin: 32px auto 0;
}
.contact-info {
    width: 590px;
    margin: 12px auto 0;
    font-size: 14px;
    color: #777;
    line-height: 24px;
}
.contact-major {
    width: 1200px;
    height: 350px;
    background: url("../images/can-mo-3.png") no-repeat center;
    margin-top: 60px;
}
.major-left {
    width: 480px;
    float: left;
    margin: 60px 0 0 60px;
}
.major-right {
    float: left;
    width: 385px;
    margin: 60px 0 0 170px;
}
.major-title {
    font-size: 20px;
    color: #333;
}
.major-info li {
    font-size: 16px;
    color: #333;
    line-height: 36px;
}
.major-info span {
    color: #777;
}
.major-intro {
    font-size: 14px;
    color: #777;
    padding-top: 3px;
}
.xian {
    width: 30px;
    height: 3px;
    background: #ccc;
    margin-bottom: 10px;
    margin-top: 17px;
}
.dress-tle {
    font-size: 16px;
    color: #555;
    line-height: 30px;
    padding-top: 17px;
}
.dress-tle span {
    color: #777;
    display: block;
}
.major-info {
    margin-top: 17px;
}
.map {
    width: 1200px;
    height: 380px;
    margin-top: 60px;
}
.aboutNav-fixed{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 16;
}
.contact-words {
    width: 1200px;
    height: 528px;
    background: #f8f8f8;
    margin-top: 60px;
}
.form-input label {
    display: block;
    font-size: 12px;
    color: #999;
    padding-bottom: 8px;
}
.words-form {
    width: 1080px;
    margin: 0 auto;
    padding-top: 38px;
}
.words-form input {
    width: 338px;
    height: 40px;
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #555;
}
.words-form input:focus {
    border: 1px solid #e6e6e6 !important;
}
.words-form .form-input {
    margin-left: 30px;
}
.words-form .form-input:first-child {
    margin-left: 0;
}
.form-area label {
    display: block;
    font-size: 12px;
    color: #999;
    padding-bottom: 8px;
}
.form-area textarea {
    width: 1038px;
    height: 96px;
    border: 1px solid #e6e6e6;
    background: #fff;
    color: #555;
}
.words-form textarea:focus {
    border: 1px solid #e6e6e6 !important;
}
.words-title {
    font-size: 28px;
    color: #555;
    text-align: center;
    line-height: 28px;
    padding-top: 60px;
}
.words-tex {
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 14px;
    padding-top: 20px;
}
.words-form .form-but {
    margin-top: 30px;
}
.contact {
    padding-bottom: 60px;
}
.proDell {
    width: 100%;
    background: #f6f6f6;
}
.proDell-head {
    height: 480px;
    width: 100%;
    background: #fff;
}
.proDell-cont {
    width: 1200px;
    margin: 0 auto;
}
.proDell-img {
    width: 470px;
    height: 470px;
    float: left;
}
.proDell-img img {
    width: 470px;
    height: 470px;
}
.proDell-just {
    width: 640px;
    float: right;
    padding-top: 90px;
}
.proDell-just-tle {
    font-size: 32px;
    color: #333;
    font-weight: 700;
    line-height: 36px
}
.proDell-just-tex {
    font-size: 16px;
    color: #777;
    margin-top: 7px;
    padding-bottom: 26px;
    border-bottom: 1px dashed #c0c5c7;
}
.proDell-just-intro {
    font-size: 14px;
    color: #777;
    line-height: 24px;
    margin-top: 26px;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.proDell-just-bottom {
    font-size: 0;
    margin-top: 25px;
}
.proDell-just-bottom a {
    display: inline-block;
}
.proDell-just-bottom .kef {
    width: 180px;
    height: 50px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    background: #2685e4;
}
.proDell-just-bottom .phone {
    width: 202px;
    height: 50px;
    background: #fff url("../images/phone.png") no-repeat 30px center;
    border: 1px solid #eeeeee;
    line-height: 50px;
    color: #fa484b;
    font-size: 16px;
    text-indent: 60px;
    margin-left: 20px;
    position: relative;
    top: 1px;
}
.proDell-main {
    width: 1200px;
    margin: 30px auto 0;
    background: #fdfdfd;
    padding-bottom: 60px;
}
.proDell-imp {
    height: 50px;
    background: #f0f0f0;
    line-height: 50px;
    font-size: 20px;
    color: #777;
    text-indent: 30px;
}
.proDell-cls-head {
    text-align: center;
    font-size: 28px;
    color: #eee;
    line-height: 28px;
    text-transform: uppercase;
    padding-top: 83px;
}
.proDell-cls-head span {
    display: block;
    color: #555;
    font-size: 24px;
    line-height: 24px;
    position: relative;
    top: 7px;
}
.proDell-goods {
    font-size: 16px;
    color: #777;
    padding-bottom: 90px;
    border-bottom: 1px dotted #ccc;
}
.proDell-cls {
    width: 1080px;
    margin: 0 auto;
}
.proDell-cls-iet {
    font-size: 14px;
    text-align: center;
    color: #999;
    line-height: 14px;
    padding-top: 30px;
}
.proDell-goods ul {
    overflow: hidden;
    margin-top: 72px;
}
.proDell-goods li {
    font-size: 16px;
    color: #777;
    line-height: 42px;
    width: 540px;
    float: left;
}
.proDell-goods li span {
    color: #2685e4;
    font-weight: 700;
    padding-right: 3px;
}
.proDell-goods table {
    width: 1080px;
    margin-top: 72px;
}
.proDell-goods td {
    width: 33.33%;
    padding: 8px 0;
}
.proDell-ales {
    padding-bottom: 60px;
}
.proDell-ales .hot-pro {
    padding-bottom: 0;
}
.indexCan-right .form-area textarea {
    background: none;
    color: #fff;
    width: 634px;
}
.index-ide {
    width: 52px;
    height: 15px;
    display: none;
}
.index-ide1 {
    background: url("../images/1gy.png") no-repeat center;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -50px;
}
.index-ide2 {
    background: url("../images/2cp.png") no-repeat center;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -28px;
}
.index-ide3 {
    background: url("../images/3fw.png") no-repeat center;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -6px;
}
.index-ide4 {
    background: url("../images/4al.png") no-repeat center;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: 16px;
}
.index-ide5 {
    background: url("../images/5lx.png") no-repeat center;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: 38px;
}
.index-ides {
    height: 90px;
    width: 60px;
}
#fp-nav span {
    display: none;
}
.index-ide:first-child {
    display: block;
}
.bread-nav a:hover {
    color: #2685e4;
}
.footer-cont a:hover {
    color: #2685e4;
}
.aboutTactic-cls:hover .aboutTactic-title {
    color: #2685e4;
}
.pro-title:hover {
    color: #2685e4;
}
.pro-post a:hover {
    width: 238px;
    height: 48px;
    background: #fff;
    border: 1px solid #2685e4;
    color: #2685e4;
}
.msg-box {
    display: block;
    position: absolute;
    top: 73px;
}
.n-msg {
    color: red;
}
.weix-imgs {
    width: 140px;
    height: 138px;
    background: #fff;
    border-radius: 5px;
    padding: 1px 0;
    position: relative;
    top: -183px;
    box-shadow: 0 5px 15px 4px rgba(0, 0, 0, .05);
    display: none;
}
.weix-img {
    width: 140px;
    height: 138px;
    background: #fff;
    border-radius: 5px;
    padding: 1px 0;
    position: relative;
    top: -183px;
    box-shadow: 0 5px 15px 4px rgba(0, 0, 0, .05);
    display: none;
}

.weix-ins {
    width: 140px;
    height: 140px;
    position: relative;
}

.weix-ins img {
    max-width: 140px;
    max-height: 140px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.san {
    width: 22px;
    height: 11px;
    background: url(../images/mdian.png) no-repeat center;
    position: absolute;
    bottom: -6px;
    left: 10px;
}
.indexCan-left {
    position: relative;
}
.indexCan-left .weix-img {
    position: absolute;
    top: 70px;
}
.indexCan-left .weix-img .san {
    top: -6px;
    left: -3px;
    background: url("../images/mdian9.png") no-repeat center center;
}
.indexCan-right .msg-box {
    top: 44px;
}
.indexPost .weix-imgs {
    position: absolute;
    top: -146px;
}
.rell-man td {
    width: 50%;
}
.indexText a {
    color: #fff;
    margin-left: 10px;
}
.indexText img{vertical-align: middle;}
.indexText a:hover {
    color: #2685e4;
}
.footer-imp a {
    color: #ccc;
    margin-left: 15px;
}
.footer-imp a:hover {
    color: #2685e4;
}
.dialog-video .dia-content {
    width: 750px;
    height: 452px;
}
.dialog-video video {
    margin-top: 30px;
    width: 100%;
    height: 100%;
}
.dia-content {
    border-radius: 0 !important;
}
.dialog-video .dia-close {
    top: -22px;
    right: 14px;
}
.dialog-video .dia-inner {
    padding: 0;
}
.indexAbout-bott .video-buts {
    color: #fff;
    margin-left: 22px;
}
.dia-content {
    border-radius: 0 !important;
}
.video-but {
    margin-left: 22px;
}
.about-main h2, .about-main h3 {
    display: none;
}
.lxb-container-btn-show {
    display: none !important;
}
#newBridge .icon-right-center {
    top: 80% !important;
}
.project-cls {
    width: 380px;
    float: left;
    background: #f6f6f6;
    border-top: 1px solid #eaeaea;
    margin-right: 30px;
    margin-top: 30px;
}
.project-img {
    width: 340px;
    height: 240px;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.project-tle {
    padding: 0 20px;
    font-size: 16px;
    color: #555;
    line-height: 24px;
    text-align: center;
    height: 48px;
    overflow: hidden;
}
.project-info {
    border-top: 1px solid #fff;
    padding: 20px 0;
}
.desk {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #5f9aea;
    opacity: 0;
    transition: .3s;
}
.desk-main {
    width: 90px;
    height: 75px;
    background: url("../images/jingz.png") no-repeat center top;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    display: none;
}
.desk-main span {
    display: inline-block;
    padding-top: 60px;
}
.project-img:hover .desk {
    opacity: 0.8;
}
.project-img:hover .desk-main {
    display: block;
}
.project {
    width: 1230px;
    padding-bottom: 60px;
}
.project-tlt {
    text-align: center;
    padding-bottom: 0;
    padding-top: 30px;
}

.black {
    width:100%;
    height:100%;
    background-color:black;
    opacity:0.6;
    position:fixed;
    top:0;
    left:0;
    display:none;
    z-index: 998;
}
.bigShow {
    position:fixed;
    top:0;
    right: 0;
    bottom: 0;
    left:0;
    margin: auto;
    width:780px;
    height:620px;
    background: #fff;
    box-shadow:1px 2px 3px black;
    display:none;
    border-radius: 4px;
    z-index: 999;
}
.bigShow span.close {
    position:absolute;
    width:30px;
    height:30px;
    color: #999;
    right: 0;
    top: 0;
    border-radius:50%;
    font-size:24px;
    line-height:30px;
    text-align:center;
    cursor:pointer;
}
.bigShow img {
    width: 720px;
    height: 510px;
    position: relative;
    top: 30px;
    left: 30px;
}
.bigShow-tle {
    text-align: center;
    font-size: 20px;
    color: #555;
    padding-top: 50px;
}
.photoMO-img {
    padding: 20px;
    width: 360px;
    height: 260px;
    position: relative;
}
.photoMO-cls {
    border: 1px solid #eaeaea;
    padding-bottom: 20px;
    cursor: pointer;
}
.photoMO-cls .desk {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 360px;
    height: 260px;
    background: #5f9aea;
    opacity: 0;
    transition: .3s;
}
.bigShow-tle2 {
    text-align: center;
    font-size: 20px;
    color: #555;
    padding-top: 50px;
}
.photoMO-cls:hover .desk {
    opacity: 0.8;
    transition: .3s;
}
.photoMO-cls:hover .desk-main {
    display: block;
}
.photoMO-tle {
    font-size: 16px;
    line-height: 16px;
    color: #555;
    text-align: center;
}
.photoMO {
    position: relative;
    margin-top: 40px;
}
.photoMO .owl-prev {
    width: 30px;
    height: 60px;
    background: #c1c1c1 url(../images/ab-left.png) no-repeat center;
    position: absolute;
    top: 130px;
    left: -30px;
    z-index: 15;
}
.photoMO .owl-prev:hover {
    background: #2685e4 url(../images/ab-left.png) no-repeat center;
}
.photoMO .owl-next {
    width: 30px;
    height: 60px;
    background: #c1c1c1 url(../images/ab-right.png) no-repeat center;
    position: absolute;
    top: 130px;
    right: -30px;
    z-index: 15;
}
.photoMO .owl-next:hover {
    background: #2685e4 url(../images/ab-right.png) no-repeat center;
}
.abl1 {
    border: none;
    padding-bottom: 40px;
}
.abl2 {
    background: #f5f5f5;
    border: none;
}
.photoM1 {
    width: 1200px;
    margin: 40px auto 0;
}
.photoM1-img {
    padding: 5px;
    width: 276px;
    height: 190px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    cursor: pointer;
}
.photoM1-img img {
    width: 276px;
    height: 190px;
}
.photoM1-cls {
    background: #fff;
}
.photoM1-tle {
    font-size: 16px;
    color: #555;
    line-height: 16px;
    text-align: center;
    padding: 20px 0;
}
.photoM1 .owl-prev {
    width: 30px;
    height: 60px;
    background: #c1c1c1 url(../images/ab-left.png) no-repeat center;
    position: absolute;
    top: 84px;
    left: -30px;
    z-index: 15;
}
.photoM1 .owl-prev:hover {
    background: #2685e4 url(../images/ab-left.png) no-repeat center;
}
.photoM1 .owl-next {
    width: 30px;
    height: 60px;
    background: #c1c1c1 url(../images/ab-right.png) no-repeat center;
    position: absolute;
    top: 84px;
    right: -30px;
    z-index: 15;
}
.photoM1 .owl-next:hover {
    background: #2685e4 url(../images/ab-right.png) no-repeat center;
}
.abl3 {
    width: 1200px;
    margin: 0 auto;
    border: none;
}
.abl3 .photoMO-img {
    width: 360px;
    height: 220px;
    position: relative;
}
.abl3 .photoMO-img img {
    width: 360px;
    height: 220px;
}
.abl3 .owl-prev {
    position: absolute;
    top: 120px;
    left: -30px;
}
.abl3 .owl-next {
    position: absolute;
    top: 120px;
    right: -30px;
}
.abl3 .desk {
    width: 360px;
    height: 220px;
}
.gca-banner {
    background: url("../images/ddel.jpg") no-repeat center bottom;
}
.photoM1 .owl-nav {
    display: block !important;
}
.photoM1-cls:hover .desk {
    opacity: 0.8;
    transition: .3s;
}
.photoM1-cls:hover .desk-main {
    display: block;
}