@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	font-family: "微软雅黑";
}

.fl {
	float: left;
}

.fr {
	float: right;
}

body {
	min-width: 1380px;
	margin: auto;
	position: relative;
}

.bg {
	background: #f9f9f9;
}

.clear {
	clear: both;
}

.i_top {
	background: #000756;
	height: 564px;
	overflow: hidden;
	position: relative;
}
.i_top2 {
	
	height: 564px;
	overflow: hidden;
	position: relative;
}





/*.nav>ul>li{ float: left; height: 60px; }
.nav>ul{ float: left; margin-left: 190px;}
.nav>ul>li>a{ display: block;  font-size: 15px; height: 60px; line-height: 60px; color: #333; margin-left: 20px; }
.nav>ul>li>a:hover{ color: #0099ff;}
.nav>ul>li .active{ color: #0099ff;}*/

.none {
	width: 100%;
	height: 64px;
}

.top_btn {
	background-image: linear-gradient(90deg, #4bf5ff, #2f6aff);
	border: none;
	display: block;
	font-size: 14px;
	line-height: 40px;
	border-radius: 20px;
	color: #fff;
	width: 112px;
	height: 40px;
	box-sizing: border-box;
	float: right;
	text-align: center;
	margin-top: 12px;
}

.top_btn:hover{opacity: .9;}

.hbox {
/*	height: 64px;*/
	width: 100%;
	/*line-height: 64px;*/
	z-index: 999;
	top: 0px;
	position: fixed;	
	cursor: pointer;
}

.hboxbg{ background: #000756;}
.i_top2 .hbox:hover {
	background: #0a1e39;
}

.info {
	width: 1200px;
	margin: auto;
	/*overflow: hidden;*/
}

.info_nav>li {
	float: left;
}

.info_nav {
	width: 820px;
	margin: auto
}

.info_nav>li .active {
	color: #09f;
	background: url(../images/inbot_03.png) no-repeat center 46px;
}


.info_nav>li:nth-child(1) a {
	margin-left: 0px
}

.info_nav>li>a {
	height: 64px;
	line-height: 64px;
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	padding: 0 17px;
	display: block;
	background: url(../img/inbot_03.png) no-repeat center 46px;
}

/*.info_nav>li:hover {
	color: #fff;
	height: 64px;
	background: url(../images/inbot_04.png) no-repeat center 46px;
}*/
.info_nav>li:hover>a{ 
	
	color: #fff;
	height: 64px;
	background: url(../images/inbot_04.png) no-repeat center 46px;
	}


.tel {
	float: right;
}

.tel img {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 23px;
}

.nav .tel span {
	float: left;
	font-size: 20px;
	line-height: 60px;
	color: #0099ff;
	display: block;
	margin-left: 8px;
}

.sed_nav_w {
	position: relative;
}

.sed_nav {
	position: absolute;
	z-index: 9;
	background: #0a1e39;
	display: none;
	padding-bottom: 5px;
	width: 100px;
	top: 60px;
	left: -7px;
}

.sed_nav li a {
	font-size: 14px;
	display: block;
	width: 100px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #fff;
}

.sed_nav li {
	line-height: 48px;
	cursor: pointer
}

.sed_nav_w:hover .sed_nav {
	display: block;
}

.sed_nav li:hover a {
	color: #008aff;
}


/*长二级*/

.info_nav .sed_nav_wtwob {
	width: 100%;
	background: #0c2342;
	position: fixed;
	z-index: 99;
	left: 0px;
	padding: 15px 0 15px;
	display: none;
	border-top: 1px solid #193964;
	top: 60px;
}

.info_nav  .sed_nav_wtwobc {
	width: 1000px;
	margin: auto;
	
	overflow: hidden;
}

.info_nav  .sed_nav_wtwobc dl {
	float: left;
	margin-left: 120px;
	/*padding-bottom: 20px;*/
}

.info_nav  .sed_nav_wtwobc dl dt {
	color: #fff;
	font-size: 12px;
	margin-bottom: 4px;
	opacity: 0.5;
	height: 25px;
}

.info_nav  .sed_nav_wtwobc dl dd a {
	color: rgba(255, 255, 255, 0.7);
	font-size: 14px;
	margin-bottom: 15px;
}

.info_nav  .sed_nav_wtwobc dl dd {
	margin-bottom: 9px;
	height: 20px;
}

.info_nav  .sed_nav_wtwobc dl:nth-child(1) {
	margin-left: 190px;
}

.info_nav  .sed_nav_wtwobc dl dd a:hover {
	color: #fff;
}


/*banner*/

.m-carousel {
	position: relative;
	overflow: hidden
}

.m-carousel-list {
	overflow-y: hidden;
	width: 100%;
	height: 563px;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.m-carousel-list li {
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: auto 100%
}

.m-carousel-list li a {
	display: block;
	height: 100%;
	width: 100%;
}

.m-carousel-list .m-carousel-title {
	font-size: 56px;
	font-weight: 700;
	padding-top: 220px;
	text-shadow: 0 2px 20px rgba(0, 0, 0, .1)
}

.m-carousel-list .m-carousel-note {
	color: hsla(0, 0%, 100%, .8);
	font-size: 24px;
	text-shadow: 0 2px 20px rgba(0, 0, 0, .1)
}

.m-carousel-list .m-carousel-btn {
	display: inline-block;
	width: 218px;
	height: 40px;
	line-height: 40px;
	background: -webkit-linear-gradient(right, #36e4ff, #5bbdff);
	background: linear-gradient(-90deg, #36e4ff, #5bbdff);
	border-radius: 4px;
	margin-top: 32px
}

.c-carousel-dot {
	position: absolute;
	bottom: 48px;
	left: 0;
	width: 100%;
	text-align: center
}

.c-carousel-dot span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	border-radius: 6px;
	background: #4d4d4d;
	background: hsla(0, 0%, 100%, .3);
	cursor: pointer;
	-webkit-transition: width .3s ease, background .3s ease;
	transition: width .3s ease, background .3s ease
}

.c-carousel-dot span:hover {
	background: #666;
	background: hsla(0, 0%, 100%, .4)
}

.c-carousel-dot span.active {
	width: 23px;
	background: #d8d8d8;
	cursor: default
}


/*cont1*/

.cont1 {
	width: 1200px;
	margin: auto;
	padding: 80px 0;
	overflow: hidden;
	cursor: pointer;
}

.title {
	display: block;
	margin: auto;
}

.cont1b dl {
	background: url(../images/c1-5_03.jpg) no-repeat center right;
	width: 190px;
	float: left;
	padding: 0 73px;
}

.cont1b dl:nth-last-child(1) {
	background: none;
	padding-right: 0px;
}

.cont1b dl:nth-child(1) {
	padding-left: 0px;
}

.cont1 .cont1b .cont1b1 dt {
	background: url(../images/c1-1.png) no-repeat;
	width: 69px;
	height: 69px;
	margin: auto;
}

.cont1 .cont1b .cont1b2 dt {
	background: url(../images/c1-2.png) no-repeat;
	width: 69px;
	height: 69px;
	margin: auto;
}

.cont1 .cont1b .cont1b3 dt {
	background: url(../images/c1-3.png) no-repeat;
	width: 69px;
	height: 69px;
	margin: auto;
}

.cont1 .cont1b .cont1b4 dt {
	background: url(../images/c1-4.png) no-repeat;
	width: 69px;
	height: 69px;
	margin: auto;
}

.cont1 dd h1 {
	font-size: 18px;
	color: #222;
	text-align: center;
	font-weight: normal;
	margin: 20px 0 10px;
}

.cont1 dd p {
	font-size: 14px;
	color: #666;
	text-align: center;
}

.cont1b {
	margin-top: 59px;
}

.cont1b1:hover.cont1b1 dt {
	background: url(../images/c1-1-1.png) no-repeat;
	width: 69px;
	height: 69px;
	margin: auto;
}

.cont1b1:hover.cont1b1 dd h1 {
	color: #0099ff;
}

.cont1b2:hover.cont1b2 dt {
	background: url(../images/c1-2-1.png) no-repeat;
	width: 69px;
	height: 69px;
	margin: auto;
}

.cont1b2:hover.cont1b2 dd h1 {
	color: #0099ff;
}

.cont1b3:hover.cont1b3 dt {
	background: url(../images/c1-3-1.png) no-repeat;
	width: 69px;
	height: 69px;
	margin: auto;
}

.cont1b3:hover.cont1b3 dd h1 {
	color: #0099ff;
}

.cont1b4:hover.cont1b4 dt {
	background: url(../images/c1-4-1.png) no-repeat;
	width: 69px;
	height: 69px;
	margin: auto;
}

.cont1b4:hover.cont1b4 dd h1 {
	color: #0099ff;
}


/*cont2*/

.cont2 {
	width: 1200px;
	margin: auto;
	padding: 80px 0;
	overflow: hidden;
	cursor: pointer;
}

.cont2b {
	margin-top: 59px;
}
.cont2b dl{ position: relative;}
.cont2b dl:nth-child(1) {
	background: url(../images/c2bg_03.png) no-repeat;
	width: 215px;
	height: 276px;
}

.cont2b dl:nth-child(2) {
	background: url(../images/c2bg_05.png) no-repeat;
	width: 215px;
	height: 276px;
}

.cont2b dl:nth-child(3) {
	background: url(../images/c2bg_07.png) no-repeat;
	width: 215px;
	height: 276px;
}

.cont2b dl:nth-child(4) {
	background: url(../images/c2bg_09.png) no-repeat;
	width: 215px;
	height: 276px;
}

.cont2b dl:nth-child(5) {
	background: url(../images/c2bg_11.png) no-repeat;
	width: 215px;
	height: 276px;
	margin-right: 0px;
}

.cont2b dl dt {
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 50px 0 19px;
}

.cont2b dl dd:nth-last-child(2) {
	width: 155px;
	margin: auto;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.cont2b dl {
	overflow: hidden;
	float: left;
	margin-right: 31px;
	border-radius: 6px;
}

.cont2b dl:hover {
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}


/*cont3*/

.cont3bg {
	background: url(../images/c3bg_02.jpg) center no-repeat;
	background-size: cover;
	padding: 80px 0;
}

.cont3 {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.cont3b {
	margin-top: 59px;
}

.cont3b a {
	display: block;
	width: 282px;
	height: 267px;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	background: #fff;
	float: left;
	margin-left: 16px;
	margin-top: 16px;
}

.cont3b a dl {
	width: 278px;
	margin: auto;
	margin-top: 2px;
}

.cont3b a:nth-child(4) {
	margin-right: 0px;
}

.cont3b a dd {
	font-size: 16px;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	width: 240px;
	margin: auto;
	text-align: center;
	line-height: 48px;
}

.cont3b a dt img {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.cont3b a dt:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}

.cont3_btn {
	width: 180px;
	height: 53px;
	text-align: center;
	line-height: 53px;
	background: #fff;
	display: block;
	border-radius: 6rem;
	color: #666;
	margin: 40px auto 0;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}


/*cont4*/

.cont4 {
	width: 1200px;
	margin: auto;
	padding: 80px 0 0;
}

.cont4b {
	margin-top: 59px;
	overflow: hidden;
}

.cont4b ul {
	width: 225px;
	height: 427px;
	border: 1px solid #eeeeee;
	padding: 0 15px;
	float: left;
	margin-right: 57px;
}

.cont4b .time {
	font-size: 18px;
	color: #888;
	margin-top: 19px;
}

.cont4b .heng {
	width: 39px;
	height: 1px;
	background: #f1f1f1;
	margin: 5px 0 3px;
}

.cont4b .time2 {
	font-size: 14px;
	color: #999999;
}

.cont4b .ctitle {
	color: #505050;
	font-size: 16px;
	margin-top: 16px;
}

.cont4b .c_text {
	font-size: 14px;
	color: #999;
	margin-top: 16px;
	height: 37px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.c4btn {
	background: url(../images/c4_07.png) no-repeat center;
	width: 40px;
	height: 40px;
	display: block;
	margin: 30px auto 0;
}

.cont4b ul:hover .c4btn {
	background: url(../images/c4_10.png) no-repeat center;
	width: 40px;
	height: 40px;
	display: block;
	margin: 30px auto 0;
}

.cont4b ul:hover {
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}

.cont4b ul:nth-last-child(1) {
	margin-right: 0px;
}

.cont5 {
	width: 1200px;
	margin: 80px auto 0px;
}

.cont5b {
	margin-top: 60px;
}

.cont5b div {
	height: 90px;
	margin-left: -1px;
	margin-top: -1px;
	position: relative;
	border: 1px solid #eee;
	transition: all .3s ease;
	width: 299px;
	cursor: pointer;
	float: left;
}

.cont5b1 {
	background: url(../images/c5-1-1.jpg);
}

.cont5b1:hover {
	background: url(../images/c5-1.jpg);
}

.cont5b2 {
	background: url(../images/c5-2-1.jpg);
}

.cont5b2:hover {
	background: url(../images/c5-2.jpg);
}

.cont5b3 {
	background: url(../images/c5-3-1.jpg);
}

.cont5b3:hover {
	background: url(../images/c5-3.jpg);
}

.cont5b4 {
	background: url(../images/c5-4-1.jpg);
}

.cont5b4:hover {
	background: url(../images/c5-4.jpg);
}

.cont5b5 {
	background: url(../images/c5-5-1.jpg);
}

.cont5b5:hover {
	background: url(../images/c5-5.jpg);
}

.cont5b6 {
	background: url(../images/c5-6-1.jpg);
}

.cont5b6:hover {
	background: url(../images/c5-6.jpg);
}

.cont5b7 {
	background: url(../images/c5-7-1.jpg);
}

.cont5b7:hover {
	background: url(../images/c5-7.jpg);
}

.cont5b8 {
	background: url(../images/c5-8-1.jpg);
}

.cont5b8:hover {
	background: url(../images/c5-8.jpg);
}

.cont5b div:hover {
	border: 1px solid #0099ff;
	position: relative;
	z-index: 9;
}

.cont6bg {
	background: url(../images/c6bg_06.jpg) no-repeat center;
	background-size: cover;
	margin-top: 80px;
}

.cont6 {
	width: 1200px;
	margin: auto;
	padding: 80px 0;
}

.cont6b {
	margin-top: 59px;
}

.cont6b img {
	display: block;
	margin-left: 255px;
}


/*footer*/


/*footer*/

.gfootbg {
	background: #161719;
	overflow: hidden;
	height: 475px
}

#ClCache {
	display: none
}

* {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	text-decoration: none;
	list-style: none;
}

.gfooterw {
	background: #161719;
	overflow: hidden;
	padding: 50px 0px;
}

.gfooterwc {
	width: 1200px;
	margin: auto;
}

.gfootrtop dl {
	float: left;
	width: 179px;
}

.gfootrtop dl dt {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 19px
}

.gfootrtop dl dd a {
	color: #ccc;
	font-size: 14px;
	line-height: 35px;
}

.gfootrtopl {
	width: 716px;
	overflow: hidden;
	float: left
}

.gfootrtopc {
	float: left;
	height: 154px;
	border-left: 1px solid #2A2B2D;
	padding: 0px 61px;
}

.gfootrtopc .p1 .imgph {
	width: 20px;
	display: inline-block;
	margin-right: 3px
}

.gfootrtopc h5 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

.gfootrtopc .p1 {
	font-size: 22px;
	color: #0099ff;
	height: 29px;
	margin-top: 24px;
	overflow: hidden;
	margin-bottom: 18px
}

.gfootrtopc .p2 {
	font-size: 12px;
	color: #ccc;
	margin-bottom: 9px
}

.gfootrtopr {
	float: left;
	height: 154px;
	border-left: 1px solid #2A2B2D;
	padding-left: 65px;
	text-align: center;
}

.gfootrtopr h5 {
	color: #fff;
	font-size: 18px;
	padding-bottom: 12px;
	font-weight: normal;
}

.gfootrtopr img {
	display: block;
	margin: auto;
}

.gfootrtopr .p3 {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
}

.clear {
	clear: both
}

.box .you {
	color: #fff;
	font-size: 16px;
	display: block;
	float: left;
	line-height: 24px
}

#friendly {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border-top: 1px solid #2A2B2D;
	padding: 20px 0px;
	border-bottom: 1px solid #2A2B2D;
}

#friendly .title {
	width: auto;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #dbdbdb;
	font: 15px/26px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #999;
	font-weight: bold;
}

#friendly .box {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-top: 6px;
}

#friendly .box a {
	font: 12px/22px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #c2c7cc;
	margin: 0 5px;
	display: block;
	float: left
}

#footer {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

#footer .line {
	width: auto;
	height: 24px;
	overflow: hidden;
	text-align: center;
	font: 12px/24px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #999;
}

#footer .line a {
	font: 12px/24px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #666;
	margin: 0 10px;
}

#footer .line span {
	font: 12px/24px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #999;
	margin: 0 0px;
}

#footer .line a {
	font: 12px/24px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #999;
	margin: 0 0px;
}

#footer .line a:hover {
	text-decoration: none;
	color: #666;
}

#footer .imgbag {
	width: auto;
	height: 47px;
	overflow: hidden;
	text-align: center;
	margin-top: 6px;
}

#footer .imgbag a {
	margin: 0 4px;
}


/*返回顶部*/

.guide {
	width: 60px;
	margin-left: 570px;
	position: fixed;
	right: 2%;
	bottom: 40%;
	_position: absolute;
	_top: expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');
	display: block;
	z-index: 99999
}

.guide a {
	display: block;
	width: 60px;
	height: 60px;
	margin-top: 0px;
	text-decoration: none;
	font: 16px/50px "Microsoft YaHei";
	text-align: center;
	color: #fff;
	position: relative;
	margin-bottom: 1px
}

.guide a span {
	display: none;
	text-align: center;
}

.guide a:hover {
	text-decoration: none;
	background-color: #0099ff;
	color: #fff;
}

.guide a:hover span {
	display: block;
	width: 60px;
	background: #0099ff;
	height: 60px;
	line-height: 60px
}

.guide .find {
	background: rgba(0, 0, 0, 0.4) url(../images/sprite_v2-2.png) no-repeat;
}

.guide .report {
	background: rgba(0, 0, 0, 0.4) url(../images/sprite_v2-3.png) no-repeat;
	position: relative
}

.guide .edit {
	background: rgba(0, 0, 0, 0.4) url(../images/sprite_v2-1.png) no-repeat;
	;
	position: relative
}

.guide .top {
	background: rgba(0, 0, 0, 0.4) url(../images/sprite_v2-4.png) no-repeat;
	display: none
}

.guide a:nth-child(4) {
	border-bottom: 0px
}

.weixin {
	width: 200px;
	background: #0099ff;
	position: absolute;
	top: 0px;
	right: 60px;
	display: none;
	overflow: hidden
}

.weixin img {
	width: 126px;
	height: 126px;
	display: block;
	margin: 20px auto 0;
	border: 10px solid #fff;
	border-radius: 3px
}

.weixin p {
	color: #fff;
	font-size: 14px;
	text: center
}

.dianhua {
	width: 200px;
	height: 60px;
	background: #0099ff;
	position: absolute;
	top: 0px;
	right: 60px;
	color: #fff;
	font-size: 20px;
	line-height: 60px;
	display: none
}

.qq {
	width: 200px;
	height: 55px;
	background: #0099ff;
	position: absolute;
	top: 0px;
	right: 60px;
	color: #fff;
	font-size: 20px;
	line-height: 60px;
	display: none;
	padding-top: 5px;
}

.find:hover .qq {
	display: block
}

.sofbanner {
	background: url(../images/software_02.jpg) center top;
	background-size: cover;
	height: 380px;
	overflow: hidden;
}

.top_title h1 {
	font-size: 32px;
	color: #fff;
	text-align: center;
	margin-top: 92px;
}

.top_title i {
	display: block;
	width: 31px;
	height: 5px;
	background: linear-gradient(to right, #47e0ff, #3481ff);
	border-radius: 6rem;
	margin: 14px auto 18px;
}

.top_title p {
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.top_title a {
	width: 294px;
	height: 53px;
	background: linear-gradient(to right, #47e0ff, #3481ff);
	color: #fff;
	border-radius: 6rem;
	margin: 64px auto 0;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 53px;
}

.top_title a:hover{opacity: .9;}

.top_nav {
	width: 1000px;
	height: 166px;
	margin: auto;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	background: #fff;
	border-radius: 10px;
	margin-top: -94px;
	padding: 0 54px;
}

.top_nav a {
	display: block;
	float: left;
	width: 112px;
	margin-right: 65px;
}

.top_nav>a>img {
	display: block;
	margin: 26px auto 0;
}

.top_nav a p {
	font-size: 14px;
	color: #000;
	text-align: center;
	margin-top: 10px;
}

.top_nav a:nth-last-child(1) {
	margin-right: 0px;
}

.top_nav a:hover p {
	color: #008aff;
}

.top_nav .active {
	color: #008aff;
}

.sofcont1 {
	width: 1200px;
	margin: 36px auto 0;
}

.sofcont1 dl {
	width: 378px;
	float: left;
	margin-left: 22px;
	margin-top: 22px;
}

.sofcont1 dl:nth-child(3n) {
	margin-right: 0px;
}

.sofcont1 dl dd h1 {
	font-size: 18px;
	text-align: center;
	text-align: center;
}

.sofcont1 dl dd p {
	font-size: 16px;
	text-align: center;
	width: 248px;
	margin: 10px auto 0;
}

.sofcont1 dl dd {
	background: #daecff;
	padding: 20px 0;
}

.sofcont1 dl dt {
	overflow: hidden;
	height: 180px;
	cursor: pointer;
}

.sofcont1 dl dt img {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	display: block;
}

.sofcont1 dl dt:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}

.sofcont2>h1 {
	color: #333;
	font-size: 32px;
	text-align: center;
	margin: 80px auto 56px;
}

.sofcont2b dl {
	width: 350px;
	height: 447px;
	background: #fff;
	border-radius: 20px;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	float: left;
	margin-right: 75px;
	margin-bottom: 80px;
	cursor: pointer;
}

.sofcont2b dl dt img {
	display: block;
	margin: 36px auto 44px;
}

.sofcont2b dl dd h1 {
	text-align: center;
}

.sofcont2b dl dd {
	width: 261px;
	margin: auto;
	text-align: center;
}

.sofcont2b dl dd h1 {
	font-size: 26px;
	text-align: center;
	color: #333;
}

.sofcont2b dl dd p {
	font-size: 16px;
	text-align: center;
	color: #333;
	line-height: 30px;
	margin-top: 26px;
}

.sofcont2b {
	width: 1200px;
	margin: auto;
}

.sofcont2b dl:nth-child(3n) {
	margin-right: 0px;
}

.sofcont2b dl :hover h1 {
	color: #0099FF;
}

.sofcont2b dl :hover p {
	color: #666;
}

.app_cont1 {
	width: 1200px;
	margin: auto;
}

.app_cont1>h1 {
	font-size: 32px;
	color: #333;
	margin: 80px auto 30px;
	text-align: center;
}

.app_cont1>p {
	width: 1100px;
	margin: auto;
	text-align: center;
	color: #666;
	font-size: 16px;
	line-height: 30px;
}

.app_downl {
	width: 1100px;
	margin: 30px auto 0;
}

.app_downl dt img {
	display: block;
	width: 447px;
	height: 557px;
}

.app_downl dd h1 {
	font-size: 24px;
	color: #0099ff;
	margin-top: 60px;
}

.app_downl dd i {
	display: block;
	width: 42px;
	height: 5px;
	border-radius: 6rem;
	background: linear-gradient(to right, #47e0ff, #3481ff);
	margin: 24px 0 20px;
}

.app_downl dd p {
	width: 580px;
	font-size: 16px;
	color: #666;
	text-align: left;
	line-height: 32px;
}

.app_downl span {
	display: block;
	width: 114px;
	text-align: center;
	color: #999;
	font-size: 16px;
	margin-top: 15px;
}

.app_downl dd>img {
	margin-top: 50px;
}

.app_cont2>h1 {
	text-align: center;
	font-size: 32px;
	color: #333;
	margin: 80px auto 50px;
}

.app_cont2b {
	width: 1200px;
	margin: 0 auto 80px;
	overflow: hidden;
}

.app_cont2b dl {
	width: 225px;
	float: left;
	margin-right: 100px;
	cursor: pointer;
}

.app_cont2b dl:nth-child(4n) {
	margin-right: 0px;
}

.app_cont2b dl dt img {
	display: block;
	margin: auto;
}

.app_cont2b dd h1 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	margin: 10px 5px;
}

.app_cont2b dd p {
	font-size: 16px;
	text-align: center;
	color: #666;
}

.weixin1 {
	width: 1200px;
	margin: auto;
}

.weixin1>h1 {
	font-size: 32px;
	color: #333;
	margin: 80px auto 30px;
	text-align: center;
}

.weixin1 dl:nth-last-child(1) {
	margin-right: 0px;
}

.weixin1 dl {
	width: 180px;
	float: left;
	margin-right: 24px;
}

.weixin1 dl dt {
	width: 97px;
	height: 97px;
	display: block;
	overflow: hidden;
	border-radius: 50%;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	margin: auto;
}

.weixin1 dl dt img {
	display: block;
	margin: auto;
}

.weixin1 dl dd h1 {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 18px 0 8px;
}

.weixin1 dl dd p {
	font-size: 14px;
	text-align: center;
	color: #666;
}

.weixin2>h1 {
	font-size: 32px;
	color: #333;
	margin: 80px auto 59px;
	text-align: center;
}

.weixin2b {
	width: 1200px;
	margin: auto;
}

.weixin2b dl:nth-last-child(1) {
	margin-right: 0px;
}

.weixin2b dl {
	width: 264px;
	float: left;
	margin-right: 48px;
	cursor: pointer;
}

.weixin2b dl dt {
	width: 106px;
	height: 106px;
	overflow: hidden;
	border-radius: 50%;
	margin: auto;
}

.weixin2b dl dt img {
	display: block;
	margin: auto;
}

.weixin2b dl dd>h1 {
	font-size: 22px;
	color: #333;
	text-align: center;
	margin: 18px 0 8px;
}

.weixin2b dl dd p {
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 28px;
}

.weixin3>h1 {
	font-size: 32px;
	color: #333;
	margin: 80px auto 50px;
	text-align: center;
}

.weixin3b {
	width: 1100px;
	margin: 30px auto 0;
	overflow: hidden;
}

.weixin3b dt img {
	display: block;
}

.weixin3b dd h1 {
	font-size: 24px;
	color: #0099ff;
}

.weixin3b dd i {
	display: block;
	width: 42px;
	height: 5px;
	border-radius: 6rem;
	background: linear-gradient(to right, #47e0ff, #3481ff);
	margin: 24px 0 20px;
}

.weixin3b dd p {
	width: 580px;
	font-size: 16px;
	color: #666;
	text-align: left;
	line-height: 32px;
}

.weixin3b .m1 {
	margin-top: 40px;
}

.weixin3 .bor {
	background: #eee;
	width: 1200px;
	margin: 30px auto;
	height: 1px;
	clear: both;
}

.weixin4 {
	width: 1200px;
	margin: 0 auto 80px;
	overflow: hidden;
}

.iconList {
	float: left;
	width: 200px;
	height: 210px;
	text-align: center;
	margin-top: 20px;
}

.iconPic {
	display: inline-block;
	margin-top: 20px;
}

.iconList h3 {
	font-size: 16px;
	color: #555;
	margin-top: 15px;
}

.iconList p {
	font-size: 12px;
	color: #888;
	padding: 5px 20px 0;
	line-height: 20px;
}

.weixin4 h1 {
	color: #333333;
	font-size: 30px;
	text-align: center;
	margin: 60px 0 0px;
	font-weight: normal;
}

.app_cont1img {
	width: 783px;
	margin: auto;
}

.app_cont1img dl dt {
	width: 271px;
	height: 291px;
	cursor: pointer;
}

.app_cont1img dl:nth-child(1) dt img {
	display: block;
	margin-top: 10px;
}

.app_cont1img dl dd {
	text-align: center;
	color: #333;
	font-size: 26px;
	font-weight: bold;
	margin-top: 30px;
	cursor: pointer;
}

.vrcont1>h1 {
	font-size: 32px;
	color: #333;
	margin: 80px auto 50px;
	text-align: center;
}

.vrcont1 {
	margin: auto;
	width: 1200px;
}

.vrcontb dl {
	width: 264px;
	height: 350px;
	background: #fff;
	-webkit-box-shadow: 1px 4px 6px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 4px 6px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 4px 6px 2px rgba(0, 0, 0, 0.15);
	float: left;
	margin-right: 48px;
	border-radius: 10px;
	cursor: pointer;
}

.vrcontb dl dt img {
	display: block;
	margin: 40px auto 30px;
}

.vrcontb dl dd {
	width: 200px;
	margin: auto;
}

.vrcontb dl dd h1 {
	font-size: 20px;
	color: #222;
	text-align: center;
	font-weight: normal;
}

.vrcontb dl dd p {
	font-size: 16px;
	color: #666;
	text-align: center;
	margin-top: 20px;
}

.vrcontb dl:nth-child(4) {
	margin-right: 0px;
}

.vrcontb dl:hover .hovert {
	color: #0099ff;
	cursor: pointer;
}

.vrcont2 {
	background: url(../images/comt3bg_07.png) no-repeat center;
	background: cover;
	height: 530px;
	margin-top: 80px;
	overflow: hidden;
}

.vrcont2>h1 {
	font-size: 32px;
	color: #fff;
	margin: 80px auto 0px;
	text-align: center;
}

.vrcont2b dl {
	float: left;
	width: 307px;
	margin-right: 139px;
	margin-top: 48px;
}

.vrcont2b dl:nth-child(3n) {
	margin-right: 0px;
}

.vrcont2b dl dt {
	text-align: center;
}

.vrcont2b dl dt img {
	display: block;
	margin: auto;
}

.vrcont2b dl dd {
	color: #fff;
	text-align: center;
}

.vrcont2b dl dd h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 35px 0 15px;
}

.vrcont2b {
	width: 1200px;
	margin: auto;
}

.vrcont3bg {
	background: #f9f9f9;
	overflow: hidden;
	width: 100%;
}

.vrcont3 h1 {
	font-size: 32px;
	color: #333;
	margin: 80px auto 50px;
	text-align: center;
}

.vrcont3 {
	padding-bottom: 80px;
}

.po_cont {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.po_cont dl {
	float: left;
	width: 176px;
	margin-right: 80px;
	margin-bottom: 30px;
	cursor: pointer;
}

.po_cont dl img {
	display: block;
	margin: auto;
}

.po_cont dl h1 {
	color: #333;
	font-size: 18px;
	text-align: center;
	margin: 8px 0 7px;
}

.po_cont dl p {
	text-align: center;
	color: #999;
	font-size: 14px;
}

.po_cont dl:nth-child(5n) {
	margin-right: 0px;
}

.po_cont dl dt {
	transition: all 1.2s ease-in-out;
	-webkit-transition: all 1.2s ease-in-out;
	-moz-transition: all 1.2s ease-in-out;
	-ms-transition: all 1.2s ease-in-out;
	-o-transition: all 1.2s ease-in-out;
}

.po_cont dl:hover dt {
	transform: rotateY(380deg);
	-webkit-transform: rotateY(380deg);
	-moz-transform: rotateY(380deg);
	-ms-transform: rotateY(380deg);
	-o-transform: rotateY(380deg);
}

.vrcont4 {
	width: 1200px;
	margin: 0 auto 80px;
}

.vrcont4 h1 {
	font-size: 32px;
	color: #333;
	margin: 80px auto 50px;
	text-align: center;
}

.vrcont4 img {
	display: block;
	margin: auto;
}

.vrcont5bg {
	background: #f9f9f9;
}

.vrcont5 {
	width: 1200px;
	margin: 0 auto 80px;
	padding-bottom: 80px;
	overflow: hidden;
}

.vrcont5 h1 {
	font-size: 32px;
	color: #333;
	margin: 80px auto 0;
	text-align: center;
}

.cont8b {
	width: 1200px;
	margin: auto;
}

.cont8b ul li {
	width: 150px;
	float: left;
	margin-right: 25px;
	margin-top: 30px;
	background: #fff;
	padding: 30px 0
}

.cont8b ul li p {
	font-size: 14px;
	text-align: center;
	color: #505050;
	margin-top: 20px
}

.cont8b ul li:nth-last-child(1) {
	margin-right: 0px
}

.cont8b ul li i {
	display: block;
	margin: auto;
	width: 60px;
	height: 60px;
	background: #0099ff;
	color: #fff;
	font-weight: bolder;
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	font-style: italic;
}

.cont8b {
	padding-bottom: 10px;
	overflow: hidden
}

.casebanner {
	background: url(../images/vbanner3.jpg) center top;
	background-size: cover;
	height: 500px;
	overflow: hidden;
}

.casebanner .top_title h1 {
	font-size: 32px;
	color: #fff;
	text-align: center;
}

.casemian {
	width: 1200px;
	margin: 30px auto 60px;
	/*overflow: hidden;*/
}


.casemian a {
	display: block;
	/*width: 271px;
	border: 1px solid #eee;
	margin-right: 36px;
	float: left;
	margin-bottom: 36px;
	overflow: hidden;*/
	 width: 372px;
    height: 296px;
	 transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
   
    display: inline-block;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.06);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 32px;
    transition: transform .2s,height .2s;
    vertical-align: top;
    margin-right: 32px
	
}

.casemian a img {
	display: block;
	/*width: 271px;
	height: 156px;*/
    width: 100%;
    height: 223px;
}

.casemian a p {
	/*height: 44px;
	line-height: 44px;
	color: #333;
	font-size: 16px;
	text-align: center;*/
	font-size: 16px;
    font-family: "微软雅黑";
    font-weight: 600;
    color: #222;
    line-height: 50px;
    margin-top: 8px;
    text-align: center;
}

.casemian a:nth-child(3n) {
	margin-right: 0px;
}

.casemian3 {
	width: 1200px;
	margin: 30px auto 60px;
	
}


.casemian3 a {
	display: block;
	width: 271px;	
	overflow: hidden;	
	height: 202px;	
	 transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;   
    display: inline-block;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.06);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 32px;
    transition: transform .2s,height .2s;
    vertical-align: top;
    margin-right: 32px	;
    float: left;
}

.casemian3 a img {
	display: block;
	width: 271px;
	height: 156px;    
}

.casemian3 a p {
	height: 44px;
	line-height: 44px;
	color: #333;
	font-size: 14px;
	text-align: center;	
	width: 80%;
	margin: auto;
}

.casemian3 a:nth-child(4n) {
	margin-right: 0px;
}



.casemian2 {
	width: 1200px;
	margin: 30px auto 60px;
	overflow: hidden;
}


.casemian2 a {
	display: block;
	width: 271px;
	border: 1px solid #eee;
	margin-right: 36px;
	float: left;
	margin-bottom: 36px;
	overflow: hidden;
	
	
}

.casemian2 a img {
	display: block;
	width: 271px;
	height: 156px;
    
}

.casemian2 a p {
	height: 44px;
	line-height: 44px;
	color: #333;
	font-size: 16px;
	text-align: center;
	
}

.casemian2 a:nth-child(4n) {
	margin-right: 0px;
}





.atxt p {
	width: 1100px;
	margin: auto;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-bottom: 10px;
}

.atxt {
	margin-top: 50px;
}

.ar {
	width: 1200px;
	margin: auto;
	padding-bottom: 80px;
	overflow: hidden;
}

.ar h1 {
	font-size: 32px;
	color: #333;
	margin: 80px auto 50px;
	text-align: center;
}

.arc div {
	width: 230px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.arc div:nth-child(5n) {
	margin-right: 0px;
}

.arc div p {
	font-size: 16px;
	color: #666;
	margin-top: 8px;
	text-align: center;
}
.arc2{ margin-bottom: 20px; overflow: hidden;}
.arc2 div img {	
	float: left;
	
	margin-bottom: 10px;
	display: block;
}
.arc2 div{ float: left;margin-right: 20px;}

.arc2 div:nth-child(3n) {
	margin-right: 0px;
}

.arc2 div p {
	font-size: 16px;
	color: #666;
	margin-top: 8px;
	text-align: center;
}

.about_cont2 {
	width: 100%;
	height: 640px;
}

.about_cont2_left {
	width: 597px;
	float: left;
	margin-top: 50px;
	height: 400px
}

.about_cont2_right {
	width: 450px;
	margin-left: 60px;
	float: left;
	margin-top: 62px;
}

.about_cont2_right p {
	font-size: 16px;
	line-height: 30px;
}

.about_cont2_right p:first-child {
	font-size: 20px;
	margin-bottom: 6px;
	margin-top: 10px
}

.about_erweima {
	margin-top: 36px;
	float: left;
	text-align: center;
	width: 160px;
	height: 120px;
}

.acont {
	width: 1200px;
	margin: auto;
	padding-bottom: 80px;
	overflow: hidden;
}

/*.casemian a img {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.casemian a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}*/


.casemian2 a img {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.casemian2 a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}

.weixin1 dl {
	transition: all 1.2s ease-in-out;
	-webkit-transition: all 1.2s ease-in-out;
	-moz-transition: all 1.2s ease-in-out;
	-ms-transition: all 1.2s ease-in-out;
	-o-transition: all 1.2s ease-in-out;
	cursor: pointer;
}

.weixin1 dl:hover {
	transform: rotateY(380deg);
	-webkit-transform: rotateY(380deg);
	-moz-transform: rotateY(380deg);
	-ms-transform: rotateY(380deg);
	-o-transform: rotateY(380deg);
}

.weixin2b dl dt img {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.weixin2b dl:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}

.app_cont2b dl:hover h1 {
	color: #0099ff;
}

.app_cont1img dl dt {
	transition: all 1.2s ease-in-out;
	-webkit-transition: all 1.2s ease-in-out;
	-moz-transition: all 1.2s ease-in-out;
	-ms-transition: all 1.2s ease-in-out;
	-o-transition: all 1.2s ease-in-out;
}

.app_cont1img dl:hover dt {
	transform: rotateY(380deg);
	-webkit-transform: rotateY(380deg);
	-moz-transform: rotateY(380deg);
	-ms-transform: rotateY(380deg);
	-o-transform: rotateY(380deg);
}


/*首页*/

.icont1 {
	padding: 80px;
}

.ititle h1 {
	color: #222;
	font-size: 32px;
	text-align: center;
	font-weight: normal;
}

.ititle i {
	display: block;
	width: 24px;
	height: 4px;
	border-radius: 30px;
	background: linear-gradient(to right, #48e9ff, #3279ff);
	margin: 24px auto 17px;
}

.ititle p {
	font-size: 16px;
	text-align: center;
	color: #555;
}

.icont1b {
	background: url(../images/icont1bg.jpg) center no-repeat;
	overflow: hidden;
	padding-bottom: 40px;
	margin-top: 30px;
}

.icont1bmian {
	width: 1200px;
	margin: auto;
}

.icl {
	width: 473px;
	height: 473px;
	position: relative;
	float: left;
	cursor: pointer;
	margin-top: 60px;
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

.icl1 {
	width: 473px;
	height: 473px;
	background: url(../images/y1.png) no-repeat center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	-webkit-transform: rotate(360deg);
	animation: rotation 3s linear infinite;
	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite;
}

.icl2 {
	width: 473px;
	height: 473px;
	background: url(../images/y2.png) no-repeat center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

@-webkit-keyframes rotation2 {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

.icl3 {
	width: 473px;
	height: 473px;
	background: url(../images/y3.png) no-repeat center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	-webkit-transform: rotate(-360deg);
	animation: rotation2 20s linear infinite;
	-moz-animation: rotation2 20s linear infinite;
	-webkit-animation: rotation2 20s linear infinite;
	-o-animation: rotation2 20s linear infinite;
}

.icl4 {
	width: 473px;
	height: 473px;
	background: url(../images/y4.png) no-repeat center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
}

.icl5 {
	width: 473px;
	height: 473px;
	background: url(../images/y5.png) no-repeat center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}

.icont2 {
	width: 1200px;
	margin: auto;
}

.icont3 {
	margin-top: 80px;
}

.solution-list {
	position: relative;
	height: 412px;
	z-index: 9;
	width: 1200px;
	margin: 120px auto 0;
}

.short-bar {
	position: absolute;
	top: 187px;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 3px;
	background-color: #fff
}

.active .short-bar {
	top: 201px;
	background-color: #009dff
}

.solution-list ul li {
	float: left;
	width: 240px;
	position: relative;
	height: 412px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.solution-item-wrapper {
	width: 240px;
	height: 412px;
	background: url(../images/solution_item_bg_01.jpg) center no-repeat
}

.solution-item-02 {
	background-image: url(../images/solution_item_bg_02.jpg)
}

.solution-item-03 {
	background-image: url(../images/solution_item_bg_03.jpg)
}

.solution-item-04 {
	background-image: url(../images/solution_item_bg_04.jpg)
}

.solution-item-05 {
	background-image: url(../images/solution_item_bg_05.jpg)
}

.active .solution-item-wrapper {
	position: absolute;
	z-index: 9;
	top: -62px;
	left: -51px;
	width: 341px;
	height: 526px;
	background: url(../images/solution_item_bg_active_01.jpg) no-repeat;
	-webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 5px 40px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 40px rgba(0, 0, 0, .5)
}

@media only screen and (max-width:1400px) {
	.product-special-li-5.active .solution-item-wrapper {
		left: -102px
	}
}

.active .solution-item-02 {
	background-image: url(../images/solution_item_bg_active_02.jpg)
}

.active .solution-item-03 {
	background-image: url(../images/solution_item_bg_active_03.jpg)
}

.active .solution-item-04 {
	background-image: url(../images/solution_item_bg_active_04.jpg)
}

.active .solution-item-05 {
	background-image: url(../images/solution_item_bg_active_05.jpg)
}

.solution-list ul li p.solution-title {
	position: absolute;
	top: 211px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	z-index: 2
}

.solution-list ul li p.solution-intro {
	position: absolute;
	top: 282px;
	left: 50%;
	margin-left: -121px;
	width: 242px;
	overflow: hidden;
	color: #eee;
	line-height: 2;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 14px;
	text-align: justify;
	text-align: center;
}

.solution-list ul li a {
	display: none;
	position: absolute;
	top: 452px;
	left: 50%;
	margin-left: -87px;
	width: 174px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	z-index: 2;
	background-color: #0af;
	border-radius: 6rem;
}

.solution-list ul li a:hover {
	background-color: #0099e5;
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s
}

.solution-list ul li.active p.solution-title {
	top: 158px;
	font-size: 22px
}

.solution-list ul li.active p.solution-intro {
	top: 230px;
	opacity: 1;
	filter: alpha(opacity=100)
}

.solution-list ul li.active a {
	top: 388px;
	display: block
}

.icont3bg {
	width: 100%;
	height: 412px;
	background: #373d41;
	cursor: pointer;
}

.icont4 {
	width: 1200px;
	margin: 120px auto 0;
}

.icont4btn {
	background: linear-gradient(to right, #48e9ff, #3279ff);
	width: 228px;
	height: 52px;
	border-radius: 6rem;
	margin: 50px auto 0;
	display: block;
	color: #fff;
	line-height: 52px;
	text-align: center;
}

.icont4btn:hover{
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	
}


.icont5 {
	width: 1200px;
	margin: 80px auto 0;
}

.advertise-wrapper {
	position: relative;
	padding-top: 56px;
	padding-bottom: 62px;
	background: #fafafa;
	text-align: center
}

.advertise-wrapper h2 {
	font-family: PingFangSC-Semibold;
	font-size: 32px;
	color: #222;
	line-height: 46px;
}

.advertise-wrapper input {
	width: 360px;
	height: 48px;
	background: #fff;
	border-radius: 26px;
	border: 1px solid #e8e8e8;
	padding: 0 24px;
	box-sizing: border-box;
	outline: none;
	line-height: 1.5;
	font-size: 16px;
}

.form-block {
	margin-bottom: 32px
}

.form-wrapper {
	margin-top: 64px;
}

.form-block .form-item:first-child {
	margin-right: 26px;
}

.form-block .form-item {
	display: inline-flex;
	align-items: center;
	position: relative;
	font-size: 0;
}

.form-wrapper .form-block .form-item span.error {
	font-size: 14px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #ff091b;
	line-height: 22px;
	position: absolute;
	left: 24px;
	top: 53px;
}

.form-wrapper .form-btn {
	display: block;
	padding: 14px 95px;
	background-image: linear-gradient(73deg, #4bf5ff 5%, #2f6aff 88%);
	border-radius: 28px;
	border: none;
	font-family: PingFangSC-Semibold;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	outline: none;
	margin: 48px auto 56px;
	background: linear-gradient(295deg, #2f6aff, #25c1f5);
	font-family: "微软雅黑";
}


.form-wrapper .form-btn:hover{	-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);}




.form-wrapper .contact-wrapper {
	margin-bottom: 8px;
}

.form-wrapper .form-block .address,
.form-wrapper .form-block .select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	cursor: pointer;
}

.form-wrapper .form-block .select,
.form-wrapper .form-block input {
	width: 360px;
	height: 48px;
	background: #fff;
	border-radius: 26px;
	border: 1px solid #e8e8e8;
	padding: 0 24px;
	box-sizing: border-box;
	outline: none;
	line-height: 1.5;
	font-size: 16px;
}

.icont6 {
	margin-top: 80px;
}

.form-wrapper .form-block .address .placeholder-text,
.form-wrapper .form-block .select .placeholder-text {
	color: #666;
}

.form-wrapper .form-block .address .text,
.form-wrapper .form-block .select .text {
	vertical-align: middle;
	line-height: 48px;
	text-align: left;
}

.form-wrapper .form-block .address .budget-list,
.form-wrapper .form-block .address .province-select,
.form-wrapper .form-block .select .budget-list,
.form-wrapper .form-block .select .province-select {
	position: absolute;
	margin-top: 8px;
	left: 0;
	width: 164px;
	background: #fff;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
	border-radius: 2px;
	z-index: 100;
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.form-wrapper .form-block .address .budget-list .province-item,
.form-wrapper .form-block .address .province-select .province-item,
.form-wrapper .form-block .select .budget-list .province-item,
.form-wrapper .form-block .select .province-select .province-item {
	position: relative;
	padding-left: 25px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #666;
	text-align: left;
	cursor: pointer;
}



.tel-wrapper .tel-num {
	font-size: 32px;
	font-family: "微软雅黑";
	color: #2f6aff;
	line-height: 44px;
	position: relative;
	left: 0;
	top: 2px;
	letter-spacing: -1px;
}

.casemian a{
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.casemian a:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}

.casemian3 a{
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.casemian3 a:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}


/*新闻*/

.news_cont_left {
	width: 870px;
	height: auto;
	float: left;
	
}

.news_cont_left li {
	width: 870px;
	height: 170px;
	border-top: 1px solid #E6E7E6;
	margin: 0px 0px 10px;
	overflow: hidden;
}

.news_cont_left li:first-child {
	border: none;
}

.news_cont_left li img {
	float: left;
	margin: 20px 20px 0px 0px;
	width: 198px;
	height: 130px;
}

.news_left_list {
	margin-top: 20px;
	color: #999999;
}

.news_left_title a {
	font-size: 24px;
	color: #000000;
	margin: 6px 0px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.news_left_list p {
	margin: 15px 0px;
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.news_left_time {
	margin: 10px 0px;
	font-size: 14px;
}

.news_cont_right {
	width: 292px;
	height: auto;
	float: right;
	
}

.right_news {
	width: 292px;
	height: auto;
	line-height: 30px;
	margin-top: 20px;
}

.right_news ul li a {
	color: #444;	
white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
height: 30px; display: block;  font-size: 14px;
}
.course_right_title{font-size:24px;border-left:2px solid #0066CC;height:25px;margin-bottom:20px;padding-left:10px;line-height:25px; margin-top:30px}
.cont {
	width: 1200px;
	margin: auto;
}

#banner {
	position: relative;
	width: 292px;
	height: 164px;
	overflow: hidden;
}

#banner_list img {
	border: 0px;
}

#banner_bg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 30px;
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	z-index: 1000;
	cursor: pointer;
	width: 478px;
}

.banner_info {
	position: absolute;
	bottom: 4px;
	left: 5px;
	height: 22px;
	color: #fff;
	z-index: 1001;
	cursor: pointer;
	font-size: 12px;
}

#banner_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}

#banner ul {
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	z-index: 1002;
	margin: 0;
	padding: 0;
	bottom: 8px;
	right: 5px;
}

#banner ul li {
	width: 8px;
	height: 8px;
	margin: 0px 3px;
	float: left;
	color: #FFF;
	border-radius: 60px;
	background: #fff;
	cursor: pointer;
	border: 1px solid #666;
	font-size: 5px;
	text-align: center;
	line-height: 10px;
}

#banner ul li.on {
	background-color: #408ed6;
}

#banner_list a {
	position: absolute;
}

.course_cont1_all{
	color: #333;
	font-size: 14px;
	padding: 10px 0 30px;
	color: #666;
}
.course_cont1_all a{ color: #666;}

.icont2btn a{ display: block; width: 121px; height: 40px;  border-radius: 6rem; text-align: center; line-height: 40px; background: #fff; margin: 0 auto 0;font-size: 14px;}
.icont2btn a:hover{ -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15); }
.icont2btn{ width: 100%; position: absolute; bottom: 20px; left: 0px;}
.cont2b dl:nth-child(1) .icont2btn a{ color: #4ad1f3; }
.cont2b dl:nth-child(2) .icont2btn a{ color: #fcb332; }
.cont2b dl:nth-child(3) .icont2btn a{ color: #cb5cfb; }
.cont2b dl:nth-child(4) .icont2btn a{ color: #fd7478; }
.cont2b dl:nth-child(5) .icont2btn a{ color: #4ad1f3; }

.news-wrapper { margin-top: 32px; width: 1200px; margin: auto;}
 .news-wrapper .news-block {
    width: 372px;
    height: 339px;
    display: inline-block;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.06);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 32px;
    transition: transform .2s,height .2s;
    vertical-align: top;
    margin-right: 32px;
}
 .news-wrapper .news-block:nth-child(3n){ margin-right: 0px;}
.news-wrapper .news-block .news-content .news-time {
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #999;
    line-height: 24px;
    padding-left: 22px;
    background: url(../images/252222c.svg) no-repeat 0;
}

 .news-wrapper .news-block .news-content .news-title {
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: 600;
    color: #222;
    line-height: 24px;
    margin-top: 8px;
    text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}

.news-wrapper .news-block .news-img {
    width: 100%;
    height: 223px;
}

.news-wrapper .news-block .news-content {
    padding: 12px 16px 24px;
}

.news-wrapper .news-block
{
transition:all .2s ease-in-out;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
}

.news-wrapper .news-block:hover
{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1)
}

.p_cont1w{ margin: 80px 0;}
.p_cont1w dl{ width: 599px; height: 445px;border-bottom: 1px solid #eaeaea; margin-bottom:0px}
.p_cont1w dl:hover{-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    cursor: pointer;}
.p_cont1w dl:nth-child(n){ float: left; border-right: 1px solid #eaeaea;}
.p_cont1w dl:nth-child(2n){ float: left;border-right: 0px solid #eaeaea;}
.p_cont1w dl:nth-last-child(1){ border-bottom: 0px;}
.p_cont1w dl:nth-last-child(2){ border-bottom: 0px;}
.p_cont1w dl dt img{ display: block;}
.p_cont1w dl dt{ width: 90px; height: 90px; overflow: hidden; margin:50px auto 0;} 
.p_cont1w dl dd h1{ font-size: 20px; color: #222; text-align: center; margin: 45px 0 15px;}
.p_cont1w dl dd p{text-align: center; font-size: 14px; line-height: 24px; color: #555555;}
.p_cont1w dl dd a{ width: 112px; height: 40px; line-height: 40px; text-align: center; margin:46px auto 0; border: 1px solid #eaeaea; color: #000; font-size: 14px; display: block; border-radius: 50px;}
.p_cont1w dl:hover .p_cont1wbtn{ color: #fff; background: #286efa;}


.sed_nav_wtwobc dl dd em{background: #F21C08;
    color: #FFF;
    font-style: normal;
    margin-left: 6px;
    padding: 0 3px;
    font-size: 12px; }
    

.xcx1{ width: 1200px; margin:75px auto 0;}
.xcx1 dl{ float: left; width: 266px; margin-right: 30px; }
.xcx1 dl:nth-child(4){ margin-right: 0px;}
.xcx1 dl dt img{ display: block; margin: auto;}
.xcx1 dl dd h1{ color: #333; font-size: 22px; text-align: center; margin: 24px 0 16px ;}
.xcx1 dl dd p{ text-align: center; color: #666; font-size: 16px;}

.xcx2{ width: 1200px;  margin: auto;}
.xcx2 dl{ float: left; width: 280px; margin-right: 26px; margin-bottom: 40px;}
.xcx2 dl:nth-child(4n){ margin-right: 0px;}
.xcx2>h1 {
    text-align: center;
    font-size: 32px;
    color: #333;
    margin: 80px auto 50px;
}
.xcx2 dl dt{    width: 80px;
    margin-right: 10px;
    float: left;}
.xcx2 dl dd{ float: left;width: 188px;}
.xcx2 dl dd h1{    display: block;
    font-size: 24px;
    color: #333;
    line-height: 30px;
    margin: 0;
    margin-bottom: 10px;
    text-align: left;
    font-weight: normal;
}

.xcx2 dl dd p{
    font-size: 14px;
    line-height: 20px;
    color: #999;
}


.xcx3{ background:#6063f2 url(../images/xbg.jpg) no-repeat center; width: 100%; height: 740px; margin-top: 60px; overflow: hidden;}
.xcx3c{ width: 1200px; margin:10px auto 0; overflow: hidden;}
.fl{ float: left;}
.fr{ float: right;}
.xcx3c dl dt{ font-size: 18px; color: #fff; font-weight: bold;}
.xcx3c dl dd{ font-size: 16px; color: #fff; margin-top: 8px;}
.xcx3c dl{ margin-bottom: 36px;}
.xcx3>h1 {
    text-align: center;
    font-size: 32px;
    color: #333;
    margin: 80px auto 50px;
    color: #fff;
}

.xcx3>a{
    background: #fff;
    width: 228px;
    height: 52px;
    border-radius: 6rem;
    margin: 50px auto 0;
    display: block;
    color: #4f4be8;
    line-height: 52px;
    text-align: center;
}
.xcx3>a:hover{opacity: 0.8;}



.he_3DFlipY{display:block;overflow:hidden;padding:0;border:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-perspective:1700px;-moz-perspective:1700px;perspective:1700px;-webkit-perspective-origin:50% 50%;-moz-perspective-origin:50% 50%;perspective-origin:50% 50%; float: left;    width: 385px;
    height: 292px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
   
    cursor: pointer;}
.he_3DFlipY_inner{width:100%;height:100%;padding:0;margin:0;position:relative;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}
.he_3DFlipY_inner > div.he_3DFlipY_img{backface-visibility:hidden;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out; position: relative;}
.he_3DFlipY_inner:hover > div.he_3DFlipY_img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.he_3DFlipY_inner > div img{max-width:100%;padding:0;margin:0;display:block;position:relative}
.he_3DFlipY_caption{position:absolute;top:0;left:0;padding:0;background:#fe7253;color:#fff;height:100%;width:100%;padding:0;margin:0;opacity:0;background-color:#0099ff;text-align:center;backface-visibility:hidden;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.he_3DFlipY_inner:hover .he_3DFlipY_caption{opacity:1;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}
.he_3DFlipY_caption h3{font-size:24px;font-weight:700;text-align:center;width:100%;margin:60px 0 0;padding:0;color:#fff; }
.he_3DFlipY_caption p{font-size:1em;text-align:center;width:100%;margin:auto;padding:0;color:#fff;width: 290px;  line-height: 24px; margin-top: 30px;}
.he_3DFlipY a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0}


.xcx5{ width: 1200px; margin: auto;}
.xcx5>h1 {
    text-align: center;
    font-size: 32px;
    color: #333;
    margin: 80px auto 50px;
  
}

.he_3DFlipY_imgc{position: absolute; left: 0px; top: 0px; width:385px;height:292px; background: rgba(0,0,0,0.4); }
.xcx5 .he_3DFlipY_imgc>img{display: block; height: 73px;
    margin: 60px auto 20px auto;    }
.he_3DFlipY_imgc i{ display: block; width: 37px; height: 4px; border-radius: 6rem; background: #fff; margin: auto;}
.he_3DFlipY_imgc p{font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center; margin-top: 20px;}


.xcx6{ width: 1200px; margin: auto;}
.xcx6>h1 {
    text-align: center;
    font-size: 32px;
    color: #333;
    margin: 80px auto 50px;
  
}

.xcx6b dl{ float: left;  width: 240px; padding-bottom: 80px;}
.xcx6b dl:nth-last-child(1){ margin-right: 0px;}
.xcx6b dl dt img{ display: block; margin: auto;}
.xcx6b dl dd {text-align: center; color: #666; font-size: 14px;}

.se_info .se_infonav a{ color: #fff; font-size: 12px; text-align: center; display: block;color: rgba(255, 255, 255, 0.7);
					font-size: 14px;
					margin-bottom: 15px;}
.se_info .se_infonav{position: absolute; left: 0px; top: 64px; 
					z-index: 999; background: #0c2342; width: 100%; margin: auto; display: none; padding-top: 10px;}
.se_info:hover .se_infonav{ display: block;}
.se_info .se_infonav a:hover{ color: #fff;}


.v1{background: url(../images/20190615154257864.jpg)  no-repeat center; background-size: cover; width: 100%; height: 140px; margin-top: 18px;} 

.v2{background: url(../images/20190615153903051.jpg)  no-repeat center; background-size: cover; width: 100%; height: 140px; margin-top: 18px;} 
.v3{background: url(../images/20181211164950075.jpg)  no-repeat center; background-size: cover; width: 100%; height: 140px; margin-top: 18px;} 
.v4{background: url(../images/20181122141756279.jpg)  no-repeat center; background-size: cover; width: 100%; height: 140px; margin-top: 18px;} 

.ne_title{font-size: 30px;
    color: #222;
    line-height: 42px;
    margin: 24px 0;
    }



.top_nav>a:hover img{opacity: 0.8;}

.last_btn{   width: 294px;
    height: 53px;
    background: linear-gradient(to right, #47e0ff, #3481ff);
    color: #fff;
    border-radius: 6rem;
    margin: 0px auto 60px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 53px;
   
    }


.last_btn:hover{-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);}
