#sub-banner{
	text-align:center;
}
#content ,#bottomSet{
	margin:50px 0;
}
#content .topnav,
#content section{
	overflow: visible;
}
#content .topnav .rightside{
	float:right;
}
#content .topnav .title{
	float:left;
}
#content .topnav .title h2{
}
#content .topnav .title h2 img,
.otherTit img{
    vertical-align: baseline;
}

#content .topnav .title h2 b,
.otherTit b{
	color:#6967b5;
	font-size:19px;
	display:inline-block;
	background-image:url(/images/10/pro-about-title.png);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-top: 87px;
	margin-left: 10px;
	font-weight: normal;
	min-width: 60px;
}
#content .topnav .rightside .waylink strong{
	color:#414141;
}
#content .topnav .rightside .waylink{
	padding-right:10px;
}
#content .topnav .rightside .waylink a,
#content .topnav .rightside .waylink{
	color:#b6b6b6;
	text-align: right;
}
#content .topnav .rightside .waylink ol{padding: 0;margin: 0;text-align: right;font-size:10pt;}
#content .topnav .rightside .waylink ol li{display: inline-block;position: relative;padding-left: 12px;}
#content .topnav .rightside .waylink ol li:after{ content:'>'; display:block; position:absolute; left:0; top:0;}
#content .topnav .rightside .waylink ol li:first-child:after{
	display:none;
}
#content .content-wrap{
    padding-top: 30px;
    color:#000;
    clear: both;
}
#content .content-wrap article::selection,
#content .content-wrap div::selection{
	background:#5eb2b1;
	color:#fff;
}
#content .content-wrap img{
	height:auto !important;
}
#bottom-service{
	background-image:url(/images/10/pro-bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	color:#fff;
	padding:70px 0;
}
.content-main #community{
	margin:20px 0;
}
.content-main #community li{
	float:left;
	line-height:0;
	margin: 0 5px 5px 0;
}
#pagenav{
}
#pagenav p{
	border: 1px solid #afaee4;
    padding: 5px 10px;
    border-radius: 5px;
}
#pagenav p a{
	margin-left: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari only override */
    ::i-block-chrome, #bottom-service {
		background-attachment:none;
		background-position:50% 50%;
    }
}

#bottom-service .lefttitle{
	float:left;
	width:22%;
	font-size:35px;
	line-height: 110%;
	text-align: right;
}
#bottom-service .lefttitle h3{
	text-align: right;
	margin-top: 10px;
}
#bottom-service .lefttitle p{
	text-align: right;
	margin-top: 10px;
}
#bottom-service .serviceicon{
	float:right;
	width:75%;
}
#bottom-service .serviceicon li{
	text-align:center;
	display:inline-block;
	margin-right:-4px;
	width:25%;
	vertical-align: top;
}
#bottom-service .serviceicon li h3{
	text-align:center;
	font-size:18px;
	margin-top: 10px;
}
#bottom-service .serviceicon li p{
    margin: 0 25px;
}
#bottom-service .serviceicon li p a{display: block;background-repeat: no-repeat;background-position: 50% 50%;background-size: contain;}
#bottom-service .serviceicon li p img{
}
#bottom-service .serviceicon li h3 a{color: #fff;font-weight: normal;font-size: 17px;}
#content .topnav .rightside #side-nav ul.subUL,
#content .topnav .rightside #side-nav ul li a span,
.catebtn{
	display:none;
}
#category-nav >h3,
#contact-nav >h3{font-family: 'Noto Serif', serif;margin-bottom: 10px;}
#category-nav >h3 strong,
#contact-nav >h3 strong{
    font-weight: normal;
    font-size: 40px;
    line-height: 110%;
    color: #6160b0;
}
#bottomSet #category-nav{
    float: left;
    width: 300px;
    margin-right: 80px;
    position:relative;
}
#bottomSet #category-nav:after,
#bottomSet #contact-nav:after{
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    background-color: #f0f0f0;
    position: absolute;
    right: -40px;
    top: 0;
}
#bottomSet #contact-nav:after{
    right: -25px;
}
#bottomSet #category-nav .action ul.subUL{ display:block;}
.catebtn{display:none;text-align: right;margin: 20px 0 0;}
.catebtn a{display: inline-block;border: 1px solid #474faf;border-radius: 15px;line-height: 110%;background: #f7f7f7;padding: 5px 15px;color: #474faf;font-weight: bold;}
#bottomSet #category-nav >ul >li h3,
#bottomSet #category-nav >ul >li .subUL li .subULHead{
	overflow: hidden;
	position:  relative;
	border-bottom: 1px solid #efefef;
}
#bottomSet #category-nav >ul >li h3,
#bottomSet #category-nav >ul >li .subUL li .subULHead p{
	width: calc(100% - 25px);
}
#bottomSet #category-nav >ul >li >h3{width:100%;}
#bottomSet #category-nav >ul >li h3 span{
	color: #f4c921;
	margin-right: 8px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 20px;
}
#bottomSet #category-nav >ul >li h3 b,
#bottomSet #category-nav >ul >li .subUL li .subULHead b{
	color: #9fa4e0;
	font-weight: bold;
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
    width: 40px;
    text-align: right;
    height: 46px;
    line-height: 46px;
	z-index: 5;
}
#bottomSet #category-nav >ul >li h3 a, #bottomSet #category-nav >ul >li .subUL li .subULHead p a ,#bottomSet #category-nav >ul >li .subUL li .sub2UL li .sub2ULHead p a{
	padding: 10px 0;
	color: #4d4a4a;
	font-weight: normal;
	font-size: 15px;
	display: inline-block;
}
#bottomSet #category-nav .Cate li a{
	font-size: 15px;
	display: block;
	color: #6e6e6e;
	transition:all linear 0.2s;
}
#bottomSet #category-nav .Cate li a:hover{
	color: #f4c921;
}
#bottomSet #category-nav >ul >li ul{
	overflow:hidden;
}
#bottomSet #category-nav >ul >li .subUL li .subULHead p a{
	padding-left: 20px;
	color: #6e6e6e;
}
#bottomSet #category-nav >ul >li .subUL li .subULHead b{color: #d3d3d3;}
#bottomSet #category-nav >ul >li .subUL li .sub2UL li .sub2ULHead p a{padding-left: 35px;border-bottom: 1px solid #efefef;color:#6e6e6e;display: block;}
#bottomSet #category-nav >ul >li .subUL li .sub2UL li.action .sub2ULHead p a{background:#ededed;}

#bottomSet #contact-nav{
    float: left;
    width: calc(100% - 830px);
    margin-right: 50px;
    position:relative;
}
#bottomSet #contact-nav li{
    padding: 7px 0;
}
#bottomSet #contact-nav li a{
    color: #434343;
    font-size: 15px;
}
#bottomSet #contact-nav li a i{
    margin-right: 10px;
}
#bottomSet #fameWork{float: right;width: 400px;}
#bottomSet #g-map iframe,
#bottomSet #youtube iframe{width: 100%;height: 200px;}
@media screen and (min-width: 1281px) {
	#content .topnav .rightside #side-nav{
		margin-top: 40px;
	}
	#content .topnav .rightside #side-nav ul{
		text-align: right;
		overflow: visible;
	}
	#content .topnav .rightside #side-nav li{
		display: inline-block;
		background-repeat: no-repeat;
		text-align: center;
		margin-right: 10px;
		position:relative;
		margin-bottom: 10px;
	}
	#content .topnav .rightside #side-nav li:hover a{
		color:#fff;
		border: 1px solid #53519a;
	}
	#content .topnav .rightside #side-nav ul li a{
		display:block;
		color:#53519a;
		font-size:14px;
		margin: 0;
		font-size: 13px;
		padding: 5px 14px;
		border: 1px solid #53519a;
		position: relative;
		border-radius: 3px;
	}
	#content .topnav .rightside #side-nav ul li b{
		display:none;
	}
	#content .topnav .rightside #side-nav ul li.action h3 a, #content .topnav .rightside #side-nav ul li:hover h3 a{
		background: #53519a;
		color: #fff;
	}
	#content .topnav .rightside #side-nav ul li.action h3 a:after, #content .topnav .rightside #side-nav ul li:hover h3 a:after{
		content: " ";
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 5px 7.5px 0 7.5px;
		border-color: #53519a transparent transparent transparent;
		position: absolute;
		bottom: -5px;
		left: 50%;
		margin-left: -7.5px;
	}
	#content .topnav .rightside #side-nav li ul.subUL{
		position: absolute;
		top: 100%;
		left: calc(50% - 75px);
		width: 150px;
		z-index: 5;
		padding-top: 10px;
		text-align: center;
	}
	#content .topnav .rightside #side-nav li:hover ul.subUL{
		display:block;
	}
	#content .topnav .rightside #side-nav li ul.subUL li{
	margin: 0 0 5px;
	display: block;
	}
	#content .topnav .rightside #side-nav li ul.subUL li p{
	}
	#content .topnav .rightside #side-nav li ul.subUL li p a{
	text-align: center;
	background: #7c7ab3;
	}
	#content .topnav .rightside #side-nav li ul.subUL li.action p a,
	#content .topnav .rightside #side-nav li ul.subUL li:hover p a{
		background: #3b397d;
	}
	#bottom-service{
		background-attachment:fixed;
	}
	#side-nav{ display:block !important;}
}
@media screen and (max-width: 1280px) {
	#content .topnav .rightside{
		float: none;
	}
	#content .topnav .title{
		float: none;
		margin-top: 10px;
	}
	#side-nav{ display:none;}
	#content .topnav .rightside #side-nav .action ul.subUL{ display:block;}
	.catebtn{display:block;text-align: right;margin: 20px 0 0;}
	.catebtn a{display: inline-block;border: 1px solid #474faf;border-radius: 15px;line-height: 110%;background: #f7f7f7;padding: 5px 15px;color: #474faf;font-weight: bold;}
	#side-nav >ul >li h3,
	#side-nav >ul >li .subUL li .subULHead{
		overflow: hidden;
		position:  relative;
		border-bottom: 1px solid #efefef;
	}
	#side-nav >ul >li h3,
	#side-nav >ul >li .subUL li .subULHead p{
		width: calc(100% - 25px);
	}
	#side-nav >ul >li >h3{width:100%;}
	#side-nav >ul >li h3 span{
		color: #f4c921;
		margin-right: 8px;
		vertical-align: bottom;
		font-weight: bold;
		font-size: 20px;
	}
	#side-nav >ul >li h3 b,
	#side-nav >ul >li .subUL li .subULHead b{
		color: #9fa4e0;
		font-weight: bold;
		font-size: 20px;
		position: absolute;
		right: 5px;
		top: 0;
		cursor: pointer;
		width: 40px;
		text-align: right;
		height: 46px;
		line-height: 46px;
	}
	#side-nav >ul >li h3 a, #side-nav >ul >li .subUL li .subULHead p a ,#side-nav >ul >li .subUL li .sub2UL li .sub2ULHead p a{
		padding: 10px 0;
		color: #4d4a4a;
		font-weight: normal;
		font-size: 15px;
		display: inline-block;
	}
	#side-nav .Cate li a{
		font-size: 15px;
		display: block;
		color: #6e6e6e;
		transition:all linear 0.2s;
	}
	#side-nav .Cate li a:hover, #side-nav .Cate li.action a{
		color: #f4c921;
	}
	#side-nav >ul >li ul{
		overflow:hidden;
	}
	#side-nav >ul >li .subUL li .subULHead p a{
		padding-left: 20px;
		color: #6e6e6e;
	}
	#side-nav >ul >li .subUL li.action .subULHead p a{color: #6362d7;}
	#side-nav >ul >li .subUL li .subULHead b{color: #d3d3d3;}
	#side-nav >ul >li .subUL li .sub2UL li .sub2ULHead p a{padding-left: 35px;border-bottom: 1px solid #efefef;color:#6e6e6e;}
	#side-nav >ul >li .subUL li .sub2UL li.action .sub2ULHead p a{background:#ededed;}
	#bottom-service .lefttitle,
	#bottom-service .serviceicon{
		width:100%;
	}
	#bottom-service .lefttitle,
	#bottom-service .lefttitle h3,
	#bottom-service .lefttitle p{
		text-align:center;
		font-size: 28px;
	}
	#bottom-service .lefttitle{
		margin-bottom:50px;
	}
	#bottomSet #fameWork{width:300px;}
	#bottomSet #contact-nav{width: calc(100% - 680px);}
	#bottomSet #category-nav{width: 250px;}
}
@media screen and (max-width: 980px) {
	#content .topnav .title,
	#content .topnav .rightside{
	    float: none;	
		margin-bottom: 10px;
	}
	#content .topnav .title h2,
	.otherTit{
		text-align:center;
	}
	#content .topnav .rightside #side-nav{
		margin-top:10px;
	}
	#content .topnav .title h2 img{
	    height: 55px;
		vertical-align: bottom;	
	}
	#bottomSet #fameWork{width:100%;}
	#bottomSet #contact-nav{width: 100%;margin: 50px 0;}
	#bottomSet #category-nav{width: 100%; margin:0;}
	#bottomSet #fameWork iframe{
		height: 300px;
	}
}
@media screen and (max-width: 640px) {
	#content .topnav .rightside #side-nav ul{
		text-align:center;
	}
	#content .topnav .title h2 img,
	#content .content-wrap .otherTit img{
	    height: 40px !important;
		vertical-align: baseline;
	}
	#content .topnav .title h2 b,
	.otherTit b{
		font-size: 22px;	
	}
	#bottom-service .serviceicon li{
		width:50%;
		margin-bottom:30px;
	}
	#bottom-service .serviceicon li:nth-child(3),
	#bottom-service .serviceicon li:nth-child(4){
		margin-bottom:0;
	}
	#bottom-service{
	    background-position: 50% 100%;	
	}
	#pagenav .page-prev,
	#pagenav .page-next{
		float: none;
		border: none;
		border-bottom: 1px solid #afaee4;
		border-radius: 0;
		padding: 10px;
		margin: 0;
	}
	#bottomSet #fameWork iframe{
		height: 250px;
	}
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, #bottom-service {
		background-position:50% 100%;
    }
}

@media screen and (max-width: 480px) {
	#sub-banner{
		margin-top: 70px;	
	}
	#content .topnav .rightside .waylink ol{
		font-size: 7pt;
	}
	#content .topnav .title h2 b,
	.otherTit b{
	    display: block;
		background-position: 50% 0;	
		margin-left: 0;
	}
	#content .topnav .title h2 img,
	.otherTit img{
		display:none;
	}
}