@charset "utf-8";
html {
	font-size: 12px
}
body, p, h1, ul, li, input, img, figure, h3, h1, h2, dl, dd, dt {
	margin: 0;
	padding: 0;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
a {
	text-decoration: none;
	outline: 0px;
}
fieldset, img {
	border: 0;
}
img {
	display: block;
	max-width: 100%
}
.clear {
	clear: both;
	width: 100%;
}
.header {
	width: 100%;
	height: 7.91rem;
	background: #1d1d1d;
	position: relative;
	z-index: 88
}
.head {
	position: fixed;
	width: 100%;
	height: 7.91rem;
	top: 0.41rem;
	left: 0;
	background: #bb2f30;
	border-bottom: 1px solid #e62f30;
	border-top: 1px solid #e62f30;
	box-shadow: 0 4px 4px rgba(9,2,4,.55);
	line-height: 7.91rem;
	z-index: 99;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.head:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 0.41rem;
    background: #1d1d1d;
    top: 0;
    left: 0;
}

.logo {
	display: inline-block;
	width: 80%;
	height: auto;
	margin-left: 3.4375%;color:#fff; font-size:20px; font-weight:bold;
}
 
.nav-btn {
	width: 14.0625%;
	right: 0;
	top: -1px;
	position: absolute;
	height: 100%;
	background: #1d1d1d;
	border-bottom: 1px solid #1d1d1d;
	border-top: 1px solid #1d1d1d;
	font-size: 4rem;
	line-height: 8.2rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.top-nav {
	position: absolute;
	right: 0;
	top: 100%;
	width: 14.0625%;
}
.class-btn {
	position: absolute;
	right: 16%;
	top: 0%;
	width: 14.0625%;
	font-size: 2.4rem;
	line-height: 8.2rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.top-home {
	position: absolute;
	left: 1.09375%;
	top: 0;
	width: 14.0625%;
	font-size: 4rem;
	line-height: 8.2rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.top-title {
	width: 70%;
	position: absolute;
	left: 15%;
	top: 0;
	font-size: 3rem;
	line-height: 8.2rem;
	text-align: left;
	padding-left:2%;
	color: #fff;
	overflow: hidden;
}
.content, .sub_page {
	min-height: 60rem;
	overflow: hidden;
	font-size: 1.6rem
}
.sub_page center {
	padding: 4rem 0;
	font-size: 2rem
}
.sub_page center a {
	color: red
}
.footer {
	width: 100%;
	height: 8rem;
	position: relative;
	z-index: 88
}
.foot {
	width: 100%;
	position: fixed;
	height: 8rem;
	bottom: 0;
	left: 0;
	z-index: 99;
	background: -webkit-gradient(linear,0 0,0 100%,from(#a00000),to(#8b0101));
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.foot a {
	display: block;
	float: left;
	width: 20%;
	color: #fff
}
.foot a span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 4rem;
	line-height: 4rem;
	padding-top:1rem;
}
.foot a h3 {
	width: 100%;
	text-align: center;
	font: 1.8rem/2rem "microsoft yahei";
}
.foot a:nth-child(2) {
	margin-right: 20%
}
.foot a:nth-child(3) {
	position: absolute;
	background: url(../images/foot_tel.png) center 0 no-repeat;
	background-size: auto 100%;
	height: 8rem;
	left: 40%;
	bottom: 0;
	padding-top: 1rem;
	color: #ffffff;
}
.search {
	width: 92.1875%;
	position: absolute;
	z-index: 100;
	left: 3.90625%;
	bottom: 8rem;
	height: 5.33rem;
	border: 1px solid #bc3031;
	background: -webkit-linear-gradient(#e62f30, #bd2f30);
	background: -o-linear-gradient(#e62f30, #bd2f30);
	background: -moz-linear-gradient(#e62f30, #bd2f30);
	background: linear-gradient(#e62f30, #bd2f30);
	display: none;
}
.search-input {
	float: left;
	border: 0;
	background: #fff;
	width: 84.45%;
	height: 5.33rem;
	text-indent: 1rem;
	font: 1.6rem/5.33rem "microsoft yahei";
	border-radius: 0;
}
.search-btn {
	float: left;
	width: 15.55%;
	height: 84.45%;
	border: 0;
	font-size: 3.6rem;
	line-height: 5.33rem;
	color: #fff;
	height: 5.33rem;
	border-radius: 0;
	background: none
}
body {
	position: relative;
	width: 100%;
	background: #e6e6e6;
	height: 100%;
}
.allpage {
	position: relative;
	z-index: 10;
	background: #e6e6e6;
	height: auto;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	right: 0;
	min-height: 60rem;
}
.clicked {
	right: 180px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	left: auto;
}
.nav {
	width: 180px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	background: #3a000a;
}
.fixed {
	width: 180px;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}
.nav li {
	width: 180px;
	margin: 0 auto;
	border-bottom: 1px solid #303030;
}
.nav li a {
	display: block;
	width: 100%;
	font: 700 16px/50px '微软雅黑';
	color: #fff;
	text-indent: 60px;
}
.nav li a span {
	margin-right: 3%
}
.nav li p {
	text-indent: 70px;
}
.nav li:last-child {
	margin-bottom: 20%;
}
#allmap {
	width: 100%;
	height: 60rem;
	font-size: 1.8rem
}
.share {
	width: 160px;
	margin: 5rem auto;
}
.black-fixed {
	position: fixed;
	z-index: 99;
	right: 0;
	width: 0;
	top: 0;
	height: 100%;
	background: rgba(0,0,0,0.9);
	text-align: right;
	font-size: 4rem;
	color: #fff;
	line-height: 2;
	right: 0;
	overflow: hidden
}
.black-clicked {
	width: 100%;
	padding-right: 2%;
	right: 180px;
}
@font-face {
	font-family: "iconfont";
	src: url('../other/iconfont.woff') format('woff'), url('../other/iconfont.ttf') format('truetype');
}
.iconfont {
	font-family: "iconfont"!important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.big-pic {
	width: 100%;
	position: relative;
	z-index: 2;
	margin: 0 auto;
}
.big-pic-in {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.pic-list {
	position: relative;
	height: auto;
	-webkit-transform: translate3d(0, 0, 0);
	z-index: 0;
}
.pic-list img {
	float: left;
	height: auto;
	width: 100%;
	display: block;
}
.big-pic2 .pic-list {
	width: 200%;
}
.big-pic2 .pic-list img {
	width: 50%;
}
.big-pic3 .pic-list {
	width: 300%;
}
.big-pic3 .pic-list img {
	width: 33.333334%;
}
.big-pic4 .pic-list {
	width: 400%;
}
.big-pic4 .pic-list img {
	width: 25%;
}
.slide-dot {
	width: 100%;
	text-align: center;
	height: 16px;
	padding-top: 4px;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	display: none
}
.slide-dot span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	vertical-align: top;
	z-index: 10;
	margin: 0 7px;
	background: #fff
}
.slide-dot span.slide-dot-cur {
	z-index: 10;
	vertical-align: top;
	background: #6b1b55
}

/*banner*/
.banner{ height:100%; margin:0 auto; max-width: 640px;}
.focus { max-width: 640px; height:100%;  position:relative; }
.f970x280 {max-width: 640px; height:100%; overflow:hidden }
.f970x280 img {max-width: 640px; height:100%;}
.rslides {max-width: 640px; position:relative; list-style:none; padding:0 }
.rslides_nav { height:51px; width:31px; position:absolute; -webkit-tap-highlight-color:rgba(0, 0, 0, 0); top:50%; left:0; opacity:0.5;filter:alpha(opacity=50); text-indent:-9999px; overflow:hidden; text-decoration:none;  margin-top:-28px }
.rslides_nav:active { opacity:0.8;filter:alpha(opacity=80);}
.rslides_nav.next { left:auto; background-position:-31px -560px; right:0 }
.rslides_tabs { position:absolute; top:90%; right:45%; clear:both; text-align:center;}
.rslides_tabs li { display:inline; float:none; _float:left; *float:left;
margin-right:8px }
.rslides_tabs a { text-indent:-9999px; overflow:hidden;  background:#fff; display:inline-block; _display:block; *display:block;
width:8px; height:8px }
.rslides_tabs .rslides_here a { background-color:#bb2f30; }

.transition {
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.title {
	width:100%;
	margin: 0 auto;
	background: -webkit-gradient(linear,0 0,0 100%,from(#a00000),to(#8b0101));
	border-radius: 0 0 4rem 4rem;
	text-align: center;
	padding-bottom: 2%;
	padding-top: 2%;
}
.title span {
	font: 2.2rem/1.2 "microsoft yahei";
	font-weight:bold;
	color: #fff;
}
.title p {
	font: 1.6rem/1.2 "microsoft yahei";
	color: #fff;
	text-transform: uppercase
}
.titlezhao {
	width:100%;
	margin: 0 auto;
	background: -webkit-gradient(linear,0 0,0 100%,from(#a00000),to(#8b0101));
	border-radius:4rem;
	text-align: center;
	padding-bottom: 2%;
	padding-top: 2%;
	margin-bottom:4%;
}
.titlezhao span {
	font: 2.2rem/1.2 "microsoft yahei";
	font-weight:bold;
	color: #fff;
}
.titlezhao span a{color: #fff;}
.titlezhao p {
	font: 1.6rem/1.2 "microsoft yahei";
	color: #fff;
	text-transform: uppercase
}
.title-border1 {
	width: 100%;
	height: 1.5rem;
	background: -webkit-gradient(linear,0 0,0 100%,from(#016fce),to(#013664));
}
.inav {
	width: 100%;
	margin: 4% auto;
	overflow: hidden;
}
.inav li {
	width: 33.3%;
	float: left;
	height: auto;
	overflow: hidden
}
.inav li a {
	display: block;
	width: 85%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font: 1.8rem/2 "microsoft yahei";
	color: #1d1d1d;
}
.inav li a img {
	display: block;
	width:83.97%;
	margin: 0 auto;
	border: 1px solid #d3d3d3;
	background: #fff;
	border-radius: 50%;
}
.title1 {
	width: 100%;
	height: 7.5rem;
	background: url(../images/titlebg1.jpg) 0 bottom no-repeat #fff;
	background-size: 100% auto;
}
.title1-name {
	float: left;
	overflow: hidden;
	margin-left: 4.6875%;
}
.title1-name h3 {
	float: left;
	font: 4.4rem/7.5rem "microsoft yahei";
	color: #bb2f30;
}
.title1-name p {
	float: left;
	font: 1.8rem/2rem "microsoft yahei";
	color: #232323
}
.title1-name p span {
	font: 700 1.8rem/2rem "microsoft yahei";
	color: #232323;
	display: block;
	margin-top: 2rem
}
.title1 a {
	float: right;
	font: 1.8rem/7.5rem "microsoft yahei";
	color: #7d7d7d;
	margin-right: 4.6875%
}
.inews {
	width: 100%;
	height: auto;
	overflow: hidden;
	background:#fff;
	background-size: 32.8125% auto;
	padding: 5% 0;
	border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
}
.news-img {
	display: block;
	float: left;
	width: 25%;
	margin: 0 3.75% 0 4.6875%;
}
.inews p {
	float: left;
	width: 42.8125%;
	margin-left: 3.75%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 1.6rem/2 "microsoft yahei";
	color: #686868;
}
.inews h3 {
	float: left;
	width: 58.125%;
	margin-left: 3.75%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 1.8rem/1.2 "microsoft yahei";
	color: #232323;
}
.inews h3 a {
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #232323;
}
.inews div {
	float: left;
	width: 58.125%;
	font: 1.6rem/2.4rem "microsoft yahei";
	color: #1d1d1d;
	overflow: hidden;
	height: 4.8rem;
	margin-left: 3.75%;
	padding-top:2.75%;
}

.inewszhao {
	width: 100%;
	height: auto;
	overflow: hidden;
	background:#fff;
	background-size: 32.8125% auto;
	padding: 5% 0;
	border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
}
.inewszhao p {
	float: left;
	width: 90%;
	margin-left: 3.75%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 2.0rem/1.2 "microsoft yahei";
	color: #232323;
	line-height: 4rem;
}
.inewszhao p a {
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #232323;
}

.title2 {
	width: 55.9375%;
	margin: 2% auto;
	position: relative;
	text-align: center;
	color: #fff;
	background: url(../images/titlebg2.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	padding: 2% 0;
}
.title2 span {
	font: 1.8rem/1 "microsoft yahei";
}
.title2 p {
	font: 1.6rem/1 "microsoft yahei";
}
.ipro {
	width: 97.5%;
	margin: 4% auto;
	margin-bottom:0;
	overflow: hidden;
}
.ipro li {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	padding-bottom: 4%;
}
.ipro li a {
	display: block;
	width: 86.85%;
	background: #fff;
	border: 1px solid #fff;
	overflow: hidden;
	margin: 0 auto
}
.ipro li a span {
	display: block;
	width: 100%;
	font: 1.8rem/2.4 "microsoft yahei";
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #1d1d1d;
	text-align: center;
}
.ipro li a img {
	width: 100%
}
.imore {
	display: block;
	width: 34.6875%;
	margin: 2% auto;
	overflow: hidden;
	background: #1d1d1d;
	text-align: center;
	font: 1.8rem/4rem "microsoft yahei";
	color: #ababab;
	border-radius: 4rem;
}
.icase {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 2% 0;
	background: #fff;
}
.icase-top, .icase-bottom {
	width: 92.5%;
	margin: 2% auto;
	overflow: hidden;
}
.icase-top a:nth-child(1) {
	display: block;
	float: left;
	width: 29.56%;
}
.icase-top a:nth-child(2) {
	display: block;
	float: left;
	width: 31.08%;
	margin: 0 1.68%;
}
.icase-top a:nth-child(3) {
	display: block;
	float: left;
	width: 35.64%;
}
.icase-top a img {
	display: block;
	width: 100%;
}
.icase-bottom a:nth-child(1) {
	display: block;
	float: left;
	width: 24.15%;
}
.icase-bottom a:nth-child(2) {
	display: block;
	float: right;
	width: 73.98%;
}
.support {
	width: 100%;
	font: 1.8rem/2.4 "microsoft yahei";
	color: #bb2f30;
	text-align: center;
	background: #fff;
}
.support a {
	color: #bb2f30;
}
.class {
	width: 100%;
	top: 8.33em;
	position: fixed;
	background: #232323;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	height: 30rem;
	padding: 1rem 0;
	display: none
}
.class li {
	width: 90%;
	background: #fff;
	font: 2rem/4.6rem "microsoft yahei";
	margin: 2% auto;
	overflow: hidden;
	position: relative;
}
.class li a {
	display: block;
	float: left;
	width: 60%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 4%;
	color: #666
}
.class li span.iconfont {
	font-size: 3rem;
	line-height: 4.6rem;
	display: block;
	width: 16%;
	text-align: center;
	color: #666;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.class li span.iconfont.class-up {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.class li dl {
	float: left;
	border-top: 2px solid #232323;
	width: 100%;
	display: none
}
.class li dl dd {
	overflow: hidden
}
.class li dl dd a {
	width: 100%
}
.about, .view {
	width: 92.5%;
	margin: 5% auto;
	font: 2rem/2.4 "microsoft yahei";
	color: #1d1d1d;
}
.view h1, .about h1 {
	width: 100%;
	text-align: center;
	font: 3rem/5rem "microsoft yahei";
	color: #393939;
}
.view img {
	max-width: 100%;
	display: inline
}
.page {
	display: block;
	width: 100%;
	height: 3.8rem;
	font: 2rem/3.8rem "microsoft yahei";
	color: #777;
	background: #ddd;
	border-radius: 3.8rem;
	margin: 2% auto;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 1rem;
}
.back {
	display: block;
	width: 33.57%;
	margin: 2% auto;
	height: 4rem;
	border-radius: 4rem;
	font: 2rem/4rem "microsoft yahei";
	color: #393939;
	text-align: center;
}
.product-top {
	width: 91.25%;
	margin: 2% auto;
	border-bottom: 1px solid #c9c9c9;
	height: 5.833rem;
	font: 2rem/5.833rem "microsoft yahei";
	color: #7b7b7b;
}
.product-top p {
	float: left;
}
.product-top p span {
	color: #c5132d
}
.product-top-right {
	float: right;
	color: #7b7b7b
}
.product-top-right a {
	font-size: 3rem;
	color: #272727;
	vertical-align: middle
}
.product-top-right a.show {
	color: #c5132d
}
.news {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 2% auto;
}
.news li {
	width: 100%;
	height: 6.91rem;
	overflow: hidden
}
.news li a {
	display: block;
	width: 100%;
	height: 6.91rem;
	overflow: hidden;
	font: 2rem/6.91rem "microsoft yahei"
}
.news li span:nth-child(1) {
	display: block;
	float: left;
	width: 60%;
	margin-left: 4%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #1d1d1d;
}
.news li span:nth-child(2) {
	display: block;
	float: right;
	margin-right: 4%;
	color: #9f9f9f
}
.news li:nth-child(even) {
	background: #fff;
}
.case {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 2% auto
}
.case li {
	width: 100%;
	height: auto;
	padding: 2% 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}
.case li>a {
	display: block;
	width: 35.46875%;
	float: left;
	margin: 0 3.75% 0 4.6875%;
	border: 1px solid #fff;
}
.case li>a img {
	display: block;
	width: 100%
}
.case li h1 {
	float: left;
	width: 51.875%;
	height: 3.5rem;
	font: 2rem/3.5rem "microsoft yahei";
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.case li h1 a {
	color: #232323
}
.case li div {
	float: left;
	width: 51.75%;
	height: 11rem;
	overflow: hidden;
	font: 1.8rem/2.8rem "microsoft yahei";
	color: #1d1d1d
}
.white-bg {
	background: #fff;
}
@media all and (min-width:640px) {
.content {
	width: 640px;
	margin: 0 auto;
	position: relative;
}
}
.pages {
	padding: 30px 0 30px;
	text-align: center
}
.pages li {
	display: inline;
	margin: 0 2px;
	font-size: 12px;
}
.pages li.thisclass, .pages a:hover {
	color: #f30;
	text-decoration: none
}
.pages a {
	padding: 3px 8px;
	border: 1px solid #CCC;
	background: #fff;
	color: #A4A4A4;
	line-height: 18px;
	font-size: 12px
}

.foot .sy{background:url(../images/sy.png) no-repeat center bottom; background-size:30px; height:4.5rem}
.foot .dx{background:url(../images/dx.png) no-repeat center bottom; background-size:30px; height:4.5rem}
.foot .cp{background:url(../images/cp.png) no-repeat center bottom; background-size:30px; height:4.5rem}
.foot .lx{background:url(../images/lx.png) no-repeat center bottom; background-size:30px; height:4.5rem}

