*{
	box-sizing:border-box!important;
}
body,
html {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 1.46;
	color: #393939;
}

img,
table {
	max-width: 100%;
	height: auto !important;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
table,
td {
	border: 1px solid #ccc;
}
#m_banner{
	display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p {
	line-height: 1.46;
	font-family: "微软雅黑";
	margin: 0px;
	padding: 0px;
	max-width: 100%;
}

a:link,
a:visited {
	text-decoration: none;
}

ul {
	padding: 0px;
	margin: 0;
	height: auto;
	overflow: hidden;
}

ul li {
	list-style: none;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
}
.news_category{
	text-align: center;
	margin-bottom: 30px;
}
.news_category ul li{
	display: inline-block;
}
.news_category ul li a{
	display: block;
	padding: 8px 15px;
	border: 1px solid #505050;
	margin: 0 10px;
	font-size: 16px;
	color: #505050;
	border-radius: 5px;
	transition: .6s;
}
.news_category ul li a:hover{
	background: #0068B7;
	color: #fff;
	border: 1px solid #0068B7;
}
.clear {
	display: block;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clearfix::after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/*在线咨询 开始*/

#floatDivBoxs {
	width: 170px;
	background: #fff;
	position: fixed;
	top: 147px;
	right: 0;
	z-index: 999;
}

#floatDivBoxs .floatDtt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #0068b7;
	color: #fff;
	font-size: 18px;
	text-indent: 22px;
	position: relative;
}

#floatDivBoxs .floatDqq {
	padding: 0 14px;
}

#floatDivBoxs .floatDqq li {
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0 0 50px;
}

#floatDivBoxs .floatDtxt {
	font-size: 18px;
	color: #333;
	padding: 12px 14px;
	margin: 5px 0;
	background: #dcdcdc;
}

#floatDivBoxs .floatDtel {
	padding: 0 0 15px 10px;
}

#floatDivBoxs .floatDtel img {
	display: block;
}

#floatDivBoxs .floatDbg {
	width: 100%;
	height: 20px;
	background: #0068b7;
	box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

.floatShadow {
	background: #fff;
	box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

#rightArrow {
	width: 50px;
	height: 45px;
	background: url(../images/online_arrow.jpg) no-repeat;
	position: fixed;
	top: 147px;
	right: 170px;
	z-index: 999;
}

#rightArrow a {
	display: block;
	height: 45px;
}

@font-face {
	font-family: 'iconfont_footer';
	/* project id 325027 */
	src: url('../img/iconfont.eot');
	src: url('../fonts/iconfont.eot') format('embedded-opentype'), 
		 url('../fonts/iconfont.woff') format('woff'), 
		url('../fonts/iconfont.ttf') format('truetype'), 
		url('../fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont_footer {
	font-family: iconfont_footer;
	font-style: normal;
}

ol,
ul {
	margin-bottom: 0px;
}

.m_footer,
.m_mune{
	display: none;
}





/*首页板块  开始*/

.wrap{
	position: relative;
}
.centered-btns_tabs {
    margin-top: 15px;
    text-align: center;
    font-size: 0;
    position: absolute;
    list-style-type: none;
    width: 100%;
    z-index: 99;
    bottom: 15px;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 3px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	line-height: 20px;
	background-color: rgba(0, 0, 0, .3);
	background-color: #ccc\9;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}
.centered-btns_here a{
	background-color: rgba(0, 0, 0, .9);
}



.section1 {
	padding: 30px 0;
}

.section1 h3 {
	font-size: 34px;
	font-weight: bold;
	color: #0068B7;
	text-align: center;
}

.section1 h4 {
	text-align: right;
	margin: 0;
}

.section1 h4 a {
	display: inline-block;
	font-size: 12px;
	color: #0068B7;
}

.section1 ul li {
	display: block;
	width: 22%;
	float: left;
	margin: 0 3% 10px 0;
	border: 1px solid #dedede;
	transition: .8s;
	text-align: center;
	position: relative;
}

.skt-how {
  text-align: center;
  margin: 30px 0;
}
.skt-how .container{
	width: 1131px;
}
.skt-how .title {

}.skt-how .f5232f {
  color: #0068B7;
}
.skt-how .fno {
  font-weight: normal;
}
.skt-how .needNum {
  width: 196px;
  height: 36px;
  display: block;
  margin: 25px auto 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 36px;
  border-radius: 18px;
  color: #0068B7;
  border: 1px solid #0068B7;
  text-align: center;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
}

.skt-how .needNum:hover {
  background: #0068B7;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#34a4fb), to(#0068B7));
  background-image: linear-gradient(0deg, #34a4fb, #0068B7);
  -webkit-box-shadow: 0 0 16px 0px #0068B7;
  box-shadow: 0 0 16px 0px #0068B7;
  color: #fff;
}

.contact_box{
	display: block;
	padding: 20px 0;
}
.contact_se1{
	display: block;
	margin-bottom: 30px;
	box-shadow: 0 0 20px 0 #ddd;
}
.contact_se1 h3{
	font-size: 24px;
	padding: 20px 0;
	color: #6f6e6e;
	text-align: center;
}
.contact_se1 ul li{
	display: block;
	width: 25%;
	float: left;
	border-right: 1px solid #e6e6e6;
	text-align: center;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 20px 0;
}
.contact_se1 ul li::before{
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: -100%;
	background: #1650a2;
	z-index: -1;
	transition: .8s;
}
.contact_se1 ul li span{
	display: inline-block;
	margin:0 0 20px 0 ;
}
.contact_se1 ul li span i{
	font-size: 36px;
	color: #1650a2;
	transition: .8s;
}
.contact_se1 ul li h5{
	font-size: 16px;
	color: #6f6e6e;
	transition: .8s;
	line-height: 1;
	margin-bottom: 10px;
}
.contact_se1 ul li p{
	transition: .8s;
	font-size: 16px;
	color: #6f6e6e;
	line-height: 1;
}
.contact_se1 ul li:hover::before{
	left: 0;
}
.contact_se1 ul li:hover span i,
.contact_se1 ul li:hover h5 ,
.contact_se1 ul li:hover p{
	color: #fff;
}
.contact_se1_bottom{
	display: block;
	margin-top: 30px;
	height: 67px;
	background: #1650a2;
	padding: 0 30px;
}
.contact_se1_info{
	display: block;
	width: 50%;
	float: left;
}
.contact_se1_info font{
	display: inline-block;
	padding: 0 15px;
	line-height: 67px;
	font-size: 20px;
	color: #fff;
	background: #4879bf;
	margin-right: 10px;
}
.contact_se1_info span{
	display: inline-block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.contact_se2{
	display: block;
	margin-bottom: 30px;
}
.contact_se2 ul li{
	display: block;
	width: 32.33%;
	float: left;
	text-align: center;
	padding: 50px 30px;
}
.contact_se2  ul li h5{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.contact_se2  ul li p{
	font-size: 16px;
	color: #565656;
    word-break: break-word;
    min-height: 69px;
}
.contact_se2  ul li:nth-of-type(1){
	background: #ddf2f4;
}
.contact_se2  ul li:nth-of-type(1) h5{
	color: #31a0e1;
}
.contact_se2  ul li:nth-of-type(2){
	background: #ebf3da;
	margin: 0 1.5%;
}
.contact_se2  ul li:nth-of-type(2) h5{
	color: #9ac047;
}
.contact_se2  ul li:nth-of-type(3){
	background: #d5f9ea;
}
.contact_se2  ul li:nth-of-type(3) h5{
	color: #3bbd87;
}
@font-face {
  font-family: 'iconfont_xcx';  /* project id 504214 */
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg') format('svg');
}
.iconfont_xcx {
	font-family: iconfont_xcx;
	font-style: normal;
}
.skt-how .how-tems {
  margin-top: 0;
  text-align: left;
}
.skt-how .how-tems .tem {
  position: relative;
  width: 376px;
  height: 139px;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #6f6f6f;
  background: url(../images/h-black2.png) no-repeat center center;
  padding-top: 18px;
  border-radius: 10px;
  cursor: pointer;
}

.skt-super-discount {
  margin-top: 54px; }
  .skt-super-discount .wrap {
    position: relative;
    border: 1px solid #e5e5e5; }
    .skt-super-discount .wrap .number-list {
      width: 790px;
      padding: 27px 0 27px 32px; }
      .skt-super-discount .wrap .number-list .title-left {
        color: #000000;
        font: 600 18px 'Microsoft YaHei';
        position: relative;
        padding-left: 22px; }
        .skt-super-discount .wrap .number-list .title-left .icon-note {
          background: url(../images/note.png) no-repeat;
          width: 18px;
          height: 18px;
          position: absolute;
          left: 0px;
          top: 4px; }
        .skt-super-discount .wrap .number-list .title-left .icon-gift {
          background: url(../images/gift.png) no-repeat;
          width: 26px;
          height: 28px;
          position: absolute;
          top: -3px;
          margin-left: 5px; }
        .skt-super-discount .wrap .number-list .title-left span {
          margin-left: 32px;
          color: #e70012; }
        .skt-super-discount .wrap .number-list .title-left .figure {
          background: url(../images/figure.gif) no-repeat;
          width: 27px;
          height: 25px;
          position: absolute;
          margin-left: 4px; }
      .skt-super-discount .wrap .number-list .number-choice {
        margin-top: 30px; }
        .skt-super-discount .wrap .number-list .number-choice ul li {
          float: left;
          margin-right: 11px;
          margin-bottom: 16px;
          margin-right: 9px\9; }
          .skt-super-discount .wrap .number-list .number-choice ul li div.number {
            width: 149px;
            height: 31px;
            line-height: 31px;
            text-align: center;
            color: #353535;
            font-size: 16px;
            border: 1px dashed #d6d6d6;
            border-radius: 3px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box; }
          .skt-super-discount .wrap .number-list .number-choice ul li div.text {
            display: none;
            border-radius: 3px;
            background: #f4222f;
            background-image: -webkit-gradient(linear, left bottom, left top, from(#FF512F), to(#F4202F));
            background-image: linear-gradient(0deg, #FF512F, #F4202F);
            -webkit-box-shadow: 0 0 10px 0px #FF8690;
                    box-shadow: 0 0 10px 0px #FF8690;
            width: 149px;
            height: 31px;
            line-height: 31px;
            text-align: center;
            font-size: 16px;
            color: #fff;
            cursor: pointer; }
        .skt-super-discount .wrap .number-list .number-choice ul li:nth-child(5n) {
          margin-right: 0; }
        .skt-super-discount .wrap .number-list .number-choice ul li:hover div.text {
          display: block; }
        .skt-super-discount .wrap .number-list .number-choice ul li:hover div.number {
          display: none; }
      .skt-super-discount .wrap .number-list .title-right {
        font-size: 14px; }
        .skt-super-discount .wrap .number-list .title-right span {
          color: #F5242F;
          font-size: 24px;
          font-weight: 700;
          padding: 0 2px; }
        .skt-super-discount .wrap .number-list .title-right a {
          color: #e70012;
          margin-left: 7px;
          text-decoration: underline;
          font-weight: bold; }
    .skt-super-discount .wrap .number-right {
      padding-top: 22px; }
      .skt-super-discount .wrap .number-right .ask-now {
        position: absolute;
        right: -10px; }
.skt-how .how-tems .tem.active {
  background: url(../images/h-red.png) no-repeat center center;
}
.skt-how .how-tems .tem .tag {
  width: 40px;
  height: 40px;
  position: absolute;
  background: red;
  top: 8px;
  right: 10px;
  overflow: hidden;
}
.skt-how .how-tems .tem p {
  margin-left: 25px;
  margin-bottom: 10px;
}
.skt-how .how-tems .tem .dx {
  background: url(../images/h-dx.png) no-repeat 2px -10px;
}
.skt-how .how-tems .tem .yd {
  background: url(../images/h-yd.png) no-repeat 2px -10px;
}
.skt-how .how-tems .tem .lt {
  background: url(../images/h-lt.png) no-repeat 2px -10px;
}
.section1 ul li .section1_li_name {
	padding: 12px 0;
	border-bottom: 1px dashed #dedede;
}

.section1 ul li .section1_li_name h5 {
	font-size: 22px;
	color: #0068B7;
	font-weight: bold;
}

.section1 ul li .section1_li_name a {
	font-size: 12px;
	color: #444444;
}

.section1 ul li .section1_li_to a {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #333333;
	padding: 12px 0;
	transition: .5s;
}

.section1 ul li .section1_li_more {
	display: block;
}

.section1 ul li .section1_li_more a {
	display: block;
	padding: 10px 0;
	background: #dedede;
	text-align: center;
	font-size: 14px;
	color: #333;
	transition: .5s;
}

.section1 ul li:hover {
	border: 1px solid #0068B7;
}

.section1 ul li:hover .section1_li_more a {
	background: #0068B7;
	color: #fff;
}

.section2 {
	padding: 30px 0;
	background: #f8f8f8;
}

.section2_title {
	text-align: center;
	margin-bottom: 30px;
}

.section2_title h5 {
	font-size: 30px;
	color: #1c1c1c;
}

.section2_title p {
	font-size: 14px;
	color: #1c1c1c;
}

.section2_title p font {
	color: #0068b7;
}

.section2_main_title ul {
	overflow: inherit;
}

.section2_main_title ul li {
	width: 20%;
	float: left;
	height: 90px;
	line-height: 90px;
	font-size: 16px;
	color: #fff;
	background: #2e96e5;
	text-align: center;
	transition: .5s;
}

.section2_main_title ul li.active {
	background: #0068B7;
	box-shadow: 0 0 10px 0 #0068B7;
}

.section2_main_box {
	border: 1px solid #e6e6e6;
	height: 300px;
}

.section2_list {
	display: none;
}

.section2_list.active {
	display: block;
}

.section2_list_info,
.section2_list_img {
	width: 50%;
	float: left;
	padding: 40px;
}

.section2_list_info {
	height: 300px;
	border-right: 1px solid #E6E6E6;
}

.section2_list_info h5,
.section2_list_img h5 {
	padding: 0 0 20px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #010101;
}

.section2_list_info p {
	font-size: 14px;
	color: #6d6d6d;
	line-height: 1.8;
}

.section2_list_info span {
	display: block;
	text-align: center;
	margin-top: 20px;
}

.section2_list_info span a {
	display: inline-block;
	padding: 10px 48px;
	border: 1px solid #1d83d2;
	color: #1d83d2;
	font-size: 14px;
	transition: .5s;
	border-radius: 11px;
}

.section2_list_img ul li {
	width: 31.33%;
	float: left;
	margin: 1%;
	float: left;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
	position: relative;
	color: #000;
	font-size: 14px;
	cursor: pointer;
	margin-top: 20px;
}

.section2_list_img ul li span.icon {
	position: absolute;
	background-image: url(../images/400sprite.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	left: 0;
}

.section2_list_img ul li span.icon-ling {
	background-position: 0 0;
}

.section2_list_img ul li span.icon-ivr {
	background-position: 0 -32px;
}

.section2_list_img ul li span.icon-customer {
	background-position: 0 -64px;
}

.section2_list_img ul li span.icon-score {
	background-position: 0 -96px;
}

.section2_list_img ul li span.icon-mail {
	background-position: 0 -128px;
}

.section2_list_img ul li span.icon-fenp {
	background-position: 0 -160px;
}

.section2_list_img ul li span.icon-record {
	background-position: 0 -192px;
}

.section2_list_img ul li span.icon-crm {
	background-position: 0 -224px;
}

.section2_list_img ul li span.icon-dx {
	background-position: 0 -608px;
}

.section2_list_img ul li span.icon-guajimessage {
	background-position: 0 -640px;
}

.section2_list_img ul li span.icon-loujiemessage {
	background-position: 0 -672px;
}

.section2_list_img ul li .icon-qunfa {
	background-position: 0 -512px;
}

.section2_list_img ul li .icon-cs {
	background-position: 0 -544px;
}

.section2_list_img ul li .icon-paidui {
	background-position: 0 -704px;
}
.m_fen{
	display: none;
}
.section2_list_img ul li .icon-mobile {
	background-position: 0 -320px;
}

.section2_list_img ul li .icon-part-jieting {
	background-position: 0 -576px;
}

.section2_list_img ul li .icon-time-jieting {
	background-position: 0 -736px;
}

.section2_list_img ul li .icon-whitelist {
	background-position: 0 -768px;
}

.section2_list_img ul li .icon-oa {
	background-position: 0 -416px;
}

.section2_list_img ul li .icon-im {
	background-position: 0 -448px;
}

.section2_list_img ul li .icon-blacklist {
	background-position: 0 -800px;
}

.section2_list_img ul li .icon-wh {
	background-position: 0 -480px;
}

.section2_list_img ul li .icon-video {
	background-position: 0 -384px;
}

.section2_list_img ul li .icon-meeting {
	background-position: 0 -256px;
}

.section3 {
	padding: 30px 0;
}

.section3_title {
	text-align: center;
}

.section3_title h5 {
	font-size: 30px;
	color: #1c1c1c;
}

.section3_title p {
	font-size: 14px;
	color: #1c1c1c;
}

.section3_title p a {
	color: #0068b7;
}

.section3 ul {
	margin: 45px 0 0;
	overflow: inherit;
}

.section3 ul li.list-item {
	width: 32.333%;
	float: left;
	margin-right: 1.5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f6f7fa;
	-webkit-transition: all .3s;
	transition: all .3s;
	height: 479px;
	border: 1px solid #e5e5e5;
	cursor: pointer;
}

.section3 ul li.list-item:last-of-type {
	margin-right: 0;
}

.section3 ul li.list-item .content-top {
	text-align: center;
	color: #030303;
	background: #fff;
}

.section3 ul li.list-item .content-top .img {
	padding-top: 27px;
	text-align: center;
}

.section3 ul li.list-item .content-top .img .hover_status {
	display: none;
}

.section3 ul li.list-item .content-top .a {
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
	padding-top: 20px;
}

.section3 ul li.list-item .content-top .b {
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 20px;
}

.section3 ul li.list-item .content-bottom {
	background: #f6f7fa;
	text-align: center;
	padding-bottom: 25px;
}

.section3 ul li.list-item .content-bottom h3 {
	color: #0068B7;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 30px;
}

.section3 ul li.list-item .content-bottom p {
	color: #030303;
	line-height: 30px;
	font-size: 14px;
}

.section3 ul li.list-item:hover {
	margin-top: -8px;
	height: 487px;
	-webkit-box-shadow: 0 0 18px 0px #0068B7;
	box-shadow: 0 0 18px 0px #0068B7;
	border: 1px solid #0068B7;
}

.section3 ul li.list-item:hover .content-top {
	margin-top: 0px;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	color: #fff;
	border: 1px solid -moz-linear-gradient(0deg, #2e96e5, #0068B7);
}

.section3 ul li.list-item:hover .content-top .img .hover_status {
	display: inline-block;
}

.section3 ul li.list-item:hover .content-top .img .default_status {
	display: none;
}

.section4 {
	padding: 30px 0;
	background: #F8F8F8;
}

.section4_title {
	font-size: 30px;
	text-align: center;
	color: #1c1c1c;
	margin-bottom: 30px;
}

.section4 .content {
	margin-top: 45px;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.section4 .content:hover {
	-webkit-box-shadow: 0 0 18px 0px #0068B7;
	box-shadow: 0 0 18px 0px #0068B7;
	border: 1px solid #0068B7;
}

.section4 .content .left-con {
	background: #f6f7fa;
	width: 370px;
	text-align: center;
	padding-bottom: 20px;
}

.section4 .content .left-con h3 {
	color: #030303;
	font-size: 18px;
	padding-top: 28px;
}

.section4 .content .left-con .texta {
	color: #030303;
	font-size: 14px;
	margin-top: 10px;
}

.section4 .content .left-con .text-btn {
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	width: 303px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	margin: 20px auto 0;
	font-size: 18px;
}

.section4 .content .left-con .text-btn span {
	font-size: 30px;
	font-weight: 700;
}

.section4 .content .left-con .super-number {
	width: 328px;
	margin: 20px auto;
}

.section4 .content .left-con .super-number ul li {
	border-radius: 3px;
	background: #FFFFFF;
	width: 150px;
	height: 31px;
	line-height: 31px;
	float: left;
	margin: 0 7px 10px;
	font-size: 14px;
	cursor: pointer;
}

.section4 .content .left-con .super-number ul li.list:hover {
	border-radius: 3px;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	-webkit-box-shadow: 0 0 10px 0px #0068B7;
	box-shadow: 0 0 10px 0px #0068B7;
	line-height: 31px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.section4 .content .left-con .super-number ul li.list:hover .a {
	display: none;
}

.section4 .content .left-con .super-number ul li.list:hover .b {
	display: block;
}

.section4 .content .left-con .super-number .last-item {
	border-radius: 3px;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	width: 149px;
	height: 31px;
	line-height: 31px;
}

.section4 .content .left-con .super-number .last-item a {
	color: #fff;
}

.section4 .content .right-con {
	width: 675px;
	padding-left: 34px;
	padding-top: 32px;
}

.section4 .content .right-con .title {
	color: #0068B7;
	font-size: 18px;
	font-weight: 600;
	text-align: left;
}

.section4 .content .right-con .text-tips {
	text-align: left;
	font-size: 16px;
	margin-top: 15px;
	color: #000;
}

.section4 .content .right-con .text-tips span {
	color: #0068B7;
}

.f_l {
	float: left;
}

.f_r {
	float: right;
}

.section4 .content .right-con .tc-list {
	width: 508 px;
	margin-top: 25px;
}

.section4 .content .right-con .tc-list ul li {
	float: left;
	margin-right: 26px;
	margin-bottom: 22px;
}

.section4 .content .right-con .tc-list ul li .tc-list-item {
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	width: 220px;
	height: 104px;
	display: block;
	position: relative;
	color: #fff;
	cursor: pointer;
}

.section4 .content .right-con .tc-list ul li .tc-list-item img {
	position: absolute;
	right: 0;
	top: 0;
}

.section4 .content .right-con .tc-list ul li .tc-list-item .p {
	background: #FFFFFF;
	display: inline-block;
	width: 70px;
	height: 17px;
	vertical-align: middle;
	line-height: 17px;
	color: #0068B7;
	font-size: 12px;
	text-align: center;
	margin: 12px 12px 0 12px;
}

.section4 .content .right-con .tc-list ul li .tc-list-item .m {
	margin-left: 12px;
	margin-top: 13px;
	font-size: 18px;
	line-height: 1;
}

.section4 .content .right-con .tc-list ul li .tc-list-item .m span {
	font-size: 30px;
}

.section4 .content .right-con .tc-list ul li .tc-list-item .t {
	margin-top: 6px;
	margin-left: 12px;
}

.section4 .content .right-con .tc-list ul li .tc-list-item:hover {
	-webkit-box-shadow: 0 0 18px 0px #0068B7;
	box-shadow: 0 0 18px 0px #0068B7;
}

.section4 .content .ask-now {
	position: absolute;
	right: 58px;
	bottom: 90px;
	width: 130px;
}

.section4 .content .ask-now a {
	display: block;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#2e96e5), to(#0068B7));
	background-image: linear-gradient(0deg, #2e96e5, #0068B7);
	display: inline-block;
	width: 130px;
	height: 34px;
	line-height: 34px;
}

.section4 .content .ask-now a:hover {
	-webkit-box-shadow: 0 0 18px 0px #0068B7;
	box-shadow: 0 0 18px 0px #0068B7;
}

.section5 {
	padding: 30px 0;
}

.section5_title {
	margin-bottom: 30px;
	text-align: center;
}

.section5_title h5 {
	font-size: 30px;
	color: #1C1C1C;
}

.section5_title p {
	font-size: 20px;
	color: #505050;
}

.section5_main ul li {
	width: 32.33%;
	float: left;
	margin-right: 1.5%;
	transition: .8s;
	margin-top: 10px;
	border-bottom: 4px solid #CDCDCD;
	background: url(../images/in_news_li_bg.png) no-repeat left top #f5f5f5;
	padding: 40px;
}

.section5_main ul li:nth-child(3n+3) {
	margin-right: 0;
}

.section5_main ul li:hover {
	border-bottom: 4px solid #0068B7;
}

.section5_main ul li:hover h5 a {
	color: #0068B7;
}

.section5_main ul li:hover h5::before {
	background: #0068B7;
	transform: rotateZ(315deg);
	border: 1px solid #0068B7;
}

.section5_main ul li h5 {
	position: relative;
	margin-bottom: 10px;
}

.section5_main ul li font {
	display: block;
	margin: 10px 0;
	font-size: 12px;
	color: #797979;
}

.section5_main ul li h5::before {
	content: " ";
	border: 1px solid #000000;
	position: absolute;
	left: -15px;
	top: 5px;
	width: 10px;
	transform: rotateZ(45deg);
	height: 10px;
	transition: .8s;
}

.section5_main ul li h5 a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	transition: .8s;
}

.section5_main ul li p {
	font-size: 14px;
	color: #808080;
	height: 40px;
	overflow: hidden;
}

footer {
	padding: 30px 0;
	background: #0068B7;
}

.footer_info {
	width: 65%;
	float: left;
}

.footer_info p,
.links {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	color: #fff;
}
.links a,
.footer_info a {
	font-size: 12px;
	color: #fff;
}

.footer_info font {
	display: inline-block;
	margin: 0 5px;
}

.footer_tel {
	width: 35%;
	float: right;
	text-align: right;
}

.footer_tel p {
	font-size: 14px;
	color: #ffffff;
	margin: 0 0 10px 0;
}

.footer_tel p:first-of-type {
	line-height: 34px;
}

.footer_tel p font {
	font-size: 34px;
	margin-left: 10px;
	line-height: 1;
}


/*首页板块  结束*/


/*内页板块  开始*/

.lj400_jz {
	padding: 30px 0;
}

.lj400_jz_title {
	display: block;
	text-align: center;
	color: #1c1c1c;
	font-size: 30px;
}

.jz400_jz_title_list .list-item {
	width: 20%;
	margin-top: 20px;
	cursor: pointer;
}

.jz400_jz_title_list .list-item .main-content {
	width: 100%;
	height: 204px;
}

.jz400_jz_title_list .list-item .main-content img {
	margin-top: 55px;
}

.jz400_jz_title_list .list-item .main-content .hovera {
	display: none;
}

.jz400_jz_title_list .list-item .main-content p {
	color: #000;
	font-size: 14px;
	margin-top: 15px;
}

.img-content .img-list {
	overflow: hidden;
	position: relative;
}

.img-content .img-list .fenge {
	position: absolute;
	width: 201px;
	left: 50%;
	margin-left: -100px;
	top: 100px;
}

.img-content .img-list div.f_l,
.img-content .img-list div.f_r {
	width: 50%;
	text-align: center;
}

.img-content .textcon {
	margin: 30px 0 40px;
}

.img-content .textcon p {
	height: 60px;
}

.img-content .textcon .texta {
	width: 40%;
	color: #000;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	margin: 0 5%;
}

.img-content .textcon .textb {
	width: 40%;
	color: #000;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	margin: 0 5%;
}

.jz400_jz_title_list .list-item.active {
	background: url(../images/bg-shape.png) no-repeat center;
}

.jz400_jz_title_list .list-item.active p {
	color: #fff;
}

.jz400_jz_title_list .list-item.active .hovera {
	display: inline-block;
}

.jz400_jz_title_list .list-item.active .hoverb {
	display: none;
}

.img-content .img-list {
	overflow: hidden;
	position: relative;
}

.img-content .img-list .fenge {
	position: absolute;
	width: 201px;
	left: 50%;
	margin-left: -100px;
	top: 100px;
}

.img-content .img-list div.f_l,
.img-content .img-list div.f_r {
	width: 50%;
	text-align: center;
}

.img-content .textcon {
	margin: 30px 0 40px;
}

.img-content .textcon p {
	height: 60px;
}

.textcenter {
	text-align: center;
}

.img-content .textcon .texta {
	width: 40%;
	color: #000;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	margin: 0 5%;
}

.img-content .textcon .textb {
	width: 40%;
	color: #000;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	margin: 0 5%;
}

.skt-un400-content {
	margin-top: 50px;
}

.skt-un400-content .wrap .un400-title {
	text-align: center;
	margin-bottom: 40px;
}

.skt-un400-content .wrap .content-list .list-item ul li {
	float: left;
	width: 32.33%;
	margin-right: 1.5%;
}

.skt-un400-content .wrap .content-list .list-item ul li:nth-child(3n+3) {
	margin-right: 0;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content {
	border: 1px solid #f8f8f8;
	margin-top: 18px;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .top {
	background: #f8f8f8;
	padding: 10px 20px;
    overflow: hidden;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .top .icon {
	height: 32px;
	margin-right: 15px;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .top .text-mid {
	font-size: 12px;
	color: #070707;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .top .text-mid p.name {
	font-size: 14px;
	margin-bottom: 5px;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .top .zixunbtn {
	color: #fff;
	width: 77px;
	height: 25px;
	line-height: 25px;
	margin-top: 3px;
	text-align: center;
	border-radius: 12px;
	background: #0068b7;
	border: 1px solid #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .top .zixunbtn:hover {
	background: #fff;
	color: #3098e7;
	border: 1px solid #3098e7;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .mid-content {
	padding: 25px 20px;
	line-height: 20px;
	color: #000;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .mid-content h4 {
	border-bottom: 1px dashed #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .bottom-content {
	background: #ededed;
	width: 352px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}

.skt-un400-content .wrap .content-list .list-item ul li:nth-child(3n+3) {
	margin-right: 0;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .mid-content h4 {
	border-bottom: 1px dashed #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 12px;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .mid-content p {
	line-height: 20px;
	color: #000;
	font-size: 12px;
}

.skt-un400-content .wrap .content-list .list-item ul li .item-content .mid-content.active {
	height: auto;
	padding: 25px 20px !important;
}

.skt-super-discount {
	margin-top: 54px;
}

.skt-super-discount .wrap {
	position: relative;
	border: 1px solid #e5e5e5;
}

.skt-super-discount .wrap .number-list {
	width: 790px;
	padding: 27px 0 27px 32px;
}

.skt-super-discount .wrap .number-list .title-left {
	color: #000000;
	font: 600 18px 'Microsoft YaHei';
	position: relative;
	padding-left: 22px;
}

.skt-super-discount .wrap .number-list .title-left .icon-note {
	background: url(../images/note.png) no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 4px;
}

.skt-super-discount .wrap .number-list .title-left .icon-gift {
	background: url(../images/gift.png) no-repeat;
	width: 26px;
	height: 28px;
	position: absolute;
	top: -3px;
	margin-left: 5px;
}

.skt-super-discount .wrap .number-list .title-left span {
	margin-left: 32px;
	color: #0068b7;
}

.skt-super-discount .wrap .number-list .title-left .figure {
	background: url(../images/figure.gif) no-repeat;
	width: 27px;
	height: 25px;
	position: absolute;
	margin-left: 4px;
}

.skt-super-discount .wrap .number-list .number-choice {
	margin-top: 30px;
}

.skt-super-discount .wrap .number-list .number-choice ul li {
	float: left;
	margin-right: 11px;
	margin-bottom: 16px;
	margin-right: 9px\9;
}

.skt-super-discount .wrap .number-list .number-choice ul li div.number {
	width: 140px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #353535;
	font-size: 16px;
	border: 1px dashed #d6d6d6;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.skt-super-discount .wrap .number-list .number-choice ul li div.text {
	display: none;
	border-radius: 3px;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
	-webkit-box-shadow: 0 0 10px 0px #0068b7;
	box-shadow: 0 0 10px 0px #0068b7;
	width: 140px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.skt-super-discount .wrap .number-list .number-choice ul li:nth-child(5n) {
	margin-right: 0;
}

.skt-super-discount .wrap .number-list .number-choice ul li:hover div.text {
	display: block;
}

.skt-super-discount .wrap .number-list .number-choice ul li:hover div.number {
	display: none;
}

.skt-super-discount .wrap .number-list .title-right {
	font-size: 14px;
}

.skt-super-discount .wrap .number-list .title-right span {
	color: #3098e7;
	font-size: 24px;
	font-weight: 700;
	padding: 0 2px;
}

.skt-super-discount .wrap .number-list .title-right a {
	color: #0068b7;
	margin-left: 7px;
	text-decoration: underline;
	font-weight: bold;
}

.skt-super-discount .wrap .number-right {
	padding-top: 22px;
}

.skt-super-discount .wrap .number-right .ask-now {
	position: absolute;
	right: -10px;
}

.product_sec2 {
	padding: 35px 0;
}

.product_sec2_title {
	text-align: center;
	margin-bottom: 35px;
}

.product_sec2_title h5 {
	font-size: 30px;
	color: #1C1C1C;
}

.product_sec2_title p {
	font-size: 14px;
	color: #1c1c1c;
}
.product_sec2_main ul{
	padding: 15px 0;
}
.product_sec2_main>ul li {
	width: 31.33%;
	float: left;
	transition: 1s;
	margin: 0 1%;
}
.product_sec2_main>ul li:hover{

    margin-top: -8px;
    -webkit-box-shadow: 0 0 18px 0px #0068B7;
    box-shadow: 0 0 18px 0px #0068B7;
    border: 1px solid #0068B7;	
}
.pro_sec2_li_bottom ul li:hover{
	color: #0068B7;
	box-shadow: none;
	border: 0px;
	margin-top: 0;
}
.pro_sec2_li_top {
	padding: 25px 20px;
	background: url(../images/product_sec2_bg1.png) repeat left top;
}

.product_sec2_main ul li:nth-of-type(2) .pro_sec2_li_top {
	background: url(../images/product_sec2_bg2.png) repeat left top;
}

.product_sec2_main ul li:nth-of-type(3) .pro_sec2_li_top {
	background: url(../images/product_sec2_bg3.png) repeat left top;
}

.pro_sec2_li_top .fl {
	float: left;
	width: 60%;
}

.pro_sec2_li_top h5 {
	font-size: 20px;
	color: #fff;
}

.pro_sec2_li_top h5 font {
	font-size: 42px;
	color: #fff;
	font-weight: bold;
}

.pro_sec2_li_top p {
	font-size: 14px;
	color: #fff;
}

.pro_sec2_li_top a {
	display: inline-block;
	padding: 5px 15px;
	border-radius: 20px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
}

.pro_sec2_li_top .fr {
	float: left;
	width: 40%;
	padding: 22px 0;
	text-align: right;
}

.product_sec2_main ul li:nth-of-type(3n+3) {
	margin-right: 0;
}

.pro_sec2_li_middle {
	padding: 25px 18px;
	border: 1px solid #dcdcdc;
	border-top: 0;
	border-bottom: 0;
}

.pro_sec2_li_middle h5 {
	font-size: 14px;
	color: #1C1C1C;
	margin-bottom: 15px;
}

.pro_sec2_li_middle p {
	margin-bottom: 15px;
	font-size: 13px;
	color: #5b5b5b;
	padding-left: 20px;
	background: url(../images/product_sec2_p_bg.png) no-repeat 0px 0px;
}

.pro_sec2_li_middle p:last-of-type {
	margin-bottom: 0;
}

.pro_sec2_li_bottom {
	border: 1px solid #DCDCDC;
	border-top: 0;
	padding: 0 18px 25px;
}

.pro_sec2_li_bottom h5 {
	font-size: 14px;
	color: #1C1C1C;
	padding: 15px 0;
	border-top: 1px solid #DCDCDC;
}

.pro_sec2_li_bottom ul li {
	width: 32.3333%;
	float: left;
	font-size: 14px;
	color: #575757;
	margin-bottom: 15px;
}

.product_sec3 {
	padding: 35px 0;
	background: #f8f8f8;
}

.product_sec3_title {
	text-align: center;
	font-size: 30px;
	margin-bottom: 30px;
	color: #1C1C1C;
}

.product_sec3 ul li {
	width: 23%;
	margin: 1%;
	float: left;
	box-shadow: 0 0 10px 0 #DCDCDC;
	padding: 20px;
	height: 325px;
	background: #fff;
}

.product_sec3 ul li h5 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #0068b7;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.product_sec3 ul li p {
	margin-bottom: 15px;
	font-size: 14px;
	color: #646464;
}

.product_sec3 ul li p font {
	color: #000000;
}

.product_sec4 {
	padding: 35px 0;
}

.product_sec4_title,
.product_sec5_title {
	margin-bottom: 30px;
	text-align: center;
}

.product_sec4_title h5,
.product_sec5_title h5 {
	font-size: 30px;
	color: #1C1C1C;
}

.product_sec4_title p,
.product_sec5_title p {
	font-size: 14px;
	color: #1C1C1C;
}

.product_sec4 ul li {
	width: 30%;
	float: left;
	position: relative;
	margin-right: 5%;
	text-align: center;
}

.product_sec4 ul li:last-of-type {
	margin-right: 0;
}

.product_sec4 ul li:last-of-type::before {
	display: none;
}

.product_sec4 ul li::before {
	position: absolute;
	content: " ";
	width: 46px;
	height: 27px;
	background: url(../images/product_sec4_li_img.png) no-repeat center;
	right: -50px;
	top: 105px;
}

.product_sec4 ul li .product_sec4_top {
	width: 150px;
	height: 80px;
	display: inline-block;
	background: #0068B7;
	text-align: center;
	margin: 40px 0;
	position: relative;
}

.product_sec4 ul li .product_sec4_top::before {
	content: " ";
	position: absolute;
	left: 0;
	top: 80px;
	border-top: 40px solid #0068B7;
	border-left: 75px solid transparent;
	border-right: 75px solid transparent;
}

.product_sec4 ul li .product_sec4_top::after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 80px;
	border-bottom: 40px solid #0068B7;
	border-left: 75px solid transparent;
	border-right: 75px solid transparent;
}

.product_sec4 ul li .product_sec4_top span {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
}

.product_sec4 ul li .product_sec4_top h5 {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}

.product_sec4 ul li p {
	font-size: 14px;
	color: #898989;
}

.product_sec5 {
	padding: 35px 0;
	background: #F8F8F8;
}

.product_sec5 ul li {
	width: 23%;
	float: left;
	margin: 1%;
	box-shadow: 0 0 10px 0 #DCDCDC;
}

.product_sec5 ul li .product_sec5_top {
	padding: 20px 0;
	text-align: center;
	background: #0068B7;
}

.product_sec5 ul li .product_sec5_top b {
	font-size: 18px;
	color: #fff;
}

.product_sec5 ul li .product_sec5_top h5 {
	font-size: 14px;
	color: #fff;
}

.product_sec5 ul li .product_sec5_bottom {
	padding: 25px 10px;
	text-align: center;
	height: 232px;
}

.product_sec5 ul li .product_sec5_bottom p {
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left;
	color: #4d4d4d;
}

.product_sec5 ul li .product_sec5_bottom a {
	display: inline-block;
	margin: 0 auto;
	padding: 10px 25px;
	border: 1px solid #0068B7;
	font-size: 14px;
	color: #0068B7;
	border-radius: 20px;
}

.skt-tc-list {
	padding: 35px 0;
}

.skt-tc-list .wrap .tc-list {
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #fff;
}

.skt-tc-list .wrap .tc-list:hover {
	margin-top: -8px;
	-webkit-box-shadow: 0 0 18px 0px #2d95e4;
	box-shadow: 0 0 18px 0px #2d95e4;
	border: 1px solid #2d95e4;
}

.skt-tc-list .wrap .tc-list:hover .top-content {
	border-color: #fff
}

.skt-tc-list .wrap .gold-tc {
	width: 32.333%;
	margin-right: 1.5%;
}

.skt-tc-list .wrap .economy-tc {
	width: 32.333%;
	margin-right: 1.5%;
}
.maintitle{
	margin-top: 45px;
}
.maintitle p{
		font-size: 18px;
    line-height: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
    color: #333;
	}
	.sitemap ul{
		width: 100%;
		display: inline-block;
	}
	.sitemap ul li{
		float: left;
	}
	.sitemap ul li:first-of-type{
		margin-left: 30px;
	}
	.sitemap p,.sitemap ul{
		margin: 10px 0px;
	}
	.page p a{
		    font-size: 16px;
		    font-weight: bold;
		    line-height: 36px;
		    color: #333 !important;
		    border: 0px !important;
	}
	.sitemap ul li a{
		
    border: 1px #cecece solid;
    border-radius: 5px;
    color: #a5a5a5;
    margin-right: 5px;
    display: inline-block;
    padding: 5px 10px;
	}
.skt-tc-list .wrap .star-tc {
	width: 32.333%;
}

.skt-tc-list .wrap .tc-list .top-content {
	border: 1px solid #e5e5e5;
	border-bottom: none;
	position: relative;
	padding: 30px 25px;
}

.skt-tc-list .wrap .tc-list .top-content .note-img {
	position: absolute;
	right: 14px;
	top: -12px;
}

.skt-tc-list .wrap .tc-list .top-content h3 {
	font-size: 18px;
	color: #000;
}

.skt-tc-list .wrap .tc-list .top-content h4 {
	color: #9b9ea0;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}

.skt-tc-list .wrap .tc-list .top-content h5 {
	margin-top: 25px;
	color: #0068b7;
	font-size: 13px;
}

.skt-tc-list .wrap .tc-list .top-content .text-list {
	margin-top: 10px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 12px;
	position: relative;
}

.skt-tc-list .wrap .tc-list .top-content .text-list div.p {
	color: #444;
	font-size: 13px;
	margin-bottom: 10px;
	position: relative;
	height: 14px;
	line-height: 14px;
	cursor: pointer;
}

.skt-tc-list .wrap .tc-list .top-content .text-list div.p img.a {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

.skt-tc-list .wrap .tc-list .top-content .text-list div.p img.b {
	position: relative;
	margin-left: 9px;
	top: -2px;
	cursor: pointer;
}

.skt-tc-list .wrap .tc-list .top-content .text-list div.p:hover .tips {
	display: block;
}

.skt-tc-list .wrap .tc-list .top-content .text-list .tips {
	background: url(../images/tc-fcbg.png) no-repeat;
	width: 313px;
	height: 151px;
	position: absolute;
	z-index: 99;
	display: none;
}

.skt-tc-list .wrap .tc-list .top-content .text-list .tips .tips-title {
	color: rgba(0, 0, 0, 0.451);
	font-size: 12px;
	padding: 30px 30px 0 30px;
}

.skt-tc-list .wrap .tc-list .top-content .text-list .tips .tips-text {
	color: #000;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 18px;
	margin-top: 10px;
}

.skt-tc-list .wrap .tc-list .top-content .num-list {
	margin-top: 20px;
}

.skt-tc-list .wrap .tc-list .top-content .num-list .title-text {
	color: #0068b7;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 6px;
}

.skt-tc-list .wrap .tc-list .top-content .num-list .title-text p {
	font-weight: 700;
}

.skt-tc-list .wrap .tc-list .top-content .num-list .title-text a {
	font-size: 12px;
	border-radius: 9px;
	background: #0068b7;
	border: 1px solid #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
	width: 67px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out;
	cursor: pointer;
}

.skt-tc-list .wrap .tc-list .top-content .num-list .title-text a:hover {
	background: #fff;
	color: #2c94e3;
	border: 1px solid #2c94e3;
}

.skt-tc-list .wrap .tc-list .top-content .num-list .tel span {
	color: #000;
	font-size: 13px;
	margin-top: 13px;
	display: inline-block;
	margin-right: 12px;
	cursor: pointer;
	width: 95px;
	height: 19px;
	line-height: 19px;
}

.skt-tc-list .wrap .tc-list .top-content .num-list .tel span.active {
	width: 95px;
	height: 19px;
	line-height: 19px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
}

.skt-tc-list .wrap .tc-list .top-content .num-list .tel span.mr0 {
	margin-right: 0;
}

.skt-tc-list .wrap .tc-list .bottom-content {
	background: #0068B7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
	padding: 35px 30px;
	position: relative;
}

.skt-tc-list .wrap .tc-list .bottom-content .a {
	border: 1px solid #FFFFFF;
	width: 77px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
}

.skt-tc-list .wrap .tc-list .bottom-content .star {
	background: #FFF000;
	display: inline-block;
	width: 84px;
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
	text-align: center;
	position: absolute;
	color: #0068b7;
	font-size: 12px;
	top: 35px;
	left: 120px;
}

.skt-tc-list .wrap .tc-list .bottom-content .b {
	margin-top: 15px;
	color: #fff;
	font-size: 20px;
}

.skt-tc-list .wrap .tc-list .bottom-content .b .fsize {
	font-size: 40px;
	font-weight: 700;
}

.skt-tc-list .wrap .tc-list .bottom-content .b .textspace {
	font-size: 14px;
	margin-left: 25px;
}

.skt-tc-list .wrap .tc-list .bottom-content .btn {
	border: 1px solid #FFFFFF;
	border-radius: 18px;
	width: 217px;
	line-height: 30px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
	cursor: pointer;
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out;
}

.skt-tc-list .wrap .tc-list .bottom-content .btn:hover {
	background: #fff;
	color: #2c94e3;
	border: 1px solid #2c94e3;
}

.product_sec7 {
	padding: 30px 0;
}

.product_sec7 ul li {
	width: 19%;
	float: left;
	margin: 10px 0;
	text-align: center;
	margin-right: 1.25%;
	overflow: hidden;
}

.product_sec7 ul li:nth-of-type(5n+5) {
	margin-right: 0;
}


/*内页板块  结束*/

.page_com_table2{
	padding: 35px 0;
	background: #F5F5F5;
	text-align: center;
}
.page_com_table1,
.page_com_table3{
	padding: 35px 0;
	text-align: center;
}
.page_com_table1 tr td,
.page_com_table2 tr td{
line-height: 36px;
    padding: 0 5px;
}

.page_com_table2 tr td{
    padding: 0 5px;
}
.page_com_table3 tr td{
	
    line-height: 36px;
    padding: 0 112px;
}
.page_com_table1 tr td:nth-of-type(3){
	text-align: left;
}

.skt-version-price {
	margin-top: 35px;
}

.skt-version-price .price-list-content {
	margin-top: 43px;
}

.skt-version-price .price-list-content .content-item {
	float: left;
	width: 32.33%;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 1.5%;
}

.skt-version-price .price-list-content .content-item .main-content {
	border-top: 7px solid #0068B7;
	padding: 25px;
}

.skt-version-price .price-list-content .content-item .main-content .top {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 17px;
}

.skt-version-price .price-list-content .content-item .main-content .top h2 {
	font-size: 28px;
	color: #000;
}

.skt-version-price .price-list-content .content-item .main-content .top p {
	font-size: 14px;
	color: rgba(1, 1, 1, 0.749);
	margin-top: 11px;
}

.skt-version-price .price-list-content .content-item .main-content .middle {
	padding-top: 45px;
}

.skt-version-price .price-list-content .content-item .main-content .middle .price .a {
	font-size: 14px;
	color: #000;
}

.skt-version-price .price-list-content .content-item .main-content .middle .price .a .f14 {
	font-size: 14px;
	color: #3098e7;
}

.skt-version-price .price-list-content .content-item .main-content .middle .price .a .f52 {
	font-size: 52px;
	color: #3098e7;
}

.skt-version-price .price-list-content .content-item .main-content .middle .price .b {
	font-size: 14px;
	color: #000;
	margin-top: 10px;
}

.skt-version-price .price-list-content .content-item .main-content .bottom {
	margin-top: 44px;
}

.skt-version-price .price-list-content .content-item .main-content .bottom ul li {
	width: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin-bottom: 14px;
}

.skt-version-price .price-list-content .content-item .main-content .bottom ul li div {
	width: 34px;
	height: 34px;
	line-height: 36px;
	border: 1px dashed #d0d0d0;
	border-radius: 3px;
	text-align: center;
	color: #ff0000;
	font-size: 14px;
}

.skt-version-price .price-list-content .content-item .main-content .bottom ul li p {
	float: left;
	margin-left: 11px;
	font-size: 14px;
	color: #000;
}

.skt-version-price .price-list-content .content-item .main-content .btn {
	display: block;
}

.skt-version-price .price-list-content .content-item.mr0 {
	margin-right: 0;
}

.skt-version-price .price-list-content .content-item .main-content .btn a {
	cursor: pointer;
	border-radius: 18px;
	width: 201px;
	height: 36px;
	display: block;
	border: 1px solid #0068B7;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0);
	line-height: 36px;
	color: #0068B7;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	font-size: 14px;
	text-align: center;
	margin: 20px auto 0;
}

.skt-version-price .price-list-content .content-item .main-content .btn a:hover {
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
	-webkit-box-shadow: 0 0 16px 0px #0068b7;
	box-shadow: 0 0 16px 0px #0068b7;
	color: #fff;
}

.skt-version-price .price-list-content .content-item .main-content .btn a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
	-webkit-box-shadow: 0 0 16px 0px #0068b7;
	box-shadow: 0 0 16px 0px #0068b7;
}

.function-content .top-nav {
	width: 602px;
	margin: 44px auto 0;
}

.function-content .top-nav ul li {
	float: left;
	width: 200px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #000;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: -1px;
	cursor: pointer;
}

.function-content .top-nav ul li.active {
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#0068b7), to(#3098e7));
	background-image: linear-gradient(0deg, #0068b7, #3098e7);
	border: none;
	color: #fff;
}

.function-content .bottom-content {
	margin-top: 50px;
}

.function-content .bottom-content .yzm-message .left-content {
	width: 600px;
}

.function-content .bottom-content .yzm-message .left-content h3 {
	font-size: 18px;
	margin-top: 50px;
}

.function-content .bottom-content .yzm-message .left-content p.txt {
	color: #6d6d6d;
	font-size: 14px;
	line-height: 25px;
	margin-top: 25px;
}

.function-content .bottom-content .yzm-message .left-content ul {
	margin-top: 25px;
}

.function-content .bottom-content .yzm-message .left-content ul li {
	float: left;
	width: 125px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.function-content .bottom-content .yzm-message .left-content ul li img {
	margin-right: 8px;
}

.function-content .bottom-content .yzm-message .left-content a {
	display: block;
	cursor: pointer;
	border: 1px solid #3098e7;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0);
	width: 352px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	margin-right: 20px;
	color: #3098e7;
	margin-top: 60px;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.function-content .bottom-content .yzm-message .left-content a:hover {
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#0068b7), to(#3098e7));
	background-image: linear-gradient(0deg, #0068b7, #3098e7);
	-webkit-box-shadow: 0 0 16px 0px #F5232F;
	box-shadow: 0 0 16px 0px #F5232F;
	color: #fff;
}

.function-content .bottom-content .tz-message .left-content {
	width: 600px;
}

.function-content .bottom-content .tz-message .left-content h3 {
	font-size: 18px;
	margin-top: 50px;
}

.function-content .bottom-content .tz-message .left-content p.txt {
	color: #6d6d6d;
	font-size: 14px;
	line-height: 25px;
	margin-top: 25px;
}

.function-content .bottom-content .tz-message .left-content ul {
	margin-top: 25px;
}

.function-content .bottom-content .tz-message .left-content ul li {
	float: left;
	width: 125px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.function-content .bottom-content .tz-message .left-content ul li img {
	margin-right: 8px;
}

.function-content .bottom-content .tz-message .left-content a {
	display: block;
	border: 1px solid #3098e7;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0);
	width: 352px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	margin-right: 20px;
	color: #3098e7;
	margin-top: 60px;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.function-content .bottom-content .tz-message .left-content a:hover {
	background: #0068b7;
}

.function-content .bottom-content .tz-message .left-content a:hover {
	color: #fff;
}

.function-content .bottom-content .vip-yingxiao .left-content {
	width: 600px;
}

.function-content .bottom-content .vip-yingxiao .left-content h3 {
	font-size: 18px;
	margin-top: 50px;
}

.function-content .bottom-content .vip-yingxiao .left-content p.txt {
	color: #6d6d6d;
	font-size: 14px;
	line-height: 25px;
	margin-top: 25px;
}

.function-content .bottom-content .vip-yingxiao .left-content ul {
	margin-top: 25px;
}

.function-content .bottom-content .vip-yingxiao .left-content ul li {
	float: left;
	width: 125px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.function-content .bottom-content .vip-yingxiao .left-content ul li img {
	margin-right: 8px;
}

.function-content .bottom-content .vip-yingxiao .left-content a {
	display: block;
	border: 1px solid #3098e7;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0);
	width: 352px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	margin-right: 20px;
	color: #3098e7;
	margin-top: 60px;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.function-content .bottom-content .vip-yingxiao .left-content a:hover {
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#0068b7), to(#3098e7));
	background-image: linear-gradient(0deg, #0068b7, #3098e7);
	-webkit-box-shadow: 0 0 16px 0px #0068b7;
	box-shadow: 0 0 16px 0px #0068b7;
	color: #fff;
}

.page_qy_se1,
.page_qy_se3 {
	padding: 35px 0;
}

.page_qy_se2 {
	padding: 35px 0;
	background: #0068B7;
}

.page_qy_se2_main ul li {
	width: 25%;
	float: left;
	border: 1px solid #6cbefc;
	text-align: center;
	height: 150px;
	padding-top: 35px;
}

.page_qy_se2_main ul li p {
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}

.page_qy_se3 .wrap .title {
	font-size: 18px;
	color: #000;
	font-weight: 600;
}

.page_qy_se3 .wrap .title a {
	margin-left: 20px;
	color: #0068b7;
	font-size: 14px;
	font-weight: normal;
}

.page_qy_se3 .wrap .clearfix {
	margin-top: 40px;
}

.page_qy_se3 .wrap .list-item {
	border: 1px solid #e5e5e5;
	width: 242px;
	margin-right: 43px;
}

.page_qy_se3 .wrap .list-item .content-top {
	border-top: 5px solid #0068b7;
	padding: 0 25px;
	text-align: center;
}

.page_qy_se3 .wrap .list-item .content-top p {
	padding-top: 28px;
	color: #000;
	font-size: 28px;
	padding-bottom: 9px;
}

.page_qy_se3 .wrap .list-item .content-top span {
	font-size: 14px;
	color: rgba(1, 1, 1, 0.749);
}

.page_qy_se3 .wrap .list-item .content-bottom {
	border-top: 1px solid #e5e5e5;
	margin: 16px 25px 0;
	padding-bottom: 30px;
}

.page_qy_se3 .wrap .list-item .content-bottom p {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 27px;
}

.page_qy_se3 .wrap .list-item .content-bottom p span {
	color: #0068b7;
	font-size: 24px;
}

.page_qy_se3 .wrap .list-item .content-bottom a {
	display: block;
	cursor: pointer;
	border: 1px solid #0068b7;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0);
	width: 195px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	margin: 35px auto 0;
	color: #0068b7;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.page_qy_se3 .wrap .list-item .content-bottom a:hover {
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
	-webkit-box-shadow: 0 0 16px 0px #F5232F;
	box-shadow: 0 0 16px 0px #F5232F;
	color: #fff;
}

.page_case_se1 {
	padding: 35px 0;
}

.analysis-tab {
	width: 100%;
	margin-top: 71px;
}

.analysis-tab table {
	width: 100%;
}

.analysis-tab table tr td {
	border: 1px solid #e5e5e5;
	width: 25%;
	vertical-align: middle;
	padding: 5px 10px;
	height: 70px;
	text-align: center;
}

.analysis-tab table tr td.a {
	text-align: center;
	background: #f2f2f2;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	width: 20%;
}

.analysis-tab table tr td p {
	line-height: 25px;
	color: #000000;
	font-size: 14px;
}

.analysis-tab table tr td p.red {
	color: #0068b7;
}

.analysis-tab table tr td a {
	display: inline-block;
	border: 1px solid #0068b7;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0);
	width: 195px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #0068b7;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.analysis-tab table tr td a:hover {
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
	-webkit-box-shadow: 0 0 16px 0px #F5232F;
	box-shadow: 0 0 16px 0px #F5232F;
	color: #fff;
}

.skt-qiye-case .wrap .content .left-content {
	width: 840px;
	height: 443px;
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.skt-qiye-case .wrap .content .left-content .company-list {
	padding: 20px 25px;
	background: #fff;
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.b {
	height: 27px;
	line-height: 27px;
	color: #ff0000;
	font-size: 14px;
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.b img {
	float: left;
	margin-right: 6px;
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a {
	font-size: 18px;
	color: #000;
	position: relative;
	padding-left: 40px;
	height: 27px;
	line-height: 27px;
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span {
	position: absolute;
	top: 0px;
	width: 35px;
	height: 27px;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.a {
	background-image: url(../images/car_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.b {
	background-image: url(../images/canyin_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.c {
	background-image: url(../images/jiadian_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.d {
	background-image: url(../images/kuaidi_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.e {
	background-image: url(../images/shuma_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.f {
	background-image: url(../images/dianshang_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.g {
	background-image: url(../images/yifu_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.h {
	background-image: url(../images/bank_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.i {
	background-image: url(../images/hotel_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.j {
	background-image: url(../images/baoxian_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.k {
	background-image: url(../images/jijin_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.l {
	background-image: url(../images/food_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .top-title p.a span.m {
	background-image: url(../images/muying_h.png);
}

.skt-qiye-case .wrap .content .left-content .company-list .bottom-img {
	margin-top: 15px;
	position: relative;
	width: 100%;
}

.skt-qiye-case .wrap .content .left-content .company-list .bottom-img .hover {
	position: absolute;
	width: 100%;
}

.skt-qiye-case .wrap .content .left-content .company-list .bottom-img .hover ul li {
	width: 20%;
	height: 180px;
	float: left;
}

.skt-qiye-case .wrap .content .left-content .company-list .bottom-img .hover ul li:hover a {
	display: block;
}

.skt-qiye-case .wrap .content .left-content .company-list .bottom-img .hover ul li a {
	position: relative;
	left: -18px;
	top: 20px;
	display: none;
}

.skt-qiye-case .wrap .content .right-content {
	width: 220px;
	height: 445px;
	background: #f6f7fa;
}

.skt-qiye-case .wrap .content .right-content .number-list {
	padding: 26px 34px;
}

.skt-qiye-case .wrap .content .right-content .number-list h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
}

.skt-qiye-case .wrap .content .right-content .number-list ul li.hover {
	margin-top: 22px;
	text-align: center;
}

.skt-qiye-case .wrap .content .right-content .number-list ul li.hover span {
	font-size: 16px;
	height: 31px;
	line-height: 31px;
	color: #000;
	display: block;
	background: #efefef;
	border-radius: 3px;
	cursor: pointer;
}

.skt-qiye-case .wrap .content .right-content .number-list ul li.hover a {
	cursor: pointer;
	display: none;
	border-radius: 3px;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
	-webkit-box-shadow: 0 0 10px 0px #0068b7;
	box-shadow: 0 0 10px 0px #0068b7;
	line-height: 31px;
	color: #fff;
	font-size: 16px;
}

.skt-qiye-case .wrap .content .right-content .number-list ul li.hover:hover span {
	display: none;
}

.skt-qiye-case .wrap .content .right-content .number-list ul li.hover:hover a {
	display: block;
}

.skt-qiye-case .wrap .content .right-content .number-list ul li.more {
	margin-top: 22px;
	text-align: center;
}

.skt-qiye-case .wrap .content .right-content .number-list ul li.more .btn {
	cursor: pointer;
	display: block;
	border-radius: 3px;
	background: #0068b7;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1179c8), to(#3098e7));
	background-image: linear-gradient(0deg, #1179c8, #3098e7);
	-webkit-box-shadow: 0 0 10px 0px #0068b7;
	box-shadow: 0 0 10px 0px #0068b7;
	line-height: 31px;
	color: #fff;
	font-size: 16px;
}

.page_about_se1 {
	padding: 35px 0;
	text-align: center;
}

.page_about_se1 h4 {
	font-size: 30px;
	color: #1C1C1C;
}

.page_about_se1 h5 {
	font-size: 16px;
	font-weight: bold;
	color: #0068B7;
	margin: 15px 0;
}

.page_about_se1 p {
	font-size: 14px;
	color: #6d6d6d;
	line-height: 1.8;
}

.page_about_se1 p font {
	color: #010101;
}

.page_about_se2 {
	padding: 35px 0;
}

.page_about_se2 h5 {
	font-size: 30px;
	text-align: center;
	color: #1C1C1C;
	margin-bottom: 30px;
}

.page_about_se2 .container {
	overflow: inherit;
}

.page_about_se2_box {
	position: relative;
}

.page_about_se2_main {
	overflow: hidden;
}

.page_about_se2_main ul {
	width: 200%;
	position: relative;
}

.page_about_se2_main ul li {
	width: 12.5%;
	float: left;
	text-align: center;
}

.page_about_se2_btn {
	position: absolute;
	top: 150px;
	display: block;
}

.se_btn_prev {
	left: -5%;
}

.se_btn_next {
	right: -5%;
}

.page_about_se3 {
	padding: 35px 0;
}

.page_about_se3_title {
	text-align: center;
	margin-bottom: 30px;
}

.page_about_se3_title h5 {
	font-size: 30px;
	color: #1C1C1C;
}

.page_about_se3 p {
	font-size: 14px;
	color: #1c1c1c;
}

.page_about_se3 p a {
	color: #0068B7;
}

.page_about_se3_main ul li {
	width: 32.33%;
	float: left;
	margin-right: 1.5%;
	padding: 30px;
	height: 221px;
	text-align: center;
	background: #0068B7;
}

.page_about_se3_main ul li span {
	display: inline-block;
}

.page_about_se3_main ul li h5 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin: 10px 0;
}

.page_about_se3_main p {
	font-size: 14px;
	color: #fff;
}

.page_about_se3_main ul li:last-of-type {
	margin-right: 0;
}

.page_about_se4 {
	padding: 35px 0;
}

.paeg_about_se4_info {
	width: 30%;
	float: left;
	height: 444px;
	border: 1px solid #e5e5e5;
	border-right: 0;
	padding: 45px 0 0 30px;
}

.paeg_about_se4_map {
	width: 70%;
	float: left;
}

.paeg_about_se4_info h5 {
	font-size: 18px;
	color: #1C1C1C;
	font-weight: bold;
}

.paeg_about_se4_info p {
	font-size: 14px;
	color: #1C1C1C;
	line-height: 1.8;
	margin-top: 25px;
}

.content {
	padding: 20px;
	margin: 15px 0;
	background: #F5F5F5;
}

.content_title {
	font-size: 24px;
	color: #1C1C1C;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1.46;
}

.content_bianji {
	font-size: 14px;
	text-align: center;
	color: #757575;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
}

.content_info {
	margin-bottom: 20px;
	padding: 0 1%;
}

.function {
	text-align: center;
}

.function a {
	display: inline-block;
	padding: 5px;
	color: #8c8c8c;
}
.m_logo{
	display: none;
}
.main{
	padding: 30px 0;
	background: #f0f0f0;
}
.main_l{
	width: 75%;
	float: left;
	
}
.content_c{
	padding: 20px;
	background: #fff;
	
}
.pos{
	display: block;
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
}
.pos a{
	font-size: 14px;
	color: #666;
}
.content_page{
	text-align: right;
}
.content_page a{
	margin: 0 5px;
}
.main_r{
	width: 23%;
	float: right;
}
.m_img{
	display: none;
}
.yb_QQ a{
	color:#fff;
}
.in_footer_ss a{
	color:#fff;
}
.flip{padding-top: 20px;padding-right: 5px;padding-bottom: 20px;padding-left: 5px;margin-top: 25px;background-color: #FFFFFF;color: #999999;}
.flip a:hover{color: #0093dd;text-decoration: underline;}
.flip span.next{float: right;}
.related_info{margin-top: 25px;background-color: #FFFFFF;padding: 12px;}
.related_info .list{width: 48%;float: left;}
.related_info .list:nth-child(2){float: right;}.related_info .list .tit{font-size: 20px;padding-bottom: 10px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;}
.related_info .list ul li{padding-top: 15px;padding-bottom: 15px;}
.related_info .list ul li:hover a{color: #0068B7;font-weight: bold;}
.related_info .list ul li p{color: #888888;font-size: 12px;padding-top: 6px;}
.pushshow{background-color: #FFFFFF;margin-bottom: 25px;border: 2px solid #eeeeee;padding: 12px;}
.pushshow .head{height: 40px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;line-height: 40px;font-size: 18px;color: #0093dd;padding-bottom: 5px;}
.pushshow .head span{float: right;display: block;height: 20px;width: 16px;margin-left: 15px;margin-top: 10px;background-color: #0093dd;background-image: url(../images/prev.png);background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.pushshow .head span.next{background-image: url(../images/next.png);}
.pushshow .bd{width: 222px;overflow: hidden;margin-top: 10px;}
.pushshow .bd li img{height: auto;width: 222px;}
.pushshow .bd li strong{font-size: 15px;text-align:center; font-weight: normal;line-height: 24px;display: block;height: 24px;overflow: hidden;color: #333333;white-space: nowrap;text-overflow: ellipsis;}
.pushshow .bd li p{padding-top: 5px;}
.pushshow .box{padding-bottom: 15px;}
.pushshow .box ul li{padding-top: 10px;padding-bottom: 10px;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #E6E6E6;}
.pushshow .box ul li:last-child{padding-bottom: 0px;border-bottom-style: none;}
.pushshow .box ul li a{color: #888888;}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
	#floatDivBoxs,
	#rightArrow,
	.logo_wel,
	.header_tel,
	.logo,
	#divOranIm,
	#pc_banner{
		display: none;
	}
	.main{
		padding: 15px 1%;

	}
	.logo{
		display:block;
	}
	.main_r{
		display: none;
	}
	.main_l{
		width: 100%;
	}
	.flip{
		padding: 10px 5px;
		margin-top: 15px;
    height: auto;
    overflow: hidden;
	}
	.flip span{
		display: block;
		text-align: left !important;
		margin-bottom: 5px;
		width: 100%;
	}
	.m_img{
		display: block;
		padding: 15px 1% 0;
		height: auto;
		overflow: hidden;
	}
	.m_img img{
		margin: 1%;
		margin-bottom: 15px;
		width: 48%;
		float: left;
	}
	.section2_title{
		margin-bottom: 10px;
	}
	.section2_title h5 {
    font-size: 20px;
}
	#m_banner{
	display: block;
}
	.m_logo{
		display: block;
		width: 80%;
		float: left;
	}
	table{
		width: 1100px;
	}
	
	header {
		padding: 3px 1%;
	}
	.m_mune{
		display: block;
		width: 20%;
		float: right;
		text-align: right;
		padding-right: 15px;
	}
	.m_mune i{
		font-size: 26px;
		line-height: 60px;
		color: #fff;
		transition: .8s;
	}
	.m_mune.active i{
		transform: rotateZ(720deg);
	}
	nav{
		    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0,0,0,0.6);
    top: 58px;
    padding: 0 1%;
    right: -100%;
    transition: .8s;
	}
	nav ul li.active a {
    background: none;
}
	nav.active{
		right: 0;
	}
	nav ul li{
		width: 100%;
		border-bottom: 1px solid #fff;
		
	}
	nav ul li:last-of-type{
		border-bottom: 0;
	}
	nav ul li>a::before,
	nav ul li .nav_box{
		display: none;
	}
	nav ul li>a{
		padding: 0;
    text-align: center;
		height: 48px;
		line-height: 48px;
		color: #fff !important;
	}
	.section1 h4,
	.section1 ul li::before,
	.section2,
	.section3_title p a {
		display: none;
	}
	.section1,
	.section3 {
		padding: 15px 0;
	}
	.section1 h3,
	.section3_title h5 {
		font-size: 20px;
	}
	.section3 ul {
		margin-top: 15px;
	}
	.section1 ul li {
		width: 48%;
		margin: 1% !important;
	}
	.section1 ul li .section1_li_name h5 {
		font-size: 18px;
	}
	.section1 ul li .section1_li_more a {
		padding: 5px 0;
	}
	.m_fen{
		display: block;
		padding: 0 1%;
	}
	.section3 ul li.list-item {
		width: 100%;
		margin: 5px 0;
		height: auto;
	}
	.section3 ul li.list-item .content-bottom{
		padding: 10px 0;
	}
	.skt-how .needNum{
		width: 100%;
		background: #0068B7;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#34a4fb), to(#0068B7));
  background-image: linear-gradient(0deg, #34a4fb, #0068B7);
  -webkit-box-shadow: 0 0 16px 0px #0068B7;
  box-shadow: 0 0 16px 0px #0068B7;
  color: #fff;
	}
	.section3 ul li.list-item .content-bottom h3{
		padding-top: 10px;
	}
	.section3 ul li.list-item .content-top{
		width: 40%;
		float: left;
		border-right: 1px solid #F6F7FA;
	}
	.content-bottom{
		width: 60%;
		float: left;
		padding-left: 5px;
	}
	.section3 ul li.list-item .content-bottom p,
	.section3 ul li.list-item .content-top .b{
		display: none;
	}
	.section1, .section3{
		padding: 15px 1%;
	}
	.section3 ul li.list-item .content-top .img {
		padding-top: 10px;
		height: 60px;
	}
	.section3 ul li.list-item .content-top .a {
		padding-top: 10px;
	}
	.section3 ul li.list-item .content-top .b {
		line-height: 1.46;
		padding-bottom: 10px;
	}
	.section3 ul li.list-item .content-bottom h3 {
		padding-top: 5px;
		font-size: 15px;
		line-height: 1.46;
	}
	.section3 ul li.list-item .content-bottom p {
		line-height: 1.46;
		font-size: 12px;
	}
	.section4 {
		display: none;
	}
	.section5 {
		padding: 15px 0;
	}
	.section5_title h5 {
		font-size: 20px;
	}
	.section5_title p {
		font-size: 13px;
	}
	.section5_title {
		margin-bottom: 15px;
	}
	.section5_main ul li {
		width: 98%;
		padding: 35px 10px 30px 35px;
		margin: 1% !important;
	}
	.section5_main ul li h5 {
		margin-bottom: 5px;
	}
	.footer_tel {
		display: none;
	}
	footer {
		padding: 15px 0;
	}
	.footer_info {
		width: 100%;
		padding: 0 10px;
	}
	.footer_info p {
		margin-bottom: 5px;
	}
	body {
		padding-bottom: 50px;
		padding-top:60px;
	}
	.m_foot_btn {
		width: 20%;
		float: left;
		height: 50px;
		display: block;
		padding-top: 5px;
		line-height: 1;
		text-align: center;
		border-right: 1px solid #fff;
	}
	.m_foot_btn:last-of-type {
		border-right: 0;
	}
	.m_foot_btn i {
		color: #fff;
		display: block;
		font-size: 20px;
		margin-bottom: 5px;
	}
	.m_foot_btn span {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 12px;
	}
	.m_footer {
		display: block;
		height: 50px;
		position: fixed;
		bottom: 0px;
		width: 100%;
		left: 0px;
		background: #0068b7;
		z-index: 999;
		border-top: 1px solid #fff;
	}
	.lj400_jz {
		padding: 20px 0;
	}
	.lj400_jz_title {
		font-size: 20px;
	}
	.img-content .img-list div.f_l,
	.img-content .img-list div.f_r {
		margin: 0 !important;
	}
	.section3 ul li.list-item .content-top{
		height: 98px;
	}
	.img-content .textcon p {
		height: auto;
	}
	.product_sec5 {
		padding: 15px 0;
	}
		.skt-how .how-tems .tem .tag{
			top: 0;
			right: 0;
		}
		.section3 ul li.list-item .content-top .img {
			height: auto;
		}
		.section3 ul li.list-item .content-top .img img{
			width: 30px;
		}
		.section3 ul li.list-item:nth-child(2)  .content-top .img img{
			width: 40px;
		}
		.section3 ul li.list-item:nth-child(3)  .content-top .img img{
			width: 40px;
		}
		.section3 ul li.list-item .content-top .a{
			font-size: 15px;
		}
		.m_kf_tel{
			    font-size: 13px;
    line-height: 29px;
    display: block;
    text-align: center;
    margin: 0 .2rem .25rem;
    padding: .2rem 0;
    color: #fff;
    border: 1px solid #0068b7;
    border-radius: 26px;
    background-image: -moz-linear-gradient( -90deg, #52b5ff, #0068b7);
    background-image: -webkit-linear-gradient( -90deg, #52b5ff, #0068b7);
    background-image: -ms-linear-gradient( -90deg, #52b5ff, #0068b7);
		}
	.product_sec4_title h5,
	.product_sec5_title h5 {
		font-size: 20px;
	}
	.product_sec4_title p,
	.product_sec5_title p {
		font-size: 13px;
	}
	.product_sec5 ul li {
		width: 48%;
		margin: 1% !important;
	}
	.product_sec5 ul li .product_sec5_top {
		padding: 15px 0;
	}
	.product_sec5 ul li .product_sec5_bottom {
		padding: 10px 5px;
		height: 250px;
	}
	.product_sec5 ul li .product_sec5_bottom p {
		margin-bottom: 9px;
	}
	.product_sec5 ul li .product_sec5_top h5 {
		font-size: 13px;
	}
	.skt-super-discount {
		display: none;
	}
	.product_sec2 {
		padding: 15px 0;
	}
	.product_sec2_title {
		margin-bottom: 15px;
	}
	.product_sec2_title h5 {
		font-size: 20px;
	}
	.product_sec2_title p {
		font-size: 13px;
	}
	.product_sec2_main ul li {
		width: 98%;
		margin: 0 1% 10px 1%;
	}
	.pro_sec2_li_top,
	.pro_sec2_li_middle {
		padding: 15px 10px;
	}
	.pro_sec2_li_bottom {
		padding: 0 15px 10px;
	}
	.pro_sec2_li_bottom h5 {
		padding: 10px 0;
	}
	.pro_sec2_li_bottom ul li {
		width: 48%;
		margin: 1% !important;
	}
	.pro_sec2_li_top a {
		padding: 10px 20px;
	}
	.pro_sec2_li_top h5 font {
		font-size: 40px;
	}
	.product_sec3,
	.product_sec7 {
		padding: 15px 0;
	}
	.product_sec4_title,
	.product_sec5_title {
		margin-bottom: 15px;
	}
	.product_sec3_title {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.product_sec3 ul li {
		width: 48%;
		height: 250px;
		padding: 15px 10px;
	}
	.product_sec3 ul li h5 {
		padding-bottom: 10px;
		margin-bottom: 10px;
		font-size: 17px;
	}
	.product_sec3 ul li p {
		font-size: 12px;
		margin-bottom: 10px;
	}
	.product_sec4,
	.skt-tc-list {
		display: none;
	}
	.product_sec7 ul li {
		width: 18%;
		margin: 1%;
	}
	.page_com_se1,
	.page_com_se2 {
		padding: 15px 0;
	}
	.page_com_se2 p {
		font-size: 12px;
		margin-top: 5px;
	}
	.page_com_se1 h4 {
		font-size: 20px;
	}
	.page_com_se1 h5 {
		font-size: 15px;
		margin: 10px 0;
	}
	.page_com_se1 p {
		font-size: 12px;
	}
	.page_com_se1 a {
		margin-top: 15px;
		padding: 5px 20px;
	}
	.skt-version-price{
		padding: 15px 0;
	}
	.skt-version-price .price-list-content{
		margin-top: 0;
	}
	.skt-version-price .price-list-content .content-item{
		width: 98%;
		margin: 1% !important;
	}
	.skt-version-price .price-list-content .content-item .main-content{
		padding: 15px 10px;
	}
	.skt-version-price .price-list-content .content-item .main-content .middle{
		margin-top: 15px;
	}
	.page_qy_se1, .page_qy_se3{
		padding: 15px 0;
	}
	.function-content .top-nav{
		width: 100%;
		margin: 0;
	}
	.function-content .top-nav ul li,
	.function-content .bottom-content .yzm-message .left-content ul li,
	.function-content .bottom-content .tz-message .left-content ul li,
	.function-content .bottom-content .vip-yingxiao .left-content ul li{
		width: 33.33%;
	}
	.function-content .bottom-content{
		margin-top: 15px;
	}
	.function-content .bottom-content .yzm-message .left-content h3,
	.function-content .bottom-content .tz-message .left-content h3,
	.function-content .bottom-content .vip-yingxiao .left-content h3{
		margin-top: 15px;
	}
	.function-content .bottom-content .yzm-message .left-content,
	.function-content .bottom-content .tz-message .left-content,
	.function-content .bottom-content .vip-yingxiao .left-content{
		width: 100%;
	}
	.function-content .bottom-content .yzm-message .left-content p.txt,
	.function-content .bottom-content .yzm-message .left-content ul,
	.function-content .bottom-content .tz-message .left-content p.txt,
	.function-content .bottom-content .tz-message .left-content ul,
	.function-content .bottom-content .vip-yingxiao .left-content p.txt,
	.function-content .bottom-content .vip-yingxiao .left-content ul{
		margin-top: 15px;
	}
	.function-content .bottom-content .yzm-message .left-content a,
	.function-content .bottom-content .tz-message .left-content a,
	.function-content .bottom-content .vip-yingxiao .left-content a{
		width: 100%;
		margin: 15px 0;
	}
	.page_qy_se2{
		padding: 15px 0;
	}
	.page_qy_se2_main ul li{
		width: 50%;
	}
	.page_qy_se3 .wrap .clearfix{
		margin-top: 15px;
	}
	.page_qy_se3 .wrap .list-item{
		width: 48%;
		margin: 1% !important;
	}
	.page_qy_se3 .wrap .list-item .content-top{
		padding: 0 10px;
	}
	.page_qy_se3 .wrap .list-item .content-top p{
		padding-top: 15px;
		font-size: 20px;
	}
	.page_qy_se3 .wrap .list-item .content-bottom{
		margin: 15px 10px;
		padding-bottom: 0;
	}
	.page_qy_se3 .wrap .list-item .content-bottom p span{
		font-size: 16px;
	}
	.page_qy_se3 .wrap .list-item .content-bottom a{
		width: 100%;
		margin: 15px 0;
	}
	.page_case_se1{
		padding: 15px 0;
	}
	.analysis-tab{
		margin-top: 0;
	}
	.skt-qiye-case .content{
		margin: 15px 1% 0 !important;
	}
	.skt-qiye-case .wrap .content .right-content{
		display: none;
	}
	.skt-qiye-case .wrap .content .left-content{
		width: 100%;
		height: auto;
		border: 1px solid #E5E5E5;
	}
	.content{
		padding: 0;
	}
	.skt-qiye-case .wrap .content .left-content .company-list{
		padding: 15px 5px;
	}
	.skt-qiye-case .wrap .content .left-content .company-list .top-title p.b{
		display: none;
	}
	.skt-qiye-case .wrap .content .left-content .company-list .bottom-img{
		margin-top: 10px;
	}
	.skt-qiye-case .wrap .content .left-content .company-list .bottom-img .hover{
		display: none;
	}
	.page_about_se1{
		padding: 15px 0;
	}
	.page_about_se1 h4{
		font-size: 20px;
	}
	.page_about_se1 h5{
		font-size: 15px;
		margin: 10px 0;
	}
	.page_about_se1 p{
		font-size: 12px;
		text-align: left;
	}
	.page_about_se2{
		padding: 15px 0;
	}
	.page_about_se2 h5{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.page_about_se2_btn{
		display: none;
	}
	.page_about_se2_main ul li{
		width: 10.5%;
		margin: 0 1%;
	}
	.page_about_se3,
	.page_about_se4{
		padding: 15px 0;
	}
	.page_about_se3_title h5{
		font-size: 20px;
	}
	.page_about_se3_title{
		margin-bottom: 15px;
	}
	.page_about_se3_main ul li{
		width: 98%;
		margin: 1% !important;
		padding: 15px;
		height: auto;
	}
	.paeg_about_se4_info{
		width: 98%;
		margin: 1%;
		height: auto;
		padding: 15px 10px;
	}
	.paeg_about_se4_map{
		width: 98%;
		margin: 1%;
	}
	.content_title{
		font-size: 20px;
	}
	.paeg_about_se4_info p{
		margin-top: 15px;
	}
	
	.footer_info p.links,
	.centered-btns_nav{
		display: none;
	}
	.section3 ul li.list-item:hover{
		height: auto;
	}
	.news_category{
		margin-bottom: 15px;
		overflow: hidden;
		padding: 0 1%;
		height: auto;
	}
	.news_category ul li{
		width: 33.33%;
		float: left;
	}
	.news_category ul li a{
		padding: 5px 0;
		border-radius: 0;
		margin: 0;
		border: 1px solid #ccc;
		display: block;
		text-align: center;
	}
	.links{
		display: none;
	}
	.skt-un400-content{
		padding: 15px  1%;
		margin-top: 0;
	}
	.skt-un400-content .wrap .un400-title{
		margin-bottom: 15px;
	}
	.skt-un400-content .wrap .content-list .list-item ul li .item-content .mid-content,
	.skt-un400-content .wrap .content-list .list-item ul li .item-content .bottom-content{
		display: none;
	}
	.skt-un400-content .wrap .content-list .list-item ul li .item-content{
		margin-top: 15px;
	}
	.skt-un400-content .wrap .content-list .list-item ul li .item-content .top .text-mid{
		height: 73px;
    float: none;

	}
	.skt-un400-content .wrap .content-list .list-item ul li .item-content .top{
		padding: 5px;
		text-align: center;
	}
	.skt-un400-content .wrap .content-list .list-item ul li .item-content .top .icon{
		margin: 0 auto 10px;
		float: none;
	}
	.skt-un400-content .wrap .content-list .list-item ul li .item-content .top .text-mid p.name{
		font-size: 12px;
	}
	.contact_box{
		padding: 0 0 20px 0;
	}
	.contact_se1 ul li{
		width: 50%;
		float: left;
		padding: 10px 0;
		border: 1px solid #e6e6e6 !important;
	}
	.contact_se1_bottom{
		display: none;
	}
	.contact_se1 ul li p{
		font-size: 12px;
		line-height: 1.4;
		min-height: 32px;
	}
	.contact_se2,
	.contact_se1{
		margin-bottom: 15px;
	}
	.contact_se2 ul li{
		padding: 35px 10px;
		width: 98%;
		margin: 10px 1% 0 1% !important;
	}
	.skt-how{
		margin: 0;
		padding: 15px 1%;
	}
	.skt-how .container{
		width: 100%;
	}
	.skt-how .how-tems .tem{
		width: 100%;
		background: none;
		margin: 5px 0;
		border: 1px solid #eee;
	}
	.skt-how .how-tems .tem.active{
		background: none;
	}
	.related_info .list ul li a{
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.content_c{
		padding: 5px;
	}
	.needNum{
		display: none !important;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	nav ul li a{
		padding: 0 27px;
	}
	.main_r{
		width: 26%;
	}
	
	.main_l{
		width: 73%;
	}
	.skt-how .container {
    width: 970px;
}
.skt-how .how-tems .tem{
	width: 300px;
	border:1px solid #6f6f6f;
    margin-right: 15px;
    background: none;
}
#divOranIm{
	display: none;
}
	#floatDivBoxs,
	#rightArrow{
		display: none;
	}
	.section4 .content .left-con{
		width: 340;
	}
	.section4 .content .right-con{
		width: 585px;
	}
	.product_sec5 ul li .product_sec5_bottom{
		height: 295px;
	}
	.skt-super-discount .wrap .number-right .ask-now{
		display: none;
	}
	.pro_sec2_li_top a{
		padding: 15px 10px;
	}
	.pro_sec2_li_top h5 font{
		font-size: 36px;
	}
	.pro_sec2_li_bottom ul li{
		font-size: 13px;
	}
	.skt-tc-list .wrap .tc-list .top-content .text-list div.p{
		overflow: hidden;
	}
	.skt-tc-list .wrap .tc-list .bottom-content .b .fsize{
		font-size: 34px;
	}
	.skt-version-price .price-list-content .content-item .main-content{
		padding: 25px 15px;
	}
	.function-content .bottom-content .yzm-message .left-content,
	.function-content .bottom-content .tz-message .left-content,
	.function-content .bottom-content .vip-yingxiao .left-content{
		width: 460px;
	}
	.page_qy_se3 .wrap .list-item{
		width: 210px;
	}
	.page_qy_se3 .wrap .list-item .content-top p{
		font-size: 26px;
	}
	.page_qy_se3 .wrap .list-item .content-bottom p span{
		font-size: 21px;
	}
	.page_qy_se3 .wrap .list-item .content-bottom a{
		width: 100%;
	}	
	.skt-qiye-case .wrap .content .right-content{
		display: none;
	}
	.skt-qiye-case .wrap .content .left-content{
		width: 100%;
		height: auto;
	}
	.page_about_se2_btn{
		display: none;
	}
	.page_about_se2_main ul li{
		width: 10.5%;
		margin: 0 1%;
	}
	.section4 .content .ask-now{
		display: none;
	}
	.page_com_table1 table,
	.page_com_table2 table{
		width: 100%;
	}
}
