body {
	font-size: 14px;
}
/*产品公共样式*/
.banner {
	width: 100%;
	height: 82px;
	background: url(../img/bg-pro.png) repeat-x center;
}
.titlebox {
	width: 100%;
	height: 64px;
	background: #fff;
}
.title {
	width: 1200px;
	height: 64px;
	line-height: 64px;
	background: #fff;
	margin: 0 auto;
	color: #666666;
}
.title-l {
}
.title-l a {
	padding: 0 5px;
	color: #666666;
	font-size: 14px;
}
.title-l .icon-home {
	display: inline-block;
	width: 11px;
	height: 10px;
	background: url(../img/home1.png) no-repeat;
}
.title-l .icon-next {
	display: inline-block;
	width: 5px;
	height: 8px;
	background: url(../img/icon4.png) no-repeat;
}
.title-r div {
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	border-radius: 15px;
	background: #e9e9e9;
	color: #666;
	margin: 17px 10px;
	border: none;
	font-size: 14px;
}
.title-r .btn-active {
	color: #fff;
	background: #f63b2e;
}
/*----------新商科 内容------------*/
.xinshangke .banner2 {
	width: 10%;
	height: 860px;
	background: url(../img/bg-xsk.png) repeat-x center;
}
.xinshangke .mainbox {
	width: 1200px;
	margin: 20px auto;
	background: lightgoldenrodyellow;
}
.xinshangke .mainbox p {
	text-indent: 28px;
}
.xinshangke .mainbox-l {
	width: 208px;
	background: #fff;
	margin-right: 20px;
	margin-bottom: 20px;
}
.xinshangke .mainbox-l ul {
	border-bottom: 1px solid #f1f1f1;
	padding: 10px 0;
}
.xinshangke .mainbox-l li {
	color: #666666;
	font-size: 14px;
	line-height: 36px;
	padding: 0 20px 0 29px;
width: 165px;
        overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xinshangke .mainbox-l .li-active {
	color: #db4532;
	font-size: 14px;
	border-left: 2px solid #f63b2e;
	font-weight: 700;
}
.xinshangke .mainbox-l .li-title1
{
background:url(../img/ico11.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xinshangke .mainbox-l .li-title2
{
background:url(../img/ico12.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xinshangke .mainbox-l .li-title3
{
background:url(../img/ico13.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xinshangke .mainbox-l .li-title4
{
background:url(../img/ico14.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xinshangke .mainbox-l .li-title5
{
background:url(../img/ico15.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xinshangke .mainbox-l .li-title6
{
background:url(../img/ico16.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xinshangke .mainbox-l .li-title7
{
background:url(../img/ico17.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xinshangke .mainbox-r {
	background: #fff;
	margin-bottom: 20px;
	width: 920px;
	padding: 26px;
}
.xinshangke .mainbox-r img {
	margin: 18px auto;
	display: block;
}

/*----------新商科索引 内容------------*/
/*.xinshangkesuoyin .banner2 {
	width: 100%;
	height: 160px;
	background: url(../img/bg-xsk.png) repeat-x center;
}*/
.xinshangkesuoyin .mainbox {
	width: 1200px;
	margin: 48px auto;
}


.banner2 .lay{
	width: 1200px;
	margin: 0 auto;
}
.banner2  .banner2_h1{
	font-size: 36px;
	color: #fff;
	padding-top: 60px;
        font-weight: bold;

}
 .banner2   .banner2_p{
	font-size: 14px;
	color: #fff;
	width: 664px;
	line-height: 26px;
	margin-top:30px;
} 
.wenhuasuyang .banner2  .banner2_h1,.ziyuanku .banner2  .banner2_h1{
	font-size: 48px;
	color: #fff;
	padding-top: 40px;
        font-weight: bold;

}
.xincaijing .banner2  .banner2_h1{
	font-size: 48px;
	color: #fff;
	padding-top: 80px;
        font-weight: bold;

}

.xinshangkesuoyin .mainbox dl {
	-moz-box-shadow: 1px 1px 7px #ccc;
	-webkit-box-shadow: 1px 1px 7px #ccc;
	box-shadow: 1px 1px 7px #ccc;
	vertical-align: top;
}
.xinshangkesuoyin .mainbox dl:hover {
	-moz-box-shadow: 5px 5px 10px #bbb;
	-webkit-box-shadow: 5px 5px 10px #bbb;
	box-shadow: 5px 5px 10px #bbb;
}
.xsk-class {
	display: inline-block;
	width: 180px;
	height: 290px;
	background: #fff;
	text-align: center;
	margin-right: 24px;
    padding-bottom:10px;
    position: relative;
}
.xsk-class .p-title ul{
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100%;
    transition: all .3s ease-in-out;
    box-shadow: 5px 5px 10px #bbb;
    background-color: #fff;
}
.xsk-class .p-title:hover ul{
    height: auto;
    border-top: 1px solid #ccc;
}
.xsk-class h31 {
	color: #f0ad00;
	font-size: 16px;
	font-weight: bold;
}
.xsk-class h32 {
	color: #60b5cc;
	font-size: 16px;
	font-weight: bold;
}
.xsk-class h33 {
	color: #e66c7d;
	font-size: 16px;
	font-weight: bold;
}
.xsk-class h34 {
	color: #6bb76d;
	font-size: 16px;
	font-weight: bold;
}
.xsk-class h35 {
	color: #e88651;
	font-size: 16px;
	font-weight: bold;
}
.xsk-class h36 {
	color: #c64847;
	font-size: 16px;
	font-weight: bold;
}
.xsk-class h37 {
	color: #69a7e2;
	font-size: 16px;
	font-weight: bold;
}
.p-title a {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	color: #666;
}
.p-title a:hover {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	color: #f63b2e;
}
.xsk-class dt {
	margin-top: -32px;
	margin-bottom: 8px;
}
.xsk-class img {
	vertical-align: middle;
}

/*----市场营销---*/

.scyx-class {
	display: inline-block;
	width: 216px;
	height: 250px;
	background: #fff;
	text-align: center;
	margin-right: 24px;
    padding-bottom:10px;
    position: relative;
}
.scyx-class .p-title ul{
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100%;
    transition: all .3s ease-in-out;
    box-shadow: 5px 5px 10px #bbb;
    background-color: #fff;
}
.scyx-class .p-title:hover ul{
    height: auto;
    border-top: 1px solid #ccc;
}
.scyx-class h31 {
	color: #f0ad00;
	font-size: 16px;
	font-weight: bold;
}
.scyx-class h32 {
	color: #60b5cc;
	font-size: 16px;
	font-weight: bold;
}
.scyx-class h33 {
	color: #e66c7d;
	font-size: 16px;
	font-weight: bold;
}
.scyx-class h34 {
	color: #6bb76d;
	font-size: 16px;
	font-weight: bold;
}
.scyx-class h35 {
	color: #e88651;
	font-size: 16px;
	font-weight: bold;
}
.scyx-class h36 {
	color: #c64847;
	font-size: 16px;
	font-weight: bold;
}
.scyx-class h37 {
	color: #69a7e2;
	font-size: 16px;
	font-weight: bold;
}
.p-title a {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	color: #666;
}
.p-title a:hover {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	color: #f63b2e;
}
.scyx-class dt {
	margin-top: -32px;
	margin-bottom: 8px;
}
.scyx-class img {
	vertical-align: middle;
}




/*----------文化素养 内容------------*/
.wenhuasuyang .banner2 {
	width: 100%;
	height: 260px;
	background: url(../img/bg-whsy.png) repeat-x center;
}
.wenhuasuyang .mainbox {
	width: 1200px;
	margin: 20px auto;
	background: lightgoldenrodyellow;
}
.wenhuasuyang .mainbox p {
	text-indent: 28px;
}
.wenhuasuyang .mainbox-l {
	width: 208px;
	background: #fff;
	margin-right: 20px;
	margin-bottom: 20px;
}
.wenhuasuyang .mainbox-l ul {
	border-bottom: 1px solid #f1f1f1;
	padding: 10px 0;
}
.wenhuasuyang .mainbox-l li {
	color: #666666;
	font-size: 14px;
	line-height: 36px;
	padding: 0 26px;
	width: 175px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wenhuasuyang .mainbox-l .li-active {
	color: #db4532;
	font-size: 14px;
	border-left: 2px solid #f63b2e;
	font-weight: 700;
}
.wenhuasuyang .mainbox-r {
	background: #fff;
	margin-bottom: 20px;
	width: 920px;
	padding: 26px;
}
.wenhuasuyang .mainbox-r img {
	margin: 18px auto;
	display: block;
}
/*----------创新创业 内容------------*/
.chuangxinchuangye .banner2 {
	width: 100%;
	height: 260px;
	background: url(../img/bg-cxcy.png) repeat-x center;
}
.chuangxinchuangye .mainbox {
	width: 1200px;
	margin: 20px auto;
	background: lightgoldenrodyellow;
}
.chuangxinchuangye .mainbox p {
	text-indent: 28px;
}
.chuangxinchuangye .mainbox-l {
	width: 208px;
	background: #fff;
	margin-right: 20px;
	margin-bottom: 20px;
}
.chuangxinchuangye .mainbox-l ul {
	border-bottom: 1px solid #f1f1f1;
	padding: 10px 0;
}
.chuangxinchuangye .mainbox-l li {
	color: #666666;
	font-size: 14px;
	line-height: 36px;
	padding: 0 20px 0 30px;
	width: 175px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.chuangxinchuangye .mainbox-l .li-active {
	color: #db4532;
	font-size: 14px;
	border-left: 2px solid #f63b2e;
	font-weight: 700;
}
.chuangxinchuangye .mainbox-r {
	background: #fff;
	margin-bottom: 20px;
	width: 920px;
	padding: 26px;
}
.chuangxinchuangye .mainbox-r img {
	margin: 18px auto;
	display: block;
}
.chuangxinchuangye .li-title-y1
{
background:url(../img/y-ico11.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.chuangxinchuangye .mainbox-l .li-title-y2
{
background:url(../img/y-ico12.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.chuangxinchuangye  .mainbox-l .li-title-y3
{
background:url(../img/y-ico13.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
/*----------资源库 内容------------*/
.ziyuanku .banner2 {
	width: 100%;
	height: 260px;
	background: url(../img/bg-zyk.png) repeat-x center;
}
.ziyuanku .mainbox {
	width: 1200px;
	margin: 20px auto;
	background: #fff;
}
.ziyuanku .mainbox p {
	text-indent: 28px;
}
/*----------管理会计 内容------------*/
.guanlikuaiji .banner2 {
	width: 100%;
	height: 260px;
	background: url(../img/bg-glkj.png) repeat-x center;
}
.guanlikuaiji .mainbox {
	width: 1200px;
	margin: 20px auto;
	background: #fff;
}
.guanlikuaiji .mainbox p {
	text-indent: 28px;
}
/*----------会计工厂 内容------------*/
.kuaijigongchang .mainbox {
	width: 1200px;
	margin: 20px auto;
	background: #fff;
}
.kuaijigongchang .banner2 {
	width: 100%;
	height: 260px;
	background: url(../img/bg-kjgc.png) repeat-x center;
}
.kuaijigongchang .mainbox p {
	text-indent: 28px;
}
/*----------新财经 内容------------*/
.xincaijing .mainbox {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
}
.xincaijing .banner2 {
	width: 100%;
	height: 260px;
	background: url(../img/bg-xcj.png) repeat-x center;
}
.xincaijing .mainbox {
	width: 1200px;
	margin: 20px auto;
	background: lightgoldenrodyellow;
}
.xincaijing .mainbox p {
	text-indent: 2em;
}
.xincaijing .mainbox-l {
	width: 230px;
	background: #fff;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}
.xincaijing .mainbox-l ul {
	border-bottom: 1px solid #f1f1f1;
	padding: 10px 0;
}
.xincaijing .mainbox-l li {
	color: #666666;
	font-size: 14px;
	line-height: 36px;
	padding: 0 20px 0 30px;
width: 175px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xincaijing .mainbox-l .li-active {
	color: #db4532;
	font-size: 14px;
	border-left: 2px solid #f63b2e;
	font-weight: 700;
}
.xincaijing .mainbox-r {
	background: #fff;
	margin-bottom: 20px;
	width: 898px;
	padding: 26px;
	font-size: 14px;
	color: #666;
}
.xincaijing .mainbox-r img {
	margin: 30px auto;
	display: block;
}
.mainbox-tit {
	color: #666666;
	font-size: 24px;
	text-align: center;
	font-weight: 700;
	line-height: 62px;
}
.xincaijing .mainbox-r {
	background: #fff;
	margin-bottom: 20px;
	width: 898px;
	padding: 26px;
	font-size: 14px;
}
.xincaijing .mainbox-r .p1 {
	width: 240px;
	position: relative;
	top: 25px;
	left: 370px;
	color: #666;
	font-size: 14px;
}
.xincaijing .mainbox-r .p2 {
	display: inline-block;
	width: 236px;
	position: relative;
	top: -24px;
	left: 174px;
	color: #666;
	font-size: 14px;
}
.xincaijing .mainbox-r .p3 {
	display: inline-block;
	width: 276px;
	position: relative;
	top: -24px;
	left: 270px;
	color: #666;
	font-size: 14px;
}
.xincaijing .mainbox-r .p1 span, .xincaijing .mainbox-r .p2 span, .xincaijing .mainbox-r .p3 span {
	font-weight: 700;
}
.xincaijing .li-title-c1
{
background:url(../img/c-ico11.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xincaijing .mainbox-l .li-title-c2
{
background:url(../img/c-ico12.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xincaijing .mainbox-l .li-title-c3
{
background:url(../img/c-ico13.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xincaijing .mainbox-l .li-title-c4
{
background:url(../img/c-ico14.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xincaijing .mainbox-l .li-title-c5
{
background:url(../img/c-ico15.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.xincaijing .mainbox-l .li-title-c6
{
background:url(../img/ico16.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
/*跨境电商*/
.kjds .banner2 {
	/*width: 100%;
	height: 260px;*/
	/*background: url(../img/bg-kjds.png) repeat-x center;*/
}


.kjds .banner101 {
	width: 100%;
	height: 260px;
	background: url(../img/bg-kjds.png) repeat-x center;
}



.kjds .mainbox {
	width: 1200px;
	margin: 20px auto;
	background: lightgoldenrodyellow;
}
.kjds .mainbox p {
	text-indent: 28px;
}
.kjds .mainbox-l {
	width: 238px;
	background: #fff;
	margin-right: 20px;
	margin-bottom: 20px;
}
.kjds .mainbox-l ul {
	border-bottom: 1px solid #f1f1f1;
	padding: 10px 0;
}
.kjds .mainbox-l li {
	color: #666666;
	font-size: 14px;
	line-height: 36px;
	padding: 0 20px 0 30px;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.kjds .mainbox-l .li-active {
	color: #db4532;
	font-size: 14px;
	border-left: 2px solid #f63b2e;
	font-weight: 700;
}
.kjds .mainbox-r {
	background: #fff;
	margin-bottom: 20px;
	width: 890px;
	padding: 26px;
}
.kjds .mainbox-r img {
	margin: 18px auto;
	display: block;
}
.kjds .li-title-y1
{
background:url(../img/y-ico11.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.kjds .mainbox-l .li-title-y2
{
background:url(../img/y-ico12.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}
.kjds .mainbox-l .li-title-y3
{
background:url(../img/y-ico13.png) no-repeat 11px 11px;
color:#333;
font-weight: bold;

}