@charset "utf-8";/* 轮播图css */
.slideBox003 {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    z-index: 555;
    overflow: hidden;
    height: 700px;
}

.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;
}
.index_video{
    width: 100%;
    height: 800px;
}
.slideBox003 .bd li {
    zoom:1;vertical-align: middle;
    display: block;
    height: 700px;
    cursor: pointer;
}

.slideBox003 .bd li a {
    width: 100%;
    height: 700px;
    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结束 */
/*搜索和热门搜索*/
.research {
    height: 60px;
    background: #ededed;
    margin-top: -4px;
}

.research .rscont {
    height: 60px;
    overflow: hidden;
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    font-family: microsoft yahei;
    /* overflow:hidden; */
}

.research .rscont .hotworld {
    height: 60px;
    line-height: 60px;
    width: 700px;
    float: left;
}

.rscont .hotworld * {
    display: inline-block;
    float: left;
    font-size: 17px;
}

.rscont .hotworld span {
    color: #6d6d6d;
    font-weight: bold;
}

.rscont .hotworld a {
    color: #6d6d6d;
    margin-right: 8px;
}

.rscont .rsbox {
    width: 296px;
    background: #ddd;
    height: 45px;
    overflow: hidden;
    margin-top: 8px;
    float: right;
}

.rscont .rsbox .cont_text {
    width: 220px;
    float: left;
    height: 15px;
    font-size: 14px;
    color: #6d6d6d;
    background: none;
    border: none;
    outline: none;
    padding: 15px 0px 15px 10px;
}

.rscont .rsbox .cont_btn {
    width: 51px;
    height: 45px;
    float: right;
    background: url(../images/rsbtn.png) no-repeat;
    cursor: pointer;
    outline: none;
    border: none;
}

/*结束*/
/*yz*/
.yz {
    padding: 28px 0;
    /* background:url(../images/inbj4.jpg)repeat-x; */
    position: relative;
}

.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: 350px!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;
}

.pro_row2 {
    width: 266px;
    float: left;
    overflow: hidden;
}

.plist_t1 {
    background: url(../images/rr.jpg) no-repeat center;
    height: 90px;
    padding-top: 30px;
    line-height: 22px;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.plist_t1 p {
    color: #fff;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
}

.plist_t2 {
    width: 243px;
    margin: 0 auto;
    color: #FFF;
    border: 13px solid #0060b7;
    border-top: none;
}

.plist_t2 ul {
    padding: 7px 3px;
}

.slont {
    display: none;
    padding: 0 23px;
}

#slont0 {
    display: block;
}

.plist_t2 dd {
}

.plist_t2 dd a {
    color: #252525;
    font-size: 13px;
    line-height: 33px;
    margin: 0 auto;
    display: block;
    text-indent: 31px;
}

.plist_t2 dd a:hover {
    color: #0060b7;
}

.plist_t2 ul li {
    font-size: 13px;
    padding-left: 30px;
    background: url(../images/20180608154803_1410609837.jpg) !important;
    display: block;
    width: 194px;
    line-height: 48px;
    text-indent: 25px;
    color: #fff;
    margin: 5px 0;
}

.plist_t2 a {
    color: #fff;
    margin-left: 10px;
}

.open {
    background: url(../images/20180608154803_1410609837.jpg) !important;
}

.pro_row3 {
    width: 914px;
    margin-left: 20px;
    float: right;
}

.leftcontact {
    height: 260px;
    border: 13px solid #0060b7;
    background: #fff;
    margin-top: 12px;
}

.leftlx_c {
    /* height:390px;*/
    overflow: hidden;
}

.leftlx_c h3 {
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    background: #0060b7;
    height: 50px;
}

.leftlx_c span {
    display: block;
    background: url(../images/20180621202541_1205384453.jpg) no-repeat 0 center;
    font-size: 17px;
    color: #666;
    padding-left: 42px;
    margi;margin: 16px 0 15px 6px;
}

.leftlx_c span b {
    display: block;
    font-size: 20px;
    color: #0060b7;
}

.leftlx_c ul {
    margin: -5px 20px 0 20px;
}

.leftlx_c li {
    font-size: 13px;
    color: #494949;
    line-height: 30px;
}

.leftlx_c li em {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.products .conleft .box {
    padding: 23px 19px 0 19px;
}

.products .conleft .box .p1 {
    height: 50px;
    background: #f5f5f5 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: #333;
}

.products .conleft .box ul.ul1 {
    border-left: 1px solid #fff;
}

.products .conleft .box ul.ul1 .boxli {
    padding-left: 8px;
    height: 49px;
    position: relative;
    width: 233px;
}

.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;
}

.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;
}

.slideTxtBox022 .bd {
    padding: 20px 15px 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.slideTxtBox022 .bd ul {
    zoom:1;}

.slideTxtBox022 .bd li {
    width: 274px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    float: left;
    margin: 8px;
}

.slideTxtBox022 .bd li .proimg {
    overflow: hidden;
    position: relative;
}

.slideTxtBox022 .bd li img {
    display: block;
    width: 274px;
    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;
}

.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;
}

/*优势*/
.totalwidthpercent {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.total {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #f9f9f9;
}

.adv_top {
    width: 1200px;
    margin: 0 auto;
    background: url(../images/20180623163754_515215012.png) center no-repeat;
    height: 127px;
    margin-top: 30px;
}

.adv1 {
    width: 1200px;
    margin: auto;
    height: 390px;
}

.adv2 {
    width: 100%;
    margin: auto;
    background: url(../images/20180623165353_699673543.jpg) center no-repeat;
    height: 466px;
}

.adv3 {
    width: 100%;
    margin: auto;
    height: 386px;
    background-color: white;
}

.box {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.adv_w {
    width: 550px;
    background: url(../images/20180623162744_376392109.png) no-repeat;
    height: 300px;
    float: left;
    margin-top: 45px;
}

.adv_w1 {
    width: 550px;
    background: url(../images/20180623162855_411562870.png) no-repeat;
    height: 300px;
    float: right;
    margin-top: 80px;
}

.adv_w2 {
    width: 550px;
    background: url(../images/20180623162855_1123812957.png) no-repeat;
    height: 300px;
    float: left;
    margin-top: 45px;
}

.adv_w3 {
    width: 550px;
    background: url(../images/20180623162856_240345224.png) no-repeat;
    height: 300px;
    float: right;
    margin-top: 45px;
}

.adv_ww {
    width: 445px;
    height: auto;
    font-size: 18px;
    color: #cb0000;
    padding-left: 80px;
    line-height: 36px;
    padding-top: 10px;
}

.adv_ww span {
    width: 525px;
    height: auto;
    font-size: 28px;
    font-weight: bold;
    color: #0060b7;
}

.adv_xw {
    width: 462px;
    height: auto;
    font-size: 14px;
    color: #222;
    line-height: 30px;
    padding-left: 105px;
    padding-top: 19px;
}

.adv_xw1 {
    width: 525px;
    height: auto;
    font-size: 14px;
    color: #222;
    line-height: 58px;
    padding-left: 105px;
    padding-top: 12px;
}

/*实力源泉*/
.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: 210px;
    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 20px;
    margin-top: -100px;
}

.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: -485px;
    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;
    text-align: center;
}

.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: 63px;
    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;
}

/*hezuo*/
.hz-b {
    margin: auto;
    width: 1050px;
}

#hz {
    width: 100%;
    margin: 0 auto;
    background: url(../images/20161030162308_468525249.jpg) center no-repeat;
    height: 611px;
    padding-top: 40px;
}

.hz1 {
    width: 1050px;
    height: 65px;
    text-align: center;
    background: url(../uploadfile/image/20161030/20161030162440_1096661181.png) center no-repeat;
}

.hz1_1 {
    font-size: 36px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}

.hz1_1 span {
    font-size: 36px;
    color: #cb0000;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}

.hz1_2 {
    font-family: Arial;
    font-size: 14px;
    letter-spacing: 1px;
    color: #d9d9d9;
    text-transform: uppercase;
    text-align: center;
    line-height: 36px;
}

.hz2 {
    width: 1050px;
    height: 540px;
}

/**/
/*成功案例*/
.ll {
    height: 500px;
    /* background:url(../images/partner_bg.jpg) no-repeat center 0; */
    padding-bottom: 40px;
    padding-top: 25px;
}

.jianju {
    width: 1200px;
    margin: auto;
    position: relative;
    top: 25px;
}

.Title {
}

/* title */
.homeT {
    text-align: center;
    position: relative;
    top: 40px;
}

.homeT h3 {
    font-size: 40px;
    line-height: 32px;
    color: #0060b7;
}

.homeT h3 span {
    display: inline-block;
    padding: 0 70px;
    position: relative;
}

.homeT h3 span:before {
    content: "";
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    height: 14px;
    width: 42px;
    background: url(../images/title-bg.png) no-repeat left top;
}

.homeT h3 span:after {
    content: "";
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 50%;
    height: 14px;
    width: 42px;
    background: url(../images/title-bg.png) no-repeat left top;
}

.homeT p {
    font-size: 14px;
    line-height: 16px;
    color: #aaa;
    text-transform: uppercase;
    margin-top: 10px;
}

.homeTitle {
    text-align: center;
}

.homeTitle h3 {
    font-size: 40px;
    line-height: 40px;
    color: #0060b7;
}

.homeTitle h3 span {
    display: inline-block;
    padding: 0 70px;
    position: relative;
}

.homeTitle h3 span:before {
    content: "";
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    height: 14px;
    width: 42px;
    background: url(../images/title-bg.png) no-repeat left top;
}

.homeTitle h3 span:after {
    content: "";
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 50%;
    height: 14px;
    width: 42px;
    background: url(../images/title-bg.png) no-repeat left top;
}

.homeTitle p {
    font-size: 14px;
    line-height: 16px;
    color: #aaa;
    text-transform: uppercase;
    margin-top: 10px;
}

.Title h3 {
    font-size: 30px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}

.Title p {
    font-size: 24px;
    text-align: center;
    color: #0060b7;
    margin-top: 5px;
}

.cc {
    margin-top: 40px
}

.aa {
    margin-top: 30px;
}

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.caselist {
    margin-top: 30px;
}

.caselist li {
    float: left;
    width: 270px;
    height: 370px;
    position: relative;
    margin: 0 20px;
}

.caselist li img {
    width: 270px;
    height: 370px;
}

.caselist li span {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    width: 100%
}

.caselist li span a {
    color: #fff;
}

.hetp {
    width: 290px;
    height: 209px;
    float: left;
    /* border:2px #bbb solid;*/
    margin-left: 6px;
}

.hetp img {
    width: 285px;
    height: 180px;
    border: 2px #bbb solid;
}

.hetp p {
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
}

.hetp p:hover {
    color: #0060b7;
}

.hetp img:hover {
    border: 2px #0060b7 solid;
}

/*荣誉资质*/
.hotPro {
    padding: 30px 0 1px 0px;
}

.ititle span {
    color: #303030;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 12px;
    font-weight: 200;
    line-height: 1.4;
}

.tac {
    text-align: center;
}

.ititle p {
    color: #7a7a7a;
    background: url(../images/line3.gif) no-repeat center;
    color: #323232;
    font-size: 34px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.ititle em {
    width: 225px;
    height: 8px;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    margin-top: 8px;
}

.indMain {
    background-size: cover;
    background-attachment: fixed;
    margin: auto;
    background: #ededed;
    height: 490px;
}

.icomWarpin {
    /* background:#fff; */
    padding: 20px;
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
}

.icomWarp {
    padding: 10px 10px 10px;
    background: #fff;
    margin-top: 0px;
    /* border-bottom:1px #ddd solid;*/
    overflow: hidden;
}

.icomWarp h2 {
    width: 401px;
    height: 246px;
    background: url(../images/icomBg.png) no-repeat;
    padding: 0px 0px 4px 0px;
    float: left;
}

.icomWarp h3 {
    width: 720px;
    background: #fff;
    padding: 20px 0px;
    float: right;
}

.icomWarp h3 span {
    color: #3bcc49;
}

.icomWarp h3 .con {
    color: #9c9c9c;
}

.icomWarp h3 .con span {
    color: #303030;
    display: inline-block;
    padding-right: 40px;
    font-size: 22px;
    font-weight: normal;
    font-weight: bold;
}

.icomWarp h3 .con em {
    display: block;
    margin: 15px 0px;
    width: 36px;
    height: 2px;
    background-color: #0060b7;
}

.icomWarp h3 p {
    line-height: 26px;
    color: #727272;
    font-weight: normal;
}

.mixWarp {
    background: #fff;
    padding: 20px 0px;
}

.down01 {
    color: #303030;
    display: inline-block;
    padding-right: 40px;
    font-size: 27px;
    font-weight: bold;
    margin: -41px 0 5px 6px;
    border-bottom: 1px #ddd solid;
    width: 1109px;
    height: 35px;
}

.down {
    width: 100%;
    margin: 0px 0 0px 0;
}

.picScroll-left {
    width: 1200px;
    position: relative;
    margin: auto;
}

.picScroll-left .hd {
}

.picScroll-left .hd .prev,.picScroll-left .hd .next {
    position: absolute;
    top: 125px;
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    background: #000;
    z-index: 99999;
}

.picScroll-left .hd .prev {
    left: -15px;
    background: #333333 url(../images/prev_ico.png) no-repeat center;
}

.picScroll-left .hd .next {
    right: -20px;
    background: #333333 url(../images/next_ico.png) no-repeat center;
}

.picScroll-left .hd .prev:hover {
    background: #0060b7 url(../images/prev_ico.png) no-repeat center;
}

.picScroll-left .hd .next:hover {
    background: #0060b7 url(../images/next_ico.png) no-repeat center;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    /* padding:10px; */
    overflow: hidden;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom:1;}

.picScroll-left .bd ul li {
    width: 217px;
    float: left;
    text-align: left;
    padding-right: 25px;
}

.picScroll-left .bd ul li img {
    width: 213px;
    height: 295px;
    display: block;
    border: 2px #ccc solid;
}

.picScroll-left .pageState {
    display: none;
}

.picScroll-left .bd ul li h4 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    background: #0060b7;
}

.picScroll-left .bd ul li .effect_two {
    width: 216px;
    height: 298px;
    margin: auto;
}

.picScroll-left .bd ul li a:hover h4 {
    color: #fff;
}

.morePro {
    margin-top: 14px;
}

.morePro a {
    width: 141px;
    height: 39px;
    background: url(../images/ico_05H.png) no-repeat center;
    display: block;
    text-align: center;
    line-height: 39px;
    color: #fff;
    font-size: 12px;
}

.morePro a:hover {
}

/*在线留言*/
.custom {
    width: 100%;
    height: 480px;
    background: url(../images/inbj3.jpg)no-repeat center center;
}

.custom_row1 {
    font-size: 34px;
    color: #fff;
    font-weight: 100;
    text-align: center;
    line-height: 45px;
    display: block;
    padding-top: 25px;
}

.custom_row1 > .str {
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.custom_row1 p {
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-size: 13px;
}

.custom_row2 {
    text-align: center;
    padding: 30px 0;
    position: relative;
}

.custom_row2:after {
    content: '';
    display: block;
    width: 1420px;
    height: 50px;
    background: url(../images/custom_in.png) no-repeat center;
    left: -60px;
    position: absolute;
    top: 82px;
}

.custom_item {
    width: 120px;
    height: 80px;
    background: url(../images/custom_item_bg1.png) no-repeat center;
    text-align: center;
    padding: 40px 20px;
    display: inline-block;
    margin: 0 25px;
    position: relative;
    z-index: 5
}

.custom_item > i {
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    padding-top: 5px
}

.custom_item > i > img {
    display: block;
    width: 42px;
}

.custom_item p {
    font-size: 16px;
    color: #343434;
    line-height: 32px;
    display: block;
    font-weight: 100;
}

.custom_item_c p {
    color: #fff;
}

.custom_item_c {
    background: url(../images/custom_item_bg2.png) no-repeat center;
}

.custom_row3 {
    width: 1240px;
    height: 230px;
    background: url(../images/custom_row3.png) no-repeat center;
    position: relative;
    padding: 60px;
    margin: auto;
}

.custom_row3 > .fl {
    width: 480px;
    text-align: right;
}

.custom_row3:after {
    content: '';
    width: 340px;
    height: 230px;
    display: block;
    position: absolute;
    bottom: 0;
    left: -70px;
    top: 135px;
}

.custom_row3 > .fl > strong {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    padding-top: 10px;
    display: block;
    color: #0060b7;
}

.custom_row3 > .fl > p {
    display: block;
    color: #333;
    font-weight: 100;
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 16px;
}

.custom_row3 > .fl > .custom_tel {
    display: block;
    padding-right: 65px;
    position: relative;
    font-size: 16px;
    color: #333;
    line-height: 25px;
}

.custom_row3 > .fl > .custom_tel:after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #0060b7;
    position: absolute;
    border-radius: 50%;
    right: 0px;
    top: 2px;
    background: #fff url(../images/custom_tel.png) no-repeat center 13px;
    transition: 0.3s all ease;
    transform: rotate(0deg)
}

.custom_row3:hover > .fl > .custom_tel:after {
    background-color: #0060b7;
    background-position-y: -42px;
}

.custom_row3 > .fl > .custom_tel > .str {
    display: block;
    font-size: 24px;
    color: #0060b7;
    font-family: arial;
    font-weight: bold;
    line-height: 30px;
}

.custom_contact {
    margin-top: 20px;
    ;display: block;
    width: 160px;
    margin-left: auto;
    background: #0060b7;
    background: -moz-linear-gradient(top, #0060b7 0%, #0060b7 100%);
    background: -webkit-linear-gradient(top, #0060b7 0%,#0060b7 100%);
    background: linear-gradient(to bottom, #0060b7 0%,#0060b7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8234d', endColorstr='#a2040d',GradientType=0 );
    line-height: 40px;
    border-radius: 50px;
    text-align: center;
    position: relative;
    height: 40px;
    overflow: hidden;
    transform: rotate(0deg);
}

.custom_contact i {
    display: block;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    padding-left: 26px;
    background: url(../images/custom_contact.png) no-repeat 35px center;
    line-height: 40px;
    position: relative;
    z-index: 3;
}

.custom_contact:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #e50009;
    background: -moz-linear-gradient(top, #e50009 0%, #e5009 100%);
    background: -webkit-linear-gradient(top, #e50009 0%,#e50009 100%);
    background: linear-gradient(to bottom, #e50009 0%,#e50009 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbb00', endColorstr='#ff8a00',GradientType=0 );
    left: 0;
    top: 0;
    width: 0;
    transition: 0.3s all ease
}

.custom_row3:hover .custom_contact:after {
    width: 100%;
}

.custom_row3 > .fr {
    display: block;
    width: 640px;
    float: right;
    padding: 12px 20px;
}

.custom_row3 > .fr > #feedback_form {
    display: block;
}

.custom_row3 > .fr > #feedback_form > .feedback_p {
    font-size: 16px;
    color: #454545;
    font-weight: 100;
    line-height: 36px;
    display: block;
    text-align: center;
}

.custom_row3 > .fr > #feedback_form .col6.name {
    float: left;
    width: 290px;
    margin-right: 10px;
}

.custom_row3 > .fr > #feedback_form .col6 {
    width: 340px;
    float: left;
}

.custom_row3 > .fr > #feedback_form .col6 input {
    display: block;
    width: 100%;
    box-sizing: border-box;
    height: 50px;
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 10px #efefef inset;
    padding: 0 20px;
    margin-bottom: 10px;
    transition: 0.3s all ease;
}

.custom_row3 > .fr > #feedback_form .col6 input:focus,.custom_row3 > .fr > #feedback_form .col6 input:hover {
    border-color: #c30c22;
    color: #c30c22;
    box-shadow: 0px 0px 10px #ffe5df inset;
}

.custom_row3 > .fr > #feedback_form .col6 input#username {
    background: url(../images/username.png) no-repeat 250px center
}

.custom_row3 > .fr > #feedback_form .col6 input#f_mobile {
    background: url(../images/f_mobile.png) no-repeat 250px center
}

.custom_row3 > .fr > #feedback_form .col6 textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 10px #efefef inset;
    height: 110px;
    box-sizing: border-box;
    padding: 15px;
    transition: 0.3s all ease;
}

.custom_row3 > .fr > #feedback_form .col6 textarea:focus,.custom_row3 > .fr > #feedback_form .col6 textarea:hover {
    border-color: #c30c22;
    color: #c30c22;
    box-shadow: 0px 0px 10px #ffe5df inset;
}

.custom_row3 > .fr > #feedback_form .feedback_btn .btns {
    background: #c30c22 url(../images/feedback_btn.png) no-repeat 255px center;
    color: #fff;
    border: 0 none;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    box-sizing: border-box;
    padding-left: 45px;
    cursor: pointer;
}

/*简介*/
.abouts {
    padding: 30px 0 2px;
}

.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: 16px;
    font-family: "Microsoft Yahei";
    color: #666;
    letter-spacing: 0.5px;
    line-height: 30px;
    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: 25px;
}

/* 荣誉css */
.rongyu {
    background: url("../images/inbj3.jpg")no-repeat center center;
    height: 490px;
    margin-top: 50px;
}

.slideGroup55 {
    width: 100%;
}

.slideGroup55 .parHd {
    text-align: center;
    position: relative;
    top: -40px;
}

.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;
    margin-top: 10px;
}

.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;
}

.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;
}

/*新闻*/
.news {
    padding: 50px 0;
    background: url(../images/news_bg.png) no-repeat center;
    width: 100%;
    height: 450px;
}

.news > .page > .fl {
    width: 890px;
    height: 440px;
    display: block;
}

.news > .page > .fr {
    width: 320px;
    background: url(../images/news_line.png) no-repeat left center;
    padding-left: 60px;
    height: 440px;
}

.news_row1 {
    height: 64px;
    border-bottom: 1px solid #dfdfdf;
    padding: 0 0 0px;
}

.news_row1 > a:first-child {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 64px;
    padding-left: 55px;
    background: url(../images/news_tit1.png) no-repeat left center;
    display: block;
    float: left;
}

.news_row1 > a.news_more {
    font-size: 12px;
    border: 1px solid #999;
    line-height: 26px;
    display: block;
    float: right;
    padding: 0px 15px;
    color: #999;
    border-radius: 50px;
    margin-top: 18px;
}

.news > .page > .fr .news_row1 > a:first-child {
    background: url(../images/news_tit2.png) no-repeat left center;
}

.news_row1 > a:first-child .color {
    font-size: 22px;
    font-weight: bold;
    color: #0060b7;
    display: inline-block;
}

.news_row1 > a:first-child .en {
    font-size: 13px;
    font-weight: 100;
    color: #888;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}

.news_row2 {
    padding-top: 18px;
}

.faq_row2 {
    padding-top: 18px;
}

.news_item_l {
    display: block;
    width: 450px;
    float: left;
}

.news_item_l > a {
    display: block;
    width: 100%;
}

.news_item_l > a > i {
    display: block;
    width: 450px;
    height: 280px;
}

.news_item_l > a > i > img {
    display: block;
    width: 100%;
    height: 100%;
}

.news_item_l > a > p {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    padding: 5px 0;
}

.news_item_l > a > p .str {
    font-size: 22px;
    font-weight: bold;
    display: block;
    line-height: 40px;
}

.news_item_r {
    display: block;
    float: right;
    width: 420px;
}

.news_item_r > .news_item {
    display: block;
    height: 55px;
    padding: 24px 0px 30px 0px;
    border-bottom: 1px solid #e1e1e1;
}

.news_item_r > .news_item:nth-last-child(1) {
    border-bottom: 0 none;
}

.news_item_r > .news_item:after {
    content: '';
    clear: both;
    display: block;
}

.news_item_r > .news_item > .date {
    float: left;
    font-family: arial;
    font-style: normal;
    color: #454545;
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    display: block;
    height: 55px;
    width: 65px;
    padding-right: 15px;
}

.news_item_r > .news_item > .date i {
    font-family: arial;
    font-style: normal;
    color: #333;
    display: block;
    font-size: 32px;
    font-weight: bold;
    line-height: 35px;
}

.news_item_r > .news_item > .str {
    font-size: 17px;
    display: block;
    line-height: 30px;
    color: #343434
}

.news_item_r > .news_item > p {
    display: block;
    line-height: 25px;
    color: #787878;
    font-size: 14px;
}

.faq_row2 > .faq_item {
    display: block;
    line-height: 60px;
}

.faq_row2 > .faq_item * {
    transition: 0.3s all ease
}

.faq_row2 > .faq_item > .str,.faq_row2 > .faq_item > p {
    display: block;
    box-sizing: border-box;
    border: 1px solid #c4c4c4;
    border-radius: 60px;
    position: relative;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 30px;
    margin: 22px 0;
}

.faq_row2 > .faq_item > .str:after {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    background: #c4c4c4 url(../images/faq_row2_1.png) no-repeat center;
    position: absolute;
    left: 0px;
    top: 0;
    border-radius: 50%;
    transition: 0.3s all ease
}

.faq_row2 > .faq_item > p:after {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    background: #0060b7 url(../images/faq_row2_2.png) no-repeat center;
    position: absolute;
    right: 0px;
    top: 0;
    border-radius: 50%;
    transition: 0.3s all ease
}

.faq_row2 > .faq_item > .str {
    padding-left: 75px;
}

.faq_row2 > .faq_item > p {
    padding-right: 75px;
}

.faq_row2 > .faq_item:hover > p:after {
    background-color: #e50009
}

.faq_row2 > .faq_item:hover > .str:after {
    background-color: #666
}

/* 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
}
