.from_box {
	position: absolute;
    top: 400px;
	/* background-color: black; */
    /* opacity: 0.4; */
	background-color: rgba(0,0,0,0.5);
    height: 150px;
    width: 86%;
    margin-left: 7%;
}
.from_box_zi{
	margin-left: 50px;
	margin-right: 50px;
    margin-top: 25px;
}
.from_box_zi p{
	color: white;
    font-size: 18px;
}

.from_box input {
    outline: none;
    width: 100%;
    height: 40px;
    font-size: 15px;
    padding: 0 10px;
	margin: 0;
    font-family: inherit;
}
a {
    text-decoration: none;
    outline: 0;
    color: #333;
}


.kuandu div{
	width: 18%;
}



/* 价格 */
#price{
  margin-bottom: 30px;
  width:80%;
  margin-left:10%;
}
#price .price-user li{
  display: inline-block;
  padding: 6px 25px;
  color: #888888;
  border: 1px solid transparent;
  border-radius: 19px;
  margin: 0 10px;
  cursor: pointer;
}
#price .price-user li.active{
  color: #136bd7;
  font-weight: bold;
  border:1px solid #136bd7;
}
#price .price-info{
  border-radius: 5px;
  margin-top: 20px;
  border: 1px solid #e4e4e4;
  border-top: 5px solid #0075ff;
}
#price .price-info-top{
  margin: 15px 0;
}
#price .price-info-top>div{
  display: inline-block;
}
#price .price-info .price-info-one{
  width: 25%;
  padding: 20px 40px;
  box-sizing: border-box;
  vertical-align: top;
}
#price .price-info .price-info-one p{
  font-size: 22px;
  color: #333;
  margin-bottom: 20px;
}
#price .price-info .price-info-one u{
  font-size: 34px;
  color: #f85416;
  float: left;
  width: 140px;
  /* text-align: right; */
  margin-right: -30px;
  /* margin-top: -4px; */
  text-decoration: none;
}
#price .price-info .price-info-one span{
  font-size: 14px;
}
#price .price-info .price-info-two{
  width: 50%;
  padding-left: 30px;
  border-left: 1px solid #e4e4e4;
}
#price .price-info .price-info-two li{
  display: inline-block;
  width: 46%;
  text-align: left;
  margin-bottom: 10px;
}
#price .price-info .price-info-two li span{
  margin-left: 10px;
  color: #666666;
}
#price .price-info .price-info-three {
  width: 21%;
  vertical-align: top;
}
/* #price .price-info .price-info-three a{ */
  /* display: block; */
  /* padding: 10px 25px; */
  /* margin-bottom: 20px; */
  /* width: 100px; */
/* } */
#price .price-info-bottom{
  text-align: left;
  margin-left: 50px;
}
#price .price-info-bottom p {
  color: #666;
  font-size: 16px;
}
#price .price-input{
  position: relative;
  font-size: 16px;
  margin: 10px 0;
}
#price .price-input input{
  border: 1px solid #e4e4e4;
  width: 80px;
  margin: 0 10px;
  height: 25px;
  text-indent: 10px;
}
#price .price-input s{
  font-size: 16px;
  margin-left: 20px;
}
#price .price-input .error-tips{
  left: -1px;
  margin: 0;
  width: 240px;
}
#price .price-info-bottom h6{
  font-size: 16px;
  color: #136bd7;
}
#price .price-info-bottom .btn{
  display: block;
  margin: 15px 0px;
  padding: 10px 18px;
  width: 80px;
  text-align: center;
  color: #2c76fd;
  border-color: #2c76fd;
  -webkit-box-shadow:0 0 10px 0 rgba(26, 131, 255,.2), 0 5px 10px 0 rgba(26, 131, 255,.4);
  box-shadow: 0 0 10px 0 rgba(26, 131, 255,.2), 0 5px 10px 0 rgba(26, 131, 255,.4);
}
#price .price-info-bottom .btn:hover{
  color: #fff;
  background: #2c76fd;
  -webkit-box-shadow:0 0 10px 0 rgba(26, 131, 255,.3), 0 5px 10px 0 rgba(26, 131, 255,.6);
  box-shadow:0 0 10px 0 rgba(26, 131, 255,.3), 0 5px 10px 0 rgba(26, 131, 255,.6);
}

.pro_item .item_inner .title {
    padding-top: 60px;
    font-size: 32px;
    color: #333;
	text-align:center;
}
.pro_item .item_inner p {
    position: relative;
}
.pro_item .item_inner .sub_head {
    margin: 20px 0;
    font-size: 20px;
    color: #888888;
	text-align:center;
}


#price .price-user li.active {
    color: #136bd7;
    font-weight: bold;
    border: 1px solid #136bd7;
}
#price .price-user li {
    display: inline-block;
    padding: 6px 25px;
    color: #888888;
    border: 1px solid transparent;
    border-radius: 19px;
    margin: 0 10px;
    cursor: pointer;
}
.price-user li {
    font-size: 20px;
}
.price-user{
    text-align:center;
}
/* 结束一栏提示 */
.yxmai {
    width: 100%;
    height: 115px;
    background: #39acff;
}
.yxmai_con {
    width: 1100px;
    margin: 0 auto;
    height: 115px;
    line-height: 115px;
}
.yxmai_con p {
    font-size: 26px;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.yxmai_con a {
    display: inline-block;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #fff;
    color: #212121;
    font-size: 14px;
    margin-left: 40px;
    vertical-align: 4px;
}

/* 结束一栏提示2 */

.footop {
  height: 136px;
  background: #295ab6;
  margin-top: 175px;
}
.footop .footopw {
  position: relative;
}
.footop .footopw .fl {
  position: absolute;
     top: -115px;
    left: 200px;
    width: 249px;
    height: 251px;
}
.footop .footopw .moreti {
  position: absolute;
  top: 45px;
  right: 200px;
}
.footop .footopw .moreti .a3 {
  float: left;
  margin-left: 5px;
}
.footop .footopw .moreti .a3 i {
  background: url("/Public/mail/images/tel.png")/*tpa=../images/tel.png*/ no-repeat;
  width: 41px;
  height: 48px;
  float: left;
  padding-right: 10px;
}
.footop .footopw .moreti .a3 span {
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
  float: left;
  font-family: "microsoft yahei";
}
.footop .footopw .moreti .a3 span p {
  font-size: 24px;
  color: #fff;font-family: "arial";
  line-height: 18px;
}


.moreti .a {
      background: #005fbb;
}



.moreti .a1 {
  height: 35px;
  width: 175px;
  border: 3px solid #fff;
  color: #fff;
  display: block;
  float: left;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: "microsoft yahei";
  margin-right: 5px;background: #295ab6;
}
.moreti a:hover {
  color: #fff;  text-decoration: none;
}



/* 企业邮箱开通流程 */
#flow .pro_item{
  background: #F3F7FE;
}
#flow .flow-container h1{
  font-size: 30px;
  font-style: italic;
  color: #7ca3e6;
  padding-bottom: 30px;
}
#flow .flow-list{
  margin-bottom: 30px;
}
#flow .flow-item{
  display: inline-block;
  width: 32%;
  height: 118px;
  margin-right: 15px;
  box-sizing: border-box;
  border: 1px solid #e4e4e4;
  background: #fff;
  text-align: left;
  cursor: pointer;
  transition: .3s ease-in;
  -moz-transition: .3s ease-in;
  -webkit-transition: .3s ease-in;
}
#flow .flow-item:last-child{
  margin-right: 0;
}
#flow .flow-item a{
  display: block;
  padding: 20px 0;
}
#flow .flow-item div{
  display: inline-block;
}
#flow .flow-item i {
  display: inline-block;
  width: 53px;
  height: 53px;
  background: url(/Public/mail/images/formIcon.png) -47px -54px no-repeat;
  margin: 0 20px 0 30px;
  vertical-align: super;
}
#flow .flow-item:first-child i{
  background-position: -47px -1px;
}
#flow .flow-item:last-child i{
  background-position: -47px -111px;
}
#flow .flow-item p{
  color: #3076d9;
  font-size: 22px;
  margin-bottom: 8px;
}
#flow .flow-item span{
  color: #666;
}
#flow .flow-item:hover{
  background: #3076d9;
  border-color: #3076d9;
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
#flow .flow-item:hover i{
  background-position-x: -127px;
}
#flow .flow-item:hover p,#flow .flow-item:hover span {
  color: #fff;
}
#flow .flow-line b{
  font-size: 30px;
  color: #c2cfe6;
  font-style: italic;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
#flow .flow-line span{
  color: #333;
  margin: 0 15px 0 10px;
  font-weight: bold;
  font-size: 16px;
}
#flow .flow-line i{
  display: inline-block;
  margin-right: 20px;
  border: 8px solid #c2cfe6;
  border-color: transparent transparent transparent #c2cfe6;
  vertical-align: text-top;
}

  /* 立即购买，马上使用 */
.blueicon {
    float: left;
    margin: 50px 18px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.blueicon i {
    display: block;
    width: 136px;
    height: 136px;
    margin: 0 auto;
}
i {
    font-style: italic;
}

img {
    max-width: 100%;
}
fieldset, img {
    border: none;
}
img {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: auto;
    max-width: 100%;
}
fieldset, img {
    border: none;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}

.blueicon p {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 15px 0;
}
.blueicon span {
    width: 256px;
    display: block;
    text-align: center;
    font-size: 14px;
}

/* 独一无二 */

.part2 {
  height: 625px;
  padding-top: 50px;
}
.part2 .title {
  height: 80px;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -ms-animation-delay: .2s;
  animation-delay: .2s;
 width: 664px;
  margin: 0 auto;
}
.part2 .title .a1 {
  font-size: 34px;
  color: #005fbb;
  display: block;
  font-weight: bold;
  font-family: "microsoft yahei";
  text-align: center;
  line-height: 45px;
  height: 45px;
}
.part2 .title .a1 i {
  font-size: 24px;
  color: #333;
  font-family: "microsoft yahei";
}
.part2 .title .a2 {
  display: block;
}
.part2 .comt {
  position: relative;
  margin-top: 60px;
  height: 485px;
}
.part2 .comt .part1bg1 {
  background: url("/Public/mail/images/part1bg.png")/*tpa=../images/part1bg.png*/ no-repeat center;
  width: 462px;
  height: 515px;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 50%;
  margin-left: -232px;
  -webkit-transition: all ease-in-out 9s;
  -webkit-animation: anims1 9s infinite linear;
}
.part2 .comt .part1bg2 {
  background: url("/Public/mail/images/part1bg1.png")/*tpa=../images/part1bg1.png*/ no-repeat center;
  width: 462px;
  height: 461px;
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 50%;
  margin-left: -231px;
  -webkit-transition: all ease-in-out 5s;
  -webkit-animation: anims2 5s infinite linear;
}
.part2 .comt .part1bg3 {z-index: 3;
  width: 965px;
  height: 485px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -482.5px;
}
.part2 .comt .part1bg3 .part1bg3comt {
  position: relative;
  z-index: 3;
  height: 485px;
  width: 965px;
}
.part2 .comt .part1bg3 .part1bg3comt .li {
  width: 370px;
  position: absolute;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
   z-index: 5;
}
.part2 .comt .part1bg3 .part1bg3comt .li i{width: 128px;height: 128px;display: block;}
.part2 .comt .part1bg3 .part1bg3comt .li i img {
  width: 128px;
  height: 128px;
  display: block;
  float: right;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
}
.part2 .comt .part1bg3 .part1bg3comt .li span {
  width: 230px;
  color: #919191;    height: 96px;    padding-top: 20px;
  margin-right: 10px;
  font-family: "microsoft yahei";    text-align: right;  text-transform: uppercase;
}
.part2 .comt .part1bg3 .part1bg3comt .li span p {
  width: 23px;
  height: 110px;
  float: right;
  text-align: center;
  color: #fff;
  font-family: arial;
  line-height: 26px;
  margin-left: 10px;
}
.part2 .comt .part1bg3 .part1bg3comt .li span b {
  color: #0449b1;
  font-size: 18px;
  font-family: "microsoft yahei";
  display: block;
  padding-bottom: 5px;
  text-align: right;
}
.part2 .comt .part1bg3 .part1bg3comt .li:hover i img {
  -webkit-transform: rotate(360deg);
}



.part2 .comt .part1bg3 .part1bg3comt .icon6 span,
.part2 .comt .part1bg3 .part1bg3comt .icon7 span,
.part2 .comt .part1bg3 .part1bg3comt .icon8 span,
.part2 .comt .part1bg3 .part1bg3comt .icon9 span,
.part2 .comt .part1bg3 .part1bg3comt .icon10 span{
  margin-right: 0px;
  margin-left: 10px;    text-align: left;
}
.part2 .comt .part1bg3 .part1bg3comt .icon5 span p{ height: 25px;}
.part2 .comt .part1bg3 .part1bg3comt .icon6 span p,
.part2 .comt .part1bg3 .part1bg3comt .icon7 span p,
.part2 .comt .part1bg3 .part1bg3comt .icon8 span p,
.part2 .comt .part1bg3 .part1bg3comt .icon9 span p,
.part2 .comt .part1bg3 .part1bg3comt .icon10 span p{
  float: left;
  margin-right: 10px;
  margin-left: 0px;
}


.part2 .comt .part1bg3 .part1bg3comt .icon6 span b,
.part2 .comt .part1bg3 .part1bg3comt .icon7 span b,
.part2 .comt .part1bg3 .part1bg3comt .icon9 span b,
.part2 .comt .part1bg3 .part1bg3comt .icon10 span b{
  text-align: left;
}
.part2 .comt .part1bg3 .part1bg3comt .icon1 {
  top: 0px;
  left: 65px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon2 {
  top: 92px;
  left: -35px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon3 {
  bottom: 206px;
  left: -50px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon4 {
  bottom: 15px;
  left: 30px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon5 {
          bottom: 29px;
    left: 0px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon6 {
  bottom: 15px;
  right: 30px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon7 {
    bottom: 29px;
    right: 0px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon8 {
    bottom: -120px;
    right: 415px;
    width: 131px;
    text-align: center;
}
.part2 .comt .part1bg3 .part1bg3comt .icon8  b{ text-align: center !important;}
.part2 .comt .part1bg3 .part1bg3comt .icon9 {
    bottom: 206px;
    right: -50px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon10 {
  top: 0px;
  right: 65px;
}







































.g-content,.g-footer,.g-header{min-width:1080px}.f-query table,.g-pro-body .table-common,.header-nav li,.ico,.pro-advantage-mod .ico-link,.w-query-dstrib{vertical-align:middle}html{-overflow-y:scroll}body{color:#000;background:#fff;font-size:12px;line-height:1.666;-webkit-text-size-adjust:none}body,textarea{font-family:'Microsoft Yahei',verdana,sans-serif}blockquote,body,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,legend,li,menu,ol,p,pre,table,td,th,ul{margin:0;padding:0}fieldset,img,table,td,th{border:0}address,caption,cite,code,dfn,em,i,ins,th,var{font-style:normal;text-decoration:none}h1,h2,h3,h4,h5,h6,th{font-size:100%;font-weight:400;color:#222;}button,input,select,table,textarea{margin:0;font-family:inherit;font-size:100%}abbr,acronym{border:0;font-variant:normal}q:after,q:before{content:""}ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}

a{text-decoration:none;outline:0;color:#333;}.hide{display:none}.clearfix:after,.fn-clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.ico,.km-btn{display:inline-block}a.nolink{cursor:default!important}.nbd{border:none!important}.nmg{margin:0!important}.ico{background:url(../images/mix-icon.png) no-repeat;overflow:hidden}.fl{float:left}.fr{float:right}.tar{text-align:right}.g-footer,.g-pro-body .table-common tr td.inputbtn,.w-tb-btn{text-align:center}.phcolor{color:#999!important}.gray-bg{background:#f8f9fb!important}.km-btn{background:#3dbd82;color:#fff!important;padding:0 10px}.g-wrap{width:1104px;margin:0 auto}.g-header{position:fixed!important;top:0;width:100%;left:0;font-size:16px;background:#fff;z-index:999}.g-header .g-wrap{width:1104px;height:100px}

.header-logo{width:385px;float:left}
.header-logo a{display:block;width:385px;height:100px;padding:0;background:url(../images/qqlogo2.jpg) center no-repeat;text-indent:-9999px;overflow:hidden}
.header-logoa{width:385px;float:left}

.logo2{width:385px;float:left}
.logo2 a{display:block;width:385px;height:100px;padding:0;background:url(../images/qqlogo2.jpg) center no-repeat;text-indent:-9999px;overflow:hidden}



.header-logo_qq{width:385px;float:left}
.header-logo_qq a{display:block;width:385px;height:100px;padding:0;background:url(../images/logo_88.png) center no-repeat;text-indent:-9999px;overflow:hidden}
.header-logoa{width:385px;float:left}







.weiba{position: absolute;margin: 0 auto;text-align: center;line-height: 40px;width:100%;}

.header-logoa a{display:block;width:385px;height:96px;padding:0;background:url(../images/qqlogoa.jpg) center no-repeat;text-indent:-9999px;overflow:hidden; margin-top:10px;}.g-header .g-r-wrap{width:400px;float:right; text-align:right; padding-top:50px;}
.g-header .g-r-wrap a:link{ background-color:#000000; display:block; padding:3px 20px; float:right; margin-left:10px; color:#FFFFFF;}
.g-header .g-r-wrap a:visited{ background-color:#000000; display:block; padding:3px 20px; float:right; margin-left:10px; color:#FFFFFF;}
.g-header .g-r-wrap a:hover{ background-color:#ff0000; display:block; padding:3px 20px; float:right; margin-left:10px; color:#FFFFFF;}
.header-nav{height:53px; width:1200px; margin:0 auto;}.header-nav ul{margin-left:17px; display:block;}.header-nav li{float:left;height:53px;line-height:53px}.header-nav li a{display:inline-block;height:53px;padding:0 29px;color:#fff; font-size:15px;line-height:53px}.header-nav li a.curr,.header-nav li a:hover{color:#fff; background-color:#2461b2; height:53px;line-height:53px;}.g-content .g-sidebar li,.g-sidebar .m-contact .hotLine{border-bottom:1px solid #c3c1c1}.header-user{float:right;font-size:14px;width:240px;}.header-user li{float:left;height:111px}.header-user li a{display:inline-block;margin-top:47px}.header-user .w-toolbar-login-btn{padding:0 18px;color:#999}.header-user .w-toolbar-trial-btn{padding:0 12px;background:#b61820;color:#fff;border-radius:10px;margin-top:47px}.g-content{width:100%;padding-top:130px;position:relative}.g-content .g-main{margin-left:164px}.g-content .g-sidebar{position:fixed;width:130px;top:160px;left:50%;margin-left:-540px;z-index:250}.g-content .g-sidebar.affix-bottom{position:absolute;bottom:20px;top:initial}.g-content .g-sidebar li a{position:relative;height:26px;width:82px;line-height:26px;padding:7px 24px 7px 12px;display:block;color:#666;font-size:16px}.g-content .g-w-sidebar li a{width:96px;line-height:26px;padding:7px 24px 7px 5px}.g-content .g-sidebar li a.on{color:#2a61a1}.g-content .g-sidebar a .ico-state{position:absolute;display:inline-block;width:16px;height:26px;top:7px;right:0;margin-left:8px;vertical-align:middle;background:url(../images/qiye-bg.png) -175px -17px no-repeat;overflow:hidden}.g-content .g-sidebar li a.on .ico-state{color:#2a61a1;background:url(../images/qiye-bg.png) -200px -19px no-repeat}.g-sidebar .m-contact{color:#c3c1c1}.g-footer,.g-footer .linkPart a{color:#fff}.g-sidebar .m-contact .hotLine,.g-sidebar .m-contact .kf-email{padding:12px 0 12px 12px}.g-sidebar .m-contact strong{font-size:14px}.g-sidebar .m-contact .kf-email strong{font-weight:400}.g-footer{height:140px;background:#666}.g-footer .g-wrap{padding:38px 0}.g-pro-body .mod-title{font-size:24px;font-weight:600;line-height:24px;color:#333}.pro-advantage-mod{height:470px;padding:70px 0 40px;background:#f1f3f4}.pro-advantage-mod .advantage-list li{float:left;width:458px;height:140px;border-bottom:1px dashed #d4d4d4}.pro-advantage-mod .advantage-list li .advant-item{width:428px;padding:30px 0}.pro-advantage-mod .advantage-list li .advant-item.ml30{margin-left:30px}.pro-advantage-mod .advantage-list li .advant-item h4{padding-bottom:5px;line-height:1em;font-size:20px;color:#0154a0}.pro-advantage-mod .advantage-list li p a{font-size:16px;color:#666}.pro-advantage-mod .ico-advantage{width:75px;height:75px;margin-right:16px;float:left;background:url(../images/qiye-bg.png) 70px 70px no-repeat;overflow:hidden}.pro-advantage-mod .ico-brand{background-position:-25px -75px}.pro-advantage-mod .ico-save{background-position:-125px -75px}.pro-advantage-mod .ico-stable{background-position:-225px -75px}.pro-advantage-mod .ico-flow{background-position:-325px -75px}.pro-advantage-mod .ico-easy{background-position:-425px -75px}.pro-advantage-mod .ico-server{background-position:-525px -75px}.pro-advantage-mod .ico-link{display:inline-block;width:16px;height:16px;background:url(../images/mix-icon.png) -225px -25px no-repeat;overflow:hidden}.pro-bflow-mod,.pro-coop-mod,.pro-func-mod,.pro-join-mod{padding:70px 0;background:#fff}.pro-func-mod{padding:70px 0 10px}.pro-func-item{border-bottom:1px dashed #d4d4d4}.func-item-txt{font-size:16px;padding-top:15px}.func-item-txt h4{font-size:32px;font-weight:600;color:#0154a0}.func-item-txt p{color:#555}.func-item-txt a{display:inline-block;margin-top:30px;margin-left:24px;color:#0154a0}.func-item-img img{width:335px}.pro-manage-func{height:298px}.pro-manage-func .func-item-img{width:335px;margin:60px 0}.pro-manage-func .func-item-txt{width:513px;margin:65px 0 0 68px}.pro-efficiency-func .func-item-img{width:332px;margin:60px 0}.pro-efficiency-func .func-item-txt{width:516px;margin:65px 68px 0 0}.pro-office-func .func-item-img{width:332px;margin:60px 0}.pro-office-func .func-item-txt{width:516px;margin:65px 0 0 68px}.pro-cost-func .func-item-img{width:332px;margin:60px 0}.pro-cost-func .func-item-txt{width:516px;margin:65px 68px 0 0}.pro-custom-mod,.pro-version-mod{padding:70px 0;background:#f1f3f4}.pro-custom-mod .custom-type-list{margin-top:15px}.pro-custom-mod .custom-type-list li{float:left;margin-right:25px}.pro-custom-mod .custom-type-list li img{display:block;width:210px}.pro-campus-func .func-item-img,.pro-court-func .func-item-img{width:332px;margin:66px 0}.pro-campus-func .func-item-txt,.pro-court-func .func-item-txt{width:516px;margin:65px 0 0 68px}.pro-securities-func .func-item-img{width:332px;margin:66px 0}.pro-securities-func .func-item-txt{width:516px;margin:65px 68px 0 0}.enterprise-app .pro-func-item{padding:100px 0;border-bottom:1px solid #d4d4d4}.enterprise-app .func-item-img img{width:300px;margin:0}.enterprise-app .func-item-img.fl{width:300px;margin:0;padding-right:35px}.enterprise-app .func-item-txt.fl{width:537px;margin-left:44px}.enterprise-app .func-item-img.fr{width:300px;margin:0;padding-left:35px}.enterprise-app .func-item-txt.fr{width:537px;margin-right:44px}.pro-offer-mod{padding:70px 0;background:#f1f3f4}.g-pro-body .table-common{width:100%;margin-top:30px;background:#fff;color:#666;font-size:14px;text-align:center}.g-pro-body .table-common thead tr{height:46px;background:#70a4d4;color:#fff}.g-pro-body .table-common tr td{width:458px;padding:10px 0}.g-pro-body .hover-table tbody tr{border-bottom:1px solid #F5F4F4}.g-pro-body .hover-table tbody tr:hover{background:#e5f0f7}.g-pro-body .table-common tr.checkTheNum{height:40px;line-height:40px;background:#0154a0;color:#fff}.g-pro-body .table-common tr.checkTheNum td{padding:0}.g-pro-body .table-common tr.checkTheNum:hover{background:#0154a0}.g-pro-body .table-common tr.checkTheNum .ipt-txt{height:24px;border:1px solid #0154a0;padding:0 7px;margin:0 10px;font-size:12px}.g-pro-body .table-common tr.checkTheNum .w-tb-btn{background:#3dbd82}.g-pro-body .table-common tr.checkTheNum .w-tb-btn:hover{background:#1CC779}.w-tb-btn{display:inline-block;width:60px;height:27px;color:#fff;background:#3dbd82;border:none;cursor:pointer}.w-tb-btn:hover{background:#1CC779}.g-pro-body .table-common caption h4{font-size:16px;margin-bottom:10px;color:#000}.g-pro-body .table-common caption p{font-weight:600}.g-pro-body .table-keyAccount{text-align:left;margin-top:20px}.table-keyAccount tbody tr td{width:50px}.g-pro-body .table-keyAccount span{display:inline-block;height:24px}.g-pro-body .table-keyAccount .label{width:72px}.table-keyAccount tbody tr td .inputd .normal{width:276px;height:20px;border:1px solid #e2e2e2}.table-keyAccount tbody tr td .inputd .normal-1{width:73px}.table-keyAccount tbody tr td .inputd .normal-2{width:196px}.table-keyAccount tbody tr td .inputd select{border:1px solid #e2e2e2;width:136px}.table-keyAccount tbody tr td .tips{width:90px;color:#999;font-weight:400;text-align:left;font-size:12px}.f-query .ex-arrow,.f-query table,.f-query table th{text-align:center}.table-keyAccount .w-tb-btn{height:38px;width:80px}.f-query{padding:20px;font-size:14px;background:#fff}.f-query table td,.f-query table th{padding:10px 0;color:#666}.f-query table{width:100%;border-bottom:1px solid #ddddde}.f-query table th{width:292px}.f-query table tr.price-info td{font-size:16px;color:#0154a0}.f-query .query-tips{color:#666;font-weight:600;margin-top:10px}.engineerCard-corp,.engineerCard-name,.engineerCard-serial{text-align:right;color:#000;position:absolute}.f-query .ex-arrow-btn{cursor:pointer;display:inline-block;padding-top:25px;margin-top:2px;color:#c3c1c1;background:url(../images/qiye-bg.png) -257px -14px no-repeat}.pro-dealer-query-mod{padding:70px 0 50px;background:#f1f3f4;font-size:16px;color:#666}.dispic-join-dealer h4,.pro-dealer-query-mod h4{color:#0154a0;font-size:18px;font-weight:600;line-height:2.5em}.pro-dealer-query-mod .song-txt{font-size:14px;line-height:30px}.pro-coop-mod,.pro-join-mod{font-size:16px;color:#666}.pro-coop-mod .song-txt,.pro-join-mod .song-txt{font-size:14px;line-height:30px}.pro-coop-mod .song-txt{padding-top:15px}.content-dstrib{margin-top:45px}.tab-box .hd{height:30px;line-height:30px;background:#f4f4f4;padding:0 10px 0 20px;border-bottom:1px solid #ddd}.tab-box .hd a{display:inline-block;padding:0 15px;cursor:pointer;color:#666}.tab-box .hd a.on{height:30px;background:#fff;border:1px solid #ddd;border-bottom:2px solid #fff;color:#0154a0}.con-join-dstrib-left{width:600px;float:left}.con-join-dstrib-right{width:315px;float:left}.w-query-dstrib{margin-top:24px}.con-join-dstrib-right .ipt-txt{width:212px;height:32px;line-height:32px;font-size:12px;padding-left:14px;border:1px solid #DDD}.con-join-dstrib-right .w-tb-btn{width:80px;height:32px}.con-join-dstrib-right .txt-info{margin:6px 0 0 12px;font-size:12px;color:#959595}.con-join-dstrib-right .search-result{margin-top:10px;border:1px solid #ddd;background:#fff}.search-result-head{height:36px;line-height:36px;margin:1px;background:#C4DBE9;text-indent:20px;color:#fff;font-weight:700}.search-result-body{padding:20px}.search-result-body table tr td.wd1{width:85px;font-weight:700;vertical-align:top}.engineerCard,.engineerCard-level0,.engineerCard-level1{background:url(../images/ChuJi.png)}.engineerCard-level2{background:url(../images/ZhongJi.png)}.engineerCard-level3{background:url(../images/GaoJi.png)}.engineerCard-level4{background:url(../images/ZiShen.png)}.engineerCard-level5{background:url(../images/FiveStar.png)}.engineerCard-level6{background:url(../images/SixStar.png)}.engineerCard-levelg1{background:url(../images/ChuJiGW.png)}.engineerCard-levelg2{background:url(../images/ZhongJiGW.png)}.engineerCard-levelg3{background:url(../images/GaoJiGW.png)}.engineerCard-levelg4{background:url(../images/ZiShenGW.png)}.engineerCard-levelg5{background:url(../images/FiveStar.png)}.engineerCard-levelg6{background:url(../images/SixStarGW.png)}.engineerCard{width:295px;height:465px;font-size:12px;overflow:hidden;position:relative;margin:20px auto}.engineerCard-avatar{position:absolute;width:130px;height:auto;overflow:hidden;right:20px;top:110px;visibility:hidden}.engineerCard-name{width:205px;top:285px;right:64px;font-size:22px}.engineerCard-corp{width:295px;bottom:43px;right:25px;height:35px;line-height:35px;font-size:16px}.engineerCard-serial{width:128px;line-height:normal;top:40px;right:20px}.engineerCard-level2 .engineerCard-name{color:#a81b23}.engineerCard-level1 .engineerCard-name{color:#2e358f}.engineerCard-level0 .engineerCard-name{color:#558a3a}.content-join-dstrib h4{line-height:2.5em}.content-join-dstrib h4,.content-join-dstrib h5{font-weight:600}.join-contact .join-Line,.join-contact .join-email{padding:0 32px 0 43px;margin:25px 0;font-size:16px;line-height:80px;color:#fff;background:#5091CB;float:left;vertical-align:middle}.content-coop-dstrib .join-email{padding-left:0;padding-right:0;width:916px;text-align:center}.join-contact .join-Line strong,.join-contact .join-email strong{font-size:22px;font-weight:500;margin:0 15px}.join-contact .join-Line .join-phone{display:inline-block;height:58px;width:166px;margin-left:15px;margin-top:-14px;vertical-align:middle}.join-contact .join-Line .join-phone strong{display:block;margin:5px 0;line-height:25px}.join-contact .join-email{margin-left:5px}.join-contact .ico-email,.join-contact .ico-phone{display:inline-block;width:50px;height:50px;margin-top:-10px}.join-contact .ico-phone{background-position:-24px -172px}.join-contact .ico-email{background-position:-99px -172px}.content-join-dealer ul{padding-bottom:30px;margin-bottom:30px;border-bottom:1px dashed #c3c1c1}.content-join-dealer ul li{float:left;width:160px;text-align:center;margin-right:29px}.gallery-wrap,.gallery-wrap li{width:100%;min-width:1080px;height:379px}.customer-gallery{min-width:1080px}.gallery-wrap{position:relative;overflow:hidden}.gallery-wrap li{position:absolute;left:0;top:0;background:center 0 no-repeat;opacity:0;filter:alpha(opacity=0)}.thumbnails-wrap{width:1080px;height:110px;margin:0 auto}.thumbnails{position:relative;width:1000px;height:110px;overflow:hidden}.thumbnails ul{position:absolute;width:10000px;left:0;top:0}.thumbnails li{margin:12px 5px;border:1px solid #ddd;float:left;font-size:0}.thumbnails li.active{box-shadow:0 0 10px rgba(1,84,160,.46);border:1px solid #B3D5F5}.thumbnails li img{cursor:pointer}.thumbnails-wrap .left-arrow,.thumbnails-wrap .right-arrow{display:inline-block;width:40px;height:110px;float:left;background-image:url(../images/gal-arrow.gif);background-repeat:no-repeat}.thumbnails-wrap .left-arrow{background-position:2px}.thumbnails-wrap .left-arrow:hover{background-position:-48px}.thumbnails-wrap .right-arrow{background-position:-98px}.thumbnails-wrap .right-arrow:hover{background-position:-148px}.pro-case-list-mod{background:#fff;padding:30px 0 70px}.pro-case-list-mod .mod-title{color:#666;line-height:2.5em;font-weight:400;font-size:18px}.customer-list li{POSITION:relative;width:230px;height:73px;line-height:73px;border:1px dashed #ddd;text-align:center;float:left;overflow:hidden;margin:-1px 0 0 -1px; padding:20px 15px;}.customer-list li img{vertical-align:middle}.g-help-body{background:#f1f3f4}.g-help-body .g-wrap{border-bottom:1px solid #fff}.help-search-bar{text-align:right;padding:15px 0}.help-search-bar .question-txt{width:480px;height:28px;padding-left:10px;border:1px solid #e4ebee}.help-search-bar .w-tb-btn{height:30px;width:60px;margin-right:5px}.help-search-bar a{color:#666;text-decoration:underline;vertical-align:bottom}.g-help-wrap{margin-bottom:80px}.help-content,.help-leftNav{float:left}.help-leftNav{width:199px;border-right:1px solid #f1f3f4;text-align:right;background:#fdfdfd}.help-leftNav-list li{border-bottom:1px solid #f1f3f4}.help-leftNav-list li a{display:block;padding-right:28px;color:#666}.help-leftNav-list li a:hover{background:#fff}.help-leftNav-list li h4 a{line-height:26px;padding:14px 28px 14px 0;font-size:16px}.help-leftNav-list li.curr h4,.help-leftNav-list li:hover h4{color:#2a61a1;border-left:3px solid #2a61a1}.help-leftNav-list li.curr h4 a,.help-leftNav-list li:hover h4 a{background:#fff;color:#2a61a1}.help-leftNav-list li dl{padding-bottom:12px}.help-leftNav-list li dd{font-size:14px;margin-bottom:5px}.help-leftNav-list li dd a{line-height:17px;height:17px;padding:4px 28px 4px 0}.help-leftNav-list li dd.on a,.help-leftNav-list li dd:hover a{background:#fff;color:#2a61a1}.help-leftNav-list li dd a .ico-state{display:inline-block;width:16px;height:17px;margin-left:8px;vertical-align:middle;background:url(../images/qiye-bg.png) -175px -24px no-repeat;overflow:hidden}.help-leftNav-list li dd.on .ico-state,.help-leftNav-list li dd:hover .ico-state{color:#2a61a1;background:url(../images/qiye-bg.png) -200px -25px no-repeat}.help-content{width:810px;min-height:690px;padding:20px 35px 35px;font-size:14px;color:#666;background:#fff}.help-content h3{font-size:21px;color:#333;background:#fff}.help-content ol{list-style-position:inside}.question-list li{margin:15px 0}.question-list li .icon-seq{display:inline-block;width:20px;height:19px;font-size:12px;line-height:19px;padding:0 6px 0 0;margin-right:5px;text-align:center;color:#fff;vertical-align:middle;background:url(../images/qiye-bg.png) -325px -23px}.question-list li a{line-height:19px;vertical-align:middle;color:#666}.help-content #pager{margin-top:20px;line-height:28px}.help-content #pager a,.help-content #pager span.current{display:inline-block;padding:0 10px;height:28px;line-height:28px;text-align:center}.help-content #pager a{color:#666;text-decoration:none}.client-protocol-tips,.help-search-result .item h2 a:hover,.mod-blocks a:hover{text-decoration:underline}.help-content #pager span.current{font-weight:700;color:#fff;background-color:#2e6ab1}.help-content #pager em{font-size:12px;width:1px;height:10px;background:#666;line-height:10px;display:inline-block}.gray-tips{padding:0 1em;line-height:45px;margin:15px 0;color:#666;background:#f1f3f4}.network-test-wrap p{margin:20px 0}.network-test-wrap .w-tb-btn{display:block;margin:0 auto;height:36px;line-height:36px;width:130px;text-align:center}.manual-item{width:685px;margin-top:25px;border-bottom:1px dashed #b7c7cf}.manual-item .dwn-w{width:124px}.manual-item .dwn-w .w-tb-btn{height:36px;line-height:36px;width:122px}.manual-item .manal-pic{width:535px;margin-left:25px;margin-bottom:27px}.content-client-set,.content-dns-set{padding-left:60px;background:url(../images/set-step.jpg) no-repeat}.content-client-set .client-account{width:156px;margin-right:0}.content-client-set #client-end,.content-client-set #protocol-type{display:inline-block}.content-client-set .set-step,.content-dns-set .set-step{position:relative}.content-client-set .step,.content-dns-set .step{width:64px;height:25px;left:-68px;line-height:25px;padding-right:6px;text-indent:-9999px;font-weight:700;color:#000;float:left;margin:10px 0;display:inline;position:absolute}.must-fill-point,.must-fill-tips span{text-align:right;font-family:Simsun;color:red}.content-client-set .step-cont,.content-dns-set .step-cont{line-height:25px;margin:10px 0}.content-client-set .btn-submit,.content-dns-set .btn-submit{line-height:27px;margin:25px 0 0}.must-fill-tips span{height:25px;line-height:25px;padding-right:6px}#mobile-client{display:none}.content-help-client,.content-help-dns{padding:20px 0 0}.record{padding:3px 0;overflow:hidden;zoom:1}.dns-domain-name{width:260px}.must-fill-frame{height:23px;vertical-align:middle;line-height:23px;margin:0 8px 0 0;padding:0 0 0 3px;border:1px solid #96a5ae}.dns-domain-server{width:265px}.must-fill-point{height:25px;line-height:25px;padding-right:6px}.client-protocol-tips{color:#2a61a1}.btn-submit,.must-fill-tips{float:left;display:inline}.btn-submit{line-height:27px;margin:25px 0 0 55px}.must-fill-tips{height:30px;line-height:30px;margin-left:10px;color:#666;margin-top:25px}.dns-tips{margin-top:40px}.dns-tips p{font-size:14px;line-height:2em}.content-help-client .title,.content-help-dns .title{font-size:14px;height:30px;font-weight:700;border-bottom:1px solid #E5E5E5;text-indent:0}.content-help-client .step,.content-help-dns .step{width:68px;height:25px;line-height:25px;padding-right:6px;text-align:center;font-weight:700;float:left;margin:10px 0;display:inline;overflow:hidden}.content-help-client .step-cont,.content-help-dns .step-cont{position:relative;float:left;width:714px;display:inline;line-height:25px;margin:10px 0}.step-image{display:block;margin:5px 0 10px;position:relative}.content-help-client .step-cont img,.content-help-dns .step-cont img,.content-help-other-solution .hos-a img{border:2px solid #D5E6EE;padding:7px;display:block}.step-text{position:absolute;font-size:12px;font-family:Arial,sans-serif;color:red;padding-left:6px;overflow:hidden}.q-answer{margin-top:12px}.icon-ans,.icon-q{width:22px;height:28px;margin:6px 10px 0 0;float:left;text-indent:-999px;overflow:hidden;background:url(../images/qiye-bg.png) -375px -25px no-repeat}.icon-ans{background-position:-425px -25px}.ans-txt,.q-txt{width:776px;float:left}.ans-txt{padding:5px 0;line-height:25px}.ans-txt p img{border:2px solid #D5E6EE;padding:7px;display:block;margin:5px 0}.back-btn{width:72px;height:36px;line-height:36px;margin:30px 0 0 32px;font-size:16px}.popMask,.popup{top:0;width:100%;height:100%;position:absolute;left:0}.help-search-result{border-bottom:1px solid #fff}.help-content .nodata{color:#ccc;font-size:20px;text-align:center;padding:70px 0}.help-search-result .item h2{font-size:16px}.help-search-result .item h2 a{color:#0154a0}.help-search-result .item{margin:25px 0}.help-search-result .summary{color:#666}.popup{z-index:2000}.popMask{display:block;background-color:#000;-moz-opacity:.6;filter:alpha(opacity=60);opacity:.6}.popMain{position:absolute;overflow:hidden;font-size:12px;border:1px solid #537695;left:50%;width:384px;margin-left:-194px;background-color:#fff}.popTitle{color:#000;height:44px}.popTitle .text{margin-left:12px;line-height:44px;font-size:16px;color:#0154a0}.popTitle .close{position:absolute;right:5px;top:5px;width:30px;height:30px;overflow:hidden;font-size:12px;text-indent:-9999px;background:url(../images/popup-r-close.png) center no-repeat;display:inline-block;z-index:99;float:right;outline:0}.popContent{background:#fff;overflow:auto;color:#666;padding:0 40px 40px}.mod-blocks ul li,.mod-blocks ul li a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popContent .info_icon{width:110px;height:110px;margin:0 auto;background:center no-repeat}.popContent .info_icon_suc{background-image:url(../images/popup-suc.png)}.popContent .info_icon_info{background-image:url(../images/popup-info.png)}.popContent .info_icon_warn{background-image:url(../images/popup-warn.png)}.popContent .info_icon_fail{background-image:url(../images/popup-fail.png)}.popContent .layer_msg{font-size:24px}.popContent .layer_msg.msg{font-size:14px}.popContent .layer_msg p{padding:10px 0;margin:0;font-size:14px}.advantage{padding:70px 0 160px}.advantage-idx-list li{width:350px;height:330px;float:left;text-align:center}.advantage-idx-list li .advantage-pic{font-size:0}.advantage-idx-list li .advantage-pic img{width:182px;height:182px; margin-bottom:20px;}.advantage-idx-list li .advantage-txt{font-size:22px;line-height:42px;color:#333333; margin:20px 0;}.inquiry-price{padding:30px 0;color:#666;font-size:24px;text-align:center}.inquiry-price .des{border-bottom:1px solid #dce6ec}.inquiry-price .min-price{font-size:46px;color:#025bc9;font-weight:700}.inquiry-price-wrap img{width:45px;height:55px}.inquiry-price-con{display:inline-block;width:360px;padding-left:50px;padding-top:25px;text-align:left;background:url(../images/calculator.png) 0 30px no-repeat}.err-inquiry-msg{display:none;font-size:16px}.inquiry-price .input-w .inquiry-price-input{width:174px;height:28px;margin-right:5px}.inquiry-price .reference-pri{font-size:16px}#max-price,#min-price{color:#025bc9}.mod-blocks{padding:30px 0 30px}.mod-blocks-contact,.mod-blocks-news,.mod-blocks-question{float:left;height:300px}.mod-blocks-question{width:220px; margin-right:20px;}.mod-blocks .tit{padding-bottom:6px; margin-bottom:6px;font-size:18px;line-height:28px;color:#14a1e5;background:url(../images/line.jpg) bottom left no-repeat;}.mod-blocks ul li{font-size:14px}.mod-blocks-question ul li{width:220px; height:26px; line-height:26px;}.mod-blocks ul li a{display:inline-block;width:220px;color:grey}.mod-blocks ul li a i.ico-new{width:19px;height:19px;margin-left:2px;background-position:-250px -23px}.mod-blocks-news{width:220px;padding:0 30px;}.mod-blocks-news ul{width:220px}.mod-blocks-news ul li{width:220px; height:26px; line-height:26px;}.mod-blocks-news p.more{padding-right:0}.mod-blocks .more{padding-right:35px;font-size:12px;line-height:28px;text-align:right}.mod-blocks .more a{color:#0154a0}.mod-blocks-contact{width:368px;padding-left:50px}.mod-links{padding:50px 0}.mod-links .tit{font-size:14px;line-height:28px;color:#666;font-weight:700}.mod-links ul li{display:inline-block;margin-right:15px;float:left}.mod-links p{line-height:26px}.mod-links a{font-size:12px;color:grey}.mod-links .about-w,.mod-links .fri-link-w,.mod-links .help-w,.mod-links .intro-w,.mod-links .partner-w{float:left;padding:0 20px 0 9px}.mod-links .intro-w{width:288px;padding-left:0}.mod-links .partner-w{width:142px}.mod-links .help-w{width:235px}.mod-links .about-w{width:130px}.mod-links .fri-link-w{width:166px;padding-right:0}.aside-contact{width:62px;position:fixed!important;top:250px;right:10px;z-index:999}.aside-contact .help-tip,.aside-contact .mail-tip,.aside-contact .phone-tip,.aside-contact .register-tip{position:relative;width:60px;height:36px;padding:12px 0;margin-bottom:10px;border:1px solid #bbb;font-size:16px;line-height:18px;text-align:center;color:#fff;background:url(../images/aside-contact.png) no-repeat #fff}.aside-contact .phone-tip{background-position:-154px -2px}.aside-contact .mail-tip{background-position:-154px -64px}.aside-contact .help-tip{position:relative;background-position:-82px -128px}.aside-contact .help-tip a{position:absolute;display:block;top:0;left:0;width:60px;height:60px}.aside-contact .register-tip{cursor:pointer;background:url(../images/register-tip.jpg) center no-repeat #fff}.aside-contact .register-tip:hover{background:url(../images/register-tip-hover.jpg) center no-repeat #8db2df}.aside-contact .help-tip:hover .txt,.aside-contact .mail-tip:hover .tip,.aside-contact .mail-tip:hover .txt,.aside-contact .phone-tip:hover .tip,.aside-contact .phone-tip:hover .txt{display:block}.aside-contact .help-tip .txt{line-height:32px}.aside-contact .register-tip .txt{display:block;font-size:0}.aside-contact .register-tip .txt a{display:block;color:#666;text-indent:-999px}.aside-contact .register-tip:hover .txt a{display:block;color:#666}.aside-contact .help-tip:hover,.aside-contact .mail-tip:hover,.aside-contact .phone-tip:hover{background:#8db2df}.aside-contact .tip,.aside-contact .txt{cursor:default;display:none}.aside-contact .tip{position:absolute;width:135px;padding-right:15px;height:40px;line-height:40px;top:11px;right:66px;font-size:12px}.aside-contact .phone-tip:hover .tip{background:url(../images/aside-contact.png) 0 -9px no-repeat}.aside-contact .mail-tip:hover .tip{background:url(../images/aside-contact.png) 0 -73px no-repeat}@media screen and (max-width:1080px){.g-content .g-main{margin:0 auto}.g-content .g-sidebar{display:none}}
.g-wrap ul.advantage-idx-list li p{
	padding:5px 20px;
	height: 170px;
	color:#333;
    overflow: hidden;
    text-align: left !important;
}
.newsname{
	width:100%;
}
.gwrapul{}
.gwrapul li{display:block; padding:0px 0 30px 0; font-size:14px; background-color:#FFFFFF; width:250px; margin-left:90px; float:left;}
.gwrapul .jsimg{ height:105px;}
.gwrapul b{display:block; font-size:16px; font-weight:100;}
.gwrapul .jsline{border-bottom:#CCCCCC solid 1px; padding-bottom:15px; margin-bottom:15px;}
.gwrapul .jscontent{width:200px; margin:auto; text-align:center; margin-bottom:20px; line-height:50px;}
.newsname li{
	width: 49.9%;
	overflow: hidden;
	background: #a8cde5;
	text-align: center;
	line-height: 4em;
	float:left;
	margin-bottom: 20px;
}
.g-about-banner{height:350px;background:url(../images/safe-banner_1.jpg) center no-repeat #025bc9;}
.navleft{float:left; width:200px; margin-top:30px; font-size:14px;}
.navright{float:right; width:830px;}
.navleft p{background-color:#0b5fa6; text-align:center; padding:10px; margin-bottom:10px; color:#FFFFFF; font-size:18px;}
.navleft ul li a:link{ height:36px; line-height:36px; border:#efefef solid 1px; padding-left:30px; margin-bottom:10px; display:block;}
.navleft ul li a:visited{ height:36px; line-height:36px; border:#efefef solid 1px; padding-left:30px; margin-bottom:10px; display:block;}
.navleft ul li a:hover{ height:36px; line-height:36px; border:#0b5fa6 solid 1px; color:#0b5fa6; padding-left:30px; margin-bottom:10px; display:block;}
.navleft ul li .m_hover{ border:#0b5fa6 solid 1px; color:#ffffff; display:block; background-color:#0b5fa6;}

.newsname li:nth-of-type(1){
	border-right:1px solid #fff;
}
.newsname li.on{
	background: #82b7da;
}
.newsname li.on a,.newsname li a{
	display: block;
	color:#fff;
	font-size: 16px;
}
.usefn-detail-box{ display:block;}
.usefn-detail-box li{float:left; width:45%; display:block; margin-right:5%; text-indent:0; height:100px; line-height:22px;}
.usefn-detail-box li b{font-size:14px; margin:0; padding:0; margin-bottom:5px;}
#menu{background-color:#238bd4; height:53px; line-height:53px; overflow:hidden;} 
#foot{ margin:0; padding:0;}
#foot .footlink{background-color:#238bd4; height:89px; line-height:49px;}
#foot .footlink .linkcon{width:1104px; margin:auto; color:#FFFFFF; font-size:14px;}
#foot .footlink .linkcon a:link{color:#FFFFFF; margin-right:10px;}
#foot .footlink .linkcon a:visited{color:#FFFFFF; margin-right:10px;}
#foot .footlink .linkcon a:hover{color:#FF0000; margin-right:10px;}
#foot .footlink .linkcon ul{}
#foot .footlink .linkcon ul li{float:left;line-height:30px;}
#foot .footlink .linkleft{float:left; width:70px;}
#foot .footlink .linkright{float:right; width:1030px;}
#foot .footcon{width:1104px; margin:auto; text-align:center; padding:30px; line-height:35px; font-size:14px; padding:30px 0;}
#foot .footcon a:link{color:#333;}
#foot .footcon a:visited{color:#333; }
#foot .footcon a:hover{color:#FF0000;}


#foot_i{ margin:0; padding:0;}
#foot_i .footlink_i{background-color:#000000; height:49px; line-height:49px;}
#foot_i .footlink_i .linkcon_i{width:1104px; margin:auto; color:#FFFFFF; font-size:14px;}
#foot_i .footlink_i .linkcon_i a:link{color:#FFFFFF; margin-right:10px;}
#foot_i .footlink_i .linkcon_i a:visited{color:#FFFFFF; margin-right:10px;}
#foot_i .footlink_i .linkcon_i a:hover{color:#FF0000; margin-right:10px;}
#foot_i .footlink_i .linkcon_i ul{}
#foot_i .footlink_i .linkcon_i ul li{float:left;margin-left: 50px;}
#foot_i .footlink_i .linkleft_i{float:left; width:70px;}
#foot_i .footlink_i .linkright_i{float:right; width:1030px;}
#foot_i .footcon_i{width:1104px; margin:auto; text-align:center; padding:30px; line-height:35px; font-size:14px; padding:30px 0;}
#foot_i .footcon_i a:link{color:#333;}
#foot_i .footcon_i a:visited{color:#333; }
#foot_i .footcon_i a:hover{color:#FF0000;}




.weixinul{}
.weixinul li{display:block; font-size:16px; width:350px; float:left; text-align:center; height:250px; padding-top:50px;}
.weixinul .borderright{border-right:#eeeeee solid 1px; }
.weixinul .borderbottom{border-bottom:#eeeeee solid 1px; }
.gray-bghe{background-color:#f8f6f6;}
#bamenu{border-bottom:#CCCCCC solid 1px; margin-top:30px; line-height:53px; font-size:18px; margin-bottom:30px; height:53px; padding-top:30px;}
#bamenu .bamenucon{width:1104px; margin:auto;}
#bamenu .bamenucon ul{ display: table; margin:auto;}
#bamenu .bamenucon ul li{float:left; text-align:center; height:53px; line-height:53px;}
#bamenu .bamenucon ul li a:link{ display:block;  padding:0 50px; height:53px; line-height:53px;}
#bamenu .bamenucon ul li a:visited{ display:block;  padding:0 50px; height:53px; line-height:53px;}
#bamenu .bamenucon ul li a:hover{  border-bottom:#2a8ae2 solid 2px; display:block;  padding:0 50px; height:53px; line-height:53px;}
#bamenu .bamenucon ul li .m_hover{ border-bottom:#2a8ae2 solid 2px; display:block;  padding:0 50px; height:53px; line-height:53px;}
.newslistul{}
.newslistul li{border-bottom:#CCCCCC dotted 1px; margin-bottom:15px; padding-bottom:15px; height:120px;}
.newslistul li dl{}
.newslistul li dl dt{float:left;}
.newslistul .dtimg{width:150px;}
.newslistul .dtimg img{width:150px; height:100px;}
.newslistul .dtwid{width:880px; float:right; display:block; font-size:14px;}
.newslistul .dtwid b{display:block; margin-bottom:15px; font-size:18px; font-weight:100;}
.newslistxw{}
.newslistxw li{border-bottom:#CCCCCC dotted 1px; margin-bottom:15px; padding-bottom:15px; height:120px;}
.newslistxw li b{display:block; margin-bottom:15px; font-size:18px; font-weight:100;}
.content_r h1{
font-size: 16px;
line-height: 2em;
border-bottom:2px solid #d7e1e5;
}
.content_r .ys_detile{
margin:40px 0;
width:100%;
}
.content_r .ys_detile td{
padding-bottom: 40px;
}
.content_r .ys_detile td p{
font-size: 16px;
color: #595959;
} 
.content_r .ys_detile td i{
font-size: 16px;
font-size: 12px;
color: #8b8b8b;
display: block;
margin-top: 10px;
width:255px;
line-height:1.5em;
} 
.searchcon{width:1104px; margin:auto;}
.rightsearch{background:url(../images/cal.jpg) no-repeat left bottom 6px; font-size:14px; padding-top:50px; width:430px; text-align:right; height:50px; line-height:50px; margin-left:350px;}
.rightsearch input{width:80px;}
.btn-wrap ul li{float:left; padding:5px 10px; background-color:#666; display:block; margin-left:3px; color:#FFFFFF;}
.btn-wrap .thisclass{background-color: #1788DB; padding:5px 10px; display:block; color:#FFFFFF;}
.btn-wrap ul li a:link{color:#FFFFFF;}
.btn-wrap ul li a:visited{color:#FFFFFF;}
.btn-wrap ul li a:hover{color:#FF0000;}



/* 四大优势 */
.part5 {
  padding-top: 40px;
}
.part5 .title {
     width: 610px;
    height: 135px;
    margin: 0 auto;
    display: block;
}
.part5 .title img{    margin: 0 auto;display: block;}
.part5 .title span{ text-align:center; font-size:16px; font-weight:bold; color:#333;display: block; padding-top: 10px;}
.part5 .comt {
  background: url("/Public/mail/images/part5comt.jpg")/*tpa=../images/part5comt.jpg*/ center center no-repeat;
  position: relative;
  height: 380px;
  width: 100%;
  margin-top: 55px;
}
.part5 .comt span {
  position: absolute;
  width: 270px;
  line-height: 25px;
  color: #333;
  font-size:16px;
}
.part5 .comt span b{
  color: #005fbb; font-style: normal;font-size:26px;font-weight:bold;display:block;font-family: "microsoft yahei";padding-bottom:5px;    text-align: right;line-height: 35px;
}
.part5 .comt span b i{color:#fa902a;font-size:26px;font-family: "microsoft yahei";font-weight:bold;}
.part5 .comt .a1 {
  left: 0px;
  top:0px;
}
.part5 .comt .a2 {
  left: 0px;
  bottom:0px;
}
.part5 .comt .a3 {
     top: 0px;
    right: 0px;
}
.part5 .comt .a4 {
  bottom:0px;
  right: 0px;
}
.part5 .comt .a5 {
    top: 155px;
    right: 0px;
}
.part5 .comt .a6 {
  bottom: 0px;
  right: 0px;
}
.part5 .comt .a1 b,.part5 .comt .a3 b,.part5 .comt .a2 b,.part5 .comt .a4 b{ text-align: left;}

.part5 {
    width: 1000px;
    margin: 30px auto;
	
}


/* 一体化办公体验 */

.new_experience {
	font-family: "SCHeiti", "Helvetica", "lucida Grande", BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
	display: inline-block;
	width: 100%;
	text-align: center;
	min-width: 1000px;
	height: 902px;
	font-weight: 200
}

.new_experience .new_experience_title {
	font-size: 30px;
	color: #0154a0;
	margin-top: 90px;
	margin-bottom: 72px;
}

.new_experience .new_experience_container {
	width: 934px;
	margin: 0 auto
}

.new_experience .new_experience_container .new_experience_table {
	border-collapse: collapse
}

.new_experience .new_experience_container .new_experience_table td {
	position: relative
}

.new_experience .new_experience_container .border_right {
	border-right: 1px solid #EEEEEE
}

.new_experience .new_experience_container .border_btm {
	border-bottom: 1px solid #EEEEEE
}

.new_experience .new_experience_container .new_experience_table {
	position: relative
}

.new_experience .new_experience_container .new_experience_table .index_logo {
	margin-top: -14px;
	margin-bottom: 50px
}

.new_experience .new_experience_container .new_experience_table .new_experience_item_logo_wrap,
.new_experience .new_experience_container .new_experience_table .new_experience_item_txt {
	width: 308px;
	height: 310px
}

.new_experience .new_experience_container .new_experience_table .new_experience_item {
	display: inline-block;
	width: 308px;
	height: 310px;
	direction: ltr;
	-moz-margin-start: -4px
}

.new_experience .new_experience_container .new_experience_table .new_experience_item_normal_txt {
	font-size: 18px
}

.new_experience .new_experience_container .new_experience_table .new_experience_item_normal {
	text-align: center;
	position: relative;
	margin-top: 105px
}

.new_experience .new_experience_container .new_experience_table .new_experience_item_hover_title {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px
}

.new_experience .new_experience_container .new_experience_table .new_experience_item_hover_txt {
	font-size: 14px;
	line-height: 18px;
	color: #757575;
	width: 202px;
	margin: 0 auto;
	text-align: left
}

.new_experience .new_experience_container .new_experience_table .new_experience_item,
.new_experience .new_experience_container .new_experience_table .new_experience_item_normal {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all 0.2s
}

.new_experience .new_experience_container .new_experience_table .new_experience_item_hover {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s
}

.new_experience .new_experience_container .new_experience_table .new_experience_item:hover {
	box-shadow: 0 0 10px rgba(44, 141, 225, 0.14)
}

.new_experience .new_experience_container .new_experience_table .new_experience_item:hover .new_experience_item_normal {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-webkit-transform: translateY(-90px);
	-moz-transform: translateY(-90px);
	-ms-transform: translateY(-90px);
	-o-transform: translateY(-90px);
	transform: translateY(-90px)
}

.new_experience .new_experience_container .new_experience_table .new_experience_item:hover .new_experience_item_hover {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	transform: translateY(-100px)
}

.new_experience .new_experience_container .new_experience_table .new_experience_item:hover .new_experience_item_hover {
	opacity: 1;
	margin-top: -30px
}

.new_experience .new_experience_container .new_experience_table .new_experience_item_hover {
	opacity: 0
}

@media \0screen {
	.new_experience .new_experience_container .new_experience_table .new_experience_item:hover .new_experience_item_hover {
		visibility: visible;
		position: relative;
		top: -100px
	}
	.new_experience .new_experience_container .new_experience_table .new_experience_item_hover {
		visibility: hidden
	}
}


.index_logo {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 0;
	background-repeat: no-repeat;
	background-image: url('/Public/mail/images/index_logo-s2e8fb998eb.png');
	background-size: 146px 2011px
}

.index_logo_9 {
	background-position: 0 -1945px;
	height: 66px;
	width: 66px
}
.index_logo_10 {
	background-position: 0 -43px;
	height: 66px;
	width: 66px
}

.index_logo_11 {
	background-position: 0 -119px;
	height: 67px;
	width: 66px
}

.index_logo_12 {
	background-position: 0 -196px;
	height: 66px;
	width: 66px
}

.index_logo_13 {
	background-position: 0 -272px;
	height: 66px;
	width: 66px
}

.index_logo_14 {
	background-position: 0 -348px;
	height: 66px;
	width: 66px
}






/* 合作伙伴 */

img {
	max-width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.wrap {
	margin-top: 90px;
	margin-bottom: 90px;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.tc {
	text-align: center;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}


/*index*/

.in_abtitle {
	text-align: center;
}

.in_abtitle h3 {
	font-size: 30px;
	font-weight: normal;
}

.in_abtitle p {
	font-size: 16px;
	margin-top: 10px;
}

.in_abtext li {
	width: 300px;
	padding: 0 50px;
	float: left;
}



.ico1 {
	background-position: 0 0;
}

.ico2 {
	background-position: 0 -76px;
}

.ico3 {
	background-position: 0 -152px;
}

.ico4 {
	background-position: 0 -228px;
}

.ico5 {
	background-position: 0 -304px;
}

.ico6 {
	background-position: 0 -380px;
}

.ico7 {
	background-position: 0 -456px;
}

.ico8 {
	background-position: 0 -532px;
}

.ico9 {
	background-position: 0 -608px;
}

.ico10 {
	background-position: 0 -684px;
}

.in_abtext a {
	display: block;
}

.in_abtext li h5 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	margin: 25px 0;
	color: #222;
}

.in_abtext li p {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	text-align: center;
}

.border {
	width: 48px;
	margin: 0 auto;
	margin-top: 15px;
	height: 4px;
	background: #2a8ae2;
	overflow: hidden;
	margin-bottom: 50px;
}

.adv li {
	width: 400px;
	float: left;
}

.adv_box {
	width: 305px;
	margin: 0 auto;
}

.adv li h5 {
	font-size: 20px;
	font-weight: normal;
	margin: 20px 0;
	color: #222;
}

.adv li p {
	font-size: 14px;
	line-height: 22px;
	color: #666;
}

.in_case li {
	width: 300px;
	padding: 0;
}

.case_box {
	border: 1px solid #e1e6f7;
	width: 260px;
	margin: 0 auto;
	padding: 30px 40px;
	height: 269px;
	overflow: hidden;
}

.list_down_tb {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	text-align: center;
	border: 1px solid #e1e6f7;
	background: #fff;
}

.list_down_tb th {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	/*border-style: solid;*/
	word-break: normal;
	border-color: #fff;
	background: #2a8ae2;
	color: #fff;
	line-height: 46px;
}

.list_down_tb td {
	text-align: center;
	font-size: 14px;
	line-height: 46px;
	word-break: normal;
	border-bottom: 1px dotted #e6e6e6;
	color: #666;
	border: 1px solid #e1e6f7;
}

.download_box img {
	width: 20px;
	height: 20px;
}

.list_diwn2 {
	background: #f8f8f8;
}

.list_down_tb tr:hover .jobs_t1 a {
	color: #0171b5;
}

.count {
	width: 300px;
	margin: 0 auto;
	margin-top: 60px;
}

.buy_button {
	color: #2a8ae2;
	border: 1px solid #2a8ae2;
	border-radius: 5px;
	font-size: 12px;
	padding: 2px 8px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	margin: 0 5px;
}

.buy_button:hover {
	background: #2a8ae2;
	color: #fff;
}

.count_fr {
	font-size: 15px;
	color: #434343;
}

.buy_price {
	border: 1px solid #2a8ae2;
	padding: 4px 8px;
	background: #fff;
	width: 80px;
	font-family: "microsoft jhenghei";
	margin: 0 8px;
	color: #222;
}

.price {
	margin-top: 4px;
}

.price span {
	color: #2a8ae2;
}

.logos_list li {
	float: left;
	width: 238px;
	height: 144px;
	border: 1px solid #e1e6f7;
	margin-right: -1px;
	margin-top: -1px;
}

.logos_list li img {
	width: 238px;
	height: 144px;
	display: block;
}




/* 新闻中心 */

 section {
    display: block;
}























.g-content,.g-footer,.g-header{min-width:1080px}.f-query table,.g-pro-body .table-common,.header-nav li,.ico,.pro-advantage-mod .ico-link,.w-query-dstrib{vertical-align:middle}html{-overflow-y:scroll}body{color:#000;background:#fff;font-size:12px;line-height:1.666;-webkit-text-size-adjust:none}body,textarea{font-family:'Microsoft Yahei',verdana,sans-serif}blockquote,body,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,legend,li,menu,ol,p,pre,table,td,th,ul{margin:0;padding:0}fieldset,img,table,td,th{border:0}address,caption,cite,code,dfn,em,i,ins,th,var{font-style:normal;text-decoration:none}h1,h2,h3,h4,h5,h6,th{font-size:100%;font-weight:400;color:#222;}button,input,select,table,textarea{margin:0;font-family:inherit;font-size:100%}abbr,acronym{border:0;font-variant:normal}q:after,q:before{content:""}ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}
color
a{text-decoration:none;outline:0;}.hide{display:none}.clearfix:after,.fn-clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.ico,.km-btn{display:inline-block}a.nolink{cursor:default!important}.nbd{border:none!important}.nmg{margin:0!important}.ico{background:url(../images/mix-icon.png) no-repeat;overflow:hidden}.fl{float:left}.fr{float:right}.tar{text-align:right}.g-footer,.g-pro-body .table-common tr td.inputbtn,.w-tb-btn{text-align:center}.phcolor{color:#999!important}.gray-bg{background:#f8f9fb!important}.km-btn{background:#3dbd82;color:#fff!important;padding:0 10px}.g-wrap{width:1104px;margin:0 auto}.g-header{position:fixed!important;top:0;width:100%;left:0;font-size:16px;background:#fff;z-index:999}.g-header .g-wrap{width:1104px;height:100px}

.header-logo{width:385px;float:left}
.header-logo a{display:block;width:385px;height:100px;padding:0;background:url(../images/qqlogo2.jpg) center no-repeat;text-indent:-9999px;overflow:hidden}
.header-logoa{width:385px;float:left}

.logo2{width:385px;float:left}
.logo2 a{display:block;width:385px;height:100px;padding:0;background:url(../images/qqlogo2.jpg) center no-repeat;text-indent:-9999px;overflow:hidden}



.header-logo_qq{width:385px;float:left}
.header-logo_qq a{display:block;width:385px;height:100px;padding:0;background:url(../images/logo_88.png) center no-repeat;text-indent:-9999px;overflow:hidden}
.header-logoa{width:385px;float:left}







.weiba{position: absolute;margin: 0 auto;text-align: center;line-height: 40px;width:100%;}

.header-logoa a{display:block;width:385px;height:96px;padding:0;background:url(../images/qqlogoa.jpg) center no-repeat;text-indent:-9999px;overflow:hidden; margin-top:10px;}.g-header .g-r-wrap{width:400px;float:right; text-align:right; padding-top:50px;}
.g-header .g-r-wrap a:link{ background-color:#000000; display:block; padding:3px 20px; float:right; margin-left:10px; color:#FFFFFF;}
.g-header .g-r-wrap a:visited{ background-color:#000000; display:block; padding:3px 20px; float:right; margin-left:10px; color:#FFFFFF;}
.g-header .g-r-wrap a:hover{ background-color:#ff0000; display:block; padding:3px 20px; float:right; margin-left:10px; color:#FFFFFF;}
.header-nav{height:53px; width:1200px; margin:0 auto;}.header-nav ul{margin-left:17px; display:block;}.header-nav li{float:left;height:53px;line-height:53px}.header-nav li a{display:inline-block;height:53px;padding:0 29px;color:#fff; font-size:15px;line-height:53px}.header-nav li a.curr,.header-nav li a:hover{color:#fff; background-color:#2461b2; height:53px;line-height:53px;}.g-content .g-sidebar li,.g-sidebar .m-contact .hotLine{border-bottom:1px solid #c3c1c1}.header-user{float:right;font-size:14px;width:240px;}.header-user li{float:left;height:111px}.header-user li a{display:inline-block;margin-top:47px}.header-user .w-toolbar-login-btn{padding:0 18px;color:#999}.header-user .w-toolbar-trial-btn{padding:0 12px;background:#b61820;color:#fff;border-radius:10px;margin-top:47px}.g-content{width:100%;padding-top:130px;position:relative}.g-content .g-main{margin-left:164px}.g-content .g-sidebar{position:fixed;width:130px;top:160px;left:50%;margin-left:-540px;z-index:250}.g-content .g-sidebar.affix-bottom{position:absolute;bottom:20px;top:initial}.g-content .g-sidebar li a{position:relative;height:26px;width:82px;line-height:26px;padding:7px 24px 7px 12px;display:block;color:#666;font-size:16px}.g-content .g-w-sidebar li a{width:96px;line-height:26px;padding:7px 24px 7px 5px}.g-content .g-sidebar li a.on{color:#2a61a1}.g-content .g-sidebar a .ico-state{position:absolute;display:inline-block;width:16px;height:26px;top:7px;right:0;margin-left:8px;vertical-align:middle;background:url(../images/qiye-bg.png) -175px -17px no-repeat;overflow:hidden}.g-content .g-sidebar li a.on .ico-state{color:#2a61a1;background:url(../images/qiye-bg.png) -200px -19px no-repeat}.g-sidebar .m-contact{color:#c3c1c1}.g-footer,.g-footer .linkPart a{color:#fff}.g-sidebar .m-contact .hotLine,.g-sidebar .m-contact .kf-email{padding:12px 0 12px 12px}.g-sidebar .m-contact strong{font-size:14px}.g-sidebar .m-contact .kf-email strong{font-weight:400}.g-footer{height:140px;background:#666}.g-footer .g-wrap{padding:38px 0}.g-pro-body .mod-title{font-size:24px;font-weight:600;line-height:24px;color:#333}.pro-advantage-mod{height:470px;padding:70px 0 40px;background:#f1f3f4}.pro-advantage-mod .advantage-list li{float:left;width:458px;height:140px;border-bottom:1px dashed #d4d4d4}.pro-advantage-mod .advantage-list li .advant-item{width:428px;padding:30px 0}.pro-advantage-mod .advantage-list li .advant-item.ml30{margin-left:30px}.pro-advantage-mod .advantage-list li .advant-item h4{padding-bottom:5px;line-height:1em;font-size:20px;color:#0154a0}.pro-advantage-mod .advantage-list li p a{font-size:16px;color:#666}.pro-advantage-mod .ico-advantage{width:75px;height:75px;margin-right:16px;float:left;background:url(../images/qiye-bg.png) 70px 70px no-repeat;overflow:hidden}.pro-advantage-mod .ico-brand{background-position:-25px -75px}.pro-advantage-mod .ico-save{background-position:-125px -75px}.pro-advantage-mod .ico-stable{background-position:-225px -75px}.pro-advantage-mod .ico-flow{background-position:-325px -75px}.pro-advantage-mod .ico-easy{background-position:-425px -75px}.pro-advantage-mod .ico-server{background-position:-525px -75px}.pro-advantage-mod .ico-link{display:inline-block;width:16px;height:16px;background:url(../images/mix-icon.png) -225px -25px no-repeat;overflow:hidden}.pro-bflow-mod,.pro-coop-mod,.pro-func-mod,.pro-join-mod{padding:70px 0;background:#fff}.pro-func-mod{padding:70px 0 10px}.pro-func-item{border-bottom:1px dashed #d4d4d4}.func-item-txt{font-size:16px;padding-top:15px}.func-item-txt h4{font-size:32px;font-weight:600;color:#0154a0}.func-item-txt p{color:#555}.func-item-txt a{display:inline-block;margin-top:30px;margin-left:24px;color:#0154a0}.func-item-img img{width:335px}.pro-manage-func{height:298px}.pro-manage-func .func-item-img{width:335px;margin:60px 0}.pro-manage-func .func-item-txt{width:513px;margin:65px 0 0 68px}.pro-efficiency-func .func-item-img{width:332px;margin:60px 0}.pro-efficiency-func .func-item-txt{width:516px;margin:65px 68px 0 0}.pro-office-func .func-item-img{width:332px;margin:60px 0}.pro-office-func .func-item-txt{width:516px;margin:65px 0 0 68px}.pro-cost-func .func-item-img{width:332px;margin:60px 0}.pro-cost-func .func-item-txt{width:516px;margin:65px 68px 0 0}.pro-custom-mod,.pro-version-mod{padding:70px 0;background:#f1f3f4}.pro-custom-mod .custom-type-list{margin-top:15px}.pro-custom-mod .custom-type-list li{float:left;margin-right:25px}.pro-custom-mod .custom-type-list li img{display:block;width:210px}.pro-campus-func .func-item-img,.pro-court-func .func-item-img{width:332px;margin:66px 0}.pro-campus-func .func-item-txt,.pro-court-func .func-item-txt{width:516px;margin:65px 0 0 68px}.pro-securities-func .func-item-img{width:332px;margin:66px 0}.pro-securities-func .func-item-txt{width:516px;margin:65px 68px 0 0}.enterprise-app .pro-func-item{padding:100px 0;border-bottom:1px solid #d4d4d4}.enterprise-app .func-item-img img{width:300px;margin:0}.enterprise-app .func-item-img.fl{width:300px;margin:0;padding-right:35px}.enterprise-app .func-item-txt.fl{width:537px;margin-left:44px}.enterprise-app .func-item-img.fr{width:300px;margin:0;padding-left:35px}.enterprise-app .func-item-txt.fr{width:537px;margin-right:44px}.pro-offer-mod{padding:70px 0;background:#f1f3f4}.g-pro-body .table-common{width:100%;margin-top:30px;background:#fff;color:#666;font-size:14px;text-align:center}.g-pro-body .table-common thead tr{height:46px;background:#70a4d4;color:#fff}.g-pro-body .table-common tr td{width:458px;padding:10px 0}.g-pro-body .hover-table tbody tr{border-bottom:1px solid #F5F4F4}.g-pro-body .hover-table tbody tr:hover{background:#e5f0f7}.g-pro-body .table-common tr.checkTheNum{height:40px;line-height:40px;background:#0154a0;color:#fff}.g-pro-body .table-common tr.checkTheNum td{padding:0}.g-pro-body .table-common tr.checkTheNum:hover{background:#0154a0}.g-pro-body .table-common tr.checkTheNum .ipt-txt{height:24px;border:1px solid #0154a0;padding:0 7px;margin:0 10px;font-size:12px}.g-pro-body .table-common tr.checkTheNum .w-tb-btn{background:#3dbd82}.g-pro-body .table-common tr.checkTheNum .w-tb-btn:hover{background:#1CC779}.w-tb-btn{display:inline-block;width:60px;height:27px;color:#fff;background:#3dbd82;border:none;cursor:pointer}.w-tb-btn:hover{background:#1CC779}.g-pro-body .table-common caption h4{font-size:16px;margin-bottom:10px;color:#000}.g-pro-body .table-common caption p{font-weight:600}.g-pro-body .table-keyAccount{text-align:left;margin-top:20px}.table-keyAccount tbody tr td{width:50px}.g-pro-body .table-keyAccount span{display:inline-block;height:24px}.g-pro-body .table-keyAccount .label{width:72px}.table-keyAccount tbody tr td .inputd .normal{width:276px;height:20px;border:1px solid #e2e2e2}.table-keyAccount tbody tr td .inputd .normal-1{width:73px}.table-keyAccount tbody tr td .inputd .normal-2{width:196px}.table-keyAccount tbody tr td .inputd select{border:1px solid #e2e2e2;width:136px}.table-keyAccount tbody tr td .tips{width:90px;color:#999;font-weight:400;text-align:left;font-size:12px}.f-query .ex-arrow,.f-query table,.f-query table th{text-align:center}.table-keyAccount .w-tb-btn{height:38px;width:80px}.f-query{padding:20px;font-size:14px;background:#fff}.f-query table td,.f-query table th{padding:10px 0;color:#666}.f-query table{width:100%;border-bottom:1px solid #ddddde}.f-query table th{width:292px}.f-query table tr.price-info td{font-size:16px;color:#0154a0}.f-query .query-tips{color:#666;font-weight:600;margin-top:10px}.engineerCard-corp,.engineerCard-name,.engineerCard-serial{text-align:right;color:#000;position:absolute}.f-query .ex-arrow-btn{cursor:pointer;display:inline-block;padding-top:25px;margin-top:2px;color:#c3c1c1;background:url(../images/qiye-bg.png) -257px -14px no-repeat}.pro-dealer-query-mod{padding:70px 0 50px;background:#f1f3f4;font-size:16px;color:#666}.dispic-join-dealer h4,.pro-dealer-query-mod h4{color:#0154a0;font-size:18px;font-weight:600;line-height:2.5em}.pro-dealer-query-mod .song-txt{font-size:14px;line-height:30px}.pro-coop-mod,.pro-join-mod{font-size:16px;color:#666}.pro-coop-mod .song-txt,.pro-join-mod .song-txt{font-size:14px;line-height:30px}.pro-coop-mod .song-txt{padding-top:15px}.content-dstrib{margin-top:45px}.tab-box .hd{height:30px;line-height:30px;background:#f4f4f4;padding:0 10px 0 20px;border-bottom:1px solid #ddd}.tab-box .hd a{display:inline-block;padding:0 15px;cursor:pointer;color:#666}.tab-box .hd a.on{height:30px;background:#fff;border:1px solid #ddd;border-bottom:2px solid #fff;color:#0154a0}.con-join-dstrib-left{width:600px;float:left}.con-join-dstrib-right{width:315px;float:left}.w-query-dstrib{margin-top:24px}.con-join-dstrib-right .ipt-txt{width:212px;height:32px;line-height:32px;font-size:12px;padding-left:14px;border:1px solid #DDD}.con-join-dstrib-right .w-tb-btn{width:80px;height:32px}.con-join-dstrib-right .txt-info{margin:6px 0 0 12px;font-size:12px;color:#959595}.con-join-dstrib-right .search-result{margin-top:10px;border:1px solid #ddd;background:#fff}.search-result-head{height:36px;line-height:36px;margin:1px;background:#C4DBE9;text-indent:20px;color:#fff;font-weight:700}.search-result-body{padding:20px}.search-result-body table tr td.wd1{width:85px;font-weight:700;vertical-align:top}.engineerCard,.engineerCard-level0,.engineerCard-level1{background:url(../images/ChuJi.png)}.engineerCard-level2{background:url(../images/ZhongJi.png)}.engineerCard-level3{background:url(../images/GaoJi.png)}.engineerCard-level4{background:url(../images/ZiShen.png)}.engineerCard-level5{background:url(../images/FiveStar.png)}.engineerCard-level6{background:url(../images/SixStar.png)}.engineerCard-levelg1{background:url(../images/ChuJiGW.png)}.engineerCard-levelg2{background:url(../images/ZhongJiGW.png)}.engineerCard-levelg3{background:url(../images/GaoJiGW.png)}.engineerCard-levelg4{background:url(../images/ZiShenGW.png)}.engineerCard-levelg5{background:url(../images/FiveStar.png)}.engineerCard-levelg6{background:url(../images/SixStarGW.png)}.engineerCard{width:295px;height:465px;font-size:12px;overflow:hidden;position:relative;margin:20px auto}.engineerCard-avatar{position:absolute;width:130px;height:auto;overflow:hidden;right:20px;top:110px;visibility:hidden}.engineerCard-name{width:205px;top:285px;right:64px;font-size:22px}.engineerCard-corp{width:295px;bottom:43px;right:25px;height:35px;line-height:35px;font-size:16px}.engineerCard-serial{width:128px;line-height:normal;top:40px;right:20px}.engineerCard-level2 .engineerCard-name{color:#a81b23}.engineerCard-level1 .engineerCard-name{color:#2e358f}.engineerCard-level0 .engineerCard-name{color:#558a3a}.content-join-dstrib h4{line-height:2.5em}.content-join-dstrib h4,.content-join-dstrib h5{font-weight:600}.join-contact .join-Line,.join-contact .join-email{padding:0 32px 0 43px;margin:25px 0;font-size:16px;line-height:80px;color:#fff;background:#5091CB;float:left;vertical-align:middle}.content-coop-dstrib .join-email{padding-left:0;padding-right:0;width:916px;text-align:center}.join-contact .join-Line strong,.join-contact .join-email strong{font-size:22px;font-weight:500;margin:0 15px}.join-contact .join-Line .join-phone{display:inline-block;height:58px;width:166px;margin-left:15px;margin-top:-14px;vertical-align:middle}.join-contact .join-Line .join-phone strong{display:block;margin:5px 0;line-height:25px}.join-contact .join-email{margin-left:5px}.join-contact .ico-email,.join-contact .ico-phone{display:inline-block;width:50px;height:50px;margin-top:-10px}.join-contact .ico-phone{background-position:-24px -172px}.join-contact .ico-email{background-position:-99px -172px}.content-join-dealer ul{padding-bottom:30px;margin-bottom:30px;border-bottom:1px dashed #c3c1c1}.content-join-dealer ul li{float:left;width:160px;text-align:center;margin-right:29px}.gallery-wrap,.gallery-wrap li{width:100%;min-width:1080px;height:379px}.customer-gallery{min-width:1080px}.gallery-wrap{position:relative;overflow:hidden}.gallery-wrap li{position:absolute;left:0;top:0;background:center 0 no-repeat;opacity:0;filter:alpha(opacity=0)}.thumbnails-wrap{width:1080px;height:110px;margin:0 auto}.thumbnails{position:relative;width:1000px;height:110px;overflow:hidden}.thumbnails ul{position:absolute;width:10000px;left:0;top:0}.thumbnails li{margin:12px 5px;border:1px solid #ddd;float:left;font-size:0}.thumbnails li.active{box-shadow:0 0 10px rgba(1,84,160,.46);border:1px solid #B3D5F5}.thumbnails li img{cursor:pointer}.thumbnails-wrap .left-arrow,.thumbnails-wrap .right-arrow{display:inline-block;width:40px;height:110px;float:left;background-image:url(../images/gal-arrow.gif);background-repeat:no-repeat}.thumbnails-wrap .left-arrow{background-position:2px}.thumbnails-wrap .left-arrow:hover{background-position:-48px}.thumbnails-wrap .right-arrow{background-position:-98px}.thumbnails-wrap .right-arrow:hover{background-position:-148px}.pro-case-list-mod{background:#fff;padding:30px 0 70px}.pro-case-list-mod .mod-title{color:#666;line-height:2.5em;font-weight:400;font-size:18px}.customer-list li{POSITION:relative;width:230px;height:73px;line-height:73px;border:1px dashed #ddd;text-align:center;float:left;overflow:hidden;margin:-1px 0 0 -1px; padding:20px 15px;}.customer-list li img{vertical-align:middle}.g-help-body{background:#f1f3f4}.g-help-body .g-wrap{border-bottom:1px solid #fff}.help-search-bar{text-align:right;padding:15px 0}.help-search-bar .question-txt{width:480px;height:28px;padding-left:10px;border:1px solid #e4ebee}.help-search-bar .w-tb-btn{height:30px;width:60px;margin-right:5px}.help-search-bar a{color:#666;text-decoration:underline;vertical-align:bottom}.g-help-wrap{margin-bottom:80px}.help-content,.help-leftNav{float:left}.help-leftNav{width:199px;border-right:1px solid #f1f3f4;text-align:right;background:#fdfdfd}.help-leftNav-list li{border-bottom:1px solid #f1f3f4}.help-leftNav-list li a{display:block;padding-right:28px;color:#666}.help-leftNav-list li a:hover{background:#fff}.help-leftNav-list li h4 a{line-height:26px;padding:14px 28px 14px 0;font-size:16px}.help-leftNav-list li.curr h4,.help-leftNav-list li:hover h4{color:#2a61a1;border-left:3px solid #2a61a1}.help-leftNav-list li.curr h4 a,.help-leftNav-list li:hover h4 a{background:#fff;color:#2a61a1}.help-leftNav-list li dl{padding-bottom:12px}.help-leftNav-list li dd{font-size:14px;margin-bottom:5px}.help-leftNav-list li dd a{line-height:17px;height:17px;padding:4px 28px 4px 0}.help-leftNav-list li dd.on a,.help-leftNav-list li dd:hover a{background:#fff;color:#2a61a1}.help-leftNav-list li dd a .ico-state{display:inline-block;width:16px;height:17px;margin-left:8px;vertical-align:middle;background:url(../images/qiye-bg.png) -175px -24px no-repeat;overflow:hidden}.help-leftNav-list li dd.on .ico-state,.help-leftNav-list li dd:hover .ico-state{color:#2a61a1;background:url(../images/qiye-bg.png) -200px -25px no-repeat}.help-content{width:810px;min-height:690px;padding:20px 35px 35px;font-size:14px;color:#666;background:#fff}.help-content h3{font-size:21px;color:#333;background:#fff}.help-content ol{list-style-position:inside}.question-list li{margin:15px 0}.question-list li .icon-seq{display:inline-block;width:20px;height:19px;font-size:12px;line-height:19px;padding:0 6px 0 0;margin-right:5px;text-align:center;color:#fff;vertical-align:middle;background:url(../images/qiye-bg.png) -325px -23px}.question-list li a{line-height:19px;vertical-align:middle;color:#666}.help-content #pager{margin-top:20px;line-height:28px}.help-content #pager a,.help-content #pager span.current{display:inline-block;padding:0 10px;height:28px;line-height:28px;text-align:center}.help-content #pager a{color:#666;text-decoration:none}.client-protocol-tips,.help-search-result .item h2 a:hover,.mod-blocks a:hover{text-decoration:underline}.help-content #pager span.current{font-weight:700;color:#fff;background-color:#2e6ab1}.help-content #pager em{font-size:12px;width:1px;height:10px;background:#666;line-height:10px;display:inline-block}.gray-tips{padding:0 1em;line-height:45px;margin:15px 0;color:#666;background:#f1f3f4}.network-test-wrap p{margin:20px 0}.network-test-wrap .w-tb-btn{display:block;margin:0 auto;height:36px;line-height:36px;width:130px;text-align:center}.manual-item{width:685px;margin-top:25px;border-bottom:1px dashed #b7c7cf}.manual-item .dwn-w{width:124px}.manual-item .dwn-w .w-tb-btn{height:36px;line-height:36px;width:122px}.manual-item .manal-pic{width:535px;margin-left:25px;margin-bottom:27px}.content-client-set,.content-dns-set{padding-left:60px;background:url(../images/set-step.jpg) no-repeat}.content-client-set .client-account{width:156px;margin-right:0}.content-client-set #client-end,.content-client-set #protocol-type{display:inline-block}.content-client-set .set-step,.content-dns-set .set-step{position:relative}.content-client-set .step,.content-dns-set .step{width:64px;height:25px;left:-68px;line-height:25px;padding-right:6px;text-indent:-9999px;font-weight:700;color:#000;float:left;margin:10px 0;display:inline;position:absolute}.must-fill-point,.must-fill-tips span{text-align:right;font-family:Simsun;color:red}.content-client-set .step-cont,.content-dns-set .step-cont{line-height:25px;margin:10px 0}.content-client-set .btn-submit,.content-dns-set .btn-submit{line-height:27px;margin:25px 0 0}.must-fill-tips span{height:25px;line-height:25px;padding-right:6px}#mobile-client{display:none}.content-help-client,.content-help-dns{padding:20px 0 0}.record{padding:3px 0;overflow:hidden;zoom:1}.dns-domain-name{width:260px}.must-fill-frame{height:23px;vertical-align:middle;line-height:23px;margin:0 8px 0 0;padding:0 0 0 3px;border:1px solid #96a5ae}.dns-domain-server{width:265px}.must-fill-point{height:25px;line-height:25px;padding-right:6px}.client-protocol-tips{color:#2a61a1}.btn-submit,.must-fill-tips{float:left;display:inline}.btn-submit{line-height:27px;margin:25px 0 0 55px}.must-fill-tips{height:30px;line-height:30px;margin-left:10px;color:#666;margin-top:25px}.dns-tips{margin-top:40px}.dns-tips p{font-size:14px;line-height:2em}.content-help-client .title,.content-help-dns .title{font-size:14px;height:30px;font-weight:700;border-bottom:1px solid #E5E5E5;text-indent:0}.content-help-client .step,.content-help-dns .step{width:68px;height:25px;line-height:25px;padding-right:6px;text-align:center;font-weight:700;float:left;margin:10px 0;display:inline;overflow:hidden}.content-help-client .step-cont,.content-help-dns .step-cont{position:relative;float:left;width:714px;display:inline;line-height:25px;margin:10px 0}.step-image{display:block;margin:5px 0 10px;position:relative}.content-help-client .step-cont img,.content-help-dns .step-cont img,.content-help-other-solution .hos-a img{border:2px solid #D5E6EE;padding:7px;display:block}.step-text{position:absolute;font-size:12px;font-family:Arial,sans-serif;color:red;padding-left:6px;overflow:hidden}.q-answer{margin-top:12px}.icon-ans,.icon-q{width:22px;height:28px;margin:6px 10px 0 0;float:left;text-indent:-999px;overflow:hidden;background:url(../images/qiye-bg.png) -375px -25px no-repeat}.icon-ans{background-position:-425px -25px}.ans-txt,.q-txt{width:776px;float:left}.ans-txt{padding:5px 0;line-height:25px}.ans-txt p img{border:2px solid #D5E6EE;padding:7px;display:block;margin:5px 0}.back-btn{width:72px;height:36px;line-height:36px;margin:30px 0 0 32px;font-size:16px}.popMask,.popup{top:0;width:100%;height:100%;position:absolute;left:0}.help-search-result{border-bottom:1px solid #fff}.help-content .nodata{color:#ccc;font-size:20px;text-align:center;padding:70px 0}.help-search-result .item h2{font-size:16px}.help-search-result .item h2 a{color:#0154a0}.help-search-result .item{margin:25px 0}.help-search-result .summary{color:#666}.popup{z-index:2000}.popMask{display:block;background-color:#000;-moz-opacity:.6;filter:alpha(opacity=60);opacity:.6}.popMain{position:absolute;overflow:hidden;font-size:12px;border:1px solid #537695;left:50%;width:384px;margin-left:-194px;background-color:#fff}.popTitle{color:#000;height:44px}.popTitle .text{margin-left:12px;line-height:44px;font-size:16px;color:#0154a0}.popTitle .close{position:absolute;right:5px;top:5px;width:30px;height:30px;overflow:hidden;font-size:12px;text-indent:-9999px;background:url(../images/popup-r-close.png) center no-repeat;display:inline-block;z-index:99;float:right;outline:0}.popContent{background:#fff;overflow:auto;color:#666;padding:0 40px 40px}.mod-blocks ul li,.mod-blocks ul li a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popContent .info_icon{width:110px;height:110px;margin:0 auto;background:center no-repeat}.popContent .info_icon_suc{background-image:url(../images/popup-suc.png)}.popContent .info_icon_info{background-image:url(../images/popup-info.png)}.popContent .info_icon_warn{background-image:url(../images/popup-warn.png)}.popContent .info_icon_fail{background-image:url(../images/popup-fail.png)}.popContent .layer_msg{font-size:24px}.popContent .layer_msg.msg{font-size:14px}.popContent .layer_msg p{padding:10px 0;margin:0;font-size:14px}.advantage{padding:70px 0 160px}.advantage-idx-list li{width:350px;height:330px;float:left;text-align:center}.advantage-idx-list li .advantage-pic{font-size:0}.advantage-idx-list li .advantage-pic img{width:182px;height:182px; margin-bottom:20px;}.advantage-idx-list li .advantage-txt{font-size:22px;line-height:42px;color:#333333; margin:20px 0;}.inquiry-price{padding:30px 0;color:#666;font-size:24px;text-align:center}.inquiry-price .des{border-bottom:1px solid #dce6ec}.inquiry-price .min-price{font-size:46px;color:#025bc9;font-weight:700}.inquiry-price-wrap img{width:45px;height:55px}.inquiry-price-con{display:inline-block;width:360px;padding-left:50px;padding-top:25px;text-align:left;background:url(../images/calculator.png) 0 30px no-repeat}.err-inquiry-msg{display:none;font-size:16px}.inquiry-price .input-w .inquiry-price-input{width:174px;height:28px;margin-right:5px}.inquiry-price .reference-pri{font-size:16px}#max-price,#min-price{color:#025bc9}.mod-blocks{padding:30px 0 30px}.mod-blocks-contact,.mod-blocks-news,.mod-blocks-question{float:left;height:300px}.mod-blocks-question{width:220px; margin-right:20px;}.mod-blocks .tit{padding-bottom:6px; margin-bottom:6px;font-size:18px;line-height:28px;color:#14a1e5;background:url(../images/line.jpg) bottom left no-repeat;}.mod-blocks ul li{font-size:14px}.mod-blocks-question ul li{width:220px; height:26px; line-height:26px;}.mod-blocks ul li a{display:inline-block;width:220px;color:grey}.mod-blocks ul li a i.ico-new{width:19px;height:19px;margin-left:2px;background-position:-250px -23px}.mod-blocks-news{width:220px;padding:0 30px;}.mod-blocks-news ul{width:220px}.mod-blocks-news ul li{width:220px; height:26px; line-height:26px;}.mod-blocks-news p.more{padding-right:0}.mod-blocks .more{padding-right:35px;font-size:12px;line-height:28px;text-align:right}.mod-blocks .more a{color:#0154a0}.mod-blocks-contact{width:368px;padding-left:50px}.mod-links{padding:50px 0}.mod-links .tit{font-size:14px;line-height:28px;color:#666;font-weight:700}.mod-links ul li{display:inline-block;margin-right:15px;float:left}.mod-links p{line-height:26px}.mod-links a{font-size:12px;color:grey}.mod-links .about-w,.mod-links .fri-link-w,.mod-links .help-w,.mod-links .intro-w,.mod-links .partner-w{float:left;padding:0 20px 0 9px}.mod-links .intro-w{width:288px;padding-left:0}.mod-links .partner-w{width:142px}.mod-links .help-w{width:235px}.mod-links .about-w{width:130px}.mod-links .fri-link-w{width:166px;padding-right:0}.aside-contact{width:62px;position:fixed!important;top:250px;right:10px;z-index:999}.aside-contact .help-tip,.aside-contact .mail-tip,.aside-contact .phone-tip,.aside-contact .register-tip{position:relative;width:60px;height:36px;padding:12px 0;margin-bottom:10px;border:1px solid #bbb;font-size:16px;line-height:18px;text-align:center;color:#fff;background:url(../images/aside-contact.png) no-repeat #fff}.aside-contact .phone-tip{background-position:-154px -2px}.aside-contact .mail-tip{background-position:-154px -64px}.aside-contact .help-tip{position:relative;background-position:-82px -128px}.aside-contact .help-tip a{position:absolute;display:block;top:0;left:0;width:60px;height:60px}.aside-contact .register-tip{cursor:pointer;background:url(../images/register-tip.jpg) center no-repeat #fff}.aside-contact .register-tip:hover{background:url(../images/register-tip-hover.jpg) center no-repeat #8db2df}.aside-contact .help-tip:hover .txt,.aside-contact .mail-tip:hover .tip,.aside-contact .mail-tip:hover .txt,.aside-contact .phone-tip:hover .tip,.aside-contact .phone-tip:hover .txt{display:block}.aside-contact .help-tip .txt{line-height:32px}.aside-contact .register-tip .txt{display:block;font-size:0}.aside-contact .register-tip .txt a{display:block;color:#666;text-indent:-999px}.aside-contact .register-tip:hover .txt a{display:block;color:#666}.aside-contact .help-tip:hover,.aside-contact .mail-tip:hover,.aside-contact .phone-tip:hover{background:#8db2df}.aside-contact .tip,.aside-contact .txt{cursor:default;display:none}.aside-contact .tip{position:absolute;width:135px;padding-right:15px;height:40px;line-height:40px;top:11px;right:66px;font-size:12px}.aside-contact .phone-tip:hover .tip{background:url(../images/aside-contact.png) 0 -9px no-repeat}.aside-contact .mail-tip:hover .tip{background:url(../images/aside-contact.png) 0 -73px no-repeat}@media screen and (max-width:1080px){.g-content .g-main{margin:0 auto}.g-content .g-sidebar{display:none}}
.g-wrap ul.advantage-idx-list li p{
	padding:5px 20px;
	height: 170px;
	color:#333;
    overflow: hidden;
    text-align: left !important;
}
.newsname{
	width:100%;
}
.gwrapul{}
.gwrapul li{display:block; padding:0px 0 30px 0; font-size:14px; background-color:#FFFFFF; width:250px; margin-left:90px; float:left;}
.gwrapul .jsimg{ height:105px;}
.gwrapul b{display:block; font-size:16px; font-weight:100;}
.gwrapul .jsline{border-bottom:#CCCCCC solid 1px; padding-bottom:15px; margin-bottom:15px;}
.gwrapul .jscontent{width:200px; margin:auto; text-align:center; margin-bottom:20px; line-height:50px;}
.newsname li{
	width: 49.9%;
	overflow: hidden;
	background: #a8cde5;
	text-align: center;
	line-height: 4em;
	float:left;
	margin-bottom: 20px;
}
.g-about-banner{height:350px;background:url(../images/safe-banner_1.jpg) center no-repeat #025bc9;}
.navleft{float:left; width:200px; margin-top:30px; font-size:14px;}
.navright{float:right; width:830px;}
.navleft p{background-color:#0b5fa6; text-align:center; padding:10px; margin-bottom:10px; color:#FFFFFF; font-size:18px;}
.navleft ul li a:link{ height:36px; line-height:36px; border:#efefef solid 1px; padding-left:30px; margin-bottom:10px; display:block;}
.navleft ul li a:visited{ height:36px; line-height:36px; border:#efefef solid 1px; padding-left:30px; margin-bottom:10px; display:block;}
.navleft ul li a:hover{ height:36px; line-height:36px; border:#0b5fa6 solid 1px; color:#0b5fa6; padding-left:30px; margin-bottom:10px; display:block;}
.navleft ul li .m_hover{ border:#0b5fa6 solid 1px; color:#ffffff; display:block; background-color:#0b5fa6;}

.newsname li:nth-of-type(1){
	border-right:1px solid #fff;
}
.newsname li.on{
	background: #82b7da;
}
.newsname li.on a,.newsname li a{
	display: block;
	color:#fff;
	font-size: 16px;
}
.usefn-detail-box{ display:block;}
.usefn-detail-box li{float:left; width:45%; display:block; margin-right:5%; text-indent:0; height:100px; line-height:22px;}
.usefn-detail-box li b{font-size:14px; margin:0; padding:0; margin-bottom:5px;}
#menu{background-color:#238bd4; height:53px; line-height:53px; overflow:hidden;} 
#foot{ margin:0; padding:0;}
#foot .footlink{background-color:#238bd4; height:89px; line-height:49px;}
#foot .footlink .linkcon{width:1104px; margin:auto; color:#FFFFFF; font-size:14px;}
#foot .footlink .linkcon a:link{color:#FFFFFF; margin-right:10px;}
#foot .footlink .linkcon a:visited{color:#FFFFFF; margin-right:10px;}
#foot .footlink .linkcon a:hover{color:#FF0000; margin-right:10px;}
#foot .footlink .linkcon ul{}
#foot .footlink .linkcon ul li{float:left;line-height:30px;}
#foot .footlink .linkleft{float:left; width:70px;}
#foot .footlink .linkright{float:right; width:1030px;}
#foot .footcon{width:1104px; margin:auto; text-align:center; padding:30px; line-height:35px; font-size:14px; padding:30px 0;}
#foot .footcon a:link{color:#333;}
#foot .footcon a:visited{color:#333; }
#foot .footcon a:hover{color:#FF0000;}


#foot_i{ margin:0; padding:0;}
#foot_i .footlink_i{background-color:#000000; height:49px; line-height:49px;}
#foot_i .footlink_i .linkcon_i{width:1104px; margin:auto; color:#FFFFFF; font-size:14px;}
#foot_i .footlink_i .linkcon_i a:link{color:#FFFFFF; margin-right:10px;}
#foot_i .footlink_i .linkcon_i a:visited{color:#FFFFFF; margin-right:10px;}
#foot_i .footlink_i .linkcon_i a:hover{color:#FF0000; margin-right:10px;}
#foot_i .footlink_i .linkcon_i ul{}
#foot_i .footlink_i .linkcon_i ul li{float:left;margin-left: 50px;}
#foot_i .footlink_i .linkleft_i{float:left; width:70px;}
#foot_i .footlink_i .linkright_i{float:right; width:1030px;}
#foot_i .footcon_i{width:1104px; margin:auto; text-align:center; padding:30px; line-height:35px; font-size:14px; padding:30px 0;}
#foot_i .footcon_i a:link{color:#333;}
#foot_i .footcon_i a:visited{color:#333; }
#foot_i .footcon_i a:hover{color:#FF0000;}




.weixinul{}
.weixinul li{display:block; font-size:16px; width:350px; float:left; text-align:center; height:250px; padding-top:50px;}
.weixinul .borderright{border-right:#eeeeee solid 1px; }
.weixinul .borderbottom{border-bottom:#eeeeee solid 1px; }
.gray-bghe{background-color:#f8f6f6;}
#bamenu{border-bottom:#CCCCCC solid 1px; margin-top:30px; line-height:53px; font-size:18px; margin-bottom:30px; height:53px; padding-top:30px;}
#bamenu .bamenucon{width:1104px; margin:auto;}
#bamenu .bamenucon ul{ display: table; margin:auto;}
#bamenu .bamenucon ul li{float:left; text-align:center; height:53px; line-height:53px;}
#bamenu .bamenucon ul li a:link{ display:block;  padding:0 50px; height:53px; line-height:53px;}
#bamenu .bamenucon ul li a:visited{ display:block;  padding:0 50px; height:53px; line-height:53px;}
#bamenu .bamenucon ul li a:hover{  border-bottom:#2a8ae2 solid 2px; display:block;  padding:0 50px; height:53px; line-height:53px;}
#bamenu .bamenucon ul li .m_hover{ border-bottom:#2a8ae2 solid 2px; display:block;  padding:0 50px; height:53px; line-height:53px;}
.newslistul{}
.newslistul li{border-bottom:#CCCCCC dotted 1px; margin-bottom:15px; padding-bottom:15px; height:120px;}
.newslistul li dl{}
.newslistul li dl dt{float:left;}
.newslistul .dtimg{width:150px;}
.newslistul .dtimg img{width:150px; height:100px;}
.newslistul .dtwid{width:880px; float:right; display:block; font-size:14px;}
.newslistul .dtwid b{display:block; margin-bottom:15px; font-size:18px; font-weight:100;}
.newslistxw{}
.newslistxw li{border-bottom:#CCCCCC dotted 1px; margin-bottom:15px; padding-bottom:15px; height:120px;}
.newslistxw li b{display:block; margin-bottom:15px; font-size:18px; font-weight:100;}
.content_r h1{
font-size: 16px;
line-height: 2em;
border-bottom:2px solid #d7e1e5;
}
.content_r .ys_detile{
margin:40px 0;
width:100%;
}
.content_r .ys_detile td{
padding-bottom: 40px;
}
.content_r .ys_detile td p{
font-size: 16px;
color: #595959;
} 
.content_r .ys_detile td i{
font-size: 16px;
font-size: 12px;
color: #8b8b8b;
display: block;
margin-top: 10px;
width:255px;
line-height:1.5em;
} 
.searchcon{width:1104px; margin:auto;}
.rightsearch{background:url(../images/cal.jpg) no-repeat left bottom 6px; font-size:14px; padding-top:50px; width:430px; text-align:right; height:50px; line-height:50px; margin-left:350px;}
.rightsearch input{width:80px;}
.btn-wrap ul li{float:left; padding:5px 10px; background-color:#666; display:block; margin-left:3px; color:#FFFFFF;}
.btn-wrap .thisclass{background-color: #1788DB; padding:5px 10px; display:block; color:#FFFFFF;}
.btn-wrap ul li a:link{color:#FFFFFF;}
.btn-wrap ul li a:visited{color:#FFFFFF;}
.btn-wrap ul li a:hover{color:#FF0000;}








.floatdemo {
    position: absolute;
    left: 55%;
    top: 70px;
    z-index: 9998;
    background: #fff;
    margin-left: 150px;
    width: 260px;
    height: 440px;
    padding: 10px 30px
}

.floatdemo h2 {
    font-size: 22px;
    margin-bottom: 20px
}

.floatdemo .inputform .form-group {
    margin-bottom: 10px;
}

.floatdemo .inputform .form-button {
    padding-left: 0
}

.floatdemo .inputform .form-group .form-label {
    width: 22%;
    text-align: left; float:left;margin-top: 10px;
}

.floatdemo .inputform .form-group .form-label label {
    padding-top: 10px
}

.floatdemo .inputform .form-group .form-label em {
    display: none
}

.floatdemo .inputform .form-group .form-control {
    margin-left: 23%
}

.floatdemo .inputform .form-group .form-control input {
    border: 1px solid #eee;
    padding: 10px 5px;
    width: 200px !important;
}

.floatdemo .inputform .form-button input {
    width: 260px;
    margin-top: 20px;
    height: 36px
}








.introduce_integrate{top:255px;height:660px;width:1000px;position:relative;left:50%;margin-left:-500px;font-family:"SCHeiti","Helvetica","lucida Grande",BlinkMacSystemFont,"PingFang SC","Microsoft YaHei"}.introduce_mng_func{top:0px;height:1025px;margin-top:290px}.introduce_integrate{top:0;padding-left:60px;margin-top:30px;height:670px;padding-left:60px}.introduce_mail_func_title{margin-bottom:40px;font-size:24px;color:#000}.introduce_func_item{width:170px;height:170px;border:1px solid #E0E0E0;float:left;margin-right:37px;margin-bottom:37px;-mz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.introduce_func_item:hover{border:1px solid #2C8DE1}.introduce_integrate_item{width:260px;height:260px;border:1px solid #E0E0E0;float:left;margin-right:50px;margin-bottom:50px;-mz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.introduce_integrate_item:hover{border:1px solid #2C8DE1}.introduce_func_item_last,.introduce_integrate_item_last{margin-right:0px}.intro_title,.intro_hover_title{color:#000;font-size:16px;font-weight:200;text-align:center;line-height:1;margin-bottom:18px;margin-top:-5px}.intro_hover_title{color:#252525}.intro_integrate_title{color:#000;font-size:18px;text-align:center;line-height:1;margin-bottom:12px;font-weight:200}



.integrate_icon_1{background-position:0 0;height:80px;width:188px}
.integrate_icon_2{background-position:0 -90px;height:80px;width:188px}
.integrate_icon_3{background-position:0 -180px;height:80px;width:188px}
.integrate_icon_4{background-position:0 -270px;height:80px;width:188px}
.integrate_icon_5{background-position:0 -360px;height:80px;width:188px}
.integrate_icon_6{background-position:0 -450px;height:80px;width:188px}
.integrate_icon{display:inline-block;*display:inline;*zoom:1;font-size:0;background-repeat:no-repeat;background-image:url('/images/xtb12.png');background-size:188px 530px;margin: 50px 36px 20px;}

.intro_sub_title_m15,.intro_sub_title_m14,.intro_sub_title_m12,.intro_sub_title_m7,.intro_sub_title_m13,.intro_integrate_sub_title_m15{color:#757575;font-size:14px;text-align:left;margin:0 15px;line-height:18px;font-weight:200}.intro_sub_title_m14{margin:0 14px}.intro_sub_title_m12{margin:0 12px}.intro_sub_title_m7{margin:0 6px}.intro_sub_title_m13{margin:0 13px}.intro_integrate_sub_title_m15{font-size:14px}.mail_func_icon,.manage_func_icon{margin:0px 63px 19px}








.text_c {text-align: center}

.container {margin: 0 auto;width: 1170px;}
.p_t50 {padding-top: 50px}
.row {*zoom: 1;margin-left: -30px;}

.m_t50 {margin-top: 50px;}
white_bar {
    background: #fff;
    box-shadow: 0 1px 3px #c5c5c5;
    overflow: hidden;
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.grid_4 {
    width: 370px;
}

[class*="grid_"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
}

.p_b10 {
    padding-bottom: 10px;
}

.m_b20 {
    margin-bottom: 20px;
}

.pic_news .hot_pic {
    height: 204px;
    overflow: hidden;
}

.gray {
    background: #e7e7e7;
}

img {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: auto;
    max-width: 100%;
    width: auto\9;
}

.p_lr10 {
    padding: 0 10px;
}
.m_t10 {
    margin-top: 10px;
}
h4 {
    font-size: 16px;
}

.p_lr10 {
    padding: 0 10px;
}
.m_t15 {
    margin-top: 15px;
}
.lh_22 {
    line-height: 22px;
}


.red {
    /* color: #1566a5; */
}
.m_l10 {
    margin-left: 230px;
	margin-top:35px;
}


.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.grid_11 {
    width: 760px;
}

[class*="grid_"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
}


.button3 {
    display: inline-block;
    padding: 8px 26px;
    margin: 15px 0 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    background: #1566a5;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}


.page-news-list li {
    padding: 12px;
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.white_bar {
    background: #fff;
    box-shadow: 0 1px 3px #c5c5c5;
    overflow: hidden;
}
.page-news-list a {
	font-size: 14px
}
.data {
	width: 60px;
	height: 60px;
	display: block;
	background: #CCC;
	color: #333;
	text-align: center;
	line-height: 60px
}
.month {
	display: block;
	width: 60px;
	text-align: center
}

.page-news-list li a {
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden
}
.page-news-list li p {
	padding-top: 10px;
	color: #777
}
.page-news-list li:hover {
	background: #1566a5;
}
.page-news-list li:hover p, .page-news-list li:hover .month {
	color: #fff
}
.page-news-list li:hover .data {
	background: #FFF
}
.page-news-list li:hover a {
	color: #fff;
	text-decoration: underline
}
.data {
    width: 60px;
    height: 60px;
    display: block;
    background: #CCC;
    color: #333;
    text-align: center;
    line-height: 60px;
}
.m_r14 {
    margin-right: 14px;
}
.f36 {
    font-size: 36px;
}
.month {
    display: block;
    width: 60px;
    text-align: center;
}
.m_t5 {
    margin-top: 5px;
}

.lh_22 {
    line-height: 22px;
}

.m_b50 {
    margin-bottom: 50px;
}
.m_t50 {
    margin-top: 30px;
}
.text_c {
    text-align: center;
}
.f16 {
    font-size: 16px;
}

.button1 {
    margin: 0 auto;
    padding: 13px 36px;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    background: #1566a5;
    display: inline-block;
}
.row {
    *zoom: 1;
    margin-left: -30px;
}


.l {
    float: left;
}




.banner_buy_exmail_custom {
    background-image: url("/images/dibu15.png");
    background-repeat: no-repeat;
    background-size: 1440px 300px;
    background-position: 50% 50%;
    height: 300px;
    min-width: 990px;
}





.index_product_buy_bg {
    margin: 0 auto;
    position: relative;
}
.index_product_buy_bg {
    margin: 0 auto;
    position: relative;
}

.index_product_buy_opt {
    height: 107px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    text-align: center;
    font-weight: lighter;
}




.index_product_buy_opt_txt {
    font-family: "STHeitiSC-Light",BlinkMacSystemFont,"Helvetica","lucida Grande","PingFang SC","SCHeiti","Microsoft YaHei";
    font-size: 30px;
    color: #000;
    letter-spacing: 0;
    height: 30px;
    line-height: 30px;
    margin-bottom: 40px;
}



.index_product_buy_opt_btn {
    height: 37px;
}
.index_product_buy_opt_btn {
    height: 37px;
}




.index_product_buy_opt_btn a {
    width: 144px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-family: "STHeitiSC-Light",BlinkMacSystemFont,"Helvetica","lucida Grande","PingFang SC","SCHeiti","Microsoft YaHei";
    font-size: 14px;
}

.index_product_buy_btn_white {
    border: 1px solid #2A8AE2;
    color: #2A8AE2;
    margin-right: 30px;
}
.index_product_buy_btn_blue {
    border: 1px solid #2A8AE2;
    background-color: #2A8AE2;
    color: #FFFFFF;
}

















.part2 .title {
  height: 80px;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -ms-animation-delay: .2s;
  animation-delay: .2s;
 width: 664px;
  margin: 0 auto;
}
.part2 .title .a1 {
  font-size: 34px;
  color: #005fbb;
  display: block;
  font-weight: bold;
  font-family: "microsoft yahei";
  text-align: center;
  line-height: 45px;
  height: 45px;
}
.part2 .title .a1 i {
  font-size: 24px;
  color: #333;
  font-family: "microsoft yahei";
}
.part2 .title .a2 {
  display: block;
}
.part2 .comt {
  position: relative;
  margin-top: 60px;
  height: 485px;
}
.part2 .comt .part1bg1 {
  width: 462px;
  height: 515px;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 50%;
  margin-left: -232px;
  -webkit-transition: all ease-in-out 9s;
  -webkit-animation: anims1 9s infinite linear;
}
.part2 .comt .part1bg2 {
  width: 462px;
  height: 461px;
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 50%;
  margin-left: -231px;
  -webkit-transition: all ease-in-out 5s;
  -webkit-animation: anims2 5s infinite linear;
}
.part2 .comt .part1bg3 {z-index: 3;
  width: 965px;
  height: 485px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -482.5px;
}
.part2 .comt .part1bg3 .part1bg3comt {
  position: relative;
  z-index: 3;
  height: 485px;
  width: 965px;
}
.part2 .comt .part1bg3 .part1bg3comt .li {
  width: 370px;
  position: absolute;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
   z-index: 5;
}
.part2 .comt .part1bg3 .part1bg3comt .li i{width: 128px;height: 128px;display: block;}
.part2 .comt .part1bg3 .part1bg3comt .li i img {
  width: 128px;
  height: 128px;
  display: block;
  float: right;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
}
.part2 .comt .part1bg3 .part1bg3comt .li span {
  width: 230px;
  color: #919191;    height: 96px;    padding-top: 20px;
  margin-right: 10px;
  font-family: "microsoft yahei";    text-align: right;  text-transform: uppercase;
}
.part2 .comt .part1bg3 .part1bg3comt .li span p {
  width: 23px;
  height: 110px;
  float: right;
  text-align: center;
  color: #fff;
  font-family: arial;
  line-height: 26px;
  margin-left: 10px;
}
.part2 .comt .part1bg3 .part1bg3comt .li span b {
  color: #0449b1;
  font-size: 18px;
  font-family: "microsoft yahei";
  display: block;
  padding-bottom: 5px;
  text-align: right;
}
.part2 .comt .part1bg3 .part1bg3comt .li:hover i img {
  -webkit-transform: rotate(360deg);
}



.part2 .comt .part1bg3 .part1bg3comt .icon6 span,
.part2 .comt .part1bg3 .part1bg3comt .icon7 span,
.part2 .comt .part1bg3 .part1bg3comt .icon8 span,
.part2 .comt .part1bg3 .part1bg3comt .icon9 span,
.part2 .comt .part1bg3 .part1bg3comt .icon10 span{
  margin-right: 0px;
  margin-left: 10px;    text-align: left;
}
.part2 .comt .part1bg3 .part1bg3comt .icon5 span p{ height: 25px;}
.part2 .comt .part1bg3 .part1bg3comt .icon6 span p,
.part2 .comt .part1bg3 .part1bg3comt .icon7 span p,
.part2 .comt .part1bg3 .part1bg3comt .icon8 span p,
.part2 .comt .part1bg3 .part1bg3comt .icon9 span p,
.part2 .comt .part1bg3 .part1bg3comt .icon10 span p{
  float: left;
  margin-right: 10px;
  margin-left: 0px;
}


.part2 .comt .part1bg3 .part1bg3comt .icon6 span b,
.part2 .comt .part1bg3 .part1bg3comt .icon7 span b,
.part2 .comt .part1bg3 .part1bg3comt .icon9 span b,
.part2 .comt .part1bg3 .part1bg3comt .icon10 span b{
  text-align: left;
}
.part2 .comt .part1bg3 .part1bg3comt .icon1 {
  top: 0px;
  left: 65px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon2 {
  top: 92px;
  left: -35px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon3 {
  bottom: 206px;
  left: -50px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon4 {
  bottom: 15px;
  left: 30px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon5 {
          bottom: 29px;
    left: 0px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon6 {
  bottom: 15px;
  right: 30px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon7 {
    bottom: 29px;
    right: 0px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon8 {
    bottom: -120px;
    right: 415px;
    width: 131px;
    text-align: center;
}
.part2 .comt .part1bg3 .part1bg3comt .icon8  b{ text-align: center !important;}
.part2 .comt .part1bg3 .part1bg3comt .icon9 {
    bottom: 206px;
    right: -50px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon10 {
  top: 0px;
  right: 65px;
}

