﻿.divCon {

	width: 1200px;

	margin: 0 auto;

}





/*****************************************************************************/





/*网站头部*/



.webTop {

	float: left;

	display: flex;

	text-align: center;

	justify-content: space-around;

	width: 100%;

	min-width: 1200px;

	height: 130px;

	background-color: #FFFFFF;

	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);

}





/* topLogo */



.topLogo {

	height: 130px;

}



.topLogo div {

	float: left;

	height: 130px;

	text-align: left;

	display: flex;

	flex-wrap: wrap;

	align-items: center;

}



.topLogo_txt > p {

	font-size: 20px;

	font-weight: bold;

	color: #258c49;

}



.topLogo_txt > p > span {

	font-size: 15px;

	font-weight: normal;

	color: #000000;

}



.topLogo_txt:before {

	content: "";

	width: 40px;

	height: 130px;

	background: url(http://www.jc116.com/statics/images/topLoho_BG.png) no-repeat center;

}





/* topNav */



.topNav {

	margin: 0 20px;

	height: 130px;

}



.topNav_ul {

	width: 100%;

	height: 130px;

	background: none;

	display: flex;

	align-items: center;

}



.topNav_ul > li {

	float: left;

	height: 40px;

	position: relative;

}



.topNav_ul > li:before {

	margin: 0 10px;

	content: "·";

}



.topNav_ul > li:first-child:before {

	margin: 0;

	content: "·";

	color:#FFFFFF;

}



.topNav_ul > li.select > a {

	color: #0074DE;

	border-bottom: 2px solid #0074DE;

}



.topNav_ul > li > a {

	padding: 9px 0;

	text-decoration: none;

	font-size: 14px;

	color: #000000;

	line-height: 35px;

	transition: .5s;

	border-bottom: 2px solid #FFFFFF;

}



.topNav_ul > li:hover > a {

	color: #0074DE;

	border-bottom: 2px solid #0074DE;

}



.childNav {

	position: absolute;

	left: 5px;

	top: 35px;

	width: 120px;

	z-index: 9999;

	overflow: hidden;

	transition: .5s;

}



.childNav > li {

	float: left;

	width: 100%;

	height: 0px;

	overflow: hidden;

	background-color: #F5F5F5;

	text-align: center;

	transition: .3s;

}



.childNav > li > a {

	text-decoration: none;

	font-size: 13px;

	color: #555555;

	line-height: 44px;

}



.topNav_ul > li:hover > .childNav {

	padding-top: 16px;

}



.topNav_ul > li:hover > .childNav > li {

	height: 44px;

	border-bottom: 1px solid #CCCCCC;

}



.topNav_ul > li:hover > .childNav:before {

	position: absolute;

	content: "";

	left: 50px;

	top: 0px;

	border: 8px solid transparent;

	border-bottom-color: #e1e1e1;

}



.childNav > li:hover {

	background-color: #0074DE;

}



.childNav > li:hover > a {

	color: #FFFFFF;

}





/* topTell */



.topTell {

	padding-left: 35px;

	height: 130px;

	text-align: left;

	background: url(http://www.jc116.com/statics/images/topTell_BG.jpg) no-repeat center left;

	display: flex;

	align-items: center;

}



.topTell > p {

	font-size: 14px;

	color: #000000;

}



.topTell > p > span {

	font-size: 22px;

	font-weight: bold;

	color: #258c49;

}





/*****************************************************************************/





/* 网站底部 */



.Footer {

	float: left;

	width: 100%;

	background-color: #393939;

}





/* Footer_nav */



.Footer_nav {

	float: left;

	margin: 20px 0;

	width: 100%;

}



.Footer_nav > .divCon {

	display: flex;

	justify-content: space-between;

}



.Footer_nav1 {

	float: left;

	width: 330px;

	height: 245px;

}



.Footer_nav_tit {

	float: left;

	width: 100%;

	height: 44px;

	line-height: 44px;

	border-bottom: 1px solid #666666;

}



.Footer_nav_tit > h1 {

	float: left;

	font-size: 16px;

	font-weight: normal;

	color: #FFFFFF;

}



.Footer_nav_tit > a {

	float: right;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}



.Footer_nav1 > ul {

	float: left;

	margin-top: 15px;

	width: 100%;

	height: 185px;

	overflow: hidden;

}



.Footer_nav1 > ul > li {

	float: left;

	width: 130px;

	height: 35px;

	text-align: left;

	line-height: 35px;

}



.Footer_nav1 > ul > li > a {

	text-decoration: none;

	font-size: 14px;

	color: #B4B4B4;

}



.Footer_contact {

	float: left;

	margin-top: 25px;

	width: 100%;

	height: 155px;

	display: flex;

	align-items: center;

}



.Footer_contact > div {

	width: 155px;

	height: 155px;

}



.Footer_contact > div > img {

	width: 155px;

	height: 155px;

}



.Footer_contact > p {

	padding-left: 20px;

	font-size: 14px;

	color: #B4B4B4;

	line-height: 25px;

}





/* Footer_link */



.Footer_link {

	float: left;

	width: 100%;

}



.Footer_link > .divCon {

	margin: 0 auto;

	width: 1200px;

	height: 120px;

	border-top: 1px solid #666666;

}



.Footer_link > .divCon > p {

	float: left;

	font-size: 16px;

	color: #FFFFFF;

	line-height: 55px;

}



.Footer_link > .divCon > a {

	margin: 0 20px;

	text-decoration: none;

	color: #FFFFFF;

	font-size: 12px;

	line-height: 55px;

}





/* Footer_Copy */



.Footer_Copy {

	float: left;

	width: 100%;

	height: 44px;

	border-top: 1px solid #666666;

}



.Footer_Copy h1 {

	float: left;

	font-size: 14px;

	font-weight: normal;

	color: #B4B4B4;

	line-height: 44px;

}



.Footer_Copy p {

	float: right;

	font-size: 14px;

	font-weight: normal;

	color: #B4B4B4;

	line-height: 44px;

}





/*****************************************************************************/





/* 网站首页 */





/* mTitle */



.mTitle {

	float: left;

	width: 100%;

}



.mTitle > h1 {

	font-family: "NotoSansHans";

	font-size: 24px;

	font-weight: normal;

	color: #000000;

	text-align: center;

}



.mTitle > p {

	font-family: "NotoSansHans";

	font-size: 12px;

	color: #C9C9C9;

	text-align: center;

	line-height: 25px;

}





/* Brand */



.Brand {

	float: left;

	padding: 25px 0;

	width: 100%;

	background-color: #FBFBFB;

}



.BrandUl {

	float: left;

	width: 100%;

	display: flex;

	justify-content: space-between;

}



#BrandUl_left {

	float: left;

	margin-top: 45px;

	width: 38px;

	height: 38px;

	background: url(http://www.jc116.com/statics/images/Brand_left1.png) no-repeat center;

	transition: .5s;

}



#BrandUl_right {

	float: right;

	margin-top: 45px;

	width: 38px;

	height: 38px;

	background: url(http://www.jc116.com/statics/images/Brand_right1.png) no-repeat center;

	transition: .5s;

}



#BrandUl_left:hover {

	cursor: pointer;

	background: url(http://www.jc116.com/statics/images/Brand_left2.png) no-repeat center;

}



#BrandUl_right:hover {

	cursor: pointer;

	background: url(http://www.jc116.com/statics/images/Brand_right2.png) no-repeat center;

}



.BrandUl ul {

	float: left;

	width: 1100px;

	height: 170px;

}



.BrandUl ul li {

	float: left;

	margin-right: 12px;

	width: 210px;

	height: 170px;

	text-align: center;

}



.BrandUl ul li > a {

	text-decoration: none;

	line-height: 40px;

	font-size: 14px;

	color: #000000;

}



.BrandUl ul li div {

	width: 208px;

	height: 122px;

	border: 1px solid #CCCCCC;

	display: flex;

	align-items: center;

	justify-content: center;

	transition: .5s;

}



.BrandUl ul li div:hover {

	border: 1px solid #0074DE;

}





/* Product */



.Product {

	float: left;

	margin: 30px 0;

	width: 100%;

}



.Product_Nav {

	float: left;

	margin: 15px 0;

	width: 100%;

	height: 35px;

	display: flex;

	justify-content: center;

}



.Product_Nav > li {

	float: left;

	margin: 0 10px;

	width: 135px;

	height: 35px;

	text-align: center;

	line-height: 35px;

	background-color: #44A40F;

	border-radius: 10px;

	transition: .5s;

}



.Product_Nav > li > a {

	text-decoration: none;

	font-size: 14px;

	color: #FFFFFF;

	transition: .5s;

}



.Product_Nav > li:hover {

	margin-top: -5px;

	background-color: #0074DE;

}



.Product_list {

	float: left;

	margin-top: 30px;

	width: 100%;

	display: flex;

	justify-content: space-between;

}



.Product_list > li {

	float: left;

	width: 280px;

	height: 385px;

	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);

	text-align: center;

	border-radius: 10px;

	position: relative;

	overflow: hidden;

	transition: .5s;

}



.Product_list > li > .IMG {

	width: 100%;

	height: 260px;

	display: flex;

	align-items: center;

	overflow: hidden;

}



.Product_list > li > .IMG img {

	max-width: 100%;

	transition: .5s;

}



.Product_list > li > p {

	font-size: 14px;

	color: #000000;

	transition: .5s;

}



.Product_list > li > a {

	display: block;

	margin: 35px auto;

	width: 135px;

	height: 35px;

	text-align: center;

	line-height: 35px;

	background-color: #44A40F;

	color: #FFFFFF;

	text-decoration: none;

	font-size: 14px;

	border-radius: 10px;

	transition: .5s;

}



.Product_list_show {

	position: absolute;

	top: -385px;

	left: 0;

	width: 280px;

	height: 385px;

	background-color: rgba(255, 255, 255, 0.7);

	opacity: 0;

	transition: 0.6s;

}



.Product_list_show > h1 {

	padding-top: 80px;

	font-size: 20px;

	color: #0074DE;

}



.Product_list_show > p {

	height: 170px;

	padding: 20px 20px;

	font-size: 14px;

	line-height: 35px;

}



.Product_list_show > a {

	display: block;

	margin: 0px auto;

	width: 135px;

	height: 35px;

	text-align: center;

	line-height: 35px;

	background-color: #0074DE;

	color: #FFFFFF;

	text-decoration: none;

	border-radius: 10px;

	font-size: 14px;

}



.Product_list > li:hover {

	box-shadow: 0px 0px 10px rgba(0, 71, 222, 0.4);

}



.Product_list > li:hover > .IMG img {

	transform: scale(1.1, 1.1);

	-webkit-filter: blur(10px);

	-moz-filter: blur(10px);

	-ms-filter: blur(10px);

	filter: blur(10px);

}



.Product_list > li:hover > p, .Product_list > li:hover > a {

	opacity: 0;

}



.Product_list > li:hover > .Product_list_show {

	opacity: 1;

	top: 0;

}





/* About */



.About {

	float: left;

	margin: 30px 0;

	width: 100%;

}



.About_con {

	float: left;

	margin-top: 20px;

	width: 100%;

	height: 401px;

	/*background: url(http://www.jc116.com/statics/images/About_left.jpg) no-repeat left;*/

}



.About_left {

	float: left;

	padding: 5px 0px 0px 5px;

	width: 516px;

	height: 395px;

}



.About_left > img {

	width: 516px;

	height: 395px;

}



.About_right {

	float: left;

	padding-left: 95px;

	width: 525px;

}



.About_right > h1 {

	padding-top: 50px;

	font-size: 20px;

	color: #0074DE;

	line-height: 40px;

	position: relative;

}



.About_right > h1:after {

	position: absolute;

	bottom: 0;

	left: 0;

	content: "";

	width: 45px;

	height: 2px;

	background-color: #44A40F;

}



.About_right > p {

	margin-top: 40px;

	font-size: 20px;

	font-weight: bold;

	color: #000000;

}



.About_right > div {

	margin: 15px 0;

	height: 170px;

	font-size: 14px;

	color: #525252;

	line-height: 33px;

	overflow: hidden;

}



.About_right > a {

	display: block;

	width: 150px;

	height: 35px;

	background-color: #0074DE;

	color: #FFFFFF;

	text-decoration: none;

	text-align: center;

	line-height: 35px;

	font-size: 14px;

	border-radius: 20px;

}





/* Album */



.Album {

	float: left;

	padding: 30px 0;

	width: 100%;

}



.Album > .divCon {

	height: 190px;

	position: relative;

}



#Album_left {

	position: absolute;

	top: 85px;

	left: -40px;

	width: 26px;

	height: 26px;

	text-align: center;

	font-size: 20px;

	line-height: 26px;

	background-color: #707070;

	color: #FFFFFF;

	transition: .5s;

	cursor: pointer;

}



#Album_right {

	position: absolute;

	top: 85px;

	right: -40px;

	width: 26px;

	height: 26px;

	text-align: center;

	font-size: 20px;

	line-height: 26px;

	background-color: #707070;

	color: #FFFFFF;

	transition: .5s;

	cursor: pointer;

}



#Album_left:hover, #Album_right:hover {

	background-color: #0074DE;

}



#Album_ul {

	float: left;

	width: 100%;

}



#Album_ul li {

	float: left;

	margin-right: 30px;

	width: 275px;

	height: 195px;

	border: 1px solid #CCCCCC;

	transition: .5s;

}



#Album_ul li:hover {

	border: 1px solid #0074DE;

}





/* AboutMoer */



.AboutMoer {

	float: left;

	margin: 30px 0;

	width: 100%;

	height: 190px;

	text-align: center;

	color: #FFFFFF;

	background: url(http://www.jc116.com/statics/images/AboutMore.jpg) no-repeat center;

}



.AboutMoer p {

	padding-top: 65px;

	font-size: 16px;

}



.AboutMoer h1 {

	font-size: 16px;

	font-weight: normal;

	text-transform: uppercase;

	line-height: 45px;

}



.AboutMoer h1:after {

	display: block;

	margin: 0 auto;

	content: "";

	width: 35px;

	height: 3px;

	background-color: #FFFFFF;

}



.News {

	float: left;

	margin: 30px 0;

	width: 100%;

}



.News > .divCon {

	height: 440px;

	padding-bottom: 30px;

	display: flex;

	justify-content: space-between;

}



.News_list {

	float: left;

	width: 375px;

	height: 440px;

}



.News_list_tit {

	float: left;

	position: relative;

	width: 100%;

	height: 39px;

	border-bottom: 1px solid #CCCCCC;

}



.News_list_tit:after {

	position: absolute;

	left: 0;

	bottom: 0;

	content: "";

	width: 75px;

	height: 4px;

	background-color: #0074DE;

}



.News_list_tit > p {

	float: left;

	font-size: 16px;

	line-height: 39px;

	color: #222222;

}



.News_list_tit > a {

	float: right;

	font-size: 14px;

	text-decoration: none;

	line-height: 39px;

	color: #222222;

}



.News_list_img {

	float: left;

	margin-top: 15px;

	width: 100%;

	height: 100px;

	display: flex;

	align-items: center;

	justify-content: center;

	overflow: hidden;

}



.News_list > ul {

	float: left;

	padding: 15px 10px;

	width: 353px;

	height: 252px;

	border: 1px solid #CCCCCC;

}



.News_list > ul > li {

	float: left;

	width: 100%;

	height: 42px;

	line-height: 42px;

	background: url(http://www.jc116.com/statics/images/News_bot.jpg) no-repeat center left 5px;

	transition: .5s;

}



.News_list > ul > li > a {

	margin-left: 22px;

	text-decoration: none;

	font-size: 14px;

	color: #222222;

	transition: .5s;

}
.News_list > ul > li > span{
	float:right;
}



.News_list > ul > li:hover {

	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);

}



.News_list > ul > li:hover > a {

	color: #0074DE;

}



.News_brand {

	float: left;

	width: 375px;

	height: 440px;

}



.News_brand > ul {

	float: left;

	padding: 5px 5px;

	width: 363px;

	height: 272px;

	border: 1px solid #CCCCCC;

	display: flex;

	flex-wrap: wrap;

	align-content: space-between;

	justify-content: space-between;

}



.News_brand > ul > li {

	float: left;

	width: 181px;

	height: 84px;

	display: flex;

	align-items: center;

	justify-content: center;

	overflow: hidden;

	transition: .5s;

}



.News_brand > ul > li img {

	width: 100%;
	height:84px;

}



.News_brand > ul > li:hover {

	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);

}





/*******************************************************************************************/





/* webContent */



.pageBanner {

	float: left;

	width: 100%;

	height: 280px;

	background-repeat: no-repeat;

	background-position: center;

}



.webContent {

	float: left;

	padding: 30px 0;

	width: 100%;

}



.pageLeft {

	float: left;

	width: 200px;

}



.pageRight {

	float: right;

	padding: 20px;

	width: 960px;

}



.pageRight_tit {

	float: left;

	margin-bottom: 10px;

	width: 100%;

	height: 29px;

	border-bottom: 1px solid #E9E9E9;

}



.pageRight_tit > h1 {

	float: left;

	padding-left: 20px;

	font-size: 18px;

	font-weight: normal;

	line-height: 29px;

}



.pageRight_tit > div {

	float: right;

	padding-right: 20px;

	height: 29px;

	line-height: 29px;

	font-size: 14px;

}



.pageRight_tit > div > a {

	text-decoration: none;

	color: #222222;

}



.pageRight_tit > div > a:hover {

	color: #FF0000;

}



.pageRight_con {

	float: left;

	padding: 10px;

	width: 940px;

	line-height: 22px;

	color: #666666;

	font-size: 12px;

}



.pageRight_list {

	float: left;

	padding: 10px 0;

	width: 100%;

}



.pageProucts_Ul {

	float: left;

	width: 100%;

}



.pageProucts_Ul > li:nth-child(3n) {

	margin-right: 0;

}



.pageProucts_Ul > li {

	float: left;

	margin-right: 30px;

	padding: 10px 0;

	width: 300px;

	height: 230px;

	text-align: center;

}



.pageProucts_Ul > li > div {

	position: relative;

	width: 100%;

	height: 200px;

	display: flex;

	align-items: center;

	justify-content: center;

	overflow: hidden;

}



.pageProucts_Ul > li > div img {

	max-width: 100%;

	max-height: 200px;

	transition: .5s;

}



.pageProucts_Ul > li > div > a {

	position: absolute;

	display: block;

	top: -200px;

	left: 0;

	width: 300px;

	height: 200px;

	background: url(http://www.jc116.com/statics/images/overlay.png) no-repeat center;

	transition: .5s;

}



.pageProucts_Ul > li > a {

	text-decoration: none;

	color: #000000;

	font-size: 14px;

	line-height: 30px;

}



.pageProucts_Ul > li:hover img {

	transform: scale(1.1, 1.1);

	-webkit-filter: blur(5px);

	-moz-filter: blur(5px);

	-ms-filter: blur(5px);

	filter: blur(5px);

}



.pageProucts_Ul > li:hover > div > a {

	top: 0px;

}



.pageNews_Ul {

	float: left;

	width: 100%;

}



.pageNews_Ul > li {

	float: left;

	margin: 10px 0;

	width: 100%;

	height: 200px;

	display: flex;

	align-items: center;

	justify-content: space-between;

	transition: .5s;

}



.pageNews_Ul > li > .IMG {

	float: left;

	width: 263px;

	height: 198px;

	border: 1px solid #CCCCCC;

	display: flex;

	align-items: center;

	justify-content: center;

	overflow: hidden;

}



.pageNews_Ul > li > .IMG img {

	width: 263px;

	height: 198px;

	transition: .5s;

}



.pageNews_Ul > li > .TXT {

	float: right;

	margin-right: 10px;

	width: 660px;

	height: 200px;

}



.pageNews_Ul > li > .TXT > h1 {

	margin: 14px 0;

	height: 39px;

	line-height: 39px;

	color: #878787;

	font-size: 16px;

	font-weight: normal;

	border-bottom: 1px solid #CCCCCC;

}



.pageNews_Ul > li > .TXT > p {

	height: 84px;

	font-size: 14px;

	line-height: 28px;

	color: #878787;

	overflow: hidden;

}



.pageNews_Ul > li > .TXT > a {
	

	display: inline-block;

	width: 105px;

	height: 35px;

	background-color: #0074DE;

	color: #FFFFFF;

	text-align: center;

	line-height: 35px;

	font-size: 12px;

	text-decoration: none;

}

.pageNews_Ul > li > .TXT > span{
	margin-left:20px;
	font-size:12px;
}



.pageNews_Ul > li:hover {

	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);

}



.pageNews_Ul > li > .IMG:hover img {

	transform: scale(1.1, 1.1);

}



.pageRight_show {

	float: left;

	padding: 10px;

	width: 940px;

}



.pageRight_show > h1 {

	text-align: center;

	font-size: 20px;

	color: #0074DE;

}



.pageRight_show > p {

	text-align: center;

	font-size: 12px;

	line-height: 40px;

	border-bottom: 1px dashed #CCCCCC;

}



.pageRight_show > p > span {

	margin: 0 10px;

}



.pageRight_show > div {

	padding: 20px 0;

}



.Related {

	float: left;

	width: 100%;

}



.Related h1 {

	margin: 20px 0;

	padding-bottom: 10px;

	text-align: center;

	font-size: 18px;

	font-weight: normal;

	color: #444444;

	border-bottom: 1px solid #CCCCCC;

	line-height: 40px;

}



.gr-fenx {

	float: left;

	margin: 0 10px;

	padding: 0 10px;

	width: 920px;

	height: 35px;

	background: #ddd;

	font-size: 14px;

	color: #666;

}



.prew {

	background: url(http://www.jc116.com/statics/images/pre_info.gif) no-repeat left center;

	float: left;

	height: 35px;

	line-height: 35px;

	overflow: hidden;

	padding-left: 15px;

	text-align: left;

	width: 46%;

}



.nextw {

	background: url(http://www.jc116.com/statics/images/next_info.gif) no-repeat right center;

	float: right;

	height: 35px;

	line-height: 35px;

	overflow: hidden;

	padding-right: 15px;

	text-align: right;

	width: 46%;

}



.prew a, .nextw a {

	text-decoration: none;

	color: #666666;

}



.gr-rec-news {

	float: left;

	margin: 20px 10px;

	width: 940px;

}



.rec-title {

	padding-left: 20px;

	height: 35px;

	line-height: 35px;

	background: url(http://www.jc116.com/statics/images/page_line.jpg) no-repeat 10px 10px #ddd;

	font-size: 14px;

	font-weight: bold;

	color: #333;

}



.gr-rec-news > ul {

	float: left;

	margin: 10px 0px;

	width: 940px;

}



.gr-rec-news > ul > li {

	float: left;

	margin-right: 40px;

	width: 430px;

	height: 28px;

	line-height: 28px;

	font-size: 13px;

}



.gr-rec-news > ul > li > a {

	display: block;

	float: left;

	color: #666;

	line-height: 28px;

	text-decoration: none;

	background: url(http://www.jc116.com/statics/images/ly_li.png) no-repeat left center;

	padding-left: 15px;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}



.gr-rec-news > ul > li > span {

	float: right;

	color: #999;

	font-size: 12px;

}





/*******************************************************************************************/



@media only screen and (max-width: 1400px) {

	.topLogo_txt {

		display: none !important;

	}

}

.kf { width: 208px; position: fixed;  right: 20px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 10; }
.kt-top { height: 40px; line-height: 40px; background: url(http://www.jc116.com/statics/images/kefu.png) 12px center no-repeat #214d98; -ms-background-size: auto 20px; background-size: auto 20px; padding-left: 46px; font-size: 14px; color: #fff; }
.kt-top span:hover { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.kt-top span { width: 18px; height: 16px; float: right; position: relative; margin: 10px 10px 0 0; cursor: pointer; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.kt-top span b { width: 100%; height: 2px; background: #fff; display: block; position: absolute; top: 50%; left: 0; }
.kt-top span b:first-child { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); }
.kt-top span b:last-child { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); }
.kf .con { overflow: hidden; background: #fff; }
.kf .qq li { height: 36px; line-height: 36px; border-bottom: #f5f5f5 solid 1px; padding-left: 16px; }
.kf .qq li a { display: flex; align-items: center; height: 36px !important; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: initial; }
.kf .qq li a img { padding-right: 6px; }
.kf .con h5 { height: 26px; line-height: 26px; margin-top: 12px; background: url(http://www.jc116.com/statics/images/lianxi.png) 16px center no-repeat; padding-left: 45px; color: #666; font-size: 14px; margin-bottom: 0; }
.kf .contact { margin-top: 1px; height: auto; }
.kf .contact p { height: 26px; line-height: 26px; color: #666; font-size: 14px; padding-left: 22px; margin: 0; }
.kf .contact p:nth-child(2n) { padding-left: 32px; }
.kf .con h5.qr-icon { background: url(http://www.jc116.com/statics/images/erweima.png) 16px center no-repeat; }
.kf .con .qr { margin-top: 10px; padding-left: 40px; }
.kf .con .qr img { width: 110px; height: 110px; }
.kf .backTop { width: 100%; height: 40px; margin-top: 10px; background: url(http://www.jc116.com/statics/images/huidaodingbu.png) center center no-repeat #214d98; background-size: 18px auto; cursor: pointer; }
.kf-side { padding: 18px 10px 10px; background: #214d98; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); left: -34px; cursor: pointer; }
.kf-side b { display: block; color: #fff; line-height: 18px; font-size: 14px; font-weight: 400; }
.kf-side span.arrow { width: 12px; height: 12px; background: url(http://www.jc116.com/statics/images/jt-1.png) no-repeat; -ms-background-size: auto 12px; background-size: auto 12px; display: block; margin-top: 10px; }
.kf-side span.on { background: url(http://www.jc116.com/statics/images/jt-2.png) no-repeat; -ms-background-size: auto 12px; background-size: auto 12px; }