* {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;
}
.g-tit01 {
	overflow: hidden; margin-bottom: 20px;
}
.g-tit01 h3 {
	color: rgb(13, 98, 190); font-size: 24px; float: left;
}
.g-tit01 .more {
	float: right;
}
.g-tit01 .more a {
	float: left; display: block;
}
.g-tit01 .more a.txt {
	height: 30px; color: rgb(13, 98, 190); line-height: 30px; font-size: 18px; font-weight: 600; margin-right: 8px;
}
.g-tit01 .more a.jia {
	border: 2px solid rgb(13, 98, 190); border-image: none; width: 30px; height: 30px; text-align: center; line-height: 22px; font-size: 26px; font-weight: 600; position: relative;
}
.g-tit01 .more a.jia span {
	transition:0.3s; left: 0px; top: 0px; width: 100%; height: 100%; color: rgb(13, 98, 190); display: block; position: absolute; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;
}
.g-tit01 .more a.jia:hover span {
	color: rgb(255, 255, 255); transform: rotate(90deg); background-color: rgb(13, 98, 190); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg);
}
.yunu-header {
	
}
.hd-top {
	color: rgb(141, 141, 141); overflow: hidden; font-size: 12px; background-color: rgb(241, 239, 239);
}
.hd-top p {
	height: 36px; line-height: 36px; float: left;
}
.hd-link {
	float: right;
}
.hd-link li {
	float: left;
}
.hd-link li a {
	padding: 0px 4px; height: 36px; color: rgb(141, 141, 141); line-height: 36px; position: relative;
}
.hd-link li:first-child a::after {
	top: 50%; width: 1px; height: 9px; right: 0px; margin-top: -4px; position: absolute; content: ""; background-color: rgb(141, 141, 141);
}
.hd-bottom {
	overflow: hidden;
}
.hd-bottom .logo {
	height: 130px; line-height: 130px; float: left;
}
.hd-bottom .logo img {
	vertical-align: middle; display: inline-block; max-height: 100%; max-width: 100%;
}
.hd-bottom .txt {
	padding: 20px 30px; margin-top: 20px; float: left; position: relative;
}
.hd-bottom .txt::after {
	left: 0px; top: 50%; width: 1px; height: 68px; margin-top: -34px; position: absolute; content: ""; background-color: rgb(225, 225, 225);
}
.hd-bottom .txt h3 {
	color: rgb(54, 53, 53); font-size: 24px;
}
.hd-bottom .txt h3 span {
	color: rgb(240, 131, 30);
}
.hd-bottom .txt p {
	text-align: center; color: rgb(65, 65, 65); font-size: 14px;
}
.hd-bottom .tel {
	margin-top: 39px; float: right;
}
.hd-bottom .tel h3 {
	overflow: hidden;
}
.hd-bottom .tel h3 span {
	background: url("icon1.png") no-repeat left / 24px auto; color: rgb(108, 102, 102); padding-left: 30px; font-size: 16px; float: right; -o-background-size: 24px auto; -ms-background-size: 24px auto; -moz-background-size: 24px auto; -webkit-background-size: 24px auto;
}
.hd-bottom .tel strong {
	color: rgb(255, 142, 0); font-size: 43px; display: block;
}
.hdr {
	float: right;
}
.menuBtn {
	padding: 5px; width: 40px; height: 40px; margin-top: 5px; float: right; display: none; position: relative; cursor: pointer;
}
.menuBtn b {
	margin: 5px 0px 7px; border-radius: 2px; transition:0.3s; width: 100%; height: 2px; display: block; background-color: rgb(13, 98, 190); -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;
}
.open.menuBtn b {
	left: 5px; top: 35%; width: 30px; display: none; position: absolute;
}
.open.menuBtn b:first-child {
	display: block; transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg);
}
.open.menuBtn b:last-child {
	display: block; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.yunu-nav {
	background-color: rgb(13, 98, 190);
}
.yunu-nav::after {
	height: 0px; overflow: hidden; clear: both; display: block; visibility: hidden; content: "clear";
}
.yunu-nav::before {
	height: 0px; overflow: hidden; clear: both; display: block; visibility: hidden; content: "clear";
}
.yunu-nav li {
	width: 11.1%; float: left; position: relative;
}
.yunu-nav li > a {
	transition:0.5s; height: 54px; text-align: center; color: rgb(255, 255, 255); line-height: 54px; font-size: 15px; display: block; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s;
}
.yunu-nav li.on > a {
	background-color: rgb(50, 110, 192);
}
.yunu-nav li > a:hover {
	background-color: rgb(50, 110, 192);
}
.yunu-nav li dl {
	left: 0px; top: 100%; right: 0px; display: none; position: absolute; z-index: 999; background-color: rgb(50, 110, 192);
}
.yunu-nav li:hover dl {
	display: block;
}
.yunu-nav li dl dd a {
	transition:0.5s; height: 38px; text-align: center; color: rgb(255, 255, 255); line-height: 38px; font-size: 15px; display: block; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s;
}
.yunu-nav li dl dd a:hover {
	background-color: rgb(32, 78, 141);
}
.banner .item .con {
	background-position: center; padding-top: 28%; cursor: pointer; background-repeat: no-repeat; background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover;
}
.banner .slick-arrow {
	padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; top: 50%; width: 55px; height: 55px; line-height: 0; overflow: hidden; font-size: 0px; margin-top: -27px; position: absolute; z-index: 9; cursor: pointer; opacity: 0.4; background-repeat: no-repeat; background-size: auto 55px; background-color: transparent; -o-background-size: auto 55px; -ms-background-size: auto 55px; -moz-background-size: auto 55px; -webkit-background-size: auto 55px;
}
.banner .slick-arrow:hover {
	opacity: 0.8;
}
.banner .slick-prev {
	background-position: left; left: 3%; background-image: url("arrow.png");
}
.banner .slick-next {
	background-position: right; right: 3%; background-image: url("arrow.png");
}
.banner .slick-dots {
	left: 0px; width: 100%; text-align: center; bottom: 0px; font-size: 0px; position: absolute; z-index: 99; background-color: rgba(0, 0, 0, 0.6);
}
.banner .slick-dots li {
	margin: 0px 5px; height: 30px; line-height: 30px; display: inline-block;
}
.banner .slick-dots button {
	background-position: right; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; width: 8px; height: 8px; font-size: 0px; cursor: pointer; background-image: url("ban-dian.png"); background-repeat: no-repeat; background-color: transparent;
}
.banner .slick-dots li.slick-active button {
	background-position: left;
}
.row-a1 {
	padding: 20px 0px; background-color: rgb(243, 243, 243);
}
.m-link01 {
	overflow: hidden;
}
.m-link01 h3 {
	text-align: center; color: rgb(0, 0, 0); font-size: 18px; font-weight: 400; margin-bottom: 10px;
}
.m-link01 ul {
	text-align: center; font-size: 0px; margin-bottom: 20px;
}
.m-link01 li {
	display: inline-block;
}
.m-link01 li a {
	margin: 0px 6px; color: rgb(58, 58, 58); font-size: 14px; display: block;
}
.m-link01 li a:hover {
	text-decoration: underline;
}
.m-so01 {
	text-align: center; font-size: 0px; position: relative;
}
.m-so01 .pic {
	width: 55px; height: 45px; text-align: center; line-height: 45px; vertical-align: top; display: inline-block;
}
.m-so01 .pic img {
	vertical-align: middle; display: inline-block; max-height: 26px; max-width: 26px;
}
.m-so01 .inp {
	padding: 0px 12px; border: 1px solid rgb(238, 238, 238); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 385px; height: 45px; display: inline-block; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.m-so01 .inp:focus {
	outline: 0px; box-shadow: inset 0px 1px 1px rgba(13,98,190,0.075), 0px 0px 8px rgba(13,98,190,0.6); -webkit-box-shadow: inset 0 1px 1px rgba(13, 98, 190, .075), 0 0 8px rgba(13, 98, 190, .6);
}
.m-so01 .sub {
	border: 0px currentColor; border-image: none; width: 110px; height: 45px; text-align: center; color: rgb(255, 255, 255); line-height: 45px; font-size: 14px; cursor: pointer; background-color: rgb(13, 98, 190);
}
.m-so01 .tips {
	background: url("tips.jpg") no-repeat 8px rgb(255, 255, 255); padding: 0px 15px 0px 40px; border-radius: 3px; border: 1px solid rgb(133, 133, 133); border-image: none; left: 50%; top: 116%; width: 148px; height: 42px; line-height: 42px; font-size: 14px; margin-left: -74px; display: none; position: absolute; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px;
}
.m-so01 .tips::before {
	background: rgb(255, 255, 255); left: 10px; top: -7px; width: 12px; height: 12px; border-top-color: rgb(186, 186, 186); border-left-color: rgb(186, 186, 186); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; position: absolute; content: ""; transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -moz-transform: rotate(45deg);
}
.m-so01 .on.tips {
	display: block;
}
.row-a2 {
	padding: 30px 0px; overflow: hidden;
}
.row-a2 .col-l {
	width: 240px;
}
.row-a2 .col-r {
	margin-left: 260px; float: none;
}
.snv-index {
	position: relative;
}
.snv-index h3 {
	background: url("bj1.jpg") no-repeat; height: 84px; text-align: center; color: rgb(255, 255, 255); line-height: 84px; font-size: 30px;
}
.snv-index ul {
	padding: 10px 15px; background-color: rgb(243, 243, 243);
}
.snv-index ul li {
	margin-bottom: 10px; background-color: rgb(255, 255, 255);
}
.snv-index ul li > a {
	padding: 0px 18px; height: 40px; color: rgb(0, 0, 0); line-height: 40px; font-size: 15px; display: block;
}
.snv-index ul li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(13, 98, 190);
}
.snv-index ul li > a > span {
	background: url("icon3.png") no-repeat right / 17px auto; display: block; -o-background-size: 17px auto; -ms-background-size: 17px auto; -moz-background-size: 17px auto; -webkit-background-size: 17px auto;
}
.m-sub01 {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid; display: none;
}
.m-sub01 dd a {
	padding: 0px 50px; height: 40px; line-height: 40px; font-size: 14px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.m-sub01 dd a:hover {
	color: rgb(13, 98, 190);
}
.m-tel01 {
	padding: 15px; color: rgb(255, 255, 255); background-color: rgb(13, 98, 190);
}
.m-tel01 p {
	padding: 0px 44px; height: 28px; line-height: 28px; font-size: 16px; background-color: rgb(240, 131, 30);
}
.m-tel01 p span {
	background: url("icon2.png") no-repeat left / 16px auto; padding-left: 26px; -o-background-size: 16px auto; -ms-background-size: 16px auto; -moz-background-size: 16px auto; -webkit-background-size: 16px auto;
}
.m-tel01 strong {
	margin: 6px 0px; text-align: center; font-size: 24px; display: block;
}
.ul-imgtxt01 {
	margin: 0px -9px; overflow: hidden;
}
.ul-imgtxt01 li {
	padding: 0px 9px; width: 33.33%; margin-bottom: 18px; float: left;
}
.ul-imgtxt01 li .pic {
	border: 1px solid rgb(235, 234, 234); border-image: none; height: 0px; overflow: hidden; padding-top: 73%; position: relative;
}
.ul-imgtxt01 li .pic img {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute;
}
.ul-imgtxt01 li .pic .bj {
	transition:0.8s; left: 0px; top: 100%; width: 100%; height: 100%; position: absolute; background-color: rgba(0, 0, 0, 0.5); -moz-transition: .8s; -webkit-transition: .8s; -o-transition: .8s;
}
.ul-imgtxt01 li:hover .pic .bj {
	top: 0px;
}
.ul-imgtxt01 li .pic .more {
	transition:0.8s; top: 50%; width: 100%; height: 32px; text-align: center; right: 100%; color: rgb(255, 255, 255); line-height: 32px; font-size: 18px; margin-top: -16px; display: block; position: absolute; -moz-transition: .8s; -webkit-transition: .8s; -o-transition: .8s;
}
.ul-imgtxt01 li:hover .pic .more {
	right: 0px;
}
.ul-imgtxt01 li h3 a {
	height: 60px; text-align: center; color: rgb(0, 0, 0); line-height: 60px; overflow: hidden; font-size: 15px; font-weight: 400; display: block; white-space: nowrap; -ms-text-overflow: ellipsis; background-color: rgb(243, 243, 243);
}
.ul-imgtxt01 li h3 a:hover {
	color: rgb(13, 98, 190);
}
.row-a3 {
	background-color: rgb(13, 98, 190);
}
.ul-pic01 {
	padding: 14px 0px; overflow: hidden;
}
.ul-pic01 li {
	height: 137px; text-align: center; line-height: 137px; float: left;
}
.ul-pic01 li.li1 {
	width: 33%;
}
.ul-pic01 li.li2 {
	width: 42%;
}
.ul-pic01 li.li3 {
	width: 25%;
}
.ul-pic01 li img {
	vertical-align: middle; display: inline-block; max-height: 100%; max-width: 100%;
}
.ul-imgtxt02 {
	padding: 40px 0px; overflow: hidden;
}
.ul-imgtxt02 li {
	overflow: hidden; margin-bottom: 10px;
}
.ul-imgtxt02 li:nth-child(2n) .pic {
	float: left;
}
.ul-imgtxt02 li:nth-child(2n) .box {
	float: right;
}
.ul-imgtxt02 li:nth-child(2n+1) .pic {
	float: right;
}
.ul-imgtxt02 li:nth-child(2n+1) .box {
	float: left;
}
.ul-imgtxt02 li .pic {
	width: 588px; height: 382px;
}
.ul-imgtxt02 li .pic img {
	width: 100%; height: 100%; display: block;
}
.ul-imgtxt02 li .num {
	background: url("bj2.png") no-repeat center; width: 58px; height: 58px; text-align: center; color: rgb(255, 255, 255); line-height: 58px; font-size: 36px; font-weight: 600; margin-top: 5px; float: left;
}
.ul-imgtxt02 li .box .con {
	padding: 20px 0px;
}
.ul-imgtxt02 li .txt {
	overflow: hidden; padding-left: 18px;
}
.ul-imgtxt02 li .txt h3 {
	color: rgb(0, 0, 0); font-size: 24px; margin-bottom: 20px;
}
.ul-imgtxt02 li .txt h3 span {
	color: rgb(255, 142, 0); display: block;
}
.ul-imgtxt02 li .txt p {
	color: rgb(91, 91, 91); line-height: 32px; font-size: 14px;
}
.row-a5 {
	background-position: center; padding: 50px 0px; overflow: hidden; background-repeat: no-repeat; background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover;
}
.m-tit01 {
	text-align: center; color: rgb(255, 255, 255); margin-bottom: 35px;
}
.m-tit01 h3 {
	font-size: 44px; font-weight: 400;
}
.m-tit01 span {
	font-size: 20px; display: block;
}
.m-imgtxt01 {
	margin: 0px -10px;
}
.m-imgtxt01 .item {
	margin: 0px 10px; padding: 10px 10px 0px; background-color: rgb(255, 255, 255);
}
.m-imgtxt01 .item .pic {
	height: 0px; overflow: hidden; padding-top: 80%; position: relative;
}
.m-imgtxt01 .item .pic img {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute;
}
.m-imgtxt01 .item h3 a {
	height: 54px; text-align: center; line-height: 54px; overflow: hidden; font-size: 16px; font-weight: 400; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.m-imgtxt01 .item h3 a:hover {
	color: rgb(13, 98, 190);
}
.m-imgtxt01 .slick-arrow {
	background-position: center; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; top: 50%; width: 40px; height: 40px; line-height: 0; overflow: hidden; font-size: 0px; margin-top: -27px; position: absolute; z-index: 9; cursor: pointer; background-repeat: no-repeat; background-size: auto 40px; background-color: transparent; -o-background-size: auto 40px; -ms-background-size: auto 40px; -moz-background-size: auto 40px; -webkit-background-size: auto 40px;
}
.m-imgtxt01 .slick-arrow:hover {
	box-shadow: 0px 0px 4px #d83142; -webkit-box-shadow: 0 0 4px #d83142; -moz-box-shadow: 0 0 4px #d83142;
}
.m-imgtxt01 .slick-prev {
	left: -4%; background-image: url("icon4.png");
}
.m-imgtxt01 .slick-prev:hover {
	background-image: url("icon4-hover.png");
}
.m-imgtxt01 .slick-next {
	right: -4%; background-image: url("icon5.png");
}
.m-imgtxt01 .slick-next:hover {
	background-image: url("icon5-hover.png");
}
.row-a6 {
	padding: 50px 0px; overflow: hidden;
}
.row-a6 .col-l {
	width: 50%;
}
.row-a6 .col-r {
	width: 50%;
}
.m-box01 {
	overflow: hidden; margin-right: 24px;
}
.ul-news01 li {
	overflow: hidden;
}
.ul-news01 li .btn {
	width: 45px; height: 45px; text-align: center; color: rgb(255, 255, 255); line-height: 45px; font-size: 24px; font-weight: 600; border-bottom-color: rgb(210, 210, 210); border-bottom-width: 1px; border-bottom-style: solid; float: left; cursor: pointer; background-color: rgb(13, 98, 190);
}
.ul-news01 li .btn span {
	transition:0.3s; display: block; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;
}
.ul-news01 li .btn .jian {
	display: none;
}
.ul-news01 li.on .btn .jia {
	display: none;
}
.ul-news01 li.on .btn .jian {
	display: block;
}
.ul-news01 li .txt {
	padding: 10px 10px 10px 55px; border-bottom-color: rgb(210, 210, 210); border-bottom-width: 1px; border-bottom-style: solid; display: none; background-color: rgb(240, 240, 240);
}
.ul-news01 li .txt p {
	color: rgb(91, 91, 91); line-height: 24px; overflow: hidden; font-size: 14px; -webkit-box-orient: vertical; -webkit-line-clamp: 3;
}
.ul-news01 li .tit {
	padding: 0px 10px; height: 45px; line-height: 45px; overflow: hidden; border-bottom-color: rgb(210, 210, 210); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(247, 247, 247);
}
.ul-news01 li .tit h3 a {
	color: rgb(0, 0, 0); overflow: hidden; font-size: 14px; font-weight: 400; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.ul-news01 li .tit h3 a:hover {
	color: rgb(13, 98, 190);
}
.ul-news01 li .tit .time {
	color: rgb(65, 65, 65); font-size: 14px; margin-left: 10px; float: right; display: block;
}
.row-link {
	overflow: hidden; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(13, 98, 190);
}
.m-link1 {
	padding: 20px 0px;
}
.m-link1 .item {
	color: rgb(255, 255, 255); overflow: hidden;
}
.m-link1 :first-child.item {
	margin-bottom: 0px;
}
.m-link1 .item span {
	font-size: 16px; font-weight: 600; margin-right: 18px; float: left;
}
.ul-link1 {
	overflow: hidden;
}
.ul-link1 li {
	float: left;
}
.ul-link1 li a {
	height: 21px; color: rgb(255, 255, 255); line-height: 21px; font-size: 14px; margin-right: 20px; display: block;
}
.ul-link1 li a:hover {
	text-decoration: underline;
}
.yunu-footer {
	padding: 20px 0px; overflow: hidden; background-color: rgb(13, 98, 190);
}
.fd-logo {
	width: 17%; height: 128px; line-height: 128px; float: left;
}
.fd-logo img {
	vertical-align: middle; display: inline-block; max-height: 100%; max-width: 100%;
}
.fd-txt {
	float: left;
}
.fd-nav {
	overflow: hidden;
}
.fd-nav li {
	float: left;
}
.fd-nav li a {
	padding: 0px 7px; height: 30px; color: rgb(255, 255, 255); line-height: 30px; font-size: 14px; display: block; position: relative;
}
.fd-nav li:first-child a {
	padding-left: 0px;
}
.fd-nav li a:hover {
	text-decoration: underline;
}
.fd-nav li a::after {
	top: 50%; width: 1px; height: 11px; right: 0px; margin-top: -5px; position: absolute; content: ""; background-color: rgb(255, 255, 255);
}
.fd-nav li:last-child a::after {
	display: none;
}
.fd-txt .txt {
	color: rgb(255, 255, 255); line-height: 30px; font-size: 14px;
}
.fd-link {
	overflow: hidden;
}
.fd-link li {
	float: left;
}
.fd-link li a {
	height: 30px; color: rgb(255, 255, 255); line-height: 30px; font-size: 14px; margin-right: 20px; display: block;
}
.fd-link li a:hover {
	text-decoration: underline;
}
.fd-qr {
	float: right;
}
.fd-qr .pic {
	width: 137px; height: 137px; float: left;
}
.fd-qr .pic img {
	vertical-align: middle; display: inline-block; max-height: 100%; max-width: 100%;
}
.fd-qr h3 {
	color: rgb(255, 255, 255); line-height: 24px; overflow: hidden; padding-left: 14px; font-size: 14px; font-weight: 400; margin-top: 44px;
}
.fd-qr h3 span {
	display: block;
}
.kf {
	top: 200px; width: 208px; right: -208px; position: fixed; z-index: 9;
}
.kt-top {
	background: url("kefu.png") no-repeat 12px / auto 20px rgb(13, 98, 190); height: 40px; color: rgb(255, 255, 255); line-height: 40px; padding-left: 46px; font-size: 14px; -o-background-size: auto 20px; -ms-background-size: auto 20px; -moz-background-size: auto 20px; -webkit-background-size: auto 20px;
}
.kt-top span:hover {
	transform: rotate(90deg);
}
.kt-top span {
	margin: 10px 10px 0px 0px; transition:0.5s; width: 18px; height: 16px; float: right; position: relative; cursor: pointer; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s;
}
.kt-top span b {
	background: rgb(255, 255, 255); left: 0px; top: 50%; width: 100%; height: 2px; display: block; position: absolute;
}
.kt-top span b:first-child {
	transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -moz-transform: rotate(45deg);
}
.kt-top span b:last-child {
	transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -moz-transform: rotate(-45deg);
}
.kf .con {
	background: rgb(255, 255, 255); overflow: hidden;
}
.kf .qq li {
	height: 36px; line-height: 36px; padding-left: 16px; border-bottom-color: rgb(245, 245, 245); border-bottom-width: 1px; border-bottom-style: solid;
}
.kf .qq li a {
	height: 36px !important; color: rgb(102, 102, 102); overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.kf .qq li a img {
	padding-right: 6px;
}
.kf .con h5 {
	background: url("lianxi.png") no-repeat 16px; height: 26px; color: rgb(102, 102, 102); line-height: 26px; padding-left: 45px; font-size: 14px; margin-top: 12px;
}
.kf .contact {
	margin-top: 1px;
}
.kf .contact p {
	height: 26px; color: rgb(102, 102, 102); line-height: 26px; padding-left: 22px; font-size: 14px;
}
.kf .contact p:nth-child(2n) {
	padding-left: 32px;
}
.kf .con h5.qr-icon {
	background: url("erweima.png") no-repeat 16px;
}
.kf .con .qr {
	padding-left: 40px; margin-top: 10px;
}
.kf .con .qr img {
	width: 110px; height: 110px;
}
.kf .backTop {
	background: url("huidaodingbu.png") no-repeat center / 18px auto rgb(13, 98, 190); width: 100%; height: 40px; margin-top: 10px; cursor: pointer;
}
.kf-side {
	background: rgb(13, 98, 190); padding: 18px 10px 10px; left: -34px; top: 50%; position: absolute; cursor: pointer; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.kf-side b {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 14px; font-weight: normal; display: block;
}
.kf-side span.arrow {
	background: url("jt-1.png") no-repeat 0% 0% / auto 12px; width: 12px; height: 12px; margin-top: 10px; display: block; -o-background-size: auto 12px; -ms-background-size: auto 12px; -moz-background-size: auto 12px; -webkit-background-size: auto 12px;
}
.kf-side span.on {
	background: url("jt-2.png") no-repeat 0% 0% / auto 12px; -o-background-size: auto 12px; -ms-background-size: auto 12px; -moz-background-size: auto 12px; -webkit-background-size: auto 12px;
}
.h50 {
	display: none;
}
.yunu-link {
	padding: 4px 0px; left: 0px; right: 0px; bottom: 0px; overflow: hidden; display: none; position: fixed; z-index: 9; box-shadow: 5px 0px 10px rgba(0,0,0,0.05); background-color: rgb(255, 255, 255);
}
.yunu-link li {
	width: 25%; float: left;
}
.yunu-link li a {
	text-align: center; color: rgb(0, 0, 0); font-size: 13px; display: block;
}
.yunu-link li.on a {
	color: rgb(13, 98, 190);
}
.yunu-link li:hover a {
	color: rgb(13, 98, 190);
}
.yunu-link li a i {
	background-position: center; margin: 0px auto; width: 25px; height: 25px; display: block; background-repeat: no-repeat; background-size: auto 18px; -o-background-size: auto 18px; -ms-background-size: auto 18px; -moz-background-size: auto 18px; -webkit-background-size: auto 18px;
}
.yunu-link li a .i1 {
	background-image: url("sj-nav1.png");
}
.yunu-link li.on .i1 {
	background-image: url("sj-nav1-on.png");
}
.yunu-link li:hover .i2 {
	background-image: url("sj-nav1-on.png");
}
.yunu-link li a .i2 {
	background-image: url("sj-nav2.png");
}
.yunu-link li.on .i2 {
	background-image: url("sj-nav2-on.png");
}
.yunu-link li:hover .i2 {
	background-image: url("sj-nav2-on.png");
}
.yunu-link li a .i3 {
	background-image: url("sj-nav3.png");
}
.yunu-link li.on .i3 {
	background-image: url("sj-nav3-on.png");
}
.yunu-link li:hover .i3 {
	background-image: url("sj-nav3-on.png");
}
.yunu-link li a .i4 {
	background-image: url("sj-nav4.png");
}
.yunu-link li.on .i4 {
	background-image: url("sj-nav4-on.png");
}
.yunu-link li:hover .i4 {
	background-image: url("sj-nav4-on.png");
}
.g-tit3 {
	color: rgb(13, 98, 190); padding-bottom: 10px; font-size: 16px; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 1px; border-bottom-style: solid;
}
.g-tit3 span {
	color: rgb(153, 153, 153); text-transform: uppercase; font-weight: 400;
}
.g-pages {
	margin: 20px 0px; text-align: center; font-size: 0px;
}
.g-pages li {
	display: inline-block;
}
.g-pages li a {
	margin: 0px 2px; padding: 0px 9px; border: 1px solid rgb(219, 219, 219); border-image: none; height: 28px; line-height: 28px; font-size: 13px; display: block;
}
.g-pages li.on a {
	border: 1px solid rgb(13, 98, 190); border-image: none; color: rgb(255, 255, 255); background-color: rgb(13, 98, 190);
}
.g-pages li a:hover {
	border: 1px solid rgb(13, 98, 190); border-image: none; color: rgb(255, 255, 255); background-color: rgb(13, 98, 190);
}
.g-cur {
	background: rgb(243, 243, 243); height: 40px; line-height: 40px;
}
.g-cur .wp {
	background: url("home.png") no-repeat left; padding-left: 20px; box-sizing: border-box;
}
.g-cur .wp a {
	color: rgb(47, 47, 47);
}
.g-cur .wp a:hover {
	color: rgb(13, 98, 190);
}
.row-b1 {
	padding: 20px 0px 56px; overflow: hidden;
}
.row-b1 .col-l {
	width: 260px;
}
.row-b1 .col-r {
	overflow: hidden; margin-left: 300px; float: none;
}
.g-titIns1 {
	height: 44px; color: rgb(84, 84, 84); line-height: 44px; font-size: 20px; font-weight: normal; border-bottom-color: rgb(235, 235, 235); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.g-titIns1::after {
	background: rgb(13, 98, 190); left: 0px; width: 80px; height: 1px; bottom: -1px; position: absolute; content: "";
}
.snv {
	padding-top: 12px; margin-bottom: 30px;
}
.snv li {
	background: url("jiantou-r.png") no-repeat 6px 18px / auto 10px; line-height: 44px; text-indent: 20px; -o-background-size: auto 10px; -ms-background-size: auto 10px; -moz-background-size: auto 10px; -webkit-background-size: auto 10px;
}
.snv li a {
	color: rgb(0, 0, 0); font-size: 14px; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.snv > li.on > a {
	color: rgb(13, 98, 190);
}
.snv-sub {
	padding-bottom: 10px; display: none;
}
.snv-sub dd {
	background: url("jiantou-r.png") no-repeat 12px 18px / auto 10px; text-indent: 26px; -o-background-size: auto 10px; -ms-background-size: auto 10px; -moz-background-size: auto 10px; -webkit-background-size: auto 10px;
}
.snv-sub dd.on a {
	color: rgb(13, 98, 190);
}
.m-info {
	padding: 15px 0px;
}
.m-info p {
	height: 34px; color: rgb(47, 47, 34); line-height: 34px; font-size: 14px;
}
.ban {
	background-position: center; height: 359px; overflow: hidden; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; margin-top:-15px;
}
.m-chanpin {
	margin-bottom: 30px;
}
.m-chanpin .desc {
	padding: 10px; border: 1px dotted rgb(229, 229, 229); border-image: none; color: rgb(134, 134, 134); line-height: 26px; text-indent: 2em; font-size: 14px; margin-top: 20px; background-color: rgb(245, 245, 245);
}
.ul-imgtxt-01 {
	margin: 0px -10px;
}
.ul-imgtxt-01::after {
	height: 0px; overflow: hidden; clear: both; display: block; visibility: hidden; content: "clear";
}
.ul-imgtxt-01::before {
	height: 0px; overflow: hidden; clear: both; display: block; visibility: hidden; content: "clear";
}
.ul-imgtxt-01 li {
	width: 25%; margin-top: 5px; float: left;
}
.ul-imgtxt-01 li a {
	margin: 5px 10px; text-align: center; display: block;
}
.ul-imgtxt-01 li a .pic {
	height: 0px; overflow: hidden; padding-top: 77%; position: relative;
}
.ul-imgtxt-01 li a .pic img {
	margin: auto; transition:1s; left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute; max-height: 100%; max-width: 100%; -moz-transition: 1s; -webkit-transition: 1s; -o-transition: 1s;
}
.ul-imgtxt-01 li a:hover .pic img {
	transform: scale(1.08); -webkit-transform: scale(1.08); -o-transform: scale(1.08); -moz-transform: scale(1.08);
}
.ul-imgtxt-01 li a p {
	transition:0.3s; height: 50px; text-align: center; color: rgb(102, 102, 102); line-height: 50px; overflow: hidden; font-size: 15px; font-weight: 400; white-space: nowrap; -ms-text-overflow: ellipsis; background-color: rgb(245, 245, 245); -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;
}
.ul-imgtxt-01 li a:hover {
	text-decoration: none;
}
.ul-imgtxt-01 li a:hover p {
	color: rgb(255, 255, 255); background-color: rgb(13, 98, 190);
}
.ul-imgtxt2 {
	margin-top: 0px;
}
.ul-imgtxt2 li .pic {
	padding: 4px;
}
.ul-imgtxt2 li a:hover {
	border: 0px currentColor; border-image: none;
}
.m-list3 {
	padding: 25px 0px;
}
.ul-link2 {
	overflow: hidden; margin-top: 20px;
}
.ul-link2 li {
	margin-bottom: 20px; float: left;
}
.ul-link2 li a {
	font-size: 14px; margin-right: 17px; display: block;
}
.ul-link2 li a:hover {
	color: rgb(234, 4, 43);
}
.m-list1 {
	padding: 0px 0px 20px; overflow: hidden; border-bottom-color: rgb(169, 169, 169); border-bottom-width: 1px; border-bottom-style: dotted;
}
.m-pic1 {
	width: 380px; float: left;
}
.m-txt1 {
	overflow: hidden; padding-left: 38px;
}
.m-txt1 h3 {
	padding-bottom: 9px; font-size: 16px; margin-bottom: 9px; border-bottom-color: rgb(169, 169, 169); border-bottom-width: 1px; border-bottom-style: dotted;
}
.m-txt1 .txt {
	margin-right: 100px;
}
.m-txt1 .txt p {
	color: rgb(47, 47, 47); line-height: 28px; font-size: 14px; margin-bottom: 10px;
}
.m-txt1 .btn {
	width: 98px; height: 32px; color: rgb(255, 255, 255); line-height: 32px; padding-left: 15px; display: block; background-color: rgb(13, 98, 190);
}
.m-txt1 .btn:hover {
	background-color: rgb(68, 68, 68);
}
.m-txt1 .btn span {
	background-position: left; padding-left: 15px; display: block; background-image: url("btn-r.png"); background-repeat: no-repeat;
}
.m-txt2 {
	margin-top: 12px;
}
.m-txt2 p {
	line-height: 26px; font-size: 14px; margin-bottom: 10px;
}
.ul-pages1 {
	margin: 15px 0px; overflow: hidden;
}
.ul-pages1 li {
	overflow: hidden; font-size: 14px; float: left; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.ul-pages1 li:last-child {
	float: right;
}
.ul-pages1 li a {
	transition:0.3s; color: rgb(13, 98, 190); -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;
}
.ul-pages1 li a:hover {
	color: rgb(255, 142, 0);
}
.m-list3 {
	padding: 25px 0px 0px;
}
.ul-link2 {
	overflow: hidden; margin-top: 20px;
}
.ul-link2 li {
	margin-bottom: 20px; float: left;
}
.ul-link2 li a {
	font-size: 14px; margin-right: 17px; display: block;
}
.ul-link2 li a:hover {
	color: rgb(13, 98, 190);
}
div.zoomDiv {
	background: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-image: none; left: 0px; top: 0px; text-align: center; overflow: hidden; font-size: 0px; display: none; position: absolute; z-index: 999;
}
div.zoomMask {
	background: url("mask.png") 0px 0px; position: absolute; z-index: 1; cursor: move;
}
.yunu-showcase {
	margin-bottom: 30px;
}
.yunu-showcase-pic {
	width: 100%; overflow: hidden; float: left; position: relative;
}
.yunu-showcase-pic .bd {
	overflow: hidden; font-size: 0px; margin-top: 13px;
}
.yunu-showcase-pic .bd li {
	margin: 0px 5px; padding: 1px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 99px; height: 75px; line-height: 75px; display: inline-block; cursor: pointer;
}
.yunu-showcase-pic .bd li.active {
	border-color: rgb(200, 0, 3);
}
.yunu-showcase-pic .prev {
	background: no-repeat 0px 0px; width: 14px; height: 27px; bottom: 26px; position: absolute; z-index: 2;
}
.yunu-showcase-pic .next {
	background: no-repeat 0px 0px; width: 14px; height: 27px; bottom: 26px; position: absolute; z-index: 2;
}
.yunu-showcase-pic .prev {
	left: 0px; background-image: url("zlztdetailscon1btn01.png");
}
.yunu-showcase-pic .next {
	right: 0px; background-image: url("zlztdetailscon1btn02.png");
}
.yunu-showcase-pic .prev:hover {
	background-position: 0px bottom;
}
.yunu-showcase-pic .next:hover {
	background-position: 0px bottom;
}
.yunu-showcase-pic .cover {
	padding: 1px; border: 1px solid rgb(221, 221, 221); border-image: none; height: 300px; line-height: 300px;
}
.yunu-showcase-pic .cover a {
	width: 100%; height: 100%; display: block;
}
.yunu-showcase-info {
	width: 500px; float: right;
}
.yunu-showcase-info h1 {
	margin: 0px 0px 15px; overflow: hidden; padding-bottom: 15px; font-size: 20px; font-weight: normal; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.yunu-showcase-info p {
	margin: 0px; color: rgb(102, 102, 102); line-height: 2;
}
.yunu-showcase-info .tel {
	background: url("viskins-p1.png") no-repeat 0px 15px; height: 42px; line-height: 21px; padding-top: 15px; padding-left: 50px; margin-top: 15px; border-top-color: rgb(230, 230, 230); border-top-width: 2px; border-top-style: solid;
}
.yunu-showcase-info .tel a {
	padding: 0px 15px; color: rgb(255, 255, 255); line-height: 42px; float: right; background-color: rgb(200, 0, 3);
}
.yunu-showcase-info .tel span {
	color: rgb(200, 0, 3); font-size: 18px; display: block;
}
div.zoomDiv {
	background: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-image: none; left: 0px; top: 0px; text-align: center; overflow: hidden; font-size: 0px; display: none; position: absolute; z-index: 999;
}
div.zoomDiv img {
	max-width: none;
}
div.zoomMask {
	background: url("mask.png") 0px 0px; position: absolute; z-index: 1; cursor: move;
}
.img-center {
	text-align: center; font-size: 0px;
}
.img-center img {
	width: auto; height: auto; vertical-align: middle; display: inline-block; max-height: 100%; max-width: 100%;
}
.m_pic_showpic {
	display: none;
}
.m_showpic img {
	display: block; max-width: 100%;
}
.pc-slide {
	margin: 0px auto; width: 100%;
}
.m-pic1 .view .swiper-slide {
	padding: 0px 2px;
}
.view .swiper-slide .imgauto {
	width: 100%; height: 300px; line-height: 300px;
}
.view .swiper-container {
	width: 100%;
}
.preview {
	width: 100%; margin-top: 10px; position: relative;
}
.preview .swiper-container {
	margin: 0px 10%; height: 90px;
}
.preview .swiper-slide {
	padding: 5px; width: 101px;
}
.preview .swiper-slide .imgauto {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; text-align: center; line-height: 80px; font-size: 0px;
}
.preview .swiper-slide .imgauto img {
	padding: 5px; vertical-align: middle; display: inline-block; max-height: 100%; max-width: 100%;
}
.preview .slide6 {
	width: 82px;
}
.preview .arrow-left {
	background: url("feel3.png") no-repeat left top; left: 10px; top: 50%; width: 9px; height: 18px; margin-top: -9px; position: absolute; z-index: 10;
}
.preview .arrow-right {
	background: url("feel4.png") no-repeat left bottom; top: 50%; width: 9px; height: 18px; right: 10px; margin-top: -9px; position: absolute; z-index: 10;
}
.preview img {
	padding: 1px;
}
.preview .active-nav .imgauto {
	border: 1px solid rgb(13, 98, 190); border-image: none;
}
.clearfix {
	
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: " ";
}
.work_list {
	width: 100%; padding-top: 12px; margin-bottom: 20px;
}
.work_list h3 {
	background: url("jiantou-r.png") no-repeat 6px 18px / auto 10px; width: 100%; line-height: 44px; text-indent: 20px; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
.work_list h3 a {
	color: rgb(102, 102, 102); line-height: 44px; text-indent: 0px; padding-left: 25px; font-size: 14px; font-weight: normal; float: left;
}
.work_list h3.on a {
	color: rgb(13, 98, 190);
}
.work_list h3 span {
	
}
.work_list ul {
	width: 100%; float: left; display: none;
}
.work_list li {
	background: url("jiantou-r.png") no-repeat 16px 15px / 5px; width: 100%; line-height: 42px; text-indent: 26px; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.work_list li a {
	color: rgb(102, 102, 102); text-indent: 0px; padding-left: 30px; font-size: 14px; display: block;
}
.work_list li.on a {
	color: rgb(13, 98, 190);
}
.m-content .txt {
	padding: 15px 0px; color: rgb(47, 47, 47); line-height: 28px; font-size: 14px;
}
.ul-newslist {
	overflow: hidden; margin-bottom: 30px;
}
.ul-newslist li {
	padding: 20px 0px; font-size: 14px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted;
}
.ul-newslist li a {
	overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.ul-newslist li .tit {
	height: 22px; line-height: 22px; overflow: hidden; margin-bottom: 20px;
}
.ul-newslist li .tit .time {
	font-size: 14px; margin-left: 10px; float: right;
}
.ul-news1 li .tit .time {
	font-size: 12px;
}
.ul-newslist li .tit a {
	background: url("news-r.png") no-repeat left; overflow: hidden; padding-left: 14px; font-size: 16px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.ul-newslist li a:hover {
	color: rgb(13, 98, 190);
}
.ul-newslist li .txt p {
	line-height: 24px; overflow: hidden; font-size: 14px; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}
.m-news1 {
	padding-top: 20px;
}
.m-news1 h1 {
	height: 34px; text-align: center; color: rgb(67, 67, 67); line-height: 34px; font-size: 24px; margin-bottom: 15px;
}
.m-news1 .desc {
	text-align: center;
}
.m-news1 .desc span {
	margin: 0px 10px; font-size: 14px; display: inline-block;
}
.m-news1 .txt {
	padding: 15px 0px; color: rgb(47, 47, 47); line-height: 28px; font-size: 14px;
}
.m-txt3 {
	margin-top: 10px;
}
.m-txt3 .link {
	border: 1px dotted rgb(229, 229, 229); border-image: none; height: 36px; color: rgb(134, 134, 134); line-height: 36px; padding-left: 20px; font-size: 14px; margin-bottom: 15px; background-color: rgb(245, 245, 245);
}
.m-txt3 .link a {
	color: rgb(134, 134, 134);
}
.m-txt3 .link a:hover {
	color: rgb(13, 98, 190);
}
.m-txt3 .tabel {
	color: rgb(90, 90, 90); overflow: hidden; font-size: 14px; border-top-color: rgb(153, 153, 153); border-bottom-color: rgb(153, 153, 153); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed;
}
.m-txt3 .tabel span {
	height: 42px; line-height: 42px; margin-right: 10px; float: left;
}
.m-txt3 .tabel ul {
	overflow: hidden;
}
.m-txt3 .tabel li {
	float: left;
}
.m-txt3 .tabel li a {
	height: 42px; line-height: 42px; margin-right: 10px; display: block;
}
.m-txt3 .tabel li a:hover {
	color: rgb(13, 98, 190);
}
.ul-news1 li {
	width: 50%; float: left;
}
.ul-news1 li a {
	font-weight: 400;
}
.ul-news1 li .tit {
	margin: 0px 10px;
}
#message .m-content .m-message {
	padding: 20px; width: 90%;
}
#message .m-content {
	margin-top: 1rem;
}
.m-message label.code span {
	float: left;
}
.m-message label.code input {
	float: left;
}
.m-message label.code img {
	float: left;
}
#message {
	transition:0.3s; left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 20000; transform: scale(0);
}
.messagebg {
	background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10000;
}
#message .m-content {
	margin-top: 10%;
}
#message .m-content .m-message {
	background: rgb(255, 255, 255); margin: 0px auto; padding: 50px; width: 580px; position: relative; z-index: 20000; box-shadow: 1px 1px 50px rgba(0,0,0,0.3);
}
.m-message {
	margin: 48px auto 0px; width: 480px; max-width: 580px;
}
.m-message label {
	font-size: 14px; margin-bottom: 15px; display: block;
}
.m-message label em {
	height: 32px; color: red; line-height: 32px; float: right; display: block;
}
.m-message label span {
	width: 70px; height: 34px; text-align: right; color: rgb(47, 47, 47); line-height: 34px; font-weight: bold; margin-right: 30px; float: left; display: inline-block;
}
.m-message label input.inp {
	padding: 0px 14px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 77%; height: 32px; color: rgb(85, 85, 85); line-height: 32px; overflow: hidden; box-sizing: border-box; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.m-message label textarea {
	padding: 0px 14px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 77%; height: 32px; color: rgb(85, 85, 85); line-height: 32px; overflow: hidden; box-sizing: border-box; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.m-message label.code input {
	padding: 0px 14px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 77%; height: 32px; color: rgb(85, 85, 85); line-height: 32px; overflow: hidden; box-sizing: border-box; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.m-message label input:focus {
	border-color: rgb(102, 175, 233); outline: 0px; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(247,150,0,0.6); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6);
}
.m-message label textarea:focus {
	border-color: rgb(102, 175, 233); outline: 0px; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(247,150,0,0.6); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6);
}
.m-message label textarea {
	padding: 10px 14px; height: 72px; line-height: 24px;
}
.m-message label.code {
	line-height: 34px;
}
.m-message label.code input {
	width: 30%; margin-right: 30px; float: left;
}
.m-message label.code .pic {
	width: 80px; height: 32px; vertical-align: top; display: inline-block;
}
.m-message label.code img {
	width: 100%; height: 100%; display: block;
}
.btn-1 input {
	background: rgb(232, 232, 232); border: currentColor; transition:0.3s; border-image: none; width: 52px; height: 32px; color: rgb(51, 51, 51); line-height: 32px; margin-right: 22px; cursor: pointer;
}
.btn-1 {
	padding-left: 100px;
}
.btn-1 input.focus {
	background: rgb(13, 98, 190); color: rgb(255, 255, 255);
}
.btn-1 input.focus:hover {
	background: rgb(68, 68, 68);
}
.btn-1 input:hover {
	background: rgb(204, 204, 204);
}
.m-list2 {
	padding: 26px 10px 10px; border: 1px solid rgb(221, 221, 221); border-image: none; margin-top: 30px; background-color: rgb(240, 240, 240);
}
.m-list2 .con {
	padding: 15px; border: 1px solid rgb(221, 221, 221); border-image: none; margin-bottom: 10px; background-color: rgb(255, 255, 255);
}
.m-list2 .box {
	padding: 26px 20px; border: 1px solid rgb(221, 221, 221); border-image: none; background-color: rgb(255, 255, 255);
}
.m-list2 .con .pic {
	height: 450px; text-align: center; line-height: 450px; overflow: hidden;
}
.m-list2 .con .pic img {
	vertical-align: middle; display: inline-block; max-height: 100%; max-width: 100%;
}
.m-list2 .box .txt {
	
}
.m-list2 .box .txt h3 {
	color: rgb(13, 98, 190); font-size: 22px; margin-bottom: 30px;
}
.ul-txt-01 {
	overflow: hidden; padding-left: 23px;
}
.ul-txt-01 li {
	color: rgb(80, 80, 80); font-family: "microsoft yahei",Verdana, Arial; font-size: 14px; margin-right: 4px; float: left;
}
.ul-txt-01 li a {
	font-size: 12px;
}
.ul-txt-01 li a:hover {
	color: rgb(13, 98, 190);
}
