@media screen and (min-width: 960px) {
	.content {
		width: 100%;
		height: 100%;
	}
	.pcHide {
		display: none;
	}
	.itemList {
		background: #fff;
		overflow: hidden;
	}
	.itemList a {
		color: #333333;
	}
	.iteme {
		background: #eee;
		overflow: hidden;
	}
	.show {
		display: block;
	}
	.software {
		width: 1200px;
		height: 640px;
		margin: 0 auto;
	}
	.newTitle {
		border-bottom: 1px solid #dbdbdb;
		position: relative;
		height: 60px;
		margin-bottom: 40px;
	}
	.newTitle span {
		font-size: 32px;
		color: #000;
		position: absolute;
		top: 59px;
		left: 50%;
		transform: translate(-50%, -50%);
		background: #fff;
		width: 146px;
		text-align: center;
	}
	.iteme .newTitle span {
		background: #eee;
	}
	/*导航*/
	.cent {
		width: 1200px;
		margin: 0 auto;
	}
	.nav {
		width: 100%;
		height: 100px;
		background-color: #fff;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 99;
		border-bottom: 1px solid #dbdbdb;
	}
	.logo {
		float: left;
		margin: 30px 0 0 0;
	}
	.logoFight {
		float: right;
	}
	.logo_yu {
		display: inline-block;
		width: 100px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		background: #23d98f;
		font-size: 14px;
		border-radius: 6px;
		color: #fff;
		margin-top: 42px;
		margin-right: 4px;
		cursor: pointer;
	}
	.logo_tel {
		display: inline-block;
		line-height: 30px;
		background: url(../../images/tel.png) no-repeat 10px center;
		background-color: #d91f1f;
		font: bold 14px Arial, Helvetica, sans-serif;
		border-radius: 6px;
		color: #fff;
		vertical-align: top;
		margin-top: 42px;
		padding: 8px 10px 6px 40px;
		cursor: pointer;
	}
	.logoFight span:hover {
		color: #fceeac;
	}
	#nav {
		float: left;
		height: 90px;
		width: 740px;
		position: absolute;
		left: 210px;
		margin-top: 14px;
	}
	#nav ul li {
		position: relative;
		line-height: 86px;
		padding-right: 18px;
		float: left;
		z-index: 1;
		font-size: 16px;
	}
	#nav ul li a {
		display: block;
		color: #333;
		position: relative;
	}
	#nav ul li a span {
		display: inline-block;
		width: 14px;
		height: 20px;
		background: url(../images/arrow.png) no-repeat center;
		vertical-align: sub;
	}
	#nav ul li a:hover {
		background-repeat: no-repeat;
		color: #136ec2;
	}
	#nav ul li a:hover span {
		background: url(../images/arrow01.jpg) no-repeat center;
		background-size: 27%;
	}
	/*#nav ul li.on #subNav {
	display: block;
}*/
	#subNav {
		position: absolute;
		width: 240px;
		top: 85px;
		left: -90px;
		text-align: center;
		line-height: 36px;
		z-index: 999;
		font-size: 14px;
		overflow: hidden;
		background: #1467B3;
		display: none;
		padding: 8px 0;
	}
	#subNav a {
		width: 240px;
		height: 39px;
		border-bottom: 1px solid #4385c2;
		color: #fff !important;
	}
	#subNav a:hover {
		background: #11ABFA;
	}
	.nav.fixed {
		position: fixed;
		top: 0;
		width: 100%;
		height: 60px;
		border-bottom: 1px solid #dbdbdb;
	}
	/*轮播*/
	.sliderBox {
		background: #023b8d;
		margin-top: 100px;
	}
	.content .slider {
		width: 1200px;
		height: 400px;
		margin: 0 auto;
	}
	.content .slider img {
		width: 1200px;
		height: 400px;
	}
	.software_ul li.software_li {
		width: 285px;
		height: 500px;
		float: left;
		border: 1px solid #eee;
		margin-right: 20px;
		box-sizing: border-box;
	}
	.software_ul li.software_li a .software_c {
		color: #333;
	}
	.software_ul li:hover,
	.train_ul li:hover {
		-webkit-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}
	.sulta_ul li:hover {
		box-shadow: 0 17px 50px 0 rgba(0, 0, 0, .19);
		-moz-transform: translate3d(0, -2px, 0);
		-ms-transform: translate3d(0, -2px, 0);
		-webkit-transform: translate3d(0, -2px, 0);
		transform: translate3d(0, -2px, 0);
		-moz-transition: all .3s cubic-bezier(.55, 0, .1, 1);
		-o-transition: all .3s cubic-bezier(.55, 0, .1, 1);
		-webkit-transition: all .3s cubic-bezier(.55, 0, .1, 1);
		transition: all .3s cubic-bezier(.55, 0, .1, 1);
	}
	.sulta_ul li,
	.software_ul li,
	.train_ul li {
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}
	.software_t {
		height: 100px;
		background: #11abfa;
	}
	.software_t span {
		width: 45px;
		display: block;
		margin: 0 auto;
		height: 60px;
	}
	.software_t span.software_img1 {
		background: url(../../images/neikongruanjian.png) 0 64px;
	}
	.software_t span.software_img2 {
		background: url(../../images/neikongruanjian.png) -40px 64px;
	}
	.software_t span.software_img3 {
		background: url(../../images/neikongruanjian.png) -90px 64px;
	}
	.software_t span.software_img4 {
		background: url(../../images/neikongruanjian.png) -150px 64px;
	}
	.software_t p {
		font-size: 24px;
		color: #fff;
		text-align: center;
	}
	.software_c {
		margin: 30px 20px;
		height: 155px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		line-height: 1.8;
	}
	.software_j {
		margin-left: 20px;
	}
	.software_j p {
		font-size: 16px;
	}
	.software_j ul li a {
		color: #136ec2;
	}
	.sulta {
		width: 1200px;
		height: 520px;
		margin: 0 auto;
	}
	.iteme .title span {
		background: #eee;
	}
	/*内控咨询*/
	.sulta .software_t {
		background: #39ad7e;
	}
	.sulta_img1 {
		background: url(../../images/neikonzixun.png) 0 64px;
	}
	.sulta_img2 {
		background: url(../../images/neikonzixun.png) -50px 64px;
	}
	.sulta_ul li {
		width: 590px;
		height: 390px;
		margin-right: 20px;
		float: left;
		background: #fff;
	}
	.sulta_c {
		margin: 20px 0 0 30px;
	}
	.sulta_c img {
		width: 120px;
		height: 120px;
		float: left;
		border-radius: 10px;
		margin-right: 40px;
	}
	.sulta_c p {
		float: left;
		width: 360px;
		height: 150px;
		color: #333;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		line-height: 1.8;
	}
	/*内控培训*/
	.train_ul li {
		float: left;
		width: 386px;
		height: 480px;
		border: 1px solid #eee;
		box-sizing: border-box;
		margin-right: 20px;
	}
	.train_c {
		margin: 35px 30px;
	}
	.train_img1 {
		background: url(../../images/neikonpeixun.png) 0 64px;
	}
	.train_img2 {
		background: url(../../images/neikonpeixun.png) -50px 64px;
	}
	.train_img3 {
		background: url(../../images/neikonpeixun.png) -104px 64px;
		width: 70px !important;
	}
	.train_c p {
		width: 330px;
		height: 153px;
		color: #333;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		line-height: 1.8;
	}
	.train_c img {
		width: 320px;
		height: 120px;
		float: left;
		border-radius: 10px;
	}
	/*内控专家*/
	.experta {
		height: 580px;
		width: 1200px;
		margin: 0 auto;
	}
	.experta ul li {
		width: 480px;
		height: 200px;
		float: left;
		margin-right: 120px;
		color: #333;
	}
	.experta ul li img {
		width: 160px;
		height: 160px;
		float: left;
		margin-right: 26px;
		border-radius: 50%;
		overflow: hidden;
	}
	.experta ul li:hover img {
		transform: scale(1.07, 1.07);
		-webkit-transform: scale(1.07, 1.07);
		-o-transform: scale(1.07, 1.07);
		-ms-transform: scale(1.07, 1.07);
	}
	.expert_c {
		float: left;
	}
	.expert_t {
		font-size: 24px;
		color: #333333;
	}
	.expert_t span {
		color: #136ec2;
		margin-right: 15px;
	}
	.expert_i {
		margin-top: 23px;
		height: 123px;
		overflow: hidden;
		font-size: 12px;
		color: #333333;
	}
	/*服务客户*/
	.custom_case ul {
		display: flex;
		flex-wrap: wrap;
		width: 1220px;
	}
	.custom_case ul li {
		overflow: hidden;
		width: 285px;
		height: 180px;
		margin: 0 20px 20px 0;
		position: relative;
	}
	.custom_case ul li img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}
	.custom_case ul li:hover p {
		color: #fceeac;
		transform: scale(1.07, 1.07);
		-webkit-transform: scale(1.07, 1.07);
		-o-transform: scale(1.07, 1.07);
		-ms-transform: scale(1.07, 1.07);
	}
	.custom_case ul li img:hover {
		transform: scale(1.07, 1.07);
		-webkit-transform: scale(1.07, 1.07);
		-o-transform: scale(1.07, 1.07);
		-ms-transform: scale(1.07, 1.07);
	}
	.custom_case ul li img,
	.custom_case ul li p {
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.custom_case ul li p {
		height: 30px;
		line-height: 30px;
		background: #000000;
		opacity: 0.7;
		color: #fff;
		text-align: center;
		position: absolute;
		width: 285px;
		left: 0;
		bottom: 0;
	}
	/*渠道合作*/
	.cooperation {
		position: relative;
		padding-left: 530px;
		color: #333;
		height: 410px;
	}
	.cooperation img.map {
		position: absolute;
		left: 0;
		top: 0;
	}
	.cooperation h3 {
		font-weight: normal;
		font-size: 22px;
		line-height: 1;
		margin-bottom: 15px;
	}
	.cooperation p {
		font-size: 14px;
		line-height: 28px;
		margin-bottom: 20px;
	}
	.cooperation a {
		display: block;
		height: 40px;
		line-height: 40px;
		background: #23d98f;
		border-radius: 5px;
		color: #fff;
		width: 160px;
		text-align: center;
		font-size: 22px;
		margin-top: 35px;
	}
	.cooperation a:hover {
		color: #fceeac;
	}
	.customer {
		height: 530px;
		width: 1200px;
		margin: 0 auto;
	}
	.channel {
		height: 480px;
		width: 1200px;
		margin: 0 auto;
	}
	.news {
		height: 620px;
		width: 1200px;
		margin: 0 auto;
	}
	.news_tab_s {
		text-align: center;
	}
	.news_tab_s span {
		width: 110px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #147cd3;
		border: 1px solid #147cd3;
		border-radius: 4px;
		margin-right: 10px;
		font-size: 16px;
		display: inline-block;
		cursor: pointer;
	}
	.news_tab_s span:hover {
		background: #147cd3;
		color: #fff;
		border: 1px solid #147cd3;
	}
	.news_tab_s span.active {
		background: #147cd3;
		color: #fff;
		border: 1px solid #147cd3;
	}
	.news_c {
		margin-top: 30px;
		width: 1250px;
		display: none;
		overflow: hidden;
		float: left;
	}
	.news_img {
		width: 580px;
		height: 410px;
		float: left;
		overflow: hidden;
		position: relative;
		margin-right: 40px;
	}
	.news_img img {
		width: 580px;
		height: 410px;
	}
	.news_img p {
		width: 100%;
		height: 40px;
		line-height: 40px;
		background: #000000;
		opacity: 0.7;
		color: #fff;
		text-align: center;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.news_img:hover p {
		color: #ffcc00;
		transform: scale(1.07, 1.07);
		-webkit-transform: scale(1.07, 1.07);
		-o-transform: scale(1.07, 1.07);
		-ms-transform: scale(1.07, 1.07);
	}
	.news_img img:hover {
		transform: scale(1.07, 1.07);
		-webkit-transform: scale(1.07, 1.07);
		-o-transform: scale(1.07, 1.07);
		-ms-transform: scale(1.07, 1.07);
	}
	.news_img img,
	.news_img p {
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.news_list {
		width: 580px;
	}
	.news_list_nav {
		display: none;
	}
	.news_list_t {
		margin-top: 10px;
		font-size: 18px;
		color: #000;
	}
	.news_list_tcolor {
		color: #136ec2;
	}
	.news_list li:hover .news_list_t {
		color: #136ec2;
	}
	.news_list_t_c {
		color: #999;
		padding: 10px 0 6px 0;
		border-bottom: 1px solid #eee;
		font-size: 12px;
	}
	.news_list ul {
		height: 410px;
		overflow: hidden;
	}
	.news_list ul li {
		font-size: 18px;
		margin-bottom: 24.5px;
		cursor: pointer;
	}
	.news_list ul li a {
		color: #000;
	}
	.w1200 {
		width: 1200px;
		margin: 0 auto;
	}
	.news_tab .hd {
		height: 40px;
		margin-bottom: 30px;
	}
	.news_tab .hd ul {
		text-align: center;
		width: 390px;
		margin: 0 auto;
	}
	.news_tab .hd li {
		width: 110px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #147cd3;
		border: 1px solid #147cd3;
		border-radius: 4px;
		margin-right: 10px;
		font-size: 16px;
		display: inline-block;
		cursor: pointer;
	}
	.news_tab .hd li.on,
	.news_tab .hd li.on a {
		background: #147cd3;
		color: #fff;
		border: 1px solid #147cd3;
	}
	.news_tab .hd li a {
		color: #147cd3;
	}
	.news_tab .bd ul {
		width: 1250px;
		display: none;
		padding-bottom: 30px;
		overflow: hidden;
	}
	.news_tab .bd li {
		width: 575px;
		margin-right: 50px;
		float: left;
	}
	.news_tab .bd li a {
		height: auto;
		overflow: hidden;
		zoom: 1;
	}
	.news_tab .bd li h3 {
		font-size: 18px;
		font-weight: bold;
		color: #333;
		line-height: 24px;
		margin-bottom: 10px;
		text-align: left;
	}
	.news_tab .bd li p {
		font-size: 14px;
		color: #666;
		line-height: 21px;
		height: 63px;
		margin-bottom: 20px;
		text-align: left;
	}
	.news_tab .bd li a:hover h3 {
		color: #136ec2
	}
	.toolbox {
		width: 1200px;
		margin: 0 auto;
		padding: 30px 0;
		position: relative;
		overflow: hidden;
		min-height: 240px;
		border-bottom: 1px solid #508abf;
	}
	.toolbox h2 {
		color: #fff;
		font-weight: normal;
		font-size: 24px;
		line-height: 1;
		margin-bottom: 40px;
	}
	.minilink {
		float: left;
		width: 160px;
		margin-right: 40px;
	}
	.minilink h3 {
		height: 38px;
		font-size: 18px;
		font-weight: normal;
		border-bottom: 1px solid #508abf;
		color: #fff;
		margin-bottom: 20px;
	}
	.minilink li {
		line-height: 28px;
	}
	.minilink li a {
		color: #fff;
		font-size: 14px;
	}
	.minilink li a:hover {
		color: #fceeac;
	}
	.public_account {
		position: absolute;
		right: 0;
		top: 30px;
	}
	.public_account h3 {
		font-weight: normal;
		font-size: 16px;
		text-align: center;
		color: #fff;
	}
	.public_account p {
		font-size: 14px;
		text-align: center;
		color: #fff;
	}
	.public_account img {
		margin: 15px 0;
	}
	.footer {
		text-align: center;
		color: #cde2f6;
		line-height: 28px;
		padding: 30px 0;
		background: #1467b3;
	}
	.bgsty3 {
		background: #1467b3 !important;
	}
	/*qq*/
	.QQ {
		position: fixed;
		top: 40%;
		right: .8%;
		z-index: 999;
		width: 60px;
	}
	.QQ ul li {
		width: 60px;
		height: 60px;
		margin-bottom: 1px;
		background: #6a6f84;
		font-size: 14px;
		text-align: center;
		border-radius: 5px;
	}
	.QQ ul li a {
		color: #FFF;
	}
	.QQ ul li span {
		width: 30px;
		height: 33px;
		margin: 5px auto 0;
		display: block;
	}
	.qq {
		background: url(../../images/lianxi.png) -14px -2px;
	}
	.ww {
		background: url(../../images/lianxi.png) -14px -60px;
	}
	.dd {
		background: url(../../images/lianxi.png) -14px -125px;
	}
	.ww_img {
		position: absolute;
		width: 100px;
		height: 100px;
		right: 60px;
		top: 63px;
	}
	.ww_img img {
		width: 100px;
		height: 0;
		-moz-transition: height 1s ease;
		-webkit-transition: height 1s ease;
		-o-transition: height 1s ease;
		transition: height 1s ease;
	}
	.wwShow:hover .ww_img img {
		height: 100px;
	}
}

@media screen and (max-width: 960px) {
	.content {
		font-size: .12rem
	}
	.m00 {
		margin: 0 !important;
	}
	.phoneHide {
		display: none;
	}
	/*轮播左右去掉*/
	.flexslider .flex-control-nav,
	.flexslider .flex-direction-nav {
		display: none;
	}
	.flexslider {
		margin-top: .58rem;
	}
	.itemList {
		background: #fff;
		overflow: hidden;
		padding: .1rem;
	}
	.iteme {
		background: #eee;
		overflow: hidden;
		padding: .1rem;
	}
	.newTitle {
		height: 30px;
	}
	.newTitle span {
		font-size: .16rem;
		width: .9rem;
		color: #000;
		top: 29px;
		font-weight: bold;
	}
	.iteme .newTitle span {
		background: #eee;
	}
	.nav {
		width: 100%;
		background-color: #fff;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 99;
		border-bottom: 1px solid #dbdbdb;
	}
	.logo {
		margin: .15rem;
		width: .8rem;
		float: left;
	}
	.logo img {
		width: 135% !important;
		max-width: 200%;
	}
	.logoFight {
		float: right;
	}
	.logo_yu {
		display: inline-block;
		width: .62rem;
		height: 27px;
		line-height: 27px;
		text-align: center;
		background: #23d98f;
		font-size: 12px;
		border-radius: 6px;
		color: #fff;
		margin-top: 15px;
	}
	.logo_tel {
		display: inline-block;
		line-height: 25px;
		background: url(../../images/tel.png) no-repeat 8px center;
		background-color: #d91f1f;
		font: bold 12px Arial, Helvetica, sans-serif;
		border-radius: 6px;
		color: #fff;
		vertical-align: top;
		margin-top: 15px;
		padding: 8px 7px 5px 35px;
	}
	.logoFight img {
		width: 25px;
		height: 27px;
		margin-right: 8px;
		margin-bottom: 2px;
	}
	.zhe {
		background: #5f5b5b;
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		opacity: .5;
		z-index: 999;
	}
	.navlist {
		display: none;
		width: 90%;
		height: 100%;
		background: #1567B3;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1000;
	}
	.navlist span {
		display: block;
		width: 100%;
		height: 50px;
		background: #fff;
	}
	.navlist span img {
		margin: .12rem;
		width: 1.2rem;
	}
	.navlist ul li {
		width: 100%;
		height: .4rem;
		line-height: .4rem;
		border-bottom: 1px solid #377ebe;
		text-indent: 15px;
	}
	.navlist ul li a {
		color: #fff;
		display: block;
		background: transparent url(../../images/arrow02.png) no-repeat 96% 13px;
		background-size: 4%;
	}
	.navlist ul li:hover {
		background: #12ABFB;
	}
	/*轮播*/
	.sliderBox {
		margin-top: .57rem;
	}
	.content .slider img {
		width: 100%;
		height: 1.8rem;
	}
	.software_ul li.software_li {
		width: 1.73rem;
		height: 2.65rem;
		float: left;
		border: 1px solid #eee;
		margin-right: .06rem;
		margin-bottom: .2rem;
		box-sizing: border-box;
	}
	.software_t {
		height: .5rem;
		background: #11abfa;
	}
	.software_t img {
		display: block;
		width: .25rem;
		height: .2rem;
		margin: 0 auto;
		padding: .05rem 0 0.02rem;
	}
	.software_t p {
		font-size: .14rem;
		color: #fff;
		text-align: center;
	}
	.software_t span {
		width: .22rem;
		height: .25rem;
		display: block;
		margin: 0px auto 0;
		margin-top: 0px;
	}
	.software_t span.software_img1 {
		background: url(../../images/neikongruanjian_01.png) no-repeat 0 4px;
		background-size: 96%;
	}
	.software_t span.software_img2 {
		background: url(../../images/neikongruanjian_02.png) no-repeat 0 4px;
		background-size: 96%
	}
	.software_t span.software_img3 {
		background: url(../../images/neikongruanjian_03.png) no-repeat 0 4px;
		background-size: 96%
	}
	.software_t span.software_img4 {
		background: url(../../images/neikongruanjian_04.png) no-repeat 0 4px;
		background-size: 96%
	}
	.software_c {
		margin: .15rem .1rem;
		height: 1rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		line-height: 1.8;
		font-size: .12rem;
	}
	.software_j {
		margin-left: .1rem;
	}
	.software_j p {
		font-size: .14rem;
		font-weight: bold;
	}
	.software_j ul {
		height: .5rem;
		overflow: hidden;
	}
	.software_j ul li a {
		color: #11abfa;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.iteme .title span {
		background: #eee;
	}
	/*内控咨询*/
	.sulta .software_t {
		background: #39ad7e;
	}
	.sulta_img1 {
		background: url(../../images/neikonzixun_01.png) no-repeat 0 4px;
		background-size: 96%
	}
	.sulta_img2 {
		background: url(../../images/neikonzixun_02.png) no-repeat 0 4px;
		background-size: 96%
	}
	.sulta_ul li {
		width: 48%;
		height: 2.65rem;
		margin-right: .1rem;
		float: left;
		background: #fff;
	}
	.sulta_c img {
		width: .6rem;
		height: .6rem;
		border-radius: 10px;
		margin: .15rem auto;
		display: block;
	}
	.sulta_c p {
		float: left;
		width: 1.45rem;
		height: 1rem;
		color: #333;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		line-height: 1.8;
		margin: 0 .1rem;
	}
	/*内控培训*/
	.train_ul li {
		float: left;
		width: 49%;
		height: 2.55rem;
		border: 1px solid #eee;
		box-sizing: border-box;
		margin-right: 2%;
	}
	.train_img1 {
		background: url(../../images/neikonpeixun_01.png) no-repeat 0 4px;
		background-size: 96%
	}
	.train_img2 {
		background: url(../../images/neikonpeixun_02.png) no-repeat 0 4px;
		background-size: 96%
	}
	.train_c p {
		width: 1.45rem;
		height: 1.19rem;
		color: #333;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		line-height: 1.8;
		padding: .1rem;
	}
	.train_c img {
		width: 1.45rem;
		height: .5rem;
		border-radius: 10px;
		margin: 0 auto;
		display: block;
	}
	/*内控专家*/
	.experta_ul li {
		width: 49%;
		height: 2rem;
		float: left;
		margin-right: 1%;
		color: #333;
	}
	.experta_ul li img {
		width: .8rem;
		height: .8rem;
		border-radius: 50%;
		display: block;
		margin: 0 auto;
	}
	.expert_c {
		width: 92%;
	}
	.expert_t {
		font-size: .14rem;
		color: #000000;
		font-weight: bold;
	}
	.expert_t span {
		color: #136ec2;
		margin-right: 6px;
	}
	.expert_i {
		height: .82rem;
		overflow: hidden;
		font-size: .12rem;
		color: #333;
	}
	.expert_i p {
		overflow: hidden;
		height: 21px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	/*服务客户*/
	.custom_case ul {
		width: 102%;
	}
	.custom_case ul li {
		overflow: hidden;
		width: 1.71rem;
		float: left;
		height: 1rem;
		margin: 0 .1rem .1rem 0;
		position: relative;
	}
	.custom_case ul li img {
		width: 1.75rem;
		height: 1rem;
	}
	.custom_case ul li p {
		height: .22rem;
		line-height: .22rem;
		background: #000000;
		opacity: 0.7;
		color: #fff;
		text-align: center;
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
	}
	/*渠道合作*/
	.cooperation img {
		display: block;
		width: 100%;
		margin: 0 auto;
	}
	.cooperation h3 {
		font-size: .14rem
	}
	.cooperation img.sq {
		margin: .08rem 0 .14rem;
		position: inherit;
	}
	.cooperation a {
		display: block;
		height: .24rem;
		line-height: .24rem;
		background: #23d98f;
		border-radius: 5px;
		color: #fff;
		width: .8rem;
		text-align: center;
		font-size: .14rem;
	}
	/*内控新闻*/
	.news_list ul li {
		display: flex;
		border-bottom: 1px solid #eee;
		padding: .15rem 0;
	}
	.news_list ul li img {
		width: .85rem;
		height: .6rem;
		margin-right: .06rem;
	}
	.news_l {
		width: 2.6rem;
		height: .6rem;
		float: right;
	}
	.news_t {
		font-size: .14rem;
		font-weight: bold;
		color: #000;
	}
	.news_c {
		height: .3rem;
		overflow: hidden;
		line-height: .16rem;
		color: #333;
	}
	.news_list span {
		height: .35rem;
		line-height: .35rem;
		text-align: center;
		color: #11abfa;
		display: block;
	}
	/*footer*/
	.linkboxTit {
		text-align: center;
		position: relative;
		top: -7px;
		color: #999;
		font-size: 12px;
	}
	.toolbox {
		margin: 0 auto;
		padding: .16rem 0;
		overflow: hidden;
		border-bottom: 1px solid #508abf;
	}
	.toolbox h2 {
		color: #fff;
		font-weight: bold;
		font-size: .16rem;
		line-height: 1;
		margin-bottom: 15px;
	}
	.minilink {
		float: left;
		width: 1rem;
		margin-right: .12rem;
	}
	.minilink h3 {
		height: 38px;
		font-size: 16px;
		font-weight: normal;
		border-bottom: 1px solid #508abf;
		color: #fff;
		margin-bottom: 5px;
	}
	.minilink li {
		line-height: 28px;
	}
	.minilink li a {
		color: #fff;
		font-size: 12px;
	}
	.minilink li a:hover {
		color: #147cd3;
	}
	.public_account h3 {
		font-weight: normal;
		font-size: 16px;
		text-align: center;
		color: #fff;
		margin-top: .16rem;
	}
	.public_account p {
		font-size: 14px;
		text-align: center;
		color: #fff;
	}
	.public_account img {
		display: block;
		margin: 15px auto;
	}
	.footer {
		text-align: center;
		color: #cde2f6;
		line-height: 28px;
		padding: .15rem .25rem;
		background: #1467b3;
	}
	.footer a {
		color: #cde2f6;
	}
	.bgsty3 {
		background: #1467b3 !important;
	}
	.linkbox {
		font-size: 12px;
		height: .6rem;
		display: -webkit-box;
		word-break: break-all;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
}