a.t {
	text-decoration: underline
}

a.t:hover {
	color: #f30;
	text-decoration: underline
}

.cf {
	zoom: 1
}

.cf:after {
	content: ".";
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
	overflow: hidden
}

.left {
	float: left
}

.right {
	float: right
}

.fnone {
	float: none
}

.middle {
	float: left
}

.tleft {
	text-align: left
}

.tright {
	text-align: right
}

.tcenter {
	text-align: center
}

.dis {
	display: block
}

.undis {
	display: none
}

.sanjiao {
	border-width: 20px;
	border-color: transparent transparent #ccc transparent;
	border-style: dashed dashed solid dashed;
	width: 0;
	height: 0;
	overflow: hidden
}

.clcikActive {
	color: #fff;
	background: #33b0c4;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px
}

.crumb {
	display: none
}

@media ( min-width :768px) {
	.crumb {
		display: block;
		zoom: 1;
		line-height: 50px
	}
	.crumb:after {
		content: " ";
		clear: both;
		display: table
	}
	.crumb p {
		color: #999
	}
	.crumb p a {
		padding: 0 10px
	}
	.crumb p span {
		padding-left: 10px
	}
}

a, dd, div, dt, em, h1, h2, h3, p, span {
	word-break: break-all;
	word-wrap: break-word
}

body {
	background-color: #fff
}

.index-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	min-width: 1024px;
	background-color: #fff;
	zoom: 1;
	height: 80px;
	border-bottom:1px solid #eee;
}

.index-header:after {
	content: " ";
	clear: both;
	display: table
}

.index-header .indexleft {
	float: left
}

.index-header .indexleft .logo {
	float: left;
	margin-top: 25px
}

.index-header .indexleft ul {
	float: left;
	margin-left: 20px
}

.index-header .indexleft ul li {
	float: left;
	width: 70px;
	line-height: 80px;
	text-align: center
}

.index-header .indexleft ul li a {
	color: #666
}

.index-header .indexright {
	float: right
}

.index-header .indexright .searchinput {
	margin-top: 25px;
	float: right;
	height: 30px;
	width: 224px;
	position: relative;
	margin-right: 21px
}

.index-header .indexright .searchinput input {
	width: 100%;
	height: 30px;
	border: none;
	border-bottom: 1px solid #71787d;
	padding-right: 50px;
	box-sizing: border-box;
	color: #999
}

.index-header .indexright .searchinput a {
	position: absolute;
	right: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	top: 0
}

.index-header .indexright .searchinput a i {
	font-size: 19px;
	color: #71787d;
	width: 20px;
	height: 20px
}

.index-header .indexright .info {
	float: right
}

.index-header .indexright .info>ul>li {
	cursor: pointer;
	text-align: center;
	width: 50px;
	display: inline-block;
	height: 80px;
	line-height: 80px;
	font-size: 21px;
	float: left;
	vertical-align: middle;
	position: relative
}

.index-header .indexright .info>ul>li .peo-copy {
	display: none;
	width: 100%;
	height: 4px;
	bottom: -2px;
	background-color: #f6f8f9;
	position: absolute;
	z-index: 100
}

.index-header .indexright .info>ul>li:nth-of-type(2)>i {
	vertical-align: -10%
}

.index-header .indexright .info>ul>li:nth-of-type(3) {
	behavior: url(../../css/commoncss/PIE.htc)
}

.index-header .indexright .info>ul>li:nth-of-type(3) i {
	font-size: 30px;
	display: block;
	float: left;
	margin-top: 24px;
	margin-left: 10px
}

.index-header .indexright .info>ul>li i {
	color: #71787d
}

.index-header .indexright .info>ul>li.phone {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff
}

.index-header .indexright .info>ul>li.phone>i:first-child {
	margin-right: -3px;
	behavior: url(../../css/commoncss/PIE.htc)
}

.index-header .indexright .info>ul>li.phone .people-sel {
	display: none;
	position: absolute;
	top: 80px;
	right: -1px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #f6f8f9;
	z-index: 99;
	border: 1px solid #ddd
}

.index-header .indexright .info>ul>li.phone .people-sel ul li {
	width: 160px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}

.index-header .indexright .info>ul>li.phone .people-sel ul li a {
	color: #666;
	font-size: 14px
}

.index-header .indexright .info>ul>li.phone .people-sel ul li:last-of-type
	{
	border-bottom: none
}

.index-header .indexright .info>ul>li.phone.selected {
	border-color: #ddd;
	background-color: #f6f8f9
}

.index-header .indexright .info>ul>li.phone.selected .peo-copy {
	display: block
}

.index-header .indexright .info>ul>li.phone.selected .people-sel {
	display: block
}

.index-header .indexright .info>ul>li.people i, .index-header .indexright .info>ul>li.phone i
	{
	font-size: 24px
}

.index-header .indexright .info>ul>li.people i:last-of-type,
	.index-header .indexright .info>ul>li.phone i:last-of-type {
	font-size: 16px;
	behavior: url(../../css/commoncss/PIE.htc)
}

.index-header .indexright .info>ul>li.people i {
	font-size: 30px;
	vertical-align: middle
}

.index-header .indexright .info>ul>li.people i>img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%
}

.index-header .indexright .info>ul>li span {
	font-size: 12px;
	display: block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background-color: #d55;
	color: #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	position: absolute;
	right: 5px;
	top: 28px
}

.index-header .indexright .info>ul>li:nth-of-type(2), .index-header .indexright .info>ul>li:nth-of-type(3)
	{
	behavior: url(../../css/commoncss/PIE.htc)
}

.index-header .indexright .info>ul>li:nth-of-type(2) span, .index-header .indexright .info>ul>li:nth-of-type(3) span
	{
	font-size: 12px;
	display: block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background-color: #d55;
	color: #fff;
	border-radius: 50%;
	position: absolute;
	right: 5px;
	top: 32px
}

.index-header .indexright .info>ul>li:nth-of-type(2) {
	behavior: url(../../css/commoncss/PIE.htc)
}

.index-header .indexright .info>ul>li:nth-of-type(2) span i {
	vertical-align: 20%;
	color: #fff
}

.index-header .indexright .info>ul>li:nth-of-type(5) {
	font-size: 14px;
	behavior: url(../../css/commoncss/PIE.htc)
}

.index-header .indexright .info>ul>li:nth-of-type(4) {
	behavior: url(../../css/commoncss/PIE.htc);
	margin-left: 20px;
	width: 80px;
	font-size: 14px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff
}

.index-header .indexright .info>ul>li:nth-of-type(4) .people-sel {
	display: none;
	position: absolute;
	top: 80px;
	right: -1px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #f6f8f9;
	z-index: 99;
	border: 1px solid #ddd
}

.index-header .indexright .info>ul>li:nth-of-type(4) .people-sel ul li {
	width: 160px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}

.index-header .indexright .info>ul>li:nth-of-type(4) .people-sel ul li:last-of-type
	{
	border: none
}

.index-header .indexright .info>ul>li:nth-of-type(4) .people-sel ul li a
	{
	color: #666;
	font-size: 14px
}

.index-header .indexright .info>ul>li:nth-of-type(4).selected {
	border-color: #ddd;
	background-color: #f6f8f9
}

.index-header .indexright .info>ul>li:nth-of-type(4).selected .peo-copy
	{
	display: block
}

.index-header .indexright .info>ul>li:nth-of-type(4).selected .people-sel
	{
	display: block
}

@media ( min-width :1200px) {
	.index-header .indexleft ul {
		margin-left: 60px
	}
	.index-header .indexright .searchinput {
		margin-right: 30px
	}
}

@media ( max-width :1200px) {
	.indexright .searchinput {
		display: none
	}
}

.banner {
	min-width: 1000px;
	overflow: hidden;
	height: 400px;
	position: relative;
	margin-top: 80px
}

.banner .bdIndex li {
	height: 400px
}

.banner .bdIndex li a {
	height: 100%;
	width: 100%;
	display: block;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-ms-background-size: cover !important;
	-o-background-size: cover !important
}

.banner .banner-nav {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0
}

.banner .banner-nav .banner-list {
	height: 100%;
	width: 100%;
	position: relative
}

.banner .banner-nav .banner-list>ul {
	height: 100%;
	width: 192px;
	background-color: rgba(0, 0, 0, .7);
	background: rgba(0, 0, 0, .5);
	-pie-background: rgba(0, 0, 0, .5);
	box-shadow: 1px 1px rgba(0, 0, 0, .5)
}

.banner .banner-nav .banner-list>ul>li {
	overflow: hidden;
	padding: 0 18px;
	height: 19%;
	border-bottom: 1px solid #4a4a4a;
	cursor: pointer
}

.banner .banner-nav .banner-list>ul>li:last-of-type {
	border: none
}

.banner .banner-nav .banner-list>ul>li>h3 {
	color: #fff;
	line-height: 25px;
	font-size: 16px;
	margin-top: 2px;
	overflow: hidden
}

.banner .banner-nav .banner-list>ul>li>h3 i {
	float: right;
	margin-top: 3px;
	color: #999
}

.banner .banner-nav .banner-list>ul>li>p {
	margin-top: 6px
}

.banner .banner-nav .banner-list>ul>li>p a {
	font-size: 12px;
	margin-right: 6px;
	display: inline-block;
	color: #959596
}

.banner .banner-nav .banner-list>ul>li.selected, .banner .banner-nav .banner-list>ul>li:hover
	{
	background-color: #666;
	opacity: 1
}

.banner .banner-nav .banner-list>ul>li:first-of-type {
	height: 24%
}

.banner .banner-nav .banner-list .list_div {
	display: none;
	padding: 20px 10px 20px 40px;
	box-sizing: border-box;
	position: absolute;
	left: 192px;
	top: 0;
	width: 446px;
	height: 100%;
	background-color: #666;
	overflow: hidden
}

.banner .banner-nav .banner-list .list_div dl {
	margin: 15px 0;
	zoom: 1
}

.banner .banner-nav .banner-list .list_div dl:after {
	content: " ";
	clear: both;
	display: table
}

.banner .banner-nav .banner-list .list_div dl dt {
	color: #ccc;
	width: 96px;
	height: 30px;
	border: 1px solid #757575;
	background-color: #6e6e6e;
	border-radius: 5px;
	line-height: 30px;
	text-align: center;
	float: left
}

.banner .banner-nav .banner-list .list_div dl dd {
	padding-left: 106px
}

.banner .banner-nav .banner-list .list_div dl dd a {
	display: inline-block;
	color: #fff;
	line-height: 30px;
	margin: 0 10px
}

.banner .banner-nav .banner-list .list_div .list-content {
	height: 100%;
	width: 425px;
	overflow-x: hidden;
	overflow-y: scroll
}

.banner .hdIndex {
	width: 50%;
	max-width: 600px;
	left: 50%;
	position: absolute;
	bottom: 20px
}

.banner .hdIndex ul {
	float: right
}

.banner .hdIndex li {
	height: 2px;
	width: 25px;
	margin: 0 3px;
	padding: 10px 0;
	float: left;
	cursor: pointer
}

.banner .hdIndex li:before {
	content: "";
	display: block;
	border: 1px solid #d55;
	height: 2px;
	width: 25px
}

.banner .hdIndex li.on:before {
	background-color: #d55
}

@media ( min-width :1200px) {
	.banner .banner-nav {
		left: 50%;
		margin-left: -600px
	}
}

.course_display {
	zoom: 1;
	min-width: 1024px;
	margin-top: 25px
}

.course_display:after {
	content: " ";
	clear: both;
	display: table
}

.course_display ul li {
	float: left;
	width: 22%;
	margin: 0 2.66% 0 0;
	position: relative
}

.course_display ul li:after, .course_display ul li:before {
	position: absolute;
	content: "";
	height: 2px;
	width: 0;
	top: -2px;
	transition: all .5s
}

.course_display ul li:before {
	left: 50%
}

.course_display ul li:after {
	right: 50%
}

.course_display ul li:first-of-type:after, .course_display ul li:first-of-type:before
	{
	background-color: #35a5e4
}

.course_display ul li:nth-of-type(2):after, .course_display ul li:nth-of-type(2):before
	{
	background-color: #feae57
}

.course_display ul li:nth-of-type(3):after, .course_display ul li:nth-of-type(3):before
	{
	background-color: #1b72e5
}

.course_display ul li:last-of-type {
	margin-right: 0
}

.course_display ul li:last-of-type:after, .course_display ul li:last-of-type:before
	{
	background-color: #7152b0
}

.course_display ul li:hover:after, .course_display ul li:hover:before {
	width: 50%
}

.course_display ul li img {
	max-width: 280px;
	height: 100%;
	width: 100%
}

.quality_course {
	padding-top: 40px;
	min-width: 1000px
}

.quality_course .wrap {
	overflow: hidden
}

.quality_course article section {
	float: left;
	width: 100%;
}

.quality_course article section:first-of-type {
	display: block
}

.quality_course section {
	zoom: 1
}

.quality_course section:after {
	content: " ";
	clear: both;
	display: table
}

.quality_course section a {
	display: block;
	overflow: hidden
}

.quality_course section img {
	max-width: 100%;
	vertical-align: bottom
}

.quality_course section .qc_left {
    float: left;
    width: 280px;
    height: 400px;
    margin-right: 20px;
    overflow: hidden;
}
.quality_course section .qc_left a {
    width: 100%;
    height: 100%;
}
.quality_course section .qc_left a img {
    width: 100%;
    height: 100%;
}

.quality_course section ul {
	zoom: 1;
	width: 56%;
	max-width: 890px;
	float: left
}

.quality_course section ul:after {
	content: " ";
	clear: both;
	display: table
}

.quality_course section ul li {
	float: left;
	width: 210px;
	height: 200px;
	margin: 0 20px 0 0;
	font-size: 16px;
	color: #333;
	position: relative;
	transition: all 1s;
	overflow: hidden;
}

.quality_course section ul li:nth-of-type(3n) {
	margin-right: 0px;
}
.quality_course section ul li a {
	width: 210px;
	height: 125px;
}
.quality_course section ul li img {
	width: 210px;
	height: 125px;
}

.quality_course section ul li p {
	height: 48px;
	max-height: 48px;
	margin-top: 9px;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box!important;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	
}

/* .quality_course section ul li:nth-of-type(3n) { */
/* 	margin-right: 0 */
/* } */

/* .quality_course section ul li:nth-of-type(n+4) { */
/* 	margin-bottom: 0 */
/* } */

/*
.quality_course section ul li:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	padding-top: 125px;
	background-color: rgba(0, 0, 0, .5);
	top: 0;
	left: 0
}
*/

.quality_course section ul li:hover:before {
	top: -150px
}

.quality_course section .qc_right {
	float: right;
	width: 17.5%;
	max-width: 210px;
	height:400px;
	overflow-y:hidden;
}

.quality_course section .qc_right a {
	margin-bottom: 12.5px;
	width: 210px;
	height: 125px;
}
.quality_course section .qc_right a:nth-of-type(3n) {
	margin-bottom:  0;
}
.quality_course section .qc_right a img{
	width: 100%;
	height: 100%;
}

.quality_course section .qc_right a:last-of-type {
	margin-bottom: 0
}

@media ( max-width :1200px) {
	.quality_course section ul li {
		font-size: 13px
	}
}

.course_live {
	padding: 40px 0;
	min-width: 1000px
}

.course_live ul {
	zoom: 1;
	position: relative
}

.course_live ul:after {
	content: " ";
	clear: both;
	display: table
}

.course_live ul:before {
	position: absolute;
	content: '';
	height: 2px;
	width: 100%;
	background-color: #e0e1e8;
	top: 55px;
	left: 0
}

.course_live ul li {
	position: relative;
	float: left;
	width: 18.75%;
	margin: 0 1.5625% 0 0;
	transition: all .5s;
	padding-top: 15px
}

.course_live ul li:last-of-type {
	margin-right: 0
}

.course_live ul li>p {
	text-align: center;
	font-size: 18px;
	color: #333
}

.course_live ul li>div {
	margin-top: 64px;
	box-sizing: border-box;
	border: 1px solid #e8e9f0;
	transition: all .5s
}

.course_live ul li>div .imgbox {
	position: relative
}

.course_live ul li>div .imgbox img {
	vertical-align: bottom;
	width: 100%;
	max-width: 225px;
	height: 149px
}

.course_live ul li>div .imgbox p {
	box-sizing: border-box;
	position: absolute;
	background: rgba(0, 0, 0, .5) url(../../images/index/cl_person.png)
		no-repeat 15px center;
	padding-left: 30px;
	width: 100%;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	line-height: 32px
}

.course_live ul li>div .content {
	box-sizing: border-box;
	height: 120px;
	padding: 15px
}

.course_live ul li>div .content p {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	overflow: hidden;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 48px;
	height: 48px
}

.course_live ul li>div .content p span {
	font-size: 14px
}

.course_live ul li>div .content div {
	margin-top: 10px
}

.course_live ul li>div .content div img {
	vertical-align: middle;
	margin-right: 5px;
	width: 30px;
	height: 30px
}

.course_live ul li>div .content div a {
	font-size: 12px;
	width: 74px;
	height: 30px;
	line-height: 27px;
	text-align: center;
	border-radius: 14px;
	transition: all .5s;
	box-sizing: border-box;
	position: absolute;
	right: 3%
}

.course_live ul li>div .content.free p span {
	color: #d55;
}

.course_live ul li>div .content.free div a {
	color: #d55;
	border: 1px solid #d55;
}

.course_live ul li>div .content.free div a:hover {
	background-color: #d55;
	color: #fff
}

.course_live ul li>div .content.vip p span {
	color: #d55
}

.course_live ul li>div .content.vip div a {
	color: #d55;
	border: 1px solid #d55
}

.course_live ul li>div .content.vip div a:hover {
	background-color: #d55;
	color: #fff
}

.course_live ul li>div .content.over div a {
	color: #fff;
	background-color: #ccc;
	border: 1px solid #ccc
}

.course_live ul li>div .content.over div a:hover {
	background-color: #ccc;
	color: #fff
}

.course_live ul li:before {
	position: absolute;
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(../../images/index/cl-normal.png);
	left: 50%;
	top: 48px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%)
}

.course_live ul li.current>p {
	font-weight: 600
}

.course_live ul li.current>div .content div a {
	color: #0a88ec;
	border: 1px solid #0a88ec
}

.course_live ul li.current>div .content div a:hover {
	background-color: #0a88ec;
	color: #fff
}

.course_live ul li.current:before {
	width: 44px;
	height: 44px;
	background-image: url(../../images/index/cl-circle.png);
	top: 35px
}

.course_live ul li:hover {
	box-shadow: 0 3px 20px 1px #ddd
}

.question_bank {
	padding: 40px 0;
	min-width: 1000px;
	background-color: #f5f6f8
}

.question_bank ul {
	zoom: 1;
	position: relative
}

.question_bank ul:after {
	content: " ";
	clear: both;
	display: table
}

.question_bank ul:before {
	position: absolute;
	content: '';
	width: 100%;
	left: 0;
	height: 2px;
	background-color: #d3324;
	top: 48px
}

.question_bank ul li {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 20px;
}

.question_bank ul li a {
	display: block
}

.question_bank ul li img {
	width: 94px;
	height: 94px;
	position: relative;
	z-index: 5;
	border-radius: 50%;
	transition: all .5s
}

.question_bank ul li h3 {
	transition: all .5s;
	font-size: 24px;
	color: #333;
	font-weight: 600;
	margin: 5px 0 15px
}

.question_bank ul li p {
	max-width: 190px;
	color: #666;
	margin: 0 auto;
	font-size: 14px;
	line-height: 26px;
	max-height: 52px;
	overflow: hidden;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.question_bank ul li:hover img {
	box-shadow: 0 0 14px 0 #d33;
}

.question_bank ul li:hover h3 {
	color: #d55
}

.goods_recommend {
	padding: 40px 0;
	min-width: 1000px
}

.goods_recommend ul {
	zoom: 1
}

.goods_recommend ul:after {
	content: " ";
	clear: both;
	display: table
}

.goods_recommend ul li {
	float: left;
	width: 18.75%;
	margin: 0 1.5625% 0 0;
	transition: all .5s
}

.goods_recommend ul li:last-of-type {
	margin-right: 0
}

.goods_recommend ul li:last-of-type a:first-of-type {
	margin-bottom: 6.5%
}

.goods_recommend ul li:last-of-type a img {
	transform: none
}

.goods_recommend ul li a {
	display: block;
	overflow: hidden
}

.goods_recommend ul li a img {
	width: 100%;
	max-width: 225px;
	vertical-align: bottom
}

.goods_recommend ul li:hover {
	box-shadow: 0 0 15px 2px #ddd
}

.goods_recommend ul li:last-of-type {
	box-shadow: none !important
}

.goods_recommend .discount {
	margin-top: 20px;
	background-color: #f5f6f8;
	padding: 15px 0;
	font-size: 0;
	position: relative
}

.goods_recommend .discount a {
	display: inline-block;
	width: 23.34%;
	max-width: 280px;
	margin-right: 2.5%
}

.goods_recommend .discount a img {
	max-width: 100%
}

.goods_recommend .discount a:first-of-type {
	margin-left: 4.15%
}

.goods_recommend .discount a:last-of-type {
	transition: all .5s;
	width: 120px;
	height: 42px;
	border-radius: 21px;
	border: 1px solid #d55;
	text-align: center;
	line-height: 42px;
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #d55;
	font-size: 20px;
	margin-right: 0
}

.goods_recommend .discount a:last-of-type:hover {
	background-color: #d55;
	color: #fff
}

.hot_news {
	padding: 40px 0;
	min-width: 1000px;
	background-color: #f5f6f8
}

.hot_news .wrap {
	overflow: hidden
}

.hot_news section {
	float: left;
	width: 100%;
	zoom: 1
}

.hot_news section:after {
	content: " ";
	clear: both;
	display: table
}

.hot_news section .hn_left {
	float: left;
	width: 22.5%;
	max-width: 300px;
	margin-right: 2.5%
}

.hot_news section .hn_left h3 {
	font-size: 16px;
	line-height: 26px;
	max-height: 52px;
	overflow: hidden;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #333
}

.hot_news section .hn_left .imgbox {
	width: 100%;
	overflow: hidden
}

.hot_news section .hn_left img {
	max-width: 100%
}

.hot_news section .hn_left p {
	margin-top: 10px;
	color: #666;
	font-size: 12px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.hot_news section ul {
	float: left;
	zoom: 1;
	width: 56.67%;
	max-width: 680px
}

.hot_news section ul:after {
	content: " ";
	clear: both;
	display: table
}

.hot_news section ul li {
	box-sizing: border-box;
	float: left;
	width: 47%;
	background-color: #fff;
	margin: 0 6% 2% 0;
	padding: 0 25px
}

.hot_news section ul li:nth-of-type(2n) {
	margin-right: 0
}

.hot_news section ul li h3 {
	font-size: 16px
}

.hot_news section ul li h3 img {
	vertical-align: middle;
	margin-right: 10px
}

.hot_news section ul li a {
	position: relative;
	margin-top: 4.5%;
	padding-left: 10px;
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	max-height: 23px;
	overflow: hidden;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.hot_news section ul li a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	background-color: #ddd;
	border-radius: 50%
}

.hot_news section ul li a:hover {
	color: #d55
}

.hot_news section ul li a:last-of-type {
	margin-bottom: 4%
}

.hot_news section .hn_right {
	float: right;
	width: 15%;
	max-width: 180px
}

.hot_news section .hn_right h3 {
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	border-left: 3px solid #98999b
}

.hot_news section .hn_right div {
	margin-top: 5%;
	border: 1px solid #eee
}

.hot_news section .hn_right div a {
	display: block;
	color: #333
}

.hot_news section .hn_right div a img {
	max-width: 100%;
	vertical-align: bottom
}

.hot_news section .hn_right div a p {
	margin: 6px 0;
	padding: 0 10px;
	font-size: 14px;
	line-height: 25px;
	height: 52px;
	overflow: hidden;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.hot_news section .hn_right div a:hover {
	color: #d55
}

.hot_news section a {
	display: block;
	overflow: hidden
}

.comprehensive {
	padding: 40px 0 20px;
	min-width: 1000px
}

.comprehensive ul {
	margin: 50px 0;
	zoom: 1
}

.comprehensive ul:after {
	content: " ";
	clear: both;
	display: table
}

.comprehensive ul li {
	float: left;
	width: 24.8%;
	margin: 0 .266% .266% 0;
	height: 140px;
	position: relative
}

.comprehensive ul li a {
	position: relative;
	display: block;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	width: 100%;
	height: 100%;
	transition: transform .8s ease-in-out;
	perspective: 500px;
	-webkit-perspective: 500px
}

.comprehensive ul li .back, .comprehensive ul li .front {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transition: all .6s ease-in-out;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d
}

.comprehensive ul li .front {
	background-color: #f5f6f8;
	z-index: 2;
	transform: rotateY(0);
	line-height: 140px;
	text-align: center
}

.comprehensive ul li .front i {
	font-size: 60px;
	color: #d55;
	vertical-align: middle;
	margin-right: 5px
}

.comprehensive ul li .front span {
	font-size: 20px;
	color: #666
}

.comprehensive ul li .back {
	background: #d558c;
	box-shadow: 0 0 0 0 transparent;
	z-index: 1;
	transform: rotateY(-180deg);
	box-sizing: border-box;
	padding: 25px 30px
}

.comprehensive ul li .back p {
	color: #fff;
	font-size: 14px;
	line-height: 26px
}

.comprehensive ul li:nth-of-type(4n) {
	margin-right: 0
}

.comprehensive ul li:hover .front {
	z-index: 1;
	transform: rotateY(180deg)
}

.comprehensive ul li:hover .back {
	z-index: 2;
	transform: rotateY(0);
	box-shadow: 0 0 5px 1px #d558c;
}

.comprehensive .downloads {
	background: url(../../images/index/downloads-bg.jpg) no-repeat center
		center;
	height: 320px;
	margin-top: 100px;
	position: relative
}

.comprehensive .downloads .imgbox {
	float: left;
	width: 55%;
	position: relative;
	height: 320px
}

.comprehensive .downloads .imgbox img {
	position: absolute;
	top: -13%;
	left: -8%;
	width: auto;
	max-width:100%;
	height: 100%
}

.comprehensive .downloads .btns {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%
}

.comprehensive .downloads .btns>section {
	position: absolute;
	width: 100%;
	left: 0;
	top: 40%;
	transform: translateY(-50%);
	padding: 2px 0
}

.comprehensive .downloads .btns>section>a {
	display: inline-block;
	border: 1px solid #d55;
	color: #d55;
	font-size: 14px;
	border-radius: 10px;
	padding: 10px 16px;
	background-color: #fff;
	margin-right: 4.5%;
	position: relative
}

.comprehensive .downloads .btns>section>a img {
	vertical-align: text-bottom;
}

.comprehensive .downloads .btns>section>a:last-of-type {
	margin-right: 0
}

.comprehensive .downloads .btns>section .ewmBox {
	position: absolute;
	display: none;
	background-color: #fff;
	padding: 5px;
	width: 140px;
	height: 140px;
	top: 55px;
	left: 50%;
	margin-left: -75px
}

.comprehensive .downloads .btns>section .ewmBox img {
	width: 100%
}

.comprehensive .downloads .btns>section .ewmBox:before {
	content: '';
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	top: -5px;
	left: 70px;
	background-color: #fff;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.comprehensive .downloads .btns>section>a:hover .ewmBox {
	display: inline-block
}

.cooperative {
	box-sizing: border-box;
	margin-top: 25px;
	background-color: #fff;
	padding: 30px;
	min-width: 1000px
}

.cooperative h3 {
	margin: 0 -10px;
	font-size: 20px;
	color: #666;
	margin-bottom: 20px
}

.cooperative h3 span {
	display: inline-block;
	margin: 0 10px;
	padding-bottom: 8px;
	cursor: pointer
}

.cooperative h3 .on {
	color: #d55;
	border-bottom: 2px solid #d55
}

.cooperative .cooperw {
	position: relative
}

.cooperative .cooperw .coophidden {
	margin: 0 auto;
	width: 940px;
	overflow: hidden
}

.cooperative .cooperw .coophidden ul {
	width: 100000px
}

.cooperative .cooperw .coophidden ul li {
	float: left;
	width: 170px;
	height: 80px;
	border: 0px solid #ddd;
	margin: 0 8px;
	background-size: contain!important;
}

.cooperative .cooperw .coophidden ul li a {
	display: block;
	width: 100%;
	height: 100%
}

.cooperative .cooperw .row {
	font-size: 24px
}

.cooperative .cooperw .row i {
	color: #999
}

.cooperative .cooperw .row .next, .cooperative .cooperw .row .prev {
	width: 30px;
	cursor: pointer;
	position: absolute;
	top: 16px
}

.cooperative .cooperw .row .prev {
	left: 0
}

.cooperative .cooperw .row .next {
	right: 0;
	text-align: right
}

.cooperative .links {
	margin: 0 -10px;
	text-align: justify
}

.cooperative .links a {
	color: #666;
	font-size: 14px;
	display: inline-block;
	margin: 5px 10px
}

.cooperative .links a:hover {
	color: #d55
}

@media ( min-width :1200px) {
	.cooperative .cooperw .row .prev {
		left: 20px
	}
	.cooperative .cooperw .row .next {
		right: 20px
	}
}

.footbottom {
	overflow: hidden;
	background-color: #232323;
	margin-top: 0px
}

.footbottom .footnav {
	overflow: hidden;
	margin-top: 26px;
	padding-bottom: 26px;
	border-bottom: 1px solid #555
}

.footbottom .footnav dl {
	width: 18%;
	float: left
}

.footbottom .footnav dl dt {
	color: #fff;
	font-size: 20px;
	line-height: 45px
}

.footbottom .footnav dl dd {
	line-height: 27px
}

.footbottom .footnav dl dd a {
	color: #999;
	font-size: 14px
}

.footbottom .footnav ul {
	float: right;
	width: 28%
}

.footbottom .footnav ul li {
	margin-top: 12px
}

.footbottom .footnav ul li i {
	margin-right: 15px
}

.footbottom .footnav ul li h3 {
	font-size: 24px;
	color: #999
}

.footbottom .footnav ul li p {
	font-size: 14px;
	color: #999
}

.footbottom .footnav ul li p img {
	margin-left: 40px
}

.footbottom .footnav ul li p i {
	font-size: 20px;
	float: left;
	margin-top: 2px
}

.footbottom .footnav ul li p a {
	color: #999
}

.footbottom .footnav ul li:first-of-type p {
	padding-left: 40px
}

.footbottom .foota {
	text-align: center;
	margin-top: 30px
}

.footbottom .foota a {
	font-size: 14px;
	margin: 0 15px;
	color: #999
}

.footbottom .foota a img {
	vertical-align: middle;
	margin-right: 10px
}

.footbottom .copy {
	color: #999;
	text-align: center;
	line-height: 60px;
	font-size: 14px
}

.imgHover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transition: all .5s ease
}

.finimg {
	overflow: hidden;
}

.finimg img:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transition: all .5s ease
}

.wrap {
	width: 100%;
	max-width: 1400px;
	min-width: 1000px
}

h2 {
	font-size: 36px;
	color: #333;
	text-align: center
}

nav {
	text-align: center;
	margin: 30px 0
}

nav a {
	color: #666;
	font-size: 16px
}

nav a:last-of-type {
	font-size: 14px
}

nav.type1 a {
	margin: 0 8px;
	padding: 2px 0;
	border-bottom: 2px solid transparent
}

nav.type1 a:last-of-type {
	border-color: transparent !important
}

nav.type1 a.current, nav.type1 a:hover {
	color: #d55;
	border-bottom-color: #d55
}

nav.type1 a.current:last-of-type, nav.type1 a:hover:last-of-type {
	color: #d55
}

nav.type2 a {
	padding: 2px 7px;
	border: 1px solid transparent
}

nav.type2 a.current, nav.type2 a:hover {
	color: #06c
}

.friendlk li {
    width: auto;
    font-size: 16px;
    float:left;
}

.friendlk li a {
    border-right: 1px solid #ddd;
    line-height: 20px;
    box-sizing: border-box;
    padding: 0px 20px;
    display: block;
    text-align: center;
}