/*新闻列表页开始*/
.blank30{
	height: 30px;
	margin: auto;
}
.jgq-banner-word{
	
}
.jgq-banner-word-top{
	font-size: 44px;
	color: #fff;
}
.t_top{
	padding-top: 4%;
}
.jgq-banner-word-center{
	font-size: 24px;
	color: #fff;
	padding: 6px 0 23px 0;
}
.jgq-banner-word-bottom{
	background: #fff;
	color: #fc8b08;
	font-size: 18px;
	width: 179px;
	height: 45px;
	text-align: center;
}
.jgq-banner-word-bottom a{
	color: #fc8b08;
	font-size: 18px;
}
.jgq-catpos{
	width: 100%;
	margin: auto;
	height: 53px;
	font-size: 14px;
	color: #7c7c7c;
	border-bottom:1px solid #eeeeee;
}
.jgq-catpos .jgq-catpos-container{
	height: 100%;
}
.jgq-catpos .jgq-catpos-container p{
	padding-left: 10px;
	padding-top: 2px;	
}
.jgq-catpos a{
	font-size: 14px;
	color: #7c7c7c;
}
.jgq-news-content{
	background: #f6f6f6;
	padding-bottom: 3rem;
}
.jgq-news-content-hd ul{
	padding: 40px 0;
}

.jgq-news-content-hd ul li{
	width: 12.5%;
	border: 1px solid #333;
	color: #333333;
	border-radius:20px;
	font-size: 24px;
	text-align: center;
}
.jgq-news-content-hd ul li:nth-of-type(1){
	margin-right: 38px;
}
.jgq-news-content-hd ul li a{
	font-size: 24px;
	color: #333333;
}


.jgq-news-content-posi{ height:auto !important;
	overflow: hidden;clear:both;}
.jgq-news-content-hd .jgq-hd-selected{
	background: url(../images/jgq_news_hd.png) no-repeat center;
	border: none;
	width: 12.5%;
}
.jgq-news-content-hd .jgq-hd-selected a{
	color: #fff;
}
.jgq-news-content-posi ul li{
	width: 31%;float:left;margin-right:2%;
}
.jgq-news-content-posi ul li img{
	width: 100%;
	height: 186px;
}
.jgq-news-content-posi ul li p{
	font-size: 16px;
	background: #fff;
	height: 60px;
	color: #67686a;
}

.jgq-news-content-posi ul li p:hover{
	color: #000000;
}
.jgq-news-content-bd{
	margin-top: 24px;
}
.jgq-news-content-bd ul li{
	background: #fff;
	color: #67686a;
	height: 60px;
	transition: background .25s; width: 100%; clear:both;

}
.jgq-news-content-bd ul li a{
	width: 95.7%;
	margin: auto;
	border-bottom: 1px solid #f3f3f3;
	font-size: 16px;
	padding-left: 25px;
	color: #67686a;
	height:100%;
	box-sizing: border-box;
	line-height:60px\9;
	display:block\9;
}
.jgq-news-content-bd ul li a .eye,.jgq-news-content-bd ul li a .tit,.jgq-news-content-bd ul li a .date{ float:left\9}
.jgq-news-content-bd ul li a .eye{
	padding-left:46px;

	background-repeat: no-repeat;
	background-image: url(../images/eye1.png);
	background-position: left center;
	background-size: 32px auto;
	height:32px; float:right\9;
}
.jgq-news-content-bd ul li:last-child a{
	border-bottom: none;
}
.jgq-news-content-bd ul li a .date{
	width:150px;
	text-align: left;
	margin-left: 4%; float:right\9;
}
.jgq-news-content-bd ul li:hover{
	background: #f4a200;
}
.jgq-news-content-bd ul li:hover a{
	color:#fff;
}
.jgq-news-content-bd ul li a:hover .eye{
	background-image: url(../images/eye2.png);
	height: 32px\9;
	background-size: 32px auto\9;
}
.jgq-news-pages{
	text-align: center;
    height: 40px;
    margin-top: 20px;
}
.jgq-news-pages a{
	padding:6px 12px;
	border: 2px solid #ededed;
	color: #bbbbbb;
	background: #FFFFFF;
	border-radius: 7px;
}
.jgq-news-pages span{
	padding:6px 12px;
	border: 2px solid #f39700;
	background: #f39700;
	color: #fff;
	border-radius: 7px;
}

.jgq-news-bottom{
	width: 100%;
	background: #3a3d44;
	height: 190px;
	color: #cab296;
}
.jgq-news-bottom ul{
	height: 190px;
}

.jgq-news-bottom ul li{
	width: 25%;
	background: url(../images/jgq-news-bottom-line.png) no-repeat right center; float:left\9; margin-top:3%\9;
}
.jgq-news-bottom ul li:nth-last-of-type(1){
	background: none;
}
.jgq-news-bottom-word p{
	text-align: center;
	font-size: 14px;
}

.jgq-news-bottom-word .jgq-news-bottom-word-num{
	font-size: 51px;
}
/*新闻列表页结束*/


/*新闻详情页开始*/
.jgq-news-xq{
	background: #F6F6F6;
}
.jgq-news-xq-left{
	width: 16.4%;
	margin-top: 15px;
	
}
.jgq-news-xq-left ul{
	background: #fff;
	border: 1px solid #efefef;
	padding: 10px 0;
}
.jgq-news-xq-left ul li{
	line-height: 44px;
}
.jgq-news-xq-left ul li a{
	background: url(../images/jgq-right.gif) no-repeat 17px center;
	padding-left: 42px;
	color: #666666;
	font-size: 16px;
}
.jgq-news-xq-left ul li:hover a{
	background: url(../images/jgq-right-hover.png) no-repeat 17px center;
	color: #fc8b08;
}
.jgq-news-xq-left ul li:hover{
	border-left: 2px solid #fc8b08;
}
.jgq-news-xq-left ul li img{
	margin:0 20px;
}
.jgq-news-xq-right{
	width: 81%;
	border: 1px solid #EFEFEF;
	margin-top: 15px;
	background: #FFFFFF;
    margin-bottom: 44px;
}
.jgq-news-title{
	font-size: 23px;
	text-align: center;
}
.jgq-news-xq-right-center{
	width: 95%;
	margin: auto;
}
.jgq-news-xq-right-top{
	border-bottom: 1px solid #EFEFEF;
	text-align: center;
}
.jgq-news-xq-right-title{
	font-size: 23px;
	padding-top: 30px;
}
.jgq-news-xq-right-date{
	font-size: 15px;
	color: #999;
	padding: 15px 0;
}
.jgq-news-xq-right-bottom{
	/* text-indent: 2em; */
	font-size: 16px;
}
.jgq-news-xq-right-bottom p{
	margin: 20px auto;
	color: #666;
}
.jgq-news-xq-right-bottom div{ text-align:left;}
.jgq-news-xq-right-bottom img{ display:block; margin:auto;}
.jgq-news-xq-right-bottom a{ font-size:16px;}
.page_turn strong{
	font-size: 14px;
}
.page_turn a{
	font-size: 14px;
}

.jgq-news-xq-right-relevant{
	margin-bottom: 20px;
}
.jgq-news-xq-right-relevant-catname{
    font-size: 18px;
    line-height: 40px;
    color: #333;
}
.jgq-news-xq-right-relevant ul li{
	line-height: 40px;
    color: #666;
	width:50%;
	overflow: hidden;
	box-sizing: border-box;
	padding-right:12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	float:left;
}
.jgq-news-xq-right-relevant ul li span{
	color: #999;
    padding-right: 20px;
}
.jgq-news-xq-right-relevant ul li a{
	font-size: 16px;
}
/*新闻详情页结束*/



/*诺商活动页开始*/
.jgq-activity{
	background: #f6f6f6;
}
.jgq-activity-hot-catname{
	height: 63px;
	font-size: 16px;
}
.jgq-activity-hot-catname p{
	margin-left: 6px;
}
.jgq-activity-hot-pro{
	margin-bottom: 10px;
}
.jgq-activity-hot-pro img{
	width: 100%;
	margin: auto;
}
.jgq-activity-hot-pro p{
	width: 100%;
	text-align: center;
	background: #fff;
	border:1px solid #ebebeb;
	padding: 21px 0;
	font-size: 15px;
	color: #aaaaaa;
}
.jgq-activity-before-pro{
	
}
.jgq-activity-before-pro ul li{
	width: 32%;
	margin-bottom: 23px;
	margin-right:2%;
}
.jgq-activity-before-pro ul li:nth-of-type(3n) {
	margin-right:0;
}
.jgq-activity-before-pro ul li img{
	width: 100%;
}
.jgq-activity-before-pro ul li p{
	border: 1px solid #DCDCDC;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	background: #fff;
}
.jgq-activity-before-pro ul li:hover p{
	color: #fc8b08;
}
/*诺商活动页结束*/


/*代运营解决方案开始*/
.jgq-operation-poser-catname{
	width: 23.7%;
	margin:40px auto;
}
.jgq-operation-poser-catname p{
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	font-size: 34px;
	color: #333333;
}
.jgq-operation-poser-catname-white{
	width: 23.7%;
	padding:40px 0;
	margin: auto;
}
.jgq-operation-poser-catname-white p{
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	font-size: 34px;
	color: #fff;
}
.jgq-yellow-line{
	background: #ff731e;
	height: 2px;
	width: 32%;
	margin: auto;
	margin-top: -2px;
}
.jgq-white-line{
	background: #fff;
	height: 2px;
	width: 32%;
	margin: auto;
	margin-top: -2px;
}
.jgq-operation-poser-content ul li{
	width: 13.8%;
	margin:63px auto;
}
.jgq-circle{
	width:190px;
	height:190px;
	border-radius: 50%;
	text-align: center;
/* 	padding: 20% 24%; */
	overflow: hidden;
	box-shadow: 10px 10px 100px #f3f2f2;
	margin-top: 20px;
}
.jgq-circle img{
	width: 55%;
}

.jgq-operation-poser-content ul li:hover .jgq-circle{
	background: #FF731E;
}
.jgq-operation-poser-content ul li:hover .jgq-circle-img-hover{
	display: block;
}
.jgq-operation-poser-content ul li:hover .jgq-circle-img{
	display: none;
}
.jgq-operation-poser-content ul li:hover p{
	color: #FF731E;
}
.jgq-circle-img{
	display: block;
}

.jgq-circle-img-hover{
	display: none;
}
.jgq-operation-poser-content ul li p{
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin: 25px auto;
}
.jgq-programme{
	background: url(../images/jgq_programme.jpg) no-repeat center;
}
.jgq-programme-shipin{
	background: url(../images/jgq_programme.jpg) no-repeat center;
	background-size: 130%;
}
.jgq-programme-pro ul{
	padding-bottom: 40px;
}
.jgq-programme-pro ul li{
	width: 22%;
	background: #fff;
	border-radius: 20px;
	margin-bottom: 25px;
}


.jgq-programme-list ul li{ width: 31%; height: 438px;}
.jgq-programme-pro ul li:hover .jgq-programme-pro-img1{
	display: none;
}
.jgq-programme-pro ul li:hover .jgq-programme-pro-img2{
	display: block;
}
.jgq-programme-pro ul li:hover .jgq-programme-pro-title{
	color: #ff8e11;
}
.jgq-programme-pro ul li:hover .jgq-programme-pro-desc{
	color: #ff8e11;
}

.jgq-programme-pro-img1{
	display: block;
	margin:auto;
	margin-top: 15%;
}
.jgq-programme-pro-img2{
	display: none;
	margin:auto;
	margin-top: 15%;
}

.jgq-programme-list ul li .jgq-programme-pro-img1{ width: 40%;}
.jgq-programme-list ul li .jgq-programme-pro-img2{ width: 40%;}
.jgq-programme-pro-title{
	font-size: 22px;
	color: #333;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.jgq-programme-pro-desc{
	font-size: 16px;
    color: #333;
    width: 88%;
    margin: auto;
    text-align: center;
    line-height: 33px;
    margin-bottom: 27px;
}
.jgq-operation-case{
	
}
.jgq-operation-case-content{
	
}
.jgq-operation-case-content ul{
	
}
.jgq-operation-case-content ul li{
	width: 23%;
	position: relative;
	margin-bottom: 20px;
}
.jgq-operation-case-content ul li:hover{
	box-shadow: 0px 0px 10px #333;
}
.jgq-operation-case-content ul li:hover{
	box-shadow: 0px 0px 10px #333;
}

.jgq-operation-case-content ul li:hover .jgq-operation-case-mask{
	display: block;
}

.jgq-operation-case-content ul li img{
	width: 100%;	
}
.jgq-operation-case-mask{
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
}
.jgq-operation-case-mask p{
	line-height: 30px;
	font-size: 16px;
	padding-left: 20px;
}
.jgq-operation-case-classify{
	color: #999999;
}
/*代运营解决方案结束*/



/*电商类解决方案开始*/
.jgq-ecommerce-catname{
	width: 27.7%;
	margin:40px auto;
}
.jgq-ecommerce-catname-word{
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	font-size: 34px;
	color: #333333;
}
.jgq-ecommerce-catname-slogen{
	font-size: 18px;
	color: #555;
	text-align: center;
	margin: 22px auto;
}
.jgq-ecommerce-hd{
	border-bottom: 1px solid #EEEEEE;
}
.bordernone{
	border-bottom: none;
}
.jgq-ecommerce-hd ul{
	width: 76.8%;
	margin: auto;
}
.jgq-ecommerce-hd ul li{
	font-size: 18px;
	color: #555555;
	padding:5px 15px;
}
.jgq-ecommerce-hd-selected{
	border-bottom: 2px solid #ff7019;
	margin-bottom: -1px;
}
.jgq-ecommerce-bd{
	height: 580px;
}
.jgq-ecommerce-bd-content{
	margin: 62px auto;	
	display: none;
}
.jgq-ecommerce-bd-selected{
	display: block;
}
.jgq-ecommerce-bd-content-left{
	width: 56.6%;
	float: left;
}
.jgq-ecommerce-bd-content-left-img{
	padding-right: 3.3%;
}
.jgq-ecommerce-bd-content-left-img img{
	width: 100%;
}

.jgq-ecommerce-bd-content-left-word-left{
	width: 43%;
}
.jgq-ecommerce-bd-content-left-word-right{
	width: 53%;
    margin-right: 1%;
}
.jgq-ecommerce-bd-content-left-word-left-title{
	font-size: 20px;
	color: #000000;
	margin: 20px auto;
}
.jgq-ecommerce-bd-content-left-word-left-desc{
	font-size: 16px;
	color: #000000;
	line-height: 32px;
}
.jgq-ecommerce-bd-content-right{
    width: 41%;
	border-left: 1px solid #e6e6e6;
	padding-left: 2%;
	float: left;
}
.jgq-ecommerce-bd-content::after{
	content: '';
	display: block;
	clear: both;
}
.jgq-ecommerce-bd-content-right-process-left{
	width: 35%;
}
.jgq-ecommerce-bd-content-right-title{
	font-size: 26px;
	color: #333;
}
.jgq-ecommerce-bd-content-right-desc{
	font-size: 16px;
	color: #333333;
	margin: 3% auto;
}
.jgq-ecommerce-bd-content-right-process-catname{
	font-size: 20px;
	color: #676564;
}
.jgq-ecommerce-bd-content-right-process-left ul li{
	font-size: 16px;
	color: #676564;
	margin: 6% auto;
}
.jgq-ecommerce-bd-content-right-process-right{
    width: 54.6%;
}
.jgq-ecommerce-bd-content-right-process-right img{
	width: 100%;
}




.jgq-ecommerce-photography{
	background: url(../images/jgq-photography-banner.jpg) no-repeat center;	
}
.jgq-ecommerce-photography-catname{
	width: 30.7%;
	padding-top: 40px;
	margin: auto;
}
.jgq-ecommerce-photography-catname-word{
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	font-size: 34px;
	color: #fff;
}
.jgq-ecommerce-photography-catname-slogen{
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 22px 0;
	margin: auto;
}
.jgq-ecommerce-photography-content{
	
}
.jgq-ecommerce-photography-content ul{
	
}
.jgq-ecommerce-photography-content ul li{
	position: relative;
}
.jgq-ecommerce-photography-content ul li:hover .jgq-ecommerce-photography-mask{
	display: block;
}
.jgq-ecommerce-photography-content ul li:hover .jgq-ecommerce-photography-pro-bottom{
	display: none;
}
.jgq-ecommerce-photography-img img{
	width: 100%;
}
.jgq-ecommerce-photography-pro-bottom{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(255,255,255,.7);
	text-align: center;
	font-size: 16px;
	color: #000000;
}
.jgq-ecommerce-photography-mask-title p{
	width: 91%;
	margin: auto;
	border-bottom: 1px solid #ef8100;
	text-align: center;
	font-size: 18px;
	color: #000000;
}
.jgq-ecommerce-photography-mask-title{
    margin-top: 18%;
    margin-bottom: 40%;
}
.jgq-ecommerce-photography-mask-content{
	text-align: center;
	font-size: 16px;
	color: #000000;
	line-height: 32px;
}
.jgq-ecommerce-photography-mask{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	background: rgba(203,203,203,.8);
	display: none;
}
.jgq-ecommerce-photography-appendix{
	font-size: 18px;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 40px;
}
.jgq-ecommerce-system-content{
	margin-bottom: 70px;
}
.jgq-ecommerce-system-content ul li{
	width: 20%;
	box-sizing: border-box;
	border: 1px solid #ef8100;
	position: relative;
}
.jgq-ecommerce-system-content-img{
	padding-top: 13%;
	padding-bottom: 20%;
}
.jgq-ecommerce-system-content-img img{
	margin: auto;
}
.jgq-ecommerce-system-title{
	position: absolute;
	font-size: 18px;
	color: #000000;
	bottom: 9%;
}
.jgq-ecommerce-system-content-img-initial{
	display: block;
}
.jgq-ecommerce-system-content-img-hover{
	display: none;
}
.jgq-ecommerce-system-content ul li:hover{
	background: #ef8100;
}
.jgq-ecommerce-system-content ul li:hover .jgq-ecommerce-system-title{
	color: #fff;
}
.jgq-ecommerce-system-content ul li:hover .jgq-ecommerce-system-content-img-initial{
	display: none;
}
.jgq-ecommerce-system-content ul li:hover .jgq-ecommerce-system-content-img-hover{
	display: block;
}
/*电商类解决方案结束*/

/*诺商商学院开始*/
.jgq-course{
	
}
.jgq-course-hd{
	
}
.jgq-course-hd ul{
	width: 95%;
	margin: auto;	
}
.jgq-course-hd ul li{
	width: 15.3%;
	background: #eee;
	color: #333;
	font-size: 18px;
	text-align: center;
	padding: 5px;
}
.jgq-course-bd-content{
	display: none;
}
.jgq-course-bd-selected{
	display: block;
}
.jgq-course-bd-content::after{
	content: '';
	clear: both;
	display: block;
}

.jgq-course-bd-content-left{
	width: 48.7%;
	padding-left: 25px;
	font-size: 20px;
	color: #000000;
	float: left;
}
.jgq-course-bd-content-right{
	width: 46%;
	padding-right: 11px;
	float: right;
}
.jgq-course-bd-content-right img{
	width: 100%;
}
.jgq-course-hd ul .jgq-course-hd-selected{
	background: #ff9211;
	color: #FFFFFF;
}

.jgq-course-bd{
	margin: 66px auto;
}
.jgq-star{
	background: #f5f5f5;
}
.jgq-star-catname{
	width: 23.7%;
	padding:40px 0;
	margin: auto;
}
.jgq-star-catname p{
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	font-size: 34px;
	color: #333333;
}
.jgq-star-content-bd-left{
    width: 49%;
    float: left;
    background: url(../images/jgq-star-bd-left-bg.png) no-repeat 9px 108px;
    background-size: 85%;
}
.jgq-star-content-bd-left img{
	width: 59%;
}
.jgq-star-content-bd-right{
	width: 50%;
	float: right;
}
.jgq-bd ul li:after{
	content: '';
	display: block;
	clear: both;
}
.jgq-star-content-bd-right-declaration{
	font-size: 32px;
	color: #505050;
	text-indent: 1em;
	font-weight: 600;
}
.jgq-star-content-bd-right-line{
	width: 42px;
	height: 2px;
	background: #e0e0e0;
	margin: 5% 0;
}
.jgq-star-content-bd-right-name{
	color: #505050;
	font-size: 34px;
	font-weight: 600;
}
.jgq-star-content-bd-right-position{
	font-size: 26px;
	color: #505050;
}
.jgq-hd{
	padding-bottom: 3%;
}
.jgq-hd ul li{
	width: 4%;
	height: 5px;
	background: #cacaca;
	margin: auto 4px;
}
.jgq-hd ul .on{
	background: #ff9211;
}
@media screen and (max-width: 1600px) {
	.jgq-star-content-bd-left{
		background: url(../images/jgq-star-bd-left-bg.png) no-repeat 9px 89px;
		background-size: 85%;
	}
}
.jgq-enterprise-content{
	margin-bottom: 5%;	
}
.jgq-enterprise-content ul li{
	width: 15%;
    border: 2px solid #dbdbdb;
    border-radius: 10px;
    margin: 7px 0;
    overflow: hidden;
	margin-right: 1%;
}
.jgq-enterprise-content ul li:nth-of-type(6n){
	margin-right: 0;
}
.jgq-enterprise-content ul li img{
	
}


.jgq-harvest-catname{
	width: 31.7%;
	margin:40px auto;
}
.jgq-harvest-catname p{
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	font-size: 34px;
	color: #333333;
}
.jgq-harvest-content ul li{
	margin: 100px auto;
}
.jgq-harvest-content-li1-left{
	width: 51%;
}
.jgq-harvest-content-li1-left-circle{
	width: 144px;
	height: 144px;
	box-shadow: 0px 5px 10px #e6e5e6;
	border-radius: 50%;
}
.jgq-harvest-content-li1-left-title{
	font-size: 36px;
	color: #ff731e;
	line-height: 48px;
	margin: 5% 0;
}
.jgq-harvest-content-li1-left-desc{
	color: #484848;
	font-size: 22px;
}
.jgq-harvest-content-li1-right{
	width: 46.1%;
}
.jgq-harvest-content-li1-right img{
	width: 100%;
}


.jgq-harvest-content-li2-right{
	width: 51%;
}
.jgq-harvest-content-li2-right-circle{
	width: 144px;
	height: 144px;
	box-shadow: 0px 5px 10px #e6e5e6;
	border-radius: 50%;
}
.jgq-harvest-content-li2-right-title{
	font-size: 36px;
	color: #ff731e;
	line-height: 48px;
	margin: 5% 0;
    text-align: right;
}
.jgq-harvest-content-li2-right-desc{
	color: #484848;
	font-size: 22px;
}
.jgq-harvest-content-li2-left{
	width: 46.1%;
}
.jgq-harvest-content-li2-left img{
	width: 100%;
}
/*诺商商学院结束*/



/*品牌打造解决方案开始*/
.jgq-whole-catname{
	font-size: 31px;
	color: #fc8b08;
	padding-left: 5px;
	padding-top: 65px;
}
.jgq-whole-hd{
	
}
.jgq-whole-hd ul{
	margin: 25px 0;
}
.jgq-whole-hd ul li{
	padding: 10px 36px;
	background: #d2d2d2;
	font-size: 18px;
	color: #2d2d2d;
	margin-left: 5px;
}
.jgq-whole-hd ul .jgq-whole-hd-selected{
	background: #ef8100;
	color: #FFFFFF;
}
.jgq-whole-bd-content{
	display: none;
	padding-top: 10px;
	padding-bottom: 50px;
}
.jgq-whole-bd-selected{
	display: block;
}
.jgq-whole-bd-content:after{
	content: '';
	display: block;
	clear: both;
}
.jgq-whole-bd-content-left{
	width: 48.7%;
	font-size: 18px;
	color: #2D2D2D;
	line-height: 35px;
	float: left;
}
.jgq-whole-bd-content-right{
	width: 49.7%;
	padding-right: 5px;
	float: right;
}
.jgq-whole-bd-content-right img{
	width: 100%;
}


.jgq-gg{
	background: url(../images/jgq-gg-bg.jpg) no-repeat center;
	height: 100px;
	line-height: 100px;
}
.jgq-gg-content{
	width: 70%;
	margin: auto;
	font-size: 30px;
	color: #FFFFFF;
}


.jgq-business{
	background: url(../images/jgq_business_bg.jpg) no-repeat center;
	height: 570px;
}
.jgq-business-content{
	padding-top: 8%;
}
.jgq-business-content ul{
	width: 63.5%;
	margin: auto;
    margin-left: 34%;
}
.jgq-business-content ul li{
	width: 100%;
}
.jgq-business-content ul li:nth-of-type(2){
	margin-bottom: 3%;
}
.jgq-business-content-left{
	width: 51.2%;
	text-align: right;
}
.jgq-business-content-right{
	width: 45%;
    padding-left: 2%;
}
.jgq-business-content-right-title{
	font-size: 20px;
	color: #3b393a;
    padding-top: 7%;
}
.jgq-business-content-right-desc{
	font-size: 18px;
	color: #3b393a;
}


.jgq-company{
	background: url(../images/jgq_company_bg.png) no-repeat center;	
	padding-bottom: 3%;
}
.jgq-company-catname{
	font-size: 31px;
	color: #fc8b08;
	text-align: center;
	padding-top: 5%;
	padding-bottom: 2%;
}
.jgq-company-hd{
	border-bottom: 1px solid #fff;
}
.jgq-company-hd ul{
	
}
.jgq-company-hd ul li{
	width: 10%;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin:0 2%;
}
.jgq-company-hd ul .jgq-company-hd-selected{
	border-bottom: 2px solid #fc8b08;
	color: #FC8B08;
	margin-bottom: -1px;
    padding: 5px 0px;
}
.jgq-company-bd-content{
	
}
.jgq-company-bd-content ul{
	
}
.jgq-company-bd-content ul li{
	width: 18%;
	border-radius: 10px;
	margin: 4% 0;
}
.jgq-company-bd-content ul li:hover{
	background: linear-gradient(to right,#fb5900, #ee8800); /* 标准的语法（必须放在最后） */
}
.jgq-company-bd-content-img{
	text-align: center;
	margin: 10px auto;
}
.jgq-company-bd-content-title{
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.jgq-company-bd-content-desc{
	font-size: 14px;
	color: #fff;
	width: 90%;
	margin:5px auto;
	line-height: 30px;
	text-align: center;
}
.jgq-company-bd-content{
	display: none;
}
.jgq-company-bd-selected{
	display: block;
}
.jgq-company-consult{
	width: 13.8%;
	margin: auto;
	box-sizing: border-box;
	border: 1px solid #ef8100;
	padding: 10px 0;
	text-align: center;
}
.jgq-company-consult p{
	font-size: 18px;
	color: #f17d00;
}



.jgq-industry{
	
}
.jgq-industry-catname{
    font-size: 24px;
    color: #333333;
    margin-top: 58px;
    margin-bottom: 35px;
}
.jgq-industry-catname-img{
	width: 3px;
	height: 22px;
	background: #ef8300;
}
.jgq-industry-catname-word{
	padding-left: 10px;
}
.jgq-industry-content{
	
}
.jgq-industry-content ul{
	
}
.jgq-industry-content ul li{
	width:16.5%;
	border: 1px solid #e5e5e5;
	padding-bottom: 1%;
}
.jgq-industry-content-img{
    text-align: center;
    margin: 7% auto;
}
.jgq-industry-content-title{
	color: #333333;
    font-size: 18px;
    text-align: center;
    line-height: 33px;
}
.jgq-industry-content-desc{
	color: #999999;
    font-size: 14px;
    text-align: center;
    line-height: 27px;
}
.jgq-industry-content-img-initial{
	display: block;
}
.jgq-industry-content-img-hover{
	display: none;
}
.jgq-industry-content ul li:hover{
	background: #ef8600;
}

.jgq-industry-content ul li:hover .jgq-industry-content-img-initial{
	display: none;
}
.jgq-industry-content ul li:hover .jgq-industry-content-img-hover{
	display: block;
}
.jgq-industry-content ul li:hover .jgq-industry-content-title{
	color: #fff;
}
.jgq-industry-content ul li:hover .jgq-industry-content-desc{
	color: #FFFFFF;
}
.jgq-case-content{
	margin-bottom: 4%;
}
.jgq-case-content ul li{
	width: 15%;
	position: relative;
}
.jgq-case-content ul li img{
	width: 100%;
}
.jgq-case-content ul li:hover .jgq-case-content-mask{
	display: block;
}
.jgq-case-content-mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 96%;
	background: rgba(51,51,51,.7);
	display: none;
}
.jgq-case-content-mask p{
	width: 90%;
	margin: auto;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}
.jgq-case-content-mask-inside{
	height: 100%;
}
/*品牌打造解决方案结束*/



/*全网宣传解决方案开始*/
.jgq-propaganda-content{
	
}
.jgq-propaganda-content ul{
	
}
.jgq-propaganda-content ul li{
	width: 14%;
}
.jgq-propaganda-content-img{
	margin-top: 20%;
}
.jgq-propaganda-content-img-initial{
	display: block;
}
.jgq-propaganda-content-img-hover{
	display: none;
}
.jgq-propaganda-content ul li:hover .jgq-propaganda-content-img-initial{
	display: none;
}
.jgq-propaganda-content ul li:hover .jgq-propaganda-content-img-hover{
	display: block;
}
.jgq-propaganda-content ul li:hover .jgq-propaganda-content-desc{
	color: #eb8400;
}
.jgq-propaganda-content-desc{
	text-align: center;
	font-size: 22px;
	color: #3d383b;
	margin: 21% auto;
}

.jgq-service{
	background: #f1f1f1;
}
.jgq-service-catname{
	width: 23.7%;
	padding:40px 0;
	margin: auto;
}
.jgq-service-catname p{
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	font-size: 34px;
	color: #333333;
}

.jgq-service-content-hd{
	
}
.jgq-service-content-hd ul{
	border-bottom: 1px solid #E5E5E5;
}
.jgq-service-content-hd ul li{
	font-size: 18px;
	color: #333333;
    padding: 4px 2%;
	margin: auto 1%;
	margin-bottom: -1px;
	
}
.jgq-service-content-hd ul .jgq-service-content-hd-selected{
	border-bottom: 2px solid #fc8b08;
	color: #FC8B08;
}

.jgq-service-content-bd-box{
	display: none;
}
.jgq-service-content-bd-selected{
	display: block;
}
.jgq-service-content-bd-box-left{
	width: 42%;
	float: left;
	height: 450px;
	overflow: hidden;
}
.jgq-service-content-bd-box-left img{
	width: 100%;
}
.jgq-service-content-bd-box-right{
	width: 56%;
	float: right;
}
.jgq-service-content-bd-box:after{
	content: '';
	display: block;
	clear: both;
}
.jgq-service-content-bd{
	padding: 4% 0;
}
.jgq-service-content-bd-box-right-word{
	font-size: 19px;
	color: #000000;
    padding-left: 2%;
    width: 100%;
}
.jgq-service-content-bd-box-right ul{
	width: 49%;
}
.jgq-service-content-bd-box-right ul li{
	margin-bottom: 6%;
}
.jgq-service-content-bd-box-right-ico{
	margin-top: 1%;
}


.jgq-bear{
	
}
.jgq-bear-content{
	background: url(../images/jgq_bear_content_bg.jpg) no-repeat center;
	height: 553px;
}
.jgq-bear-content-img{
	background: #D2D2D2;
	width: 165px;
	height: 165px;
	text-align: center;
	border-radius: 50%;
}
.jgq-bear-content-one{
	width: 165px;
}
.jgq-bear-content-three{
	width: 393px;
	height: 393px;
	border: 1px solid #ef8101;
	border-radius: 50%;
}
.jgq-bear-content-inside{
	width: 357px;
	height: 357px;
	background: #ef8100;
	margin: auto;
	border-radius: 50%;
	text-align: center;
}
.jgq-bear-content-word{
	font-size: 24px;
	color: #6d6d6d;
	text-align: center;
}
.jgq-bear-content ul li:nth-of-type(1){
	padding-bottom: 33%;	
}
.jgq-bear-content ul li:hover .jgq-bear-content-img{
	background: #ef8100;
}





.jgq-bear-content-inside-word{
	font-size: 51px;
	color: #FFFFFF;
	text-align: center;
}


























.jgq-extension{
	background: url(../images/jgq_extension_banner.jpg) no-repeat center;
}
.jgq-extension-content{
	padding-top: 2%;
	padding-bottom: 3%;
}
.jgq-extension-content ul li{
	width: 23%;
}
.jgq-extension-content-img{
    border-radius: 15px;
	overflow: hidden;
}
.jgq-extension-content-img img{
	width: 100%;
}
.jgq-extension-content-title{
	font-size: 20px;
	color: #000000;
	text-align: center;
	font-weight: 600;
	margin: 20px auto;
}
.jgq-extension-content-desc{
	font-size: 18px;
	color: #2c2c2c;
	line-height: 30px;
}
.jgq-ecommerce-bd-add{
	background: #fff;
	padding: 23px 14px;
	border-radius: 20px;
}

.jgq-inner-custom-part-ico{
	width: 85px;
	height: 85px;
	border: 1px solid #363636;
}
.jgq-inner-custom-ico{
	font-size: 16px;
	color: #000;
	text-align: center;
	margin-top: 30px;
}
.jgq-inner-custom-ico p{
	margin: 10px auto;
}
.jgq-inner-custom-ico ul li{
	margin-right: 28px;
}




/*全网宣传解决方案结束*/




.jgq-index-desc{
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}




/* online开始 */
.jgq-online{
	width: 100%;
	margin: auto;
	background: #f5f1f0;
	height:
}

/* online结束 */




/* about开始*/
.jgq-about-title{
	font-size: 32px;
	text-align: center;
}

.jgq-about-slogen{
	font-size: 20px;
	color: #666;
	text-align: center;
    margin: 10px auto;
}

.jgq-about-content{
	font-size: 16px;
	color: #3b3b3c;
	line-height: 35px;
}

.jgq-about-img{
	width: 100%;
    margin-top: 25px;
}
.jgq-about-img img{
	width: 100%;
}
.jgq-culture-hd-img img{
	filter: grayscale(100%);
}
.jgq-culture-hd-selected img{
	filter: initial;
}
.jgq-culture-hd-selected .jgq-culture-hd-word{
	color: #ff731e;
}

.jgq-culture-hd ul li:after{
	content:'';
	display: block;
	width: 100%;
	height: 14px;
}

.jgq-culture-hd ul .jgq-culture-hd-selected:after{
	content:'';
	display: block;
	width: 100%;
	height: 14px;
	background: url(../images/jgq-point.png) no-repeat center;
}

.jgq-culture-hd-word{
	margin: 10px auto;
	font-size: 20px;
	text-align: center;
}
.jgq-culture-hd ul li{
	float: left;margin-right:10%}
.jgq-culture-bd-part-left{
	background: #fff;
	width: 48%;
    padding-top: 3rem;
    padding-bottom: 1rem;
	float: left;
	height: 451px;
	padding-top:50px\9;
	padding-bottom:16px\9;
}
.jgq-culture-hd{
	height: auto !important;
	overflow: hidden;}
.jgq-culture-bd{ height:auto;overflow:hidden; clear:both;}
.jgq-culture-bd-part-right{
	width: 51.6%;
	float: left;
}
.jgq-culture-bd-part-right img{
	width: 100%;
}
.jgq-culture-bd-part-left_catname{
	font-size: 28px;
	color: #fc9e26;
}
.jgq-culture-bd-part-left p{
	color: #322f32;
	font-size: 18px;
	margin: 2% auto;
    line-height: 1.8rem;
}

.jgq-culture-bd-part-left-inside{
	width: 86%;
	margin: auto;
}

.jgq-culture-bd-part{
	margin: 3% auto;
}

.jgq-culture-bd-part{
	display: none;
}

.jgq-culture-bd-selected{
	display: block;
}


























@media screen and (max-width: 1600px){
	.jgq-culture-bd-part-left p{
		margin: 2.2% auto;
	    line-height: 2rem;
	}
}















/* about结束 */

.jgq-link{
	width: 100%;
	height: 100%;
}

.wc-inner-about-wrap{ height:auto !important;
	overflow: hidden;clear:both;}