.hp-mainNav{
	width: 100%;
	min-width: 1200px;
	    background-color: #f2f2f2;
}
.hp-mainNavItem{
	height: 54px;
	
	float: left;
}
.hp-mainNavItem a{
	width: 200px;
	display: block;
	color: #333;
	font-size: 16px;
	text-align: center;
	height: 54px;
	line-height: 54px;
}
.hp-mainNavItem a:hover,
.hp-mainNavItem a.mainNav-current{
	background-color: #5c335e;
	color: #fff;
}
.hp-banner02,
.hp-banner{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}

.hp-banner02{
	height: 110px;
}
.hp-courseHeader{
	padding: 35px 0 20px 0;
}
.hp-courseHeader.hp-courseHeader01{
	padding: 20px 0 20px 0;
}
.hp-couHeader-tit{
	float: left;
}
.hp-couHeader-oper{
	float: right;
	    padding: 5px 0 0;
}
.hp-couHeader-tit .tit-icon{
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.hp-couHeader-tit .m-tit{
	margin: 0 10px 0 0;
	font-weight: bold;
	font-size: 20px;
	vertical-align: middle;
}
.hp-couHeader-tit a .m-tit {
	color: #333;
}
.hp-couHeader-tit .s-tit{
	margin: 0 10px 0 0;
	font-size: 16px;
	vertical-align: middle;
}
.hp-couHeader-oper .hp-moreLink{
	color: #999;
} 
.hp-couHeader-oper .hp-moreLink:hover{
	color: #ea635d;
} 
.hp-course-swiper{
	float: left;
	width: 580px;
	overflow: hidden;
}
.hp-course-swiper .swiper-slideLink{
	font-size: 16px;
	color: #333;
	display: block;
}
.hp-course-swiper .swiper-slideLink:hover{
	text-shadow: 3px 3px 5px #999;
}
.hp-course-swiper .swiper-bannermsg{
	width: 500px;
	margin: 10px 0 0;
	display: flex;
	align-items: center;
}
.hp-course-swiper .swiper-bannermsg .swiper-bannermsg-tit{
	overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 450px;
		font-size: 16px;
}
.swiper-bannermsg .new_iconfont{
	color: #cecece;
	font-size: 25px;
	height: 25px;
	    line-height: 29px;
}
.swiper-bannermsg .new_iconfont:before{
	
}
.hp-course-swiper .swiper-slideLink:hover .new_iconfont{
	color: #ea635d;
}
.hp-courseCon .hp-new-Panel{
	width: 580px;
	float: right;
}
.hp-new-Panel .hp-newItem{
	margin: 0 0 11px 0;
}.hp-new-Panel .hp-newItem .hp-newItem-link{
	display: block;
}

.hp-newItem .hp-newItem-tit{
	float: left;
	width: 450px;
	position: relative;
	font-size: 16px;
	color: #333;
	padding: 0 0 0 15px;
	overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
}
.hp-newItem .hp-newItem-tit:before{
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%; 
	border-radius: 50%;
	position: absolute;
	background-color: #ea635d;
	left: 0;
	top: 10px;
}
.hp-new-Panel .hp-newItem{
	position: relative;
}
.hp-new-Panel .hp-newItem{
	position: relative;
}
.hp-newItem time{
	float: right;
	color: #999;
	padding: 3px 0 0;
	font-size: 14px;
}
.hp-proR-colCon .hp-proItem .hp-proItem-tit:hover,
.hp-new-Panel .hp-newItem .hp-newItem-link:hover .hp-newItem-tit,
.hp-new-Panel .hp-newItem .hp-newItem-link:hover time{
	text-shadow: 3px 3px 5px #999;
	
	
}
.hp-project .hp-pro-left{
	float: left;
	width: 560px;
}
.hp-project .hp-proL-Con .hp-proL-img{
	width: 560px;
	height: 240px;
} 
.hp-project .hp-proL-Con .hp-proL-img:hover{
	-moz-box-shadow: 5px 5px 10px #bcb9b9;
	-webkit-box-shadow: 5px 5px 10px #bcb9b9;
	box-shadow: 5px 5px 10px #bcb9b9;
	    -webkit-transition: all 0.5s ease;
	    -moz-transition: all 0.5s ease;
	    transition: all 0.5s ease;

}
.hp-project .hp-pro-right{
	width: 600px;
	float: right;
}
.hp-project .hp-pro-right .hp-proR-col{
	float: left;
	width: 287px;
}
.hp-proR-colCon .hp-proItem{
	width: 287px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	
	
	margin: 0 0 10px 0;
}

.hp-proR-colCon .hp-proItem .hp-proItem-link{
	color: #333;
	
}
.hp-proR-colCon .hp-proItem .hp-proItem-tit{
	width: 287px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-size: 16px;
		position: relative;
		padding: 0 0 0 18px;
}
.hp-proR-colCon .hp-proItem .hp-proItem-tit:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    background-color: #ea635d;
    left: 0;
    top: 10px;
}
/* .hp-proR-colCon .hp-proItem{
	width: 287px;
	height: 76px;
	border: 1px solid #e1e1e1;
	padding: 5px 15px;
	margin: 0 0 5px 0;
}
.hp-proR-colCon .hp-proItem:hover{
	    background: #f5f8fc;
		    -webkit-transition: all 0.5s ease;
		    -moz-transition: all 0.5s ease;
		    transition: all 0.5s ease;
}
.hp-proR-colCon .hp-proItem:last-child{
	margin: 0;
}
.hp-proR-colCon .hp-proItem .hp-proItem-link{
	color: #333;
	
}
.hp-proR-colCon .hp-proItem .hp-proItem-tit{
	font-size: 16px;
	line-height: 24px;
}
.hp-proR-colCon .hp-proItem .hp-proItem-time{
	text-align: right;
	    display: block;
		margin: -3px;
}
.hp-proR-colCon .hp-proItem .hp-proItem-link:hover{
	color: #2c4b6d;
} */
.hp-project{
	margin: 0 0 50px 0;
}
.gp-Main .gp-banner{
	margin: 0 auto;
	font-size: 0;
	min-width: 1200px;
	position: relative;
	text-align: center;
	
} 
.gp-banner .gp-banner-img{
	/* max-width: 1586px;
	min-width: 1200px; */
	width: 1200px;
	height: 300px;
}
.gp-banner .gp-subPath{
	position: absolute;
	top: -45px;
	left: 30px;
}
.gp-subPath .subPath-item{
	float: left;
}
.gp-subPath .subPath-item a{
	color: #fff;
	font-size: 14px;
}
.gp-subPath .subPath-item img{
	margin: 2px 5px 0 0;
}
.gp-subPathCon{
	position: relative;
}
.gp-subNav {
    width: 100%;
    min-width: 1200px;
   
}
.gp-subNav .gp-subNavItem {
    height: 54px;
    float: left;
}
.gp-subNav .gp-subNavItem a {
    padding: 0 12px;
    display: block;
    color: #333;
    font-size: 16px;
    text-align: center;
    height: 54px;
    line-height: 54px;
}
.gp-subNavItem .tip{
	display: inline-block;
	width: 5px;
	height: 5px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #333;
	vertical-align: middle;
	margin: 0 15px 0 0;
	
}
.gp-subNav .gp-subNavItem a:hover, .gp-subNav .gp-subNavItem a.gp-subNavItem-current {
    background-color: #2c4b6d;
    color: #fff;
}
.gp-subNav .gp-subNavItem a:hover .tip,
.gp-subNav .gp-subNavItem a.gp-subNavItem-current .tip{
	background-color: #fff;
}
.gp-intCon .gp-intCon-header{
	margin: 0 0 30px 0;
}
.gp-intCon-header .gp-int-headerTit{
	text-align: center;
	font-size: 20px;
}
.gp-introduce .gp-intCon{
	padding: 0 35px 50px;
	border-bottom: 1px solid #e1e1e1;
	    margin: 0 0 50px 0;
	
}
.gp-intCon-main-paragraph{
	font-size: 18px;
	line-height: 30px;
	text-indent: 2em;
	margin: 0 0 30px 0;
}
.gp-intCon-main-paragraph02{
margin: 0 0 30px 0;	
}

.gp-intCon-main-paragraph02 *{
	font-size: 18px;
	text-indent: 2em;
	margin: 0 0 5px 0;
}
.gp-intCon-main-paragraph02 .paragraph02-tit{
	font-weight: bold;
}
.gp-MainCourse{
	margin: 10px 0 0;
	    min-height: 200px;
}
.gp-Main-path .gpMain-pathItem{
	float: left;
	height: 50px;
	line-height: 50px;
}
.gp-Main-path .gpMain-pathItem a{
	color: #333;
}
.gp-Main-path .gpMain-pathItem img{
	vertical-align: middle;
	margin: 0 10px 0 ;
}
.gp-mainLeft .mainLeft-navItem
{
	
	width: 240px;
	height: 55px;
	line-height: 55px;
	background-color: #f2f2f2;
}
.gp-mainLeft .mainLeft-navItem
 a{
	 margin: 0 20px;
	 padding: 0 0 0 20px;
	 display: block;
	 color: #333;
	 font-size: 16px;
	 position: relative;
}
.gp-mainLeft .mainLeft-navItem
 a:before {
	 content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	position: absolute;
	left: 0;
	top: 25px;
    border-radius: 50%;
    background-color: #333;
    vertical-align: middle;
    margin: 0 15px 0 0;
}
.gp-mainLeft .mainLeft-navItem:hover,
.gp-mainLeft .mainLeft-navItem.mainLeft-navItem-current{
	    background-color: #2c4b6d;
	    color: #fff;
}
.gp-mainLeft .mainLeft-navItem:hover a,
.gp-mainLeft .mainLeft-navItem.mainLeft-navItem-current a{
	    
	    color: #fff;
}
.gp-mainLeft .mainLeft-navItem:hover a:before,
.gp-mainLeft .mainLeft-navItem.mainLeft-navItem-current a:before{
	background-color: #fff !important;
}
.gp-mainContainer .gp-mainLeft{
	/* float: left; */
	    position: absolute;
	    width: 240px;
	    margin-left: -310px;
	   
}
.gp-mainContainer .gp-mainNewLeft{
	/* float: left; */
	    position: absolute;
	    width: 310px;
	    margin-left: -310px;
	   
}

.gp-mainContainer .gp-mainRight{
	float: right;
	width: 815px;
}
.gp-mainRight .mainRight-courseColle,
.gp-mainRight .mainRight-proColle{
	margin: 0 0 30px 0;
}
.gp-mainRight .mainRight-proColle{
	  min-height: 490px;
}
  
.gp-mainRight .mainRight-proColle .mainRight-proItem{
	    position: relative;
		
		border-bottom: 1px solid #f3f3f3;
		padding: 10px 20px;
}
.mainRight-proColle .mainRight-proItem .mainRight-proItem-link{
	display: block;
}
.mainRight-proItem .mainRight-proItem-link .mainRight-proItemTit{
	    float: left;
	    width: 650px;
	    position: relative;
	    font-size: 16px;
	    color: #333;
	    padding: 0 0 0 15px;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
}
.mainRight-proItem .mainRight-proItem-link time {
    float: right;
    color: #999;
    padding: 3px 0 0;
}


.mainRight-proItem .mainRight-proItem-link:hover .mainRight-proItemTit, .mainRight-proItem .mainRight-proItem-link:hover time {
    text-shadow: 3px 3px 5px #999;
}
.mainRight-proItem .mainRight-proItem-link .mainRight-proItemTit:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    background-color: #ea635d;
    left: 0;
    top: 10px;
}
.gp-mainContainer{
	margin: 0 0 50px;
}
.gp-mainContainer-layout{
	padding-left: 310px;
	position: relative;    
}
.fixed {
    position: fixed !important;
    /* width: 100%; */
    z-index: 1000;
}
.mainRight-courseItem{
	width: 350px;
	height: 250px;
	float: left;
}
.mainRight-courseItem .goodsCourse-imgcol{
	width: 350px;
	height: 172px;
	overflow: hidden;
	margin: 0 0 15px 0;
}
.mainRight-courseItem .goodsCourse-img{
	width: 350px;
	height: 172px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.mainRight-courseItem .mainRight-courseItem-link{
	color: #333;
}
.mainRight-courseItem .goodsCou-tit{
	width: 350px;
	overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-size: 16px;
		padding: 0 15px;
		position: relative;
		margin: 0 0 7px 0;
}
.mainRight-courseItem .goodsCou-tit:before{
	content: "";
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%; 
	border-radius: 50%;
	background-color: #333;
	left: 0;
	top: 10px;
}
.mainRight-courseItem .goodsCou-type{
	color: #666;
}
.mainRight-courseItem .goodsCou-type img{
	vertical-align: middle;
	margin: 0 7px 0 0;
}
.mainRight-courseItem .mainRight-courseItem-link:hover .goodsCourse-img {
    opacity: 1;
    transform: scale(1.1);
}
.mainRight-courseItem .mainRight-courseItem-link:hover{
	color:#2c4b6d;
	text-shadow: 3px 3px 5px #999;
}
.mainRight-courseItem{
	margin: 0 30px 10px 0;
}
.mainRight-courseItem :nth-child(2n){
	margin: 0 0 10px 0;
}
.gp-mainNewLeft .gp-mainNew-lab{
	width: 310px;
	height: 55px;
	
	background-color: #2c4b6d;
	padding: 0 30px;
	line-height: 55px;
	font-size: 18px;
	color: #fff;
	margin: 0 0 7px 0;
}
.gp-mainNew-banner img{
	width: 310px;
}
.gp-mainUsLeft{
	float: left;
	width: 655;
}
.gp-mainUsLeft .contactUs-banner{
	
}
.gp-mainUsRight{
	float: right;
	width: 460px;
}
.contactUs-colle .contactUs-item{
	margin: 0 0 30px 0;
}

.contactUs-colle .contactUs-itemCol{
	padding: 0 15px;
	font-size: 18px;
	margin: 0 0 4px 0;
	
}
.contactUs-colle .contactUs-itemTit{
	padding: 0 15px;
	position: relative;
	
	
}
.contactUs-colle .contactUs-itemTit:before{
content: "";
    display: block;
    width: 5px;
    height: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    background-color: #ea635d;
    left: 0;
    top: 11px;
	
}
.gp-mainContainer .gp-main-contactUs{
	padding: 10px 0 0;
}
.swiper-slide-bannerPanel{
	width: 580px;
	height: 284px;
	overflow: hidden;
}
.swiper-slide-bannerPanel img{

	
}


.swiper-slide-bannerPanel img{
	width: 580px;
	height: 284px;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	transition: all 2s ease;
}
.hp-course-swiper .swiper-slideLink:hover img{
	opacity: 1;
	    transform: scale(1.1);
}
.share{
	    width: 240px;
		float: right;
}
.share_btn {
    float: left;
    line-height: 33px;
    font-size: 14px;
    font-weight: normal;
}
.bdsharebuttonbox {
    zoom: 1;
}
.share a {
    padding-left: 32px !important;
    margin: 0 15px 0 0 !important;
    border-radius: 50% !important;
    height: 32px !important;
}
.bdsharebuttonbox a, .bdsharebuttonbox .bds_more {
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-image: url(../img/share/icons_0_24.png?v=4c3f13b3.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdsharebuttonbox .bds_more {
    color: #333;
    float: left;
}
.share a.bds_more:hover {
    background-color: #77a4f8 !important;
}
.share a.bds_weixin:hover {
    background-color: #7dd43c !important;
}
.share a.bds_tsina:hover {
    background-color: #d90e17 !important;
}
.share a.bds_qzone:hover {
    background-color: #47a4fc !important;
}
.swiper-container01{
	height: 250px;
}
.swiper-container01 .swiper-bannerimg{
	height: 250px;
	width: 1200px;
}
/* .swiper-container01 .swiper-slide-active img.swiper-bannerimg {
    -webkit-transition: all 10s ease;
    -moz-transition: all 10s ease;
    transition: all 10s ease;
  
    opacity: 1;
    transform: scale(1.05);
}
 */
.contactUs-NewTit{
	margin: 0 0 15px 0;
	font-size: 20px;
}
.contactUs-NewColl li{
	display: inline-block;
	margin: 0 12px 15px 0;
	position: relative;
	width: 282px;
	    height: 165px;
}
.contactUs-NewColl li .contactUs-NewImg-tit{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background-color: rgba(0,0,0,.5);
}
.contactUs-NewColl li:last-child{
	margin: 0;
}
.contactUs-NewColl li img{
    width: 282px;
    height: 165px;
}



