﻿@charset "utf-8";

/* CSS Document */

* {
    transition: all .5s;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.bannerBox {
    width: 100%;
    height: auto;
}

#flashs {
    position: relative;
    height: auto;
    overflow: hidden;
}

#flashs .bgitem {
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    background-position: center center;
}
#flashs .btn {
    position: absolute;
    z-index: 7;
    bottom: 5px;
    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: #008CE1;
}

.mainContent {
    padding-bottom: 20px;
    background: #f5f5f5;
}


/*搜索*/

.search {
    position: relative;
    background: #FFF;
    height: auto;
    overflow: hidden;
}

.search .searchBox {
    margin: 24px 0 14px 10px;
    width: 456px;
    overflow: hidden;
    float: left
}

.search .soText {
    float: left;
    width: 350px;
    height: 21px;
    line-height: 21px;
    padding: 8px 10px 8px 46px;
    color: #333;
    border: none;
    background: url(../images/searchtxt.png) no-repeat center;
    outline: none;
}

.search .soBtn {
    float: right;
    width: 50px;
    height: 37px;
    border: none;
    background: url(../images/searchbtn.png) no-repeat left center;
}

.search .keyWord {
    float: left;
    display: block;
    margin-top: 28px;
    margin-left: 12px;
    line-height: 30px;
    width: 510px;
    height: 30px;
    overflow: hidden;
    color: #333;
}

.search .keyWord em {
    overflow: hidden;
}

.search .keyWord a {
    padding: 0 2px;
    color: #333;
}

.search .so_phone {
    position: absolute;
    right: 0;
    top: 56px;
    padding-left: 36px;
    background: url(../images/hdphoen_ico.png) no-repeat left center;
    color: #a1a1a1;
}

.search .so_phone dd {
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    color: #008ce1;
}


/*案例*/

.alBox {
    height: 439px;
}

.alMu {
    width: 230px;
}

.alMu h4 {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}

.alMu h4 a {
    color: #fff;
}

.alMu ul {
    margin-top: 16px;
}

.alMu li {}

.alMu li a {
    padding-left: 60px;
    color: #fff;
    display: block;
    background: url(../images/almu_ico.png) no-repeat 40px center;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}

.alMu li a:hover,
.alMu li cur a {
    background-image: url(../images/almu_icoh.png);
    background-position: 10px center;
    color: #008ce1;
}

.alCont {
    width: 720px;
    overflow: hidden;
}

.alCont dt {
    width: 420px;
    height: 380px;
    border-right: 1px solid #e1e1e1;
}

.alCont dt img {
    margin-top: 20px;
    border: 1px solid #ddd;
    padding: 2px;
}

.alCont dd {
    margin-left: 446px;
}

.alCont dd h5 {
    margin-bottom: 12px;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
}

.alCont dd h5 a {
    color: #008ce1;
}

.alCont dd p {
    margin-bottom: 14px;
    line-height: 24px;
    height: ;
    overflow: hidden;
}

.alCont dd .gyMore {
    padding-right: 18px;
    color: #008ce1;
    background: url(../images/titmore_ico.png) no-repeat right center;
}

.cpSpan {
    margin-top: 22px;
    margin-bottom: 22px;

    height: auto;
    background-color: #fff;
    overflow: hidden;
    padding: 0 1%;
    padding-top: 10px;
}

.cpMu {
    width: 18%;
    overflow: hidden;
}

.cpMu h4 {
    height: 54px;
    line-height: 54px;
    background: #008CE1 url(../images/cpmutit.png) no-repeat 36px center;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.cpMu h4 a {
    font-size: 16px;
    color: #fff;
}

.cpMu ul {}

.cpMu li {
    background: url(../images/cpmuli_ico.png) no-repeat 176px center;
}

.cpMu li a {
    padding-left: 16px;
    margin: 0 6px;
    display: block;
    line-height: 55px;
    border-bottom: 1px dotted #b2bcc8;
    font-size: 13px;
    color: #333;
    text-decoration: none;
}

.cpMu li:hover {
    background-color: #008ce1;
}

.cpMu li:hover a {
    color: #fff;
}

.cpMuCont {
    margin-top: 2px;
    padding-bottom: 12px;
    border: 1px solid #e2e2e2;
}

.cpMuCont p {
    margin: 16px 8px;
    line-height: 22px;
    font-size: 13px;
    color: #008ce1;
}

.cpMuCont .mu_phone {
    margin-left: 10px;
    padding-left: 36px;
    background: url(../images/hdphoen_ico.png) no-repeat left center;
    color: #008ce1;
}

.cpMuCont .mu_phone dd {
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
}

.cpList {
    width: 80%;
    overflow: hidden;
}

.cpList h4 {
    margin: 8px 0;
    height: 38px;
    line-height: 38px;
    background: url(../images/conttitbg2.png) no-repeat left center;
    padding-left: 18px;
    color: #008ce1;
}

.cpList h4 a {
    margin-left: 18px;
    color: #008ce1;
}

.cpListCont {}

.cpList dl {
    float: left;
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%;
}
.cpList dl:nth-child(4n) {margin-right: 0;
}
.cpList dl dt {
    display: block;
    border: 1px solid #e5e5e5;
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: 100%;
}
.cpList dl dt img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.cpList dl dd {
    height: 30px;
    overflow: hidden;
    text-align: center
}

.cpList dl dd h5 {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.cpList dl dd h5 a {
    color: #008ce1;
    display: block;

}

.cpList dl dd p {
    line-height: 20px;
    height: 40px;
    font-size: 13px;
    overflow: hidden;
    color: #008ce1;
}

.cpList dl dd div {
    margin-top: 16px;
    overflow: hidden;
}

.cpList dl dd div span {
    float: left;
    width: 50%;
    line-height: 22px;
    color: #767676;
}

.cpList dl dd div span em {
    position: relative;
    top: -1px;
    margin-right: 6px;
    color: #b0b0b0;
}


/*合作伙伴*/

.hzhb {
    margin-bottom: 22px;
    height: 166px;
    background-color: #fff;
    overflow: hidden;
}

.hzhb h4 {
    margin: 11px;
    height: 38px;
    line-height: 38px;
    background: url(../images/conttitbg2.png) no-repeat left center;
}

.hzhb h4 a {
    margin-left: 18px;
    color: #008ce1;
}

.hzhb ul {
    margin: 18px auto 0 auto;
    width: 984px;
    overflow: hidden;
}

.hzhb li {
    margin: 0 10px;
    float: left;
    width: 144px;
    text-align: center;
}


/*优势*/

.ysBox {
    position: relative;
    height: 450px;
    background: url(../images/ysboxbg.jpg) no-repeat center;
}

.ysBox dl {
    position: absolute;
}

.ysBox dt {
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 16px;
    color: #008ce1;
}

.ysBox dt b {
    position: absolute;
    left: -70px;
    top: 0;
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    background-color: #008ce1;
    font-size: 30px;
}

.ysBox dt b.lv {
    background-color: #008CE1;
}

.ysBox dd {
    line-height: 18px;
    font-size: 14px;
    color: #333;
    width: 190px;
}

.ysBox dd p {
    color: #ff5a00;
}

.ysBox .ys01 {
    left: 100px;
    top: 66px;
}

.ysBox .ys02 {
    left: 760px;
    top: 66px;
}

.ysBox .ys03 {
    left: 100px;
    top: 232px;
}

.ysBox .ys04 {
    left: 760px;
    top: 232px;
}

.slGgl img {
    display: block;
}

.ppys {
    position: relative;
}

.ppysCc {
    height: 418px;
    overflow: hidden;
}

.ppysCont img {
    display: block;
}

.ppysTab {
    position: absolute;
    left: 0;
    top: 382px;
    width: 100%;
}

.ppysTab ul {
    margin: 0 auto;
    width: 930px;
}

.ppysTab li {
    margin: 0 3px;
    float: left;
    width: 180px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #008ce1;
    cursor: pointer;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
}

.ppysTab li.cur,
.ppysTab li:hover {
    background-color: #273e5b;
}

.ppysTab li b {
    font-size: 14px;
    color: #fff;
}

.ppysTab li b.ta1 {
    margin-top: 12px;
    line-height: 20px;
    display: inline-block;
}

.contTit {
    position: relative;
    height: 56px;
    line-height: 56px;
    background: url(../images/conttitbg.png) no-repeat left center;
    color: #008ce1;
    font-size: 14px;
    padding-left: 18px;
}

.contTit .titA {
    margin-left: 18px;
    color: #008ce1;
    font-size: 14px;
}

.contTit .titMore {
    position: absolute;
    right: 14px;
    top: 0px;
    padding-right: 18px;
    font-size: 12px;
    font-weight: normal;
    color: #008ce1;
    background: url(../images/titmore_ico.png) no-repeat right center;
}



.gdn {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: 24px;
}

.gdn ul {
    margin: 0 auto;
    padding: 18px 1%;
    width: 100%;
    overflow: hidden;
}

.gdn li {
    margin-right: 2%;
    float: left;
    width: 23.5%;
    text-align: center;
}
.gdn li:last-child {margin-right: 0}
.gdn li .picbox {
    width: 100%;
    height: 0;
    overflow: hidden;

    padding: 4px;
    border: 1px solid #d2d2d2;
    padding-bottom: 65%;
    position: relative;
}
.gdn li .picbox img {
width: 100%;height: 100%;position: absolute;
left: 0;top: 0;
}

.gdn li h5 {
    margin-top: 12px;
    font-weight: normal;
}

.gdn li h5 a {
    color: #333;
}

.ktSpan {
    margin-bottom: 20px;
}


/*客户见证*/

.khjz {
    width: 73%;
    height: auto;
    background-color: #fff;
    border: 1px solid #ddd;
}

.khjz .khCont {
    margin-top: 16px;
    overflow: hidden;
}

.khjz dl {
    margin: 0 22px 28px 22px;
    height: 174px;
    overflow: hidden;
}

.khjz dd {
    margin-left: 250px;
}

.khjz dd h5 {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.khjz dd h5 a {
    color: #273e5b;
}

.khjz dd p {
    margin-bottom: 16px;
    line-height: 22px;
    color: #333;
    height: 110px;
    overflow: hidden;
}

.khjz dd .btnGd {
    padding-right: 18px;
    color: #008ce1;
    background: url(../images/titmore_ico.png) no-repeat right center;
}

.tdBox {
    width: 26%;
    height: auto;
    background-color: #fff;
    border: 1px solid #ddd;
}

.tdBox ul {
    margin: 10px auto;
    width: 274px;
    text-align: center;
}

.tdBox ul li {
    margin-top: 20px;
    position: relative;
}

.tdBox ul li h5 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: url(../images/tdh5_ico.png);
    font-weight: normal;
}

.tdBox ul li h5 a {
    color: #fff;
}


/*广告栏*/

.ggl {
    position: relative;
}

.ggl img {
    display: block;
    width: 100%;
}

.ggl span {
    position: absolute;
    left: 820px;
    top: 70px;
    font-size: 22px;
    font-weight: bold;
    color: #008ce1;
}

.gcSpan {
    margin-top: 23px;
    margin-bottom: 23px;
}


/*关于*/

.gyBox {
    width: 73%;
    height: auto;
    background-color: #fff;
    border: 1px solid #ddd;
}

.gyCont {}

.gyBox dl {
    margin: 18px;
    height: 183px;
    overflow: hidden;
}
.gyCont dl dt img{width: 282px;height: 175px;}
.gyBox dd {
    margin-left: 290px;
}

.gyBox dd h5 {
    margin-bottom: 12px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
}

.gyBox dd h5 a {
    color: #008ce1;
}

.gyBox dd p {
    margin-bottom: 14px;
    line-height: 22px;
    height: auto;
    overflow: hidden;
}

.gyBox dd .gyMore {
    padding-right: 18px;
    color: #008ce1;
    background: url(../images/titmore_ico.png) no-repeat right center;
}

.gyBox .cjBox {
    margin: 0 18px;
}

.gyBox .cjBox .cjTit {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
}

.gyBox .cjBox .cjTit a {
    color: #008ce1;
}

.gyBox .cjBox ul {
    margin: 10px auto 10px auto;
    overflow: hidden;
}

.gyBox .cjBox li {
    margin-right: 1.28%;
    float: left;
    width: 15.6%;
    text-align: center;
}
.gyBox .cjBox li .picbox {
	width: 100%;
	height: 0;
	position: relative;
	overflow: hidden;
	padding-bottom: 120%;
}
.gyBox .cjBox li .picbox img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.gyBox .cjBox li:last-child {margin-right: 0
}
.gyBox .cjBox li h5 {
    margin-top: 10px;
    font-weight: normal;
    margin-bottom: 10px;
}

.gyBox .cjBox li h5 a {
    color: #333;
    white-space: nowrap;text-overflow:ellipsis; overflow:hidden; display:block; width:100%;
}


/*问题解答*/

.wtjd {
    width: 26%;
    height: auto;
    background-color: #fff;
    border: 1px solid #ddd;
}

.wtjdCont {
    margin-top: 26px;
    height: 425px;
    overflow: hidden;
}

.wtjdCont dl {
    margin: 0 16px;
    margin-bottom: 26px;
    border: 1px dashed #030303;
}

.wtjdCont dt {
    background-image: url(../images/tw_ico.png);
}

.wtjdCont dt a {
    color: #333;
}

.wtjdCont dd {
    line-height: 20px;
    background-image: url(../images/jd_ico.png);
    color: #333;
}

.wtjdCont dt,
.wtjdCont dd {
    padding: 2px 14px 2px 34px;
    margin: 4px 0;
    line-height: 22px;
    background-position: 8px 4px;
    background-repeat: no-repeat;
}


/*加盟直通车*/

.jmztc {
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.ztcCont {
    overflow: hidden;
}

.ztcCont img {
    float: left;
}

.dySpan {
    margin-bottom: 22px;
}


/*动态*/

.dtBox {
    width: 52%;
    height: 378px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.dtTab {
    overflow: hidden;
    background: url(../images/dttit.png) repeat-x center;
}

.dtTab span {
    float: left;
    width: 50%;
    height: 56px;
    line-height: 56px;
    color: #008ce1;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.dtTab span.cur,
.dtTab span:hover {
    background: url(../images/conttitbg.png) no-repeat left center;
}

.dtBox dl {
    margin: 14px;
    height: 102px;
    overflow: hidden;
}

.dtBox dd {
    margin-left: 166px;
}

.dtBox dd h5 {
    height: 32px;
    line-height: 32px;
    font-weight: normal;
    font-size: 13px;
    overflow: hidden;
}

.dtBox dd h5 a {
    color: #273e5b;
}

.dtBox dd p {
    line-height: 22px;
    color: #333;
}

.dtBox ul {
    margin: 0 14px;
}

.dtBox li {
    position: relative;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #b3b3b3;
}

.dtBox li a {
    display: inline-block;
    padding-left: 12px;
    background: url(../images/dtliico.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.dtBox li span {
    position: absolute;
    right: 0;
    top: 0;
}


/*在线留言*/

.lyBox {
    width: 47%;
    height: 378px;
    border: 1px solid #ddd;
    background: #fff url(../images/lyboxbg.jpg) no-repeat right 57px;
}

.lyCont {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.lyCont .fPhone {
    position: absolute;
    left: 400px;
    top: 268px;
    font-size: 24px;
    color: #008ce1;
}

.lyCont .m_form {
    margin-top: 20px;
    margin-left: 20px;
}

.lyCont .m_form li {
    margin-bottom: 4px;
    overflow: hidden;
}

.lyCont .m_form label {
    float: left;
    width: 36px;
    height: 30px;
    border: 1px solid #008ce1;
    border-right-width: 0;
    text-align: center;
    background-color: #008ce1;
}

.lyCont .m_form .areLi label {
    height: 104px;
}

.lyCont .m_form label img {
    position: relative;
    top: 7px;
}

.lyCont .m_form .iptTxt {
    float: left;
    width: 290px;
    border: 1px solid #008ce1;
    height: 30px;
    line-height: 30px;
    padding: 8px 10px;
    outline: none;
    color: #fff;
    background-color: #008ce1;
    font-family: microsoft yahei;
    border-left-color: #63768e;
}
.lyCont .m_form .yzmTxt {
    width: 80px;
    border: 1px solid #008ce1;
    height: 30px;
    line-height: 30px;
    padding: 8px 10px;
    outline: none;
    color: #fff;
    background-color: #008ce1;
    border-left-color: #63768e;
}
.lyCont .m_form .txtAre {
    float: left;
    width: 290px;
    height: 104px;
    line-height: 20px;
    border: 1px solid #008ce1;
    outline: none;
    resize: none;
    color: #fff;
    padding: 5px 10px;
    background-color: #008ce1;
    font-family: microsoft yahei;
    border-left-color: #63768e;
}

.lyCont .m_form .btnSubmit {
    margin-top: 8px;
    width: 125px;
    height: 46px;
    cursor: pointer;
    border: none;
    background: url(../images/btnsubmit.png) no-repeat center;
}
.fullSlide{ position:relative;  height:420px; overflow:hidden;}
.fullSlide .bd{ position:relative; z-index:0;  }
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{ width:100% !important;  height:420px;  }
.fullSlide .bd li img{ }
.fullSlide .bd li .siteWidth{ width:1000px; position:relative;  margin:0 auto;  height:420px;  }
.fullSlide .bd li a{ position:absolute; width:100%; height:420px; display:block; z-index:1;;   }
.fullSlide .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }
.fullSlide .bd .btn{ display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px;}
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:#fff; overflow:hidden;line-height:9999px; filter:alpha(opacity=40);opacity:0.4;border-radius: 10px;}
.fullSlide .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }
