* {
  padding: 0;
  margin: 0;
}
html {
  min-height: 101%;
  min-width: 1400px;
}
body {
  font-family: "Microsoft YaHei", "宋体", verdana, arial, tahoma;
  font-size: 12px;
  color: #646569;
  min-width: 1400px;
}
div {
  margin: 0 auto;
}
ul,
ol,
li {
  list-style: none;
}
a {
  text-decoration: none;
  word-wrap: break-word;
  color: #626365;
}
/*a:hover{text-decoration:underline}*/
img {
  border: 0;
}
img {
  border: 0;
  vertical-align: middle;
}
ol,
ul,
li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tc {
  text-align: center;
}
.clear {
  clear: both;
}
.christmas {
  display: none !important;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.common-icon {
  background: url(../images/common-icon.png);
  background-repeat: no-repeat;
  display: block;
  margin: 6px 6px 0 0;
}
.img-t-chat {
  background-position: 0px -57px;
  width: 16px;
  height: 16px;
  float: left;
}
.img-t-lang {
  background-position: -78px -57px;
  width: 16px;
  height: 16px;
  float: left;
}
.img-t-tel {
  background-position: -26px -57px;
  width: 16px;
  height: 16px;
  float: left;
}
.img-t-email {
  background-position: -52px -57px;
  width: 16px;
  height: 16px;
  float: left;
}
.img-f-win {
  background-position: 0px 0px;
  width: 40px;
  height: 47px;
}
.img-f-mac {
  background-position: -50px 0px;
  width: 40px;
  height: 47px;
}
.img-f-android {
  background-position: -100px 0px;
  width: 40px;
  height: 47px;
}
.img-f-app {
  background-position: -150px 0px;
  width: 40px;
  height: 47px;
}
.img-f-qq {
  background-position: 0px -82px;
  width: 142px;
  height: 38px;
  float: right;
}

/*Top*/
.top {
  width: 100%;
  border-bottom: 1px solid #cecece;
  height: 30px;
  line-height: 30px;
}
.toplink li {
  float: right;
  margin-left: 20px;
}
.toplinks .ml0 {
  margin-left: 0px;
}
.toplinks li h1 {
  font-size: 12px;
  display: inline;
  font-weight: normal;
}
.toplinks li {
  margin-left: 20px;
  font-size: 12px;
}
.navbar {
  width: 100%;
  height: 75px;
  border-top: none;
  position: relative;
  z-index: 9999;
}
.navbar .logo {
  float: left;
  width: 265px;
  margin-top: 17px;
}
.nav {
  float: right;
  margin-top: 22px;
  font-size: 14px;
}
.nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.nav ul li {
  float: left;
  position: relative;
  _width: 120px;
}
.nav ul li a,
.menu ul li a:visited {
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 0 25px;
  height: 30px;
  color: #000;
  border: 1px solid #fff;
  border-width: 1px 1px 0 0;
  line-height: 30px;
}
.nav ul li ul {
  display: none;
}
.nav ul li:hover a {
}
.nav ul li:hover ul {
  display: block;
  position: absolute;
  top: 31px;
  left: 0;
  width: 250px;
}
.nav ul li ul li a {
  widows: 200px;
}
.nav ul li:hover ul li a {
  display: block;
  background: #f2eeee;
  color: #000;
  padding: 6px;
  width: 200px;
}
.nav ul li:hover ul li a:hover {
  background: #008ddc;
  color: #fff;
}
.nav-line {
  width: 100%;
  height: 3px;
  background: url("../images/nav-line.png") repeat-x;
  float: left;
  margin-top: 10px;
  margin-bottom: -2px;
}

/*Foot*/
.footer {
  background: #2a2a2a;
  color: #979797;
  font-size: 12px;
  width: 100%;
}
.footer-top {
  height: 180px;
  padding-top: 50px;
  min-width: 1200px;
}
.footer-t1 {
  width: 400px;
  height: 123px;
  float: left;
  border-right: 1px dotted #808080;
  padding-top: 30px;
}
.footer-t1 li {
  float: left;
  margin: 0 10px;
  width: 86px;
}
.footer-t1 li span {
  margin-left: 7px;
  margin-bottom: 10px;
  float: left;
  *float: none;
  *margin-left: 0px;
}
.footer-t1-content {
  height: 120px;
  margin: 0px 0 0 50px;
}
.footer-t1 li .ml20 {
  margin-left: 20px;
}
.footer-t2 {
  width: 460px;
  height: 140px;
  float: left;
  border-right: 1px dotted #808080;
  padding: 0 25px;
  margin-left: 20px;
  padding-top: 10px;
}
.footer-t2 .guider {
  font-size: 16px;
  font-weight: bold;
}
.footer-t2 li {
  width: 400px;
  margin: 17px 0 0 0;
  height: 20px;
  overflow: hidden;
}
.footer-t3 {
  width: 260px;
  float: right;
  text-align: right;
  padding-top: 10px;
  _width: 258px; /* IE6 */
}
.footer-t3 .qq {
  float: right;
  width: 100%;
}
.footer-t3 .tel400 {
  font-size: 32px;
  font-weight: bold;
  float: right;
  margin-top: 6px;
  width: 100%;
}
.footer-t3 .email {
  float: right;
  margin-top: 6px;
  width: 100%;
}
.footer-t3 .phone {
  float: right;
  margin-top: 6px;
  width: 100%;
}
.footer-line {
  height: 1px;
  border: none;
  border-top: 1px solid #a0a0a0;
}
.footer-bottom {
  padding: 20px 0;
  line-height: 25px;
}
.footer-t1 li a,
.footer-t2 li a {
  color: #979797;
}

/*Banner*/
#playBox {
  position: relative;
  height: 480px;
  overflow: hidden;
  z-index: 1000;
  min-width: 1200px;
  margin-top: -10px;
}
#playBox .pre {
  cursor: pointer;
  width: 80px;
  height: 100px;
  background: url(../images/banner-left.png) no-repeat 30px center;
  position: absolute;
  top: 180px;
  left: 30px;
  z-index: 10;
}
#playBox .pre:hover {
  background: url(../images/banner-left.png) no-repeat -49px center;
}
#playBox .next {
  cursor: pointer;
  width: 80px;
  height: 100px;
  background: url(../images/banner-right.png) no-repeat 30px center;
  position: absolute;
  top: 180px;
  right: 30px;
  z-index: 10;
}
#playBox .next:hover {
  background: url(../images/banner-right.png) no-repeat -49px center;
}
#playBox .smallNav {
  width: 100%;
  position: absolute;
  height: 10px;
  bottom: 15px;
  z-index: 10;
  text-align: center;
}
#playBox .smallNav li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  display: inline-block;
  background: url("../images/bannerdot.png") no-repeat 0 0;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
}
#playBox .smallNav li.cur {
  background: url("../images/bannerdot.png") no-repeat -10px 0;
}

#playBox .item {
  width: 100%;
  height: 480px;
  display: none;
  position: absolute;
}
#playBox .item .box {
  position: relative;
  width: 1280px;
  height: 480px;
  margin: 0 auto;
}
#playBox .item .box img {
  position: absolute;
}
#playBox .item .box a {
  display: block;
  position: absolute;
}
/*Play1*/
#playBox #item1 {
  background: #0177fd url(../images/banner/b1-bg.jpg) 0 0 repeat-x;
}
#playBox #item1 .box #item1_img_1 {
  top: 80px;
  left: 80px;
}
#playBox #item1 .box #item1_img_2 {
  top: 130px;
  left: 680px;
}
#playBox #item1 .box #item1_btn_1 {
  top: 290px;
  left: 700px;
  width: 203px;
  height: 60px;
  background: url(../images/banner/b1-3-en.png) 0 0 no-repeat;
}
#playBox #item1 .box #item1_btn_1:hover {
  background: url(../images/banner/b1-3-en.png) 0 -60px no-repeat;
}
#playBox #item1 .box #item1_btn_2 {
  top: 290px;
  left: 940px;
  width: 203px;
  height: 60px;
  background: url(../images/banner/b1-3-en.png) 0 -120px no-repeat;
}
#playBox #item1 .box #item1_btn_2:hover {
  background: url(../images/banner/b1-3-en.png) 0 -180px no-repeat;
}
/*Play2*/
#playBox #item2 {
  background: #1dcfb7 url(../images/banner/item2-bg.png) 0 0 repeat-x;
}
#playBox #item2 .box #item2_img_1 {
  top: 54px;
  left: 140px;
}
#playBox #item2 .box #item2_img_2 {
  top: 130px;
  left: 780px;
}
#playBox #item2 .box #item2_btn_1 {
  top: 265px;
  left: 782px;
  width: 192px;
  height: 61px;
  background: url(../images/banner/) 0 0 no-repeat;
  cursor: pointer;
}
#playBox #item2 .box #item2_btn_2 {
  top: 336px;
  left: 782px;
  width: 192px;
  height: 61px;
  background: url(../images/banner/) 0 0 no-repeat;
  cursor: pointer;
}
/*Play3*/
#playBox #item3 {
  background: #5baeff url(../images/banner/item5-bg.png) 0 0 repeat-x;
}
#playBox #item3 .box #item3_img_1 {
  top: 0px;
  left: 0px;
}
#playBox #item3 .box #item3_img_2 {
  top: 132px;
  left: 703px;
}
#playBox #item3 .box #item3_img_3 {
  top: 0px;
  left: 0px;
}
#playBox #item3 .box #item3_btn_1 {
  top: 290px;
  left: 740px;
  width: 183px;
  height: 58px;
  background: url(../images/banner/b3-3-en.png) 0 0 no-repeat;
}
#playBox #item3 .box #item3_btn_1:hover {
  background: url(../images/banner/b3-3-en.png) 0 -58px no-repeat;
}
#playBox #item3 .box #item3_btn_2 {
  top: 290px;
  left: 940px;
  width: 183px;
  height: 58px;
  background: url(../images/banner/b3-3-en.png) 0 -116px no-repeat;
}
#playBox #item3 .box #item3_btn_2:hover {
  background: url(../images/banner/b3-3-en.png) 0 -174px no-repeat;
}

/*Index*/
.index-icon {
  background: url(../images/index-icon-en.png);
  background-repeat: no-repeat;
  display: block;
  margin: 6px 6px 0 0;
}

.img-i-p1 {
  background-position: 0px 0px;
  width: 75px;
  height: 61px;
  float: left;
}
.img-i-p2 {
  background-position: -85px 0px;
  width: 75px;
  height: 61px;
  float: left;
}
.img-i-p3 {
  background-position: -170px 0px;
  width: 75px;
  height: 61px;
  float: left;
}
/*.img-i-p2{background-position:-170px 0px;width:75px;height:61px; float:left;}
.img-i-p3{background-position:-85px 0px;width:75px;height:61px; float:left;}*/
.img-i-p4 {
  background-position: -255px 0px;
  width: 75px;
  height: 61px;
  float: left;
}
.img-i-p5 {
  background-position: -255px -105px;
  width: 75px;
  height: 61px;
  float: left;
}
.img-i-p6 {
  background-position: -340px -105px;
  width: 75px;
  height: 61px;
  float: left;
}

.img-i-s1 {
  background-position: 0px -105px;
  width: 106px;
  height: 86px;
  margin-left: 45px;
}
.img-i-s2 {
  background-position: 0px -201px;
  width: 106px;
  height: 86px;
  margin-left: 45px;
}
.img-i-s3 {
  background-position: -116px -105px;
  width: 106px;
  height: 86px;
  margin-left: 45px;
}
.img-i-s4 {
  background-position: -116px -201px;
  width: 106px;
  height: 86px;
  margin-left: 45px;
}

.index-t-box {
  line-height: 36px;
  margin: 10px 0;
}
.index-t-box .t1 {
  font-size: 24px;
  font-weight: bold;
}
.index-t-box .t2 {
}

.index-product {
  margin-top: 40px;
}
.index-product-box {
  width: 580px;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
  _width: 570px;
  height: 85;
}
.index-product-box .pbc {
  width: 320px;
  float: left;
  line-height: 30px;
  margin-left: 15px;
}
.index-product-box .pbc .title {
  font-size: 18px;
  margin-top: 8px;
}
.index-product-box .pbc .intro {
  color: #808080;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index-product-box .pbd {
  width: 87px;
  float: left;
  margin-top: 16px;
}
.index-product-box .pbd a {
  background-position: -340px -44px;
  width: 85px;
  height: 34px;
  float: left;
}
.index-product-box .pbd a:hover {
  background-position: -340px 0px;
}
.index-product-box .pbi {
  float: left;
  margin-top: 30px;
  margin-left: 20px;
}

.index-comment {
  margin-top: 40px;
  width: 1199px;
  height: 370px;
  overflow: hidden;
  _height: 270px;
  *height: 370px;
}
.index-comment .unslider-nav {
  display: none;
}
.comment-slider {
  border: 1px solid #f2eeee;
  float: left;
  height: 270px;
  _height: 270px;
}
.comment-list {
  float: left;
  border-right: none;
  border-bottom: none;
}
.comment-list dd {
  width: 557px;
  height: 70px;
  float: left;
  border: 1px solid #f2eeee;
  border-left: none;
  border-top: none;
  padding: 10px 20px;
}
.comment-list dd .cc {
  margin-left: 10px;
  float: left;
  width: 450px;
}
.comment-list dd .ccn {
  font-size: 16px;
  font-weight: bold;
}
.comment-list dd .ccn span {
  font-size: 12px;
  font-weight: normal;
  margin-left: 20px;
  color: #008ddc;
}
.comment-list dd .ccn .android {
  color: #4bac44;
}
.comment-list dd .ccn .iphone {
  color: #333333;
}
.comment-list dd .ccc {
  line-height: 15px;
  margin-top: 5px;
}
.avatar-icon {
  background: url(../images/avatar-icon-en.jpg);
  background-repeat: no-repeat;
  display: block;
  margin: 6px 6px 0 0;
}

.img-a1 {
  background-position: 0px 0px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a2 {
  background-position: -51px 0px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a3 {
  background-position: -102px 0px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a4 {
  background-position: -153px 0px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a5 {
  background-position: -204px 0px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a6 {
  background-position: -255px 0px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a7 {
  background-position: 0px -51px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a8 {
  background-position: -51px -51px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a9 {
  background-position: -102px -51px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a10 {
  background-position: -153px -51px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a11 {
  background-position: -204px -51px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a12 {
  background-position: -255px -51px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a13 {
  background-position: 0px -102px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a14 {
  background-position: -51px -102px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a15 {
  background-position: -102px -102px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a16 {
  background-position: -153px -102px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a17 {
  background-position: -204px -102px;
  width: 51px;
  height: 51px;
  float: left;
}
.img-a18 {
  background-position: -255px -102px;
  width: 51px;
  height: 51px;
  float: left;
}

.index-safe-box {
  width: 200px;
  float: left;
  text-align: center;
  margin-left: 80px;
  margin-bottom: 20px;
  line-height: 28px;
  _margin-left: 50px;
  _margin-top: 130px;
}
.index-safe-box .bt {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  *margin-left: 35px;
}
.index-safe-box .desc {
  color: #979797;
  *margin-left: 35px;
}

/*购买*/
.buybanner,
.helpbanner {
  height: 80px;
  background: #008ddc;
  width: 100%;
  margin-top: 0px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  margin-top: -10px;
  line-height: 80px;
}

/*帮助中心首页*/
.help-center {
}
.help-center .hilist {
  margin-top: 20px;
}
.help-center .hbox {
  width: 540px;
  float: left;
  margin-left: 40px;
  margin-bottom: 20px;
  _width: 520px;
}
.help-center .hbox dt {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  background-color: #f5f5f5;
  padding: 10px;
  _float: left;
}
.help-center .hbox dt strong {
  float: left;
}
.help-center .hbox dt span {
  float: right;
  font-size: 12px;
}
.help-center .hbox .list {
  margin-top: 8px;
}
.help-center .hbox .list li {
  font-size: 14px;
  float: left;
  width: 100%;
  padding: 10px;
  padding-left: 2px;
  list-style-image: url("../images/help-a.png");
  list-style-position: inside;
}
/*帮助中心列表*/
.help-center .location {
  margin-top: 20px;
  font-size: 14px;
}

.help-list {
  text-align: left;
}
.help-list .hnav {
  width: 290px;
  float: right;
  margin-top: 22px;
  font-size: 14px;
  margin-left: 30px;
  padding-bottom: 50px;
}
.help-list .hnavtitle {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}
.help-list .hnav .line {
  width: 290px;
  height: 2px;
  background: url("../images/help-line.jpg");
}
.help-list .hnav .weixin {
  text-align: center;
  margin-top: 10px;
}
.help-list .hnavlist {
  width: 100%;
  text-align: left;
}
.help-list .hnavlist li {
  width: 100%;
  border-bottom: 1px solid #cecece;
  float: left;
  padding: 10px 0;
}
.help-list .hnavlist .thisclass {
  color: #008ddc;
  font-weight: bold;
}
.mt10 {
  margin-top: 10px;
}
.help-list .hnavlist2 {
  width: 100%;
  text-align: left;
  padding: 10px 0;
}
.help-list .hnavlist2 li {
  width: 130px;
  border: 1px solid #cecece;
  float: left;
  padding: 4px 0;
  margin: 6px;
  text-align: center;
}
.help-list .hnavlist2 .thisclass {
  color: #008ddc;
  font-weight: bold;
}
.help-list .hnavlist3 {
  width: 100%;
  text-align: left;
  font-size: 12px;
}
.help-list .hnavlist3 li {
  width: 100%;
  border-bottom: 1px dotted #cecece;
  float: left;
  padding: 7px 0;
  background: url(/images/arrow-gray-right.png) 0px 12px no-repeat;
  padding-left: 9px;
}
.mb50 {
  margin-bottom: 50px;
}
.mt20 {
  margin-top: 20px;
}

.help-list .listbox {
  width: 860px;
  float: right;
  margin-top: 45px;
}
.help-list .listbox .list li {
  font-size: 14px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #cecece;
  padding: 10px;
  padding-left: 2px;
  list-style-image: url("../images/help-a.png");
  list-style-position: inside;
}
.help-list .listbox .pages {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 10px;
}

.help-list .article {
  width: 860px;
  float: right;
  margin-top: 0px;
  _width: 860px;
}
.help-list .aline {
  height: 1px;
  border: none;
  border-top: 1px solid #a0a0a0;
}
.help-list .article .title {
  text-align: center;
  padding: 16px 0;
}
.help-list .article .content {
  font-size: 14px;
  line-height: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.help-list .article .content img {
  max-width: 800px;
  text-align: center;
  _width: expression(this.offsetWidth > 800 ? "800px": true);
}
.help-list .article .content h2,
h3,
h4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.service-box,
.about-box {
  margin-top: 20px;
}
.service-box .sbn,
.about-box .abn {
  font-size: 20px;
  color: #008ddc;
  line-height: 50px;
}
.service-box .line,
.about-box .line {
  height: 1px;
  border: none;
  border-top: 1px solid #cecece;
}
.services,
.aboutus {
  width: 1200px;
  float: left;
}

.services .ssmode {
  float: left;
  width: 580px;
  font-size: 14px;
  margin-top: 30px;
  padding: 0 20px;
  color: #000;
}
.service-box .ssmode .line {
  height: 1px;
  border: none;
  border-top: 1px dashed #cecece;
  width: 100%;
  margin-top: 20px;
  float: left;
}
.service-box .hts {
  float: left;
  width: 100%;
  line-height: 36px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.services .stel {
  float: left;
  width: 580px;
  line-height: 30px;
  font-size: 16px;
  margin-top: 10px;
}
.services .pic {
  float: right;
  width: 528px;
}
.service-lc {
  margin-bottom: 100px;
}

.aboutus .intro {
  float: left;
  width: 680px;
  line-height: 36px;
  font-size: 14px;
  margin-top: 30px;
  padding: 0 20px;
  color: #000;
}
.aboutus .intro p {
  text-indent: 2em;
}
.aboutus .pic {
  float: right;
  width: 370px;
}
.aboutus .ast {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
}
.aboutys {
  margin-bottom: 20px;
}

/*授权页*/
.license {
  width: 960px;
  margin: 0 auto;
  line-height: 35px;
  font-size: 14px;
}
.license h2 {
  text-align: center;
  margin: 30px auto;
}
.license p {
  text-indent: 2em;
}

/*合作页*/
.funsBox h1 {
  color: #333333;
  font-size: 40px;
  font-weight: normal;
  text-align: center;
}
.egImg,
.egImg1,
.funsDownloadBox {
  float: left;
}
.funs i {
  background-image: url("../images/checkBox.png");
  background-repeat: no-repeat;
  float: left;
  height: 28px;
  width: 33px;
}
.funs1 i {
  background-image: url("../images/checkBox.png");
  background-repeat: no-repeat;
  float: left;
  height: 28px;
  width: 33px;
}
.funs2 i {
  background-image: url("../images/checkBox2.png");
  background-repeat: no-repeat;
  float: left;
  height: 28px;
  width: 33px;
}
.funs3 i {
  background-image: url("../images/checkBox3.png");
  background-repeat: no-repeat;
  float: left;
  height: 28px;
  width: 33px;
}
.funsBox {
  height: 500px;
  margin-top: 40px;
  position: relative;
}
.funsBox1 {
  height: 400px;
  *height: 450px;
  position: relative;
  border-bottom: 1px solid #e1e1e1;
}
.funsWrap {
  margin: 40px auto 0;
  width: 850px;
  border: 1px solid #000;
}
.funsWrap1 {
  margin: 40px auto 0;
  width: 1000px;
}
.funsWrap2 {
  margin: 0px auto 0;
  width: 1000px;
}
.funs li {
  height: 55px;
  width: 320px;
}
.funs1 li {
  height: 45px;
  width: 371px;
}
.funs {
  margin-left: 40px;
  margin-top: 10px;
}
.funs1 {
  margin-left: 40px;
  margin-top: 10px;
}
.downloadImg {
  display: block;
  margin-left: 47px;
  margin-top: 18px;
}
.funs span {
  color: #555;
  float: left;
  font-size: 19px;
  margin-left: 15px;
  margin-top: 5px;
}
.funs1 span {
  color: #555;
  float: left;
  font-size: 19px;
  margin-left: 15px;
  margin-top: 5px;
}
.h_50 {
  height: 50px;
  width: 400px;
}
.color_b {
  color: #41bdff;
  font-weight: normal;
}
.color_g {
  color: #2fc900;
  font-weight: normal;
}
.funsBox1 .fcw li span {
  color: #f2f2f2;
}
.cl {
  color: cornflowerblue;
}
.img-no {
  background-image: url(../images/KX.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 450px;
  width: 172px;
  z-index: 10000;
  position: absolute;
  right: 228px;
  top: 12px;
  text-align: left;
  padding-top: 35px;
  *padding-top: 0px;
  box-sizing: border-box;
  padding-left: 30px;
  font-size: 16px;
  display: none;
}
.img-no li {
  margin-bottom: 5px;
  box-sizing: border-box;
  padding-left: 15px;
  width: 111px;
  border-radius: 4px;
}
.img-no a {
  text-decoration: none;
}
.flow li {
  float: left;
}
.flow ul {
  float: right;
  margin-top: 5px;
}
.flow span {
  margin-right: 34px;
  font-size: 13px;
}
.pr-head {
  height: 528px;
  margin: 0 auto;
  width: 1200px;
  padding-top: 55px;
  position: relative;
}
.pr-head div {
  height: 345px;
  width: 462px;
  float: left;
  margin-top: 63px;
  margin-right: 118px;
}
.pr-head h1 {
  font-size: 21px;
  margin-bottom: 26px;
}
.pr-head span {
  height: 109px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
.pr-head a {
  width: 225px;
  height: 70px;
  *height: 34px;
  background-color: #ff9c00;
  border-radius: 10px;
  display: inline-block;
  font-size: 21px;
  color: white;
  padding: 20px;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  vertical-align: middle;
}
.pr-i {
  margin-left: 10px;
  vertical-align: top;
}
.pr-heads {
  height: 168px;
  background-color: #31619d;
  padding: 0 190px;
}
.pr-hss {
  width: 1200px;
  margin: 0 auto;
}
.pr-hss span {
  display: inline-block;
  margin-top: -8px;
  width: 185px;
  text-align: center;
  margin-right: 112px;
}
.pr-hss span p {
  font-size: 18px;
  color: white;
  margin-top: 10px;
  text-align: center;
}
.pr-bg {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 67px;
}
.pr-bg h1 {
  color: #0e569f;
  font-size: 36px;
  width: 100%;
}
.pr-bg h5 {
  font-size: 18px;
  color: #666666;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 40px;
}
.pr-di {
  box-sizing: border-box;
  text-align: initial;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.pr-di span {
  width: 217px;
  background-color: #edf6ff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 369px;
  font-size: 18px;
  text-align: center;
  line-height: 350px;
  color: #0e569f;
  float: left;
  margin-right: 1px;
}
.pr-di ul {
  width: 780px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: right;
}
.pr-di ul li {
  height: 52px;
  background-color: #f5f5f5;
  font-size: 16px;
  line-height: 52px;
  padding-left: 50px;
  margin-bottom: 1px;
}
.pr-sd {
  margin-bottom: 67px;
  background-color: #3fa1d2;
}
.pr-sds {
  margin: 0 auto;
  width: 1200px;
  height: 430px;
  text-align: center;
  padding-top: 67px;
  box-sizing: border-box;
}
.pr-sds h1 {
  color: white;
  font-size: 36px;
  font-weight: inherit;
  margin-bottom: 81px;
}
.pr-sds span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 244px;
}
.pr-sds span p {
  color: white;
  font-size: 16px;
  margin-top: 10px;
}
.pr-sdim {
  vertical-align: top;
  margin: 56px;
}
.pr-cx {
  width: 1200px;
  margin: 0 auto;
}
.pr-cx h1 {
  text-align: center;
  color: #0e569f;
  font-size: 36px;
  margin-bottom: 72px;
}
.unslider {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.pr-cxs {
  width: 1200px;
  margin: 0 auto;
}
.pr-cxs div {
  height: 88px;
  text-align: center;
  color: #0e569f;
  line-height: 88px;
  font-size: 36px;
  box-sizing: border-box;
  border-bottom: 1px solid #c6ddf5;
  border-left: 1px solid #c6ddf5;
  border-right: 1px solid #c6ddf5;
  margin: 54px 0;
}
.pr-sxs {
  margin: 0 auto;
  width: 1200px;
  text-align: center;
  padding-top: 67px;
  box-sizing: border-box;
  margin-bottom: 50px;
}
.pr-sxs span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 244px;
  margin-bottom: 50px;
}
.pr-sxs h5 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 50px;
  color: #0e569f;
}
.pr-sxs p {
  font-size: 16px;
  margin-top: 10px;
}
.pr-iou {
  height: 200px;
  text-align: center;
  margin: 0 auto;
  width: 1200px;
}
.mety {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  display: none;
}
.mdiv {
  position: fixed;
  width: 100rem;
  margin: 0 auto;
  text-align: center;
  min-width: 1200px;
  margin-top: 100px;
  z-index: 10001;
  display: none;
}
.mdivs {
  position: fixed;
  z-index: 10001;
  display: none;
  width: 100vw;
  margin: 0 auto;
  text-align: center;
  min-width: 1200px;
  margin-top: 12vw;
}
.mxy {
  position: absolute;
  top: 20px;
  right: 40px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 32px;
}
.mdivs span {
  display: inline-block;
  width: 600px;
  height: 400px;
  background-color: white;
}
.mxys {
  position: absolute;
  top: 4px;
  right: 10px;
  display: inline-block;
  font-size: 24px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.mdivs h3 {
  text-align: center;
  height: 40px;
  line-height: 40px;
  background-color: #f2f2f2;
  font-size: 18px;
  font-weight: normal;
}
.mdivs h4 {
  padding: 20px;
  font-weight: normal;
  padding-bottom: 0;
  padding-top: 5px;
  font-size: 14px;
  text-align: left;
}
.mdivs h5 {
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
}
.mdivs h5 input {
  height: 40px;
  outline: none;
  border-radius: 5px;
  width: 200px;
  border: none;
  border: 1px solid #f2f2f2;
  margin-left: 10px;
  padding-left: 10px;
}
.mdivs h5 a {
  height: 40px;
  width: 200px;
  line-height: 40px;
  background-color: #0187ff;
  color: white;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  margin-left: 100px;
  font-size: 16px;
  cursor: pointer;
}
.md-p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: skyblue;
}
.uns4 {
  margin: 0 auto;
  float: right;
}
.uns4 li {
  float: left;
  list-style: none;
  font-size: 18px;
  margin-top: 5px;
  margin-left: 10px;
}
#pr-win {
  position: absolute;
  top: 0;
  left: 0;
}
#pr-hsp {
  position: absolute;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 152px;
  height: 41px;
  font-size: 36px;
  right: 95px;
  top: 115px;
  color: white;
}
/*反馈页*/
.fe-img {
  background: url(../images/free-a.jpg) no-repeat top center;
  background-color: #ecf1f7;
  padding-top: 120px;
  box-sizing: border-box;
}
.fe-imgb {
  width: 870px;
  height: 30px;
  background: url(../images/free-b.png);
}
.fe-imgc {
  width: 870px;
  height: 30px;
  background: url(../images/free-c.png);
}
.fe-text {
  width: 850px;
  background-color: white;
  padding: 50px;
  box-sizing: border-box;
}
.fe-text h1 {
  font-size: 30px;
  margin-bottom: 10px;
}
.fe-text span {
  margin-bottom: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
.fe-in {
  width: 700px;
  height: 40px;
  padding-left: 20px;
  font-size: 18px;
  margin-top: 20px;
  line-height: 40px;
}
.fe-text h3 {
  margin: 30px 0 10px 0;
}
.fe-un {
  line-height: 200%;
  margin: 8px 0 8px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.fe-un dl {
  float: left;
  width: 50%;
}
.fe-un dd input {
  margin-right: 10px;
}
.fe-un dd label {
  font-size: 12px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 350px;
}
.fpu {
  width: 300px;
  height: 50px;
  background-color: #fe7800;
  border-radius: 8px;
  font-size: 21px;
  text-align: center;
  line-height: 50px;
  color: white;
  margin-top: 50px;
  cursor: pointer;
}
.more-input {
  margin-left: 20px;
  width: 260px;
}
.nav-bule {
  width: 100%;
  height: 100px;
  background-color: #008ddc;
  text-align: center;
  line-height: 100px;
  font-size: 30px;
  color: white;
}
.dn {
  display: none;
}
.ott {
  margin-top: 10px;
  width: 860px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.cbott {
  height: 173px;
  text-align: center;
  box-sizing: border-box;
  padding: 25px 0px;
  border: 2px dotted #e5e5e5;
  border-radius: 10px;
  margin: 20px 0;
}
.cbott span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 118px;
  width: 306px;
  vertical-align: top;
  margin-left: 15px;
}
.cbott p {
  font-size: 30px;
  color: #0093dd;
}
.cbott a {
  width: 304px;
  height: 62px;
  border-radius: 14px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 32px;
  line-height: 57px;
  color: #ffffff;
  margin-top: 18px;
  background-color: #0093dd;
  text-decoration: none;
  position: relative;
}
.cb-im {
  position: absolute;
  left: 0;
}
.br {
  padding: 0 20px 0 20px;
  box-sizing: border-box;
}
.br h2 {
  margin: 20px 0;
}
.br p {
  margin-bottom: 20px;
}
/*区别页*/
.dif-h1 {
  height: 80px;
  width: 100%;
  text-align: center;
  line-height: 80px;
  background-color: #008ddc;
  color: white;
  min-width: 1200px;
}
.dif-da {
  width: 100%;
  text-align: center;
  width: 1200px;
  height: 180px;
}
.dif-da span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 180px;
  *height: 160px;
  box-sizing: border-box;
  cursor: pointer;
  width: 16.66%;
  *width: 16%;
  float: left;
  border-left: 1px solid #e5e5e5;
}
.dif-da span div {
  height: 50%;
  *height: 25%;
  padding: 20px;
  box-sizing: border-box;
}
.sp-b {
  border-bottom: 3px solid #008ddc;
}
.dif-db {
  height: 130px;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
}
.dif-db span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20%;
  *width: 17%;
  height: 130px;
  *height: 80px;
  padding-left: 20px;
  float: left;
  box-sizing: border-box;
  text-align: center;
}
.co {
  color: #008ddc;
}
.dif-db p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 200px;
  line-height: 18px;
  margin-left: 15px;
  vertical-align: middle;
}
.dif-db h3 {
  margin-bottom: 10px;
  font-size: 24px;
}
.dif-db h4 {
  color: #fe7800;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 21px;
}
.dif-db h5 {
  text-decoration: line-through;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 5px;
}
.dif-dc {
  height: 90px;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
}
.dif-dc span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20%;
  *width: 17%;
  height: 90px;
  line-height: 90px;
  padding-left: 20px;
  float: left;
  box-sizing: border-box;
  text-align: center;
}
.dif-dc p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 200px;
  line-height: 18px;
  margin-left: 15px;
  vertical-align: middle;
}
.dif-dd {
  height: 110px;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
}
.dif-dd span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20%;
  *width: 17%;
  height: 110px;
  line-height: 110px;
  padding-left: 20px;
  float: left;
  box-sizing: border-box;
  text-align: center;
  border-right: 1px solid white;
  padding-top: 20px;
}
.dif-dd p {
  width: 400px;
  line-height: 18px;
  vertical-align: middle;
  margin-bottom: 10px;
}
.dif-de {
  height: 110px;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
}
.dif-de span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20%;
  *width: 17%;
  height: 110px;
  line-height: 110px;
  padding-left: 20px;
  float: left;
  box-sizing: border-box;
  text-align: center;
  border-right: 1px solid white;
  padding-top: 15px;
}
.dif-de p {
  width: 400px;
  line-height: 18px;
  vertical-align: middle;
  margin-bottom: 10px;
}
.dif-y {
  background-color: #008ddc;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 50px;
}
.dif-f {
  width: 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 40px;
  border: 1px solid;
  height: 0;
}
.dif-ys {
  background-color: #008ddc;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 35px;
}
.dif-df {
  height: 60px;
  width: 100%;
  font-size: 16px;
  text-align: right;
  padding-top: 25px;
}
.dif-df a {
  width: 174px;
  height: 52px;
  background-color: #fe7800;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 62px;
  line-height: 52px;
  text-align: center;
  color: white;
  text-decoration: none;
}
.dif-dg {
  height: 80px;
  width: 100%;
  font-size: 16px;
  text-align: right;
}
.dif-dg a {
  width: 174px;
  height: 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 30px;
  text-align: center;
  color: #0187ff;
  text-decoration: none;
  margin-right: 44px;
  cursor: pointer;
}
.f5 {
  background-color: #f5f5f5;
}
.ff {
  background-color: #fff9e6;
}
#ffs {
  background-color: #0187ff;
}
.dif-bot {
  background: #efefef;
  min-width: 1200px;
  padding: 50px 0;
}
.dd-p {
  font-weight: bolder;
}
.bn {
  border: none;
}
.dif-bot span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: text-top;
  box-sizing: border-box;
  position: relative;
}
.dif-sp {
  width: 290px;
  *width: 195px;
  height: 250px;
  background-color: white;
  padding: 20px;
  *margin-right: 50px;
}
.dif-p {
  text-align: right;
}
.dif-bot h4 {
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  height: 40px;
}
.dif-bot h5 {
  text-align: center;
}
.dif-bot h5 img {
  width: 50px;
  margin-top: 24px;
  margin-right: 15px;
}
.dif-bot h5 p {
  text-align: left;
}
.pa {
  color: #fe7800;
  font-size: 21px;
}
.pb {
  text-decoration: line-through;
  margin-left: 5px;
}
.dif-bot h6 {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
}
.dif-ja {
  position: absolute;
  top: 95px;
  right: -18px;
  *right: -42px;
  z-index: 1;
}
.dif-ps {
  background-image: url(../images/diff/bott.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: white;
}
#di-ha {
  font-size: 24px;
  color: #fe8900;
}
#di-hb {
  font-size: 16px;
  color: #333333;
  margin-top: 5px;
  text-decoration: line-through;
}
#di-hc {
  color: #fe8900;
  font-size: 14px;
  margin-top: 5px;
}

#di-has {
  font-size: 24px;
  color: #fe8900;
}
#di-hbs {
  font-size: 16px;
  color: #333333;
  margin-top: 5px;
  text-decoration: line-through;
}
#di-hcs {
  color: #fe8900;
  font-size: 14px;
  margin-top: 5px;
}
.dif-a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: white;
  width: 180px;
  height: 44px;
  background-color: #fe7800;
  line-height: 44px;
  font-weight: normal;
  text-decoration: none;
}
.bor {
  border: 1px solid #f6f6f6;
}
#fs {
  background-color: #f6f6f6;
}
.fs {
  background-color: #f6f6f6;
}
.fsc {
  background-color: #f1f1f1;
}
#fa {
  background-color: #67c8ff;
}
#fas {
  background-color: #65c4fa;
}
.dif-df a {
  cursor: pointer;
}
.dif-a {
  cursor: pointer;
}
#cont-b {
  display: none;
}
#cont-c {
  display: none;
}
#cont-d {
  display: none;
}
#cont-e {
  display: none;
}
.pagelist li {
  display: inline-block;
}
.side_related {
  margin-bottom: 30px;
}
.side_related .title {
  background-color: #66b3ee;
  padding: 12px 0 12px 10px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 16px;
}
.side_related dl {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 16px;
  margin-bottom: 14px;
}
.side_related dt {
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 12px;
}
.side_related dd {
  font-size: 14px;
  margin-bottom: 4px;
  background: url(/images/arrow-gray-right.png) 0px 7px no-repeat;
  padding-left: 12px;
}
.side_related dd a {
  color: #2f2f2f;
}
.article_content p {
  margin-bottom: 15px;
}
.articles_title_h3 {
  font-size: 22px;
  font-weight: normal;
  border-bottom: 2px solid #81c8ff;
  padding-bottom: 16px;
  margin: 50px 0 30px 0;
}
.articles_title_h3 span {
  color: #808080;
  font-size: 16px;
}
.article_content.left ul {
  margin-bottom: 15px;
}
.clearfix {
  display: block;
}
.related_articles {
  display: inline-block;
}
.related_articles .list li {
  float: left;
  width: 47.5%;
  margin: 0 2% 20px 0;
  padding: 0 !important;
  background: none !important;
}
.related_articles .list_title {
  font-size: 15px;
  margin-bottom: 4px;
}
.related_articles .list_des {
  color: #808080;
  font-size: 12px;
  margin-bottom: 15px;
}
.related_articles .name {
  font-size: 12px;
}
.related_articles .name {
  position: relative;
  padding-left: 50px;
  min-height: 70px;
}
.related_articles .name img {
  position: absolute;
  left: 0;
  top: 0;
}
.article_content img {
  max-width: 800px;
  height: auto;
}
.article_content p {
  margin-bottom: 15px;
}
.list_title a {
  zoom: 1;
  color: #0087ff;
  text-decoration: none;
}
.hidden {
  visibility: hidden;
  height: 0px;
  display: none;
}
.knowdesc li a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 240px;
}
.index-know {
  margin-top: 10px;
  width: 1200px;
  overflow: hidden;
  _margin-top: 120px;
}
.index-know .knowbox {
  width: 287px;
  float: left;
  margin-left: 10px;
  _margin-left: 1px;
  margin-bottom: 10px;
  border: 1px solid #f2f2f2;
}
.index-know .knowbox .kbc {
  text-align: center;
}
.index-know .knowbox .kbt {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  background-color: #ebf5ff;
}
.index-know .knowbox .kbc h2 {
  float: left;
  font-size: 16px;
  width: 100%;
  padding-top: 10px;
  color: #2f80d7;
  font-weight: normal;
}
.index-know .knowbox .knowdesc {
  width: 100%;
  float: left;
  font-size: 12px;
  font-weight: normal;
  _margin-top: 5px;
  padding: 20px;
  line-height: 24px;
  box-sizing: border-box;
  text-align: left;
  height: 350px;
}
.img-k img {
  width: 15%;
}
