@charset "utf-8";
html, body {
	font-family: "Microsoft YaHei" !important;
}
li {
	list-style: none;
}
html, body {
	font-family: "Microsoft YaHei" !important;
}
.gray51 {
	background-color: #515151;
}
.grayf4 {
	background-color: #f4f4f4;
	margin: 20px 0;
}
.graybg {
	background-image: url(../image/footerbg.png);
	background-repeat: repeat-x;
}
.graybt {
	margin-top: 30px;
	border-top: 2px solid #e5e5e5;
	background-color: #f3f3f3;
}
/*
	header-info
*/
.logo {
	display: table;
	height: 100px;
	line-height: 100px;
}
.logo span {
	display: table-cell;
}
.logo span img {
	vertical-align: middle;
}
.phonenumber {
	width: 300px;
	height: 100px;
	float: right;
	padding-left: 70px;
	background: transparent url(../image/icon-tel.png) left center no-repeat;
	overflow: hidden;
}
.phonenumber p {
	margin-top: 10px;
	font-size: 14px;
	color: #6c6b6b;
}
.phonenumber p.tel {
	font-weight: bold;
	margin-top: 0;
	line-height: 24px;
	color: #ce0027;
	font-size: 20px;
}
.banner .slide_dot_icon a.on {
	border-color: #ce0027;
}
/*
	header-menu
*/
.menu {
	height: 80px;
}
.menu .nav {
	position: absolute;
	height: 80px;
}
.menu .nav .nav-item {
	float: left;
	display: block;
	position: relative;
	line-height: 80px;
	height: 80px;
	text-align: center;
	list-style: none;
 transition: .25s;
}
.menu .nav .nav-item a {
	color: #fff;
	display: block;
	height: 100%;
	font-size: 16px;
	padding:0 41px;
	transition: all 0.35s;
	white-space:nowrap;
	text-decoration: none;
}
.menu .nav .nav-item a:hover {
	color: #fff;
}
.menu .nav .nav-item .sec {
	width: 100%;
	top: 80px;
	display: none;
	position: absolute;
	z-index: 9;
}
.menu .nav .nav-item .sec .sec-item {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow:hidden;
	border-top: 1px solid #d80029;
	background-color: #ce0027;
	font-size:14px;
	color: #fff;
}
.menu .nav .nav-item .sec .sec-item a {
	color: #fff;
	padding:0;
	font-size:14px;
}
.menu .nav .nav-item .sec .sec-item a:hover {
	background-color:  #333;
	color:#fff;
}
.menu .nav .nav-item.active a, .menu .nav .nav-item:hover a {
	background-color: #ce0027;
	color:#fff;
}
/*
header-profile
*/
.header-title1 {
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	font-weight: 400;
	color: #ce0027;
}
.header-title1 span {
	color: #999;
	font-size: 18px;
	padding-left: 10px;
}
.header-title1 span.more {
	float: right;
	font-size: 14px;
}
.header-title1 span.more a {
	color: #999;
	line-height: 65px;
}
.header-title1 span.more a:hover {
	color: #ce0027;
	cursor: pointer;
}
.header-title2 {
	color: #ce0027;
	font-weight: 400;
	font-size: 24px;
}
.header-title2 span {
	color: #999;
	font-size: 18px;
	padding-left: 10px;
}
.header-title2 span.more {
	float: right;
	font-size: 14px;
}
.header-title2 span.more a {
	color: #999;
	line-height: 31px;
}
.header-title2 span.more a:hover {
	color: #ce0027;
	cursor: pointer;
}
.common-cropus2 {
/*padding: 30px 0; */}
.common-cropus2 .common-cropus-detail {
	margin-top: 5px;
}
.common-cropus2 .common-cropus-detail .detail-list {
	list-style: none;
}
.common-cropus2 .common-cropus-detail .detail-list li {
	height: 35px;
	line-height: 35px;
	clear:both;
	padding-left: 15px;
	position: relative;
}
.common-cropus2 .common-cropus-detail .detail-list li:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border: 3px solid #666;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -3px;
}
.common-cropus2 .common-cropus-detail .detail-list li:after {
	content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0;
	zoom: 1;
}
.common-cropus2 .common-cropus-detail .detail-list li a {
	width: 370px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #666;
}
.common-cropus2 .common-cropus-detail .detail-list li a:hover {
	color: #ce0027;
	text-decoration: underline;
}
.common-cropus2 .common-cropus-detail .detail-list li span {
	float: right;
	color: #999;
	font-size: 14px;
}
.profile {
	padding: 30px 0;
}
.profile .profile-detail:after {
	content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0;
	zoom: 1;
}
.profile .profile-detail .img {
	float: left;
	width: 245px;
	height: 300px;
	overflow: hidden;
}
.profile .profile-detail .img img {
	width: 245px;
	height: auto;
}
.profile .profile-detail .detail-txt {
	float: right;
	width: 900px;
	padding-left: 15px;
}
.profile .profile-detail .detail-txt h5 {
	font-size: 22px;
	color: #333;
	font-weight: 400;
}
.profile .profile-detail .detail-txt .txt {
	margin-top: 10px;
	font-size: 14px;
	text-indent: 2em;
	line-height: 28px;
	color: #666;
}
.profile .profile-detail .detail-txt a {
	display: block;
	width: 150px;
	height: 40px;
	background-color: #ce0027;
	text-align: center;
	line-height: 40px;
	margin-top: 15px;
	color: #fff;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}
.environment {
	padding: 50px 0 40px;
}
.environment .slide_environment {
	padding-bottom: 30px;
}
.environment .slide_environment .environment-list {
	list-style: none;
}
.environment .slide_environment .ck-slide-dir {
	overflow: hidden;
	height: 310px;
}
.environment .slide_environment .ck-slidebox {
	height: 30px;
	line-height: 30px;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 30px;
}
.environment .slide_environment .ck-slidebox .dot-wrap li {
	width: 15px;
	height: 15px;
	margin: 0 5px;
	display: inline-block;
	overflow: hidden;
	background-image: url(../image/dot.png);
	background-repeat: no-repeat;
	background-position: -15px 0;
}
.environment .slide_environment .ck-slidebox .dot-wrap li.current {
	background-position: 3px 0;
}
.common-title-style1 {
	background-image: url(../image/service_bg.png);
	height: 80px;
	background-repeat: no-repeat;
	width: 135px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	font-weight: 700 !important;
	color: #ce0027;
}
.common-title-style1 span {
	display: block;
	padding-top: 10px;
	font-size: 14px;
	font-weight: 200 !important;
	color: #999;
}
.business {
	padding: 50px 0;
}
.business .business-list {
	text-align: center;
	list-style: none;
	overflow: hidden;
	margin-left: 16px;
	margin-top: 30px;
}
.business .business-list li {
	width: 130px;
	height: 160px;
	display: inline-block;
	margin: 0 30px;
}
.business .business-list li a {
	display: block;
	width: 133px;
	height: 160px;
	color: #666;
}
.business .business-list li a:hover {
	color: #ce0027;
}
.business .business-list li a img {
	width: 130px;
	height: 130px;
}
.business .business-list li a span {
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
}
.common-cropus {
	padding: 30px 0;
}
.common-cropus .common-cropus-detail {
	margin-top: 5px;
}
.common-cropus .common-cropus-detail .detail-list {
	list-style: none;
}
.common-cropus .common-cropus-detail .detail-list li {
	height: 34px;
	line-height: 34px;
	padding-left: 15px;
	position: relative;
}
.common-cropus .common-cropus-detail .detail-list li:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border: 3px solid #666;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -3px;
}
.common-cropus .common-cropus-detail .detail-list li:after {
	content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0;
	zoom: 1;
}
.common-cropus .common-cropus-detail .detail-list li a {
	width: 270px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #666;
}
.common-cropus .common-cropus-detail .detail-list li a:hover {
	color: #ce0027;
	text-decoration: underline;
}
.common-cropus .common-cropus-detail .detail-list li span {
	float: right;
	color: #999;
	font-size: 14px;
}
.common-slide {
	padding: 50px 0;
}
.common-slide .team-slide {
	position: relative;
	margin-top: 20px;
}
.common-slide .team-slide .ck-prev,  .common-slide .team-slide .ck-next {
	width: 22px;
	height: 44px;
	display: inline-block;
	position: absolute;
	top: 75px;
}
.common-slide .team-slide .ck-prev {
	background-image: url("../image/prev.png");
	opacity: 1;
}
.common-slide .team-slide .ck-next {
	background-image: url("../image/next.png");
	opacity: 1;
	right: 0;
}
.common-slide .team-slide .ck-slide-dir {
	width: 1080px;
	margin-left: 46px;
	overflow: hidden;
}
.common-slide .team-slide .team-list li {
	list-style: none;
	width: 169px;
	float: left;
	padding: 0 6px;
}
.common-slide .team-slide .team-list li img {
	height: 204px;
	width: 167px;
}
.consult .consult-detail {
	margin-top: 15px;
}
.consult .consult-detail input,  .consult .consult-detail textarea {
	width: 538px;
	border: 1px solid #999;
	padding: 0;
	margin: 0;
	text-indent: 1em;
	font-size: 14px;
	line-height: 22px;
}
.consult .consult-detail input {
	height: 34px;
	line-height: 34px;
	margin-top: 10px;
}
.consult .consult-detail input.code {
	width: 280px;
}
.consult .consult-detail img.imgcode {
	width: 113px;
	height: 36px;
	vertical-align: bottom;
}
.consult .consult-detail input.button {
	border-color: #ce0027;
	background-color: #ce0027;
	color: #fff;
	font-family: "Microsoft YaHei" !important;
	font-size: 16px;
}
.concat .concat-detail {
	margin-top: 15px;
	overflow: hidden;
}
.concat .concat-detail img {
	float: left;
	width: 240px;
}
.concat .concat-detail .detail-txt {
	float: right;
	width: 285px;
	margin-left: 15px;
}
.concat .concat-detail .detail-txt .concat-title {
	color: #ce0027;
	margin-top: 15px;
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 15px;
}
.concat .concat-detail .detail-txt p {
	line-height: 36px;
	font-size: 14px;
	color: #666;
}
.advantage {
	margin: 50px 0 30px 0;
	height: 350px;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	position: relative;
	overflow: hidden;
}
.advantage .advantage_list {
	list-style: none;
}
.advantage .advantage_list li {
	width: 168px;
	height: 168px;
	border-radius: 100%;
	float: left;
	display: block;
	margin: 0 63.5px;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}
.advantage .advantage_list li span {
	margin-top: 178px;
	margin-left: -50%;
	width: 168px;
	position: absolute;
	font-size: 18px;
}
.video {
	padding: 30px 0;
}
.video .video-detail {
	margin-top: 5px;
}
.video .video-detail video {
	height: 300px;
	width: 380px;
}
.calculator .calculator-detail {
	background-color: #ececec;
	padding: 15px;
}
.calculator .calculator-detail p {
	margin-top: 10px;
	line-height: 30px;
	height: 30px;
}
.calculator .calculator-detail p.first {
	margin-top: 0;
}
.calculator .calculator-detail select,  .calculator .calculator-detail input {
	height: 34px;
	font-size: 14px;
	background-color: #fff;
	font-family: "Microsoft YaHei";
	outline: none;
	border: 1px solid #999;
	width: 345px;
	text-indent: 1em;
}
.calculator .calculator-detail select.checkbox,  .calculator .calculator-detail input.checkbox {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
.calculator .calculator-detail button {
	margin-top: 15px;
	height: 36px;
	border: 0;
	outline: none;
	background-color: #d18808;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	width: 345px;
	cursor: pointer;
}
.evaluate .evaluate-detail {
	height: 316px;
	overflow: hidden;
}
.evaluate .evaluate-detail .detail-list {
	list-style: none;
}
.evaluate .evaluate-detail .detail-list li {
	border-bottom: 1px dotted #999;
	padding: 5px 0;
}
.evaluate .evaluate-detail .detail-list li h5 {
	font-size: 18px;
	color: #1f6fad;
	font-weight: 400;
	padding-bottom: 5px;
}
.evaluate .evaluate-detail .detail-list li h5 span {
	float: right;
	font-size: 14px;
}
.evaluate .evaluate-detail .detail-list li p {
	line-height: 22px;
	font-size: 14px;
}
.footer-link {
	line-height: 36px;
}
.footer-link p {
	color: #333;
	font-size: 14px;
}
.footer-link p a {
	color: #333;
	margin: 0 5px;
}
.footer-link p a:hover {
	text-decoration: underline;
	color: #000;
}
.foot-logo {
	display: table;
	width: 100%;
	height: 160px;
	line-height: 160px;
}
.foot-logo span {
	display: table-cell;
}
.foot-logo span img {
	vertical-align: middle;
}
.foot-menu {
	margin-top: 20px;
	font-size: 14px;
	text-align: right;
	height: 26px;
	line-height: 22px;
}
.foot-menu a {
	color: #818181;
}
.foot-menu a:hover {
	text-decoration: underline;
}
.foot-menu span {
	font-size: 10px;
	color: #818181;
	margin: 0 10px;
}
.foot-info p, .foot-info p a {
	color: #818181;
	text-align: right;
	font-size: 14px;
	line-height: 26px;
}
.others {
	margin-top: 20px;
}
.others a {
	margin-top: 20px;
	width: 380px;
	height: 180px;
	display: block;
	line-height: 180px;
	font-size: 24px;
	color: #fff;
	text-indent: 10px;
	position: relative;
}
.others a.zx {
	background: transparent url(https://css.wanglv.vip/tpl/pc/QJ_PC017/images/bg2.jpg) left center no-repeat;
}
.others a.wj {
	background: transparent url(https://css.wanglv.vip/tpl/pc/QJ_PC017/images/bg1.jpg) left center no-repeat;
}
.honor {
	padding: 10px 0;
	margin: 40px 0;
	background-color: #f4f4f4;
}
.honor h3 {
	margin: 0 20px;
}
.firm-profile {
	padding: 30px 0;
}
.firm-profile .firm-profile-detail:after {
	content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0;
	zoom: 1;
}
.firm-profile .firm-profile-detail .img {
	float: left;
	width: 400px;
	height: 235px;
	background:#ececec;
	color:#666;
	font-size:16px;
	text-align:center;
	overflow: hidden;
}
.firm-profile .firm-profile-detail .img img {
	width: 400px;
	height: 200px;
}
.firm-profile .firm-profile-detail .img i {
	font-style:normal;
	font-weight:bold;
	color:#ce0027;
}
.firm-profile .firm-profile-detail .detail-txt {
	float: right;
	width: 750px;
	padding-left: 15px;
}
.firm-profile .firm-profile-detail .detail-txt h5 {
	font-size: 22px;
	color: #333;
	font-weight: 400;
}
.firm-profile .firm-profile-detail .detail-txt .txt {
	margin-top: 10px;
	font-size: 14px;
	/*text-indent: 2em;*/
      line-height: 28px;
	color: #666;
}
.firm-profile .firm-profile-detail .detail-txt a {
	display: block;
	width: 150px;
	height: 40px;
	background-color: #333;
	text-align: center;
	line-height: 40px;
	margin-top: 15px;
	color: #fff;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}
.firm-profile .firm-profile-detail .detail-txt a:hover {
	background-color: #ce0027;
}





/* ----- PB分页数字条效果 结束 ----- */
.pagebar .pagination {
	display:flex;
	justify-content:center;
	margin-top:10px; clear:both; overflow:hidden; padding-top:50px; padding-bottom:30px;
}
.pagination a {
	background:#fff;
	border:1px solid #ccc;
	color:#333;
	font-size: 14px;
	padding:8px 12px;
	margin:0 5px;
	border-radius:3px;
}
.pagination span {
	color: #333;
	font-size:14px;
	padding:8px 2px;
	margin:0 5px;
	border-radius:3px;
}
.pagination a:hover {
	color:#404d6d;
	border:1px solid #404d6d;
}
.pagination a.page-num-current {
	color:#fff;
	background:#404d6d;
	border:1px solid #404d6d;
}
/* ----- PB分页数字条效果 结束 ----- */