﻿body{ font-size:16px}
.top {
	background: #333;
	height: 40px;
	line-height: 40px;
	color: #cacaca;
	font-size: 14px
}
.topNavSe a {
	color: #cacaca;
}
.top a {
	color: #cacaca;
}
.top_bg {
	height: 208px;
	background: #fff;
	overflow: hidden;
}
.header {
	width: 100%;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 278px;
	padding: 40px 0 0 4px;
}
.logo img {
	width: 278px;
	height: 58px;
}
.h_con {
	width: 1200px;
	height: 150px;
	overflow: hidden;
	margin: 0 auto;
}
.h_top {
	line-height: 80px;
	height: 73px;
	overflow: hidden;
	width: 1200px;
	padding-top: 45px
}
.h_dw {
	float: left;
	font-size: 22px;
	color: #422335;
	width:500px;
}
.h_dw a{ display:block; width:65px; height:65px; float:left; overflow:hidden; margin-right:10px;}
.h_dw h3{ font-size:30px; float:left; color:#222; font-weight:bold; line-height:1.3;}
.h_dw span{ font-size:16px; color:#888; float:left; line-height:1.5;letter-spacing: 1.5px;}
.h_dw span b {
	color: #005dad; font-weight:normal;
}
.h_con .tel {
	font-size: 16px;
	color: #666;
	float: right;
	background: url(../images/t_tel_bj.jpg) no-repeat left bottom;
	padding: 10px 0 0 50px;
	line-height: 24px;
}
.h_con .tel b {
	font-size: 30px;
	color: #333;
}
.h_nav {
	height: 58px;
	overflow: hidden;
	width: 100%;
	background: #005dad;
}
.h_nav ul {
	width: 1200px;
	margin: 0 auto;
	height: 58px;
}
.h_nav li {
	height: 58px;
	line-height: 58px;
	float: left;
	text-align: center;
	position:relative;
	padding: 0 20px;
  margin-right: -19px;
}
.h_nav li:after{
	content: "";
	background: url(../images/nav_abg.png) right center;
	width: 20px;
	height: 58px;
	display: block;
	right: 0px;
	position: absolute;
	top: 0;
}

.h_nav li a {
	font-size: 16px;
	color: #fff;
	display: block;
	padding: 0 33px;
	position: relative;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;

}
.h_nav li.cur a {
	color: #fff;background: #dd0000;
}
.h_nav li a:hover {
	color: #fff;
	background: #dd0000;
}
.h_nav li.cur a:hover {
	color: #fff;
}

.h_nav li.cur a:before,.h_nav li:hover a:before{content: "";width: 0;height: 0;border-top:58px solid transparent;border-right:19px solid #dd0000;position: absolute;left: -19px;top: 0;}
.h_nav li.cur a:after,.h_nav li:hover a:after{content: "";width: 0;height: 0;border-bottom:58px solid transparent;border-left:19px solid #dd0000;position: absolute;right: -19px;top: 0;}


.menuhot {
	background: url(../images/hot.gif) center 1px no-repeat;
}
em, i {
	font-style: normal;
}
/*banner*/
.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 600px;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
/*	height: 600px;
	overflow: hidden;*/
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 600px;
}
.fullSlide .bd li img {
	width: 1920px;
	height: 600px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.fullSlide .hd {
	width: 1200px;
	left: 50%;
	margin-left: -540px;
	bottom: -42px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.fullSlide .hd ul li {
	float: left;
	margin: 0 30px 0 0;
	display: inline;
	cursor: pointer;
	width: 10px;
	height: 10px;
	background: #acacab;
	text-indent: -999px;
	border-radius: 50%;
}
.fullSlide .hd ul .on {
	background: #005dad;
}
.ban_btn {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: -29px;
	position: absolute;
	z-index: 1;
}
.fullSlide .prev, .fullSlide .next {
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 9px;
	height: 17px;
}
.fullSlide .next {
	left: 190px;
}
.s_bg {
	height: 72px;
	overflow: hidden;
	background: #f0f0f0;
}
.search {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.search p {
	float: left;
	font-size: 14px;
	color: #aaa;
	width: 565px;
	height: 72px;
	line-height: 72px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 350px;
	z-index: 50;
}
.search p a {
	font-size: 14px;
	color: #aaa;
}
.search p a:hover {
	color: #333;
}
.search .ser_inp {
	background: url(../images/s_inp.gif) no-repeat;
	width: 220px;
	height: 40px;
	border: none;
	padding: 0 0 0 16px;
	float: right;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #999;
	line-height: 40px;
	outline: none;
	margin-top: 16px;
	z-index: 50;
	position: relative;
}
.search .ser_so {
	cursor: pointer;
	float: right;
	background: url(../images/s_so.gif) no-repeat;
	border: none;
	width: 46px;
	height: 40px;
	margin-top: 16px;
	z-index: 50;
	position: relative;
}
input::-webkit-input-placeholder {
color: #999;
}

.sytitle{}
.sytitle h3{text-align: center;font-size: 40px;color: #333;line-height: 40px;font-weight: normal;}
.sytitle h3 span{color: #005dad;font-weight: bold;}
.sytitle h3 p{ font-size:16px; color:#888;}
.sytitle h3 em{display: block;margin-top: 14px;}

.yz{height:495px;padding-top: 66px;}

.yz p.ms{font-size: 16px;color: #6e6e6e;text-align: center;line-height: 36px;margin-top: 38px;}
.yz li{float: left;margin-right: 9px;width: 218px;height: 243px;margin-top: 28px;position: relative;}
.yz li:before{display: block;content: "";width: 0;height: 0;border-top: 62px solid #fff;border-right: 109px solid transparent;position: absolute;left: 0;top: 0;}
.yz li:after{display: block;content: "";width: 0;height: 0;border-top: 62px solid #fff;border-left: 109px solid transparent;position: absolute;right: 0;top: 0;}
.yz li:first-child{margin-left: 40px;}
.yz li:last-child{margin-right: 0;}
.yz li em{display: block;width: 218px;height: 243px;position: relative;overflow:hidden;}
.yz li em:before{display: block;content: "";width: 0;height: 0;border-bottom: 62px solid #fff;border-right: 109px solid transparent;position: absolute;left: 0;bottom: 0;}
.yz li em:after{display: block;content: "";width: 0;height: 0;border-bottom: 62px solid #fff;border-left: 109px solid transparent;position: absolute;right: 0;bottom: 0;}
.yz li img{width: 218px;height: 243px;}

.pro_tt{ width:1200px; margin:0 auto;}
.pro .tit{margin-top: 35px;}
.pro .tit li{float: left;width: 140px; margin:0 5px;}
.pro .tit li em{ margin:0 auto; width: 133px;height: 133px;border-radius: 50%;overflow: hidden;border:2px solid #fff;display: block;}
.pro .tit li em img{    max-width: 100%;}
.pro .tit li:last-child{
	display:none;
    }
.pro .tit li span{display: block;text-align: center;height:35px;width: 142px;font-size: 18px;color: #fff;background: url(../images/pz_titbg.png);line-height: 34px;margin-top: 26px;}
.pro .tit li.cur em,.pro .tit li:hover em{border: 2px solid #D82633}
.pro .tit li.cur span,.pro .tit li:hover span{background: url(../images/pz_titbgh.png);}


.ry_bj {
	background: #f6f6f6;
	height: 400px;
}
.ry_c .tit {
	float: left;
	width: 238px;
	border-right: 1px solid #fff;
	padding-top: 31px;
	position: relative;
	height: 369px
}
.ry_c .tit:after {
	content: "";
	display: block;
	width: 1px;
	height: 400px;
	background: #e1e1e1;
	position: absolute;
	right: 0;
	top: 0px;
}
.ry_c .tit h4 {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	position: relative;
	line-height: 40px;
}
.ry_c .tit h4 span {
	font-size: 18px;
	font-family: "微软雅黑 Light";
	text-transform: uppercase;
	color: #aaa;
	font-weight: normal;
}
.ry_c .tit h4:after {
	content: "";
	display: block;
	width: 42px;
	height: 1px;
	background: #535353;
	position: absolute;
	left: 0;
	bottom: 0;
}
.ry_c .tit p {
	padding-top: 10px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #333333;
	line-height: 36px;
}
.ry_c .tit p span {
	color: #005dad
}
.ry_c .tit em {
	font-size: 12px;
	color: #aaa;
	font-family: "微软雅黑 Light";
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	line-height: 20px
}
.ry_c .tit em:after {
	content: "";
	display: block;
	width: 120px;
	height: 5px;
	background: #005dad;
	position: absolute;
	left: 0;
	bottom: -30px;
}
.ry_c .tit p span {
	display: block;
}
.ry_c .nr {
	float: right;
	width: 960px;
}
.ry_c .nr li {
	float: left;
	width: 320px;
	box-sizing: border-box;
	border-right: 1px solid #fff;
	position: relative;
	padding: 22.5px 20px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.ry_c .nr li:after {
	content: "";
	display: block;
	width: 1px;
	height: 200px;
	background: #e1e1e1;
	position: absolute;
	right: 0;
	top: 0px;
}
.ry_c .nr li i {
	font-size: 0;
	line-height: 0;
	float: left;
	margin-right: 10px;
	background: #eee;
	border: 1px solid #a0a0a0;
	border-radius: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.ry_c .nr li:hover {
	background: #005dad
}
.ry_c .nr li:hover i{	
	background:none;
	border: 1px solid #fff;
}
.ry_c .nr li i img.nrimg1{
	display:block;
}
.ry_c .nr li i img.nrimg2{
	display:none;
}
.ry_c .nr li:hover i img.nrimg1{
	display:none;
}
.ry_c .nr li:hover i img.nrimg2{
	display:block;
}
.ry_c .nr li h4 {
	height: 62px;
	line-height: 31px;
	font-weight: normal;
	font-size: 24px;
	color: #333;
}
.ry_c .nr li:hover h4 {
	color: #fff
}
.ry_c .nr li h4 span {
	font-size: 12px;
	font-family: "微软雅黑 Light";
	text-transform: uppercase;
	color: #aaa;
	font-weight: normal;
}
.ry_c .nr li p {
	font-size: 15px;
	color: #666;
	line-height: 31px;
}
.ry_c .nr li:hover p {
	color: #fff;
}
.ry_c .nr li p span {
	font-size: 12px;
	font-family: "微软雅黑 Light";
	line-height: 16px;
	text-transform: uppercase;
	color: #aaa;
	font-weight: normal;
}
.ry_c .nr li:hover h4 span {
	color: rgba(255,255,255,0.5)
}
.ry_c .nr li:hover p span {
	color: rgba(255,255,255,0.5)
}
.f_bg {
	background: #2b2b34;
	overflow: hidden;
}
.footer {
	width: 1200px;
	margin: 0 auto;
}
.f_logo {
	width: 285px;
	height: 207px;
	padding: 20px 0 0;
}
.f_logo img {
	width: 108px;
	height: 108px;
	display: block;
	padding: 0 0 10px;
}
.f_logo p {
	font-size: 12px;
	color: #d4d4d4;
	line-height: 22px;
}
.f_logo p a {
	color: #d4d4d4;
}
.f_logo p span, .f_ban p span {
	padding: 0 0 0 10px;
}
.f_nav {
	height: 180px;
	width: 230px;
	padding: 47px 0 0 40px;
	background: url(../images/f_line.png) no-repeat left 47px;
}
.f_nav ul li {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	width: 115px;
	float: left;
}
.f_nav ul li a {
	font-size: 14px;
	color: #d4d4d4;
}
.f_nav ul li a:hover {
	color: #fff;
}
.f_ban {
	width: 710px;
	padding: 40px 40px 40px 0;
}
.f_ban p {
	font-size: 16px;
	color: #d4d4d4;
	line-height: 32px;
}
.f_ban p a {
	font-size: 16px;
	color: #d4d4d4;
}
.f_er {
	width: 150px;
	height: 175px;
	padding: 52px 0 0 30px;
	background: url(../images/f_line.png) no-repeat left 47px;
}
.f_er p {
	width: 120px;
	text-align: center;
	line-height: 0;
	float: left;
	padding: 0 0 0 30px;
}
.f_er img {
	width: 120px;
	height: 120px;
}
.f_er span {
	display: block;
	font-size: 12px;
	color: #d4d4d4;
	line-height: 30px;
}
.fudong {
	width: 166px;
	position: absolute;
	top: 131px;
	left: 10px;
}
.fudong h3 {
	font-size: 20px;
	color: #fff;
	width: 166px;
	text-align: center;
	height: 64px;
	line-height: 64px;
	overflow: hidden;
	background: #005dad;
}
.fudong ul li {
	width: 166px;
	height: 48px;
	border-bottom: #eee 1px solid;
}
.fudong ul li a {
	display: block;
	width: 166px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	background: rgba(255,255,255,0.8);
	font-size: 14px;
	color: #333;
}
.fudong ul li a:hover {
	background: #fff;
}
.fudong ul li em {
	width: 30px;
	height: 26px;
	display: block;
	line-height: 0;
	float: left;
	padding: 11px 12px 0 20px;
}
.fudong ul li em img {
	width: 30px;
	height: 26px;
}
.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: 62px;
	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: 12px;
	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: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	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: #005dad;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-main {
	background: #005dad;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
.temp_contact-c {
	height: 400px;
}
.temp_contact-l {
	width: 410px;
	height: 495px;
	background: #241717;
}
.temp_contact-l h3 {
	height: 105px;
	margin: 0;
	text-align: center;
	line-height: 116px;
	font-size: 26px;
	background: #005dad;
	color: #fff;
}
.temp_contact-l p {
	padding: 10px 20px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}
.temp_contact-l p span {
	display: block;
}
.temp_contact-r {
	width: 55.4%;
}
.temp_contact-r img {
	width: 554px;
}
.temp_contact-wrapper dl {
	padding-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
.temp_contact-wrapper dt {
	float: left;
	width: 7.5%;
}
.temp_contact-wrapper dt img {
	max-width: 100%;
}
.temp_contact-wrapper dd {
	float: right;
	width: 90%;
	margin-left: 0;
}
.temp_contact-wrapper dd h4 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin: 0;
}
.temp_contact-wrapper dd p {
	padding: 13px 0 0 0;
	line-height: 42px;
	font-size: 14px;
	margin: 0;
}
.temp_contact-wrapper dd p span {
	display: block;
}
.ty-banner-1 {
	height: 300px;
	width: 100%;
}
.p1-search-1 {
	background: #f2f2f2;
	height: 82px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	font-size: 14px;
}
.p1-search-1 p {
	color: #444;
	line-height: 82px;
}
.p1-search-1 a {
	color: #444;
	display: inline-block;
	margin-right: 15px;
}
.p1-search-1-inp {
	width: 270px;
	height: 30px;
	border-radius: 20px;
	background: #fff;
	padding-left: 10px;
	margin-top: 28px;
}
.p1-search-1-inp input {
	border: 0;
}
.p1-search-1-inp1 {
	width: 224px;
	height: 30px;
	line-height: 30px;
	color: #a9a9a9;
	float: left;
}
.p1-search-1-inp2 {
	width: 30px;
	height: 30px;
	background: url(../images/viskins-p1.png) no-repeat -258px -936px;
	float: right;
	cursor: pointer;
}
.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 50px;
	margin-bottom: 10px;
}
.p12-curblock {
	display: none;
}
.p12-curmbs-1 b {
	border-left: 10px solid #241717;
	font-weight: normal;
	padding-left: 8px;
}
.p12-curmbs-1 i {
	font-style: normal;
}
.p12-curmbs-1 span {
	font-family: '宋体';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}
.tl-fdh-02 {
	height: 55px;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center;
	overflow: hidden;
}
.tl-fdh-02 li {
	width: 109px;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	text-align: center;
	display:inline-block;
	border-right: 1px solid #d8d8d8;
	box-sizing: border-box;
	background: #f4f4f4;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.tl-fdh-02 li a {
	display: block;
	height: 55px;
	color: #333;
}
.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover {
	background: url(../images/p16-icon6.png) no-repeat bottom center #005dad;
	border-color: #005dad;
}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
	color: #fff;
}
.p12-aboutinfo-1 {
	display: inline-block;
	width: 100%;
	background: #fff;
	margin-bottom: 38px;
}
.p12-aboutinfo-1-tit {
	height: 114px;
	line-height: 114px;
	font-size: 30px;
	text-align: center;
	color: #4b4a4a;
}
.p12-aboutinfo-1-tit span {
	font-size: 22px;
	color: #aaa;
}
.blk-main {
	width: 1200px;
	margin: 0 auto;
}
.endit-content {
	line-height: 40px; font-size:16px
}
.fdh-01 {
	border: #005dad 2px solid;
	width: 260px;
}
.fdh-01-tit {
	background: #005dad;
	height: 80px;
}
.fdh-01-tit h3 {
	height: 75px;
	font-size: 22px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.fdh-01-tit h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.fdh-01-nav-one h3 {
	height: 40px;
	line-height: 40px;
	background: url(../images/p14-icon5.png) no-repeat right center #555;
	overflow: hidden;
	width: 220px;
	margin: 10px auto 0;
	border-radius: 10px;
}
.fdh-01-nav-one h3 a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #fff;
	overflow: hidden;
}
.fdh-01-nav-one h3.sidenavcur, .fdh-01-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #005dad;
}
.fdh-01-nav-one h3.sidenavcur a, .fdh-01-nav-one h3:hover a {
	color: #fff;
}
.fdh-01-nav dl {
	padding: 2px 0 4px;
}
.fdh-01-nav dt {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 45px;
	padding-right: 40px;
	margin-bottom: 1px;
	background: #fff;
	position: relative;
	overflow: hidden;
	width: 210px;
	border-bottom: 1px #ddd dashed;
	box-sizing: border-box;
	margin: 0 auto;
}
.fdh-01-nav 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);
}
.fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after {
	border-color: #005dad;
}
.fdh-01-nav dt:hover{	
	border-bottom: 1px #005dad dashed;
}
.fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt:hover a {
	color: #005dad;
}
.fdh-01-nav dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}
.fdh-01-nav p {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.fdh-01-nav p.sidenavcur a, .fdh-01-nav p:hover a {
	color: #005dad;
}
.fdh-01-nav p.sidenavcur:after, .fdh-01-nav p:hover:after {
	background: #241717;
}
.fdh-01-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.contact-z1 {
	background: #005dad;
	 width:100%;
	padding: 20px 10px;
	font-size: 16px;
	line-height: 32px;
	box-sizing:border-box;
	color:#fff;
}
.contact-z1 h3{
	font-size: 16px;
	line-height: 32px;
	color:#fff;
	font-weight:bold;
}
.contact-z1 p {
	font-size: 16px;
	line-height: 32px;
	color:#fff;
}
.contact-z1 span {
	display: block;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	padding-left: 73px;
}
.p15-infolist-1-t1 {
	padding: 35px 49px 0px 21px;
	background: #fff;
	border-bottom: 1px dashed #cacaca;
	margin-bottom: 20px;
	height: 164px;
}
.p15-infolist-1-t1 dt {
	position: relative;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 8px;
	padding-left: 68px;
}
.p15-infolist-1-t1 dt a {
	display: block;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p15-infolist-1-t1 dt span {
	display: block;
	width: 60px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	left: -0px;
	background: #005dad;
}
.p15-infolist-1-t1-desc {
	height: 72px;
	line-height: 24px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 68px;
}
.p15-infolist-1-t1-deta {
	width: 60px;
	float: right;
	padding-left: 20px;
	background: url(../images/p14-icon21.png) no-repeat left center;
}
.p15-infolist-1-t1-deta a {
	display: block;
	color: #005dad;
}
.p14-infolist-1-list dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 22px 50px 22px 22px;
	background: #fff;
	overflow: hidden;
}
.p14-infolist-1-list dt {
	width: 29.5%;
	float: left;
	margin-right: 5.8%;
}
.p14-infolist-1-list dt img {
	width: 100%;
	display: block;
}
.p14-infolist-1-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}
.p14-infolist-1-list h4 a {
	display: block;
	height: 40px;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-infolist-1-list h4 a span {
	font-size: 14px;
	float: right;
}
.p14-infolist-1-list dl:hover {
	border: 1px solid #005dad;
}
.p14-infolist-1-list dl:hover h4 a {
	color: #005dad;
}
.p14-infolist-1-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 10px;
	overflow: hidden;
}
.p14-infolist-1-list-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}
.p14-infolist-1-list-deta a {
	color: #fff;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
	background: #005dad;
	border-color: #005dad;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
	color: #fff;
}
.blk-sm {
	width: 900px;
}
.p15-infocontent-1 {
	margin-bottom: 30px;
}
.p15-infocontent-1-tit {
	text-align: center;
	font-weight: normal;
	margin: 20px 0 5px;
	font-size: 28px;
	line-height: 40px;
	color: #535353;
	height: 40px;
	overflow: hidden;
}
.p15-infocontent-1-bool {
	border-bottom: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #909090;
	text-align: center;
}
.p15-infocontent-1-bool span {
	margin-right: 20px;
}
.p15-infocontent-1-bool span a {
	color: #909090;
}
.p15-infocontent-1-bool i {
	font-style: normal;
	float: right;
	display: block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #241717;
}
.p15-infocontent-1-bool i a {
	color: #fff;
}
.p15-infocontent-1-bool span {
	margin-right: 15px;
}
.p15-infocontent-1-tag span {
	margin-right: 10px;
}
.p14-info-3 {
}
.p14-info-3-tit {
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	color: #4b4a4a;
}
.p14-info-3-list li {
	height: 46px;
	font-size: 14px;
	line-height: 46px;
	color: #4b4a4a;
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
.p14-info-3-list li a {
	color: #4b4a4a;
}
.p14-info-3-list li span {
	float: right;
}
.p14-pagination-1 dl {
	margin-bottom: 24px;
	padding-right: 40px;
}
.p14-pagination-1 dd {
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-pagination-1 dd b {
	float: right;
	font-weight: normal;
}
.p14-pagination-1 dd span {
	width: 60px;
	height: 32px;
	background: #a2a2a2;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}
.p14-pagination-1 dt {
	height: 1px;
	border-bottom: 1px dashed #b5b5b5;
	margin-left: 60px;
	padding-top: 2px;
	margin-bottom: 2px;
}
.p14-pagination-1 dd em {
	float: right;
	font-style: normal;
	padding-left: 20px;
	font-weight: normal;
}
.p14-pagination-1 dl a {
	color: #4b4a4a;
}
.p14-pagination-1-href {
	float: right;
	font-size: 18px;
	line-height: 32px;
}
.p14-pagination-1-href span {
	display: inline-block;
	padding: 0 6px;
	margin-left: 4px;
	background: #241717;
}
.p14-pagination-1-href a {
	display: block;
	color: #fff;
}
.p14-pagination-1-key {
	min-height: 40px;
	border-top: 1px solid #241717;
	font-size: 14px;
	line-height: 40px;
	color: #575556;
}
.p14-pagination-1-key a {
	color: #575556;
}
.p14-pagination-1-key span {
	display: inline-block;
	margin: 0 4px;
}
.p14-product-2-list {
	height: 230px;
}
.p14-product-2-list dl {
	float: left;
	width: 220px;
	margin-right: 5px;
	box-sizing: border-box;
}
.p14-product-2-list dl.p14-product-clear {
	margin-right: 0;
}
.p14-product-2-list dt {
	width: 218px;
	height: 180px;
	border: 1px solid #dfdfdf;
}
.p14-product-2-list dd {
	text-align: center
}
.p14-product-2-list a {
	color: #666;
	line-height: 40px;
	font-size: 16px;
}
.p14-product-2-desc {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-product-2-list dl:hover {
	border-color: #005dad;
}
.p14-product-2-list dl:hover h3 a {
	color: #005dad;
}
.cms_page {
	margin-top: 20px;
}
.cms_page li {
	float: left;
	height: 32px;
	line-height: 30px;
	text-align: center;
	margin: 0px 4px;
}
.cms_page li a {
	display: block;
	color: #000;
	padding: 0 10px;
	text-align: center;
	height: 30px;
	border: 1px solid #fff;
}
.cms_page li a:hover {
	background: #005dad;
	color: #fff;
	border: 1px solid #005dad;
}
.cms_page .previous_s, .cms_page .next {
	display: none
}
.cms_page .previous_s, .cms_page .next, .cms_page .previous_s a, .cms_page .next a {
	text-indent: -9999px;
}
.cms_page .previous_s, .cms_page .next, .cms_page .pages_solid {
	background: #fff;
	color: #005dad;
	border: 1px solid #005dad;
	width: 30px;
	height: 30px;
}
.cms_page .previous_s a {
	background: url(../images/pageCoin.png) no-repeat 11px -42px #fff;
}
.cms_page .previous_s, .cms_page .previous_s a:hover {
	background: url(../images/pageCoin.png) no-repeat 11px 8px #f38000;
}
.cms_page .next a {
	background: url(../images/pageCoin.png) no-repeat -44px -42px #fff;
}
.cms_page .next, .cms_page .next a:hover {
	background: url(../images/pageCoin.png) no-repeat -44px 8px #f38000;
}

.productlistn{ width:906px; padding-top:20px; margin:0 auto;}
.productlistn *{-webkit-transition: all ease-in-out 0.55s;
	-o-transition: all ease-in-out 0.55s;
	-ms-transition: all ease-in-out 0.55s;
	transition: all ease-in-out 0.55s;}
	
.productlistn div{ float:left; width:282px; height:257.5px; margin:0 10px; margin-bottom:20px; background:#f8f8f8; text-align:center;}
.productlistn div:nth-child(3n+1){ clear:left;}
.productlistn div h3{ width:280px; border:1px #f0f0f0 solid; border-bottom:none; height:217.5px; background:#fff; overflow:hidden;}
.productlistn div h3 a{ display:block; width:280px; height:217.5px;}
.productlistn div p{ height:40px; line-height:40px; padding:0 25px; background:#f0f0f0;}
.productlistn div p a{ color:#444; font-size:16px; text-align:center;display:block;}
.productlistn div:hover{ background:#005dad; box-shadow:0 0 10px #888; margin-top:-5px;}
.productlistn div:hover h3 a img{ opacity:0.8;}
.productlistn div:hover p{ background:#005dad;}
.productlistn div:hover p a{ color:#fff; font-size:16px;}


.sitemap {padding:5px 10px;line-height:24px;}
.sitemap .title3{font-size:16px;}
.sitemap DL {PADDING-BOTTOM: 5px;PADDING-TOP: 5px}
.sitemap DL FONT {TEXT-ALIGN: left;DISPLAY: block; COLOR: #666; FONT-SIZE: 12px; FONT-WEIGHT: normal}
.sitemap DL FONT A {PADDING-BOTTOM: 0px;PADDING-LEFT: 5px; PADDING-RIGHT: 5px; COLOR: #666; PADDING-TOP: 0px}
.sitemap DL FONT A:hover {COLOR: #005dad;TEXT-DECORATION: none}

.right_bar{position:fixed; top:calc(90px + 10vh); right:0; width:50px; height:203px; z-index:10; display:none;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#0953a8; opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-65px; left:-142px; padding-bottom:9px; }
.rtbar_shwx img{ padding:10px 10px 20px 10px; background-color:#FFF; }