@charset "utf-8";
/* CSS Document */
/*通用css*/
body {
	background: #eaeef5
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 12px/22px "Microsoft YaHei";
	color: #666;
}
button {
    border: 0 none;
}
input, textarea {
	border: 2 none;
	box-shadow: none;
	outline: none;
}
i, em, b {
	font-style: normal
}
img {
	max-width: 100%;
	border: 0;
	outline: none;
	vertical-align: middle;
}
ul, ol, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #666;
	word-wrap: break-word;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #2B3D63;
	;
}
legend {
	color: #000;
}
fieldset, img {
	border: none;
}
button, input, select, textarea {
	font-size: 100%;
}
.header, .content, .footer {
	width: 1200px;
	margin: 0 auto
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
	height: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*头部*/
.bzzc_top {
	background: #fff
}
.top {
	height: 30px;
	background: #F6F6F6;
	line-height: 30px;
}
.top a {
	color: #878787;
}
.top a:hover {
	color: #333;
}
.top_left {
	height: 100%;
	float: left;
}
.top_left .welcome {
	color: #808080;
	float: left;
	position: relative;
	line-height: 30px;
}
.top_left .welcome font {
	color: #2B3D63;
}
.top_left .member_entry {
	float: left;
	margin-left: 10px;
	line-height: 30px;
}
.top_left .member_entry a {
	height: 12px;
	border-left: 1px solid #E1E1E1;
	padding: 0 10px;
	display: inline-block;
	line-height: 12px;
}
.top_left .register_entry {
	border-right: 1px solid #E1E1E1;
}
.top_right {
	float: right;
	height: 30px;
}
.top_right .top_menu {
	float: left;
}
.top_right .top_menu li {
	float: left;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	position: relative;
	z-index: 2;
}
.top_right .top_menu li a {
	display: block;
	padding: 0 10px;
	position: relative;
	line-height: 30px;
}
.top_right .top_menu li a:before {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 12px;
	top: 50%;
	margin-top: -6px;
	right: 0;
	background: #E1E1E1;
}
.top_right .top_menu .lihover:hover {
	background: #fff;
	border-color: #E6E6E6;
	height: 41px;
}
.top_right .top_menu .lihover:hover a {
	display: block;
	line-height: 37px;
	height: 38px;
	position: relative;
	z-index: 2;
	background: #fff;
}
.top_right .top_menu .lihover:hover a:before {
	display: none;
}
.top_right .top_menu .lihover:hover .son {
	display: block;
}
.top_right .soncode {
	height: 180px;
	width: 320px;
	border: 1px solid #E6E6E6;
	position: absolute;
	right: -1px;
	top: 37px;
	background: #fff;
	z-index: 50;
	display: none;
}
.top_right .single {
	width: 160px;
	float: left;
}
.top_right .soncode:before {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 123px;
	top: 17px;
	left: 159px;
	background: #eee;
}
.top_right .soncode .codeimg {
	display: block;
	width: 125px;
	height: 125px;
	margin: 15px auto 0 auto;
}
.top_right .soncode p {
	font-size: 14px;
	color: #888888;
	line-height: 42px;
	text-align: center;
}
.top_right .soncode a {
	font-size: 14px;
	color: #888888;
	line-height: 42px;
	text-align: center;
}
.top_right .top_menu i {
	display: inline-block;
	line-height: 5px;
	width: 8px;
	height: 5px;
	position: relative;
	top: -2px;
	margin-left: 5px;
}
.top_right .contact {
	float: left;
	color: #5B5B5B;
	height: 100%;
	padding: 0 0 0 20px;
	font-weight: 700;
}
.top_right .contact em {
	font-size: 12px;
	font-family: arial;
	font-weight: 700;
}
/*中间*/
.zdlh_t-head{ background:url(../images/zdlh_topbg01.jpg) repeat-x}
.b_top {
	width: 100%;
	height: 114px;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
}
.b_top .logo {
	width: 388px;
	float: left;
	height: 114px;
	margin-right: 1rem;
}
.b_top .logo a {
	/*line-height: 114px !important;*/
	display: flex;
	justify-content: center;
    align-items: center;
	/*vertical-align: middle;*/
	height: 100%;
	width: 398px;
}
.b_top .logo img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle !important;
}
.b_top .search_box {
	float: left;
	/*margin-top: 30px;*/
	display: flex;
    justify-content: center;
    align-items: center;
}
.b_top .search_box .search {
	float: left;
	margin-right:1rem;
}
.search .searchBlock {
	width: 500px;
	height: 36px;
	border: solid 2px #2B3D63;
	background-color: #ffffff;
	position: relative;
	border-radius: 0 3px 3px 0;
	z-index: 1;
}
.search .searchBlock .select {
	min-height: 36px;
	width: 75px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0!important;
}
.search .searchBlock .select span {
	background: #F2F2F2 url(../images/i1.png) no-repeat 58px center;
	display: block;
	width: 60px;
	line-height: 36px;
	height: 36px;
	padding-left: 15px;
	font-size: 14px;
	color: #5E5E5E;
	cursor: pointer;
	border-right: 1px solid #D8D8D8;
}
.search .searchBlock .select .son {
	display: none;
	position: absolute;
	width: 75px;
	background: #fff;
	right: 0;
	border: 1px solid #D8D8D8;
	top: 36;
}
.search .searchBlock .select .son .sg {
	padding: 0 16px;
	line-height: 34px;
	color: #777;
	font-size: 14px;
	cursor: pointer;
	border-bottom: 1px dashed #eee;
}
.search .searchBlock .select .son .sg:hover {
	background: #f5f5f5;
}
.search .searchBlock .select .son .sg:last-child {
	border: none;
}
.search .searchBlock span {
	width: 499px;
	display: inline-block;
}
.search .searchBlock .searchText {
	border: none;
	width: 375px;
	height: 36px;
	/*margin: 0 0 0 75px;*/
	outline: 0 none;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #676767;
	padding-left: 35px;
	background: url(../images/i2.png) no-repeat 12px center;
}
.search .searchBlock .searchBtn {
	border: none;
	width: 82px;
	height: 39px;
	color: white;
	font-size: 16px;
	cursor: pointer;
	float: right;
	background: #2B3D63;
	position: absolute;
	top: -1px;
	right: -1px;
	border-radius: 0 3px 3px 0;
}
.search .searchBlock .search_box p {
	font-size: 12px;
	color: #2B3D63;
	margin-top: 5px;
}
.search .searchBlock .search_box p a {
	color: #a7a7a7;
	margin-right: 10px;
}
.search .searchBlock .search_box p a:hover {
	text-decoration: underline;
	color: #2B3D63;
}
.search .tag {
	height: 20px;
	margin-top: 5px;
}
.search .tag a {
	color: #A6A6A6;
	line-height: 20px;
	margin-right: 5px;
}
.tag a:hover {
	color: #2B3D63;
}
/*右侧电话*/
.phone {
	color: #333;
	/*padding-left: 4.8rem;*/
	/*background: url(../images/bzrz_top-tel.png) no-repeat left top;*/
	line-height: normal;
	line-height: 14px;
	/*float:right;*/
	/*margin-top: 30px;*/
	display: flex;
    justify-content: center;
    align-items: center;
}
.phone b {
	display: block;
	font-size: 20px;
	line-height: normal;
	line-height: 16px;
	margin-top: 7px;
	color: #2B3D63;
	font-family: "微软雅黑";
	padding-top: 2px
}
.phone .yp_1 {
	float: left;
	text-align: left;
	margin-left: 16px;
	font-size: 14px;
}
/*在线咨询*/
.bzrz-t-zx{ width:153px;    margin-top: 30px;}
/*导航*/
/*.t-nav {
	height: 50px;
	width: 100%;
	overflow: hidden;
	background: url(../images/bzrz-top_nav-bg.jpg) repeat-x
}
.t-nav .menu {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
}
.t-nav ul {
	height: 50px;position: relative; z-index:10
}
.t-nav ul li {
	float: left;
	height: 50px;
	border-left: 1px solid #19243b;
	border-right: 1px solid #405b93;
	width:118px
}
.t-nav ul li a {
	display: block;
	height: 50px;
	font: normal 16px/50px "Microsoft YaHei";
	color: #fff;
	text-align: center;
}
.t-nav ul li.cur a, .t-nav ul li:hover a {
	background-color: #ff6900;
	color: #fff;
}
.menu>ul>li>ul{background:#0084ff; display:none; position:absolute; top:40px; left:0; width:100%;}

.menu>ul>li>ul>li{background:url(../images/jdh_nav_fgx.gif) left bottom repeat-x; text-align:center; position:relative;}

.menu>ul>li>ul>li img{display:none; margin-left:16px; margin-bottom:-2px;}

.menu>ul>li>ul>li:hover{background:#333;}

.menu>ul>li>ul>li ul{position:absolute; jdh_ddm_topbg:0; right:-164px; background:#333; width:164px; display:none;}

.menu>ul>li>ul>li ul li{padding-left:20px; background:url(../../images/index_07_c0b6420b468141f2823d2db088f74b93.jpg) left bottom repeat-x;}

.menu>ul>li:hover>ul{display:block;}

.menu>ul>li>ul>li:hover ul{display:block;}

.menu>ul>li>ul>li:hover img{display:inline-block;}
*/
.t-nav {
	height: 50px;
	width: 100%;
	display: -webkit-box;
	background: url(../images/bzrz-top_nav-bg.jpg) repeat-x
}
.t-nav .menu {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
}
.menu>ul{position:relative; z-index:10;}

.menu>ul>li{width:118px; float:left; text-align:center; line-height:50px; font-size:16px;  position:relative;border-left: 1px solid #19243b;
	border-right: 1px solid #405b93;}
.menu>ul>li a{ color:#FFF}
.menu ul .active{background:#ff6900;}

.menu>ul>li>ul{background:#0084ff;display:none;position:absolute;top: 50px;left:0;width:100%; }

.menu>ul>li>ul>li{background:#2c3e64; text-align:center; position:relative; border-bottom:1px solid #364a75}

.menu>ul>li>ul>li img{display:none; margin-left:16px; margin-bottom:-2px;}

.menu>ul>li>ul>li:hover{background:#333;}

.menu>ul>li>ul>li ul{position:absolute; jdh_ddm_topbg:0; right:-164px; background:#333; width:164px; display:none;}

.menu>ul>li>ul>li ul li{padding-left:20px; background:url(../images/index_07_c0b6420b468141f2823d2db088f74b93.jpg) left bottom repeat-x;}

.menu>ul>li:hover>ul{display:block;}

.menu>ul>li>ul>li:hover ul{display:block;}

.menu>ul>li>ul>li:hover img{display:inline-block;}

.menu>ul>li:hover>.auth {
	white-space: nowrap;
    width: auto;
    background: #2c3e64;
}

.menu .auth li {
	padding: 0 5px;
}

/*===banner===*/
.banner {
	height: 500px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.banner .bdsy {
	width: 100% !important;
	margin: 0 auto;
}
.banner .bdsy div {
	height: 500px;
	width: 100%;
}
.banner .bdsy a {
	height: 500px;
	display: inline-block;
	width: 100%;
}
.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 26px;
	left: 0;
	height: 10px;
}
.banner .hd ul {
	overflow: hidden;
	text-align: center;
}
.banner .hd ul li {
	margin: 0 4px;
	width: 10px;
	height: 10px;
	text-align: center;
	background: url(../images/banner_li.png) no-repeat center 0;
	;
	cursor: pointer;
	border-radius: 8px;
	display: inline-block;
*display:inline;
	zoom: 1;
	font-size: 0;
}
.banner .hd ul li.on {
	background: url(../images/banner_li_hover.png) no-repeat center 0;
}
/*介绍*/
.bzrz_div-one {
	margin-top: 2rem
}
.zl-list {
	background: #fff;
	padding: 40px;
	overflow: hidden
}
.zl-list ul li {
	float: left;
	width: 25%
}
.zl-list ul li div {
	float: left
}
.zl-list ul li div:nth-child(1) img {
	width: 90px;
	height: 85px;
}
.zl-list ul li div:nth-child(2) {
	padding-left: 20px
}
.zl-list ul li div:nth-child(2) h3 {
	color: #233159;
	font-size: 20px;
	font-weight: 700;
	padding-top: 10px
}
.zl-list ul li div:nth-child(2) p {
	font-size: 14px;
	padding: 10px 0 7px;
	color: #999
}
.zl-list ul li div:nth-child(2) a {
	font-size: 14px
}
.zl-list ul li:nth-child(4) div:nth-child(1) img {
	width: 95px;
	height: 112px;
	margin-top: -12px
}
/*标题*/
/*title*/
.title {
width:100%;
	text-align: center;
	padding: 20px 0;
}
.title .t span {
	position: relative;
	color: #233159;
	font-size: 26px;
	font-weight: 700;
	line-height: 40px; letter-spacing:4px;
}
.title .t span:after {
	content: "";
	display: block;
	width: 38px;
	height: 10px;
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -4px;
	background: url(../images/bzrz_ico-tit2.png) no-repeat center;
}
.title .t span:before {
	content: "";
	display: block;
	width: 38px;
	height: 10px;
	position: absolute;
	right: -50px;
	top: 50%;
	margin-top: -4px;
	background: url(../images/bzrz_ico-tit1.png) no-repeat center;
}
.title p {
	color: #6f7684;
	font-size: 14px;
	margin-top: 5px;
}
.title ul {
	height: 21px;
	line-height: 21px;
	margin-top: 5px;
}
.title ul li {
	display: inline-block;
	font-size: 14px;
	position: relative;
	padding: 0 5px;
}
.title ul li a {
	color: #AFB3BF;
}
.title ul li a:hover {
	color: #135FBB;
}
.title ul li:after {
	content: '';
	position: absolute;
	right: -2px;
	top: 50%;
	width: 1px;
	height: 9px;
	background-color: #AFB3BF;
	margin-top: -2.5px;
}
.title ul li:last-child:after {
	background-color: transparent;
}
/*为什么要体系认证*/
.bzrz_div-two {
	width: 100%;
	padding: 1.6rem 0;
	    background: #fff;
}
.items {
	height: 280px;
	margin-top: 1rem;
}
.items .item {
	float: left;
	cursor: pointer;
	margin-left: 15px;
	height: 100%;
	width: 228px;
	background:url(../images/zdlh_why-bg.png) no-repeat;
	/*border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;*/
	border-radius:10px;
	text-align: center;
	box-shadow: 5px 8px 12px 0px rgba(117, 117, 117, 0.5);
	    transition: all .35s ease;
}
.items .item:hover{    transform: translateY(-8px);}
.items .item:hover .item-title,.items .item:hover .item-desc {
	color:#ff6900
}
.items .item:hover .normal {
	display: none;
}
.items .item:hover .hover {
	display: initial !important;
}
.items .item:first-child {
	margin-left: 0;
}
.items .item .item-title {
	/*border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;*/
	border-radius:10px;
	/*background-color: #1f2b4a;*/
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	font-weight:bold;
	margin-top: 2rem;
}
.items .item .item-icon {
	    margin-bottom: .6rem;
}
.items .item .item-icon .hover {
	display: none;
}
.items .item .item-desc {
	color: #6f7684;
	line-height: 25px;
	font-size: 14px;
	width:80%;
	margin:0 auto;
	color:#f9f9f9
}
.bottom {
	height: 120px;
	position: relative;
	margin-top: 40px;
	background: url(../images/bzrz_pic01-img.jpg) no-repeat   /* background: -webkit-linear-gradient(left, #fe5e00 , #e40001);
    background: -o-linear-gradient(right, #fe5e00, #e40001); 
    background: -moz-linear-gradient(right, #fe5e00, #e40001);
    background: linear-gradient(to right, #fe5e00 , #e40001);*/
}
.bottom .icon {
	position: absolute;
	left: 20px;
	bottom: 0;
}
.bottom .text {
	line-height: 120px;
	padding-left: 150px;
	font-size: 33px;
	color: #fff;
}
.bottom .text i {
	color: #ffe900;
}
.bottom button {
	color: #e70c01;
	background-color: #ffe900;
	width: 210px;
	height: 65px;
	position: absolute;
	right: 30px;
	top: 28px;
	border: none;
	outline: none;
	font-size: 35px;
	font-weight: bold;
	border-radius: 10px;
	box-shadow: 0px 6px 0px 0px #8e090a;
	cursor: pointer;
}
/*iso体系认证*/
.bzrz_iso-hot {
	padding-top: 20px;
	background: url(../images/bzrz_iso-hot_bg.jpg) no-repeat center center;
	background-size: cover;
	padding-bottom: 40px;
}
.bzrz_iso-hot .title i {
	color: #ff6900
}
.bzrz_iso-hot .title span {
	color: #FFF
}
.bzrz_iso-hot .cont-1 {
	padding: 20px;
	background: #fff;
	overflow: hidden;
}
.content_focus {
	width: 455px;
	height: 265px;
	position: relative;
	float: left;
}
.content_focus .bd {
	width: 455px;
	height: 265px;
	overflow: hidden;
}
.content_focus .bd li {
	width: 455px;
	height: 265px;
	float: left;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.content_focus .bd li h2 {
	color: #fff;
	font-size: 26px;
	position: relative;
	z-index: 1;
	margin-top: 70px;
	margin-left: 25px;
	line-height: 2rem;
	font-weight: bold;
}
.content_focus .bd li:hover, .content_right li:hover, .rzfw_iso-m li:hover {
	box-shadow: 0 3px 10px rgba(68,66,154,0.15);
	-webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
	transform: translate3d(0, -2px, 0);
	-webkit-transform: translate3d(0, -2px, 0);
}
.content_focus .bd li h2:after {
	content: '';
	width: 30px;
	height: 1px;
	background: url(../images/hr.png) no-repeat left center;
	display: block;
	position: absolute;
	left: 0;
	top: 35px;
}
.content_focus .bd li .p1 {
	font-size: 10px;
	font-family: arial;
	color: #C5C5C5;
	text-transform: uppercase;
	line-height: 20px;
	z-index: 1;
	position: relative;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 25px;
}
.content_focus .bd li .p2 {
	color: #FF4700;
	font-size: 16px;
	font-family: arial;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 25px;
}
.content_focus .bd li .a {
	display: inline-block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #2B3D63;
	background: url(../images/bzrz_ico-ido.png) #ffffff 88px center no-repeat;
	text-indent: 20px;
	text-align: left;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 26px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	margin-left: 1.5rem;
}
.content_focus .bd li .a:hover {
	cursor: pointer;
	background: url(../images/bzrz_ico-ido.png) #ffffff 91px center no-repeat;
}
.content_focus .bd li .a:after {
	/*width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #353D59;
	display: inline-block;
	position: absolute;
	content: "";
	right: -8px;
	top: 9px;*/
}
.content_focus .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}
.content_focus .bd li .i1 {
	background: #FF5408;
	font-size: 10px;
	color: #fff;
	padding: 0 5px;
	border-radius: 2px;
	position: absolute;
	left: 0;
	top: -18px;
	height: 18px;
	line-height: 18px;
	font-family: news706_b;
	text-transform : uppercase
}
.content_focus .bd li .i1:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -4.5px;
	bottom: -4px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #FF5408;
}
.content_focus .hd {
	height: 10px;
	text-align: center;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 20px
}
.content_focus .hd ul {
	overflow: hidden;
	margin-left: 24px;
}
.content_focus .hd li {
	display: block;
	width: 8px;
	height: 8px;
	background: #fff;
	margin: 0 3px;
	border-radius: 5px;
	cursor: pointer;
	opacity: 0.6;
	text-indent: -9999999px;
	transition: all .35s ease;
	border: 1px solid #8D92A5;
	float: left;
}
.content_focus .hd li.on {
	opacity: 0.8;
	transition: all .35s ease;
	border: 1px solid #2E3B5E;
	background: #898EA1;
}
.content_right {
	float: left;
	height: 265px;
	width: 705px;
	position: relative;
}
.content_right li {
	width: 190px;
	height: 80px;
	background: #F1F3F7;
	padding: 25px 20px;
	float: left;
	margin: 0 0 5px 5px;
	transition: all .35s ease;
}
.content_right li:hover h2 {
	background: url(../images/jiantou.png) no-repeat right center;
}
.content_right li h2 {
	line-height: 24px;
	color: #233159;
	font-size: 16px;
	position: relative;
	z-index: 1;
	position: relative;
	display: inline-block;
}
.content_right li h2:after {
	content: '';
	width: 30px;
	height: 1px;
	background: url(../images/hr.png) no-repeat left center;
	display: block;
	position: absolute;
	left: 0;
	top: 30px;
}
.content_right li .p1 {
	font-size: 10px;
	font-family: arial;
	color: #8E8E8E;
	text-transform: uppercase;
	line-height: 20px;
	z-index: 1;
	position: relative;
	font-size: 14px;
	margin-top: 10px;
}
.content_right li .p2 {
	color: #ff6900;
	font-size: 16px;
	font-family: arial;
	font-weight: 700;
	margin-top: 10px;
}
.content_right li a {
	display: block;
}
.rzfw_iso-m {
	margin-top: 5px;
}
.rzfw_iso-m li {
	width: 188px;
	height: 80px;
	background: #F1F3F7;
	padding: 25px 20px;
	float: left;
	margin: 0 0 5px 5px;
	transition: all .35s ease;
}
.rzfw_iso-m h2 {
	line-height: 24px;
	color: #233159;
	font-size: 16px;
	position: relative;
	z-index: 1;
	position: relative;
	display: inline-block;
}
.rzfw_iso-m p {
	font-size: 10px;
	font-family: arial;
	color: #8E8E8E;
	text-transform: uppercase;
	line-height: 20px;
	z-index: 1;
	position: relative;
	font-size: 14px;
	margin-top: 10px;
}
.rzfw_iso-m .p2 {
	color: #ff6900;
	font-size: 16px;
	font-family: arial;
	font-weight: 700;
	margin-top: 10px;
}
/*体系认证*/
.bzrz_div-three {
	width: 100%;
	position: relative;
	/*padding: 2rem 0;*/
}
.bzrz_div-three .title {
	padding: 2.3rem 0 0
}
.smartAbs {
	position: absolute
}
.f-ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.bzrz_div-three .content {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove {
	display: block;
	margin: 0;
	padding: 0;
	border-top: 0px none #37484F;
	border-right: 0px none #37484F;
	border-bottom: 0px none #37484F;
	border-left: 0px none #37484F;
	border-radius: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	background: linear-gradient(none, none);
	box-shadow: 0 0 0 transparent;/*-font-*/
	font-style: normal;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	outline: none;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove:hover {
	border-color: #3F51B5;/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove:hover .bzrz_ywzx-li-text {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove:hover .bzrz_ywzx-li-hove-icon {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-pos {
	display: block;
	padding: 0 5px;
	height: 100%;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-pos .bzrz_ywzx-li-pos-inner {
	height: 100%;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove .bzrz_ywzx-li-hove-icon {
	display: inline-block;
	height: 100%;
	margin-right: 3px;
	font-size: 12px;
	color: #37484F;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove .bzrz_ywzx-li-hove-icon.w-icon-hide {
	display: none;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove .bzrz_ywzx-li-text {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	color: #37484F;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
*vertical-align: middle;
	transition: color .3s;
}/* Isi */
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-isi::before {
	content: '';
	z-index: -1;
	position: absolute;
	width: 100%;
	height: 100%;
	transition: left .3s, top .3s;
	background-color: transparent;
	/*background-image: url(../images/bzrz_rz-01-h.jpg);*/
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: linear-gradient(none, none);
	overflow: hidden;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-isi:hover::before {
	transition: left .3s, top .3s !important;
	left: 0 !important;
	/*top: 0 !important;*/
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-isi.w-isi-right::before {
	top: 0;
	left: 100%;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-isi.w-isi-left::before {
	top: 0;
	left: -100%;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-isi.w-isi-top::before {
	top: -100%;
	left: 0;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-isi.w-isi-bottom::before {
	top: 100%;
	left: 0;
}/* Wayra */
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-wayra {
	overflow: hidden;
	transition: border-color 0.3s, color 0.3s;
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s, background-color 0.3s;
	-ms-transition: -ms-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-wayra.w-wayra-topLeft::before {
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-moz-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-ms-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	-moz-transform-origin: 0% 100%;
	-ms-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-wayra.w-wayra-bottomLeft::before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg) translate3d(-4em, 4em, 0);
	-moz-transform: rotate3d(0, 0, 1, 45deg) translate3d(-4em, 4em, 4em);
	-ms-transform: rotate3d(0, 0, 1, 45deg) translate3d(-4em, 4em, 4em);
	transform: rotate3d(0, 0, 1, 45deg) translate3d(-4em, 4em, 0);
	-webkit-transform-origin: 0% 100%;
	-moz-transform-origin: 0% 100%;
	-ms-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-wayra.w-wayra-bottomRight::before {
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0em, 1em, 0);
	-moz-transform: rotate3d(0, 0, 1, -45deg) translate3d(0em, 1em, 0);
	-ms-transform: rotate3d(0, 0, 1, -45deg) translate3d(0em, 1em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0em, 1em, 0);
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-wayra.w-wayra-topRight::before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg) translate3d(-2em, 0, 0);
	-moz-transform: rotate3d(0, 0, 1, 45deg) translate3d(-2em, 0, 0);
	-ms-transform: rotate3d(0, 0, 1, 45deg) translate3d(-2em, 0, 0);
	transform: rotate3d(0, 0, 1, 45deg) translate3d(-2em, 0, 0);
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}
/*-固定位置-*/
#bzrz_ywzx-li:nth-child(1) {
	height: 280px;
	width: 230px;
	left: 0px;
	top: 130px;
	z-index: 4;
}
#bzrz_ywzx-li:nth-child(2) {
	height: 280px;
	height: 280px;
	width: 230px;
	left: 240px;
	top: 130px;
	z-index: 3;
}
#bzrz_ywzx-li:nth-child(3) {
	height: 280px;
	width: 230px;
	left: 481px;
	top: 130px;
	z-index: 3;
}
#bzrz_ywzx-li:nth-child(4) {
	height: 280px;
	width: 230px;
	left: 722px;
	top: 130px;
	z-index: 3;
}
#bzrz_ywzx-li:nth-child(5) {
	height: 280px;
	width: 230px;
	left: 965px;
	top: 130px;
	z-index: 3;
}
.bzrz_ywzx-li-li .bzrz_ywzx-li-hove-wayra:hover::before {
	opacity: 1;
	background-color: transparent;
	background-image: url(../images/2060926.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: linear-gradient(none, none);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	-moz-transform: rotate3d(0, 0, 1, 0deg);
	-ms-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
}
/*体系认证 */
.qitafenlei {
	left: 0px;
	top: 425px;
	z-index: 4;
}
.qtfl_li {
	float: left;
	width: 358px;
	padding: 15px 15px 2rem 15px;
	background: #FFF;
	    height: 126px;
}
.qtfl_li:hover {
	transform: translateY(-5px);
	box-shadow: 0 2px 0 rgba(102,102,102,.1);
	transition: box-shadow .5s, border .5s, background-color .5s, color .5s, transform .5s;
}
.qtfl_li:nth-child(2) {
	margin: 0 1rem;
}
.qtfl_li span {
	padding: 1rem 0 0 5rem;
	height: 42px;
	font-size: 18px;
	font-weight: bold;
	color: #233159;
	display: block;
	overflow: hidden
}
.qtfl_li span img {
margin-right:.5rem
}
.qtfl_li i {
	width: 330px;
	height: 1px;
	font-size: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5c5c5;
	margin: 0.6rem auto;
	display: block;
}
.qtfl_li p a {
	color: #666666;
	width: 50%;
	float: left;
	font-size: 14px;
	line-height: 30px;
	text-align: center
}
/*认证流程*/
.bzrz_fwlc {
	height: 435px;
	background: url(../images/zdlh-lc_bg.jpg) repeat;
	border-radius: 0px 0px 4px 4px;
	padding: 12px;
	margin-bottom: 15px;
}
.bzrz_fwlc .title .t span {
	color: #FFF
}
.bzrz_fwlc .common_title_t p {
	font-size: 18px;
}
.bzrz_fwlc ul {
	width: 1200px;
	margin: auto
}
.bzrz_fwlc ul li {
	float: left;
	width: 238px;
	background: url(../images/minge-lc-fl.png) no-repeat right;
	    margin-bottom: 2rem;
		text-align:center;
		border-right: 1px solid #1a2741;
    border-left: 1px solid #364b79;
}
.bzrz_fwlc ul li:first-child{border-left:none;}
.bzrz_fwlc ul li:last-child{border-right:none;
	border-left:none;}
.bzrz_fwlc ul li p {
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	padding-top: 155px;
}
.bzrz_fwlc ul li p span {
	font-size: 22px;
	color: #fff;
	text-align:center;
	font-weight:bold;
	display: block;
}
.bzrz_fwlc ul li a {
	display: block;
	font-size: 14px;
	color: #fff;
	width: 118px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border: 2px solid #fff;
	margin: 20px auto;
	border-radius: 15px
}
.bzrz_fwlc ul li a:hover {
	color: #ff6900;
	border-color: #ff6900
}


/*.bzrz_fwlc_l {
	margin-top: 12px;
}
.bzrz_fwlc_l li {
	width: 220px;
	height: 140px;
	float: left;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.02);
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.02);
	border-radius: 4px;
	margin-left: 25px;
	text-align: center;
}
.bzrz_fwlc_l li:first-child {
	margin-left: 0;
}
.bzrz_fwlc_l li:hover .bzrz_fwlc_l_t, .bzrz_fwlc_l li:hover .bzrz_fwlc_l_d {
	color: #fe6b2a;
}
.bzrz_fwlc_l_n {
	width: 33px;
	height: 33px;
	margin: auto;
	border: solid 1px rgba(252, 160, 130, 0.4);
	border-radius: 50%;
	font-size: 16px;
	color: #fe6b2a;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin: 24px auto 10px;
}
.bzrz_fwlc_l_t {
	font-size: 16px;
	color: #424a66;
	font-weight: bold;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.bzrz_fwlc_l_d {
	font-size: 14px;
	color: #9b9da8;
	margin-top: 2px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}*/
/*===认证案例===*/

.bzrz_case2 {

	overflow: hidden;
	margin-bottom: 10px;
}
.bzrz_case2 li {


	float: left;
	font: 20px "Microsoft YaHei";
	background: url(../images/xtico.png) no-repeat right 2px;
	text-align: center;
	line-height: 20px;
	color: #333;
}
.bzrz_case2 li a {
	display: block;

	color: #333333;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}
.bzrz_case2 li a:hover, .bzrz_case2 .cur a {
	color: #444;
	font-weight: normal;


	text-decoration: none;
}
.bzrz_case2 li.no1 {
	padding-left: 0;
}
.bzrz_case2 li.nones {
	background: none;
}
.bzrz_case2 span {
	font-size: 16px;
	line-height: 46px;
	color: #de2a2c;
	overflow: hidden;
}
.bzrz_case2 span a {
	color: #b47647;
}
.bzrz_case01 {

	position: relative;
}
.flqd_case02 {
	overflow: hidden;
}
.bzrz_case01 li {
	width: 216px;
	float: left;
	margin-right: 10px;
	position: relative;
	box-shadow: #ebebeb 4px 0px 3px;
	    border: 8px solid #fff;
}
.bzrz_case01 li img {
	display: block;
	width: 280px;
	/*height: 305px;*/

}
.bzrz_case01 li span {
	text-align: center;
	font-size: 16px;
	display: block;
	background: #f5f6f8;
	color: #2b3d63;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}
.bzrz_case01 li.nones {
	margin-right: 0;
}
.bzrz_case01 .flqd_left_hove {
	cursor: pointer;
	display: block;
	font: 70px "Ã¥Â®â€¹Ã¤Â½â€œ";
	color: #7f7f7f;
	position: absolute;
	top: 132px;
	left: -63px;
}
.bzrz_case01 .flqd_right_hove {
	cursor: pointer;
	display: block;
	font: 70px "Ã¥Â®â€¹Ã¤Â½â€œ";
	color: #7f7f7f;
	position: absolute;
	top: 132px;
	right: -63px;
}
/*合作客户*/
.case_l {
	height: 260px;
	position: relative;
	z-index: 2;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.02);
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.02);
	padding: 12px;
}
.case_l li {
	float: left;
    width: 178px;
    height: 104px;
    text-align: center;
    line-height: 104px;
    margin: 8px;
    border: 1px solid #f2f3f7;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.06);
}
.case_l li img {
	-webkit-transition: 0.5s;
	transition: 0.5s;
	    height: 102px;
}
.case_l li:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*咨询*/
.bzrz_qq {
	margin-top: 1rem;
}
.bzrz_qq li {
	float: left;
	width: 391px;
	height: 231px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.02);
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.02);
	margin-left: 13px;
	text-align: center;
}
.bzrz_qq li:first-child {
	margin-left: 0;
}
.bzrz_qq li i {
	width: 74px;
	height: 67px;
	display: inline-block;
	border-radius: 10px;
	text-align: center;
	line-height: 67px;
	margin-top: 33px;
}
.bzrz_qq li p {
	font-size: 16px;
	color: #292929;
	margin: 14px 0 30px;
}
.bzrz_qq li a {
	display: inline-block;
	width: 136px;
	height: 34px;
	background-color: #ffffff;
	border-radius: 17px;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
	line-height: 34px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.bzrz_qq-li i {
	background-image: linear-gradient(30deg, #98e32c 0%, #639453 0%, #2e447a 0%, #516aa6 54%, #748fd1 100%);
}
.bzrz_qq-li a {
	color: #3d5391;
	border-color: #3d5391;
}
.bzrz_qq-li a:hover {
	color: #fff;
	background-color: #354b86;
	border-color: #354b86;
}
.bzrz_qq_f i {
	background-image: linear-gradient(30deg, #f555e4 0%, #de5888 0%, #c75b2c 0%, #e36716 54%, #ff7200 100%);
}
.bzrz_qq_f a {
	color: #fc7102;
	border-color: #fc7102;
}
.bzrz_qq_f a:hover {
	color: #fff;
	background-color: #fc7102;
}
.bzrz_qq-li-d i {
	background-image: linear-gradient(30deg, #e068e3 0%, #9a6ec4 0%, #5374a5 0%, #62a2b2 54%, #70d0bf 100%);
}
.bzrz_qq-li-d a {
	color: #5378a6;
	border-color: #5d9eaf;
}
.bzrz_qq-li-d a:hover {
	color: #fff;
	background-color: #5d9eaf;
}
/*===新闻===*/

.news {
	margin: 0 auto;
	padding: 1.5rem 0;
}
.news .ul {
	border-radius: 5px;
	height: 450px;
}
.news .li {
	background: #fff;
	width:100%;
	float: right;
	height: 450px;
	background: #fff;
}
.news_title {
	border-bottom: 1px dotted #CACFD9;
	height: 55px;
	line-height: 55px;
}
.news_title .text {
	line-height: 55px;
	font-size: 16px;
	color: #404041;
	margin-left: 25px;
}
.news a.mores {
	float: right;
	display: block;
	height: 10px;
	line-height: 10px;
	margin: 22px 18px 0 0;
	color: #727272;
	padding-left: 10px;
	background: url(../images/jt.png) no-repeat left center;
}
.news a.mores:hover {
	color: #000;
}
.news ul {
	padding: 25px 25px 15px 25px;
}
.news ul li a {
	display: block;
	height: 100%;
}
.news ul li font {
	float: right;
	font-family: arial;
	font-size: 13px;
	color: #999;
}
.news ul li:hover a {
	color: #145FBC;
}
.news ul li:hover h2 {
	color: #145FBC !important;
}
.news .one {
	overflow: hidden;
	border-bottom: 1px dotted #CACFD9;
	padding-bottom: 25px;
}
.news .one .img {
	height: 90px;
	width: 150px;
	text-align: center;
	color: #fff;
	font-family: arial;
	position: relative;
	float: left;
}
.news .one .img img {
	width: 100%;
	height: 100%;
}
.news .one .news_li_content {
	margin-left: 165px;
}
.news .one .news_li_content .img {
	width: 100%;
	height: 100%;
}
.news .one .news_li_content h2 {
	font-size: 16px;
	font-weight: normal;
	color: #61697B;
	padding: 2px;
	position: relative;
}
.news .one .news_li_content h2:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 16px;
	height: 1px;
}
.news .one .news_li_content p {
	line-height: 22px;
	font-size: 13px;
	color: #999;
	height: 22px;
	overflow: hidden;
	position: relative;
	height: 44px;
	line-height: 22px;
}
.news .one .news_li_content p:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 20px;
	height: 5px;
}
.news .one div.time {
	font-family: arial;
	font-size: 12px;
	color: #D2D2D2;
}
.news li.s {
	line-height: 55px;
	border-bottom: 1px dotted #CACFD9;
	font-size: 14px;
	color: #6C6C6C;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/jt.jpg) no-repeat left center;
	position: relative;
	width: 385px;
    float: left;

}
.news li.s:nth-child(even){ margin-right:2rem}
.news li.s a {
	color: #8A8A8A;
	float: left;
	width: 270px;
}
.news .li1 {
	border-radius: 5px 0 0 5px;
}
.news .li3 {
	border-radius: 0 5px 5px 0;
}
.news .one2li {
	line-height: 50px;
	border-bottom: 1px dotted #CACFD9;
}
.news .one2li a {
	color: #858282;
	font-size: 14px;
	line-height: 55px;
	padding: 0 15px;
	background: url() no-repeat 23px center;
}
.news .li3 {
	width: 310px;
	border-right: none;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #E4E7EE;
	box-shadow: 0 2px 8px 0 rgba(15,61,124,.2);
}
.news .sort {
	padding: 20px;
}
.news .sort li {
	padding: 5px
}
.ul_left {
	float: left;
	width: 880px !important;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #E4E7EE;
	box-shadow: 0 2px 8px 0 rgba(15,61,124,.2);
}
.ul_left .li {
	height: 394px;
}
.big_news_title {
	border-bottom: 1px dotted #CACFD9;
	height: 55px;
	background: #fff;
}
.big_news_title .text {
	line-height: 55px;
	font-size: 15px;
	color: #252525;
	margin-left: 25px;
	font-weight: 700;
}
.ul_left .hd {
	float: left;
}
.ul_left .hd ul {
	padding: 0;
	overflow: hidden;
	height: 100%;
}
.ul_left .hd li {
	height: 56px;
	width: 149.5px;
	border-right: 1px dotted #CACFD9;
	float: left;
	line-height: 55px;
	text-align: center;
	color: #213151;
	font-size: 15px;
	position: relative;
	color: #7B7B7B;
	cursor: pointer;
}
.ul_left .hd li.on em {
	color: #0067E5;
	font-weight: 700;
}
.ul_left .hd li.on {
	font-weight: 700;
	background: #FFF;
	font-size: 16px;
	color: #343434;
}
.ul_left .hd li span {
	padding-right: 20px;
	position: relative;
}
.ul_left .hd li i {
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8.5px;
}
.ul_left .bd {
	float: left;
	height: 394px;
	overflow: hidden;
}
.uls {
	width: 880px !important;
	height: 394px !important;
}
.ul_left .lis {
	overflow: hidden;
	width: 880px !important;
	height: 394px !important;
	overflow: hidden;
}
/*关于我们*/
.about {
	background: url(../images/bzrz_about-bg.jpg) no-repeat center top;
	padding-top: 2rem;
	height: 450px;
	position: relative
}
.about .title {
	margin-top: 2rem
}
.about_c {
	margin: 90px 5px 10px;
	height: 300px;
	background: #fff;
	box-shadow: 0 2px 10px #e7e6e6;
}
.about_c p {
	padding: 15px 110px 0;
	height: 118px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #61697B;
	line-height: 28px;
}
.about_c i {
	display: block;
	width: 120px;
	height: 32px;
	border: 1px solid #1f2b4a;
	margin: 0 auto;
	overflow: hidden;
}
.about_c i img {
	display: block;
	width: 50px;
	height: 7px;
	margin: 0 auto 0;
}
.about_c i a {
	display: block;
	padding-top: 14px;
	height: 32px;
}
.bzrz_about-t {
	margin: 1.5rem 0 1rem;
	text-align: center
}
.bzrz_about-t h2 {
	font-size: 26px;
	color: #1f2b4a;
	line-height: 35px
}
.bzrz_about-t em {
	color: #AFB3BF;
	font-size: 14px;
	margin-top: 5px
}
/*团队/公司环境*/
.honer {
	padding: 12.5rem 0 2rem;
	background: #fff
}
.honer .hon_nav {
	background: url(../images/abt.jpg) no-repeat;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-bottom: 30px;
}
.honer .hon_nav a {
	display: inline-block;
*display:inline;
	zoom: 1;
	color: #3f4650;
	font-size: 18px;
	width: 197px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.honer .hon_nav a.on {
	color: #1f2b4a;
	font-weight: bold;
}
.honer .hlist .con {
	position: relative;
}
.honer .hlist li {
	width: 270px;
	margin-right: 38px;
	overflow: hidden;
}
.honer .hlist li img {
	width: 270px;
	height: 203px;
}
.honer .hlist li span {
	text-align: center;
	display: block;
	font-size: 14px;
	color: #555555;
	line-height: 45px;
}
.honer .sPrev {
	position: absolute;
	left: -55px;
	top: 98px;
	cursor: pointer;
}
.honer .sNext {
	position: absolute;
	right: -55px;
	top: 98px;
	cursor: pointer;
}
.honer dl {
	float: left;
	position: relative;
	margin: 0 22px 0 0;
}
.honer dl, .honer dt, .honer dt img {
	width: 216px;
}
.honer .nomar dl{    margin: 0 0 1rem 0;}
.honer dd {
	width: 0;
	height: 0;
	position: absolute;
	-webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
	background: rgba(31,43 , 74 , 0.9);
	left: 12px;
	top: 11px;
}
.honer dd h3 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	border-bottom: solid 2px #61697B;
	height: 51px;
	line-height: 51px;
}
.honer dd h3 a {
	color: #fff;
	display: block;
}
.honer dd .team_w {
	height: 120px;
	overflow: hidden;
}
.honer dd .team_w p {
	color: #b3b5b9;
}
.honer dd .team_w b {
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0;
	color: #b3b5b9
}
.honer dd .team_ico a {
	display: block;
	width: 100%;
	line-height: 30px;
	background: url(../images/ico11.gif) no-repeat 89px 12px #fff;
	color: #333;
	text-align: center;
	float: left;
	border-radius: 18px;
}
.honer dd .team_ico a:nth-child(1) {
	background: url(../images/ico10.gif) no-repeat 89px 12px #fff;
	margin: 0 14px 5px 0;
}
.honer dl dd h3, .honer dl dd .team_w, .honer dl dd .team_ico {
	display: none;
}
.honer dl.cur dd {
	width: 144px;
	height: 244px;
	padding: 11px 24px;
}
.honer dl.cur dd h3, .honer dl.cur dd .team_w, .honer dl.cur dd .team_ico {
	display: block;
}

/*首页*/
.index_sw{ width:226px !important}
/*===底部===*/
/*友链*/
.bzrz_links {
	height: 100px;
	line-height: 38px;
	color: #333;

	position: relative;
	width: 100%;
	padding: 15px;

	border-top: solid 1px #494951;
	overflow: hidden;
	margin-bottom: 2rem;
}
.bzrz_links span {
	height: 42px;
	font-size: 18px;
	line-height: 42px;
	color: #FFF;
	display: block;
}
.bzrz_links a {
	display: inline-block;
	color: #333;
	padding: 0 20px 0 0;
}
/**/
.f_bj {
	background: #1F1F24 url(../images/bzrz_foot-bg.png) no-repeat top center;
	color: #666;
	clear: both;
	font-family: "Microsoft Yahei";
	line-height: 24px;
	height: 448px;
	padding: 44px 0 0;
	border-top:8px solid #000
}
.f_bj a {
	color: #B5B5B5;
	font-size: 16px
}
.f_nav{ margin-bottom:1rem;width: 150px; border-right:1px solid #35353c;padding-left: 2rem;}
.f_nav h2{ font-size:18px; line-height:35px; }
.f_nav h2 a{color:#efecec}
.f_nav ul li{height: 34px;line-height: 34px;overflow: hidden;width: 100%;float: left;}
.f_nav ul li a{font-size: 14px;color: #a9a8a8;}
.f_nav ul li a:hover{color: #fff;}
.banquan{ background:#000}
.banquan p{ text-align:center; line-height:45px;}
.f_con-nav{ width:915px}
.f_con-tel { width:285px;}

.f_con-tel li {
	border-bottom: 1px solid #636161;   margin-left: 15px;
}
.f_con-tel li:nth-child(3){ border-bottom:none}
.f_con-tel li dl {
	height: 55px;
	padding-left: 45px;
	padding-top: 8px;
	background:url(../images/bzrz_f-tel-ico.png) no-repeat
}
.f_con-tel li dl.ab1 {
	background-position: 5px 10px; 
}
.f_con-tel li dl dt {
	font-size: 14px;
	color: #a9a8a8;
}
.f_con-tel li dl.ab1 dd {
	font-weight: bold;
	font-size: 24px;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	color: #a9a8a8;
}

/*.f_right {
	width: 354px;
	background: url(../images/bzrz_f-top.jpg) no-repeat 20px 0;
	padding: 10px 0 0;
}
.f_cont {
	height: 172px;
}
.f_cont li {
	padding: 0 0 0 28px;
	background: url(../images/f_ico4.gif) no-repeat 0 4px;
	clear: both;
	display: block;
	min-height: 25px;
	font-size: 16px;
	line-height: 24px
}
.f_cont li span {
	display: inline-block;
	padding-right: 5px;
	float: left;
	color: #B5B5B5;
}
.f_cont li p {
	float: left;
	color: #B5B5B5;
	padding: 0 0 12px;
}
.f_cont h3 {
	font-size: 20px;
	color: #fff;
	text-indent: 1rem;
	line-height: 55px;
}
.f_cont li.f_text1 {
	background: url(../images/f_ico1.gif) no-repeat 0 0;
}
.f_cont li.f_text2 {
	background: url(../images/f_ico2.gif) no-repeat 0 4px;
}
.f_cont li.f_text3 {
	background: url(../images/f_ico3.gif) no-repeat 0 4px;
}
.f_left {
	width: 388px;
	background: url(../images/bzrz_f-top.jpg) no-repeat 0 0;
	padding: 35px 55px 0 0;
	border-right: 1px solid #393940;
	overflow: hidden;
}
.f_logo {
	height: 104px;
}
.f_logo span {
	padding: 2px 25px 0 0;
	float: left;
}
.f_logo p {
	float: left;
	font-size: 28px;
	line-height: 37px;
	font-weight: bold;
	color: #ff6900;
}
.f_logo p b {
	font-size: 36px;
	line-height: 44px;
	color: #fff;
	display: block;
}
.f_logo span,  .f_logo span img {
	height: 74px;
	width: 108px;
}
.f_case li,  .f_case li img {
	width: 123px;
	height: 69px;
	float: left;
	display: block;
	overflow: hidden;
}
.f_case li {
	margin: 0 9px 11px 0;
}
.f_case ul {
	width: 400px;
}
.f_con {
	width: 271px;
	background: url(../images/bzrz_f-top.jpg) no-repeat 52px 0;
	padding: 18px 0 0;
	padding-left: 52px;
	padding-right: 52px;
	border-left: 1px solid #0e1423;
	border-right: 1px solid #393940;
	overflow: hidden;
}
.f_nav {
	height: 255px;
	line-height: 60px;
	color: #6b6b6b;
	white-space: nowrap;
	font-size: 16px;
	width: 310px;
}
.f_nav a {
	display: inline-block;
	color: #B5B5B5;
	line-height: 40px;
	width: 154px;
	float: left;
}
.f_con p, .f_con p a {
	color: #B5B5B5;
	font-size: 14px;
	line-height: 24px
}
.f_code {
	width: 370px;
	display: block;
	line-height: 52px;
	text-align: center;
}
.f_code span {
	width: 154px;
	float: left;
	margin-left: 3rem;
	font-size: 16px;
}
.f_code span:nth-child(1) {
	padding: 0 38px 0 0;
}
.f_code span img {
	width: 154px;
	height: 154px;
	display: block;
}
.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}
.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #fec827;
	color: #fff;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}
.client-2 .my-kefu-main {
	background: #fec827;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}*/
/*======  内页分界�?  =====*/  
.bzrz_mbx-div {
	margin: 10px auto 0px auto;
	padding-bottom:8px;
	/*border-bottom:1px solid #dad8d8*/
}
.sls{border-bottom:1px solid #dad8d8}
.zdlh_inh3{ padding-top:1rem; margin-bottom:2rem; border-top:1px solid #fff; border-bottom:1px solid #dad8d8}
.zdlh_inh3 h3{ line-height:35px;  text-align:center;      color: #2B3D63;  padding-bottom: 5px;}
.mbx_nav {
	font-size: 14px;
	line-height: 32px;
	margin-right: 8px;
}
.bzrz_mbx-div b {
	font-weight: normal;
	padding-left: 18px;
	background:url(../images/bzrz_mbx-div_ico.png) no-repeat left
}
.bzrz_mbx-div i {
	font-style: normal;
}
.bzrz_mbx-div span {
	font-family: 'å®‹ä½�??';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}

.contact-mbx .bzrz_mbx-div{font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
    height: 30px; margin-bottom:2rem}



/*===*/

.bzrz_er_nav {
	height: 55px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto 20px;
}
.bzrz_er_nav li {
	width: 33%;
	height: 55px;
	font-size: 18px;
	line-height: 55px;
	text-align: center;
	float: left;
	border-right: 1px solid #eee;
	margin-right: -1px;
	background: #f4f4f4;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.bzrz_er_nav li a {
	display: block;
	height: 55px;
	color: #a8a8a8;
}
.bzrz_er_nav li.sidenavcur,  .bzrz_er_nav li:hover {
	background: url(../images/bzrz_rj_bg.png) no-repeat bottom center #2B3D63;
	border-color: #2B3D63;
}
.bzrz_er_nav li.sidenavcur a,  .bzrz_er_nav li:hover a {
	color: #fff;
}

.bzrz_f-con p,.bzrz_f-con div{    line-height: 30px;
    font-size: 16px;}
.bzrz_fwyr-con h2{ font-size:18px; color:#2B3D63; line-height:35px}
.bzrz_fwyr-con h3{ font-size:15px; color:#2B3D63; line-height:35px}
.bzrz_fwyr-con table{ text-align:center}
.bzrz_fwyr-con table strong{font-size:18px; color:#2B3D63; }
.bzrz-r_rzlist li{    border: 1px solid #c0c0c0;    border-radius: 8px;
    margin-bottom: 15px;
    padding: 22px; overflow:hidden}
.bzrz-r_rzlist li img{ width:300px; float:left; margin-right:15px}
.bzrz-r_rzlist li em{width: 565px; float: right;}
.bzrz-r_rzlist li em h3{font-size: 18px;
    color: #2B3D63;    line-height: 40px;}
.bzrz-r_rzlist li p{ 
    text-align: justify;}
.bzrz-r_rzlist li span{float: left; margin-top:10px;
    line-height: 45px;
    height: 45px;
    margin: 20px 20px 0;
    width: 190px;
    text-align: center;
    background: url(../images/zdlh_news-l.png) no-repeat scroll left center rgba(0, 0, 0, 0); }
.bzrz-r_rzlist li span a{font-size:16px; line-height:45px; height:45px; display:block; color:#2B3D63; font-weight:bold }
.bzrz-r_rzlist li span:nth-child(4),.bzrz-r_rzlist li span:nth-child(8),.bzrz-r_rzlist li span:nth-child(12){ margin-left:0px}
.bzrz-r_rzlist li span:nth-child(7),.bzrz-r_rzlist li span:nth-child(11),.bzrz-r_rzlist li span:nth-child(15){ margin-right:0px}

/*列表页面包屑*/
.bzrz_f-con{ margin-top:2rem}
.list_inmbx{ background:url(../images/zdrz_inlist-tit.png) no-repeat left ;    height: 40px;
    line-height: 40px;border-bottom: 2px solid #2B3D63;    margin-bottom: 1rem;}
.zdrz-typename{    float: left;
    margin: 0;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 40px !important;
    margin-right: 10px;
    width: 200px;
    text-align: center;}
 /*-------------------left-------------------------------*/
.bzrz_leftin{    width: 250px;}
.bzrz_leftin_nav {
    background: #ff903c;
    height: 80px;
}
 .bzrz_leftin_nav {
            background:url(../images/zdbz_in-leftnav_bg.png) no-repeat;
            height: 80px;
        }
        
        .bzrz_leftin_nav h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .bzrz_leftin_nav h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .bzrz_leftin_nav_nav h3 {
            height: 50px;
            line-height: 50px;
            background:url(../images/listbg01.jpg) no-repeat;
            margin-bottom: 2px;
        }
        
        .bzrz_leftin_nav_nav h3 a {
               display: block;
    font-size: 16px;
	padding-left: 38px;
    color: #2B3D63;
    font-weight: bold;
	background:url(../images/zdbz-left_pngi.png) no-repeat 18px center;
        }
        
       .sidenavcur h3,.bzrz_leftin_nav_nav h3:hover {
            background:#ff6900 url(../images/zdbz-left_pngi-h.png) no-repeat 18px center; 
        }
        .sidenavcur h3 a,
        .bzrz_leftin_nav_nav h3:hover a{
            color: #fff;
			  background:#ff6900 url(../images/zdbz-left_pngi-h.png) no-repeat 18px center; 
        }
        
        .bzrz_leftin_nav_div dl {
            padding: 2px 0 4px;
        }
        
        .bzrz_leftin_nav_div dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
        }
        
        .bzrz_leftin_nav_div dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .bzrz_leftin_nav_div dt.sidenavcur:after,
        .bzrz_leftin_nav_div dt:hover:after {
            border-color:#ff903c;
        }
        
        .bzrz_leftin_nav_div dt.sidenavcur a,
        .bzrz_leftin_nav_div dt:hover a {
            color: #ff903c;
        }
        
        .bzrz_leftin_nav_div dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .bzrz_leftin_nav_div p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
        }
       
        
        .bzrz_leftin_nav_div p.sidenavcur a,
        .bzrz_leftin_nav_div p:hover a {
            color:#ff903c;
        }
        
        .bzrz_leftin_nav_div p.sidenavcur:after,
        .bzrz_leftin_nav_div p:hover:after {
            background: #dbdbdb;
        }
        
        .bzrz_leftin_nav_div a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
		 /*å·¦ä¾§è”ç³»æˆ�?�ä»�?*/
	  .bzrz_lefr_tel{height: 140px; background:#2b3d63;
    color: #fff;}
	 .bzrz_lefr_tel p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(../images/bzrz_img_phone.png) no-repeat 49px 28px;
        }
        
        .bzrz_lefr_tel span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 26px;
            line-height: 36px; 
                text-align: center;
        }
    /*---------------//å†�?�é¡µé€šç”¨left//------------------*/
	 .bzrz_leftin_news_left {
           background:url(../images/zdbz_in-leftnav_bg.png) no-repeat;
            height: 60px;
        }
	 .bzrz_leftin_news_left h4 {
            height: 55px;
            font-size: 24px;
            font-weight: normal;
            line-height: 55px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .bzrz_leftin_news_left h4 span {
            font-size: 14px;
            text-transform: uppercase;
        }
     .bzrz_leftin_news ul{ margin-top:10px; width:100%; display:block}  
	 .bzrz_leftin_news ul a{ width:100%; display:block; line-height:35px; text-align:left; font-size:14px; border-bottom:1px dashed #ccc; overflow:hidden} 
	 
/*================//å†�?�é¡µé€šç”¨æ�?�°é�?��?//=====================*/	
/*å†�?�é¡µæ�?�°é�?��?*/
.bzrz_leftin_newss{ margin-top:2em;} 
.bzrz_leftin_newss h4 {
    background: #ff903c;
    line-height: 34px;
    border: solid 1px #c1c1c1;
	
}
.bzrz_leftin_newss h4 a {
	display:block;
	    width: 140px;
    color: #ff903c;
	text-align:center;
    background: #ff9c00;
}
.bzrz_leftin_newss li {
	width:49%; float:left; margin-right:1.5%;
    border-bottom: 1px dashed #d9d9d9;
    background: url(../images/flqd_news_ico.png) no-repeat left center;
    text-indent: 25px;
    line-height: 35px;
	font-weight:bold;
}
.bzrz_leftin_newss li.nomar{ margin-right:0}
.bzrz_leftin_newss dl{ overflow:hidden; width:100%; margin-bottom:15px; padding-bottom:10px; margin-top:1em; border-bottom: 1px dashed #d9d9d9;}

.bzrz_leftin_newss dt{ float:left; overflow:hidden;}

.bzrz_leftin_newss dt img{ display:block; border:1px solid #cdcdcd;width: 238px;
    height: 140px;}

.bzrz_leftin_newss dd{ overflow:hidden; /*margin-top:15px;*/ width:575px; float:left; margin-left:15px;}

.bzrz_leftin_newss h5{ font-size:14px; margin-bottom:5px; line-height: 30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

.bzrz_leftin_newss h5 a{ color:#ff903c;}

.bzrz_leftin_newss dd p { font-size:13px; color:#666; line-height:24px; height:72px; overflow:hidden; margin-bottom:5px;}

.bzrz_leftin_newss dd .xq{ overflow:hidden; display:block; width:89px; height:32px; text-align:center; line-height:32px; font-size:13px; color:#fff; background-color:#fe7701;}

.bzrz_leftin_newss .dt_list{ overflow:hidden; width:100%;}

/*右侧*/
 /*---------------------右侧------------------------*/
.bzrz_right-y{ width:930px; color:#595756; overflow:hidden}
.bzrz_right-y_con {
    width:220px;
    overflow: hidden;
    float: left;
   margin: 10px 5px;

	box-shadow: 1px 1px 1px 0px rgba(117, 117, 117, 0.2);
	transition: all .35s ease;
}
.bzrz_right-y_con:hover{transform: translateY(-8px);}
.hot-sdd dl:nth-child(6){    margin: 0px 0px 10px 0px;}
.bzrz_right-y_con.nomar {
    margin-right: 0 !important;
}
.bzrz_right-y_con dt {
	
	line-height:0;
	font-size:0;
}
.bzrz_right-y_con dt img {
    width: 100%;
    /*height: 311px;*/


}
.bzrz_right-y_con dd {
	background:#eaeef5;
	line-height:35px;
	text-align:center;
	overflow:hidden;
    font-weight: bold;
	white-space: nowrap;
    padding: 10px;
    text-overflow: ellipsis;
}
.bzrz_right-y_con dd a{ color:#2B3D63}	  
.bzrz_right-y_con_div .nomar .bzrz_right-y_con{ margin: 0px 0px 0px 0px;}
.bzrz_right-y_con01 {
    width: 269px;
    overflow: hidden;
    float: left;
    padding: 0px 11px 10px 0px;
}
.bzrz_right-y_con01.nobor {
    padding-right: 0 !important;
}
.bzrz_right-y_con dt {

	
	line-height:0;
	font-size:0;
}
.bzrz_right-y_con01 dt img {
	    width:264px;
    height: 229px;
	padding:1px;
	border:1px solid #D6D6D6;
}
.bzrz_right-y_con01 dd {
	background:#f1f1f1;
	line-height:35px;
	text-align:center;
	overflow:hidden;
	    font-weight: bold;
		
}
.bzrz_right-y_con01 dd a{ color:#18aee7}	  
.bzrz_right-y_con_div .nomar .bzrz_right-y_con01{padding: 0px 0px 10px 0px;}

/*======内容页背景色======*/
.rz_artice{ background:#f9f9f9; border:1px solid #cccbcb; border-radius:10px; width:890px; padding:20px}
/*===========分页=============*/
.apage {
    display: table;
    margin: 0 auto;
    overflow: auto;
    margin-top: 20px;
    margin-bottom: 1em;
}
.page-status, .page-index, .page-pre, .page-next, .page-last {
    float: left;
    background-color: #2b3d63;
    padding: 5px 12px;
    line-height: 19px;
    font-size: 12px;
    margin-right: 3px;
	color:#fff;
}
.page-numbar {
	float: left;
}
.page-numbar a {
	padding: 5px 12px;
    background-color: #2b3d63;
    margin-right: 3px;
}
.apage span a{ color:#FFFFFF;}
.page-num-current {
    background-color: #cacaca!important;

}
.page-num-current a{color:#18aee7 !important}
.gduo {

    line-height: 30px;
    background: #f7f7f7;
    overflow: hidden;
    margin: 15px 0px;
    padding: 0 10px;
}
.gduo span {
    float: right;
    width: 320px;
    overflow: hidden;
    height: 30px;
    display: block;
}
.gduo a {

}
.info_key {
    border-bottom: solid 1px #ccc;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 30px auto 10px;
    width: 888px;
    overflow: hidden;
}
.info_key span {
    font-size: 14px;
    font-weight: bold;
}


/*内页常见问题*/
.bzrz_wt-con {
  width: 100%;
  background: url(../images/bzrz_ny-wtbg.jpg) no-repeat center;
  background-size:cover;
  margin-top: 2rem;
  border-top: 1px solid #e4e4e4;
  overflow: hidden;
}

.bzrz_wt-con_in {
  padding-top: 52px;
}

.bzrz_wt-con_in .common_title img {
  margin-top: 5px;
}

.bzrz_wt-con_in_detail {
  width: 1200px;
  margin-top: 23px;
  position: relative;
  z-index: 2;
}

.bzrz_wt-con_in_detail_each {
  width: 285px;
  margin-right: 20px;
}

.bzrz_wt-con_in_detail_each:hover .bzrz_wt-con_in_detail_each_up {
  transform: translateY(-4px);
}

.bzrz_wt-con_in_detail_each_up {
  width: 285px;
  height: 216px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 30px 0 30px;
  transition: 0.3s;
  background: url(../images/bzrz_wt_bg.png) no-repeat center;
}

.bzrz_wt-con_in_detail_each_up_icon {
  width: 86px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  color: #ffffff;
  font-family: Arial;
  background: #fa9164;
  border-radius: 9px;
}

.bzrz_wt-con_in_detail_each_up_show {
  font-size: 14px;
  color: #7a7c80;
  line-height: 25px;
  width: 100%;
  height: 75px;
  margin-top: 12px;
}

.bzrz_wt-con_in_detail_each_down {
  margin-top: 20px;
}

.bzrz_wt-con_in_detail_each_down_num {
  margin-left: 20px;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  text-align: center;
  line-height: 48px;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  font-family: Arial;
  background: #34426d;
}

.bzrz_wt-con_in_detail_each_down_name {
  margin-left: 10px;
  font-size: 18px;
  color: #393f52;
  font-weight: bold;
  width: 185px;
}

.bzrz_wt-con_in_detail_each:last-child {
  margin-right: 0;
}
.bzrz_hots{width: 190px;    margin: 0px 12px 13px 0px;}
.bzrz_hots dt img {
    width: 190px;
    height: 143px;
}
.bzrz-tdli-div .bzrz_right-y_cons{ width:222px; text-align:center; float:left;box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.06);    padding: 0px 0px 0px 0px !important; margin: 0px 11px 10px 0px;transition: all .35s ease;}
.bzrz-tdli-div .bzrz_right-y_cons:hover{  transform: translateY(-4px);}
.bzrz-tdli-div .bzrz_right-y_cons dt img{ }
.bzrz-tdli-div .bzrz_right-y_cons dt{ width:222px}
.bzrz-tdli-div .bzrz-td-jy{ text-align:center; margin-bottom: 3px;}
.bzrz-tdli-div .bzrz_right-y_cons h2{font-size: 18px;
    color: #474747;
    margin: 19px auto 12px auto; text-align:center}
.bzrz-tdli-div .nomar .bzrz_right-y_cons {
   margin: 0px 0px 10px 0px;
}	
	
	
	
.hot-sdd{ margin-bottom:3rem; overflow:hidden}
/*新闻中心*/
.jdhqg_news_dl {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	border-bottom: 1px dashed #CCCCCC;
	height: 110px;
	margin-bottom: 0.6em;
}
.jdhqg_news_dl span {
	width: 200px;
	margin-right: 1em
}
.jdhqg_news_dl span img {
	width: 100%;
	height: 100px;
}
.jdhqg_news_dl_con {
	width: 715px;
	overflow: hidden
}
.jdhqg_news_dl dt {
	margin-bottom: 3px;
	margin-top: 5px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.jdhqg_news_dl .dt_1 {
	height: 20px;
	padding-left: 10px;
	font-size: 14px;
	color: #2b3d63;
	font-weight: bold;
}
.jdhqg_news_dl .dt_2 {
	font-size: 12px;
	float: right;
	padding: 0 10px 0 8px;
	font-family: "宋体";
}
.jdhqg_news_dl dd {
	font-size: 12px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}


/*===产品内容�?===*/
/*=====================产品内容�?========================*/
.zhutu{ margin-top:2rem; background:#f1f4f7; padding:2rem; overflow:hidden}
.yunu-infocontent-desc {margin-bottom: 20px;border: 1px solid #ddd;padding: 20px; font-size:14px; background:#f5f5f5}
.yunu-showcase-pic {position: relative;width: 500px;overflow: hidden;float: left;border: 1px solid #ddd;}
.yunu-showcase-pic li {text-align: center;line-height: 300px;width: 500px;font-size: 0;}
.yunu-showcase-pic li img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;width: auto;height: auto;}
.yunu-showcase-pic .arr {position: absolute;top: 50%;width: 12px;height: 23px;margin-top: -11px;z-index: 2;}
.yunu-showcase-pic .prev {left: 15px;background: url(../images/p15-icon2.png) no-repeat 0 0;}
.yunu-showcase-pic .next {right: 15px;background: url(../images/p15-icon3.png) no-repeat 0 0;}
.xian { padding-top:2.5rem;
    border-bottom: 1px solid #f5f5f5;
    height: 1px;
    width: 100%;
    overflow: hidden;
    display: block;}
.pleft {
	width: 498px;
    margin: 0 auto;
    float: left;
    height: 312px;
}
.probigshow {
	position: relative;
	padding: 1px;
	border: 1px solid #ddd;
}
.js_goods_image_url {
	width:100%;
  height: 312px;
	vertical-align: middle;
	_width: 400px;
}
.prodbaseinfo_a {
	float: right;
    width: 610px;
	margin-left: 16px;
	z-index: 1;
}
.h2_prodtitle {
	font-size: 1.18em;
	border-bottom: 1px dashed #bbbbbb;
	padding: 2px 0 10px;
	line-height: 1.6em;
}
.ul_prodinfo {
	padding: 6px 0;
	overflow: hidden;
	zoom: 1;
}
.ul_prodinfo li {
	float: left;
	width: 100%;
	border-bottom: 1px dashed #dcdcdc;
}
.li_normalprice, .li_prono {
	line-height: 40px;
}
.ul_prodinfo li span {
	font-size: 14px;
}
.ul_prodinfo .li_normalprice .rexian {
	font-size: 22px;
	color: #2B3D63 !important;
}

.zx_adzg{ display: inline-block;width: 100%;border-top: #f6f6f6 1px solid;padding: 15px 0 0;margin-top: 15px;}
.zx_adzg a{display: block; float: left; font-size: 16px; color: #0a69ce; font-weight:bold; width: 200px; text-align: center; height: 35px; line-height: 35px; overflow: hidden;border: #e2e2e2 1px solid;border-radius: 30px;margin-left: 55px;-webkit-transition:all .3s;transition:all .3s;} 
.zx_adzg a:hover{background-image: linear-gradient(40deg, #4f68d4 0%, #3573ec 100%), linear-gradient(#ff9000, #ff9000);color: #fff;border: #0a69ce 1px solid;box-shadow:0 8px 10px 0 #bbb;z-index:2;-webkit-transform:translate(0,-2px);-webkit-transform:translate(0,-2px)}

/*标准认证内容�?*/
.bzrz_fejs_left-tit{    height: 55px;
    border-bottom: 1px solid #E1E7F3;}
.bzrz_fejs_left{float:left;}
.bzrz_fejs_left .s1{display:inline-block;border-bottom:2px solid #FF570D;font-weight:700;font-size:18px;color:#FF570D;height: 54px;line-height: 66px;padding-left:24px;background:url(../images/bzrz_fejs_left-ico.png) no-repeat left 22px;}
.bzrz_fejs_left .s2{font-size:14px;color:#94949D;}
.bzrz_fwyr-con p,.bzrz_fwyr-con div{ line-height:30px; font-size:14px; text-align:left}
/*新闻内容*/
.con-tit{
	font-size: 20px;
	color:#2B3D63;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
	    margin-top: 3rem;
}
.zuozhe {
	line-height: 40px !important;
	text-align: center;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom:1rem
}

.bzrz_fwyr-con h4{ font-size:20px; line-height:40px; color:#2B3D63}

/*主营业务*/
.blockbox1{ width:100%;padding: 1.5rem 0 2.5rem; background:#f1f1f1; border-bottom:1px solid #e4e4e4;overflow: hidden;}
.blockbox1 {
	width: 100%;
	background-size: 100%;
}
.blockbox1 ul {
	display: inline-block;
	width: 100%;    position: relative;	
}
.blockbox1 ul li {
	display: inline-block;
	/*float: left;*/
	width: 19%;
	text-align: center;
	border-right:1px solid #cfcfcf;
	border-left: 1px solid #fff;
	trans ition: all .35s ease;
}
.blockbox1 ul li:hover{transform: translateY(-8px);}
.blockbox1 ul li:first-child{border-left:none;}
.blockbox1 ul li:last-child{border-right:none;
	border-left:none;}
.blockbox1 ul li em {
	display: inline-block;
	width: 200px;

	background-size: 100%;
	    margin-top: .2rem;
}
.blockbox1 ul li img {

	background-size: 100%;
}
.blockbox1 ul li p {
	    font-size: 16px;
    color: #2b3d63;
    font-weight: bold;
    line-height: 30px;
}

.btn1{ display:block; margin:0 auto; width:147px; height:147px; background:url(../images/btn1.png) no-repeat center; transition:0s;}
/*.btn1:hover{ background:url(../images/btn1-1.png) no-repeat center;}*/

.btn2{ display:block; margin:0 auto; width:147px; height:147px; background:url(../images/btn1.png) no-repeat center; transition:0s;}
/*.btn2:hover{ background:url(../images/btn1-1.png) no-repeat center;}*/

.btn3{ display:block; margin:0 auto; width:147px; height:147px; background:url(../images/btn2.png) no-repeat center; transition:0s;}
/*.btn3:hover{ background:url(../images/btn2-1.png) no-repeat center;}*/

.btn4{ display:block; margin:0 auto; width:147px; height:147px; background:url(../images/btn3.png) no-repeat center; transition:0s;}
/*.btn4:hover{ background:url(../images/btn3-1.png) no-repeat center;}*/

.btn5{ display:block; margin:0 auto; width:147px; height:147px; background:url(../images/btn4.png) no-repeat center; transition:0s;}
/*.btn5:hover{ background:url(../images/btn4-1.png) no-repeat center;}*/

.btn6{ display:block; margin:0 auto; width:147px; height:147px; background:url(../images/btn5.png) no-repeat center; transition:0s;s}
/*.btn6:hover{ background:url(../images/btn5-1.png) no-repeat center;}*/

/*.blockbox1{background:#fff;}
.blockbox1 .head{height:55px;padding:0 20px;border-bottom:1px solid #E1E7F3;}
.blockbox1 .head .head_left{float:left;}
.blockbox1 .head .head_left .s1{display:inline-block;border-bottom:2px solid #FF570D;font-weight:700;font-size:18px;color:#FF570D;height: 54px;line-height: 66px;padding-left:24px;background:url(../images/hot.png) no-repeat left 22px;}
.blockbox1 .head .head_left .s2{font-size:14px;color:#94949D;}
.blockbox1 .head .head_right{height:25px;margin:15px 0;float:right;line-height:25px;}
.blockbox1 .head .head_right dt{float:left;width:130px;height:25px;font-size:14px;color:#37476B;font-weight:700;}
.blockbox1 .head .head_right dd{float:left;width:400px;height:25px;overflow:hidden;}
.blockbox1 .head .head_right dd li{width:400px;height:25px;color:#8A8A8A;}
.blockbox1 .content{overflow:hidden;padding:20px;}
.blockbox1 .content li{width:158px;height:110px;background:#E8EAF6;padding:25px 20px;float:left;margin-right:2px;transition: all .35s ease;}
.blockbox1 .content li h2{line-height:24px;color:#233159;font-size:16px;position:relative;z-index:1;position:relative;}
.blockbox1 .content li h2:after{content: '';width:30px;height:1px;background:url(../images/hr.png) no-repeat left center;display:block;position:absolute;left:0;top:30px;}
.blockbox1 .content li:hover{    transform: translateY(-8px);}
.blockbox1 .content li .p1{font-size:10px;font-family:arial;color:#6f7684;text-transform:uppercase;line-height:20px;z-index:1;position:relative;font-size:14px;margin-top:10px;}

.blockbox1 .content li .p2{color:#FF4700;font-size:16px;font-family:arial;font-weight:700;margin-top:10px;}
.blockbox1 .content li a{display:block;}
.blockbox1 .content li .go{display:block;width:13px;height:13px;background:url(../images/go.png) no-repeat center;margin-top:5px;}
.blockbox1 .content li .go2:after{width:0; height:0; border-top:4px solid transparent;border-bottom: 4px solid transparent;border-left: 4px solid #353D59;display:inline-block;position:absolute;content:"";right:-3px;top:9px;}
.blockbox1 .content li .go2{color:#353D59;display:none;padding:0 10px;height:24px;text-align:center;line-height:22px;border-radius:4px;z-index:1;position:relative;padding-left:0;}
.blockbox1 .content li.on{background-color:#F1F3F9 !important;width:350px !important;}
.blockbox1 .content li.on .go{display:none;}
.blockbox1 .content li.on .go2{display:inline-block;}
.blockbox1 .content li.li6{margin-right:0;}
*/
/*联系我们*/
.bzrz-contac-s{ width: 48%; float:left; border-width:1px; border-style:solid; border-color:rgb(153, 153, 153); border-image:initial;}
.bzrz-contac-s h2{ color:#2b3d63; font-size:22px; line-height:45px; border-bottom:1px solid #ddd;}
.bzrz-contac-s p{ line-height: 30px; margin-top: 14px; border-bottom: 1px solid rgb(221, 221, 221); padding: 0px 0px 14px 20px;}
.bzrz-contac-s .tex1{ font-size:18px; color:#2b3d63; font-weight:bold}
.bzrz-contac-dt{ width: 48%; float: right; border-width: 1px;  border-style: solid; border-color: rgb(153, 153, 153); border-image: initial; } 
.bzrz-contac-dt p {
    line-height: 30px;
    margin-top: 14px;
    border-bottom: 1px solid rgb(221, 221, 221);
    padding: 0px 0px 14px 20px;
}
