@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: '微软雅黑';
	src: url("../images/GOTHIC.ttf")/*tpa=http://www.jnsslm.com/images/GOTHIC.ttf*/ format('truetype');
	font-family: 'ChopinScript';
	src: url("../images/CHOPS.ttf")/*tpa=http://www.jnsslm.com/images/CHOPS.ttf*/ format('truetype');
}
* {
	margin: 0;
	padding: 0;
	border: medium none;
	text-decoration: none;
}
html {
	font-size: 62.5%;
}
img, object {
	max-width: 100%;
}
.pp {
	padding-top: 0px;
}
body {
	font-size: 1.4em;
	font-family: "微软雅黑";
	line-height: 2em;
	color: #444
}
a {
	color: inherit
}
a:hover {
	color: #267fba
}
li {
	list-style: none
}
table {
	/* ********* */
	/* display: flex ; */
    justify-content: center ;
}
.foot_bar tr {
	width: 94%;
	display: flex;
	justify-content: space-between;
	border-collapse: collapse;
}
input {
	outline: medium;
}
.clearfix {
	clear: both;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.input_1 {
	width: 40%;
	height: 1em;
	line-height: 1em;
	background-color: #f6f6f6;
	border: solid #ddd 1px;
	border-radius: 15px;
	padding: 0.7em 0 0.7em 1%;
	margin: 0.2em auto 1.4em auto;
	display: block;
	font-family: "微软雅黑";
}
.input_2 {
	width: 40%;
	height: 8.6em;
	background-color: #f6f6f6;
	border: solid #ddd 1px;
	margin: 0.2em auto 1.4em auto;
	border-radius: 15px;
	display: block;
	padding: 0.7em 0 0.9em 1%;
	font-size: 1em;
	font-family: "微软雅黑";
}
.input_3 {
	width: 41%;
	height: 2.7em;
	background-color: #555;
	border: none;
	margin: 0.1em auto 0.8em auto;
	border-radius: 15px;
	display: block;
	color: #fff;
	font-size: 1em;
	cursor: pointer;
	font-family: "微软雅黑";
}
.txt_1 {
	font-size: 2.2em;
}
.txt_2 {
	line-height: 2.8em;
	font-size: 1.2em;
	color: #999
}
.txt_3 {
	font-size: 2.6em;
}
.txt_4 {
	font-size: 1.4em;
	color: #23b6c7
}
.txt_5 {
	font-size: 1.4em;
	color: #fff
}
.txt_6 {
	font-size: 1.14em;
}
.txt_7 {
	font-size: 2.4em;
	color: #333;
	font-weight: bold;
	padding-bottom: 1em;
}
.txt_8 {
	font-family: 'Century Gothic';
	font-size: 2.6em;
	color: #aaa
}
.txt_9 {
	color: #fff;
	font-size: 1.4em;
}
.txt_10 {
	color: #fff;
	font-size: 2.4em;
	padding-bottom: 1em;
}
.txt_11 {
	color: #23b6c7;
}
.txt_12 {
	font-size: 1.8em;
	color: #23b6c7;
}
.txt_13 {
	font-size: 1em;
	color: #23b6c7
}
.txt_14 {
	color: #f3cd06;
	font-size: 2.2em
}
.txt_15 {
	color: #f3cd06;
}
.txt_16 {
	color: #ddd;
}
.txt_17 {
	font-size: 1.7em;
}
.txt_18 {
	font-size: 1.2em;
}
.txt_19 {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
}
.txt_20 {
	font-size: 1.4em;
}
.txt_21 {
	font-size: 0.8em;
}
.txt_22 {
	font-family: 'Century Gothic';
	font-size: 2.0em;
	color: #aaa
}
.txt_23 {
	color: #23b6c7;
}
.txt_24 {
	color: #999;
}
.txt_25 {
	color: #fff;
	font-size: 1.8em;
}
.txt_26 {
	color: #eee;
}
.txt_27 {
	font-size: 1em;
	color: #999
}
.txt_28 {
	font-size: 1.4em;
	color: #333;
	font-weight: bold;
}
.bak_1 {
	margin: 54px 0px 0px 0px;
}
.bak_2 {
	margin: 0px 0px 0px 0px;
}
.bak_3 {
	margin-left: 2%
}
.bak_4 {
	padding: 0.5em 0 5em 0
}
.bak_5 {
	text-align: center;
	margin: 0.4em 0 0 0;
}
.bak_6 {
	margin-top: 0.3em;
}
.bak_7 {
	margin: 12px 0px 26px 0px;
}
.bak_7:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .bak_7 {
	zoom: 1;
}
*:first-child + html .bak_7 {
	zoom: 1;
}
/*更多查看*/
.popularize {
	margin: 6em auto;
	text-align: center;
}
.popularize ul li {
	width: 180px;
	height: auto;
	margin: 10px 1%;
	padding: 20px 15px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	line-height: 22px;
	font-size: 12px;
	background-color: #F6F6F6;
	color: #555;
}
.popularize ul li h2 {
	padding: 10px 0 10px 0;
	color: #555;
}
.popularize ul li p {
	color: #777;
}
/*侧边栏*/
.left-toolbar {
	position: fixed;
	z-index: 99999;
	right: 0;
	/*bottom: 288px;*/
	/* bottom:247px; */
	bottom:100px;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	background-color: RGBA(0,0,0,0.2);
}
.left-toolbar ul li {
	padding-left: 13px;
	width: 40px;
	height: 50px;
	-webkit-border-radius: 8px 0 0 8px;
	-moz-border-radius: 8px 0 0 8px;
	border-radius: 8px 0 0 8px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.left-toolbar ul li:hover {
	width: 160px;
	margin-left: -110px;
	background-color: RGBA(0,0,0,0.4);
}
.left-toolbar ul li span {
	display: inline-block;
	float: left;
	height: 28px;
	margin-right: 20px;
	margin-top: 11px;
	width: 26px;
}
.left-toolbar ul li a {
	height: 50px;
	width: 160px;
	display: block;
	color: #fff;
	line-height: 50px;
	font-size: 14px;
	overflow: hidden;
}
.left-toolbar ul li label {
	cursor: pointer;
}
.left-toolbar ul li span.bar01 {
	background: url("../images/toolbar.png")/*tpa=http://www.jnsslm.com/images/toolbar.png*/ no-repeat left -0px center;
}
.left-toolbar ul li span.bar02 {
	background: url("../images/toolbar.png")/*tpa=http://www.jnsslm.com/images/toolbar.png*/ no-repeat left -26px center;
}
.left-toolbar ul li span.bar03 {
	background: url("../images/toolbar.png")/*tpa=http://www.jnsslm.com/images/toolbar.png*/ no-repeat left -55px center;
}
.news_1 {
	margin-right: 2%;
}

.tab_control {
	height: 58px;
	border-bottom: 2px solid #ccc;
	
}
.tab_control .el_tabs {
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.tab_control .el_tabs li {
	height: 55px;
	line-height: 54px;
	padding: 0 20px 0px 20px;
}
.tab_control .el_tabs .activate {
	color: #267fba;
	font-weight: 900;
	border-bottom: 4px solid;
}
.tab_control .el_tabs .el_tabs_jump {
	font-size: 18px;
	text-decoration: none !important;
	display: inline-block;
}

.drawer-main {
    width: 180px;
    right: -215px;
    background-color: #222;
}
.drawer-right.drawer-open .drawer-hamberger {
    right: 190px;
}
.drawer-right.drawer-open .drawer-overlay {
	right: 140px;
}
.drawer-open .drawer-overlay {
	  height: 100vh;
  	background-color: rgba(0,0,0,.5);
}
.drawer-right .drawer-hamberger {
    padding-top: 22px;
}


.scrollBox .mask .mask_box {
	width:290px ;
	/* height:200px !important; */
	height:170px ;
	position:relative;
}
.scrollBox #desc {
	margin-bottom: 50px;
}
.scrollBox .handover {
	font-size: 14px !important;
	margin-bottom: 70px;
}
.scrollBox .flex-wr-s-c {
	display: flex;
	margin: 20px 0;
}
.scrollBox .fa {
	margin: 0 10px;
}

.bg-banner {
	margin-top: 70px;
}
.bg-banner img {
	width: 100%;
}

.ad-right-open {
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ad-right-open .ad-content .ad-items {
	margin-bottom: 10px;
}
.ad-right-colse {
	position: fixed;
	right: -100px;
	top: 50%;
	transform: translateY(-50%);
}
.ad-right-colse .ad-content .ad-items {
	margin-bottom: 10px;
}
.tankuang {
	height: auto;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	cursor: pointer;
	display: none;
}


#cs_online,
#cs_online2{
  margin: 0 !important;
  padding: 0 !important;
  margin-top: 8px !important;
  border: medium none !important;
  text-decoration: none !important;
}
p {
  padding: 0px !important;
  margin: 0px !important;
}
#mask2,
#mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
#cont1 {
  padding: 150px 0px !important;
}
#mask .QR_code {
  width: 420px;
  height: 420px;
}
.zxzxDiv {
  width: 620px;
  height: 367px;
  position: relative;
}
.zxzxDiv img{
  
  /*
  -webkit-box-shadow: 2px 3px 40px 4px rgb(0 0 0 / .6);
  -moz-box-shadow: 2px 3px 40px 4px rgb(0 0 0 / .6);
  box-shadow: 2px 3px 40px 4px rgb(0 0 0 / .6);
  */
  
}
.addr ul li {
  color: #267fba;
  font-size: 18px;
  margin-bottom: 20px;
}
.addr ul li i {
  width: 26px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #888;
  font-size: 25px;
  text-align: center;
}
.foot_m {
  padding: 0 0 0 0;
}
.foot-list {
  line-height: 2px;
}
.foot-list h2 {
  padding-bottom: 4px;
}
#left_tankuang_close .cs_online .cs_title,
#left_tankuang_close .cs_online2 .cs_title,
#left_tankuang_close .cs_online3 .cs_title {
  width: 44px;
  height: 125px;
}
#left_tankuang_close .cs_online .cs_title img,
#left_tankuang_close .cs_online2 .cs_title img,
#left_tankuang_close .cs_online3 .cs_title img {
  width: 44px;
  height: 125px;
}


.bt_1 {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 10em 0 3em 0;/*animation: fade-in;
    animation-duration: 1.5s;
    -webkit-animation:fade-in 1.5s;*/
}
.bt_1 .txt_1 {
	margin-bottom: 10px;
	display: block;
}
@keyframes fade-in {
 0% {
opacity: 0;
}
 40% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
@-webkit-keyframes fade-in {
 0% {
opacity: 0;
}
 40% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
.bt_2 {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0 0 1.1em 0;
	line-height: 2.8em
}
.bt_3 {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 5em 0 1em 0;
	line-height: 2.8em
}
.bt_4 {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0em 0 5em 0;
	line-height: 2.0em
}
.bt_5 {
	width: 100%;
	height: auto;
	padding: 0.8em 0 0.8em 0;
}
.bt_5 img {
	vertical-align: middle;
}
.bt_6 {
	width: 100%;
	height: auto;
	background: url("../images/bg_10.jpg")/*tpa=http://www.jnsslm.com/images/bg_10.jpg*/ no-repeat bottom left;
	padding: 0.3em 0 0.6em 0;
	margin-bottom: 0.2em;
}
.bt_7 {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 1em 0 4em 0;
}
.wrap {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
header {
	width: 100%;
	height: 70px;
	position: fixed;
	top: 0;
	z-index: 98;
	background-color: #fff;
	/* background-color: rgba(255,255,255,0.88); */
	filter: Alpha(opacity=88);
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
header .logo {
	width: 270px;
	float: left;
	height: 70px;
    display: flex;
    align-items: center;
	/* margin: 15px 0px 0px 0px; */
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

header .nav_m {
	float: right;
	width: 77%;
}
header .nav_m ul li {
	float: right;
	width: 10%;
	font-size: 18px;
	text-align: center;
	line-height: 110px;
}
    @media screen and (min-width:940px) and (max-width:1320px){
       header .nav_m {
       	float: right;
       	width: 70%;
       }
       header .nav_m ul li {
       	float: right;
       	width: 11%;
       	font-size: 14px;
       	text-align: center;
       	line-height: 110px;
       }
    }

header .nav_m ul li a {
	height: 37px;
	display: block;
	width: 90%;
	color: #000;
	line-height: 36px;
	margin-top: 1.1em;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
header .nav_m ul li a:hover {
	color: #267fba;
	font-weight: 900;
	cursor: pointer;
}
.active1 {
	color: #267fba !important;
	font-weight: 900;
}
/*header .nav_m ul .cur a {
	background-color: #e6be19;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff
}*/
.scroll-header {
	height: 75px;
	border-bottom: 1px solid #ddd;
}
.scroll-header .logo {
	width: 270px;
}
.scroll-header .nav_m ul li a {
	margin-top: 1.3em;
}
.nav_1 {
	display: none;
}
.nav_1 .drawer-nav a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
}
/*Banner*/
.banner {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	font-size: 0;
	margin-top: 70px;
}
.banner img{width: 100%;;}
.index_banner {
	position: relative;
}
.index_banner ul {
	overflow: hidden;
}
.index_banner li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.index_banner li a {
	display: block;
	margin: 0 auto;
}
.index_banner cite {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 999;
	display: block;
	margin-left: -90px;
	width: auto;
	height: 15px;
	_display: none;
}
.index_banner cite span {
	float: left;
	display: block;
	margin: 0 4px;
	width: 40px;
	height: 8px;
	background-color: #e5e5e5;
	text-indent: -999em;
	opacity: .8;
	cursor: pointer;
}
.index_banner cite span:hover {
	background-color: #f5f5f5;
}
.index_banner cite span.cur {
	background-color: #1d8bd8;
	cursor: default;
}
.b-img {
	height: 250px;
	position: absolute;
	left: 0;
	top: 0;
}
.b-img a {
	display: block;
	height: 500px;
	float: left;
}
.b-list {
	height: 50px;
	padding-top: 450px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
.b-list span {
	display: block;
	cursor: pointer;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 3px solid #fff;
	float: left;
	margin: 0 5px;
	_margin: 0 3px;
}
.b-list .spcss {
	border: 3px solid #23b6c7;
}
.bar-left {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	left: 0px;
	background: none;
	top: 0px;
}
.bar-right {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	right: 0px;
	background: none;
	top: 0px;
}
.bar-left em {
	display: block;
	width: 50px;
	height: 100px;
	background: url("../images/arrow.png")/*tpa=http://www.jnsslm.com/images/arrow.png*/ 0px 0px no-repeat;
	margin: 0 auto;
	margin-top: 205px;
}
.bar-right em {
	display: block;
	width: 50px;
	height: 100px;
	background: url("../images/arrow.png")/*tpa=http://www.jnsslm.com/images/arrow.png*/ -50px 0px no-repeat;
	margin: 0 auto;
	margin-top: 205px;
}
.bar-left .emcss {
	background-position: 0px -100px;
}
.bar-right .emcss {
	background-position: -50px -100px;
}
.content {
	width: 100%;
	height: auto;
	background-color: #F5F5F5;
	padding: 50px 0;
}
.content:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
.content-info {
	padding: 0 5%;
}
.content-inset {
	width: 90%;
	max-width: 1200px;
	padding-bottom: 1.2em;
	margin: 0px auto;
	background-color: #fff;
	border: 1px solid #e8e8e8;
}
.content-nav {
	width: 90%;
	max-width: 1200px;
	margin: 12px auto 0px auto;
}
.content-left-nav {
	width: 44%;
	padding: 2%;
	float: left;
	background-color: #fff;
}
.content-right-nav {
	width: 44%;
	padding: 2%;
	float: right;
	background-color: #fff;
}
.content-left-nav h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 45px;
	margin-bottom: 5px;
}
.content-right-nav h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 45px;
	margin-bottom: 5px;
}
.content-right-nav ul li {
	background: url("../images/b-1.gif")/*tpa=http://www.jnsslm.com/images/b-1.gif*/ no-repeat left center;
	padding-left: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.content-left-nav ul li span {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 10px;
	line-height: 15px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.news-nav:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}


.content_1 {
	width: 80%;
	/* max-width: 1200px; */
	/* margin: 0px auto 0px auto; */
	margin: 0px auto;
}
.content_1 .t1-b-3 {
	font-size: 30px;
	font-weight: 500;
}
.content_1:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .content_1 {
	zoom: 1;
}
*:first-child + html .content_1 {
	zoom: 1;
}
.content_x {
	width: 100%;
	height: auto;
	padding: 20em 0 10em;
}
.content_x:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .content_x {
	zoom: 1;
}
*:first-child + html .content_x {
	zoom: 1;
}
.service_mobile {
	display: none;
}
.business .box {
	width: 100%;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	text-align: center;
	animation: fade-in;
	animation-duration: 2.5s;
	-webkit-animation: fade-in 1.5s;
}
.business .box ul.items {
	padding-bottom: 5em;
	margin: 0 auto;
}
.business .box ul.items li {
	width: 280px;
	height: auto;
	margin: 10px 0.6% 0px 0.6%;
	background: url("../images/")/*tpa=http://www.jnsslm.com/images/bg_green.png*/ no-repeat 0px 400px;
	overflow: hidden;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
.business .box ul.items li strong {
	display: block;
	margin: 10px 0;
	font-size: 16px;
	text-align: left;
}
.business .box ul.items li p {
	font-size: 14px;
	line-height: 32px;
	text-align: left;
	color: #999;
}
/*.business .box ul.items li i {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-top: 43px;
	height: 69px;
}

.business .box ul.items li.pc i {
	width: 69px;
	background: url(../images/words.png) no-repeat -245px -357px;
}

.business .box ul.items li.mobi i {
	width: 64px;
	background: url(../images/words.png) no-repeat -416px -291px;
}

.business .box ul.items li.sys i {
	width: 76px;
	background: url(../images/words.png) no-repeat -415px -362px;
}

.business .box ul.items li.app i {
	width: 74px;
	background: url(../images/words.png) no-repeat -244px -439px;
}

.business .box ul.items li.host i {
	width: 79px;
	background: url(../images/words.png) no-repeat -420px -439px;
}

.business .box ul.items li u {
	display: block;
	position: absolute;
	width: 156px;
	height: 156px;
	margin-left: 22px;
	background: url(../images/words.png) no-repeat 0px -363px;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

.business .box ul.items li u.cl {
	clip: rect(0px,156px,-10px,78px);
}

.business.active .box ul.items li u.cl {
	clip: rect(0px,156px,156px,78px);
}

.business .box ul.items li u.cr {
	clip: rect(156px,78px,156px,0px);
}

.business.active .box ul.items li u.cr {
	clip: rect(0px,78px,156px,0px);
}



.business .box ul.items li p {
	position: relative;
	top: 200px;
	color: White;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.business .box ul.items li:hover {
	background-position: 0px 0px;
	-webkit-transition: all .5s ease-in-out .3s;
	-moz-transition: all .5s ease-in-out .3s;
	-ms-transition: all .5s ease-in-out .3s;
	-o-transition: all .5s ease-in-out .3s;
	transition: all .5s ease-in-out .3s;
}

.business .box ul.items li:hover i {
	-webkit-transition: all .5s ease-in-out .4s;
	-moz-transition: all .5s ease-in-out .4s;
	-ms-transition: all .5s ease-in-out .4s;
	-o-transition: all .5s ease-in-out .4s;
	transition: all .5s ease-in-out .4s;
}

.business .box ul.items li.pc:hover i {
	background: url(../images/words.png) no-repeat -168px -357px;
}

.business .box ul.items li.mobi:hover i {
	background: url(../images/words.png) no-repeat -337px -291px;
}

.business .box ul.items li.sys:hover i {
	background: url(../images/words.png) no-repeat -327px -362px;
}

.business .box ul.items li.app:hover i {
	background: url(../images/words.png) no-repeat -164px -439px;
}

.business .box ul.items li.host:hover i {
	background: url(../images/words.png) no-repeat -335px -439px;
}

.business .box ul.items li:hover u.cl {
	clip: rect(0px,156px,-10px,78px);
}

.business .box ul.items li:hover u.cr {
	clip: rect(156px,78px,156px,0px);
}

.business .box ul.items li:hover strong {
	color: White;
	-webkit-transition-delay: .4s;
	-moz-transition-delay: .4s;
	-ms-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s;
}

.business .box ul.items li:hover p {
	top: 20px;
	-webkit-transition: all .3s ease-in-out .5s;
	-moz-transition: all .3s ease-in-out .5s;
	-ms-transition: all .3s ease-in-out .5s;
	-o-transition: all .3s ease-in-out .5s;
	transition: all .3s ease-in-out .5s;
}

.business .box label {
	display: block;
	margin: 0 auto;
	margin-top: -40px;
	width: 297px;
	height: 21px;
	background: url(../images/words.png) no-repeat 0px -333px;
}*/

section.cases {
	background: url("../images/wallpaper3.jpg")/*tpa=http://www.jnsslm.com/images/wallpaper3.jpg*/;
}
.formto {
	width: 50px;
	height: 23px;
	text-align: center;
	padding: 1.2em 0 1.2em 0;
	margin: auto;
	animation: fade-in;
	animation-duration: 1.5s;
	-webkit-animation: fade-in 1.5s;
}
.formto:hover {
	animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	perspective: 1000px;
}
@keyframes shake {
 10%, 90% {
 transform: translate3d(-1px, 0, 0);
}
 20%, 80% {
 transform: translate3d(2px, 0, 0);
}
 30%, 50%, 70% {
 transform: translate3d(-4px, 0, 0);
}
 40%, 60% {
 transform: translate3d(4px, 0, 0);
}
}
.content_2 {
	width: 100%;
	height: auto;
	background: #f4f4f4;
	animation: fade-in;
	animation-duration: 2.5s;
	-webkit-animation: fade-in 1.5s;
}
.content_2m {
	width: 100%;
	background: url("../images/bg_2.jpg") center no-repeat;
	margin: auto;
	min-height: 520px;
}
.solution {
	margin-bottom: 70px;
	width: 100%;
	height: auto;
	text-align: center;
}
.olution ul {
	margin: 0 auto;
	text-align: center;
}
.solution ul li {
	width: 346px;
	height: auto;
	margin: 10px 0.6% 14px 0.6%;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	color: #666;
	line-height: 22px;
	font-size: 12px;
}
.solution ul li span {
	display: block;
	font-size: 16px;
	padding: 10px 0;
	border-bottom: 1px solid #23b6c7;
	margin-bottom: 5px;
}
.soloution-left {
	width: 75%;
	height: auto;
	float: left;
}
.soloution-left h2 {
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.soloution-right {
	width: 18%;
	height: auto;
	float: right;
	padding: 2%;
	background-color: #f7f7f7;
}
.soloution-right h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.soloution-right dl {
	border-bottom: 1px dashed #999;
	padding: 10px 0;
}
.soloution-right dl dd {
	font-size: 16px;
	color: #777;
}
.soloution-right dl dt {
	font-size: 12px;
	color: #999;
	line-height: 22px;
	padding-top: 5px;
}
.solution00 {
	display: block;
}
.solution01 {
	display: none;
}
.solution_1 {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 1.2em 0 0 0;
}
.solution_2 {
	width: 654px;
	height: 40px;
	padding: 0px 0px 0px 546px;
}
.solution_3 {
	width: 555px;
	height: 40px;
	padding: 0px 0px 0px 645px;
}
.solution_4 {
	width: 462px;
	height: 40px;
	padding: 0px 0px 0px 738px;
}
.advantage_1 {
	width: 36%;
	text-align: left;
}
.advantage_1 dl dt {
	width: 57px;
	height: auto;
	background: url("../images/icon_2.png")/*tpa=http://www.jnsslm.com/images/icon_2.png*/ no-repeat left top;
	float: left;
	min-height: 60px;
	font-family: 'ChopinScript';
	color: #fff;
	font-size: 3.2em;
	line-height: 58px;
	text-align: center;
}
.advantage_1 dl dd {
	width: 87%;
	float: right;
	padding: 0px 0px 0px 10px;
}
.advantage_1 dl dd h2 {
	color: #fff;
	font-size: 2.2em
}
.advantage_1 dl dd h3 {
	color: #fff;
	line-height: 2.4em;
	font-size: 1.4em;
	font-weight: normal;
}
.advantage_1 dl dd p img {
	vertical-align: middle;
}
.advantage_1 dl dd p {
	color: #fff;
	line-height: 2.2em;
	font-size: 1.15em;
	padding: 0.5em 0 0.6em 0
}
.advantage_2 {
	width: 58%;
	height: auto;
	min-height: 500px;
	background: url("../images/bg_4.png")/*tpa=http://www.jnsslm.com/images/bg_4.jpg*/ no-repeat right top
}
.advantage_3 {
	width: 47%;
	height: auto;
	min-height: 360px;
	background: url("../images/bg_5.png")/*tpa=http://www.jnsslm.com/images/bg_5.jpg*/ no-repeat right top
}
.advantage_4 {
	width: 58%;
	height: auto;
	min-height: 500px;
	background: url("../images/bg_6.png")/*tpa=http://www.jnsslm.com/images/bg_6.jpg*/ no-repeat right top
}
.content_2 {
	width: 100%;
	/* height: 900px; */
	height: 100%;
	background: url("../images/bg_6.jpg")/*tpa=http://www.jnsslm.com/images/bg_7.jpg*/ center top;
	background-size: cover;
	margin-top: 1.1em;
}
.content_3 {
	width: 100%;
	/* height: 900px; */
	height: 100%;
	background: url("../images/bg_7.jpg")/*tpa=http://www.jnsslm.com/images/bg_7.jpg*/ center fixed;
	margin-top: 1em;
	background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}
.content_3:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .content_3 {
	zoom: 1;
}
*:first-child + html .content_3 {
	zoom: 1;
}
.case_list {
	text-align: center;
	padding: 1.4em 0 1.6em 0
}
.case_list ul li {
	display: inline;
	border: solid #fff 1px;
	border-radius: 32px;
	font-size: 1.1em;
	color: #fff;
	padding: 0.6em 1.6em 0.6em 1.6em;
	margin: 0.6em 0.8em 0 0.8em;
}
.case_list ul li:hover {
	border: solid #fdb515 1px;
}
.style3 {
	padding: 0px 0px 15px 0px;
	text-align: center
}
.style3 ul li {
	display: inline-table;
	margin: 8px 0.6% 10px 0.6%;
	list-style: none;
	width: 245px;
	padding: 10px;
	text-align: center;
	border: 1px solid #e6be19;
	border-radius: 4px;
}
.style3 ul li {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.style3 ul li img {
	width: 100%;
	height: auto;
}
.style3 ul li span {
	display: block;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	line-height: 20px;
	width: 100%;
	font-size: 1em;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	text-align: center;
	color: #CCC;
	padding-top: 10px;
}
.style3 ul li p {
	text-align: left;
	height: 30px;
	line-height: 30px;
	color: #999;
}
/*.style3 ul li:hover{
    -webkit-transition:transform 0.3s ease-in-out;
       -moz-transition:transform 0.3s ease-in-out;
            transition:transform 0.3s ease-in-out;
    -webkit-transform:scale(1.2);
       -moz-transform:scale(1.2);
            transform:scale(1.2);
    -webkit-box-shadow:0 5px 9px 5px #444;    
       -moz-box-shadow:0 5px 9px 5px #444;    
            box-shadow:0 5px 9px 5px #444; 
}*/
.news_1 {
	width: 24%;
	height: 220px;
	font-size: 1em
}
.news_2 {
	width: 48%;
	height: auto;
}
.news_1 p {
	font-size: 0.8em;
	color: #999;
	line-height: 1.8em;
	padding-top: 0.2em
}
.news_1 div {
	width: 90%;
	margin: auto;
	padding: 2em 10px 2em 10px
}
.news_1 img {
	width: 100%
}
.news_3 {
	width: 90%;
	height: auto;
	margin: auto
}
.news_list {
	padding: 0px 0px 1.1em 0
}
.news_list dl {
	width: 100%;
	height: auto;
	border-bottom: dashed #ddd 1px;
	padding: 0.2em 0 0.27em 0;
	font-size: 0.9em
}
.news_list dl dt {
	width: 75%;
	height: auto;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_list dl dd {
	width: 23%;
	height: auto;
	text-align: right;
	color: #999;
	float: right;
}
.news_list dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .news_list dl {
	zoom: 1;
}
*:first-child + html .news_list dl {
	zoom: 1;
}
.content_4 {
	width: 100%;
	height: 202px;
	background: url("../images/bg_8.gif")/*tpa=http://www.jnsslm.com/images/bg_8.gif*/ repeat-x
}
.content_4m {
	width: 90%;
	max-width: 1200px;
	height: 202px;
	background: url("../images/bg_9.png")/*tpa=http://www.jnsslm.com/images/bg_9.png*/ no-repeat left;
	margin: auto
}
.content_4a {
	width: 694px;
	height: auto;
}
.content_4b {
	width: 624px;
	height: auto;
	margin: auto;
	text-align: left;
}
.content_4b1 {
	width: 100%;
	border-bottom: dashed #ddd 1px;
	line-height: 1.6em;
	padding: 1.8em 0 0.6em 0
}
.content_4b2 {
	color: #eee;
	line-height: 1.6em;
	font-size: 1em;
	padding: 0.9em 0 0 0;
}
.content_4b3 img {
	vertical-align: middle;
}
.content_4b3 {
	padding-top: 0.8em
}
.content_5 {
	width: 90%;
	max-width: 1200px;
	background-color: #f2f2f2;
	margin: 1em auto 0 auto;
	padding: 1.9em 0 1.2em 0
}
.foot {
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	border-top: 4px solid #267fba;
}
.foot_m {
	width: 90%;
	max-width: 1200px;
	height: auto;
	margin: auto;
	padding: 0em 0 0.5em 0;
	border-bottom: 1px solid #cecece
}
.foot_1 {
	width: 38%;
	height: auto;
	background: url("../images/icon_7.png")/*tpa=http://www.jnsslm.com/images/icon_7.png*/ no-repeat top left;
	color: #efefef;
	font-size: 0.85em;
	line-height: 2.6em;
	padding: 1.6em 0 0 10%;
}
.foot_2 {
	width: 48%;
	height: auto;
	background: url("../images/code.png")/*tpa=http://www.jnsslm.com/images/code.png*/ no-repeat top right;
	min-height: 175px;
}
.foot_3 {
	width: 100%;
	height: auto;
	color: #efefef;
	line-height: 1.6em;
}
.foot_3 img {
	vertical-align: middle;
}
.foot-list {
	width: 31%;
	padding: 10px;
	float: left;
	color: #666666;
	font-size: 12px;
	line-height: 22px;
}
.foot-list h2 {
	font-size: 18px;
	color: #333;
	padding-bottom: 15px;
	font-weight: 900;
}
.about-button {
	border: 1px solid #999;
	display: block;
	width: 100px;
	height: 30px;
	margin-top: 20px;
	line-height: 30px;
	text-align: center;
}
.about-button:hover {
	border-color: #fdb515;
}
.foot-case-list {
	width: 100%;
	padding: 15px 0;
	height: 55px;
}
.foot-case-list:first-child {
	padding-top: 0;
	border-bottom: 1px dotted #7C7C7C;
}
.foot-case-list:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
.foot-case-list dl dt {
	float: left;
	width: 35%;
	margin-right: 5%;
}
.foot-case-list dl dt img {
	border: 1px solid #999;
	padding: 2px;
}
.foot-case-list dl dd span {
	color: #666666;
	font-size: 13px;
}
.foot-list-nav {
	display: block;
	width: 30%;
	float: left;
	height: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	line-height: 30px;
	border: 1px solid #999;
	color: #666666;
	text-align: center;
}
.foot-list-nav:hover {
	border-color: #00aef3;
}
.foot-list-01 {
	width: 76%;
}
.foot-list-03 {
	width: 46%;
}
.foot-list-04 {
	width: 18%;
}
.foot-list-04 {
	text-align: center;
}
.foot-list-04 h2 {
	color: #20c6cf;
	font-size: 20px;
}
.foot-list-04 img {
	margin-top: 10px;
}
.foot-o {
	width: 100%;
	background-color: #f7f7f7;
}
.foot-o-nav {
	width: 90%;
	max-width: 1200px;
	height: auto;
	margin: auto;
	padding: 1em 0;
	font-size: 12px;
	text-align: center;
	color: #8f8f8f!important;
	line-height: 23px;
}
.contact_f {
	display: none;
	z-index: 1 !important;
}
.foot_m:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .foot_m {
	zoom: 1;
}
*:first-child + html .foot_m {
	zoom: 1;
}
.banner_in {
	width: 100%;
	height: auto;
	margin-top: 111px; /*background:url(../images/banner.jpg) no-repeat center fixed; */
	animation: fade-in;
	animation-duration: 1.5s;
	-webkit-animation: fade-in 1.5s;
}
/*.ban_in1{ background:url(../images/banner_in1.jpg) no-repeat center;}
.ban_in2{ background:url(../images/banner_in2.jpg) no-repeat center;}
.ban_in3{ background:url(../images/banner_in3.jpg) no-repeat center;}
.ban_in4{ background:url(../images/banner_in4.jpg) no-repeat center;}
.ban_in5{ background:url(../images/banner_in5.jpg) no-repeat center;}
.ban_in6{ background:url(../images/banner_in6.jpg) no-repeat center;}*/

.left_in1 {
	width: 68%;
	height: auto
}
.right_in1 {
	width: 30%;
	height: auto
}
.about_1 {
	padding: 0.8em 0 0 0;
}
.about_1 ul li {
	padding: 8px 0px 10px 0px;
	width: 100%;
	font-size: 0.96em;
}
.about_1 ul li span {
	background-color: #23b6c7;
	padding: 0px 5px 0px 5px;
	font-size: 0.82em;
	color: #fff;
	margin-right: 4px;
}
.about_1 dl dd {
	float: left
}
.about_2 {
	padding: 0.8em 0 0 0;
}
.about_2 ul li {
	padding: 9px 0px 9px 0px;
	width: 100%;
	font-size: 1.2em;
}
.about_2 ul li span {
	background-color: #23b6c7;
	padding: 6px 10px 6px 10px;
	font-size: 0.82em;
	color: #fff;
	border-radius: 50%;
	margin-right: 5px;
}
.news_in1 {
	text-align: center;
	padding: 0.2em 0 1.6em 0
}
.news_in1 ul li {
	display: inline-table;
	border: solid #ddd 1px;
	border-radius: 32px;
	font-size: 1.1em;
	padding: 0.4em 1.5em 0.6em 1.5em;
	margin: 0 0.5em 0.6em 0.5em;
}
.news_in1 ul li:hover {
	border: solid #23b6c7 1px;
}
.news_in1 ul li:hover a {
	color: #23b6c7
}
.contact_1 {
	text-align: center;
}
.contact_1 dl {
	width: 320px;
	height: 350px;
	margin: 0.2em 3.0% 0em 3.0%;
	display: inline-table
}
.contact_1 .con_1a {
	background: url("../images/bg_11.jpg")/*tpa=http://www.jnsslm.com/images/bg_11.jpg*/ no-repeat;
	background-size: 100% 100%;
}
.contact_1 .con_1b {
	background: url("../images/bg_12.jpg")/*tpa=http://www.jnsslm.com/images/bg_12.jpg*/ no-repeat;
	background-size: 100% 100%;
}
.contact_1 .con_1c {
	background: url("../images/bg_13.jpg")/*tpa=http://www.jnsslm.com/images/bg_13.jpg*/ no-repeat;
	background-size: 100% 100%;
}
.contact_1 dl dt {
	width: 100%;
	height: 32px;
	font-size: 1.2em;
	font-weight: bold;
	color: #23b6c7;
	padding-top: 138px;
}
.contact_1 dl dd {
	width: 252px;
	height: 172px;
	margin: auto;
	padding-top: 60px;
}
#dituContent {
	height: 420px;
	background: url("../images/map.jpg")/*tpa=http://www.jnsslm.com/images/map.jpg*/ no-repeat center;
	margin-top: 111px;
}
.news_in2 dl {
	width: 100%;
	height: 7em;
	background-color: #f2f2f2;
	margin: 0 0 1em 0
}
.news_in2 dl dt {
	width: 10%;
	height: 5em;
	background-color: #23b6c7;
	float: left;
	text-align: center;
	line-height: 1.6em;
	padding: 2em 0.8em 0 0
}
.news_in2 dl dd {
	width: 87%;
	height: 6.3em;
	float: right;
	padding-top: 0.7em;
	overflow-x: hidden;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.news_in2 dl dd a {
	font-size: 1.1em
}
.news_in2 dl dd p {
	color: #888;
	line-height: 1.8em;
	padding-top: 4px;
}
.news_in3 {
	display: none
}
.news_in2 dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .news_in2 dl {
	zoom: 1;
}
*:first-child + html .news_in2 dl {
	zoom: 1;
}
.page {
	width: 90%;
	max-width: 1200px;
	margin: 1.1em auto 0.7em auto;
	text-align: center;
	margin-bottom: 2em;
}
.page ul li {
	width: 1.2em;
	height: auto;
	border: solid #ddd 1px;
	display: inline;
	padding: 0.4em 0.8em 0.4em 0.8em;
	background-color: #f4f4f4
}
.page ul li:hover {
	border: solid #F90 1px;
	background-color: #e2e2e2
}
/*分页*/
.page a {
	display: inline-block;
	background-color: #fff;
	margin-right: 5px;
	padding: 2px 2px;
	color: #333;
	border: 1px solid #ccc;
	height: 17px;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
	min-width: 16px;
	font-size: 12px;
}
.page .jbtn {
	background-color: #e6be19;
	border: 1px solid #e6be19;
	color: #fff;
}
.page a:hover {
	background-color: #20c6cf;
	border: 1px solid #20c6cf;
	color: #fff;
}
.page span {
	margin-left: 10px;
	color: #999;
	line-height: 28px;
}
.page dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .page dl {
	zoom: 1;
}
*:first-child + html .page dl {
	zoom: 1;
}
.timefly ul {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	text-align: center;
}
.timefly ul li {
	text-align: center;
	/* color: #23b6c7; */
	color: #267fba;
	width: 270px;
	display: inline;
	display: inline-table;
	margin: 2.2em 0.8% 1.2em 0.8%
	/* margin: 0.2em 0.8% 1.2em 0.8% */
}
.timefly ul li p {
	margin: 0px auto;
	position: relative;
	background: #eee;
	border-radius: 8px;
	font-size: 100px;
	font-weight: bold;
	text-align: center;
	line-height: 167px;
	overflow: hidden;
}
.timefly ul li span {
	display: block;
	font-size: 15px;
	padding-top: 10px;
}
.timefly ul li.on {
	width: auto;
}
.timefly ul li.on p {
	width: auto;
	background: #eee;
	border-radius: 8px;
}
.timefly ul li.cur {
	width: auto;
}
.timefly ul li.cur p {
	width: auto;
	background: #eee;
	border-radius: 8px;
}
.Line:after {
	display: block;
	content: " ";
	position: absolute;
	top: 50%;
	margin-top: -2px;
	background: #eee;
	width: 100%;
	height: 4px;
	z-index: 90
}
.jiejue dl {
	width: 100%;
	border-bottom: 1px #e6be19 dotted;
	padding: 3em 0 3em 0
}
.jiejue dl dt {
	width: 30%;
	float: left;
	text-align: center;
}
.jiejue dl dd {
	width: 68%;
	float: right
}
.jiejue dl dd b {
	font-size: 1.2em;
}
.jiejue dl dd p {
	color: #888;
	padding: 0.8em 0 0 0;
	line-height: 1.6em;
}
.jiejue dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .jiejue dl {
	zoom: 1;
}
*:first-child + html .jiejue dl {
	zoom: 1;
}
.over_1 {
	width: 50%;
	height: auto;
	float: left;
	padding-top: 0.5em
}
.over_2 {
	width: 42%;
	height: auto;
	float: right;
	padding-top: 7.6em
}
.echarts_pie {
}
#echart {
	height: 420px;
	width: 100%;
}
.echarts_pie ul {
	float: left;
	list-style: none;
}
.echarts_pie ul li {
	float: left;
}
.echarts_pie .government {
	margin-top: -500px;
	width: 200px;
	height: 60px;
	font-size: 15px;
	color: #4A4A4A;
	letter-spacing: 0px;
	line-height: 20px;
}
.echarts_pie .government_img {
	margin-top: -920px;
	margin-left: 235px;
}
.echarts_pie .bussiness {
	width: 195px;
	height: 60px;
	font-size: 15px;
	color: #4A4A4A;
	letter-spacing: 0px;
	line-height: 20px;
	margin-top: 140px;
}
.echarts_pie .bussiness_img {
	margin-top: -560px;
	margin-left: -170px;
}
.echarts_pie .industry {
	width: 195px;
	height: 60px;
	font-size: 15px;
	color: #4A4A4A;
	letter-spacing: 0px;
	line-height: 20px;
	margin-top: 160px;
}
.echarts_pie .industry_img {
	margin-top: -180px;
	margin-left: -110px;
}
.echarts_pie .hospital_img {
	margin-top: -950px;
	margin-left: 620px;
}
.echarts_pie .school_img {
	margin-top: -680px;
	margin-left: 690px;
}
.echarts_pie .hotel_img {
	margin-top: -300px;
	margin-left: 620px;
}
.echarts_pie .hospital {
	margin-top: -570px;
	margin-left: 800px;
	font-size: 15px;
	color: #4A4A4A;
	letter-spacing: 0px;
	line-height: 20px;
}
.echarts_pie .school {
	font-size: 15px;
	color: #4A4A4A;
	letter-spacing: 0px;
	line-height: 20px;
	margin-left: 800px;
	margin-top: 110px;
}
.echarts_pie .hotel {
	font-size: 15px;
	color: #4A4A4A;
	letter-spacing: 0px;
	line-height: 20px;
	margin-left: 810px;
	margin-top: 190px;
}
.over_3 {
	width: 100%;
	height: auto;
	background: url("../images/bg_14.jpg")/*tpa=http://www.jnsslm.com/images/bg_14.jpg*/ no-repeat top center;
	margin-top: 1.2em;
	padding-top: 1.4em;
}
.over_3:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .over_3 {
	zoom: 1;
}
*:first-child + html .over_3 {
	zoom: 1;
}
.over_3a {
	width: 44%;
	height: auto;
	min-height: 165px;
	border: solid #ddd 1px;
	margin: 10px 0;
}
.over_3a:nth-child(odd) {
	clear: both;
}
.over_3a dl {
	width: 94%;
	margin: auto;
	padding: 1.4em 0 0.6em 0;
}
.over_3a dl dt {
	width: 20%;
	height: auto;
	float: left
}
.over_3a dl dt img {
	border-radius: 50%;
	border: solid #dfdfdf 1px;
	padding: 2px;
}
.over_3a dl dd {
	width: 77%;
	height: auto;
	float: right;
	padding-top: 0.6em;
}
.over_3a dl dd b {
	font-size: 1.1em;
}
.over_3a dl dd p {
	font-size: 0.9em;
	line-height: 1.8em;
	color: #888;
	padding-top: 0.2em;
}
.over_3a dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .over_3a dl {
	zoom: 1;
}
*:first-child + html .over_3a dl {
	zoom: 1;
}
.over_4 a {
	width: 9.6em;
	height: 2.8em;
	background-color: #20c6cf;
	display: block;
	margin: auto;
	text-align: center;
	color: #fff;
	line-height: 2.8em;
	border-radius: 10px;
}
.news_in4 {
	text-align: center;
	color: #999;
	font-size: 0.9em;
}
.about_in1 {
	width: 100%;
	height: auto;
	background-color: #20c6cf
}
/*后加*/

.yandex_w1:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .yandex_w1 {
	zoom: 1;
}
*:first-child + html .yandex_w1 {
	zoom: 1;
}
.yandex_w1 ul li {
	float: left;
	text-align: center;
	margin-right: 18px;
	margin-bottom: 10px;
}
.yandex_w1 ul li a {
	height: auto;
	display: block;
	border: solid #ddd 1px;
	padding: 3px 10px 3px 10px;
}
.yandex_w1 ul li a:hover {
	background-color: #f2f2f2;
	border: solid #F63 1px;
	color: #f60
}
.bak_w1 {
	margin: 12px 0px 0px 0px;
}
.bak_w2 {
	border-top: solid #ddd 1px;
}
.bak_w3 {
	margin: 0px 0px 0px 20px;
}
.txt_w1 {
	color: #458fce
}
.txt_w2 {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
}
.txt_w3 {
	color: #13a7a1;
	font-size: 32px;
	font-weight: bold;
}
.txt_w4 {
	color: #13a7a1
}
.txt_w5 {
	color: #13a7a1;
	font-size: 18px;
	font-weight: bold;
}
.txt_w6 {
	color: #13a7a1;
	font-size: 15px;
	font-weight: bold;
}
.txt_w7 {
	color: #ed4646;
	font-size: 32px;
	font-weight: bold;
}
.txt_w8 {
	color: #ed4646;
	font-size: 15px;
	font-weight: bold;
}
.txt_w9 {
	color: #ed4646;
	font-size: 18px;
	font-weight: bold;
}
.txt_w10 {
	color: #f3a705;
	font-size: 22px;
	font-weight: bold;
}
.txt_w11 {
	color: #f3a705;
	font-size: 18px;
	font-weight: bold;
}
.YandexAd {
	text-align: left;
	width: 1100px;
	padding: 0px 0px 10px 0px;
	font-family: "Microsoft YaHei", "SimSun", "SimHei";
	margin: auto
}
.yad_1 {
	width: 1000px;
	height: 170px;
	background: no-repeat url("banner_inbg.jpg")/*tpa=http://www.jnsslm.com/css/banner_inbg.jpg*/;
	padding: 280px 0px 0px 100px;
}
.yad_2 {
	width: 1100px;
	height: auto;
	padding: 22px 0px 18px 0px;
	text-align: center;
}
.yad_1a {
	width: 340px;
	height: 75px;
	background: rgba(19, 167, 161, 0.75) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	filter: Alpha(opacity=75);
	background: #13a7a1;/*实现IE背景透明*/
	;
	text-align: center;
	line-height: 75px;
}
.yad_1b {
	width: 340px;
	height: 75px;
	background: rgba(237, 70, 70, 0.75) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	filter: Alpha(opacity=75);
	background: #ed4646;/*实现IE背景透明*/
	;
	text-align: center;
	line-height: 75px;
}
.yad_1c {
	width: 380px;
	height: 75px;
	background: rgba(51, 201, 10, 0.75) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	filter: Alpha(opacity=75);
	background: #33c90a;/*实现IE背景透明*/
	;
	text-align: center;
	line-height: 75px;
}
.yad_1d {
	width: 340px;
	height: 75px;
	background: rgba(243, 167, 5, 0.75) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	filter: Alpha(opacity=75);
	background: #f3a705;/*实现IE背景透明*/
	;
	text-align: center;
	line-height: 75px;
}
.yad_2:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .yad_2 {
	zoom: 1;
}
*:first-child + html .yad_2 {
	zoom: 1;
}
.yad_2 p {
	font-size: 17px;
	text-align: center;
	line-height: 34px;
}
.YandexAd .more {
	text-align: center;
	width: 100px;
	height: 32px;
	background-color: #13a7a1;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	line-height: 32px;
	margin: 13px auto 0px auto;
	border-radius: 5px
}
.YandexAd .more2 {
	text-align: center;
	width: 88px;
	height: 32px;
	background-color: #13a7a1;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	line-height: 32px;
	margin: 13px 0px 0px 0px;
	border-radius: 5px
}
.YandexAd .more3 {
	text-align: center;
	width: 88px;
	height: 32px;
	background-color: #ed4646;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	line-height: 32px;
	margin: 13px auto 0px auto;
	border-radius: 5px
}
.YandexAd .more4 {
	text-align: center;
	width: 88px;
	height: 32px;
	background-color: #ed4646;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	line-height: 32px;
	margin: 13px 0px 0px 0px;
	border-radius: 5px
}
.YandexAd .more5 {
	text-align: center;
	width: 88px;
	height: 32px;
	background-color: #458fce;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	line-height: 32px;
	margin: 13px auto 0px auto;
	border-radius: 5px
}
.YandexAd .more6 {
	text-align: center;
	width: 88px;
	height: 32px;
	background-color: #458fce;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	line-height: 32px;
	margin: 13px 0px 0px 0px;
	border-radius: 5px
}
.YandexAd .more7 {
	text-align: center;
	width: 88px;
	height: 32px;
	background-color: #33c90a;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	line-height: 32px;
	margin: 13px auto 0px auto;
	border-radius: 5px
}
.YandexAd .more8 {
	text-align: center;
	width: 88px;
	height: 32px;
	background-color: #33c90a;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	line-height: 32px;
	margin: 13px 0px 0px 0px;
	border-radius: 5px
}
.YandexAd .more9 {
	text-align: center;
	width: 88px;
	height: 32px;
	background-color: #f3a705;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	line-height: 32px;
	margin: 13px auto 0px auto;
	border-radius: 5px
}
.YandexAd .more10 {
	text-align: center;
	width: 88px;
	height: 32px;
	background-color: #f3a705;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	line-height: 32px;
	margin: 13px 0px 0px 0px;
	border-radius: 5px
}
.yad_3 {
	width: 1100px;
	height: auto;
	padding: 22px 0px 18px 0px;
	text-align: left;
}
.yad_3:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .yad_3 {
	zoom: 1;
}
*:first-child + html .yad_3 {
	zoom: 1;
}
.yad_3a {
	width: 620px;
	height: auto;
	float: left;
	background-color: #f5f5f5;
	padding: 10px 15px 10px 15px;
	margin-top: 8px;
	line-height: 32px;
	font-size: 16px;
}
.yad_3b {
	width: 420px;
	height: auto;
	float: right;
	text-align: left;
}
.yad_3b h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	color: #13a7a1
}
.yad_3b h2 {
	font-size: 14px;
	color: #888;
	line-height: 28px;
	font-weight: normal;
}
.yad_4 {
	width: 1100px;
	height: auto;
	padding: 22px 0px 18px 0px;
	text-align: left;
}
.yad_4:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .yad_4 {
	zoom: 1;
}
*:first-child + html .yad_4 {
	zoom: 1;
}
.yad_4b {
	width: 620px;
	height: auto;
	float: right;
	background-color: #f5f5f5;
	padding: 10px 15px 10px 15px;
	margin-top: 8px;
	line-height: 32px;
	font-size: 16px;
}
.yad_4a {
	width: 420px;
	height: auto;
	float: left;
	text-align: left;
}
.yad_4a h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	color: #13a7a1
}
.yad_4a h2 {
	font-size: 14px;
	color: #888;
	line-height: 28px;
	font-weight: normal;
}
.yad_5 {
	width: 1100px;
	height: auto;
	padding: 32px 0px 18px 0px;
	text-align: left;
	border-top: solid #ddd 1px;
}
.wangmeng h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	color: #ed4646
}
.wangmeng h2 {
	font-size: 14px;
	color: #888;
	line-height: 28px;
	font-weight: normal;
}
.wangmeng_1a {
	width: 470px;
	height: auto;
	float: left;
	text-align: left;
	font-size: 16px;
	line-height: 32px;
}
.wangmeng_1b {
	width: 525px;
	height: auto;
	float: right;
	padding-bottom: 11px;
}
.m-duokebao {
	cursor: pointer;
}
.txt_w1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	color: #13a7a1
}
.wangmeng_1c {
	width: 470px;
	height: auto;
	float: left;
	padding-bottom: 11px;
}
.wangmeng_1d {
	width: 545px;
	height: auto;
	float: right;
	text-align: left;
	font-size: 16px;
	line-height: 32px;
}
.sslm_bt1 {
	width: 200px;
	height: 50px;
	background-color: #eee;
	text-align: center;
	line-height: 49px;
	margin: 6px auto 4px auto
}
.sslm_1 {
	width: 1100px;
	height: auto;
	border-top: dashed #ddd 1px;
	margin: 22px auto 0px auto;
	padding: 15px 0px 5px 0px;
}
.sslm_1:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .sslm_1 {
	zoom: 1;
}
*:first-child + html .sslm_1 {
	zoom: 1;
}
.sslm_1a {
	width: 520px;
	height: auto;
}
.direct_1 {
	width: 100%;
	height: auto;
	text-align: left;
	padding: 22px 0px 0px 0px;
	line-height: 28px;
	font-size: 14px;
}
.sslm_1b {
	width: 204px;
	height: auto;
}
.sslm_1c {
	text-align: left
}
.sslm_1c img {
	margin: 0px 15px 0px 0px;
}
.sslm_2 {
	width: 490px;
	height: auto;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	line-height: 26px;
	text-align: left
}
.sslm_2 p {
	text-align: left;
	font-size: 15px;
	line-height: 28px;
	padding: 8px 0px 0px 0px;
}
.sslm_3 {
	padding: 15px 0px 0px 0px;
}
.sslm_3 ul li {
	width: 120px;
	height: 50px;
	background-color: #ffd300;
	text-align: center;
	line-height: 50px;
	float: left;
	margin: 5px;
}
.sslm_4 {
	width: 750px;
	height: auto;
	margin: 15px auto 0px auto;
}
.sslm_4a {
	width: 250px;
	height: auto;
}
.sslm_4b {
	width: 450px;
	height: auto;
	text-align: left;
	padding-top: 20px;
}
.sslm_4b p {
	text-align: left;
	padding: 16px 0px 0px 0px;
}
.sslm_4a img {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: dashed #dfdfdf 1px;
}
.sslm_5 dl {
	width: 520px;
	height: auto;
	float: left;
	margin: 16px 15px 3px 15px;
}
.sslm_5 dl dt img {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: dashed #dfdfdf 1px;
}
.sslm_5 dl dt {
	width: 190px;
	height: auto;
	float: left;
	text-align: left
}
.sslm_5 dl dd {
	width: 300px;
	height: auto;
	float: right;
	text-align: left;
	padding-top: 38px;
}
.sslm_5 dl dd b {
	font-size: 18px;
	font-weight: bold;
	color: #f3a705
}
.sslm_5 dl dd p {
	font-size: 14px;
	line-height: 28px;
	padding: 10px 0px 0px 0px;
	text-align: left
}
 @media (max-width:1280px) {
.solution00 {
	display: none;
}
.solution01 {
	display: block;
}
#container {
	display: none
}
.style3 ul li {
	margin: 8px 0.6% 10px 0.6%;
}
/*.style3 ul li img{width: 210px;height:218px;}
.style3 ul li span{ width:210px;}*/

}
 @media (max-width:1024px) {
header .logo {
	/* margin: 15px 0px 0px 0px; */
}
header .nav_m {
	width: 67%;
}
.advantage_1 {
	width: 100%;
}
.advantage_2 {
	display: none
}
.advantage_3 {
	display: none
}
.advantage_4 {
	display: none
}
.over_1 {
	width: 100%;
	height: auto;
	float: none;
	padding-top: 0.8em
}
.over_2 {
	width: 100%;
	height: auto;
	float: none;
	padding-top: 2.2em
}
.over_3a dl dd {
	width: 74%;
}
}
@media (max-width:940px) {
.txt_1 {
	font-size: 1.6em;
}
.txt_2 {
	font-size: 1.1em;
	color: #999;
	line-height: 2em;
}
.txt_7 {
	font-size: 2em
}
.txt_8 {
	font-size: 1.6em
}
.bt_2 {
	line-height: 2.1em
}
.nav_1 {
	display: block
}
header .nav_m {
	display: none
}
.news_1 {
	display: none;
}
.news_2 {
	width: 100%;
}
.news_list dl dt {
	width: 100%;
	float: none;
}
.news_list dl dd {
	display: none;
}
#container {
	display: none
}
.left_in1 {
	width: 100%;
}
.right_in1 {
	display: none;
}
.content_4 {
	display: none;
}
.content_5 {
	display: none;
}
.foot {
	display: none;
}
.contact_fa {
	/* padding-bottom: 4.8em */
	/* padding-bottom: 1.8em; */
}
.input_1 {
	width: 90%;
}
.input_2 {
	width: 90%;
}
.input_3 {
	width: 91%;
}
.contact_f {
	display: block;
}
.contact_f {
	width: 100%;
	z-index: 9999;
	/* height: 3.8em; */
	position: fixed;
	bottom: 0;
	background-color: #23b6c7;
	border-top: solid #ccc 1px;
	font-size: 0.8em;
	padding: 1em 0px 1.2em 0px;
	line-height: 1.4em
}
.contact_f td {
	text-align: center
}
.contact_f a {
	color: #fff
}
.contact_f a:hover {
	color: #FC0
}
.over_3a dl {
	text-align: center
}
.over_3a dl dt {
	width: 100%;
	float: none;
}
.over_3a dl dd {
	width: 100%;
	float: none;
}
.news-nav {
	margin-bottom: 70px;
}
.news-left {
	width: 100%;
}
.news-right {
	width: 100%;
}
}
@media (max-width:720px) {
.size-h-3{
	min-height: 180px !important;
}
.fullSlide {
	height: 260px;
}
.fullSlide .bd li {
	height: 260px;
}
.fullSlide .bd li a {
	height: 260px;
}
.jiejue dl dt {
	width: 100%;
	float: none
}
.jiejue dl dd {
	width: 100%;
	float: none
}
.content-left-nav {
	width: 96%;
	margin-bottom: 20px;
}
.content-right-nav {
	width: 96%;
}
.soloution-left {
	width: 100%;
}
.soloution-right {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 70px;
}
.news_in2 dl {
	height: auto;
}
.news_in2 dl dt {
	display: none;
}
.news_in2 dl dd {
	width: 96%;
	height: auto;
	padding: 2%
}
.content_2 {
	background: url("../images/新官网图/1.jpg")/*tpa=http://www.jnsslm.com/images/bg_7.jpg*/ center top;
	background-size: cover;
    background-repeat: no-repeat;
}

}

@media (max-width:480px) {
.size-h-3{
	min-height: 90px !important;
}
header .logo {
	width: 150px !important;
	/* margin: 25px 0px 0px 0px; */
}

.product_banner {
	/* display: none; */
	height: 180px !important;
	margin-top: 70px !important;
}
.product_banner img {
	width: 100% !important; 
	height: 180px !important;
}
::v-deep .product_banner {
	height: 180px !important;
	margin-top: 70px !important;
}
.el-carousel__container {
	 height: 180px !important;
}

section {
	height: 160px !important;
}
.tab_control {
	display: none;
}
.hov-1 {
    display: none !important;
}
.content_1 {
	width: 90% !important;
	margin-top: -10px !important;
	/* margin-bottom: 80px !important; */
}
.cs_title {
	display: none;
}
.left-toolbar {
	bottom: 180px;
}
.bt_4 {
	margin-top: 80px;
}
.timefly ul li {
	margin: 0.2em 0.8% 1.2em 0.8%;
}
.timefly ul li p {
    font-size: 60px;
    line-height: 85px;
}
.scrollBox .mask .mask_box {
	width:290px !important;
	/* height:200px !important; */
	height:170px !important;
	position:relative !important;
}
.scrollBox #desc {
	margin-bottom: 50px;
}
.scrollBox .handover {
	font-size: 14px !important;
	margin-bottom: 70px;
}
.txt_7 {
	padding-bottom: 0em;
}
/* .scrollBox .content_1 #cont1 {
	padding-bottom: 80px;
} */
.t1-m-1 {
	margin-left: 0% !important;
}


}
@media (max-width:320px) {
}
@media (max-width:1700px) and (min-width:1400px) {
	.product_banner .el-carousel__container {
		/* height: 252px !important; */
		height: 252px !important;
	}
	.t1-m-1 {
        margin-left: 0% !important;
    }
}
@media (max-width:1400px) {
	.product_banner .el-carousel__container {
		height: 252px !important;
	}
}
@media (max-width:1165px) {
	.tab_control .el_tabs li {
		padding: 0 8px 0px 8px !important;
	}
	.tab_control .el_tabs .el_tabs_jump {
		font-size: 14px !important;
	}
	.product_banner .el-carousel__container {
		height: 145px !important;
	}
}
@media (max-width:768px) {
	/* .tab_control .el_tabs li {
		padding: 0 4px 50px 4px !important;
	} */
	.content_1 {
		width: 55%;
	}
	.t1-m-1 {
        margin-left: 0% !important;
    }
	.ad-right-colse {
		display: none;
	}
}
@media (min-width:1920px) {
	/* .s-full {
		width: 85%;
	} */
}
@media (min-width:1200px) {
	/* .col-lg-4 {
		width: 28.333333% !important;
	} */
}
.addr {
	font-size: 13px;
	margin-top: 8px;
}
.addr>p {
	font-weight: 900;
	color: #888;
	margin-bottom: 8px;
}
.addr ul li i {
	width: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #888;
	font-size: 14px;
	text-align: center;
}
.addr ul li {
	color: #333;
	line-height: 24px;
}
.applybtn {
	display: inline-block;
	width: 200px;
	color: #fff;
	/* height: 35px; */
	line-height: 35px;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 5px;
	margin-top: 20px;
}
.applybtn:hover {
	background: #fff;
	/* color: #20c6cf; */
	color: #267fba;
}
/******************锚点链接处********************/
 
#bar_fixed {
	position: absolute;
	width: 100%;
	z-index: 2;
	top: auto;
	/* background: #f7f7f7; */
	padding: 20px 0;
	line-height: 48px;
	font-size: 16px;
}
.barInner {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.barInner ul {
	line-height: 48px;
	/* height: px; */
}
#bar_fixed ul li a {
	width: 16.66%;
	padding: 0;
	text-align: center;
	border-left-color: #EEE;
	float: left;
	background: #fff;
	padding: 0 30px;
	cursor: pointer;
	/* border-left: 2px solid #f7f7f7; */
	position: relative;
	height: 35px;
	line-height: 35px;
}
.show {
	/*background: #20c6cf!important;*/
	/* background:rgb(0, 158, 255) !important; */
	/* 0, 158, 255 */
	color: #267fba;
	font-weight: 500;
}
.hosting-slide:before {
	background: #000;
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	-webkit-filter: blur(0px);
	filter: blur(0px);
	opacity: 0;
}
.hosting-slide {
	background-image: url(img/pro6_ban1.png);
	background-size: cover;
}
.dlsBox .col-md-4 {
	background: #F5F5F5;
	width: 300px;
	height: 220px;
	margin: 0 38px;
	padding: 0 20px;
	text-align: center;
}
.dlsBox .col-md-4 div {
	background: #00aef3;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	position: absolute;
	top: -50px;
	left: 101px;
}
.dlsBox .col-md-4 img {
	width: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px;
}
.dlsBox .col-md-4 h6 {
	color: #333;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 53px;
}
.dlsBox .col-md-4 p {
	font-size: 14px;
	line-height: 28px;
	color: #828282;
}
#bar_fixed ul li a {
	width: 14%;
	padding: 0;
	text-align: center;
	/* border-left-color: #EEE; */
	float: left;
	background: #fff;
	padding: 0 30px;
	cursor: pointer;
	/* border-left: 2px solid #f7f7f7; */
	position: relative;
	height: 20px;
	line-height: 20px;
}
ul li {
	font-size: 13px;
	line-height: 16px;
	font-weight: 300;
	list-style-type: none;
}
.second-title {
	text-align: center;
}
.second-title h2 {
	margin-bottom: 15px;
}
.second-title p {
	font-size: 15px;
	list-style: 48px;
}
.datu {
	margin-top: 30px;
}
@media screen and (max-width: 1368px) {
   .business .box ul.items li {
       width: 23%;
       height: auto;
       margin: 10px 0.6% 0px 0.6%;
       background: url(../images/)/*tpa=http://www.jnsslm.com/images/bg_green.png*/ no-repeat 0px 400px;
       overflow: hidden;
       display: inline-block;
       text-align: left;
       vertical-align: top;
   }
   .timefly ul li {
       text-align: center;
       /* color: #23b6c7; */
       width: 22%;
       display: inline;
       display: inline-table;
       /* margin: 2.2em 0.8% 1.2em 0.8%; */
       margin: 0.2em 0.8% 1.2em 0.8%;
   }
   .advantage_1 dl dd {
       width: 80%;
       float: left;
       padding: 50px 0px 0px 10px;
   }
   .content_x {
       width: 100%;
       height: auto;
       padding: 2em 0 0em;
   }
   .content_3 {
     background-size:80%;
	 /* height: 600px; */
   }
   .contact_1 dl {
       width: 110%;
       height: 150px;
       margin: 0em 10px 0em 10px;
       display: inline-table;
   }
   #bar_fixed ul li a {
       width: 16%!important;
   }
}
.two_bar {
	margin-top:8px;
	display:none;
	position: absolute;
}
.two_bar li {
	clear:both;
	display:block;
	text-align:center;
	font-size:18px;
	background-color:#fff;
	color:#333!important;
	border-radius:10px;
	overflow:hidden;
	height:45px;
	line-height: 38px!important;
	width:180px!important;
	border-radius:0;
}
.two_bar li a{
	margin-top: 0!important;
	text-align:center;
	font-size:16px;
	color:#333;
	border-radius:0;
	margin-left: 8px;
}
.two_bar li a:hover{
	margin-top: 0!important;
	text-align:center;
	font-size:16px;
	width:180px!important;
	font-weight: 900;
	/* color:#ffffff!important; */
	color:#267fba!important;
	border-radius:0!important;
	cursor: pointer;
}

.two_bar .active-two,.two_bar .active-two a{background-color:#20c6cf; color: #fff!important; font-weight: 900; width: 180px; }

.dropdown1{ 
  position: relative; 
  width: 100%; 
}

.dropdown1 li{ 
  position: relative;
 
}
.dropdown1 li a { 
  position: relative; 
  z-index: 2000; 
  text-align: center;
  text-decoration: none;
}

.dropdown1 ul{ 
 display: none;
 position: absolute; 
  top: 0; 
  left: -50px; 
  width: 180px; 
  z-index: 1000;
}

@media (max-width:610px) {
	#cs_online{ display: none;}
	.timefly ul li{ width: 100%;}
header {
	position: fixed!important;
}
.banner {
	margin-top: 70px!important;
}
#cont1 {
	padding: 30px 0 30px!important;
}
#bar_fixed {
	display: none;
}
.scrollBox .content_1 #cont1 {
	/* padding: 60px 0px !important; */
	padding: 12px 0px 80px 0px !important;
	/* padding-left: 0 !important;
	padding-right: 0px !important;
	padding-top: 10px !important;
	padding-bottom: 60px; */
}
.fullSlide {
	height: 240px;
	width: 96%;
	padding: 2%;
}
.fullSlide .bd li {
	height: 240px;
}
.fullSlide .bd li a {
	height: 240px;
}
.logo {
	width: 65%;
	margin: 0 0 0 10px;
}
.contact_1 .con_1a {
	background-size: 85% 95%;
}
.contact_1 .con_1b {
	background-size: 85% 95%;
}
.contact_1 .con_1c {
	background-size: 85% 85%;
}
.contact_1 .con_1c dd {
	height: 250px;
}
.contact_1 dl dt {
	width: 86%;
	padding-top: 110px;
}
.contact_1 dl dd {
	width: 200px;
	margin-left: 16%;
}
.contact_1 dl #weixin {
	padding-bottom: 30px;
	margin-left: 16%;
}
.service1 {
	display: none;
}
.service_mobile {
	display: block;
	text-align: center;
}
.service_mobile_1 {
	width: 50%;
	height: auto;
	background-color: #23b6c7
}
.service_mobile_2 {
	width: 50%;
	height: auto;
	background-color: #fdb515
}
.service_mobile_3 {
	width: 100%;
	height: auto;
	background-color: #0c6faf;
	padding: 0.9em 0 0.9em 0;
	line-height: 1.3em;
	color: #fff
}
.service_mobile .content_x {
	line-height: 1.3em;
	color: #fff
}
.service_mobile .content_x div {
	padding: 0.9em 0 0.9em 0
}
.advantage_1 dl dd {
	width: 95%;
	text-align: center;
}
#dituContent {
	height: 220px;
}
.news_in3 {
	display: block;
}
.news_in3 dl {
	width: 100%;
	height: auto;
	border-bottom: dashed #ddd 1px;
	padding: 0.5em 0 0.7em 0
}
.news_in3 dl dt {
	font-size: 1.1em;
}
.news_in3 dl dd p {
	color: #888;
	line-height: 1.6em;
}
.echarts_pie {
	display: none;
}
.case_list ul li {
	display: block;
}
.xs-message {
	display: none;
}
.jiathis_style {
	display: none;
}
.content_2 {
    /* height: 400px; */
	margin-top: 10px!important;
}
.txt_7 {
    font-size: 2em;
	/* line-height: 2em; */
	/* line-height: 0em; */
}
.advantage_1 dl dd p {
    text-align: center;
}
#case{ margin-bottom: 60px;}
}
.index-left{ background: #fff; float: left; width: 49%; }
.index-right{ background: #fff; float: right; width: 49%; }
.index-left-con{ padding: 20px; }
.index-left-con>h2>span{  float: right; font-size: 14px; color: #999; }
.news{ width: 1200px; margin: 0px auto 10px;} 
.news-left {
	width: 20%;
	height: auto;
	padding: 0px;
	float: left;
	
	border: 1px solid #ddd;
}
.news-left .news-h4{
	background: #20c6cf;
	color: #fff;
	height: 44px;
	line-height: 44px; 
	padding-left: 15px;
}
.news-left .news-left-con{
	
	padding:10px 15px 20px;
}
.news-left .news-left-con li{
	border-bottom: 1px dotted #999;
	line-height: 30px;
	padding-bottom: 5px;
	margin-top: 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.news-left .news-left-con li:last-child{
	border-bottom: 0px dotted #999;
	
}
.news-right {
	width: 75%;
	height: auto;
	
	float: left;
}
.news-right .news-right-con{
	
	padding:0 15px 10px;
	text-align: center;
}
.news-info-img{ display: block; margin: 10px auto;}
.news-right .news-right-con p{
	
	text-indent: 2.5rem;
	text-align: left;
}
.news-right .news-right-con h2{
	 margin-top: 10px;
	 margin-bottom: 15px;
}
.news-right .news-right-con h5{
	border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 15px; color: #999;
}
.news-right .news-right-con h5>span{
	 color: #333;
}
.kehu-con{ width: 1200px; margin: 0px auto 10px;}
.kehu-con>ul>li{ width: 33%; float: right; }
.kehushuo{ background: #fff; border: 1px solid #ddd; width: 90%; height: 280px; margin: 0 auto 20px; text-align: center; padding: 10px;
 -webkit-box-shadow: 0px 0px 2px 2px rgba(100,100,100,0.15);
    box-shadow: 0px 0px 2px 2px rgba(100,100,100,0.15);
}
.kehushuo:hover{
    border: 1px solid #affbff;
    color: #fff;
    -webkit-box-shadow: 0px 0px 5px 5px rgba(32,198,207,0.25);
    box-shadow: 0px 0px 5px 5px rgba(32,198,207,0.25);
}
.kehushuo-img img{     width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
    border: 6px solid rgba(0,0,0,0.1);
    border-radius: 100px;
}
#cont1 {
	/* padding: 70px 0 !important; */
	padding: 35px 0 !important;
}
span,p {
	text-indent: 0px !important;
}
.scrollBox .content_1 #cont1 .container {
	font-family: "Microsoft YaHei" !important;
	font-size: 18px !important;
	color: #707070 !important;
	line-height: 40px !important;
	text-align: left !important;
	text-indent: 0px !important;
}
.scrollBox .content_1 #cont1 .container img {
	height: auto !important;
	max-width: 100% !important;
}
.scrollBox .content_1 #cont1 .container video{
	height: auto !important;
	max-width: 100% !important;
}
.pagi-item {
	border: 1px solid #267fba !important;
  }
   .active-pagi {
	background-color: #267fba !important;
  }
  .pagi-item:hover {
	border: 1px solid #267fba !important;
	background-color: #267fba !important;
  }
.about .swiper-container .swiper-wrapper .swiper-slide .foot {
    position: absolute ;
    bottom: 0px ;
} 
.scrollBox .mask .mask_box {
	width:585px;
	height:335px;
	position:relative;
}
/* .scrollBox .mask .mask_box .close {
	position:absolute;
	top:5px;
	right:5px;
	z-index:9999;
	width:20px;
	height:25px;
	color:#fff;
	cursor:pointer;
} */

/* .scrollBox .content_1 #cont1 .container h1 {
	text-align: left !important;
} */
.kehushuo>h3{ color: #999; font-weight: 100; line-height: 36px; border-bottom: 1px solid #ddd;}
.kehushuo>h3>span{ color: #333; font-weight: 900; margin-left: 5px; font-size: 16px; }
.kehushuo>p{ color: #333; font-weight: 100; line-height: 24px; font-size: 14px; padding: 10px; }
.kehu-button{ text-align: center;}
.kehu-button button{ background: #f0f0f0; padding: 12px 45px; color: #666; border-radius: 30px; font-weight: 600; margin-bottom: 15px;}
.kehu-button button:hover{ background: #20c6cf;  color: #fff;}
.news-list{ height: 1300px; overflow: hidden;}
.news-list-con{ clear: both; margin: 15px 0; border: 1px solid #eee;}
.news-list-con-left{ float: left; width: 10%; background: #ededed; height: 100px;}
.news-right .news-list-con-left h2{ margin-top: 30px;}
.news-right .news-list-con-right h2{ margin-top: 20px; color: #666;}
.news-list-con-right{ text-align: left; text-indent: 0; float: right; width: 88%;}
.news-list-con-right p{  text-indent: 0!important; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	 color: #999;}
.news-list-con:hover{ box-shadow: 0 0 5px 5px #ededed;}
.news-right .news-list-con-right h2:hover{ color: #00aef3;}

