.wrap {
	width:65rem;
	margin:0 auto;
}
.layout {
	overflow:hidden;
	position:relative;
}
.header {
	position:absolute;
	left:0;
	right:0;
	top:0;
	padding:1.25rem 0 0;
	z-index:11;
}
.naver {
	position:relative;
	text-align:center;
}
.header .logo {
	width:15.65rem;
	margin:0 auto 0.8rem;
}
.header .logo img,.header .logo a {
	display:block;
	width:100%;
}
.naver li {
	display:inline-block;
	margin:0 1.5rem;
	position: relative;
}
.naver li .nli{
	position: absolute;
	left: -40px;right: -40px;
	top: 100%;
	z-index: 11;
	padding: 14px 0 0;
	background: url(../images/uico4.png) no-repeat center top 4px;
	width: 110px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.naver li dl{
	border-radius: 5px;
	overflow: hidden;
	padding: 0 14px;
	background: #fff;
}
.naver li dd a{
	color: #666666;
	font-size: 14px;
	line-height: 42px;
	display: block;
}
.naver li dd a{
	border-bottom: 1px solid #eeeeee;
}
.naver li dd:last-child a{
	border-color: #fff;
}
.naver li dd a:hover{
	color: #21499d;
}
.naver li a {
	font-size:0.8rem;
	line-height:1.7;
	color:#ffffff;
	display:block;
}
.naver .chen {
	position:absolute;
	right:0;
	top:0;
	z-index:1;
}
.naver .chen a {
	font-size:0.6rem;
	line-height:1.1rem;
	color:#fff;
	opacity:0.7;
	width:1.1rem;
	border:1px solid #fff;
	border-radius:50%;
	display:inline-block;
	margin-left:0.75rem;
}
.naver .chen a.on,.naver .chen a:hover {
	opacity:1;
}
.banner video {
	height:100vh;
	width:100%;
	object-fit:cover;
}
.banner .wrap {
	position:absolute;
	left:0;
	right:0;
	bottom:4rem;
	z-index:11;
}
.banner .pic {
	height:11.5rem;
	border-radius:0.5rem;
	overflow:hidden;
	margin:0 auto;
}
.banner .pic img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.banner .banbd .swiper-slide{
	width: 18rem;
}
.banner h4 {
	text-align:center;
	font-size:0.9rem;
	color:#ffffff;
	line-height:1.5rem;
	margin:0.5rem 0 1rem;
}
.banner h5 {
	text-align:center;
}
.banner h5 i {
	padding-left:1rem;
	font-size:0.7rem;
	line-height:1.5rem;
	color:rgba(255,255,255,0.3);
	display:inline-block;
	background:url(../images/uico3.png) no-repeat left center;
}
.fxph {
	position:fixed;
	right:1.75rem;
	top:50%;
	width:6.3rem;
	border-radius:50%;
	z-index:33;
}
.fxph img {
	width:100%;
	display:block;
}
.index .copyright {
	position:absolute;
	left:0;
	right:0;
	bottom:0.75rem;
	z-index:11;
	text-align:center;
}
.index .copyright a {
	text-align:center;
	color:rgba(255,255,255,0.13);
	font-size:0.7rem;
}
.index .copyright a:hover {
	color:#fff;
}
.banner video {
	width:100%;
	display:block;
}
.uban {
	height:21rem;
}
.case {
	padding:3.5rem 0 5rem;
}
.case ul {
	margin-top:2rem;
}
.utit {
	text-align:center;
}
.utit h2 {
	font-size:2.3rem;
	line-height:1;
	color:#f2f2f2;
	text-transform:uppercase;
	font-weight:bold;
}
.utit h3 {
	font-size:1.5rem;
	line-height:1.6;
	color:#363636;
	position:relative;
	z-index:11;
	margin-top:-1.7rem;
}
.case .wrap li {
	float:left;
	width:calc((100% - 3.3rem)/3);
	margin:0 1.6rem 1.5rem 0;
}
.case .wrap li:nth-child(3n) {
	margin-right:0;
}
.case .wrap li .pic {
	height:14rem;
	border-radius:0.7rem;
	overflow:hidden;
}
.case .wrap li .pic img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.case .wrap li .text {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:0.5rem;
}
.case .wrap li .text h2 {
	font-size:0.8rem;
	line-height:1.7;
	color:#363636;
}
.case .wrap li .text i {
	font-size:0.7rem;
	line-height:1.7;
	color:#b2b2b2;
	display:block;
	padding-left:0.9rem;
	background:url(../images/qm43.png) no-repeat left center;
}
.case .wrap li a:hover .pic img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.case .wrap li a:hover .text h2 {
	color:;
}
.footer {
	background:#1b1b1b;
	padding:4rem 0 2rem;
}
.footer .logo img {
	width:15.65rem;
	display:block;
	margin:0 auto 1rem;
}
.footer .ftab ul {
	font-size:0;
	text-align:center;
}
.footer .ftab li {
	display:inline-block;
	vertical-align:middle;
	margin:0 1.5rem;
}
.footer .ftab li a {
	font-size:0.8rem;
	line-height:1.7;
	color:#fff;
	display:block;
}
.footer .copyright {
	text-align:center;
	margin-top:2rem;
	position: static;
}
.footer .copyright a {
	font-size:0.7rem;
	line-height:1.7;
	color:rgba(255,255,255,0.1);
	display:inline-block;
}
.about .hd {
	padding:3rem 0;
}
.about .hd .flxa {
	display:flex;
	justify-content:space-between;
}
.about .hd .flxa .pic {
	width:18.5rem;
	height:26rem;
	overflow:hidden;
}
.about .hd .flxa .pic img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.about .hd .flxa .text {
	width:calc(100% - 23rem);
}
.about .hd .flxa .text h2 {
	font-size:1.5rem;
	line-height:3rem;
	color:#21499d;
	margin-top:1.5rem;
}
.about .hd .flxa .text h2 i {
	font-size:0.9rem;
}
.about .hd .flxa .text ul {
	border-top:0.05rem solid #dcdcdc;
	border-bottom:0.05rem solid #dcdcdc;
	padding:1rem 0;
	position:relative;
	overflow:hidden;
}
.about .hd .flxa .text ul::after {
	content:"";
	position:absolute;
	left:45%;
	top:1.5rem;
	bottom:1.5rem;
	z-index:11;
	width:0.05rem;
	background:#dcdcdc;
}
.about .hd .flxa .text ul li {
	float:left;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#363636;
	padding-left:0.7rem;
	width:50%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/qm17.png) no-repeat left center/0.25rem auto;
}
.about .hd .flxa .text ul li:nth-child(2n) {
	width:40%;
	float:right;
}
.about .hd .del {
	font-size:0.8rem;
	line-height:1.6;
	color:#363636;
	margin-top:1.5rem;
}
.about .hd .udels {
	margin-top:2rem;
}
.about .hd .udels img {
	width:100%;
	display:block;
}
.about .hd:nth-child(2n) {
	background:#;
}
.about .hd:nth-child(2n) .flxa {
	flex-direction:row-reverse;
}
.about .hd .del h3 {
	font-size:1rem;
	line-height:1.6;
	color:#21499d;
	font-weight:bold;
	margin-bottom:0.5rem;
}
.about .hd .del h5 {
	font-size:0.8rem;
	line-height:1.5rem;
	color:#363636;
	padding-left:0.7rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/qm17.png) no-repeat left center/0.25rem auto;
}
.about .hd .swiperlist {
	position:relative;
	overflow:hidden;
	margin-top:2rem;
}
.about .hd .swiperlist .prev,.about .hd .swiperlist .next {
	position:absolute;
	left:0;
	top:50%;
	z-index:11;
	cursor:pointer;
	width:1.5rem;
	height:3.5rem;
	background:url(../images/prev.png) no-repeat center rgba(0,0,0,0.5);
	margin-top:-1.75rem;
}
.about .hd .swiperlist .next {
	position:absolute;
	right:0;
	left:auto;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.about .hd .swiperlist .swiper-slide {
	width:auto;
}
.contact {
	padding:4rem 0;
}
.contact .hd {
	padding:2.8rem 0 4.5rem;
}
.contact .hd li {
	float:left;
	width:25%;
	text-align:center;
}
.contact .hd li .icon {
	width:4.5rem;
	height:4.5rem;
	margin:0 auto;
}
.contact .hd li .icon img {
	width:100%;
	height:100%;
	display:block;
}
.contact .hd li h3 {
	font-size:0.8rem;
	line-height:1.7;
	color:#21499d;
	margin-top:0.4rem;
}
.contact .hd li h4 {
	font-size:1.2rem;
	line-height:1.7;
	color:#21499d;
	font-weight:bold;
}
.contact .bd .pic {
	padding:5rem 0 4.5rem;
}
.contact .bd .pic .text {
	text-align:center;
}
.contact .bd .pic h3 {
	font-size:1.5rem;
	line-height:1.6;
	color:#fff;
}
.contact .bd .pic h4 {
	font-size:0.8rem;
	line-height:1.6;
	color:#fff;
}
.contact .bd .forms {
	border:1px solid #dcdcdc;
	border-top:none;
	padding:2rem 3.1rem 2.6rem;
}
.contact .bd .forms li {
	margin-bottom:1.5rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.contact .bd .forms li .fli {
	width:calc((100% - 3.1rem)/3);
	margin-right:1.5rem;
}
.contact .bd .forms li .flia {
	width:auto;
	margin-right:0;
}
.contact .bd .forms li .fli:nth-child(3n) {
	margin-right:0;
}
.contact .bd .forms li  .txt {
	width:100%;
	height:2.1rem;
	border-radius:0.3rem;
	font-size:0.8rem;
	color:#151515;
	border:1px solid #c9c9c9;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 0.7rem;
}
.contact .bd .forms li h3 {
	font-size:0.8rem;
	line-height:1.7;
	color:#151515;
	margin-bottom:0.3rem;
}
.contact .bd .forms li h3 i {
	color:#ff0000;
}
.contact .bd .forms li .bors1 {
	border:1px solid #c9c9c9;
	border-radius:0.3rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}
.contact .bd .forms li .txt1 {
	width:calc(100% - 5.5rem);
	border:none;
	float:left;
}
.contact .bd .forms li .rt {
	float:right;
	position:relative;
}
.contact .bd .forms li .rt::before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	z-index:1;
	width:0.05rem;
	height:0.7rem;
	margin-top:-0.35rem;
	background:#666666;
	display:block;
}
.contact .bd .forms li .lsele {
	width:5.5rem;
	height:2.1rem;
	border-radius:0.3rem;
	font-size:0.8rem;
	color:#666666;
	padding:0 1.2rem 0 0.6rem;
	/* background:url(../images/qm6.png) no-repeat right 0.7rem center; */
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border:none;
}
.contact .bd .forms li dd {
	float:left;
	margin-right:0.3rem;
}
.contact .bd .forms li .selecx{
	float:left;
	margin-right:0.3rem;
	width:7.1rem;
}
.contact .bd .forms li dd .txt2 {
	padding:0 1.2rem 0 0.6rem;
	/* background:url(../images/qm6.png) no-repeat right 0.7rem center; */
	width:7.1rem;
}
.contact .bd .forms li dd:nth-last-child(2) {
	margin-right:0;
}
.contact .bd .forms li dd .txt3 {
	width:15.9rem;
	margin-left:0.5rem;
}
.contact .bd .forms li:last-child {
	display:block;
}
.contact .bd .forms li .txare {
	width:100%;
	border-radius:0.3rem;
	border:1px solid #c9c9c9;
	padding:0.4rem 0.6rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	height:6.6rem;
	resize:none;
	font-size:0.8rem;
	color:#151515;
	line-height:1.7;
}
.contact .bd .forms .btn {
	width:11rem;
	height:2.3rem;
	font-size:0.8rem;
	line-height:2.3rem;
	display:block;
	text-align:center;
	margin:0 auto;
	color:#fff;
	background-image:linear-gradient(to bottom,#315db8,#224a9e);
	border:none;
	border-radius:1.2rem;
	cursor:pointer;
}
.uitpage {
	padding-top:0.5rem;
}
.uitpage dl {
	font-size:0;
	text-align:center;
}
.uitpage dd {
	display:inline-block;
	margin:0 0.2rem;
}
.uitpage dd a {
	display:block;
	border:1px solid #d2d2d2;
	border-radius:0.1rem;
	padding:0 0.5rem;
	font-size:0.7rem;
	line-height:1.4rem;
	min-width:1.4rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	color:#666666;
}
.uitpage dd.n1 a {
	padding:0 0.8rem;
}
.uitpage dd:last-child a {
	background:#f7f7f7;
}
.uitpage dd.on a,.uitpage dd a:hover {
	border-color:#21499d;
	background:#21499d;
	color:#fff;
}
.product {
	padding:3.5rem 0 5rem;
}
.product .list {
	margin-top:1.5rem;
}
.product .list li {
	float:left;
	width:calc((100% - 1.3rem)/2);
	margin-bottom:1.1rem;
}
.product .list li:nth-child(2n) {
	float:right;
}
.product .list li a {
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0.5rem;
	border-radius:0.5rem;
	box-shadow:0 0 0.4rem 0 rgba(80,80,80,0.2);
	display:flex;
	justify-content:space-between;
}
.product .list li .pic {
	width:14rem;
	height:9rem;
	border-radius:0.3rem;
	overflow:hidden;
}
.product .list li .pic img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.product .list li .text {
	width:calc(100% - 15.5rem);
}
.product .list li .text h2 {
	font-size:0.8rem;
	line-height:2.4rem;
	color:#363636;
	border-bottom:0.05rem solid #eeeeee;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.product .list li .text p {
	font-size:0.7rem;
	line-height:1.7;
	color:#999999;
	height:3.4em;
	overflow:hidden;
	margin:0.5rem 0 1.5rem;
}
.product .list li .text .umor {
	display:flex;
	justify-content:space-between;
	align-items:center;
	line-height:1.3rem;
}
.product .list li .text .umor h6 {
	font-size:0.9rem;
	color:#21499d;
	font-weight:bold;
}
.product .list li .text .umor h6 i {
	font-size:0.7rem;
	font-weight:400;
}
.pages {
	padding:1.5rem 0 0;
	text-align:center;
}
.pages li {
	display:inline-block;
	margin:0 0.25rem;
}
.pages li a,.pages li span{
	border:1px solid #d2d2d2;
	font-size:0.7rem;
	line-height:1.5rem;
	color:#666666;
	display:block;
	padding:0 0.5rem;
	border-radius:0.15rem;
}
.pages li a:hover,.pages li.active a {
	background:#21499d;
	color:#fff;
	border-color:#21499d;
}
.pages li.active span{
	background:#21499d;
	color:#fff;
	border-color:#21499d;
}
.pages li:last-child a {
	background:#f7f7f7;
}
.lipin .wrap {
	display:flex;
	justify-content:space-between;
	padding:3rem 0;
}
.lipin .tab {
	width:14.25rem;
}
.lipin .rts {
	width:calc(100% - 19.25rem);
}
.lipin .tab dt {
	font-size:1.2rem;
	line-height:2.2rem;
	color:#363636;
	border-bottom:0.05rem solid #363636;
}
.lipin .tab dd h3 {
	font-size:0.9rem;
	line-height:3rem;
	color:#363636;
	cursor:pointer;
	background:url(../images/uico1.png) no-repeat right center/ auto 0.65rem;
	border-bottom:0.05rem solid #eeeeee;
}
.lipin .tab dd.on h3 {
	background:url(../images/uico2.png) no-repeat right center/0.65rem auto;color: #21499d;
}
.lipin .tab dd li a {
	font-size:0.8rem;
	line-height:2.3rem;
	color:#999999;
	padding:0 1.2rem;
	border-bottom:0.05rem solid #eeeeee;
	display:block;
}
.lipin .tab dd ul {
	display:none;
}
.lipin .rts .list li {
	float:left;
	width:calc((100% - 2.1rem)/3);
	margin:0 1rem 1rem 0;
}
.lipin .rts .list li:nth-child(3n) {
	margin-right:0;
}
.lipin .rts .list li a {
	display:block;
}
.lipin .rts .list li .pic {
	height:15.6rem;
	overflow:hidden;
}
.lipin .rts .list li .pic img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.crumbs dl {
	overflow:hidden;
}
.crumbs dd {
	display:inline-block;
	margin-right:0.25rem;
	font-size:0.8rem;
	color:#999999;
	line-height:2.2rem;
}
.crumbs dd a {
	color:inherit;
}
.crumbs dd a:hover {
	color:#000;
}
.newsdel .hd {
	border-bottom:0.05rem solid #e5e5e5;
	padding:1.5rem 0 1rem;
	text-align:center;
}
.newsdel .hd h1 {
	font-size:1.2rem;
	line-height:1.7;
	color:#000000;
	margin-bottom:0.5rem;
}
.newsdel .hd h6 i {
	display:inline-block;
	padding-left:1rem;
	font-size:0.7rem;
	line-height:1.6;
	color:#999999;
	background:url(../images/qm43.png) no-repeat left center/0.75rem auto;
}
.newsdel .dels {
	font-size:0.7rem;
	line-height:1.8;
	color:#383838;
	padding:2rem 0;
	text-indent:2em;
	border-bottom:0.05rem solid #e5e5e5;
}
.newsdel .dels img {
	display:block;
	margin:0 auto;
}
.newsdel .btn {
	display:flex;
	justify-content:space-between;
	margin-top:1rem;
}
.newsdel {
	padding-bottom:4rem;
}
.newsdel .btn a {
	font-size:0.7rem;
	line-height:1.5rem;
	color:#505050;
	display:block;
	max-width:50%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsdel .btn a:hover {
	color:#000;
}
.news {
	padding:3.5rem 0;
}
.news .list li {
	border-bottom:0.05rem solid #eeeeee;
	padding:1.4rem 0;
}
.news .list a {
	display:flex;
	justify-content:space-between;
}
.news .list .pic {
	width:17.75rem;
	height:11rem;
	overflow:hidden;
}
.news .list .pic img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.news .list .text {
	width:calc(100% - 19.75rem);
	padding:0.75rem 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:2.25rem;
}
.news .list .text h2 {
	font-size:0.9rem;
	line-height:3.5rem;
	color:#363636;
	border-bottom:0.05rem solid #fff;
}
.news .list .text p {
	font-size:0.8rem;
	line-height:1.8;
	color:#666666;
	height:5.4em;
	overflow:hidden;
	margin-top:0.25rem;
}
.news .list .text .umor {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.news .list .text .umor h6 {
	padding-left:1rem;
	font-size:0.7rem;
	line-height:1.6;
	color:#999999;
	background:url(../images/qm43.png) no-repeat left center/0.75rem auto;
}
.news .list .text .umor i {
	width:6rem;
	line-height:1.4rem;
	border:1px solid #999999;
	font-size:0.7rem;
	color:#999999;
	border-radius:1rem;
	text-align:center;
	display:none;
}
.news .list a:hover {
	background:#f7f7f7;
	border-color:#fff;
}
.news .list a:hover .pic {
	width:22.5rem;
	height:14.25rem;
}
.news .list li * {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.news .list li:hover {
	border-color:#fff;
}
.news .list a:hover .text {
	width:calc(100% - 25rem);
}
.news .list a:hover .text h2 {
	font-size:1.2rem;
	color:#21499d;
	border-bottom:0.05rem solid #d2d2d2;
}
.news .list a:hover .text .umor i {
	display:block;
}
.productdel {
	padding:0 0 3.5rem;
}
.productdel .hd {
	margin:0.5rem 0 2rem;
	display:flex;
	justify-content:space-between;
	background:#f7f7f7;
	border-radius:0.6rem;
	overflow:hidden;
}
.productdel .hd .pic {
	width:31rem;
	height:20.25rem;
	border-radius:0.6rem;
}
.productdel .hd .pic img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.productdel .hd .text {
	width:calc(100% - 33.75rem);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:2.25rem;
}
.productdel .hd .text h1 {
	font-size:1.2rem;
	line-height:4rem;
	color:#363636;
	margin-top:0.75rem;
	border-bottom:0.05rem solid #e5e5e5;
}
.productdel .hd .text p {
	font-size:0.8rem;
	line-height:1.8;
	color:#999999;
	margin-top:0.4rem;
	height:7.2em;
}
.productdel .hd .text h6 {
	font-size:1.2rem;
	line-height:1.7;
	color:#21499d;
	font-weight:bold;
	margin:0.5rem 0 1.5rem;
}
.productdel .hd .text h6 i {
	font-size:0.8rem;
	font-weight:400;
	margin-left:0.25rem;
}
.productdel .hd a {
	display:block;
	line-height:2.4rem;
	border-radius:0.3rem;
	font-size:0.8rem;
	width:8.75rem;
	color:#ffffff;
	display:block;
	text-align:center;
	background:#21499d;
}
.productdel .bd h3 {
	font-size:1rem;
	color:#363636;
	font-weight:bold;
	margin-bottom:0.25rem;
}
.productdel .bd p {
	font-size:0.8rem;
	line-height:1.8;
	color:#666666;
}

.productdel .hd a:hover{
	background: #1c3e86;
}
.lipin .rts .list li:hover .pic img,
.product .list li:hover .pic img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 
}
.case .wrap li:hover .text h2,
.lipin .tab dd li a:hover,
.newsdel .btn a:hover,
.product .list li:hover .text h2{
	color: #21499d;
}
.contact .bd .forms li .txt:focus{
	border-color: #21499d;
}
.webbans{
	display: none;
}