@charset "utf-8";
/* CSS Document*/
html {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	word-break: break-all;
	text-overflow: ellipsis
}
body {
	color: #666;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
	border: 0 none
}
img, input {
	border: 0;
	vertical-align: middle
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
form {
	padding: 0;
	margin: 0
}
img {
	border: 0
}
a {
	COLOR: #666;
 blr:expression(this.onFocus=this.blur());
	text-decoration: none
}
a:focus {
	outline: 0
}
a:hover {
	color: #f00
}

@media screen and (min-width:320px) {
body, div, dl, dt, dd, ul, ol, lipre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	font-size: 14px;
	color: #666;
	font-family: '微软雅黑'
}
}
.wrap {
	width: 100%;
	overflow: hidden;
	max-width: 1000px;
	min-width: 320px;
	margin: 0 auto;
}
.loading {
	width: 100%;
	max-width: 1000px;
	min-width: 320px;
	margin: 0 auto;
	z-index: 9999999;
	background: #fff;
	text-align: center;
	position: fixed;
	height: 100%;
	display: table-cell;
	overflow: hidden
}
.loading div {
	padding-top: 40%
}
.loading div img {
	width: 80px;
}
.header {
	width: 100%;
	overflow: hidden;
}
.logo {
	width: 50%;
	overflow: hidden;
	float: left;
	margin: 10px 0;
}
.logo img {
	width: 100%;
}
.phone {
	width: 40%;
	overflow: hidden;
	float: right;
	margin: 20px 0;
}
.phone img {
	width: 100%;
}
.nav {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #0070b8;
}
.nav ul {
	height: 80px;
	overflow: hidden
}
.nav ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	background: #0070b8;
}
.nav ul li.no {
	border-right: none;
}
.nav ul li a {
	display: block;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
}
.navmun {
	width: 200px;
	overflow: hidden;
	position: fixed;
	right: -200px;
	top: 0;
	background: #0070b8;
	z-index: 999;
	overflow-y: scroll;
}
.navmun h3 {
	text-align: center;
	color: #f1f1f1;
	font-size: 14px;
	height: 40px;
	line-height: 50px;
}
.navmun h4 {
	text-align: center;
	color: #f1f1f1;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #ccc dashed;
}
.navmun ul li {
	width: 200px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-bottom: 1px #ccc solid;
}
.navmun ul li a {
	color: #f1f1f1;
	font-size: 14px;
}
.g-adv {
	position: relative;
	width: 100%;
	margin: 0 auto 0 auto;
	z-index: 15;
}
.g-adv .m-box img {
	display: block;
	position: relative;
	width: 100%;
}
.g-adv .m-cnt {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	height: 4px;
}
.g-adv .m-cnt li {
	float: left;
	width: 100%;
	height: 4px;
}
.g-sbox .m-cnt {
	background: #dfdfdf;
	position: relative;
	border-bottom: 1px solid #BDBAB7;
}
.g-sbox .m-cnt li {
	position: relative;
}
.m-cnt li {
	text-align: center;
	width: 32%;
}
.g-adv .m-cnt {
	background: #333;
}
.g-adv .m-cnt .z-on {
	background: #0070b9;
}
.center {
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	box-shadow: 0 0 2px #c7c4c4;
	margin: 10px 2px;
}
.title {
	margin: 0 auto;
	height: 45px;
	background: #fdfdfd;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 10px
}
.left {
	line-height: 45px;
	color: #0070ba;
	float: left;
	font-size: 15px;
	padding: 0 5px;
	font-weight: bold
}
.left em {
	font-style: normal;
	font-size: 13px;
	color: #d4d4d4;
	padding-left: 5px;
	font-weight: normal;
	vertical-align: bottom
}
.right {
	width: 30px;
	float: right;
	height: 35px;
	margin-top: 10px;
}
.right a {
	color: #666;
}
.title_ys {
	margin-top: 10px;
}
.title_ys img {
	width: 100%
}
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
	background: #f2f2f2;
	height: 30px;
	padding-top: 10px
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 5px;
	background: #bebab9;
	border-radius: 5px
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background-color: #0070ba;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
	cursor: url(../images/grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: ranslate3d(0, 0, 0);
	position: relative
}
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease;
}
.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease;
}
.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}
.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both;
}
.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both;
}
@-webkit-keyframes empty {
 0% {
 opacity: 1
}
}
@-moz-keyframes empty {
 0% {
 opacity: 1
}
}
@keyframes empty {
 0% {
 opacity: 1
}
}
@-webkit-keyframes fadeIn {
 0% {
 opacity:0;
}
100% {
 opacity:1;
}
}
@-moz-keyframes fadeIn {
 0% {
 opacity:0;
}
100% {
 opacity:1;
}
}
@keyframes fadeIn {
 0% {
 opacity:0;
}
100% {
 opacity:1;
}
}
@-webkit-keyframes fadeOut {
 0% {
 opacity:1;
}
100% {
 opacity:0;
}
}
@-moz-keyframes fadeOut {
 0% {
 opacity:1;
}
100% {
 opacity:0;
}
}
@keyframes fadeOut {
 0% {
 opacity:1;
}
100% {
 opacity:0;
}
}
@-webkit-keyframes backSlideOut {
 25% {
 opacity: .5;
 -webkit-transform: translateZ(-500px);
}
75% {
 opacity: .5;
 -webkit-transform: translateZ(-500px) translateX(-200%);
}
100% {
 opacity: .5;
 -webkit-transform: translateZ(-500px) translateX(-200%);
}
}
@-moz-keyframes backSlideOut {
 25% {
 opacity: .5;
 -moz-transform: translateZ(-500px);
}
75% {
 opacity: .5;
 -moz-transform: translateZ(-500px) translateX(-200%);
}
100% {
 opacity: .5;
 -moz-transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes backSlideOut {
 25% {
 opacity: .5;
 transform: translateZ(-500px);
}
75% {
 opacity: .5;
 transform: translateZ(-500px) translateX(-200%);
}
100% {
 opacity: .5;
 transform: translateZ(-500px) translateX(-200%);
}
}
@-webkit-keyframes backSlideIn {
 0%, 25% {
 opacity: .5;
 -webkit-transform: translateZ(-500px) translateX(200%);
}
75% {
 opacity: .5;
 -webkit-transform: translateZ(-500px);
}
100% {
 opacity: 1;
 -webkit-transform: translateZ(0) translateX(0);
}
}
@-moz-keyframes backSlideIn {
 0%, 25% {
 opacity: .5;
 -moz-transform: translateZ(-500px) translateX(200%);
}
75% {
 opacity: .5;
 -moz-transform: translateZ(-500px);
}
100% {
 opacity: 1;
 -moz-transform: translateZ(0) translateX(0);
}
}
@keyframes backSlideIn {
 0%, 25% {
 opacity: .5;
 transform: translateZ(-500px) translateX(200%);
}
75% {
 opacity: .5;
 transform: translateZ(-500px);
}
100% {
 opacity: 1;
 transform: translateZ(0) translateX(0);
}
}
@-webkit-keyframes scaleToFade {
 to {
 opacity: 0;
 -webkit-transform: scale(.8);
}
}
@-moz-keyframes scaleToFade {
 to {
 opacity: 0;
 -moz-transform: scale(.8);
}
}
@keyframes scaleToFade {
 to {
 opacity: 0;
 transform: scale(.8);
}
}
@-webkit-keyframes goDown {
 from {
 -webkit-transform: translateY(-100%);
}
}
@-moz-keyframes goDown {
 from {
 -moz-transform: translateY(-100%);
}
}
@keyframes goDown {
 from {
 transform: translateY(-100%);
}
}
@-webkit-keyframes scaleUpFrom {
 from {
 opacity: 0;
 -webkit-transform: scale(1.5);
}
}
@-moz-keyframes scaleUpFrom {
 from {
 opacity: 0;
 -moz-transform: scale(1.5);
}
}
@keyframes scaleUpFrom {
 from {
 opacity: 0;
 transform: scale(1.5);
}
}
@-webkit-keyframes scaleUpTo {
 to {
 opacity: 0;
 -webkit-transform: scale(1.5);
}
}
@-moz-keyframes scaleUpTo {
 to {
 opacity: 0;
 -moz-transform: scale(1.5);
}
}
@keyframes scaleUpTo {
 to {
 opacity: 0;
 transform: scale(1.5);
}
}
.pian {
	line-height: 30px;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
.slide img {
	width: 100%
}
.item, .pitem, .hitem {
	margin: 0 5px;
}
.item {
	float: left
}
.item div, .pitem div, .hitem div {
	width: 100%;
	border: 1px solid #ccc;
	overflow: hidden;
}
.item p, .pitem p, .hitem p {
	width: 100%;
	text-align: center;
	line-height: 30px;
	height: 30px;
	overflow: hidden
}
.owl-carousel ul {
	width: 100%;
	overflow: hidden;
}
.owl-carousel ul li {
	float: left;
}
.owl-carousel ul li div {
	overflow: hidden;
}
.prolist {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	box-shadow: 0 0 2px #c7c4c4;
	margin: 10px 2px;
}
.prolist ul li .down {
	height: 40px;
	display: block;
	padding-left: 10px;
	line-height: 40px;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e1e1e1));
	background-image: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
	background-image: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
	background-image: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #fbfbfb, #e1e1e1);
	background-image: linear-gradient(top, #fbfbfb, #e1e1e1);
	color: #0070ba;
	font-weight: bold;
	font-size: 15px
}
.prolist ul li p a {
	display: block;
	width: 15%;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	pointer-events: auto;
}
.prolist ul li p a:before {
	content: "";
	position: absolute;
	background: url(../images/href_icon.png) no-repeat;
	background-size: 100%;
	width: 20px;
	height: 20px;
	right: 19px;
	top: 12px;
	z-indx: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.prolist ul li ul li {
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #e1e1e1;
	padding-left: 33px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	float: left
}
.prolist ul li ul li:before {
	content: "";
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 17px;
	z-index: 7;
	width: 0;
	height: 0;
	border-width: 3px;
	border-style: solid;
	transform: roate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.prolist ul li ul li:before {
	border-color: #0070ba #0070ba transparent transparent;
}
.slick-slide {
	overflow: hidden;
	margin-right: 10px
}
.slick-slide img {
	display: block;
}
.slick-slide img.slick-loading {
	border: 0
}
.slick-slider {
	margin: 30px auto 50px;
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	border: 3px solid #ccc;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-dots {
	position: absolute;
	margin-top: 15px;
	text-align: center;
	background: #f2f2f2;
	height: 30px;
	padding-top: 10px;
	width: 100%
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 10px;
	width: 10px;
	margin: 0px 5px;
	padding: 5px 0;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: #bbb;
	display: block;
	height: 10px;
	width: 10px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	outline: none;
	border-radius: 5px;
}
.slick-dots li.slick-active button {
	background: #05599f;
}
.slick-initialized .slick-center {
	border: 3px solid #ff5c01;
}
.slider-tit {
	text-align: center;
	font-size: 14px;
	color: #346ec5;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 40px;
	text-align: 40px;
	margin-top: 10px;
	padding: 0 5px
}
.slider-tit a {
	color: #346ec5;
}
.slider-con {
	line-height: 24px;
	font-size: 14px;
	padding: 0 5px
}
.slider-butn {
	background: #5f5f5f;
	font-size: 14px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	width: 120px;
	margin: 10px auto;
	text-align: center;
}
.slider-butn a {
	color: #fff
}
.slick-initialized .slick-center .slider-butn {
	background: #ff5c01
}
.youshi {
	margin: 10px;
}
.youshi .ystit {
	margin: 0 auto;
	text-align: center
}
.youshi .yscon img {
	width: 100%
}
.slide-tit {
	height: 50px;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	line-height: 50px
}
.slide-tit span {
	padding: 0 5px;
	font-size: 24px;
	height: 50px;
	width: 30px;
	float: left
}
.slide-tit em {
	font-style: normal;
	padding: 0 5px;
	font-size: 13px;
}
.titlog {
	line-height: 25px
}
.slide-con {
	margin: 10px;
	line-height: 25px;
	clear: both;
}
.slide-con span {
	display: block;
	width: 18px;
	height: 18px;
	background: #f60;
	color: #fff;
	text-align: center;
	line-height: 18px;
	float: left;
	border-radius: 10px;
	margin-right: 10px;
	margin-top: 5px
}
.aboutlist, .agentlist, .caseslist {
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}
.aboutlist ul li, .agentlist ul li, .caseslist ul li {
	margin: 5px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: #908C8C;
	float: left;
	text-align: center
}
.aboutlist ul li a, .agentlist ul li a, .caseslist ul li a {
	color: #fff
}
.agentlist ul li.on, .caseslist ul li.on {
	background: #0070b8
}
.content {
	margin: 10px 5px;
}
.content h2 {
	font-size: 16px;
	text-align: center;
	color: #000;
	line-height: 30px;
}
.content p.rq {
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	margin: 10px 0;
}
.txt_wd {
	line-height: 30px;
	color: #333;
}
.news1 {
	width: 100%;
	overflow: hidden;
	background: #FFF;
	margin-bottom: 10px;
}
.news1 ul {
	overflow: hidden;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	margin: 0 5px
}
.news1 ul .mm {
	overflow: hidden;
	margin: 0 auto;
}
.news1 ul .mm span h5 {
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	margin-top: 10px;
}
.news1 ul .mm span h5 a {
	color: #666
}
.con_img {
	width: 80%;
	margin: 0 auto
}
.con_img img {
	width: 100%
}
.p_con {
	width: 98%;
	padding: 1%;
	line-height: 25px;
	clear: both
}
.txt_title {
	font-size: 15px;
	font-weight: bold;
	color: #0070b8;
	height: 40px;
	line-height: 40px;
	background: #f1f1f1;
	text-indent: 0.5em
}
.news1 ul .mm span p {
	height: 70px;
	line-height: 22px;
	overflow: hidden;
}
.news1 ul .mm span.imagess {
	font-size: 14px;
	margin-top: 10px;
	line-height: 22px;
	color: #666;
}
.news1 ul .mm span.img {
	float: left;
	margin: 10px 10px 10px 0;
	border: 1px #ccc solid;
	overflow: hidden;
}
.news1 ul .mm span.img img {
	width: 100%;
}
.news1 ul li {
	font-size: 14px;
	height: 40px;
	line-height: 37px;
	margin-left: 5px;
	margin-top: 0;
	border-bottom: 1px dashed #ccc;
	background: url(../images/sanjiaoxing.jpg) no-repeat left center;
	text-indent: 1em
}
.news1 ul li a, .news2 ul li a {
	color: #666;
}
.news1 ul li a:hover, .news2 ul li a:hover {
	color: #ff7200;
}
.news1 ul li span.zuo {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	width: 62%;
}
.news1 ul li span.you {
	padding: 0 5px;
	display: block;
	float: right;
}
.message {
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
	height: 40px;
	background: #246cd8
}
.message span {
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	float: left;
	width: 100%;
	font-weight: bold
}
.form_left {
	overflow: hidden;
	margin: 10px;
}
.form_left ul li em {
	font-style: normal;
	font-size: 12px;
	color: #f00;
}
.form_left ul li {
	height: 45px;
	color: #666;
	font-size: 14px;
	margin-top: 10px;
	clear: both;
}
.form_left ul li span {
	width: 70px;
	float: left;
	height: 36px;
	line-height: 36px;
	margin-right: 10px;
	display: block;
	text-align: right;
}
.inpu {
	height: 32px;
	line-height: 32px;
	border: 1px #ccc solid;
	float: left;
	color: #666;
}
.textarea {
	height: 86px;
	line-height: 20px;
	border: 1px #ccc solid;
	float: left;
	color: #666;
}
.button {
	width: 180px;
	height: 40px;
	background: #ec5a12;
	text-align: center;
	margin: 19px auto 0;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	font-family: 'Microsoft YaHei';
	margin-left: 80px
}
.g-back {
	overflow: hidden;
	position: relative;
	text-align: right;
	margin-top: 1px;
	height: 38px;
	padding: 7px 11px 0 9px;
	background: #e8e8e8;
	border-top: 1px solid #e8e8e8;
}
/*内页返回布局样式*/
.g-back a {
	display: inline-block;
	font-size: 0.875em;
	height: 32px;
	line-height: 28px;
	width: 32px;
	position: relative;
}
/*内页返回链接样式*/
.g-back .u-bp {
	background-position: 0 0;
}
/*内页返回样式*/
.g-back .u-bl {
	background-position: 0 -286px;
}
/*内页回到首页样式*/
.g-back .u-bh {
	margin-right: 10px;
	background-position: 0 -232px;
}
/*内页目录样式*/
.g-back .u-bp, .g-back .u-bl, .g-back .u-bh, .u-seek, .u-detail {
	background: url(../images/Nyskinsbar.png) no-repeat;
	background-size: 35px 600px;
}
.g-back .u-bp {
	background-position: 0 0;
}
.g-back .u-bl {
	background-position: 0 -286px;
}
.g-back .u-bh {
	margin-right: 10px;
	background-position: 0 -232px;
}
.f-fl {
	float: left;
}
.f-fr {
	float: right;
}
.m-btit {
	line-height: 35px;
	padding-left: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-top: 1px solid #d9d9d9;
	box-shadow: 0 1px #fff;
	position: relative;
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);
	background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea);
	background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);
	background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea);
	background-image: linear-gradient(top, #f6f6f6, #eaeaea);
	border-bottom: 1px solid #d9d9d9;
	margin-top: 10px
}
.nr_left {
	color: #666
}
.product, .cases {
	width: 100%;
	overflow: hidden;
	margin: 0 auto
}
.product ul, .cases ul {
	width: 100%;
	overflow: hidden;
}
.product ul li, .cases ul li {
	margin: 5px;
	float: left;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}
.tu {
	border: #ccc 1px solid;
	float: left;
	text-align: center;
	overflow: hidden
}
.wen {
	float: left;
	margin-left: 10px;
	overflow: hidden;
	line-height: 25px
}
.wen h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.wen h4 a {
	color: #666;
}
.common {
	overflow: hidden
}
.common ul li {
	margin: 5px;
	float: left;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}
.common ul li h4 {
	font-size: 14px;
	color: #f00;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.common ul li p {
	height: 75px;
	line-height: 25px;
	overflow: hidden;
	font-size: 12px
}
.wen p {
	line-height: 22px;
	overflow: hidden
}
.u-more {
	height: 40px;
	line-height: 40px;
	background: #f2f2f2;
	display: block;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.fy {
	margin-top: 10px;
	border-top: 1px solid #ccc;
}
.fy p {
	width: 96%;
	line-height: 24px;
	text-align: left;
	height: 24px;
	overflow: hidden
}
.list {
	margin: 5px;
	font-size: 14px;
	line-height: 22px;
}
.list a {
	font-size: 14px;
	height: 33px;
	display: block;
	line-height: 33px;
	padding-left: 8px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	background: url(../images/sanjiaoxing.jpg) no-repeat left center;
	text-indent: 0.5em
}
.m-tit {
	position: relative;
	text-indent: 10px;
	height: 38px;
	font-size: 15px;
	line-height: 38px;
	background: 0 0 #f6f6f6;
	margin-top: 10px;
	color: #246cd8;
	text-align: left
}
.m-con {
	line-height: 25px;
	padding: 5px;
	overflow: hidden
}
.m-con span.ptitle {
	font-size: 16px;
	color: #000;
	margin: 10px 0;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	float: left;
	line-height: 30px;
	text-align: center;
	font-weight: bold
}
.category {
	width: 100%;
	margin-top: 10px;
	float: left;
}
.category ul h2 {
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.category ul h2 span {
	background: #EBEBEB;
	padding: 0px 50px;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	float: left;
	color: #5F280A
}
.category ul h2 span a {
	color: #5F280A
}
.category ul li {
	float: left;
	background: #EBEBEB;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center
}
.footer {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #701500;
	float: left;
	text-align: center;
	color: #fff
}
.footer a {
	color: #fff
}
.copyright {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	float: left;
	line-height: 25px;
	padding-bottom: 70px;
	background-color: #333;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	margin-top: 15px;
}
.copyright a {
	color: #fff
}
.buttom {
	background: #0070b9;
	bottom: 0;
	margin: 0 auto;
	height: 50px;
	max-width: 1000px;
	min-width: 320px;
	position: fixed;
	width: 100%;
	z-index: 9999;
}
.buttom ul {
	height: 50px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.buttom ul li {
	color: #fff;
	float: left;
	height: 50px;
	padding-top: 4px;
	width: 20%;
}
.buttom ul li .sy {
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.buttom ul li.shouye {
	float: left;
	margin-top: -5px;
}
.buttom ul li p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 100%;
}
.buttom ul li a {
	color: #fff;
}
#pacman {
	text-align: center;
	margin: 0px auto;
	width: 0px;
	height: 0px;
	border-right: 30px solid #198cd2;
	border-top: 30px solid #198cd2;
	border-left: 30px solid #198cd2;
	border-bottom: 30px solid #198cd2;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
	border-bottom-left-radius: 60px;
	border-bottom-right-radius: 60px;
}
.xian {
	border: 2px solid #fff;
	height: 33px;
	margin: 0 auto;
	text-align: center;
	width: 34px;
	margin: -19px;
	border-radius: 8px;
}
div.flickr {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	margin: 30px 0;
	clear: both
}
div.flickr a {
	border-right: #dedfde 1px solid;
	padding-right: 6px;
	background-position: 50% bottom;
	border-top: #dedfde 1px solid;
	padding-left: 6px;
	padding-bottom: 2px;
	border-left: #dedfde 1px solid;
	color: #000;
	margin-right: 3px;
	padding-top: 2px;
	border-bottom: #dedfde 1px solid;
	text-decoration: none
}
div.flickr a:hover {
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	background-image: none;
	border-left: #ccc 1px solid;
	color: #ccc;
	border-bottom: #ccc 1px solid;
	background-color: #fff
}
div.meneame a:active {
	border-right: #848484 1px solid;
	border-top: #848484 1px solid;
	background-image: none;
	border-left: #848484 1px solid;
	color: #fff;
	border-bottom: #848484 1px solid;
	background-color: #A5C33C
}
div.flickr span.current {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	color: #000;
	margin-right: 3px;
	padding-top: 2px;
	border: 1px solid #ccc;
	background: #EEE;
}
div.flickr span.disabled {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	color: #adaaad;
	margin-right: 3px;
	padding-top: 2px
}
.content h2{
	clear: both;
}
.xian{
	color: #fff;
	line-height: 33px;
	text-align: center;
}