a {
	text-decoration: none;
	cursor: pointer
}
ul,
li {
	list-style: none;
	margin: 0;
	padding: 0
}
blockquote,
body,
dd,
div,
dl,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
img,
legend,
li,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}
img {
	border: none
}
h2 {
	font-weight: normal
}
a {
	text-decoration: none;
	cursor: pointer;
}
.con {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.fl {
	float: left
}
.fr {
	float: right
}
.textc {
	text-align: center
}
.clear {
	clear: both
}


.publictitle {
	position: relative;
	font-size: 30px;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	text-align: center;
	padding: 87px 0 0 0;
	margin-bottom: 30px;
}
.publictitle:after {
	display: block;
	content: "";
	position: absolute;
	width: 67px;
	height: 3px;
	background: #2C68FF;
	left: 50%;
	margin-left: -33.5px;
}
.subpublictitle {
	color: #666;
	font-size: 18px;
	text-align: center;
	margin: 20px 0 67px 0;
	/* margin: 20px 0 35px 0; */
}
.more-pro {
	width: 100%;
	height: 210px;
	background: url(../images/bg-zixun.png) no-repeat center;
	color: #fff;
	overflow: hidden;
}
.more-pro-btn {
	display: block;
	margin: 97px 45px 0 0;
	color:#fff;
}
.more-pro-box {
	display: block;
	width: 138px;
	text-align: center;
	margin: 64px 0 0 0;
	color:#fff;
}
.more-pro-line {
	width: 1px;
	height: 102px;
	background: rgba(118, 136, 255, 1);
	margin: 58px 84px;
}
.more-pro-right {
	margin: 58px 0 0 0;
}
.more-pro-right-title {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.more-pro-service-btn {
	display: block;
	width: 200px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background: linear-gradient(180deg, rgba(255, 150, 2, 1), rgba(255, 118, 2, 1));
	border-radius: 10px;
	margin: 39px auto;
	position: relative;
	font-size:16px;
}
.more-pro-service-btn img {
	position: absolute;
	left: 35px;
	top: 15px;
}


.nav-con {

	position: relative;
	margin-right: 72px;
	display: inline-block;
	width: auto;
	height: 100%;
	z-index: 10;
	cursor: pointer;
	font-size: 14px;
}
.nav-con a:hover{
	color:#2C68FF;
}
.nav-arrow{
    padding: 0 0 0 12px;
    vertical-align: middle;
	position:absolute;
	top:5px;
}
.logo-img {
	width: 88px;
	vertical-align: middle;
}
.stat-click {
	color: #fff;
	position:relative;
}
.stat-click:hover {
	color:#018fff;
}
.nav-demo {
    display:block;
	width: 110px;
height: 40px;
line-height:40px;
text-align:center;
background: linear-gradient(180deg, #FF9501, #FF7501);
margin-left:39px;


}
.slogan{
	color:#C2C2C2;
	padding-left:16px;
	position:relative;
	margin-left:16px;
}
/* .slogan:before{
	content:"";
	display:block;
	width: 1px;
    height: 25px;
    background: #FFFFFF;
    opacity: 0.15;
	position:absolute;
	left:0;
    top:-2px;

} */
.newLogoImg{
	position:relative;
	left: 2.5%;
	margin-top: 13px;
}
.newLogoImg img {
	width: 130px;
	height: 40px;
}
.icon-tel{
	display:block;
	margin:8px 13px 0 0;
}
.head-fixed {
	background: #242A37;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1111;
	width: 100%;
	height:100px;
}
.logo-nav {
	text-align:center;
	height:60px;
	line-height:60px;
	background:transparent;
}

.nav-block {
	width: 90%;
	/* height: 404px; */
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0, 33, 60, 0.1);
	border-radius: 4px;
	/* position: absolute;
	top: 102px;
    left: 0; */
	opacity: 1;
	display: none;
	z-index:999;
	box-sizing: border-box;
	padding: 15px 20px 12px 20px;
	position: absolute;
	
}
.nav-block-link:hover {
	background: #F2F6FF;
}
.nav-block-link:hover .title-desc {
	color: #2C68FF;
}
.user-nav-block{
	width: 166px;
    height: 234px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
	top: 90px;
    left: 886px;
	z-index:999;
	display:none;

}
.user-nav-block-link{
	display:block;
	width:100%;
	height:24px;
	line-height:24px;
	margin-top:26px;
	color:#666;
	text-align:center;
}
.user-nav-block-icon{
	padding-right:23px;
	vertical-align: middle;
}
.navItemNameProgram{
	display: flex;
	justify-content: space-around;
	/* flex-wrap: wrap; */
	/* align-items: center; */
}
.leftModalItem{
	width: 50%;
}
.nav-block-left {
	width: 42.5%;
	/* width: 375px; */
	position: relative;
	margin-right: 10px;
}
.nav-block-titile {
	height: 50px;
	line-height: 50px;
	color: #242A37;
	font-weight: bold;
	text-align: left;
	font-size: 17px;
	margin-bottom: 6px;
	border-bottom: 1px solid #EDEDED;
}
.firstTitle{
	padding-left: 19px;
}
.nav-block-right {
	width: 22%;
	margin-right: 10px;
}
.nav-block-bottom {
    background: #fff;
    width: 100%;
    text-align: left;
    border-radius: 0 0 10px 10px;
	color:#f37100;
}
.nav-block-icon {
	vertical-align: middle;
	padding-right: 13px;
	padding-left: 28px;
}
.nav-block-link,.nav-block-link-placeholder {
	display: flex;
	width: 250px;
	height: 80px;
	color: #758296;
	position:relative;
	/* margin-right: 10px; */
}
.modularImg {
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	margin: 0px 7px 0 7px;
}
.littleText {
	text-align: left;
	margin-left: 30px;
}
.programNameTitle{
	font-size: 16px;
	font-weight: bold;
	color: #2C68FF;
	font-family: 'Source Han Sans CN';
}
.programEveryName{
	font-size: 14px;
	font-style: italic;
	color: #2C68FF;
}
.publishSystem {
	margin-left: 60px;
}
.icon-new{
	position:absolute;
	top:10px;
}
.iconImgItem{
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin: 25px 12px 25px 15px;
}
.rightDetail-content{
    line-height: 27px;
    margin-top: 14px;
    text-align: left;
}
.title-desc{
	font-size: 14px;
    color: #1F2739;
}
.descriptText-item{
	font-size: 13px;
}
.redTipText {
	text-align: left;
    line-height: 30px;
    font-weight: bold;
    color: #DA1A10;
    font-size: 14px;
    padding-left: 15px;
}

.tipRedContent{
	font-weight: bold;
	color: #DA1A10;
	font-size: 16px;
}

.middleAfterIcon{
	position: relative;
}
.nav-block .middleAfterIcon:before {
	display: inline-block;
	width: 17px;
	height: 9px;
	content: '';
	background: url(../images/icon-triangle.png) no-repeat center;
	background-size: auto;
	background-size: 100% 100%;
	margin-top: -8px;
	position: absolute;
	left: 28%;
}
.user-nav-block::before {
    display: inline-block;
    width: 17px;
    height: 9px;
    content: '';
    background: url(../images/icon-triangle.png) no-repeat center;
        background-size: auto;
    background-size: auto;
    background-size: 100% 100%;
    margin-top: -8px;
    position: absolute;
	left:75px;
}
.nav-con .active{
	position:relative;
}
.nav-con .active:after{
	display:block;
	content:"";
	width:30px;
	height:2px;
	position:absolute;
	background:#fff;
	top:38px;
	left: 50%;  
    -webkit-transform: translate(-50%, -50%);  
   transform: translate(-50%, -50%);
}
.side-bar {
	width: 80px;
	position: fixed;
	bottom: 0px;
	right: 10px;
	font-size: 14px;
	line-height: 0;
	z-index: 100
}
.side-bar a {
	width: 60px;
	height: 60px;
	line-height: 22px;
	color: rgba(141, 154, 180);
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	border-radius: 3px;
	background-color: #fff;
	color: #3a85f9;
	text-align: center;
	margin-bottom: 13px;
	cursor: pointer;
	background: #FFFFFF;
	border: 1px solid #2C68FF;
	box-shadow: 0px 0px 20px 0px rgba(10, 16, 126, 0.1);
	border-radius: 10px;
}
.side-bar a font {
	margin-top: 8px;
	display: inline-block
}
.js-qr-code:hover .qr-code-img {
	display: block
}
.qr-code-img {
	position: absolute;
	left: -191px;
	top: -15px;
	width: 189px;
	height: 176px;
	display: none;
	background: url(../images/bg_QRcode.png) no-repeat
}
.qr-code-img img {
	display: inline-block;
	width: 143px;
	margin: 5px 0 0 -8px
}
.qr-code-img.wechatChangeImg {
	width: 187px;
	height: 252px;
	background:url('../images/bg-wechat.png') no-repeat;
}
.tipCode{
	color: #333;
	font-size: 15px;
	font-weight: bold;
	margin-top:20px;
	margin-right: 9px;
}
.bottomDetailTip {
	display: inline-block;
    font-size: 14px;
    color: #333;
    max-width: 126px;
    line-height: 20px;
	font-weight: normal;
	margin-right: 11px;
}
.side-bar a:hover {
	color: #fff;
	background: #3a84f9
}
.side-bar:hover span {
	background: url(../images/common_icon_qq_s.png) no-repeat;
	background-size: 100%
}
.side-bar span {
	background: url(../images/common_icon_qq_n.png) no-repeat;
	background-size: 100%;
	display: block;
	width: 30px;
	height: 35px;
	margin: 0 auto;
	margin-top: 15px
}
.side-bar .icon-chat span {
	background-position: -3px -45px;
	position: relative
}
.side-bar .wap-icon-qq,
.side-bar .wap-phove {
	display: none;
}
.side-bar .icon-qq:hover .chat-tips {
	display: block;
}
.side-bar .icon-blog:hover .phone-tips {
	display: block
}
.side-bar .icon-qq span {
	background: url(../images/common_icon_qq_n.png) no-repeat;
	background-size: 100%
}
.side-bar .icon-qq:hover span {
	background: url(../images/common_icon_qq_s.png) no-repeat;
	background-size: 100%
}
.side-bar .icon-blog span {
	width: 30px;
	height: 35px;
	background: url(../images/common_icon_phone_n.png) no-repeat;
	background-size: 100%
}
.side-bar .icon-blog:hover span {
	background: url(../images/common_icon_phone_s.png) no-repeat;
	background-size: 100%
}
.side-bar .wap-phove span {
	background: url(../images/common_icon_phone_n.png) no-repeat;
	background-size: 100%
}
.side-bar .icon-feed span {
	width: 30px;
	height: 35px;
	margin-top: 16px;
	/* background: url(../images/ico_wework_n.png) no-repeat; */
	background: url(../images/common_icon_wechat_n.png) no-repeat;
	background-size: 100%
}
.side-bar .icon-feed:hover span {
	/* background: url(../images/ico_wework_s.png) no-repeat; */
	background: url(../images/common_icon_wechat_s.png) no-repeat;
	background-size: 100%
}
.side-bar .icon-up span {
	display: block;
	background: url(../images/common_icon_top_n.png) no-repeat center;
	background-size: 100%
}
.side-bar .icon-up:hover span {
	display: block;
	background: url(../images/common_icon_top_s.png) no-repeat center;
	background-size: 100%
}
.phove_con {
	background: url(../images/bg_number.png) no-repeat;
	background-size: 100% 100%;
	width: 189px;
	/* min-height: 100px; */
	position: absolute;
	top: 63px;
	right: 82px;
	display: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 20px
}
.phove_p {
    padding: 3px 0px;
        padding-right: 0px;
        padding-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    color: #243558;
    line-height: 20px;
    font-size: 14px;
}
.qq_con {
	background: url(../images/bg_number.png) no-repeat;
	background-size: 100% 100%;
	width: 189px;
	/* min-height: 100px; */
	position: absolute;
	/* top: -15px; */
	top: 135px;
	right: 82px;
	display: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 20px
}
.qq_con a {
	color: #243558;
	line-height: 20px;
	font-size: 14px;
	height: 20px;
	margin-bottom: 0;
	font-weight: normal;
	background: none;
	box-shadow: none;
	border: none
}
.qq_con a:hover {
	color: #243558;
	background: none
}
.pro-con,
.pro-con-second {
	width: 367px;
	height: 263px;
	position: absolute;
	top: 128px;
	right: 100px;
	display: none;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 23.75px 1.25px rgba(0, 0, 0, 0.05);
	z-index: 99
}
.pro-con-second-text {
	font-size: 18px;
	color: #2b2a2a;
	line-height: 1.65;
	text-align: center;
	width: 280px;
	height: 86px;
	margin: 70px auto 40px
}
.pro-close {
	float: right;
	margin: 15px 15px 0 0;
	cursor: pointer
}
.pro-form {
	margin: 50px 0 0 0
}
.pro-input-format {
	width: 332px;
	line-height: 30px;
	height: 30px;
	margin: 0 auto 20px
}
.pro-name {
	display: inline-block;
	font-size: 20px;
	color: #2b2a2a;
	width: 90px
}
.pro-input {
	width: 212px;
	height: 26px;
	line-height: 26px;
	box-shadow: inset 0.643px 0.766px 1px 0px rgba(0, 0, 0, 0.39);
	border: 1px solid #cdcdcd
}
.pro-select {
	width: 210px;
	height: 30px;
	line-height: 30px
}
.pro-input-select {
	position: relative
}
.pro-icon {
	position: absolute;
	right: 5px;
	top: 5px
}
.pro-btn {
	display: block;
	border-radius: 5px;
	background: #005187;
	width: 160px;
	height: 37px;
	margin: 0 auto;
	color: #fff;
	border: none
}

.case {
	margin-top: 23px;
}
.myscroll {
	width: 100%;
	height: 480px;
	margin: 69px auto 0;
	overflow: hidden;
}
.myscroll li {
	height: 120px;
	overflow: hidden;
}
.myscroll img {
	border: 0 none;
}
.case-img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 70px;
	width: 114px;
	max-height: 48px;
	border-radius: 0;
	margin-top: 36px;
	display:inline-block;
}

.case li {
	height: 120px;
	text-align:center;
}
.myscroll li:first-child {
	opacity: 0.5;
}
.case-btn {
	display: block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	background: linear-gradient(180deg, #FF9602, #FF7602);
	border-radius: 10px;
	margin: 30px auto 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.modal-backdrop,
.wap-modal-backdrop,
.modal-backshow,
.promodal-backdrop {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.5);
	display: none
}
.modal {
	position: fixed;
	top: 60%;
	left: 50%;
	z-index: 1050;
	width: auto;
	max-width: 850px;
	background-color: #ffffff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box
}
.wap-modal {
	position: fixed;
	top: 40%;
	left: 30%;
	z-index: 1050;
	width: auto;
	max-width: 850px;
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	border: 5px solid rgba(0, 0, 0, 0.2);
	padding-bottom: 20px
}
.wap-modal-con {
	padding: 0 100px;
	line-height: 80px
}
.wap-modal-con-icon {
	vertical-align: middle;
	margin-right: 30px
}
.wap-modal-con-a {
	color: #333;
	font-size: 25px
}
.activation-modal {
	width: auto;
	max-width: 850px;
	padding: 0 40px 20px;
	background: white;
	border: 5px solid rgba(0, 0, 0, 0.2);
	margin-left: -240px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 40px;
	box-shadow: 0 1px 0 white inset;
	margin-top: -267px;
	position: relative
}
.modal-backshow .activation-modal {
	padding: 0 31px 20px 27px
}
.modal-close,
.wap-modal-close,
.modal-backshow-close,
.promodal-close {
	position: absolute;
	top: 10px;
	right: 0;
	padding: 12px 18px 3px 18px;
	height: auto;
	overflow: hidden;
	opacity: .8;
	line-height: 5px;
	cursor: pointer;
	font-size: 14px;
	padding-bottom: 10px
}
.modal-backshow-close {
	color: #ccc;
	top: 15px
}
.wap-modal-close {
	font-size: 25px
}
.modal-demo {
	margin-left: 25px;
	color: #4682B4
}
.modal-close:hover {
	background: #989898;
	color: #ffffff
}
.modal .title,
.wap-modal .title {
	margin: 0 -40px;
	margin-bottom: 0px;
	border-top: 1px solid #CCC;
	font-size: 16px;
	font-weight: bold;
	padding: 13px 40px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	text-align: left
}
.wap-modal .title {
	padding: 10px 40px;
	margin-left: 1px;
	margin: 0 0 10px 1px;
	font-size: 25px
}
.modal-backshow .title {
	font-weight: normal
}
.modal .tip {
	font-size: 14px;
	color: #999;
	margin-left: 10px
}
.modal .link {
	font-size: 14px;
	color: #3e8cdc
}
.kftc {
	padding-left: 0px;
	display: flex;
}
.kftc li {
	width: auto;
	padding: 0px 10px;
	float: left;
	text-align: center
}
.qq-a {
	display: block;
	width: 106px;
	height: 116px;
	font-size: 14px;
	color: #0484cd;
	text-align: center;
	position: relative
}
.qq-container {
	z-index: 99;
	position: absolute;
	width: 109px;
	height: 118px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}
.qq-hover-c {
	width: 78px;
	height: 82px;
	border-radius: 35px;
	position: absolute;
	left: 18px;
	top: 10px;
	overflow: hidden;
	z-index: 9
}
.qq-a span {
	bottom: 5px;
	position: absolute;
	width: 90px;
	left: 10px
}
.yePublish {
	margin-left: 61px;
}
.modal-menu-con{display:block;float:left;width:105px;height:45px;line-height:45px;color:#fff;font-size:14px;background:url(../images/btn_look_n.png) no-repeat center;text-align:center;margin:0 0 3px}
.modal-menu-con:hover{background:url(../images/btn_look_s.png) no-repeat center}
.modal-prompts{display:none;position:relative}
 
.wx-promote {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}
.wx-promote-table {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
}
.wx-promote-cell {
	display: table-cell;
	vertical-align: middle;
}

.wx-promote .qr-code-img {
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	outline: none;
	display: block;
	margin: 0 auto;
	background-image: none;
	padding: 1px 1px 10px;
	background-color: white;
	border: 5px solid rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	box-shadow: 0 1px 0 white inset;
	left: 0;
	top: 0;
	height: auto;
}
.wx-promote  .qr-code-img img {
	width: 240px;
	margin: 5px 0;
}
.wx-promote .qr-code-img.wechatChangeImg {
	width: 280px;
}
.wx-promote .modal-close {
	top: 0;
}

.fox{
	margin-left: -50px; position: relative;left: 60px;
}

@media screen and (max-width: 1274px){
.fl.nav-block-left.fox {
	margin-left:-55px;
	margin-left: -100px;
}
.block {
	padding-right: 30px;
}
.add_icon {
   
    width: 246px;
	padding-right: 18px;
}
.add_new1 {
   
    width: 246px;
	padding-right: 18px;
}
.middleAfterIcon {
    position: relative;
    left: 9rem;
}
.iso1{
	position: absolute;
    left: 603px;
}
.iso2{
	position: absolute;
    left: 603px;
    top: 135px;
}
.new1{
	display: none !important;
}
.new_title{
	display: block !important;
}
}
.hot1{
	content: '';
	display: inline-block;
	width: 13px;
	height: 16px;
	float: left;
	margin-top: 5px;
    margin-left: 4px;
	background-size: 100% 100%;
	background-image: url('../images/icon-hot1.png');
}
.add_icon {
	float: left;
}
.add_icon .title-desc{
	float: left;
}
.new1{
	content: '';
	display: inline-block;
	width: 32px;
	height: 14px;
	float: left;
	margin-top: 5px;
    margin-left: 4px;
	background-size: 100% 100%;
	background-image: url('../images/icon-new1.png');
}
.add_new1 {
	float: left;
}
.add_new1 .title-desc{
	float: left;
}
.new_title{
	font-size: 16px;
	color:red;
	margin-left: 4px;
	font-weight: bold;
	float: left;
	display: none;
}