html {
	font-size: 62.5%;
	line-height: 1.2;
	letter-spacing: .5px;
}
body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: PingFangSC-Light, PingFang SC, Helvetica Neue, Helvetica, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
}
* {
	outline: none;
	box-sizing: inherit;
	letter-spacing: inherit;
	
}
a, dd, dt, h1, h2, h3, h4, h5, h6, li, p, span, td, th {
	word-break: break-all;
	word-wrap: break-word;
}
body {
	font-size: 1.4rem;
	color: #666;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #f7f7f7;
	letter-spacing: 0;
}
body ul li {
	margin: 0px;
	padding: 0px;
}
ul {
	padding-left: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
a, button {
	text-decoration: none;
	outline: none;
}
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button {
	border: 0;
	border: none;
	cursor: pointer;
	display: inline-block;
}
li {
	list-style-type: none;
}
.search-div {
	width: 720px;
	margin: 0px auto;
	height: auto;
	padding: 50px 0px;
	display: none;
}
.search-wrap .search-content {
	padding-top: 20px;
	width: 660px;
	margin: 0 auto;
	transition: inherit;
}
.fn-clear {
	overflow: hidden;
	clear: both;
	zoom: 1;
}
.search-content input {
	float: left;
	height: 50px;
	width: 590px;
	border: 1px solid #c2c2c2;
	margin: 0 auto;
	padding: 0 20px;
}
.search-content button {
	float: left;
	background: url(../img/seach_bg.png) no-repeat center 12px #2d5891;
	height: 52px;
	width: 70px;
}
.section-wrap-2 {
	margin: 0 auto;
	width: 90%
}
.section-wrap-2 p img{width:600px !important; height:auto !important;}
.title-view {
	margin: 40px 0;
	text-align: center;
}
.title-view h2 {
	color: #2d5891;
	font-size: 3.6rem;
	font-weight: 400;
	margin-bottom: 20px;
}
.zxzx_more {
	display: block;
	width: 36px;
	height: 36px;
	margin: -10px auto 0px auto;
}
.zxzx_more img {
	width: 100%;
	height: auto;
}
.ewb-ieshare {
	height: 626px;
	background-image: url(../img/ieshare.jpg);
	background-attachment: fixed;
	background-position: center 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
.container {
	width: 1200px;
	margin: 0px auto;
}
.tab-div-nr {
	width: 1000px;
	margin: 20px auto;
	background: #fff;
	padding: 20px;
	height: auto;
}
/* 解决方案 */
.ewb-cm-hd {
	padding-top: 56px;
	text-align: center;
}
.ewb-cm-hd h3 {
	font-weight: normal !important;
}
.ewb-cm-tt {
	height: 66px;
	line-height: 66px;
	position: relative;
	top: 80px;
}
.ewb-cm-tt a {
	font-size: 36px;
	color: #333;
}
.ewb-ieshare {
	height: 626px;
	background-image: url('../img/j1234.jpg');
	background-attachment: fixed;
	background-position: center 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
.ewb-ieshare .ewb-cm-tt a {
	color: #fff;
	text-shadow: 1px 1px 1px #0030CC;
}
.ewb-super {
	margin-top: 38px;
	position: relative;
	top: 95px;
}
.prev, .next {
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -23px;
	width: 26px;
	height: 46px;
}
.prev {
	left: -46px;
	background: url('../img/prev.png') no-repeat;
}
.prev:hover {
	background-image: url('../img/prev_cur.png');
}
.next {
	right: -46px;
	background: url('../img/next.png') no-repeat;
}
.next:hover {
	background-image: url('../img/next_cur.png');
}
.ewb-super-bd {
	height: 320px;
	margin: 0 -10px;
	width: 1220px;
}
.ewb-super-imgitem {
	overflow: hidden;
	zoom: 1;
}
.ewb-super-imgitem li {
	margin: 0 12px;
	float: left;
	width: 586px;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.ewb-super-imgitem li .pic {
	width: 586px;
	height: 320px;
	position: relative;
}
.ewb-industry-img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.ewb-industry-item {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding-top: 105px;
	background: url('../img/img_mask.png') repeat;
}
.ewb-industry-icon {
	display: block;
	margin: 0 auto;
	vertical-align: top;
	transition: all 0.6s ease;
}
.ewb-industry-name {
	display: block;
	margin-top: 22px;
	line-height: 32px;
	text-align: center;
	font-size: 42px;
	color: #fff;
	transition: all 0.6s ease;
}
.ewb-industry-item:hover {
	background: url('../img/img_mask_cur.png') repeat;
}
.ewb-industry-item:hover .ewb-industry-icon {
	-webkit-transform: scale(1.15) translate(0, -20px);
	-moz-transform: scale(1.15) translate(0, -20px);
	-ms-transform: scale(1.15) translate(0, -20px);
	-o-transform: scale(1.15) translate(0, -20px);
	transform: scale(1.15) translate(0, -20px);
}
.ewb-industry-item:hover .ewb-industry-name {
	font-size: 50px;
	-webkit-transform: translate(0, -12px);
	-moz-transform: translate(0, -12px);
	-ms-transform: translate(0, -12px);
	-o-transform: translate(0, -12px);
	transform: translate(0, -12px);
}
.ewb-ieshare.roll .ewb-cm-tt, .ewb-ieshare.roll .ewb-tt-info, .ewb-ieshare.roll .ewb-super {
	transition: all 0.8s ease;
	top: 0;
}
.ewb-ieshare.roll .ewb-cm-tt {
	transition-delay: 0.7s;
}
.ewb-ieshare.roll .ewb-tt-info {
	transition-delay: 1s;
}
.ewb-ieshare.roll .ewb-super {
	transition-delay: 1.15s;
}
.ewb-ieshare.roll .ewb-fade {
	opacity: 1;
	filter: alpha(opacity=100);
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
/* 解决方案结束 */

.item {
	float: left;
	position: relative;
	width: calc(50% - 40px);
	min-width: 340px;
	margin-bottom: 40px;
	margin-left: 20px;
	margin-right: 20px;
	cursor: pointer;
}
.item .whole {
	transition: all .3s;
}
.part {
	float: left;
	width: 50%;
	position: relative;
	padding: 0;
	text-align: left;
	overflow: hidden;
	color: #2d5891;
}
.part h3 {
	font-size: 15px;
	font-weight: normal;
	height: 60px;
}
.part img {
	width: 100%;
	height: 140px
}
.part.right {
	background: #fff;
	height: 140px;
}
.part.right>div {
	padding: 20px;
	bottom: 0;
}
.label-primary {
	padding: 5px 15px;
	background: #2d5891;
	color: #fff;
	border-radius: 12px;
	display: inline-block;
	float: right;
}
.video-wrap {
	position: relative;
	margin: 0 auto;
	width: 80%;
	padding: 22.5% 0;
	margin-bottom: 20px;
}
.video-wrap .video-mask, .video-wrap video {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrap .video-img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.video-wrap .video-img img {
	width: 100%;
}
.video-wrap .video-mask {
	overflow: hidden;
	background: rgba(30,30,30,.6);
	text-align: center;
}
.video-bottom {
	height: 240px;
	margin-top: -120px;
	background: #2d5891;
}
footer {
	padding: 0px;
	font-size: 12px;
	background: #2d5891;
	color: #fff;
	line-height: 1.8;
	font-weight: 400;
}
.section9 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #3e4145;
	color: #999;
}
.section9 span {
	margin-right: 10px;
	padding-left: 16px;
}
.section9a {
	color: #fff;
	margin: 0 10px;
}
.content {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}
.scroll {
	width: 80px;
	height: 200px;
	background: #2d5891 url(../img/up.png) no-repeat center 50px;
	color: #fff;
	line-height: 280px;
	text-align: center;
	position: fixed;
	right: 0px;
	bottom: 50px;
	cursor: pointer;
	font-size: 14px;
}
.foot {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f2f2f2;
	text-align: center;
	color: #999 !important;
}
.foot a {
	color: #06c;
}
.active1 {
	width: 180px;
	height: 48px;
	border: 0px;
	background: url(../img/tabbg.png) !important;
	line-height: 48px;
	color: #333;
	margin-right: 1px;
}
#less {
	width: 100%;
	height: auto;
	position: relative;
	margin: 180px auto 0px auto;
}
.less-span {
	width: 370px;
	height: 46px;
	display: block;
	margin: 134px auto 0px auto;
	z-index: 3;
}
.less-span button {
	width: 180px;
	height: 48px;
	border: 0px;
	background: url(../img/tabbg1.png);
	line-height: 48px;
	color: #333;
	margin-right: 1px;
}
.less-span button:last-child {
	margin-right: 0px;
}
#less label {
	display: none;
	width: 100%;
	height: auto;
	margin: -200px auto 0px auto;
	padding-top: 200px;
}
.tab-bg1 {
	background: url(../img/tabbgtop.png) no-repeat center 0px;
	background-size: 90% 200px;
}
.tab-bg2 {
	background: url(../img/tabbgtop1.png) no-repeat center 0px;
	background-size: 90% 200px;
}
.tab-bg3 {
	background: url(../img/tabbgtop2.png) no-repeat center 0px;
	background-size: 90% 200px;
}
.tab-bg4 {
	background: url(../img/tabbgtop3.jpg) no-repeat center 0px;
	background-size: 90% 200px;
}
.tab-bg5 {
	background: url(../img/tabbgtop4.jpg) no-repeat center 0px;
	background-size: 90% 200px;
}
.p1 {
	margin: 5px 0px;
	height: auto;
	font-size: 1.6rem;
	color: rgb(255, 255, 255);
	background-color: rgb(45, 88, 145)
}
.p2 {
	margin-top: 15px;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(199, 199, 199);
	box-sizing: border-box;
	padding: 0px 0px 15px 5px;
}
.content-wrap {
	min-height: 700px;
}
.active-menu {
	color: #2D5891 !important;
}
.article-title {
	font-size: 3.6rem;
	font-weight: 400;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
}
.part a {
	color: #2d5891
}
.nav-main a {
	color: #666;
}
.main {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-width: 1080px;
	padding-top: 20px;
	transition: all .5s;
}
.head-main {
	transition: all .3s;
}
.head-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	padding: 0 30px;
	z-index: 99;
	background: #f7f7f7;
	min-width: 1080px;
}
.head-wrap .logo {
	position: absolute;
	display: inline-block;
	top: 28px;
	left: 20px;
	height:60px;
	width:auto;
}

.clear {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.cont {
	width: 1200px;
	margin: 0px auto;
}
.textcent {
	text-align: center
}
.head {
	height: 70px;
	width: 100%;
}
/*nav导航盒子*/
.nav {
	width: 860px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	position: relative;
	padding-top: 10px;
	padding-left: 20px;
	float: right;
	font-weight: normal;
	margin-top: 30px;
	font-family: "微软雅黑";
	z-index: 1000
}
/*nav-main*/
ul.nav-main {
	width: 800px;
	float: left;
	height: 100%;
	list-style-type: none;
	margin-top: 0px
}
ul.nav-main span {
	display: inline-block;
	margin-left: 8px;
	width: 12px;
	height: 9px;
	background: url(../img/sj1.png) no-repeat center center
}
/*图标向上旋转*/
.hover-up {
	transition-duration: .5s;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
/*图标向下旋转*/
.hover-down {
	transition-duration: .5s;
	transform: rotate(0);
	-webkit-transform: rotate(0)
}
/*导航条设置*/
ul.nav-main>li {
	width: 110px;
	height: 100%;
	display: block;
	float: left;
	color: #666;
	margin-right: 1px;
	cursor: pointer
}
ul.nav-main>li a {
	color: none !important;
}
/*隐藏盒子设置*/
div.hidden-box {
	width: 120px;
	position: absolute;
	display: none;
	background: #e5efff url(../img/sj2.png) no-repeat top center;
	top: 53px;
	filter: alpha(opacity=80);
	border: 1px solid #93b7f3;
	color: #fff;
}
.hidden-box>ul {
	list-style-type: none;
	color: #4299ff;
	cursor: pointer;
	padding-top: 12px;
	padding-bottom: 15px
}
.hidden-box>ul li {
	line-height: 30px;
	height: 30px;
	font-weight: 500
}
.hidden-box>ul li a {
	color: #4299ff;
}
/*.hidden-box li:hover{background:#643519;color:#fff}*/
/*隐藏盒子位置设置*/
.hidden-loc-index {
	left: 141px
}
.hidden-loc-us {
	left: 262px
}
.hidden-loc-info {
	left: 480px
}
.box04 {
	left: 625px
}
.search {
	width: 20px;
	height: 20px;
	float: right;
	margin-top: 5px;
}
/*图片轮播*/
.box {
	width: 100%;
	height: calc(100vh - 100px);
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.box-1 ul {
}
.box-1 ul li {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.box-1 ul li img {
	display: block;
	width: 100%;
	height: 100%;
}
.box-1 ul li h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 300px;
	background: rgba(125,125,120,.4);
	text-indent: 2em;
	padding-right: 500px;
	font-size: 15px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite
}
.box-2 {
	position: absolute;
	right: 10px;
	bottom: 14px;
}
.box-2 ul li {
	float: left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin: 0 5px;
	border-radius: 50%;
	background: rgba(0,0,0,0.5);
	text-indent: 100px;
	cursor: pointer;
}
.box-2 ul .on {
	background: rgba(255,255,255,0.6);
}
.box-3 span {
	position: absolute;
	color: white;
	background: rgba(125,125,120,.3);
	width: 50px;
	height: 80px;
	top: 50%;
	font-family: "宋体";
	line-height: 80px;
	font-size: 60px;
	margin-top: -40px;
	text-align: center;
	cursor: pointer;
}
.box-3 .prev {
	left: 10px;
}
.box-3 .next {
	right: 10px;
}
.box-3 span::selection {
	background: transparent;
}
.box-3 span:hover {
	background: rgba(125,125,120,.8);
}
.foot-link a {
	display: block;
	width: 85px;
	float: left;
	text-align: left;
	padding-left: 25px;
	color: #fff;
}
.foot-link a img {
	float: left;
	width: 20px;
heighta;
auto;
	margin-top: 10px;
}
.flsm-span {
	background: url(../img/flsm-icon.png) no-repeat 0px 10px;
	background-size: 20px 20px;
}
.jrwm-span {
	background: url(../img/wh-icon.png) no-repeat 0px 10px;
	background-size: 20px 20px;
}
.foot-link span {
	display: block;
	float: left;
}
.pageBox a {
	border: 1px solid #ddd;
	display: inline-block;
	margin-right: 6px;
	color: #707070;
	width: 34px;
	height: 34px;
	font: bold 14px/34px arial;
}
.pageBox .disabled {
	width: 79px;
}
.pageBox .cur {
	background: #0c5990;
	border: 1px solid #0c5990;
	text-decoration: none;
	color: #fff;
}
.wz_xxly {
	text-align: center !important;
	width: 300px !important;
	margin: 0px auto !important;
}
.c-gray-5 {
	color: #555 !important;
}
.content_text {
	font-size: 16px;
}
.article-title {
	font-size: 3.6rem;
	font-weight: 400;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*图片列表*/
.service-list {
	width: 800px;
	margin: 10px auto 10px auto;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.service-item {
	float: left;
	padding-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	width: 380px;
	height: auto;
	border: 1px solid #e4e4e4;
	padding: 10px;
	margin: 10px;
}
.service-item img {
	max-width: 100%;
	height: 227px;
}
.service-item span {
	width: 100%;
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 16px !important;
	color: #2D5891;
	text-align: center;
}
#tab1 {
	min-width: 1200px;
	height: auto;
	margin: 0;
	width: 100%;
	background: #fff;
}
#tab1 div {
	display: none;
	float: left;
	margin-top: 20px;
	width: -webkit-calc(100% - 350px);
	width: -moz-calc(100% - 350px);
	width: calc(100% - 350px);
}
#tab1 ul {
	float: left;
	width: 300px;
	margin: 20px;
	padding: 0px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 1px 10px #d3d3d3;
}
#tab1 ul li {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: left;
	border-bottom: 1px solid #f1f1f1;
	font-size: 16px;
}
#tab1 ul li img {
	margin: 18px 10px 0px 40px;
	width: 27px;
	height: auto;
	float: left;
}
.activep {
	background: url(../img/tab-leftbg.png) no-repeat 285px 15px;
	color: #06c;
}
.div-banner {
	width: 100%;
	height: 270px;
	background: url(../img/domin_01.jpg) no-repeat center -480px;
	display: block;
}
.tab-title {
	width: 100%;
	display: block;
	height: 60px;
	border-bottom: 1px solid #d4d4d4;
	line-height: 70px;
}
.tab-h1 {
	float: left;
	font-weight: normal;
	font-size: 24px;
}
.tab-span {
	font-size: 14px;
	float: right;
}
.tab-title a {
	color: #666;
}
.lxfs-title {
	text-align: center;
	font-size: 32px;
	padding: 30px 0px 15px 0px;
}
.lxfs-body {
	width: 800px;
	height: 400px;
	padding: 20px;
	background: #fff;
	margin: 20px auto;
	box-shadow: 2px 2px 2px #d5d5d5;
	font-size: 18px;
}
.lxfs-body h2 {
	color: #408aff;
	font-size: 28px;
	font-weight: normal;
}
.label-div {
	width: auto;
	height: auto;
	display: block;
	padding:20px 0px 20px 0px;
}
.div-bannernew {
	width: 100%;
	height: 220px;
	background: url(../img/zhcsbg.png) no-repeat center 0px;
	display: block;
}
.article-main {
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 65%;
	max-width: 760px;
}
.tpl-business-3 li {
	margin-top: 15px;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(199, 199, 199);
	box-sizing: border-box;
	padding: 15px;
}
.list-wrap{color:#333; padding:20px 0px 20px 0px;}
.tpl-h5-title {
	display: inline-block;
	margin: 5px 0;
	height: 30px;
	line-height: 30px;
	padding: 0 5px 0px 30px;
	font-size: 1.6rem;
	color: #2d5891;
	font-weight: 400;
	background: url(../img/zh-icon.png) no-repeat 5px 5px;
	border-bottom: 3px solid #2d5891;
}
.core-list1 {
	width: 96%;
	margin: 20px auto 0px auto;
}
.hxnl-bg {
	width: calc(25% - 10px);
	float: left;
	list-style-type: none;
	text-align: center;
	padding: 20px 40px 0px 40px;
	background-image: linear-gradient(#ff963c, #ff734a);
	color: #fff;
	margin: 10px 10px 0px 0px;
	min-height: 320px;
}
.hxnl1 {
	background-image: linear-gradient(#00ccfb, #008dec);
}
.hxnl2 {
	background-image: linear-gradient(#00d386, #00e985);
}
.hxnl3 {
	background-image: linear-gradient(#ffc010, #ffb72f);
}
.w100 {
	margin-bottom: 130px;
	background: #fff;
	margin: 0px;
	padding: 20px 0px 40px 0px;
	width: 100%;
}
.hxnl-bg h3 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 30px;
}
.hxnl-bg p {
	text-align: left;
	font-size: 15px;
	line-height: 20px;
}
.hxnl-bg img {
	width: 40%;
	height: auto;
	margin-top: 20px
}
.oul {
	padding: 0 0 15px;
	margin: 0 auto;
	list-style: none;
	font-size: 1rem;
	line-height: 1.625rem;
	background: #fff;
	width: 800px;
}
.oul li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: url(../img/pic29.jpg) no-repeat left center;
	padding-left: 20px;
	border-bottom: 1px dashed #B5B5B5;
}
.oul li span {
	color: #999;
	float: right;
}
.oul li a {
	color: #333;
	float: left;
}
.new-list {
	width: 1000px;
	margin: 0px;
auto;
}
.lxfs-p {
	width: 380px;
	text-align: left !important;
}
.mar-20 {
	margin-top: -20px;
}
.w1000 {
	width: 1000px;
}
.foot-flsm {
	width: auto;
	float: right;
}
.container-new {
	display: none;
}
.pcplay {
	display: display;
}
.lxfs-nr {
	width: 1000px;
	margin: 20px auto;
	background: #fff;
	padding: 20px;
	height: auto;
}

.label-div p{line-height: 30px !important;}
@media screen and (max-width: 480px) {
.section-wrap-2 p img{width:100% !important; height:auto !important;}
.text-nr{text-align:left !important;
line-height: 20px;
}
.lxfs-p {
	width: 100%
}
.lxfs-body {
	margin: 0px auto;
	font-size: 16px;
	height: 260px;
}
.lxfs-nr {
	width: 100%;
}
.div-banner {
	display: none;
}
.page-left {
	background: #259eff !important;
	height: 40px;
	line-height: 40px;
	color: #fff !important;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	font-size: 16px !important;
	width: 120px !important
}
.page-right {
	background: #2196f3 !important;
	height: 40px;
	line-height: 40px;
	color: #fff !important;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	font-size: 16px !important;
	width: 120px !important
}
.service-list {
	width: 100%;
}
.service-item {
	float: none;
	width: 100%;
	margin-left: 0px;
}
.tab-div-nr {
	width: 100%;
	margin: 20px auto;
	background: #fff;
	padding: 20px;
	height: auto;
}
#less {
	display: none;
}
.nav {
	display: none
}
.head-wrap .logo {
	position: absolute;
	display: inline-block;
	width: auto;
	height: 40px;
	top: 8px;
	left: 5px;
}
.main {
	position: relative;
	overflow: scroll;
	width: 100%;
	min-width: 100%;
	padding-top: 00px;
	transition: all .5s;
}
.box-3 span {
	position: absolute;
	color: white;
	background: rgba(125,125,120,.3);
	width: 30px;
	height: 50px;
	top: 50%;
	font-family: "宋体";
	line-height: 50px;
	font-size: 40px;
	margin-top: -40px;
	text-align: center;
	cursor: pointer;
}
.box-1 ul li img {
	display: block;
	width: 100%;
	height: 250px;
}
.head-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 62px;
	padding: 0 30px;
	z-index: 99;
	background: #f7f7f7;
	min-width: 1080px;
}
.box {
	width: 100%;
	height: 250px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.title-view {
	margin: 10px 0;
	text-align: center;
}
.hxnl-bg {
	width: 100%;
	float: left;
	list-style-type: none;
	text-align: center;
	padding: 20px 40px 0px 40px;
	background-image: linear-gradient(#ff963c, #ff734a);
	color: #fff;
	margin: 10px 10px 0px 0px;
	min-height: 320px;
}
.hxnl1 {
	background-image: linear-gradient(#00ccfb, #008dec);
}
.hxnl2 {
	background-image: linear-gradient(#00d386, #00e985);
}
.hxnl3 {
	background-image: linear-gradient(#ffc010, #ffb72f);
}
.ewb-super-imgitem {
	width: 96%;
	margin: 0px auto;
}
.ewb-super-imgitem li {
	margin: 10px auto;
	float: none;
	width: 100%;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.ewb-super-bd {
	height: 320px;
	margin: 0px;
	margin-top: -40px;
	width: 100%;
}
.ewb-super-imgitem li .pic {
	width: 100%;
	height: 320px;
	position: relative;
}
.container {
	width: 100%;
}
.ewb-ieshare {
	height: 826px;
}
.item {
	float: none;
	width: 100%;
	margin: 10px 0px 0px 0px;
}
.mar-20 {
	margin-top: 0px;
}
.mar-20 h2 {
	padding: 20px 0px
}
.section9 {
	height: 40px;
}
.w1000 {
	width: auto;
}
.foot-flsm {
	width: 220px;
	float: none;
	margin: 10px auto;
}
.foot {
	height: 170px;
	line-height: 20px;
	padding: 20px;
}
.foot span {
	display: block;
}
/*移动端导航*/
.swiper1 {
	width: 100%;
}
.swiper1 .selected {
	color: #ec5566;
	border-bottom: 1px solid #ec5566 !important;
}
.swiper1 .swiper-slide {
	text-align: center;
	font-size: 14px;
	height: 50px;
	background: #fff;
	border-bottom: 1px solid #f2f2f2;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
	width: 100% !important
}
#panel1 {
	display: none
}
#flip1 {
	height: 35px;
	background: #fff;
	border-bottom: 1px solid #e5e5e5
}
#flip1 span {
	float: left;
	display: block;
	height: 20px;
	border-left: 4px #e63636 solid;
	padding-left: 10px;
	margin: 10px 0px 0px 10px;
	font-size: 16px;
}
#flip1 img {
	float: right;
	margin: 7px 10px 0px 0px;
}
.swiper2 {
	width: 100%;
}
.swiper2 .swiper-slide {
	height: calc(100vh - 50px);
	background-color: #ccc;
	color: #fff;
	text-align: center;
	box-sizing: border-box !important;
	overflow-x: hidden !important;
}
.swiper-menu {
	display: block !important;
}
.container-new {
	display: block;
}
.swiper-div {
	width: 100%;
	margin: 20px auto;
	background: #fff;
	padding: 20px;
	height: auto;
}
.title-view h2 {
	font-size: 2.3rem;
	margin-bottom: 0px;
}
.swiper-img {
	width: 96%;
	height: auto;
}
.container-new p {
	color: #333;
 text-align: left;
    line-height: 30px !important;
width: 96%;
    margin: 0px auto;
}
.container-new h3 {
	color: #333;
	margin-top: 5px;
}
.c-b-section {
	background: #fff;
	width: 96%;
	padding-bottom: 1px;
	margin: 10px auto;
}
.c-b-section h2 {
	padding: 25px 0px 0px 0px;
	font-size: 22px;
}
.tab-div-nr img {
	width: 100%;
	height: auto;
}
.tab-div-nr p {
	text-align: left;
}
.c-b-f2 {
	background: #f2f2f2 !important
}
.c-b-section li {
	margin-bottom: 10px;
}
.app-part {
	width: 96%;
	padding: 5px;
	border: 1px solid #d4d4d4;
	margin: 0px auto;
}
.app-part img {
	width: 100%;
	height: auto;
}
.c-b-section a {
	font-size: 14px;
	color: #0066CC;
	font-weight: normal;
}
.label-primary {
	float: none;
	margin: 5px auto;
}
.article-main {
	margin: 20px 0px 3.6% 0px;
	min-width: 0;
	font-size: 1.4rem;
	line-height: 1.7rem;
}
.el-pagination {
	text-align: center;
	margin: 0px auto 10px auto;
	white-space: nowrap;
	width: 250px;
	padding: 10px 0px 10px 0px;
	height: 50px;
}
.el-pagination button {
	background: none;
	color: #e4e4e4;
	cursor: not-allowed;
	float: left;
	font-size: 20px;
}
.el-pager {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	list-style: none;
	font-size: 0;
	padding: 0;
	width: 240px;
	margin: 0px auto;
}
.btn-next {
	float: right !important;
}
.el-pager li.active {
	border-color: #2d5891;
	background-color: #2d5891;
	color: #fff;
	cursor: default;
}
.el-pager li {
	font-size: 1.4rem;
	margin: 0;
	line-height: 22px;
	height: 22px;
	min-width: 22px;
	border-radius: 2px;
	box-sizing: border-box;
	display: inline-block;
}
.pcplay {
	display: none;
}
.app-lxwm h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
}
.app-lxwm p {
	text-align: left;
	padding-left: 10px;
}
.list-new-app {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.list-new-app li {
	list-style-type: none;
	width: 100%;
	margin: 10px 0px 0px 0px;
}
.list-new-app li label {
	width: 33px;
	height: 30px;
	display: block;
	float: left;
	margin-top: 10px;
	background: #2D5891;
	color: #fff;
	font-size: 24px;
}
.list-new-app li p {
	width: calc(100%-38px);
	width: -webkit-calc(100% - 38px);
	width: -moz-calc(100% - 38px);
	height: 50px;
	background: #fff;
	float: left;
	margin: 5px 0px 0px 5px;
	padding: 5px;
}
.list-new-app li p span {
	display: block;
	text-align: left;
}
.div-bannernew {
	display: none;
}
.zhcs-app {
	width: 100% !important;
}
.list-wrap img{width:100%; height:auto !important;}
