@charset "utf-8";
/* CSS Document */
body {
    font: 14px/150% "微软雅黑", tahoma, arial, "Hiragino Sans GB", sans-serif;
    color: #424242;
    background: #fff;
}

* {
    margin: 0;
    padding: 0;
}

abbr, article, aside, datalist, details, dialog, figure, figcaption, footer, header, mark, menu, meter, nav, output, progress, section, time {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    outline: 0 none;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    outline: 0 none;
}

a:hover {
    color: #f65e5e;
}

iframe {
    border: medium none;
}

table {
    BORDER-SPACING: 0;
}

ol {
    list-style: none;
    outline: 0 none;
}

ul {
    list-style: none;
    outline: 0 none;
}

em, i {
    FONT-STYLE: normal
}

input {
    padding: 2px;
    FONT: 12px Arial, Tahoma, simsun;
    outline: 0 none;
}

textarea {
    overflow-y: auto;
    FONT: 12px Arial, Tahoma, simsun
}     
select {
    FONT: 12px Arial, Tahoma, simsun;  
}
 

button {
    padding: 0;
    vertical-align: middle;
    overflow: visible;
    cursor: pointer;
    outline: 0 none;
}

.clear {
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    width: 100%;
}
.clearfloat:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0} 
.clearfloat{
	zoom:1
} 
.body {
    text-align: center;
}

button {
    font-family: "微软雅黑";
}

.none {
    display: none;
}

.header, .banner_cont, .line_nav, .content, .charac, .fruit_cont, .inter_ures, .cust_nav, .foot_nav, .record, .help_cont, .case_cont, .trial_cont, .regis_cont, .succ_all, .guide_cont, .gbkf_content, .journalism {
    width: 1200px;
    margin: 0 auto;
}


/*********banner***********/
.lubo {
    width: 100%;
    min-width: 1200px;
    clear: both;
    position: relative;
    height: 100%;
    z-index: 700;
}

.lubo_box {
    position: relative;
    width: 100%;
    height: 680px;
}

.lubo_box li {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 680px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 96;
}

.lubo_box li a {
    display: block;
    width: 100%;
    height: 100%;
}
/* 
.lubo_box li img {
    width: 100%;
    height: 970px;
} */

/*圆点*/
.cir_box {
    overflow: hidden;
    position: absolute;
    z-index: 100;
}

.cir_box li {
    float: left;
    width: 30px;
    height: 5px;
    margin: 0 5px;
    cursor: pointer;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: -1
}

.cir_on {
    background: #000 !important;
}

/*按钮*/
.lubo_btn {
    position: absolute;
    width: 100%;
    top: 140px;
}

.left_btn, .right_btn {
    width: 30px;
    height: 80px;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    cursor: pointer;
    color: #fff;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.left_btn {
    float: left;
}

.right_btn {
    float: right;
}

/**************/
.huanhei {
    position: fixed;
    bottom: 200px;
    right: 0px;
}

.huanhei > a {
    width: 80px;
    height: 100px;
    background: url("../img/zxck.png")/*tpa=http://www.ipaigong.com/img/zxck.png*/ no-repeat center 25px;
    background-color: #237cea;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 145px;
    color: #fff;
}

#huanhei {
    width: 80px;
    height: 50px;
    background: url("../img/topj.png")/*tpa=http://www.ipaigong.com/img/topj.png*/ no-repeat center center #1b60b5;
}

#bannerClick {
    display: inline-block;
    width: 185px;
    margin: 0 auto;
    height: 54px;
    background: url("../img/officialWebsiteReform/experience.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/experience.png*/ no-repeat center;
    position: absolute;
    top: 490px;
    left: 23%;
    z-index: 103;
    opacity: 0 !important;	
    filter:Alpha(opacity=0);		
    width: 526px;		
    height: 150px;
    top: 467px;
    left: 22.5%;	

}

#bannerClick:Hover {

    background-image: url("../img/officialWebsiteReform/experience1.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/experience1.png*/;
}

/*********cont_nav***********/

.line_heml {
    height: 905px;
    width: 100%
}

.line {
    padding: 60px 0;
    overflow: hidden;
}

.donx1 {
    position: relative;
    height: 40px;
}

.line_thead {
    font-size: 32px;
    text-align: center;
    height: 32px;
    color: #2d2d2d;
    line-height: 32px;
    position: absolute;
    top: -80px;
    left: 385px;
    opacity: 0;
}

.donx1 > em {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 5px;
}

.register_cc ul li>p {
    height: 42px;
    line-height: 84px;
    padding-left: 5px;
    color: red;
}


.donx1 > em > i {
    font-size: 17px;
    color: #227ce8;
}

.line_body {
    text-align: center;
    line-height: 23px;
    font-size: 19px;
    color: #929292;
    margin-top: 17px;
    position: absolute;
    bottom: -40px;
    left: 403px;
    opacity: 0;
}

/*******效率*********/
.line_nav ul {
    margin-top: 95px;
}

.line_nav ul li {
    float: left;
    width: 95px;
    height: 129px;
    margin-left: 124px;
    cursor: pointer;
}

.line_nav ul li > p {
    position: relative;
    text-align: center;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 17px;
    opacity: 0;
    top: 80px;
}

.line_nav ul li:first-child {
    margin-left: 0px;
}

.hangx {
    position: relative;
    width: 95px;
    height: 96px;
    overflow: hidden;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat;
    /*-webkit-transform: scale(0);*/
    /*-moz-transform: scale(0);*/
    /*-o-transform: scale(0);*/
    /*-ms-transform: scale(0);*/
    /*transform: scale(0);*/
    opacity: 0;
}

.transformt {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

.hangxActive {
    transform: scale(1);
    transition: 500ms cubic-bezier(1, 1.5, 0.5, 1);
    opacity: 1;
}

.overflowHidden {

}

.multiChannel {
    background-position: 0px -181px;
}

.communicate {
    background-position: 0 -286px;
    top: 200px;
    left: -80px;
}

.intelligentRobot {
    background-position: 0 -393px;
    top: -158px;
}

.customerserviceAPP {
    background-position: 0 -497px;
    top: 158px;
}

.dataReport {
    background-position: 0 -603px;
    top: -200px;
    left: 120px;
}

.workOrderSystem {
    background-position: 0 -709px;
    top: 160px;
    left: 161px;
}

.activeEfficiency > p {
    color: #1e9fe9;
}

.activeEfficiency > .multiChannel {
    background-position: -110px -181px;
    top: -160px;
    left: -121px;
}

.activeEfficiency > .communicate {
    background-position: -108px -286px;
}

.activeEfficiency > .intelligentRobot {
    background-position: -109px -393px;
}

.activeEfficiency > .customerserviceAPP {
    background-position: -112px -497px;
}

.activeEfficiency > .dataReport {
    background-position: -112px -603px;
}

.activeEfficiency > .workOrderSystem {
    background-position: -113px -709px;
}

.displayContentArea {
    width: 1200px;
    margin: 0 auto;
}

.displayContent {
    height: 0px;
    background: url("../img/efficiency.jpg")/*tpa=http://www.ipaigong.com/img/efficiency.jpg*/ no-repeat top center;
    position: relative;
    padding-top: 0px;
    opacity: 0;
    overflow: hidden;
}

.invertedTriangle {
    position: absolute;
    top: -52px;
    left: 47px;
    margin-left: -18px;
    width: 32px;
    height: 17px;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat -212px -87px;

}

.displayContentLeft {
    position: relative;
}

.dispayimage {
    float: left;
    width: 408px;
    height: 417px;
    display: inline-block;
    background: url("../img/officialWebsiteReform/1.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/1.png*/ no-repeat center;
    margin-left: 124px;
    position: relative;
    left: -400px;
    opacity: 0;
}

.chineseBox {
    float: left;
    width: 448px;
    border: 1px solid #d5d5d5;
    border-radius: 19px;
    background: rgba(255, 255, 255, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2ffffff, endcolorstr=#B2ffffff);
    position: relative;
    padding: 40px 15px;
    top: 93px;
    left: 530px;
    opacity: 0;
}

.chineseBox > i {
    width: 34px;
    height: 32px;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat -160px -115px;
    position: absolute;
    bottom: 14px;
    left: -31px;
}

.chineseBox > p {
    line-height: 29px;
    font-size: 18px;
    color: #3a3939;
}

/********channel*********/
.channel {
    width: 100%;
    overflow: hidden;
   /*  min-width: 1200px; */
    background-color: #1e9fe9;
    height: 740px;
}

.channel_nav {
    width: 1200px;
    margin: 0 auto;

}

.channel_nav > p {
    font-size: 32px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    padding-top: 60px;
    position: relative;
    top: -100px;
    opacity: 0;
}

.channel_nav > span {
    display: block;
    font-size: 16px;
    text-align: center;
    width: 630px;
    margin: 0 auto;
    color: #fff;
    margin-top: 15px;
    position: relative;
    top: 100px;
    opacity: 0;
}

.multiCombination {
    width: 420px;
    margin: 0 auto;
    position: relative;
    height: 397px;
    margin-top: 191px;
}

.iMacfacing {
    position: absolute;
    width: 413px;
    height: 499px;
    background: url("../img/officialWebsiteReform/iMacfacing.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/iMacfacing.png*/ no-repeat top center;
    z-index: 100;

}

@keyframes rotate1 {
    0% {
        transform: rotateZ(180deg);
        opacity: 0
    }
    100% {
        transform: rotateZ(360deg);
        opacity: 1
    }
}

@keyframes rotate2 {
    0% {
        transform: rotateZ(-270deg);
        opacity: 0
    }
    100% {
        transform: rotateZ(-360deg);
        opacity: 1
    }
}

.rotate1 {
    transform-origin: 50% 50%;
    animation: rotate1 1s;
}

.rotate2 {
    transform-origin: left bottom;
    animation: rotate2 1s;
}

.iphone5dWhite {
    width: 116px;
    height: 247px;
    position: absolute;
    bottom: 50px;
    right: 3px;
    background: url("../img/officialWebsiteReform/iphone5dWhite.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/iphone5dWhite.png*/ no-repeat top center;
    z-index: 101;
}

.customerService {
    width: 100px;
    height: 115px;
    background: url("../img/officialWebsiteReform/customerService.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/customerService.png*/ no-repeat;
    position: absolute;
    bottom: 123px;
    left: 0px;
    z-index: 99;
    opacity: 0;
}

.weChatChange {
    width: 124px;
    height: 143px;
    background: url("../img/officialWebsiteReform/weChatChange.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/weChatChange.png*/ no-repeat center;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 99;
    opacity: 0;
}

.telephone {
    width: 100px;
    height: 115px;
    background: url("../img/officialWebsiteReform/telephone.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/telephone.png*/ no-repeat center;
    left: 73px;
    top: 0px;
    position: absolute;
    z-index: 99;
    opacity: 0;
}

.web {
    width: 111px;
    height: 128px;
    background: url("../img/officialWebsiteReform/web.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/web.png*/ no-repeat center;
    left: 217px;
    top: 0px;
    position: absolute;
    z-index: 99;
    opacity: 0;
}

.microBlog {
    width: 100px;
    height: 115px;
    background: url("../img/officialWebsiteReform/microBlog.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/microBlog.png*/ no-repeat center;
    right: 0px;
    top: 6px;
    position: absolute;
    z-index: 99;
    opacity: 0;
}

.mobileApp {
    width: 111px;
    height: 128px;
    background: url("../img/officialWebsiteReform/mobileApp.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/mobileApp.png*/ no-repeat center;
    right: 0px;
    top: 137px;
    position: absolute;
    z-index: 99;
    opacity: 0;
}

.polygon1 {
    width: 100px;
    height: 115px;
    background: url("../img/officialWebsiteReform/polygon1.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/polygon1.png*/ no-repeat center;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 98;
    opacity: 0;
}

.polygon2 {
    width: 54px;
    height: 62px;
    background: url("../img/officialWebsiteReform/polygon2.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/polygon2.png*/ no-repeat center;
    left: 0px;
    top: 5px;
    position: absolute;
    z-index: 98;
    opacity: 0;
}

.polygon3 {
    width: 23px;
    height: 26px;
    background: url("../img/officialWebsiteReform/polygon3.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/polygon3.png*/ no-repeat center;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 98;
    opacity: 0;
}

.polygon4 {
    width: 35px;
    height: 40px;
    background: url("../img/officialWebsiteReform/polygon4.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/polygon4.png*/ no-repeat center;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 98;
    opacity: 0;
}

.polygon5 {
    width: 76px;
    height: 87px;
    background: url("../img/officialWebsiteReform/polygon5.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/polygon5.png*/ no-repeat center;
    left: 39px;
    top: 0px;
    position: absolute;
    z-index: 98;
    opacity: 0;
}

/*laborCost*/
.laborCost {
    height: 880px;
    /* min-width: 1200px; */
    width: 100%;
    background-color: #f5f8fc;
    overflow: hidden;
}

.laborCost .channel_nav > p {
    color: #424242;
}

.laborCost .channel_nav > span {
    color: #6e6e6e;
    width: inherit;
}

.laborCostimg {
    width: 1200px;
    margin: 0 auto;
    margin-top: 65px;
}

.laborCostimg > li {
    width: 33%;
    float: left;
    text-align: center;

}

.laborCostimg > li > dl {
    position: relative;
    top: 100px;
    opacity: 0;
}

.laborCostimg .time {
    display: inline-block;
    width: 110px;
    height: 80px;
    background: url("../img/officialWebsiteReform/time.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/time.png*/ no-repeat center;
}

.laborCostimg .completeFunction {
    display: inline-block;
    width: 110px;
    height: 80px;
    background: url("../img/officialWebsiteReform/completeFunction.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/completeFunction.png*/ no-repeat center;
}

.laborCostimg .withAnEnemyTen {
    display: inline-block;
    width: 110px;
    height: 80px;
    background: url("../img/officialWebsiteReform/withAnEnemyTen.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/withAnEnemyTen.png*/ no-repeat center;
}

.laborCostimg > li:first-child dt, .laborCostimg > li:first-child dd {
    margin-left: -24px;
}

.laborCostimg dt {
    font-size: 18px;
    color: #2d2d2d;
    height: 18px;
    margin-top: 15px;
}

.laborCostimg dd {
    width: 140px;
    display: inline-block;
    color: #6e6e6e;
    margin-top: 8px;
}

.thePop {
    height: 490px;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    margin-top: 28px;
}

.thePop1 {
    width: 928px;
    height: 100%;
    background: url("../img/officialWebsiteReform/thePop1.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/thePop1.png*/ no-repeat top center;
    position: absolute;
    z-index: 100;
    left: 50%;
    margin-left: -464px;
    bottom: -490px;
    opacity: 0;
}

.thePop2 {
    width: 997px;
    height: 430px;
    background: url("../img/officialWebsiteReform/thePop2.png")/*tpa=http://www.ipaigong.com/img/officialWebsiteReform/thePop2.png*/ no-repeat top center;
    position: absolute;
    bottom: -300px;
    z-index: 99;
    opacity: 0;
}

/********interface*********/
.interface {
    width: 100%;
    height: 890px;
    background-image: url("../img/zti1.jpg")/*tpa=http://www.ipaigong.com/img/zti1.jpg*/;
}

.iner_nav {
    padding-top: 142px;
}

.iner_nav p {
    width: 50%;
    text-align: right;
    color: #fff;
    float: left;
    margin-right: 55px;
}

.iner_nav p > em {
    display: block;
    font-size: 30px;
    margin-bottom: 15px;
    position: relative;
    top: -60px;
    opacity: 0;
}

.iner_nav p > i {
    display: block;
    font-size: 16px;
    position: relative;
    bottom: -40px;
    position: relative;
    opacity: 0;
}

.iner_nav > a {
    display: inline-block;
    line-height: 62px;
    text-align: center;
    float: left;
    width: 216px;
    height: 62px;
    background-color: #fff;
    border-radius: 5px;
    border: none;
    font-size: 24px;
    color: #227ce9;
    font-family: "微软雅黑";
    position: relative;
    right: -200px;
    opacity: 0;
}

.iner_nav button:hover {
    background-color: #227ce9;
    color: #fff;
}

.iner_conten {
    position: relative;
    width: 100%;
    height: 650px;
    margin-top: 35px;
}

.iner_pc {
    background: url("../img/imgs1/Macbookfacing.png")/*tpa=http://www.ipaigong.com/img/imgs1/Macbookfacing.png*/ no-repeat;
    width: 988px;
    height: 570px;
    position: absolute;
    left: -500px;
    opacity: 0;
}

.iner_pop {
    background: url("../img/imgs1/iPhone5swhite.png")/*tpa=http://www.ipaigong.com/img/imgs1/iPhone5swhite.png*/ no-repeat;
    width: 231px;
    height: 489px;
    position: absolute;
    right: 0px;
    bottom: 30px;
    opacity: 0;
}

/********customer********/
.customer {
    width: 100%;
    text-align: center;
}

.cust_nav {
    padding-top: 60px;
}

.cust_nav > span {
    display: block;
    font-size: 36px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 20px;
}

.cust_nav > p > i {
    display: inline-block;
    font-size: 16px;
    color: #5191ed;
    margin: 0 5px;
}

.cust_nav > em {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #929292;
}

.cust_nav > a {
    display: block;
    font-size: 18px;
    color: #3f97ff;
    width: 276px;
    height: 64px;
    border-radius: 32px;
    border: 2px solid #3f97ff;
    line-height: 64px;
    margin-left: 461px;
    margin-top: 54px;
    margin-bottom: 70px;
}

.cust_conet {
    margin-top: 75px;
}

.cust_conet > ul {
    width: 1215px;
}

.cust_conet > ul li {
    width: 226px;
    height: 98px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-right: 15px;
    margin-bottom: 16px;
}

.cust_conet > ul li > a {
    display: block;
    height: 98px;
    width: 100%;
    line-height: 98px;
    text-align: center;
}

.cust_conet > ul li > a > span {
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
}

/*动画效果*/



/**********帮助中心*************/
.help_cont {
    padding-top: 47px;
    margin-bottom: 80px;
}

.product .helptop{
	width:100%;
	height: 50px;
    margin-bottom: 20px;
}
.product .labelNav{
	width:40%;
	float:left;
}
.help_cont ul {
    border: 1px solid #e8e8e8;
}

.help_cont ol {
    width: 937px;
    border: 1px solid #e8e8e8;
}

.help_cont ul li {
    height: 60px;
    width: 259px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    color: #202020;
    cursor: pointer;
}

.help_cont ul li:hover {
    color: #237cea;
}

.help_cont ol li > h3 {
    font-size: 18px;
    border-bottom: 1px solid #e8e8e8;
    margin-top: 38px;
    padding-bottom: 12px;
}

.help_cont ol li > p {
    font-size: 16px;
    color: #202020;
    margin-bottom: 5px;
    margin-top: 18px;
}

.help_cont ol li > em {
    font-size: 14px;
    color: #929292;
    line-height: 26px;
}

.help_cont ol li {
    margin-left: 70px;
    padding-right: 37px;
    display: none;
}

.help_cont ol .show {
    display: block;
}

/********案例*************/
.case_cont {
    padding-top: 40px;
}

.case_cont > p {
    text-align: center;
    font-size: 34px;
    margin: 0 0 15px 0;
}

.case_cont > em {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #929292;
    margin-bottom: 49px;
}

.case_cont > ul {
    margin-left: 90px;
}

.case_cont > ul li {
    text-align: center;
    line-height: 214px;
    width: 214px;
    height: 214px;
    border: 1px solid #e1e1e1;
    margin-bottom: 40px;
    float: left;
    margin-right: 50px;
    position: relative;
}

.case_cont > ul li > a {
    width: 100%;
    height: 36px;
    background-color: #72abf2;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

/*****试用步骤*******/
.trial_cont {
    padding-top: 70px;
}
.updateall{
	border-top:solid 1px #ccc;
	}
 .updateh5all{
    display:none;
 }
 .newh5guide{
    display:none;
 }
.updateall .trial_cont{
	padding-top: 20px;
	margin-bottom: 40px;
	}
.updateall .trial_cont  .lookMore{
	width: 98%;
    margin: auto;
	height:44px;
	line-height:44px;
	text-align:center;
	cursor:pointer;
	border: solid 1px #edeff1;
    clear: both;
    color: #97a6b5;
    font-size: 13px;
	
}
.updateall .trial_cont  .ontrail_tips{
	font-size: 20px;
    margin-top: 20px;
    color: red;
    display: inline-block;
    padding-left: 14px;
}
.updateul .frcontent a{
	display: inline-block;
    width: 100%;
    height: 100%;
}

.trial_cont .updateul li{
	width:98%;
	margin:auto;
	height:226px;
	border:solid 1px #edeff1;
	border-radius:2px;
	margin-bottom:30px;
}
.trial_cont .updateul li:hover{
	-webkit-box-shadow: 0 0 10px #e6e9ec;
    -moz-box-shadow: 0 0 10px #e6e9ec;
    box-shadow: 0 0 10px #e6e9ec;
}
.trial_cont .updateul li .fl{
	float:left;
}
.trial_cont .updateul li img{
	width: 20%;
	height: 76%;
    margin: 26px 20px 0px 20px;
}
.trial_cont .updateul .frcontent{
	margin-top:28px;
	width:74%;
}
.trial_cont .updateul .frcontent dt{
	font-size:20px;
	color:#202020;
}
.trial_cont .updateul .frcontent dl{
	font-size:14px;
	color:#999;
	margin:10px 0px 20px 0px;
	-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
.trial_cont .updateul .frcontent dl:hover{
	color:red;
}
.trial_cont .updateul .frcontent dd{
	font-size:14px;
	color:#97a6b5;
}
.trial_cont .updateul .frcontent dd span{
	margin:0px 4px 0px 14px;
}
.treal_text1 {
    width: 640px;
    margin: 0 auto;
    font-size: 16px;
    color: #202020;
    margin-bottom: 50px;
}

.treal_text1 > span {
    display: inline-block;
    width: 68px;
    float: left;
}

.treal_text1 > em {
    float: left;
    line-height: 28px;
}

.treal_text1 > em > a {
    color: #237cea;
}

.treal_p2 {
    margin-top: 16px;
}

.treal_text1 > em > p a {
    color: #237cea;
}

/********注册*******/
.ggao {
    height: 400px;
    min-width: 1200px;
}

.ggao > img {
    min-width: 100%;
    height: 100%;
}

.regis_cont {
    height: 520px;
    position: relative;
    background: url("../img/dqhl.png")/*tpa=http://www.ipaigong.com/img/dqhl.png*/ no-repeat 732px 80px;
}

.register_cc {
    width: 513px;
    position: absolute;
    bottom: 95px;
    left: 95px;
}

.register_cc > p {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.register_cc > p > span {
    font-size: 16px;
    font-weight: normal;
    float: right;
    margin-right: 5px;
    color: #fff;
}

.register_cc > p > span > a {
    color: #4fbafd;
}

.register_cc ul {
    width: 513px;
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 50px;
    border: 1px solid #ededed;
    margin-top: 36px;
    border-radius: 5px;
}

.register_cc ul li {
    height: 45px;
    width: 419px;
    margin: 0 auto;
    margin-bottom: 19px;
}

.register_cc ul li input {
    height: 42px;
    border: 1px solid #e8e8e8;
    padding: 0;
    width: 365px;
    padding-left: 54px;
    background: url("../img/zhm.jpg")/*tpa=http://www.ipaigong.com/img/zhm.jpg*/ no-repeat 15px center;
    font-size: 16px;
    color: #333;
}

.register_cc ul li input:hover {
    border: 1px solid #237cea;
}

.register_cc ul .reg_inpu1 input {
    background-image: url("../images/img/mma.jpg")/*tpa=http://www.ipaigong.com/images/img/mma.jpg*/;
}

.register_cc ul .reg_inpu2 input {
    background-image: url("../images/img/mma.jpg")/*tpa=http://www.ipaigong.com/images/img/mma.jpg*/;
}

.register_cc ul .reg_inpu3 input {
    background-image: url("../images/img/lxr.jpg")/*tpa=http://www.ipaigong.com/images/img/lxr.jpg*/;
}

.register_cc ul .reg_inpu4 input {
    background-image: url("../images/img/phone.png")/*tpa=http://www.ipaigong.com/images/img/phone.png*/;
}

.register_cc ul .reg_inpu5 input {
    background-image: none;
    width: 213px;
    padding-left: 15px;
    float: left;
}

.register_cc ul .reg_inpu5 > em {
    display: inline-block;
    width: 170px;
    line-height: 42px;
    border-radius: 3px;
    height: 42px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    margin-left: 15px;
    float: right;
    cursor: pointer;
}

.register_cc ul .reg_inpu5 > .reg_inpput5em1 {
    background-color: #237cea;
}

.register_cc ul .reg_inpu5 > .reg_inpput5em2 {
    background-color: #ebebeb;
    display: none;
}

.register_cc ul .reg_inpu5 > .reg_inpput5em2 i {
    color: #ff4d4d;
}

.register_cc ul .reg_inpu6 > a {
    display: block;
    text-align: center;
    line-height: 48px;
    border-radius: 5px;
    height: 48px;
    width: 100%;
    border: none;
    background-color: #237cea;
    color: #fff;
    font-size: 18px;
}

/*******注册成功*******/
.successful {
    background-color: #f4f4f4;
}

.successful {
    height: 1070px;
}

.succ_all {
    position: relative;
    height: 1070px;
}

.success_cont {
    width: 790px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 87px;
    padding-left: 110px;
    padding-right: 90px;
    position: absolute;
    bottom: 90px;
    left: 100px;
    background: url("../images/img/biaoz.png")/*tpa=http://www.ipaigong.com/images/img/biaoz.png*/ no-repeat 70px 79px;
    background-color: #fff;
}

.cuccess_nav > p {
    font-size: 24px;
    color: #202020;
    margin-bottom: 10px;
}

.cuccess_nav > em {
    font-size: 16px;
    color: #929292;
}

.cucce_zhao {
    margin-bottom: 75px;
}

.cucce_zhao label {
    color: #929292;
    font-size: 16px;
}

.cuccess_nav {
    padding-left: 88px;
    background: url("../images/img/trun.jpg")/*tpa=http://www.ipaigong.com/images/img/trun.jpg*/ no-repeat 0 center;
    height: 64px;
    margin-bottom: 80px;
}

.cucce_zhao > p {
    font-size: 20px;
    color: #202020;
    margin-bottom: 30px;
}

.cucce_zhao > em {
    font-size: 16px;
    color: #929292;
    margin-bottom: 18px;
    display: block;
}

.cucce_zhao label > textarea {
    width: 625px;
    height: 88px;
    resize: none;
    vertical-align: middle;
}

.cucce_zhao label > i {
    display: inline-block;
    width: 112px;
    height: 88px;
    background: url("../images/img/ljie.png")/*tpa=http://www.ipaigong.com/images/img/ljie.png*/ no-repeat center 18px;
    background-color: #237cea;
    vertical-align: middle;
    text-align: center;
    line-height: 125px;
    color: #fff;
    margin-left: 15px;
    cursor: pointer;
}

.cucce_zhao > span > i > a {
    color: #237cea;
    text-decoration: underline;
}

.cucce_zhao > span {
    display: block;
    font-size: 16px;
    color: #929292;
    margin-top: 18px;
}

.cucce_zhao > span > em {
    display: inline-block;
    width: 78px;
    float: left;
}

.cucce_zhao > span > i {
    display: inline-block;
    width: 710px;
    float: left;
}

.cucce_zhao label > em {
    display: inline-block;
    width: 130px;
    margin-left: 5px;
    color: #237cea;
}

.cucce_zhao label > a {
    color: #237cea;
    text-decoration: underline;
}

.cucce_foot > button {
    width: 270px;
    height: 60px;
    background-color: #237cea;
    border-radius: 5px;
    border: none;
    font-size: 20px;
    color: #fff;
}

/************产品指南************/
.clientban{
    /* min-width: 1200px; */
    height: 500px;
    background: url("../img/casebanner.jpg")/*tpa=http://www.ipaigong.com/img/casebanner.jpg*/ no-repeat center;
}
.dataStatistics_img{
	background-image: url("../img/dataStatistics.jpg")/*tpa=http://www.ipaigong.com/img/dataStatistics.jpg*/;
}		
/*客户端介绍*/
.clientNav{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.clientNav ul{
    position: relative;
}
.clientNav li>em{
    width: 90px;
    height: 90px;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat;
    cursor: pointer;
    position: absolute;
    top: 137px;
}
.clientNav .webpage{
    background-position: 0px -900px;
    left: 209px;
}
.clientNav .android{
    background-position: 0 -995px;
    left: 383px;
}
.clientNav .microBlogSina{
    background-position: 0 -1090px;
    left: 740px;
}
.clientNav .weChatG{
    background-position: 0 -1185px;
    left: 915px;
}
.clientNav .apple {
    background-position: 0 -1280px;
    left: 560px;
}
.clintLiactive .webpage{
    background-position: -115px -900px;
}
.clintLiactive .android{
    background-position: -115px -995px;
}
.clintLiactive .microBlogSina{
    background-position: -116px -1090px;
}
.clintLiactive .weChatG{
    background-position: -116px -1185px;
}
.clintLiactive .apple{
    background-position: -116px -1280px;
}

.clientImg{
    width: 715px;
    height: 499px;
    background: url("../img/mobilePhone.png")/*tpa=http://www.ipaigong.com/img/mobilePhone.png*/ no-repeat center top;
    margin: 0 auto;
    margin-top: 203px;
}
.clientText{
    padding: 10px 15px;
    width: 311px;
    border:1px solid #ededed;
    background-color: #f2f2f2;
    position: absolute;
    left: 81px;
    top: 25px;
   z-index: 10002;
}
.clientText h3{
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 10px;
}
.clientText p{
    line-height: 20px;
}
.clientText i{
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -13px;
    width: 26px;
    height: 12px;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat -234px -184px;
}
/*客服沟通*/
.communicates{
    background-color: #f4f4f4;
    height: 662px;
}
.commContent{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.communicateText>h2{
    font-size: 50px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    padding-top: 80px;
}
.communicateText>p{
    font-size: 26px;
    line-height: 26px;
    height: 26px;
    padding-top: 20px;
    letter-spacing: 0.7px;

}
.commImg{
    width: 980px;
    height: 320px;
    background: url("../img/communicate.png")/*tpa=http://www.ipaigong.com/img/communicate.png*/ no-repeat center top;
    margin: 0 auto;
    margin-top: 95px;
}
/*自定义*/
.customWindow{
    background-color: #27b7ff;
    height: 840px;
}
.customWindow h2{
    color: #fff;
}
.customWindow p{
    color: #fff;
}
.customWindow .commImg{
    width: 1029px;
    height: 604px;
    margin-top: 89px;
    background-image: url("../img/customWindow.png")/*tpa=http://www.ipaigong.com/img/customWindow.png*/;
}
/*信息安全*/
.informationSafety{
    height: 745px;
}
.informationSafety p{
    width: 600px;
    line-height: 21px;
    letter-spacing: 0.6px;
    margin: 0 auto;
}
.informationSafety .commImg{
    width: 778px;
    height: 101px;
    background-image: url("../img/informationSafety.png")/*tpa=http://www.ipaigong.com/img/informationSafety.png*/;
}
/*服务质量*/
.serviceQuality{
    height: 840px;
}
.serviceQuality p{
    width: 890px;
    line-height: 21px;
    letter-spacing: 0.7px;
    margin: 0 auto;
}
.serviceQuality .commImg{
    width: 1095px;
    height: 535px;
    background-image: url("../img/serviceQuality.png")/*tpa=http://www.ipaigong.com/img/serviceQuality.png*/;
}
.searchinput>h3{
    font-size: 22px;
    height: 22px;
    line-height: 22px;
    font-weight: normal;
    padding-top: 120px;
}
.searchBox{
    width: 600px;
    height: 56px;
    margin: 0 auto;
    margin-top: 55px;
    text-align: left;
}
.searchLabel{
    display: inline-block;
    width: 438px;
    height: 54px;
    border:1px solid #d6d6d6;
    border-radius: 3px;
    box-shadow: -3px 3px 5px #eee;
    position: relative;

}
.searchLabel>em{
    position: absolute;
    font-size: 20px;
    top: 15px;
    left: 18px;
}
.searchLabel>input{
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    padding: 17px 0;
    padding-left: 84px;
    width: 350px;
    border: none;
}
.experience{
    display: inline-block;
    width: 140px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 18px;
    background-color: #27b7ff;
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 20px;
    border-radius: 3px;
    color: #fff;
}
.experience:hover{
    color: #fff;
}
/******在线体验******/
.experienceNav{
    border-bottom: 1px solid #ebebeb;
}
.onlineHeader{
    width: 1200px;
    height: 99px;
    margin: 0 auto;

}
.onlineHeaderLeft{
    width: 542px;
    height: 55px;
    background: url("../img/experience.png")/*tpa=http://www.ipaigong.com/img/experience.png*/ no-repeat center left;
    float: left;
    margin-top: 22px;
}
.onlineHeader .experience{
    float: right;
    margin-right: 20px;
    height: 48px;
    line-height: 48px;
    margin-top: 26px;
}
/*error404*/
.errorNav{
    width: 100%;
    height: 84px;
    background-color: #33a4ea;
}
.errorNavContent{
    width: 1200px;
    margin: 0 auto;
    padding-top: 13px;
}
.errorLogo{
    float: left;
    width: 404px;
    height: 57px;
    background: url("../img/logoText.png")/*tpa=http://www.ipaigong.com/img/logoText.png*/ no-repeat;

}
.errorhomePage{
    float: right;
    width: 75px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    display: inline-block;
    border: 1px solid #67baee;
    border-radius: 3px;
    margin-top: 12px;
}
.errorhomePage:hover{
    color: #fff;
}
.errorContentImg{
    width: 540px;
    height: 345px;
    background: url("../img/error404.png")/*tpa=http://www.ipaigong.com/img/error404.png*/ no-repeat;
    margin:  0  auto;
    margin-top: 180px;
}
.errorClick{
    width: 255px;
    margin: 0 auto;
    height: 33px;
    margin-top: 30px;
    text-align: center;
}
.previousPage{
    display: inline-block;
    width: 96px;
    height: 33px;
    background: url("../img/previousPage.png")/*tpa=http://www.ipaigong.com/img/previousPage.png*/ no-repeat;
    margin-right:33px;
    cursor: pointer;
}
.returnHomePage{
    display: inline-block;
    width: 121px;
    height: 33px;
    background: url("../img/returnHomePage.png")/*tpa=http://www.ipaigong.com/img/returnHomePage.png*/ no-repeat;
    cursor: pointer;
}
.errorFoot{
    width: 220px ;
    margin: 0 auto;
    text-align: center;
    margin-top: 8%;
}

.errorFoot>p{
    font-size: 16px;
}
/******新闻中心******/
.journggao {
    background: url("../img/banerpri.jpg")/*tpa=http://www.ipaigong.com/img/banerpri.jpg*/ no-repeat;
    height: 400px;
    width: 100%;
    min-width: 1200px;
}

.journalism > ul {
    width: 910px;
    margin: 0 auto;
}

.journalism > ul > li {
    width: 100%;
}

.journLi_left {
    width: 760px;
    float: left;
    padding: 50px 0px;
    border-bottom: 1px solid #e8e8e8;
    letter-spacing: 0.8px;
}
.journLi_right {
    width: 105px;
    float: left;
    margin-top: 50px;
    height: 80px;
    border-left: 4px solid #e2e3e3;
    margin-left: 40px;
}

.journLi_left dl dt > a {
    display: block;
    color: #202020;
    font-size: 26px;
    margin-bottom: 20px;
}

.journLi_left dl dd {
    font-size: 14px;
    color: #929292;
    line-height: 24px;
}

.journLi_left dl .left_navs {
    font-size: 16px;
    color: #202020;
    margin-bottom: 8px;
}

.journLi_left dl .journLi_lefta a {
    display: block;
    text-decoration: underline;
    color: #227ae5;
}

.journLi_right > p {
    font-size: 26px;
    color: #202020;
    text-align: center;
}

.journLi_right > span {
    font-size: 16px;
    color: #929292;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.journalism_button {
    width: 910px;
    margin: 0 auto;
}

.journalism_button > ul {
    padding: 30px 0 35px 0;
    color: #202020;
}

.journalism_button > ul li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
}

.journalism_button > ul span {
    margin-left: 5px;
    cursor: pointer;
}

.journalism_button > ul .active {
    color: #227ae5;
}

/**********新闻中心内容页面********/
.lismggao {
    background: url("../img/banerpri.jpg")/*tpa=http://www.ipaigong.com/img/banerpri.jpg*/ no-repeat;
    height: 400px;
    width: 100%;
    min-width: 1200px;
}

.journalism_text {
    width: 1070px;
    margin: 0 auto;
    color: #202020;
    letter-spacing: 0.9px;
    line-height: 22px;
}

.journalism_text > h1 {
    font-size: 26px;
    text-align: center;
    font-weight: normal;
    margin-top: 63px;
}

.journalism_text > h3 {
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    margin-top: 20px;
}

.journalism_contecnttext {
    margin-top: 20px;
    border-top: 1px solid #e8e8e8;
    padding-top: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.journalism_contecnttext dl {
    margin-bottom: 30px;
}

.journalism_contecnttext dl dt {
    text-indent: 2em;
}

.journalism_contecnttext dl dd {
}

.jounalismtop_bottom {
    padding-bottom: 55px;
}

.journalism_contecnttext h2 {
    font-size: 18px;
    margin-top: 50px;
    margin-bottom: 25px;
}

.jounalismtop_bottom p {
    margin-top: 10px;
}

.jounalismtop_bottom p a {
    text-decoration: underline;
    color: #227ae5;
}

.jounalismtop_bottom p .jounalism_topright {
    float: right;
}

/*******密码重置成功********/
.reseuccess_img {
    display: inline-block;
    background: url("../img/trun.png")/*tpa=http://www.ipaigong.com/img/trun.png*/ no-repeat;
    width: 64px;
    height: 64px;
    float: left;
}

.resetsuccess_content {
    width: 425px;
    height: 165px;
    margin-left: 218px;
    padding-top: 100px;
}

.resesuccess_text > span {
    display: inline-block;
    width: 338px;
    float: left;
    margin-left: 23px;
}

.resesuccess_text > span p {
    font-size: 24px;
    color: #202020;
    margin-top: 5px;
}

.resesuccess_textcom {
    font-size: 16px;
    color: #929292;
    margin-top: 10px;
}

.resesuccess_button {
    display: block;
    width: 182px;
    height: 60px;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    background-color: #237cea;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 40px;
}

/********关于我们********/
.AboutUsggao {
    min-width: 1200px;
}

.AboutUsggao img {
    width: 100%;
}

.AboutUs {
    width: 1055px;
    margin: 0 auto;
    position: relative;
}

.AboutUs_scetion {
    width: 129px;
    background: url("../img/guangyuqm.png")/*tpa=http://www.ipaigong.com/img/guangyuqm.png*/ repeat-y;
    float: left;
}

.AboutUs_scetion ul li {
    height: 57px;
    line-height: 57px;
    color: #202020;
    font-size: 16px;
    border-bottom: 1px dashed #c8cdcf;
    cursor: pointer;
}

.AboutUs_scetion ul li i {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat;
    vertical-align: middle;
    margin-right: 5px;
}

.AboutUs_scetion ul li .AboutUsImg1 {
    background-position: 0 -25px;
}

.AboutUs_scetion ul li .AboutUsImg2 {
    background-position: 0 -80px;
}

.AboutUs_scetion ul li .AboutUsImg3 {
    background-position: 0 -54px;
}

.AboutUs_scetion ul li:hover {
    color: #237cea;
}

.AboutUs_scetion ul li:hover .AboutUsImg1 {
    background-position: -162px 0;
}

.AboutUs_scetion ul li:hover .AboutUsImg2 {
    background-position: -190px 0;
}

.AboutUs_scetion ul li:hover .AboutUsImg3 {
    background-position: -219px 0;
}

.AboutUs_scetion ul .AboutUshover {
    color: #237cea;
}

.AboutUs_scetion ul .AboutUshover .AboutUsImg1 {
    background-position: -162px 0;
}

.AboutUs_scetion ul .AboutUshover .AboutUsImg2 {
    background-position: -190px 0;
}

.AboutUs_scetion ul .AboutUshover .AboutUsImg3 {
    background-position: -219px 0;
}

/******公司简介*****/
.AboutUs_content {
    width: 925px;
    float: left;
    color: #202020;
}

.AboutUs_content > div {
    padding-left: 46px;
}

.AboutUs_content h2 {
    font-size: 18px;
    display: inline-block;
    border-bottom: 3px solid #202020;
    height: 38px;
    line-height: 38px;
    margin-top: 9px;
}

.AboutUs_content > div > dl > dt {
    border-bottom: 1px solid #e8e8e8;
    height: 49px;
}

.AboutUs_content > div > dl > dd {
    margin-bottom: 30px;
    text-indent: 2em;
    letter-spacing: 0.5px;
}

.AboutUs_content > .CompanyProfile > dl {
    padding-bottom: 50px;
}

.AboutUs_content > .CompanyProfile > dl > dd {
    margin-top: 24px;
}

.AboutUs_content > .CompanyProfile > .conpanyProfileDl2 h3 {
    font-size: 16px;
    color: #237cea;
    margin-bottom: 8px;
}

.AboutUs_content > .CompanyProfile > .conpanyProfileDl2 dt {
    margin-top: 0;
}

.AboutUs_content > .CompanyProfile > .conpanyProfileDl2 dd {
    text-indent: inherit;
    margin-top: 22px;
    margin-bottom: 0;
    letter-spacing: 0.4px;
}

.AboutUs_content > .TalentRecruitment > dl h3 {
    margin-top: 20px;
    margin-bottom: 5px;
    color: #237cea;
    font-size: 16px;
}

.AboutUs_content > .TalentRecruitment > dl dd {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 25px;
    margin-bottom: 0;
    text-indent: inherit;
    position: relative;
}

.AboutUs_content > .TalentRecruitment > dl dd p {
    line-height: 24px;
}

.posts em {
    width: 25%;
    display: inline-block;
}

.posts em > p {
    display: inline-block;
    cursor: pointer;
    padding: 7px 0;
    height: 14px;
    line-height: 14px !important;
}

.posts em > p:hover {
    padding: 7px 12px;
    background-color: #237cea;
    color: #fff;
    border-radius: 3px;
}

.posts em > .empHover {
    padding: 7px 12px;
    background-color: #237cea;
    color: #fff;
    border-radius: 3px;
}

.posts {
    border-bottom: 1px dashed #c8cdcf;
    padding-bottom: 19px;
}

.AboutUs_content > .TalentRecruitment > dl h4 {
    margin-top: 5px;
    margin-bottom: 10px;
}

.JobResponsibilities {
    margin-top: 40px;
}

.JobRequirements {
    margin-top: 10px;
}

.About_mailbox {
    margin-top: 35px;
    padding-bottom: 30px;
}

.About_mailbox > span {
    color: #818181;
}

.contactUs dd {
    text-indent: inherit !important;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 22px;
}

.map_About {
    width: 805px;
    height: 390px;
    margin-top: 10px;
	background-image: url("../img/gsdt.png")/*tpa=http://www.ipaigong.com/img/gsdt.png*/ no-repeat top center;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

/*********资讯页面***********/
.borders {
    width: 100%;
    border-top: 1px solid #e8e8e8;
}

.informationCarousel, .informationContent {
    width: 1200px;
    margin: 0 auto;
}

.informationCarousel {
    height: 400px;
    overflow: hidden;
    position: relative;
}

/*轮播图*/
.carousel {
    height: 100%;
    position: relative;
}

.carousel li {
    width: 1200px;
    height: 100%;
    float: left;
    position: relative;

}

.carousel li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.bannerIntroduce {
    height: 16px;
    line-height: 16px;
    width: 1184px;
    position: absolute;
    top:370px;
    bottom: 0;
    padding: 7px 0;
    padding-left: 13px;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    background: rgba(00, 00, 00, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F1d66c0, endcolorstr=#7F1d66c0);

}

.dot {
    position: absolute;
    width: 100%;
    text-align: center;

    bottom: 50px;
    list-style: none;
    line-height: 5px;
}

.dot > li {
    display: inline-block;
    background-color: #576b84;
    width: 5px;
    height: 5px;
    margin: 0 3px;
    cursor: pointer;
    border-radius: 5px;

}

.dot .white {
    background-color: #fff;
}

/**资讯左侧内容页面**/
.informationNews {
    width: 808px;
    float: left;
}

/* .informationContent img {
	width: 100%;
    height: 100%;

} */
.informationContent p>img{
    width: 100%;
    margin-left: -28px;
}
.informationAll {
    padding-top: 21px;
}

.informationAll > h2 {
    font-size: 16px;
    color: #237cea;
    padding: 9px 0;
    border-bottom: 1px solid #e8e8e8;
}

.wonderfulContent {
    padding: 20px 0 14px 0;
}

.wonderfulContent li {
    float: left;
    width: 189px;
    margin-right: 15px;

}

.wonderfulContent li:nth-child(4n){
    margin-right: 0;
}

.wonderfulContent dt {
    width: 189px;
    height: 133px;
   /*  border: 1px solid #e8e8e8; */
    overflow: hidden;
    text-align: center;
}

.wonderfulContent a {
    display: inline-block;
    width: 188px;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.wonderfulContent dd {
    text-align: left;
    height: 24px;
    line-height: 24px;
    margin: 13px 0;
}

.publish {
    padding: 20px 0 0 0;
}

.publish li {
    margin-bottom: 28px;
}

.publish dl {
    float: left;
}

.publishContent {
    width: 200px;
    height: 140px;
    overflow: hidden;
    float: left;
    margin-right: 19px;
    position: relative;
    text-align: center;
}

.jumpDetails {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}

.jumpDetails img {
    position: absolute;
    top: 0;
}

.mark {
    position: absolute;
    height: 14px;
    line-height: 14px;
    padding: 3px 3px;
    color: #fff;

    top: 4px;
    left: 5px;
}

.mark a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.markblur {
    background: rgba(29, 102, 192, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B21d66c0, endcolorstr=#B21d66c0);
}

.markgreen {
    background: rgba(29, 192, 71, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B21dc047, endcolorstr=#B21dc047);
}

.newsBrief {
    width: 539px;
}

.newsBrief h3 {
    padding: 7px 0 10px 0;
}

.pencil {
    display: inline-block;
    height: 20px;
    border: 1px solid #e8e8e8;
    border-left: none;
    position: relative;
    margin-left: 9px;
    padding: 0 5px;
    font-size: 12px;
    line-height: 20px;
    color: #999;
}

.timepencil {
    margin-right: 28px;
}

.newsBrief dt > p, .briefIntroduction {
    color: #929292;
}

.briefIntroduction {
    margin-top: 5px;
    line-height: 24px;
    letter-spacing: 0.6px;
}
.inforLi{
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.briefIntroduction .inforLi{ color: #929292;text-decoration: none;display: -webkit-box;  margin-top: -6px;}
.inforLi:hover{color: #f65e5e;}
.pencil i {
    width: 9px;
    height: 22px;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat -29px -25px;
    position: absolute;
    top: -1px;
    left: -9px;
}

.briefIntroduction em {
    color: #237cea;

}

.briefIntroduction a {
    display: inline-block;
    color: #237cea;
    text-decoration: underline;
}

.selectedred {
    color: #f65e5e;
}

.seeMore {
    padding: 12px 0;
    border: 1px solid #e8e8e8;
    margin-bottom: 32px;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;

}

.seeMore:hover {
    background-color: #f2f2f2;
}

.seeMore > span {
    display: inline-block;
    line-height: 14px;
    height: 14px;
    color: #999;
    cursor: pointer;
}

/**资讯右侧内容页面**/
.informationAdvertising {
    width: 365px;
    float: right;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 30px;
}
.advertisingChart a img{
	width: 100%;
}
.advertisingChart {
    width: 355px;
    height: 160px;
    overflow: hidden;
    margin-bottom: 10px;
}

.hotArticles {
    padding-top: 20px;
}
.hotArticles a{
	display: inline-block;
    width: 340px;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    color:#999;
}
.newGuid li{
	color: #999;
    list-style-type: disc;
}
.newGuid li a{
	position: relative;
    top: 4px;
    display: inline-block;
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.hotArticles a:hover {
    color: #f65e5e;
    text-decoration: underline;
}
.informationAll .hot_label_mark a{
	width: auto;
}
.labelAll {
    width: 300px;
}

.boxLabel {
    font-size: 12px;
    padding: 5px 10px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid;
    vertical-align: top;
    margin-right: 7px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    -o-text-overflow:ellipsis;
    text-align: center;
}

.tagBlue {
    border-color: #5099cb;
    color: #5099cb;
    width: 59px;
}

.greenLabel {
    border-color: #5abf1d;
    color: #5abf1d;

}

.middleTag {
    padding: 6px 16px;
    height: 15px;
    font-size: 15px;
    line-height: 15px;
    width: 73px;
}

.redLabel {
    border-color: #e2701b;
    color: #e2701b;
}

.minTag {
    padding: 4px 7px;
    width: 59px;
}

.yellowLabel {
    border-color: #e2a81b;
    color: #e2a81b;
    width: 58px;
}

.maxTag {
    padding: 9px 10px;
    height: 17px;
    width: 84px;
}
.maxTag a{
    line-height: 17px;
    font-size: 17px;
    height: 17px;
}
    /****行业资讯****/
.labelNav {
    padding-top: 18px;
    height: 14px;
    line-height: 14px;
    color: #999;
}

.labelNav i {
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat -45px -25px;
    margin-right: 5px;
}

.labelNav span {
    color: #f65e5e;
    cursor: pointer;
}

.industry {
    padding-top: 0;
}

.labelNav a {
    color: #999;
}

.labelNav a:hover {
    color: #237cea;
    text-decoration: underline;
}

/*媒体报道*/
.mediaCoverage .newsBrief {
    width: auto;
}

/*媒体详情页面*/
.textMedia {
    padding-top: 20px;
    font-size: 14px;
    color: #202020;
}
.textMedia p span{
	line-height: 1.8;
	font-size:14px!important;
	color:#000;
	font-weight:200;
    margin-bottom: 14px!important;
    font-family: 微软雅黑, tahoma, arial, "Hiragino Sans GB", sans-serif!important;
}
.articleDetails dt {
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #e8e8e8;
}

.articleDetails dt h1 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;			
}

.articleDetails dt p {
    color: #999;
    height: 14px;
    line-height: 14px;
    margin-top: 23px;

}

.articleDetails dt p span {
    margin-right: 20px;
    font-size: 12px;
}

.textMedia p {
    text-indent: 2em;
    line-height: 22px;
    margin-bottom: 20px;
    word-break: break-all;
    font-size: 14px;
    color: #202020;
}

.clickAlike {
    width: 152px;
    height: 52px;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat -1px -116px;
    cursor: pointer;
    line-height: 52px;
    text-align: center;
}

.clickAlike > i {
    display: inline-block;
    width: 27px;
    height: 24px;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat -67px -52px;
    vertical-align: middle;
    margin-right: 5px;
}

.clickAlike .clickAlikered {
    background-position: -32px -52px;
}

.clickAlike > em {
    display: inline-block;
    margin: 0 9px;
    vertical-align: middle;
    margin-top: -3px;
}

.sharemedia {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding: 22px 0;
}

.sharemedia > a {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-left: 13px;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat;
    vertical-align: middle;
}

.sharemedia > .microBlog {
	position: inherit;
    background-position: -100px -47px;
}

.sharemedia > .space {
    background-position: -132px -47px;
}

.sharemedia > .tencent {
    background-position: -165px -47px;
}

.sharemedia > .hjdm {
    background-position: -196px -46px;
}

.sharemedia > .moreShare {
    background-position: -229px -47px;
}

.labelMedia {
    padding: 27px 0;
}

.upanddown {
    display: inline-block;
    float: right;

}
/*
.upanddown span {
    width: 80px;
    height: 30px;
    background: url("../img/img.png") no-repeat -29px -81px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: #202020;
    margin-left: 30px;
    cursor: pointer;
}
*/
.upanddown span:hover {
    background-position: -120px -80px;
}

.advertisingChart > a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

/*价格页面*/
.price_bang {
    background: url("../img/price.jpg")/*tpa=http://www.ipaigong.com/img/price.jpg*/ no-repeat center top;
    width: 100%;
    height: 480px;
    min-width: 1200px;;
}

.priceBannerNav {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.priceBannerNav > h1 {
    font-size: 40px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    padding-top: 105px;
}

.priceBannerNav > p {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    padding-top: 14px;
    letter-spacing: -0.3px;
}

.priceBannerNav > h5 {
    font-size: 22px;
    color: #fff261;
    line-height: 22px;
    height: 22px;
    padding-top: 75px;
}

.priceBannerNav > a {
    display: inline-block;
    width: 300px;
    height: 72px;
    border-radius: 5px;
    background-color: #fff;
    line-height: 72px;
    color: #242424;
    font-size: 28px;
    margin-top: 34px;
}

.price_centent {
    width: 1200px;
    margin: 0 auto;
}

.price_centent li {
    width: 345px;
    margin-top: 47px;
    float: left;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 75px;
    min-height: 1216px;
    margin-left: 22px;
    margin-right: 22px;
    border: 1px solid #ebebeb;
    background-color: #fff;
}

.price_cententNav {
    width: 100%;
    height: 163px;
    position: relative;

}
.price_cententNav>i{
    position: absolute;
    right: 0;
    top:0;
    display: inline-block;
    width: 75px;
    height: 75px;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat  0 -815px;
}
.price_cententNav > h2 {
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    padding-top: 43px;
    color: #fff;
}

.price_cententNav > p {
    color: #fff;
    line-height: 14px;
    height: 14px;
    margin-top: 32px;
}

.price_dl {

    padding-bottom: 48px;
}

.price_dl dt {
    height: 134px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 42px;
}

.price_dl dt h3 {
    font-size: 44px;
    height: 44px;
    line-height: 44px;
    padding-top: 35px;
    font-weight: normal;
}

.price_dl dt h3 i {
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
    margin-top: -3px;
}

.price_dl dt h3 em {
    font-size: 14px;
    color: #242424;
}

.price_dl dt p {
    height: 14px;
    line-height: 14px;
    margin-top: 23px;

}

.price_dl dd {
    text-align: left;
    padding-left: 95px;
    width: 250px;
    margin-bottom: 15px;

}

.price_dl .nothing {
    color: #b2b2b2;
}

.price_dl dd i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../img/img.png")/*tpa=http://www.ipaigong.com/img/img.png*/ no-repeat -122px -25px;
    vertical-align: middle;
    margin-right: 5px;
}

.price_dl .nothing i {
    background-position: -138px -24px;
}

.navBuler {
    background-color: #1e9fe9;

}

.navGreen {
    background-color: #32cb90;
}

.price_dl dt  .textred {
    color: #f55c5c;
}
.navGrey{
    background-color: #b5c2c5;
}
.price_contact{
    border-top: 1px solid #ebebeb;
    padding-top: 38px;
    color: #5b6365;
}
.price_contact>p{
    line-height: 14px;
    height: 14px;

    margin-bottom: 18px;
}
.price_contact>h2{
    font-size: 18px;

}
/*友情链接*/
.friendshipLink{
    background-color: #f3f3f3;
    padding: 25px 0;
}
.friendshipContent{
    width: 1200px;
    margin: 0 auto;
    color: #6e6e6e;
}
.friendshipContent dt,.friendshipContent dd{
    float: left;
}
.friendshipContent dt{
    width: 75px;
    font-weight: bold;

}
.friendshipContent dd{
    width: 1100px;
}
.friendshipContent a{
    color: #6e6e6e;
    line-height: 24px;

    display: inline-block;
    word-break: break-all;
}
.friendshipContent a:hover{
    color: #32a4fc;
}
.friendshipContent span{
    color: #ccc;
    display: inline-block;
    margin: 0 15px;
}
/*分页面*/
.pagebox{ margin:12px 0; height:18px; line-height:18px;}
.dw_page{ float:right; }
.dw_page li{ float:left; border:1px solid #dce1e5; height:18px; line-height:18px; padding:0 7px; margin-left:5px; color:#2f537e; cursor:pointer;}
.dw_page li a{color:#2f537e;}
.dw_page li.on{ background:#1e88d2; color:#fff; border:1px solid #1e88d2}
.dw_page li.on a{ color:#fff;}
.p_now{ color:#999; overflow:hidden;}
.p_now i{ font-family:Arial, Helvetica, sans-serif;}
/*客服APP*/
.clientIntroduction{
    position: relative;
    min-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.customerApp .clientban{
    height: 800px;
    background-image: url("../img/picjumbo.jpg")/*tpa=http://www.ipaigong.com/img/picjumbo.jpg*/;
}
.contentLeft{
    width: 587px;
    height: 651px;
    background: url("../img/mobilePhoneNav.png")/*tpa=http://www.ipaigong.com/img/mobilePhoneNav.png*/;
    position: absolute;
    top: 135px;
    left:80px;
}
.mobilePhoneLogo{
    width: 391px;
    height: 90px;
    background: url("../img/mobilePhoneLogo.png")/*tpa=http://www.ipaigong.com/img/mobilePhoneLogo.png*/ no-repeat center top;
}
.contentRight dd{
    width: 248px;
    float: left;
    margin-top: 106px;
}
.contentRight p{
    text-align: center;
    color: #fff;
    height: 14px;
    line-height: 14px;
    margin-top: 13px;
}
.iosText{
    margin-bottom: 27px;
}
.iosText>i{
    display: block;
    width: 248px;
    height: 71px;
    background: url("../img/iosText.png")/*tpa=http://www.ipaigong.com/img/iosText.png*/ no-repeat top center;
}
.iosText>.androidText{
    background-image: url("../img/androidText.png")/*tpa=http://www.ipaigong.com/img/androidText.png*/;
}
.weCodeText{
    background: url("../img/weCodeText.png")/*tpa=http://www.ipaigong.com/img/weCodeText.png*/ no-repeat center;
    height: 210px;
    margin-top: 0;
}
.contentRight{
    position: absolute;
    right: 103px;
    top: 206px;
}

.customerServiceLeft .communicateText{
    width: 583px;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    left: 50px;
    text-align:left;

}
.customerServiceLeft .communicateText h2{
    padding: 0;
}
.customerServiceLeft .communicateText p{
    line-height: 20px;
}
.customerServiceLeft .commImg{
    margin: 0;
    width: 600px;
    height: 504px;
    background-image: url("../images/phone/yjpd.png")/*tpa=http://www.ipaigong.com/img/phoneTime.png*/;
    position: absolute;
    right: 120px;
    /*top: 50%;*/
    margin-top: -252px;
    bottom:0;
}
.customerServiceLeft .commContent{
    height: 600px;
    min-height: 600px;
    position: relative;
}
.grayBackground{
    background-color: #f4f4f4;
}
.customerServiceRight .commImg{
    left: 21px;
    width: 438px;
    background-image: url("../images/phone/007.png")/*tpa=http://www.ipaigong.com/img/phonePc.png*/;
}
.customerServiceRight .communicateText{
    right:101px;
    left: inherit;
    width: 500px;
}
.customerServiceLeft .transverseText{
    width: 476px;
}
.customerServiceLeft .transversephone{
    width: 504px;
    height: 312px;
    margin-top: -156px;
    background-image: url("../img/transversephone.png");
    right: 45px;
}
/*工单*/
.workOrder .clientban{
    height: 500px;
    background-image: url("../img/workOrderbanner.jpg");

}
.workOrder .clientNav{
    height: 500px;
}
.bannerText{
    width: 575px;
    height: 82px;
    background: url("../img/bannerText.png") no-repeat center top;
    margin: 0 auto;
    position: absolute;
    top:50%;
    margin-top: -41px;
    left: 50%;
    margin-left: -287px;
}

.multiChannel .communicateText{
    width: 572px;
    right: 143px;
}
.multiChannel .commImg{
    width: 408px;
    height: 408px;
    background-image: url("../img/multiChannel.png");
    margin-top: -223px;
    left: 45px;
    z-index: 100;
    opacity: 0;
}

.intelligence .communicateText{
    width: 508px;
    left: 118px;
}
.intelligence .commImg{
    width: 334px;
    height: 334px;
    background-image: inherit;
    margin-top: -167px;
    right: 150px;
    z-index: 100;
    overflow: hidden;
}
.halfCircle{
    position: absolute;
    top: 0;
    right: 0;
    width: 344px;
    height: 344px;
    background: url("../img/halfCircle.png") no-repeat top right;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 100;
}
.convexMirror{
    width: 304px;
    height: 304px;
    position: absolute;
    top: 15px;
    left: 15px;
    background: url("../img/convexMirror.png") no-repeat top right;
    opacity: 0;
    filter: alpha(opacity=0);
}
.robotHand{
    width: 135px;
    height: 94px;
    position: absolute;
    top: 131px;
    left: -100px;
    background: url("../img/robotHand.png") no-repeat top left;
    z-index:98;
    opacity: 0;
    filter: alpha(opacity=0);

}
.singleIcon1{
    width: 85px;
    height: 85px;
    background: url("../img/singleIcon.png") no-repeat center top;
    position: absolute;
    top:15px;
    right: 126px;
    opacity: 0;
    filter: alpha(opacity=0);

}
.robotHandKyeframes{
    animation: myfirst 5s;
    transform-origin:0% 100%;
    background-image: url("../img/rotateimg.png")/*tpa=http://www.ipaigong.com/img/rotateimg.png*/;
    width: 196px;
    height: 136px;
    top:91px;
    left: 12px;
}
@keyframes myfirst
{
    0%   {transform: rotate(0deg);}
    25%   {transform: rotate(15deg);}
    75%   {transform: rotate(-5deg);}
    100% {transform: rotate(0deg);}
}

.theCirculation .communicateText{
    left: 140px;
    margin-top: 30px;
}
.theCirculation .commImg{
    width: 638px;
    height: 0px;
    background: url("../img/kehubu.png")/*tpa=http://www.ipaigong.com/img/kehubu.png*/;
    right: 82px;
    margin-top: -146px;
    opacity: 0;
    filter: alpha(opacity=0)
}
.leavingmessage .communicateText{
    width: 525px;
    right: 78px;
}
.leavingmessage .commImg{
    width: 233px;
    height: 277px;
    margin-top: -138px;
    background-image: url("../img/LeavingAmessage.png")/*tpa=http://www.ipaigong.com/img/LeavingAmessage.png*/;
    left: 154px;
}
/*线行*/
.brokenLine{
    /*width: 645px;*/
    /*height: 234px;*/
    width: 15px;
    height: 0px;
    background: url("../img/brokenLine.png")/*tpa=http://www.ipaigong.com/img/brokenLine.png*/ no-repeat left top;
    position: absolute;
    overflow: hidden;
    top:394px;
    left: 238px;
}
.group{
    width: 566px;
    height: 0px;
    overflow: hidden;
    background: url("../img/group.png")/*tpa=http://www.ipaigong.com/img/group.png*/ no-repeat center top;
    position: absolute;
    top: 408px;
    right: 125px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.singleIcon{
    width: 85px;
    height: 85px;
    background: url("../img/singleIcon.png")/*tpa=http://www.ipaigong.com/img/singleIcon.png*/ no-repeat center top;
    position: absolute;
    top: -225px;
    right: 910px;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
}

/*智能机器人*/

.selfEnergyRobot .clientban{
    height: 800px;
    background-image: url("../img/intelligentRobot.png")/*tpa=http://www.ipaigong.com/img/intelligentRobot.png*/;
}
.learning .commImg{
    width: 326px;
    height: 288px;
    background-image: url("../img/learning.png")/*tpa=http://www.ipaigong.com/img/learning.png*/;
    margin-top: -144px;
    left: 92px;
}
.learning .communicateText{
    right: 115px;
    margin-top: -15px;
}
.docking .commImg{
    width: 286px;
    height: 309px;
    background-image: url("../img/docking.png")/*tpa=http://www.ipaigong.com/img/docking.png*/;
    margin-top: -154px;
    right: 185px;
}
.docking .communicateText{
    width: 456px;
    left: 96px;
    margin-top: -25px;
}
.autonomy .commImg{
    width: 318px;
    height: 314px;
    background-image: url("../img/autonomy.png")/*tpa=http://www.ipaigong.com/img/autonomy.png*/;
    margin-top: -157px;
    left: 173px;
}

.autonomy .communicateText{
    width: 473px;
    right: 100px;
    margin-top: -25px;
}

/*数据中心*/
.dataCenter .commContent{
    width: 1310px;
}
.realTimeMonitoring .communicateText{
    width: 560px;
    right: 58px;
}
.realTimeMonitoring .commImg{
    width: 564px;
    height: 399px;
    background-image: url("../img/realTimeMonitoring.png")/*tpa=http://www.ipaigong.com/img/realTimeMonitoring.png*/;
    margin-top: -200px;
    left: 56px;

}

.dataStatistics .communicateText{
    width: 520px;
    left: 84px;
}
.dataStatistics  .commImg{
    width: 608px;
    height: 377px;
    background-image: url("../img/dataStatistics.png")/*tpa=http://www.ipaigong.com/img/dataStatistics.png*/;
    margin-top: -188px;
    right: 35px;
}

.mutualIndependence .communicateText{
    width: 485px;
    right: 60px;
}
.mutualIndependence .commImg{
    width: 550px;
    height: 377px;
    background-image: url("../img/mutualIndependence1.png")/*tpa=http://www.ipaigong.com/img/mutualIndependence1.png*/;
    margin-top: -188px;
    left: 56px;
}
.KPIperformance .communicateText{
    width: 620px;
    left: 82px;
}
.KPIperformance .commImg{
    width: 547px;
    height: 377px;
    background-image: url("../img/mutualIndependence.png")/*tpa=http://www.ipaigong.com/img/mutualIndependence.png*/;
    margin-top: -188px;
    right: 60px;
}

.serviceIntroduction{
    padding-top: 170px;
    padding-bottom: 180px;
}
.serviceIntroduction li{
    width: 33%;
    text-align: center;
    float: left;
}
.serviceIntroduction li h4{
    font-size: 16px;
    line-height: 16px;
    height: 16px;
    margin-top: 40px;
}
.serviceIntroduction li p{
    line-height: 24px;
    color: #6e6e6e;
}
.PerationAndMaintenance,.dataSecurity,.worryFreeService{
    display: inline-block;
    width: 102px;
    height: 97px;
    background: url("../img/PerationAndMaintenance.png")/*tpa=http://www.ipaigong.com/img/PerationAndMaintenance.png*/ no-repeat center top;
}

.dataSecurity{
    background-image: url("../img/dataSecurity.png")/*tpa=http://www.ipaigong.com/img/dataSecurity.png*/;
}

.worryFreeService{
    background-image: url("../img/worryFreeService.png")/*tpa=http://www.ipaigong.com/img/worryFreeService.png*/;
    width: 114px;
    height: 97px;
}
.customerServiceLeft .communicateText>p{
    /*color:#6e6e6e;*/
}

.registerggao {
    background: url("../images/img/a3.jpg")/*tpa=http://www.ipaigong.com/images/img/a3.jpg*/ no-repeat top center;
    width: 100%;
    height: 400px;
    min-width: 1200px;
}
.helpggao {
    background: url("../images/img/a5.png")/*tpa=http://www.ipaigong.com/images/img/a5.png*/ no-repeat top center;
    width: 100%;
    height: 504px;
    min-width: 1200px;
}
.caseggao {
    background: url("../images/img/a4.jpg")/*tpa=http://www.ipaigong.com/images/img/a4.jpg*/ no-repeat top center;
    width: 100%;
    height: 400px;
    min-width: 1200px;
}
.upbanner{
	height:625px;
	background: url("../images/upbanner.png")/*tpa=http://www.ipaigong.com/images/upbanner.png*/ no-repeat top center;
}
.price_dl dt .priceGray {
    font-size: 22px;
    color: #999;
    text-decoration: line-through;
    padding-top: 5px;
}
.price_dl dt .priceGray em {
    color: #999;
}
.selfEnergyRobot .clientban{
	background-image: url("../img/intelligentRobot.jpg")/*tpa=http://www.ipaigong.com/img/intelligentRobot.jpg*/;		
	height: 740px;
}
	
.newImgWidth{
	width: 242px;
    height: 170px;
}
.newImgWidth1{		
	width: 200px;
    height: 140px;	
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;						
}
.imgWrapOne {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.imgWrapOne:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;	
}
.imgWrapOne:hover .shadeOne{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.shadeOne{
	width: 260px;
    height: 180px;
    display: inline-block;
    background: #000;
    position: absolute;
    z-index: 10000;
    left: 0px;
    top:0px;
    opacity: 0.1;
}

.imgWrap {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.imgWrap:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;	
}
.imgWrap:hover .shade {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.shade{
	width: 200px;
    height: 140px;
    display: inline-block;
    background: #000;
    position: absolute;
    z-index: 10000;
    left: 0px;
    top:0px;
    opacity: 0.1;
}

.article_details_news .informationAll{
	float: left;
	
}
.article_details_news .informationAdvertising {
	float: right;
	margin-left: 0;
}
/* 首页咨询 */
.home_news_list {
	width: 1200px;
	margin: 0 auto;
}
.home_news_list li{
	float: left; 
	width: 380px;
	font-size: 12px;
	color: #999;
	list-style: disc;
	margin-left:20px;
	margin-bottom: 2px;
}
.home_news_list li a{
	width: 360px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    display: inline-block;
}
.home_news_list li a:hover,.home_news_list li a{
	color: #999;
}
.price_dl .click_ask{
	color: #fff;
}
.price_dl .click_ask{
	display: inline-block; 
	border-radius: 15px; 
	background:#ff7624; 
	padding: 5px 12px; 
	font-size: 12px;
	line-height: 22px;
	margin: 0 3px;
}
/* help.jsp */

.NoviceBoot{
	width:1000px;
	height:auto;
	padding:40px 0px 40px 0px;
	margin:auto;
}
.NoviceBoot .comm{
	 width:100%;
	 border:solid 1px #edeff1;
	 border-radius:1px;
	 margin-bottom: 30px;
}
.NoviceBoot .quicklyGet{
	 height:auto;		
	 -webkit-box-shadow:0 0 10px #e6e9ec;  
     -moz-box-shadow:0 0 10px #e6e9ec;  
     box-shadow:0 0 10px #e6e9ec;   
}
.content .lookmore{
	color:#97a6b5;
	font-size:14px;
	cursor:pointer;
	margin-left:54px;
	margin-bottom:20px;
}
.NoviceBoot .question{
	  height:auto;	
	  position:relative;
	  -webkit-box-shadow:0 0 10px #e6e9ec;  
     -moz-box-shadow:0 0 10px #e6e9ec;  
     box-shadow:0 0 10px #e6e9ec; 
}
.NoviceBoot .comm .title{
	width:100%;
	height:60px;
	line-height:60px;
	background:#f9fafb;
	color:#97a6b5;
	text-indent:30px;
	font-size:16px;
}
.NoviceBoot .comm .title img{
	margin-right:6px;
}
.NoviceBoot .comm .content{
	width: 100%;
    height: 100%;
    overflow: hidden;
}
.NoviceBoot .comm .content .fl{
	width:430px;
	height:auto;
	float:left;
	margin-right: 40px
}
.NoviceBoot .comm .content .fl .manage{
	min-height: 320px;
}
.NoviceBoot .comm .content .fl .manage .disc{
	display:inline-block;
	border-radius:50%;
	padding: 0;
    margin: 0;
    color: #fff;
    border-left: 0;
}
.NoviceBoot .comm  .content .manage span{
	display: inline-block;
	color:#32a4fc;
	padding-left:6px;
	font-size:16px;
	height:18px;
	line-height:18px;
	margin:26px 0px 26px 38px;
	border-left:solid 4px #32a4fc;
}
.NoviceBoot .comm  .content .manage li{
	list-style-type: disc;
	color:#999;
	font-size:14px;
	margin:0px 0px 0px 54px;
	height: 30px;
}
.NoviceBoot .comm  .content .manage li a{
	color:#999;
	display:block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    top: -22px;
}
.NoviceBoot .comm  .content .manage li a:hover{
	color:#fc644c;
	text-decoration: underline;
}
.onloadmore{border-top:solid 1px #edeff1;text-align:center;clear:both;margin-top:20px;}
.onloadmore a{display: inline-block;width:100%;height:50px;line-height:50px;font-size:14px;color:#97a6b5;}

/* uploadcenter */
.upload-center{
	width:1100px;
	margin:auto;
	height:980px;
}
.uploadh5-center{
	display:none;
}
.upload-center .title{
	display: inline-block;
    width: 100%;
	color:#424242;
	font-size:30px;
	text-align:center;
	margin:48px 0px 48px 0px;
}
.upload-center .uploadul{
	width:100%;
}
.upload-center .uploadul li{
	float:left;
	border:solid 1.6px #eaeaea;
	border-radius:2px;
	width:24%;
	height:302px;
	margin-left:13%;
	padding-top:36px;
}
.upload-center .uploadul .m0{
	margin-left:0px;
}
.upload-center .uploadul .ml205{
	margin-left:205px;
}
.upload-center .uploadul li img{
	width: 90px;
    margin: auto;
    display: block;
}
.upload-center .uploadul li span{
	width: 100%;
    text-align:center;
    display: block;
    color:#999;
	font-size:14px;
}
.upload-center .uploadul li span .t1{
	color:#242424;
	font-size:18px;
	margin-top: 14px;
    margin-bottom: 8px;
}
.upload-center .uploadul li button{
	border:solid 1px #32a4fc;
	color:#32a4fc;
	font-size:14px;
	background:#fff;
	width:140px;
	height:30px;
	display: block;
    line-height: 30px;
    margin: auto;
    margin-top: 46px;
    text-align: center;
}
.upload-center .uploadul li button a{
	color:#32a4fc;
	width:100%;
	height:100%;
	display:inline-block;
}
.upload-center .uploadul li .nocolor{
	color:#cdcdcd;
	border:solid 1px #e5e5e5;
	cursor: default;
}
.upload-center .uploadul .andimg-code{
	width:186px;
	height:226px;
	background: url("../images/ewmbg.png")/*tpa=http://www.ipaigong.com/images/ewmbg.png*/ no-repeat center;
	background-size:100%;
	padding-top:30px;
	position: relative;
    top: -280px;
    left: -26px;
    display: none;
}
.andhover:hover .andimg-code{
	display: block;
}
.upload-center .uploadul .andimg-code img{
	width:154px;
	height:154px;
}
.upload-center .uploadul .andimg-code  span{
	color:#000;
	font-size: 16px;
    display: inline-block;
    margin-top: 6px;
}
.lehover:hover .andimg-code{
	display: block;
}
/*product-document */
.product{
	border-top:solid 1px #ccc;
	}
.producth5{
	display:none;
}
.proh5list{
	display:none;
}
.product .help_cont{
	padding-top: 20px;
	}
.product .help_cont .helpList{
	width: 58%;
    float: right;
	}
.product .help_cont .helpList li{
	height: 50px;
    width:135px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 14px;
    line-height: 60px;
    text-align: center;
    float: left;
    color: #202020;
    cursor: pointer;
}
.product .product-select{
	float: left;
    width: 19%;
}
.product .help_cont ol {
	 width: 80%;
     float: right;
	 max-height: 958px;
     overflow-y: scroll;
     position: relative;
}
.product .product-select .top{
	background:#f9fafb;
	width:100%;
	height:64px;
	margin-bottom:10px;
}
.product .product-select .top .bg{
	display: inline-block;
	width:198px;
	height:42px;
	border:solid 1px #e2e4e6;
	margin: 10px 0px 10px 10px;
}
.product .product-select .top .bg input{
	width:156px;
	height:42px;
	line-height:42px;
	border: none;
	position: relative;
    top: -11px;
    border-right: solid 1px #e2e4e6;
} 
.product .product-select .top .find{
	display: inline-block;
    width: 30px;
    height: 30px;
    cursor:pointer;
    background: url("../images/img/select.png")/*tpa=http://www.ipaigong.com/images/img/select.png*/ no-repeat center;
    margin-top: 6px;
}
.product .product-select .top .findselect{
	 background: url("../images/img/selectclick.png")/*tpa=http://www.ipaigong.com/images/img/selectclick.png*/ no-repeat center;
}
.product .product-select  .middle{
	width:100%;
	height:960px;
	background:#f9fafb;
}
.product .product-select .middle .title{
	font-size:16px;
	color:#97a6b5;
	display: inline-block;
	margin: 10px 30px 30px 10px;
}
.product .product-select .middle .doculist{
	border:none;
}
.product .product-select .middle .dis{
	display:none;
}
.product .product-select .middle .doculist .upss{
	width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    left: -6px;
	background: url("../images/img/upss.png")/*tpa=http://www.ipaigong.com/images/img/upss.png*/ no-repeat center;
}
.product .product-select .middle .doculist .downss{
	width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    left: -6px;
	background: url("../images/img/downss.png")/*tpa=http://www.ipaigong.com/images/img/downss.png*/ no-repeat center;
}
.product .product-select .middle .doculist li{
	width:200px;
	height:auto;
	line-height: 30px;
	border:none;
	text-align: left;
    padding-left: 20px;
	clear: both;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product .product-select .middle .doculist li .content{
	font-size:16px;
	position: relative;
    top: -4px;
    left: -10px;
}
.product .product-select .middle .doculist li .content:hover{
	color:#333;
}
.product .product-select .middle .doculist li .content a:hover{
	color:#333;
}
.product .product-select .middle .doculist li a:hover{
	color:#fff;
}
.product .product-select .middle .childul{
	border:none;
	margin: -10px 0px 10px 0px;
}
.product .product-select .middle .childul li{
	width:186px;
	height:26px;
	line-height:26px;
	text-align: left;
	color:#999;
	font-size:16px;
	padding-left: 16px;
	margin-top: 10px;
}
.product .product-select .middle .childul li:hover{
	background:#97a6b5;
	color:#fff;
}
.product .product-select .middle .childul .huibg_color{
	background:#97a6b5;
	color:#fff;
}
.product .product-select .middle .childul li a:hover{
	color:#fff;
	background:#97a6b5;
}
.product .product-select .middle .childul li .disno{
	display:none;
}
.product .help_cont .prul li{
	width:24.88%;
	height:46px;
	line-height:46px;
	font-size:14px;
	color:#242424;
	border-bottom:none;
	
}
.product .help_cont .prul .brd{
	border-right:solid 1px #e8e8e8;
}
.product .help_cont .prul .bg{
	background-color:#32a4fc;
    color:#fff;
}
.product .help_cont .prul a{
	width:100%;
	height:100%;
	display:inline-block;
}
.product .help_cont .prul a:hover{
	color:#000;
}
.product .help_cont .active a{
	color:#fff;
}
.product .help_cont .active a:hover{
	color:#fff;
}
.product .middle-content .big-title{
	color:#97a6b5;
	font-size:18px;
	height:16px;
	line-height:16px;
	display:block;
	border-left:solid 3px #97a6b5;
	padding-left:10px;
	margin:20px 0px 30px 0px;
}
.product .middle-content .small-title{
	color:#32a4fc;
	font-size:16px;
	height:16px;
	line-height:16px;
	display:block;
	margin-bottom: 4px;
}
.product .middle-content .smallicon{
	width:24px;
	height:24px;
	background: url("../images/pa.png")/*tpa=http://www.ipaigong.com/images/pa.png*/ no-repeat center;
	position: relative;
    top: 4px;
	display:inline-block;
}
.product .middle-content .pb{
	background: url("../images/pb.png")/*tpa=http://www.ipaigong.com/images/pb.png*/ no-repeat center;
	position: relative;
    top: 7px;
	display:inline-block;
}
.product .middle-content .pc{
	width: 110px;
	background: url("../images/pc.png")/*tpa=http://www.ipaigong.com/images/pc.png*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .appicon{
	width:30px;
	background: url("../images/appicon.png")/*tpa=http://www.ipaigong.com/images/appicon.png*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .local{
	width:30px;
	background: url("../images/keb.jpg")/*tpa=http://www.ipaigong.com/images/keb.jpg*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .black{
	width:60px;
	background: url("../images/ked.jpg")/*tpa=http://www.ipaigong.com/images/ked.jpg*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .zjie{
	width:60px;
	background: url("../images/kef.jpg")/*tpa=http://www.ipaigong.com/images/kef.jpg*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .end{
	width:70px;
	background: url("../images/keah.jpg")/*tpa=http://www.ipaigong.com/images/keah.jpg*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .fell{
	width:30px;
	background: url("../images/kei.jpg")/*tpa=http://www.ipaigong.com/images/kei.jpg*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .ashanc{
	width: 60px;
	height:30px;
	background: url("../images/ashanc.jpg")/*tpa=http://www.ipaigong.com/images/ashanc.jpg*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .shanb{
	width: 40px;
	height:30px;
	background: url("../images/shanb.png")/*tpa=http://www.ipaigong.com/images/shanb.png*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .shana{
	width: 40px;
	height:30px;
	background: url("../images/shana.png")/*tpa=http://www.ipaigong.com/images/shana.png*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .cca{
	width: 40px;
	height:30px;
	background: url("../images/cca.jpg")/*tpa=http://www.ipaigong.com/images/cca.jpg*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .ccb{
	width: 40px;
	height:30px;
	background: url("../images/ccb.jpg")/*tpa=http://www.ipaigong.com/images/ccb.jpg*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .ccc{
	width: 40px;
	height:30px;
	background: url("../images/ccc.jpg")/*tpa=http://www.ipaigong.com/images/ccc.jpg*/ no-repeat center;
	display:inline-block;
}
.product .middle-content .small-title-s{
	color:#000;
	font-size:14px;
	height: initial;
    line-height: 26px;
	display:block;
}
.product .middle-content .mt10{
	margin-left: 18px;
    display:block;
    height: inherit;
    line-height: 24px;
}
.product .middle-content .fweight6{
	font-weight:600;
}
.product .middle-content li{
	margin-left:30px;
}
.product .middle-content .writes{
	font-size:14px;
	color:#242424;
	height: auto;
    line-height: 26px;
	margin-bottom: 20px;
    display: block;
}
.product .middle-content .mb30{
	margin-bottom:40px;
}
.product .middle-content .ml0{
	margin-left:0px;
}
.product .middle-content .img img{
	margin-top:10px;
	display: inline-block;
	max-width:100%;
    height: auto;
    border: solid 3px #ccc;
    margin-bottom: 20px;
}

 #scroll::-webkit-scrollbar {
width:6px;
height:30px;
background:red;
border:solid 1px red;
}
#scroll::-webkit-scrollbar-button {
background-color:#fff;
}
#scroll::-webkit-scrollbar-track {
background:#FFf;
}

#scroll::-webkit-scrollbar-thumb{
background:#dbdcdd;
border-radius:6px;
height:30px;
}
#scroll::-webkit-scrollbar-corner {
background:#fff;
}
#scroll::-webkit-scrollbar-resizer {
background:#fff;
}
.selectEnding {
	position: relative;
    width: auto;
	color:#97a6b5;
	font-size:20px;
	display: block;
    height: 58px;
    line-height: 76px;
    padding-left: 28px;
    background:#fff;
    border-bottom: solid 1px #ccc;
}
.middle-content li{
	margin-top:0px;
}
.selectEnding img{
	position:relative;
	top:-2px;
    margin-right: 8px;
}
#hhly_chat_iframe{ height: 576px !important;}
#centerDiv{height: 500px\0 !important;}
@media screen and (min-width: 0px){
    #hhly_chat_iframe{ height: 100% !important;}
}

.communicateText img{
margin-right: 20px;
}
@media screen and (max-width: 767px){
    .communicateText img{
        display: none;
    }
    .communicateText h2{
        font-size: 20px;
    }
    .communicateText p{
        font-size: 14px;
        /*font-size: 14px;*/

    }
    .commContent .communicateText{
        position: relative;
        z-index: 1;
    }
}
.bgBox{
    height: 10px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;

}