﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	font-family: "Microsoft YaHei", "微软雅黑";
	min-width: 1360px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #4e626d;
}
.clear {
	clear: both;
	line-height: 0;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	content: '.';
}

	font-size: 100%;
	font-weight: normal;
}
img {
	border: none;
	vertical-align: middle;
}
input, textarea {
	font-family: "Microsoft YaHei", "微软雅黑";
}
input:focus, textarea:focus {
	outline: none;
}
/*main*/
.wpb {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.wpc {
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
.wps {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
/*header*/
.header {
	background: #fff url(../images/header_topbj.png) left top repeat-x;
	width: 100%;
	line-height: 24px;
}
.header .top {
	color: #ccc;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
.header .top .wzl {
	float: left;
	padding-left: 10px;
	font-size: 12px;
}
.header .top .wzl a {
	color: #ccc;
}
.header .top .wzr {
	float: right;
	position: relative;
	z-index: 6;
}
.header .top .wzr a.pc {
	color: #ffb243;
	padding-left: 5px;
}
.header .top .wzr span {
	float: left;
	color: #ffb243;
	background: url(../images/icon_toptel.png) left center no-repeat;
	padding-left: 18px;
}
.header .top .wzr .tbqq {
	float: left;
	background: url(../images/icon_topqq.png) center 5px no-repeat;
	width: 20px;
	height: 30px;
	margin: 0 8px;
}
.header .top .wzr .tbwx {
	float: left;
	background: url(../images/icon_topwx.png) center center no-repeat;
	width: 20px;
	height: 30px;
}
.header .top .wzr .tbwx img {
	position: absolute;
	right: 0px;
	top: 30px;
	display: none;
}
.header .top .wzr .tbwx:hover img {
	display: block;
}
.header .logo {
	float: left;
}
.header .logo img {
	float: left;
}
.header .logo .logowz {
	float: left;
	border-left: 1px dotted #ccc;
	height: 40px;
	padding-left: 14px;
	margin: 34px 0 0 5px;
	color: #000;
	font-size: 12px;
}
.header .logo .logowz span {
	display: block;
	overflow: hidden;
	font-size: 22px;
	color: #e33907;
	font-weight: bold;
	line-height: 22px;
}
.header .nav {
	float: right;
	position: relative;
	z-index: 5;
}
.header .nav>ul {
	float: left;
	position: relative;
	z-index: 1;
	margin-right: 40px;
}
.header .nav>ul>li {
	float: left;
	position: relative;
}
.header .nav>ul>li .li {
	display: block;
	overflow: hidden;
	height: 90px;
	line-height: 110px;
	padding: 0 15px;
	font-size: 14px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	color: #2A2B2c;
}
.header .nav .curbg {
	background: #0e9ce4 url(../images/header_nav.png) center center no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 90px;
}
.header .nav .nav_sub {
	position: absolute;
	top: 90px;
	background: #fff;
	border: 1px solid #ddd;
	-moz-box-shadow: 0px 0px 10px #DDDDDD;
	-webkit-box-shadow: 0px 0px 10px #DDDDDD;
	box-shadow: 0px 0px 10px #DDDDDD;
	display: none;
}
.header .nav .nav_sub1 {
	left: -550px;
	width: 1100px;
}
.header .nav .nav_sub2 {
	left: -125px;
	width: 340px;
}
.header .nav .nav_sub3 {
	right: 0px;
	width: 340px;
}
.header .nav .liu {
	overflow: hidden;
}
.header .nav .liu li {
	width: 215px;
	float: left;
	padding: 15px 29px 15px 29px;
	border-left: 1px solid #DDD;
}
.header .nav .liu li .b {
	font-size: 14px;
	font-weight: bold;
}
.header .nav .liu li p {
	color: #666;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0 10px 0;
}
.header .nav .liu li .tb {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 118px;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.header .nav .liu li.tb1 .b {
	color: #555;
}
.header .nav .liu li.tb1 .tb {
	background-image: url(../images/header_navtb1.png);
	background-color: #00a1ff;
}
.header .nav .liu li.tb2 .tb {
	background-image: url(../images/header_navtb2.png);
	background-color: #57C3C1;
}
.header .nav .liu li.tb2 .b {
	color: #FF812E;
}
.header .nav .liu li.tb3 .tb {
	background-image: url(../images/header_navtb3.png);
	background-color: #DD574C;
}
.header .nav .liu li.tb4 .tb {
	background-image: url(../images/header_navtb4.png);
	background-color: #FF812E;
}
.header .nav .liu li.tb5 .tb {
	background-image: url(../images/header_navtb5.png);
	background-color: #94BF2C;
}
.header .nav .liu li.tb5 .b {
	color: #FF812E;
}
.header .nav .liu li.tb6 .tb {
	background-image: url(../images/header_navtb6.png);
	background-color: #fb7e71;
}
.header .nav .liu li.tb7 .tb {
	background-image: url(../images/header_navtb7.png);
	background-color: #596FE0;
}
.header .nav .liu li.tb8 .b {
	color: #F30;
}
.header .nav .liu li.tb8 .tb {
	background-image: url(../images/header_navtb8.png);
	background-color: #09ACDB;
}
.header .nav .liu li:first-child {
	border-left: 1px solid #fff;
}
.header .nav .liu li .b:hover {
	text-decoration: underline;
}
.header .nav .liu li .tb:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.header .nav .erx {
	overflow: hidden;
}
.header .nav .erx li {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #eaeced;
	width: 140px;
	line-height: 38px;
	margin: 0 15px;
	float: left;
	background: url(../images/icon_li1.png) left center no-repeat;
	text-indent: 14px;
	font-size: 14px;
}
.header .nav .erx li a:hover {
	color: #0e9ce4;
}
.header .topan {
	position: absolute;
	right: -55px;
	top: 32px;
}
.header .topan .searchbut {
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	background: url(../images/header_anso.png) center center no-repeat;
	cursor: pointer;
	margin-right: 20px;
}
.header .topan .messbut {
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	background: url(../images/header_anmess.png) center center no-repeat;
	cursor: pointer;
}
.header .search {
	background: url(../images/search_bj.png) no-repeat;
	width: 247px;
	height: 65px;
	position: absolute;
	right: -65px;
	top: 70px;
	display: none;
}
.header .search input[type='text'] {
	margin: 25px 0 0 10px;
	border: 0;
	height: 30px;
	width: 200px;
	float: left;
}
.header .search input[type='submit'] {
	margin: 25px 10px 0 0;
	width: 26px;
	height: 30px;
	text-indent: -9999px;
	cursor: pointer;
	background: url(../images/search_tb.png) center center no-repeat;
	border: 0;
	float: right;
}

	width: 180px;
	float: left;
}
/*footer*/
.footer {
	overflow: hidden;
	width: 100%;
	color: #ccc;
	font-size: 13px;
	line-height: 26px;
}
.footer a {
	color: #ccc;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.footer a:hover {
	color: #e87518;
}
.footer .foot_topbj {
	height: 39px;
	overflow: hidden;
	background: url(../images/footer_backtop.png) center center no-repeat;
}
.footer .foot_topbj .foot_top {
	display: block;
	width: 90px;
	height: 39px;
	margin: 0 auto;
	overflow: hidden;
}
.footer .foot_main {
	padding: 28px 0 20px 0;
	position: relative;
	background: #333;
	font-size: 14px;
}
.footer .foot_main .foot_lx {
	width: 505px;
	height: 310px;
	float: left;
	margin-left: 15px;
}
.footer .foot_main .foot_lx dl {
	padding: 15px 0 0 0;
}
.footer .foot_main .foot_lx dt {
	overflow: hidden;
	height: 31px;
	line-height: 31px;
	float: left;
	width: 100%;
	margin: 10px 0;
}
.footer .foot_main .foot_lx dd {
	overflow: hidden;
	height: 31px;
	line-height: 31px;
	float: left;
	width: 250px;
	margin: 10px 0;
}
.footer .foot_main .foot_lx label {
	display: block;
	float: left;
	width: 56px;
	margin-left: 40px;
}
.footer .foot_main .foot_lx span {
	float: left;
}
.footer .foot_main .foot_lx em {
	float: left;
	font-style: normal;
	padding-right: 5px;
}
.footer .foot_main .foot_lx a {
	float: left;
}
.footer .foot_main .foot_lx .tel {
	font-family: Arial, Helvetica, sans-serif;
}
.footer .foot_main .foot_lx .tel i {
	font-size: 20px;
	font-style: normal;
}
.footer .foot_main .foot_lx .tel b {
	color: #e05b2f;
	font-size: 22px;
	font-weight: normal;
}
.footer .foot_main .foot_lx .tb1 {
	background: url(../images/footer_icon.png) left 0 no-repeat;
}
.footer .foot_main .foot_lx .tb2 {
	background: url(../images/footer_icon.png) left -31px no-repeat;
	color: #34a5e3;
}
.footer .foot_main .foot_lx .tb2 a {
	color: #34a5e3;
}
.footer .foot_main .foot_lx .tb3 {
	background: url(../images/footer_icon.png) left -62px no-repeat;
	width: 230px;
}
.footer .foot_main .foot_lx .tb4 {
	background: url(../images/footer_icon.png) left -93px no-repeat;
}
.footer .foot_main .foot_lx .tb5 {
	background: url(../images/footer_icon.png) left -124px no-repeat;
	width: 250px;
}
.footer .foot_main .foot_lx .tb6 {
	background: url(../images/footer_icon.png) left -155px no-repeat;
}
.footer .foot_main .foot_lx .tb7 {
	background: url(../images/footer_icon.png) left -186px no-repeat;
}
.footer .foot_main .foot_about {
	width: 290px;
	height: 310px;
	padding: 0 30px;
	float: left;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
}
.footer .foot_main .foot_about .nr {
	height: 144px;
	overflow: hidden;
	margin: 20px 0 5px 0;
}
.footer .foot_main .foot_about .nr a {
	color: #ccc;
}
.footer .foot_main .foot_about a {
	color: #34a5e3;
	line-height: 30px;
}
.footer .foot_main .foot_ewm {
	float: right;
	width: 313px;
	height: 310px;
	margin-right: 15px;
	position: relative;
}
.footer .foot_main .foot_ewm dl {
	float: right;
	padding: 85px 0 0 0;
}
.footer .foot_main .foot_ewm dt {
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.footer .foot_main .foot_ewm dd {
	float: left;
	width: 122px;
	margin: 0 10px;
	text-align: center;
	line-height: 30px;
}
.footer .foot_main .foot_ewm .foot_ewm_pic {
	position: absolute;
	left: 20px;
	top: -65px;
}
.footer .foot_main .foot_bt {
	font-size: 16px;
	padding-bottom: 5px;
	line-height: 30px;
}
.footer .foot_copy {
	background: #292929;
	overflow: hidden;
	padding: 14px 0;
}
.footer .foot_copy .sm {
	float: left;
}
.footer .foot_copy .href {
	float: right;
}
/*fdright_nav*/

.news_ban {
	width: 100%;
	height: 500px;
	background-position: center top;
	background-repeat: no-repeat;
}
/*banner*/
/* 内训 */
.neixun {
	width: 100%;
	min-height: 770px;
	background: url(../images/neixun.png) center no-repeat;
	background-size: cover;
	padding: 80px 0;
	box-sizing: border-box;
	overflow: hidden;
}
.neixuncon {
	width: 1180px;
	margin: 0 auto;
}
.nx_title {
	margin-bottom: 40px;
}
.nx_title h4 {
	font-size: 38px;
	color: #000000;
	font-weight: 500;
	text-align: center;
}
.nx_title h4 span {
	font-size: 46px;
	color: #be0000;
	font-weight: bold;
	font-style: oblique;
}
.nxtext {
	width: 100%;
	height: 520px;
	box-shadow: 0 0 5px rgba(0,0,0,0.12);
	background: #fff;
}
.nxtext ul li {
	float: left;
	width: 295px;
	height: 220px;
	padding: 33px 24px 20px 24px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.nxtext ul li>h5 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}
.nxtext ul li>p {
	font-size: 18px;
	color: #000;
	text-align: center;
	min-height: 78px;
}
.nxtext ul li>a {
	display: block;
	width: 120px;
	height: 32px;
	background: #bba075;
	border-radius: 25px;
	text-align: center;
	line-height: 32px;
	font-size: 18px;
	color: #fff;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	margin: 20px auto 0;
}
.nxtext ul li>a:hover {
	color: #fff;
	background: #be0000;
}
.nxsdly {
	width: 100%;
	min-height: 640px;
	background: url(../images/ly.png) center no-repeat;
	background-size: cover;
	overflow: hidden;
	padding: 80px 0;
	box-sizing: border-box;
}
.nxsdlycon {
	width: 1180px;
	margin: 0 auto;
}
.nx_titles h4 {
	color: #ffffff;
}
.nxsd_text {
	width: 100%;
	padding-top: 20px;
	box-sizing: border-box;
}
.nxsd_text ul li {
	float: left;
	width: 240px;
	height: 380px;
	border-radius: 5px;
	margin-right: 73px;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.nxsd_text ul li:last-child {
	margin-right: 0;
}
.nxsd_text ul li:hover {
	background: rgba(255,255,255,0.38);
}
.nxsd_text ul li:hover .nximg {
	background: url(../images/ly2.png) no-repeat;
}
.nxsd_text ul li:hover .nximg1 {
	background: url(../images/ly4.png) no-repeat;
}
.nxsd_text ul li:hover .nximg2 {
	background: url(../images/ly6.png) no-repeat;
}
.nxsd_text ul li:hover .nximg3 {
	background: url(../images/ly8.png) no-repeat;
}
.nximg {
	width: 80px;
	height: 80px;
	background: url(../images/ly1.png) no-repeat;
	border-radius: 50%;
	margin: 28px auto 20px;
}
.nximg1 {
	width: 80px;
	height: 80px;
	background: url(../images/ly3.png) no-repeat;
	border-radius: 50%;
	margin: 28px auto 20px;
}
.nximg2 {
	width: 80px;
	height: 80px;
	background: url(../images/ly5.png) no-repeat;
	border-radius: 50%;
	margin: 28px auto 20px;
}
.nximg3 {
	width: 80px;
	height: 80px;
	background: url(../images/ly7.png) no-repeat;
	border-radius: 50%;
	margin: 28px auto 20px;
}
.nxtexts {
	width: 100%;
	padding: 0 28px;
	box-sizing: border-box;
}
.nxtexts>h5 {
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 17px;
}
.nxtexts>p {
	font-size: 18px;
	color: #fff;
	text-align: center;
	min-height: 101px;
	line-height: 25px;
}
.nxtexts>a {
	display: block;
	width: 140px;
	height: 32px;
	border-radius: 15px;
	background: #bba075;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 31px;
	margin: 28px auto 0;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.nxtexts>a:hover {
	background: #be0000;
}

.nxhx {
	width: 100%;
	min-height: 710px;
	background: url(../images/sdhxjz.png) center no-repeat;
	background-size: cover;
	overflow: hidden;
	padding: 80px 0;
	box-sizing: border-box;
}
.nxhxcon {
	width: 1180px;
	margin: 0 auto;
}
.nx_titler h4 {
	font-weight: bold;
	font-size: 42px;
	color: #fff;
}
.nxhxtext {
	width: 100%;
	padding-top: 5px;
	box-sizing: border-box;
}
.nxhxtext ul li {
	width: 280px;
	height: 460px;
	background: #fff;
	margin-right: 19px;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	float: left;
}
.nxhxtext ul li:last-child {
	margin-right: 0;
}
.nxhxtext ul li:hover {
	background: #0d54a1;
}
.nxhxtext ul li:hover .nxhxtop>h4 {
	color: #fff;
}
.nxhxtext ul li:hover .nxhxtop>p {
	color: #fff;
}
.nxhxtext ul li:hover .nxhxtop>span {
	background: #fff;
}
.nxhxtext ul li:hover .nxhxbut p {
	color: #fff;
}
.nxhxtop {
	padding-top: 50px;
	box-sizing: border-box;
}
.nxhxtop>h4 {
	font-size: 32px;
	font-weight: bold;
	color: #0d54a2;
	text-align: center;
	margin-bottom: 5px;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.nxhxtop>p {
	font-size: 16px;
	color: #999;
	text-align: center;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.nxhxtop>span {
	display: block;
	width: 60px;
	height: 4px;
	background: #0d54a1;
	margin: 13px auto 32px;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.nxhxbut {
	padding: 0 14px 0 19px;
	box-sizing: border-box;
}
.nxhxbut p {
	font-size: 18px;
	color: #000;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	line-height: 25px;
	min-height: 175px;
}
.nxhxbut a {
	display: block;
	width: 140px;
	height: 32px;
	border-radius: 15px;
	background: #bba075;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 31px;
	margin: 28px auto 0;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.nxhxbut a:hover {
	background: #be0000;
}
.jrdztext {
	width: 100%;
	padding-top: 60px;
	box-sizing: border-box;
}
.jrdztext ul li {
	float: left;
	width: 274px;
	height: 179px;
	font-size: 0;
	margin-right: 17px;
	margin-bottom: 17px;
	overflow: hidden;
}
.jrdztext ul li:nth-child(4n) {
	margin-right: 0;
}
.jrdztext ul li img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.jrdztext ul li:hover img {
	transform: scale(1.1) rotate(10deg);
	-ms-transform: scale(1.1) rotate(10deg);
	-o-tranform: scale(1.1) rotate(10deg);
	-webkit-transform: scale(1.1) rotate(10deg);
	-moz-transform: scale(1.1) rotate(10deg);
}
.jrdt {
	width: 100%;
	background: #fff;
	padding: 80px 0;
	box-sizing: border-box;
	overflow: hidden;
}
.jr_title>h4 {
	font-size: 45px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	margin-bottom: 15px
}
.jr_title>p {
	font-size: 18px;
	color: #b5b5b5;
	font-weight: 500;
	text-align: center;
}
.jrdtcon {
	width: 1180px;
	margin: 0 auto;
}
.jr_texts {
	width: 100%;
	padding-top: 97px;
	box-sizing: border-box;
	padding-left: 45px;
	padding-right: 45px;
}
.jr_texts ul li {
	float: left;
	width: 313px;
	height: 302px;
	border: 1px solid #bba450;
	margin-right: 74px;
	padding: 0 32px;
	box-sizing: border-box;
}
.jr_texts ul li:last-child {
	margin-right: 0;
}
.jr_img {
	width: 93px;
	height: 93px;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: -47px;
	margin-bottom: 43px;
}
.jr_img img {
	width: 100%;
	height: 100%;
}
.jr_texts ul li h4 {
	font-size: 30px;
	color: #bba450;
	font-weight: 500;
	text-align: center;
	margin-bottom: 25px;
}
.jr_texts ul li p {
	font-size: 20px;
	color: #000;
	line-height: 35px;
}
.jrdtcon a {
	display: block;
	width: 180px;
	height: 50px;
	background: #bba450;
	border-radius: 10px;
	font-size: 30px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	margin: 60px auto 0;
	font-weight: 400;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.jrdtcon a:hover {
	opacity: 0.8;
}
.ffdc {
	width: 100%;
	min-height: 660px;
	background: url(../images/ffdc.png) center no-repeat;
	background-size: cover;
	overflow: hidden;
}
.ffdccon {
	width: 1180px;
	margin: 0 auto;
	padding: 65px 0 58px 0;
	box-sizing: border-box;
	padding: 0 13px;
	box-sizing: border-box;
}
.jr_titles {
	width: 100%;
	background: url(../images/xian.png) center 30px no-repeat;
	min-height: 547px;
	padding: 0 95px;
	box-sizing: border-box;
}
.jr_titles h4 {
	color: #fff;
}
.jr_titles p {
	color: #fff;
}
.jr_titles ul {
	padding-top: 60px;
	box-sizing: border-box;
}
.jr_titles ul li {
	float: left;
	width: 220px;
	height: 340px;
	background: #d2d2d2;
	margin-right: 28px;
	padding: 50px 28px 32px 28px;
	box-sizing: border-box;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.jr_titles ul li:last-child {
	margin-right: 0;
}
.jr_titles ul li h5 {
	font-size: 24px;
	color: #000;
	text-align: center;
	font-weight: 500;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.jr_titles ul li span {
	width: 144px;
	height: 1px;
	background: #707070;
	margin: 5px auto;
	display: block;
}
.jr_titles ul li .mall {
	font-size: 12px;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.jr_titles ul li .jr_conter {
	font-size: 18px;
	color: #000;
	line-height: 30px;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.jr_titles ul li:hover {
	background: #252629;
}
.jr_titles ul li:hover h5 {
	color: #bba450;
}
.jr_titles ul li:hover .mall {
	color: #bba450;
}
.jr_titles ul li:hover .jr_conter {
	color: #bba450;
}

