@charset "utf-8";
/* 轮播图css */
.slideBox003 {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    z-index: 555;
    overflow: hidden;
    height: 560px;
}
.slideBox003 .hd {
    display: inline-block;
    position: relative;
    bottom: -511px;
    z-index: 1;
}
.slideBox003 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox003 .hd ul li {
    float: left;
    margin: 0 4.5px;
    width: 47px;
    height: 4px;
    line-height: 10px;
    text-align: center;
    background: #0660af;
    cursor: pointer;
}
.slideBox003 .hd ul li.cur {
    background: #e62129;
    color: #fff;
}
.slideBox003 .bd {
    position: relative;
    z-index: 0;
}
.slideBox003 .bd li {
    zoom: 1;
    vertical-align: middle;
    display: block;
    height: 560px;
    cursor: pointer;
}
.slideBox003 .bd li a {
    width: 100%;
    height: 560px;
    display: block;
}
.slideBox003 .prevStop {
    display: none;
}
.slideBox003 .nextStop {
    display: none;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox003 .prev {
    position: absolute;
    left: 40px;
    top: 40%;
    display: block;
    width: 40px;
    height: 129px;
    background: url(../images/bajtz.jpg) 0px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.2;
}
.slideBox003 .next {
    position: absolute;
    right: 40px;
    top: 40%;
    display: block;
    width: 40px;
    height: 129px;
    background: url("../images/bajtr.jpg") 0px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.2;
}
.slideBox003 .prev:hover,  .slideBox003 .next:hover {
    filter: alpha(opacity=100);
    opacity: 0.8;
}
.slideBox003 .prevStop {
    display: none;
}
.slideBox003 .nextStop {
    display: none;
}
/* 轮播图css结束 */


/*热门关键词*/
.Popular {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: relative;
    top: -55px;
    z-index: 999;
    overflow: hidden;
}
.popbj {
    background: rgba(43,50,58,0.5);
    overflow: hidden;
}
.Popular .search {
    position: relative;
    border-left: 1px solid rgba(255,255,255,0.3);
}
.Popular .search .input {
    height: 31px;
    width: 257px;
    line-height: 31px;
    padding-left: 10px;
    background: none;
    opacity: 0.7;
	color: #fff;
}
.Popular .words a {
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    opacity: 0.7;
}
.Popular .words a:hover {
    color: #fff;
    opacity: 1;
}
.Popular .words p {
    color: #fff;
    font-size: 14px;
    float: left;
    font-weight: bold;
    padding-left: 24px;
    opacity: 0.87;
}
.search input::-webkit-input-placeholder {
 color: #fff;
 font-size: 14px;
}
.Popular .search .btn {
    background: #e50009 url("../images/inico5.png")no-repeat center center;
    height: 50px;
    width: 50px;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
}
/*结束*/

/*yz*/

.yz {
    padding: 28px 0;
    background: url(../images/inbj4.jpg)repeat-x;
    position: relative;
    top: -57px;
}
.yz li {
    float: left;
    width: 117px;
    position: relative;
    z-index: 999;
}
.yz li:last-child {
    margin-right: 0;
}
.yz ul em {
    display: block;
    background: url(../images/yzico.png)no-repeat center center;
    margin: 0 40px;
    width: 18px;
    height: 150px;
    float: left;
}
.yz ul em:last-child {
    display: none;
}
.yz li>i {
    display: block;
    width: 97px;
    height: 97px;
    padding: 10px;
    background: url(../images/yz_li1.png) no-repeat;
}
.yz li:hover i{
	background: url("../images/yz_li2.png") no-repeat;
}
.yz li>i:hover img {
    animation: flipInX 1s;
	
}
.yz li:nth-child(2n) i {
    background: url(../images/yz_li2.png) no-repeat;
}
.yz li>p {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    text-align: center;
    padding-top: 7px;
    font-weight: bold;
}
.yz li b {
    display: block;
}
.yz li .hv {
    display: none;
    position: absolute;
    left: -26px;
    bottom: -189px;
    z-index: 999999;
    padding-left: 26px;
}
.yz li dl {
    width: 375px;
    height: 133px;
    padding: 20px;
    background: rgba(0,96,183,0.95);
    position: relative;
    z-index: 9999999;
}
.yz li dt img {
    width: 135px;
    height: 135px;
}
.yz li dl:after {
    position: absolute;
    width: 16px;
    height: 14px;
    background: url(../images/san1.png) no-repeat;
    content: "";
    left: 50px;
    top: -13px;
}
.yz li dt {
    float: left;
    width: 135px;
    height: 135px;
    overflow: hidden;
}
.yz li dd {
    float: left;
    width: 213px;
    margin-left: 27px;
}
.yz li dd h3 {
    height: 64px;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    line-height: 26px;
    padding-top: 12px;
    margin-bottom: 14px;
}
.yz li dd h3 b {
    display: block;
    font-size: 18px;
    line-height: 18px;
}
.yz li dd p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    opacity: 0.9;
}
.yz li:hover .hv {
    display: block;
}
.yz li:nth-child(7) dl:after {
    left: auto;
    right: -12px;
    background: url(../images/san2.png) no-repeat;
    content: "";
    right: 55px;
    top: -13px;
}
.yz li:nth-child(7) .hv {
    left: auto;
    right: -30px!important;
    padding-right: 26px;
}
.yz li:nth-child(9) dl:after {
    left: auto;
    right: -12px;
    background: url(../images/san2.png) no-repeat;
    content: "";
    right: 55px;
    top: -13px;
}
.yz li:nth-child(9) .hv {
    left: auto;
    right: -30px!important;
    padding-right: 26px;
}
.yz li:nth-child(11) dl:after {
    left: auto;
    right: -12px;
    background: url(../images/san2.png) no-repeat;
    content: "";
    right: 55px;
    top: -13px;
}
.yz li:nth-child(11) .hv {
    left: auto;
    right: -30px!important;
    padding-right: 26px;
}
/*出货现场*/
.shipment {
    padding: 0 0 45px 0;
    overflow: hidden;
}
/*签约客户*/
.nertit {
    width: 304px;
    height: 90px;
    background: #0060b7 url(../images/inico6.png)no-repeat 65px center;
    line-height: 90px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-left: 13px;
}
/* 本例子css */
.picScroll-top {
    margin: 0 auto;
    width: 317px;
    overflow: hidden;
    position: relative;
    background: #f1f1f1;
    z-index: 55;
}
.picScroll-top .bd {
    padding: 10px 10px 15px 10px;
    z-index: 50;
}
.picScroll-top .bd ul {
    overflow: hidden;
    zoom: 1;
    z-index: 56!important;
}
.picScroll-top .bd ul li {
    width: 307px;
    zoom: 1;
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
    padding: 11px 0 17px;
}
.picScroll-top .bd ul li:first-child {
    border: none;
}
.picScroll-top .bd .tempWrap {
    height: 559px!important;
    z-index: 66!important;
}
.picScroll-top .bd ul li .pic {
    float: left;
    width: 105px;
    height: 85px;
}
.picScroll-top .bd ul li .pic img {
    width: 105px;
    height: 85px;
    display: block;
    padding: 2px;
}
.picScroll-top .bd ul li .pic a:hover img {
    border-color: #999;
}
.picScroll-top .bd ul li .title {
    float: left;
    margin: 14px 0 0 14px;
    width: 157px;
}
.picScroll-top .bd ul li:hover .title p {
    color: #e50009;
}
.picScroll-top .bd ul li .title p {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.picScroll-top .bd ul li .title span {
    font-size: 12px;
    color: #999;
    line-height: 17px;
}
/*出货*/
.spot {
    width: 829px;
    background: #f5f5f5;
    overflow: hidden;
    padding: 0 11px 28px;
}
.spotit {
    height: 88px;
    border-bottom: 1px solid #e1e1e1;
}
.spotit p {
    float: left;
    color: #2d2d2d;
    font-size: 24px;
    line-height: 88px;
    font-weight: bold;
    background: url("../images/inico7.png")no-repeat 29px center;
    padding-left: 59px;
    display: block;
}
.spotit p b {
    color: #e50009;
}
.spotit em {
    height: 17px;
    width: 1px;
    background: #d3d3d3;
    margin: 36px 15px;
    float: left;
}
.spotit span {
    float: left;
    display: block;
    color: #2d2d2d;
    font-size: 18px;
    font-weight: bold;
    line-height: 88px;
}
.spotit a {
    float: right;
    line-height: 88px;
    font-size: 16px;
    color: #797979;
    padding-right: 26px;
}
/* 本例子css */
.multipleColumn {
    position: relative;
    width: 832px;
    text-align: center;
}
.multipleColumn .hd {
    height: 20px;
    position: relative;
    bottom: -536px;
    display: block;
    text-align: center;
}
.multipleColumn .hd ul {
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    display: inline-block;
}
.multipleColumn .hd ul li {
    float: left;
    width: 13px;
    height: 13px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #d2d2d2;
    border-radius: 50%;
}
.multipleColumn .hd ul li.on {
    background: #e50009;
}
.multipleColumn .bd {
    margin: 0 0 20px;
    overflow: hidden;
}
.multipleColumn .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 265px;
	float: left;
    _display: inline;
}
.multipleColumn .bd ul li {
    margin: 10px 12px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 238px;
    background: #fff;
    padding: 7px;
    text-align: center;
}
.multipleColumn .bd ul li .pic img {
    width: 238px;
    height: 175px;
    display: block;
}
.multipleColumn .bd ul li:hover .title {
    color: #e50009;
}
.multipleColumn .bd ul li .title {
    line-height: 50px;
    height: 50px;
    color: #333333;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 12px;
}
.multipleColumn .bd ul li.pic {
    overflow: hidden;
    position: relative;
    padding: 10px;
    background: #fff;
}


/*15年广告*/
.program {
    background: url("../images/2433.jpg")no-repeat center center;
    height: 200px;
}
.program p {
    display: block;
    color: #fff;
    float: left;
    font-size: 30px;
    line-height: 114px;
    font-weight: bold;
}
.program p i {
    font-size: 38px;
}
.program a {
    display: block;
    float: right;
    height: 55px;
    line-height: 55px;
    width: 300px;
    margin: 30px 0;
}
/*产品*/
.products {
    background: #f5f5f5;
    padding: 73px 0;
}
.products .conleft {
    width: 270px;
    position: relative;
    z-index: 3;
}
.products .conleft h3 {
    height: 110px;
    background: #0060b7;
    margin-bottom: 2px;
    font-weight: normal;
}
.products .conleft h3 {
    display: block;
    color: #fff;
    padding: 23px 0 0 36px;
    height: 87px;
}
.products .conleft h3 span {
    display: block;
    font-size: 36px;
    font-weight: bold;
}
.products .conleft h3 i {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 100;
}
.products .conleft .box {
    padding: 23px 19px 0 19px;
}
.products .conleft .box .p1 {
    height: 50px;
    background: #0060b7 url("../images/inico9.png")no-repeat 200px center;
    width: 233px;
    position: relative;
    left: -1px;
    text-indent: 27px;
}
.products .conleft .box .p1 a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.products .conleft .box ul.ul1 {
    border-left: 1px solid #fff;
}
.products .conleft .box ul.ul1 .boxli {
    padding-left: 8px;
    height: 49px;
    position: relative;
}
.products .conleft .box ul.ul1 .boxli .lia {
    display: block;
    height: 48px;
    line-height: 48px;
    text-indent: 30px;
    background: url(../images/inico10.png) no-repeat 19px center;
    margin-right: 9px;
    border-bottom: 1px dashed #e8e8e8;
}
.products .conleft .box ul.ul1 .boxli:first-child .lia {
    border-top: none;
}
.products .conleft .box ul.ul1 .boxli:hover dl {
    display: block;
}
.products .conleft .box ul.ul1 .boxli:hover .lia {
    color: #0060b7;
}
.products .conleft .box ul.ul1 .boxli .liUl {
    display: none;
}
.products .conleft .box ul.ul1 .boxli:hover .liUl {
    display: block;
    position: absolute;
    left: 268px;
    top: -60px;
    width: 156px;
    padding: 18px 0 10px 30px;
    background: #fff;
}
.products .conleft .box ul.ul1 .boxli:hover .liUl li {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 14px;
}
.products .conleft .box ul.ul1 .boxli:hover .liUl li:hover a {
    color: #0060b7;
}
.products .conleft .box:last-child .p1 {
    border-radius: 0 0 8px 8px;
}
.products .conleft .proTel {
    height: 132px;
    background: #fd9b01;
    margin-top: 10px;
    border-radius: 8px;
    color: #fff;
}
.products .conleft .proTel p {
    padding: 40px 0 0 65px;
    background: url(../images/protel.png) no-repeat 16px 43px;
}
.products .conleft .proTel i {
    display: block;
    font-size: 16px;
}
.products .conleft .proTel span {
    display: block;
    font-weight: bold;
    font-size: 24px;
}
.Pmore {
    margin-top: 50px;
}
.Pmore a {
    display: block;
    width: 135px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    font-size: 15px;
    color: #666;
    margin: 0 auto;
}
.Pmore a:hover {
    background: #015cbf;
    border-color: #015cbf;
    color: #fff;
}
.boxli dl {
    position: absolute;
    left: 231px;
    background: rgba(0,96,183,0.9);
    width: 200px;
    text-align: left;
    top: 0;
    display: none;
    padding: 20px 0;
}
.boxli dl dt a {
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    display: block;
    background: url(../images/inico19.png)no-repeat 20px center;
    padding-left: 32px;
}
.boxli dl dt a:hover {
    background: rgba(3,83,155,1) url("../images/inico19.png")no-repeat 20px center;
    color: #fff;
}
.boxli ul {
    position: absolute;
    left: 200px;
    background: #f565;
    width: 200px;
    top: 0;
}
.lBox {
    padding-bottom: 25px;
    background: #fff;
}
/* 产品切换css */
.slideTxtBox022 {
    width: 908px;
    background: #fff;
}
.slideTxtBox022 .hd {
    height: 110px;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
    position: relative;
}
.slideTxtBox022 .hd ul {
    float: left;
    position: absolute;
    height: 110px;
}
.slideTxtBox022 .hd ul li {
    float: left;
    width: 245px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    background: #fff url("../images/inico8.png")no-repeat 34px center;
    border-right: 1px solid #e5e5e5;
}
.slideTxtBox022 .hd ul li a {
    color: #333;
    font-size: 24px;
    padding-left: 25px;
}
.slideTxtBox022 .hd ul li a.protit {
    padding-left: 25px;
}
.slideTxtBox022 .hd ul li.on {
    background: #fff url("../images/inico11.png")no-repeat 34px center;
}
.slideTxtBox022 .hd ul li.on a {
    color: #0060b7;
    font-weight: bold;
    padding-left: 25px;
}
.slideTxtBox022 .bd {
    padding: 30px 30px 0;
    height: 706px;
    overflow: hidden;
}
.slideTxtBox022 .bd ul {
    zoom: 1;
}
.slideTxtBox022 .bd li {
    height: 315px;
    width: 264px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    float: left;
    margin: 8px;
}
.slideTxtBox022 .bd li .proimg {
    height: 268px;
    width: 268px;
    overflow: hidden;position: relative;
}
.slideTxtBox022 .bd li img {
    display: block;
    height: 268px;
    width: 268px;
    transition: all 0.5s;
}
.slideTxtBox022 .bd li *{
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}

.slideTxtBox022 .bd li .proimg .pros02 {
    display: none;
}
.slideTxtBox022 .bd li:hover .proimg .pros01 {
    display: none;
}
.slideTxtBox022 .bd li:hover .proimg .pros02 {
    display: block;
}

.slideTxtBox022 .bd li:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}
.promore {
    line-height: 110px;
    text-align: center;
    width: 170px;
    color: #797979;
    font-size: 16px;
}
.promore a {
    display: block;
}
.slideTxtBox022 .bd li:hover p {
    color: #0077da;
}
.slideTxtBox022 .bd li p {
    display: block;
    background: #f5f5f5;
    color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 47px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*实力源泉*/
.strength {
    padding: 57px 0;
    background: url("../images/inbj2.jpg")no-repeat center center;
    overflow: hidden;
}
.strtit {
    text-align: center;
}
.strtit p {
    background: url("../images/bjx1.png")no-repeat center center;
    color: #fff;
    font-size: 48px;
    font-weight: bold;
}
.strtit span {
    color: #a4cbee;
    font-size: 18px;
    display: block;
    padding: 6px 0;
}
.strnr {
    overflow: hidden;
    margin-top: 46px;
}
.strnr ul li {
    background: #fff;
    float: left;
    width: 266px;
    padding: 13px;
    margin: 0 5px;
    height: 440px;
    cursor: pointer;
}
.strnr ul li:hover{
	background: #026cc4;
}
.strnr ul li:hover .wen p,.strnr ul li:hover .wen span,.strnr ul li:hover .wen b{
	color: #fff;
}
.strnr ul li .pic img {
    width: 268px;
    height: 217px;
    overflow: hidden;
}
.strnr ul li .pic {
    width: 268px;
    height: 217px;
    overflow: hidden;
}
.strnr ul li:first-child {
    border-radius: 33px 0 0 0;
    margin: 0 5px 0 0;
}
.strnr ul li:first-child .pic img {
    border-radius: 20px 0 0 0;
}
.strnr ul li:last-child {
    border-radius: 0 33px 0 0;
    margin: 0 0 0 5px;
}
.strnr ul li:last-child .pic img {
    border-radius: 0 20px 0 0;
}
.strnr ul li .wen p {
    color: #0060b7;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.strnr ul li .wen {
    padding: 30px 0;
    overflow: hidden;
}
.strnr ul li .wen i {
    width: 100%;
    height: 1px;
    background: #e4e4e4;
    margin: 15px 0 17px;
    display: block;
}
.strnr ul li .wen span {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    padding: 0 12px;
    display: block;
}
.strnr ul li .wen span b {
    color: #333;
}
/*第一现场*/

.firsts {
    padding: 60px 0;
    overflow: hidden;
}
.firtit {
    text-align: center;
}
.firtit p {
    background: url("../images/bjx2.png")no-repeat 160px center;
    color: #cb0000;
    font-size: 48px;
    font-weight: bold;
}
.firtit p i {
    color: #026cc4;
}
.firtit span {
    color: #666;
    font-size: 18px;
    display: block;
    padding: 6px 0;
}
.case_nav {
    height: 95px;
    overflow: hidden;
    background: #f5f5f5;
    margin: 38px 0;
}
.case_nav span {
    width: 92px;
    margin-right: 14px;
    overflow: hidden;
    font-size: 18px;
    color: #555555;
    text-align: center;
    line-height: 28px;
    display: block;
    float: right;
}
.case_nav span i {
    display: block;
    width: 82px;
    height: 82px;
    background: #bfbfbf;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 82px;
    text-transform: uppercase;
    font-family: Arial;
    border-radius: 100%;
    margin: 0 auto 4px;
}
.gd {
    display: block;
    float: left;
    font-size: 18px;
    width: 134px;
    padding-top: 56px;
    text-align: center;
    height: 48px;
    background: url("../images/fico8.png") no-repeat center 16px;
    color: #333;
    border-left: none;
    line-height: 20px;
}
.case_nav li {
    float: left;
    flex: 1;
    height: 95px;
    width: 150px;
    overflow: hidden;
    position: relative;
    margin-right: -1px;
}
.case_nav li a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    height: 95px;
    color: #333333;
    text-align: center;
    padding-top: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 149px;
}
.case_nav li i {
    background: url(../images/fhx.jpg)no-repeat right center;
    width: 1px;
    height: 95px;
    float: left;
}
.case_nav li:last-child {
    margin-right: 0;
}
.case_nav li:nth-child(1) {
    background: url(../images/fico1.png) no-repeat center 16px;
}
.case_nav li:nth-child(2) {
    background: url("../images/fico2.png") no-repeat center 16px;
}
.case_nav li:nth-child(3) {
    background: url("../images/fico3.png") no-repeat center 16px;
}
.case_nav li:nth-child(4) {
    background: url("../images/fico4.png") no-repeat center 16px;
}
.case_nav li:nth-child(5) {
    background: url("../images/fico5.png") no-repeat center 16px;
}
.case_nav li:nth-child(6) {
    background: url("../images/fico6.png") no-repeat center 16px;
}
.case_nav li:nth-child(7) {
    background: url("../images/fico7.png") no-repeat center 16px;
}
.case_nav li a:hover, .case_nav .on a {
    color: #0060b7;
    font-weight: bold;
    font-size: 16px;
}
.case_nav li:nth-child(1) a:hover, .case_nav li:nth-child(1).on a {
    background: url("../images/fico1l.png") no-repeat center 16px;
}
.case_nav li:nth-child(2) a:hover, .case_nav li:nth-child(2).on a {
    background: url("../images/fico2l.png") no-repeat center 16px;
}
.case_nav li:nth-child(3) a:hover, .case_nav li:nth-child(3).on a {
    background: url("../images/fico3l.png") no-repeat center 16px;
}
.case_nav li:nth-child(4) a:hover, .case_nav li:nth-child(4).on a {
    background: url("../images/fico4l.png") no-repeat center 16px;
}
.case_nav li:nth-child(5) a:hover, .case_nav li:nth-child(5).on a {
    background: url("../images/fico5l.png") no-repeat center 16px;
}
.case_nav li:nth-child(6) a:hover, .case_nav li:nth-child(6).on a {
    background: url("../images/fico6l.png") no-repeat center 16px;
}
.case_nav li:nth-child(7) a:hover, .case_nav li:nth-child(7).on a {
    background: url("../images/fico7l.png") no-repeat center 16px;
}
/* 本例子css */
.slideGroup11 {
    width: 100%;
    text-align: left;
}
.slideGroup11 .parHd {
    position: relative;
}
.slideGroup11 .parHd ul {
    float: left;
    position: absolute;
    overflow: hidden;
}
.slideGroup11 .parHd ul li {
    float: left;
    cursor: pointer;
}
.slideGroup11 .slideBox11 {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 76px;
    position: relative;
}
.slideGroup11 .sPrev {
    position: absolute;
    top: 38%;
    left: -88px;
    background: url(../images/fjtz.png) no-repeat center 0;
    width: 70px;
    height: 70px;
    z-index: 3;
}
.slideGroup11 .sNext {
    position: absolute;
    top: 38%;
    right: -88px;
    background: url(../images/fjtr.png) no-repeat center 0;
    width: 70px;
    height: 70px;
    z-index: 3;
}
.slideGroup11 .parBd .tempWrap {
    width: 1200px!important;
}
.slideGroup11 .parBd {
    position: relative;
    height: 260px;
}
.slideGroup11 .parBd ul {
    overflow: hidden;
    zoom: 1;
}
.slideGroup11 .parBd ul li {
    margin: 0 9px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 280px;
    height: 260px;
    background: #f5f5f5;
}
.slideGroup11 .parBd ul li .caimg img {
    width: 280px;
    height: 210px;
    display: block;
    position: absolute;
    z-index: 999;
    top: 0;
}
.slideGroup11 .parBd ul li .caimg {
    position: relative;
}
.slideGroup11 .parBd ul li p {
    line-height: 50px;
    color: #333333;
    font-size: 14px;
    display: block;
    position: relative;
    bottom: -210px;
    z-index: 99;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}
.slideGroup11 .parBd ul li .pfq {
    width: 280px;
    height: 210px;
    background: rgba(0,0,0,0.6) url("../images/fico9.png")no-repeat center center;
    position: absolute;
    left: 210px;
    z-index: 55;
}
.slideGroup11 .parBd ul li:hover .pfq {
    left: 0;
    transition: all 0.3s ease-out;
    z-index: 8888888;
}
.slideGroup11 .parBd ul li:hover img {
    z-index: 33;
    top: 0;
}
/*解决方案广告图*/
.solve {
    background: #0060b7;
    overflow: hidden;
}
.sol1 {
    background: url("../images/inico13.png")no-repeat left center;
    width: 400px;
    padding: 31px 0 32px;
    float: left;
    position: relative;
}
.sol1 ul li {
    background: url("../images/inico12.png")no-repeat 27px center;
    float: left;
    font-size: 20px;
    color: #fff;
    width: 128px;
    padding-left: 56px;
    line-height: 41px;
}
.sol1 ul li:two-child {
 background: url("../images/inico12.png")no-repeat 9px center!important;
padding-left: 40px;
}
.sol1 ul li:four-child {
 background: url("../images/inico12.png")no-repeat 9px center!important;
 padding-left: 40px;
}
.solve .sol1 i {
    display: block;
    background: url(../images/inico14.png)no-repeat center center;
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 999999;
    float: left;
    left: 384px;
    top: 55px;
}
.sol2 {
    background: #cb0000;
    float: left;
    width: 400px;
    overflow: hidden;
    padding: 42px 0;
    text-align: center;
}
.sol2 p {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.sol2 span {
    font-size: 16px;
    color: #f0acac;
}
.sol3 {
    float: left;
    width: 400px;
    padding: 28px 0 27px;
}
.sol3 .wen {
    width: 190px;
    margin: 0 auto;
    background: url(../images/inico15.png)no-repeat left center;
    padding-left: 50px;
}
.sol3 .wen p {
    font-size: 14px;
    color: #4f94d3;
}
.sol3 .wen span {
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    line-height: 23px;
}
.sol3 a {
    display: block;
    width: 235px;
    background: #004481;
    margin: 9px auto 0 auto;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
/*成功案例*/
.sucs {
    background: #f5f5f5;
    padding: 90px 0 70px;
}
.suctit p {
    color: #026cc4;
}
.suctit p i {
    color: #343434;
}
/* 本例子css */
.picScroll-left44 {
    width: 100%;
    position: relative;
    margin: 32px 0;
    padding-bottom: 30px;
}
.picScroll-left44 .hd {
    position: relative;
    text-align: center;
}
.picScroll-left44 .hd .prev {
    display: block;
    width: 75px;
    height: 75px;
    left: -88px;
    top: 160px;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/fjtz.png") no-repeat;
}
.picScroll-left44 .hd .next {
    display: block;
    width: 75px;
    height: 75px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/fjtr.png) no-repeat;
    position: absolute;
    right: -88px;
    top: 160px;
}
.picScroll-left44 .hd .prevStop {
    background-position: -60px 0;
}
.picScroll-left44 .hd .nextStop {
    background-position: -60px -50px;
}
.picScroll-left44 .hd ul {
    position: absolute;
    bottom: -515px;
    overflow: hidden;
    zoom: 1;
    display: block;
	width: 100%;
	text-align: center;
}
.picScroll-left44 .hd ul li {
    display: inline-block;
    width: 13px;
    height: 13px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #b6d2e8;
    border-radius: 50%;
}
.picScroll-left44 .hd ul li.on {
    background: #026cc4;
}
.picScroll-left44 .bd {
}
.picScroll-left44 .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left44 .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    width: 588px;
}
.picScroll-left44 .bd ul li .pic {
    overflow: hidden;
    width: 588px;
    height: 355px;
    display: block;
}
.picScroll-left44 .bd ul li .pic img {
    width: 588px;
    height: 355px;
    display: block;
    transition: all 0.5s;
}
.picScroll-left44 .bd ul li:hover .pic img {
    transform: scale(1.1);
    transition: all 0.5s;
}
.picScroll-left44 .bd ul li .pic a:hover img {
    border-color: #999;
}
.picScroll-left44 .bd ul li .title {
    line-height: 24px;
}
.sucnr {
    overflow: hidden;
    background: #fff;
}
.sucnr .wen {
    float: left;
    width: 417px;
    padding: 18px 10px 25px 35px;
}
.sucnr .wen p {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 38px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.picScroll-left44 .bd ul li:hover p {
    color: #e50009;
}
.picScroll-left44 .bd ul li:hover .sucnr .more {
    background: url("../images/inico16.png") no-repeat center 65px;
}
.sucnr .wen span {
    color: #666;
    font-size: 14px;
    line-height: 22px;
}
.sucnr .more {
    float: left;
    width: 125px;
    height: 122px;
    background: url("../images/inico20.png") no-repeat center 65px;
    border-left: 1px solid #eee;
}
.sucnr .more p {
    line-height: 79px;
    text-align: center;
    font-size: 16px;
    color: #333;
}
/*合作客户*/
.partner {
    width: 100;
    overflow: hidden;
}
.partit {
    background: #026cc4;
    width: 180px;
    height: 160px;
    padding: 40px 27px;
}
.partit p {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}
.partit span {
    font-size: 36px;
    color: #1586e3;
    font-family: "Arial";
    letter-spacing: -1.5px;
    text-transform: uppercase;
}
.partit a {
    display: block;
}
.partit i {
    display: block;
    background: url("../images/inico17.png")no-repeat;
    width: 45px;
    height: 45px;
    margin-top: 25px;
}
/* 合作css */
.multipleColumn11 {
    position: relative;
    width: 965px;
    text-align: center;
    background: #fff;
}
.multipleColumn11 .bd {
    overflow: hidden;
}
.multipleColumn11 .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 482px;
    _display: inline;
}
.multipleColumn11 .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 240px;
    height: 120px;
    text-align: center;
}
.multipleColumn11 .bd ul li .pic {
    text-align: center;
}
.multipleColumn11 .bd ul li .pic img {
    width: 240px;
    height: 120px;
    display: block;
}
.multipleColumn11 .bd .mu01 li {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}
.multipleColumn11 .bd .mu02 li {
    border-right: 1px solid #eee;
}
/*简介*/
.abouts {
    padding: 60px 0 30px;
    overflow: hidden;
}
.abotit em {
    font-style: normal;
    font-family: 'Arial';
    font-size: 14px;
    color: #a7a7a7;
    text-transform: uppercase;
}
.abotit p {
    background: url("../images/bjx3.png")no-repeat center center!important;
}
.abonr {
    margin: 45px 0;
    overflow: hidden;
}
.aboimg {
    width: 603px;
    height: 429px;
    overflow: hidden;
}
.aboimg img {
    width: 603px;
    height: 429px;
}
.abwen {
    width: 564px;
}
.abwen p {
    font-size: 26px;
    font-weight: bold;
    color: #222222;
}
.abwen i {
    width: 435px;
    height: 1px;
    display: block;
    background: #e0e0e0;
    margin: 23px 0;
}
.abwen pre {
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #666;
    line-height: 26px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.abwen a {
    display: block;
    width: 206px;
    height: 57px;
    line-height: 57px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #e50009;
    border-radius: 40px;
    margin-top: 35px;
}
/* 荣誉css */
.rongyu {
    background: url("../images/inbj3.jpg")no-repeat center center;
    padding: 0px 0 61px;
}
.slideGroup55 {
    width: 100%;
}
.slideGroup55 .parHd {
    position: relative;
    top: -60px;
    text-align: center;
}
.slideGroup55 .parHd ul {
    text-align: center;
    display: inline-block;
}
.slideGroup55 .parHd ul li a {
    display: block;
    color: rgba(255,255,255,0.8);
    font-size: 16px;
}
.slideGroup55 .parHd ul li img {
    display: block;
    margin: 25px auto 5px;
    opacity: .5
}
.slideGroup55 .parHd ul li {
    display: inline-block;
*display: inline;
*zoom: 1;
    vertical-align: middle;
    width: 120px;
    height: 120px;
    font-size: 16px;
    margin: 0 7px;
    background: url("../images/xcbg_02.png") no-repeat center center;
    float: left;
}
.slideGroup55 .parHd ul li.on img {
    opacity: 1;
}
.slideGroup55 .parHd ul li.on a {
    color: #fff;
}
.slideGroup55 .parHd ul li.on {
    background: url("../images/xcbg_01.png") no-repeat center center;
}
.slideGroup55 .slideBox {
    overflow: hidden;
    zoom: 1;
    padding: 0 0 0 70px;
    position: relative;
}
.slideGroup55 .parBd {
    width: 100%;
    overflow: hidden;
}
.slideGroup55 .sPrev {
    position: absolute;
    left: 0;
    top: 125px;
    display: block;
    width: 75px;
    height: 75px;
    background: url("../images/fjtz.png") center center no-repeat;
}
.slideGroup55 .sNext {
    position: absolute;
    right: 0;
    top: 125px;
    display: block;
    width: 75px;
    height: 75px;
    background: url("../images/fjtr.png") center center no-repeat;
}
.slideGroup55 .parBd ul {
    overflow: hidden;
    zoom: 1;
}
.slideGroup55 .parBd ul li {
    margin: 0 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 330px;
    height: 309px;
    background: #fff;
}
.slideGroup55 .parBd ul li .pic {
    overflow: hidden;
    width: 330px;
    height: 250px;
}
.slideGroup55 .parBd ul li .pic img {
    width: 330px;
    height: 250px;
    display: block;
   transition: all 0.5s;
	position: relative;
	top: -2px;
}
.slideGroup55 .parBd ul li:hover .pic img {
    transition: all 0.5s;transform: scale(1.1);
}
.slideGroup55 .parBd ul li .title {
    line-height: 52px;
    color: #333333;
    font-size: 16px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
}
/*服务热线*/
.fuwus {
    padding: 54px 0 13px;
    background: #f5f5f5;
}
.funr {
    width: 650px;
    margin: 0 auto;
    overflow: hidden;
}
.futel {
    width: 227px;
    float: left;
    background: url(../images/inico15.png)no-repeat left center;
    padding-left: 56px;
}
.futel p {
    font-size: 14px;
    color: #666;
}
.futel span {
    font-size: 29px;
    font-weight: bold;
    color: #222;
    line-height: 26px;
}
.fumob {
    float: right!important;
}
.fuwus a {
    display: block;
    width: 205px;
    height: 56px;
    background: #e50009;
    line-height: 56px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
    position: relative;
    bottom: -40px;
    margin: 0 auto;
}
/*新闻*/
.newss {
    padding: 70px 0 55px;
    overflow: hidden;
}
.gonshi {
    width: 577px;
    overflow: hidden;
}
.gotit {
    background: #f4f4f4;
    width: 100%;
    height: 60px;
}
.gotit p {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 60px;
    float: left;
    padding-left: 36px;
}
.gotit span {
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 60px;
    text-transform: uppercase;
    padding: 0 10px;
}
.gotit i {
    display: block;
    width: 47px;
    height: 60px;
    background: url(../images/inico18.jpg)no-repeat 3px center;
    float: right;
}
.gotit a {
    display: block;
    height: 60px;
}
.newlist {
    margin: 35px 0;
    overflow: hidden;
}
.toutiao {
    overflow: hidden;
    margin: 30px 0;
}
.toutiao:hover p {
    color: #026cc4;
}
.gonr .toutiao img {
    float: left;
    display: block;
    width: 220px;
    height: 166px;
    overflow: hidden;
    border: 1px solid #eee;
}
.touwen {
    width: 328px;
    float: left;
    margin: 25px 7px 0 20px;
}
.touwen p {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.touwen span {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin: 15px 0;
    display: block;
}
.gonr ul li {
    border-bottom: 1px dashed #e4e4e4;
    padding: 0 0 0 20px;
    background: url(../images/inico10.png)no-repeat left center;
    line-height: 50px;
}
.gonr ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666;
}
.gonr ul li a:hover {
    color: #026cc4;
}
.gonr ul li .date {
    float: right;
    color: #c9c9c9;
    font-size: 14px;
}
/* 常见问题css */
.problem {
    overflow: hidden;
    margin-top: 20px;
}
.txtScroll-left77 {
    width: 966px;
    float: left;
    position: relative;
    background: #f5f5f5;
}
.txtScroll-left77 .bd {
    width: 990px;
    overflow: hidden;
    padding: 54px 0 46px;
}
.txtScroll-left77 .bd ul {
    overflow: hidden;
    zoom: 1;
}
.txtScroll-left77 .bd ul li {
    width: 400px;
    float: left;
    _display: inline;
    border-left: 1px solid #e4e4e4;
    padding: 0 42px;
}
.txtScroll-left77 .bd ul li p {
    font-size: 14px;
    color: #333;
    display: block;
    font-weight: bold;
    background: url("../images/q.png")no-repeat left center;
    padding-left: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.txtScroll-left77 .bd ul li i {
    display: block;
    width: 100%;
    height: 1px;
    background: #e4e4e4;
    margin: 15px 0;
}
.txtScroll-left77 .bd ul li span {
    font-size: 14px;
    color: #999;
    background: url("../images/a.png")no-repeat left center;
    display: block;
    padding-left: 48px;
}
.txtScroll-left77 .bd ul li a {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #454545;
    border: 1px solid #8e8e8e;
    border-radius: 40px;
    font-size: 12px;
    margin: 20px 0 0 43px;
}
/*友情链接*/
.firlink {
    background: #f5f5f5;
    padding: 41px 0;
    overflow: hidden;
}
.linkw {
    float: left;
}
.linkw p {
    font-size: 30px;
    text-transform: uppercase;
    color: #999;
    display: block;
    font-family: 'Ebrima';
}
.linkw span {
    font-size: 14px;
    color: #666;
    display: block;
    font-weight: bold;
}
.firlink i {
    width: 1px;
    height: 80px;
    background: #e4e4e4;
    float: left;
    margin: 0 25px;
    display: block;
}
.linkj {
    float: left;
    margin: 10px 0;
}
.linkj a {
    float: left;
    font-size: 14px;
    color: #666;
    padding: 0 10px;
}
.linkj a:hover {
    color: #026cc4;
}
/* Float */
.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    cursor: pointer
}
