﻿@charset "utf-8";
/* Style Reset */
html {
	font-size: 625%;
	-webkit-text-size-adjust: none;
	max-height: 100%
}
body {
	font-size: 0.16rem;
}
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%
}
input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], input[type="button"], textarea {
	-webkit-appearance: none;
}
.clear {
	clear: both;
	width: 100%;
}
.c {
	clear: both;
	width: 100%;
}
/* common */
.content {
	min-height: 2rem;
	overflow: hidden;
	font-size: 0.2rem;
	margin-top: 1%;
	padding-bottom: 0.8rem;
	background-color: transparent;
}
.content_new {
	margin-top: 0!important;
} 

/*header*/
.header {
	width: 100%;
	height: 0.691rem;
	background: #1d1d1d;
	position: relative;
	z-index: 9999;
}
.head {
	text-align: center;
	position: fixed;
	width: 100%;
	height: 0.691rem;
	top: 0;
	right: 0;
	box-shadow: 0 0 2px rgba(9,2,4,.55);
	line-height: 0.791rem;
	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;
}
.logo {
	display: inline-block;
	/*width: 62.8125%;*/
	width: 98%;
	height: 0.691rem;
	/*margin-left: 3.4375%;*/
	margin-left: 0.5%;
	font-size:0.325rem;
	color: #FFF;
	overflow:hidden;
	
}
.class-btn {
	position: absolute;
	right: 16%;
	top: 0%;
	width: 14.0625%;
	font-size: 0.24rem;
	line-height: 0.82rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.top-title {
	width: 30%;
	position: absolute;
	left: 35%;
	top: 0;
	font-size: 0.3rem;
	line-height: 0.71rem;
	text-align: center;
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*header end*/

/* nav */
body {
	position: relative;
	width: 100%;
	background: #fff;
	height: 100%;
}
.allpage {
	position: relative;
	z-index: 10;
	background: #fff;
	height: auto;
	-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: 6rem;
}
.clicked{right:220px!important;-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;}
.nav{width:220px;position: fixed;right:0;top:0;bottom:0;z-index:2;}
.fixed {
	width: 220px;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.nav li {
	width: 220px;
	margin: 0 auto;
	border-bottom: 1px solid #ffffff;
}
.nav li a {
	display: block;
	width: 100%;
	font: 100 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: 8rem;
	font-size: 0.18rem
}
.share {
	width: 160px;
	margin: 0.5rem auto;
	bottom: 2%;
	display: none;
	z-index: 9;
	position: fixed!important;
	width: 100%;
}
.black-fixed {
	position: fixed;
	z-index: 99999!important;
	left: 0;
	width: 0;
	top: 0;
	height: 100%;
	background: rgba(0,0,0,0.8);
	text-align: right;
	font-size: 0.4rem;
	color: #fff;
	line-height: 2;
	right: 0;
	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;
	opacity: 0
}
.black-clicked {
	width: 100%;
	padding-right: 2%;
	left: -227px;
	-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;
	opacity: 1
}
/* nav end*/



/* sub header */
.nav-btn {
	width: 14.0625%;
	right: 0;
	top: 0;
	position: absolute;
	font-size: 0.4rem;
	line-height: 0.71rem;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
}
.home-btn {
	width: 14.0625%;
	left: 1.09375%;
	top: 0;
	position: absolute;
	height: 100%;
	font-size: 0.4rem;
	line-height: 0.71rem;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
	display: block;
}
.class-btn {
	position: absolute;
	right: 16%;
	top: 0%;
	width: 18.0625%;
	font-size: 0.24rem;
	line-height: 0.666rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.class-btn span.commonfont {
	font-size: 0.28rem
}
/* footer */
.footer {
	width: 100%;
	height: 0.8rem;
	position: fixed!important;
	bottom: 0;
	right: 0;
	z-index: 9999;
	-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 {
	width: 100%;
	position: fixed;
	height: 0.8rem;
	bottom: 0;
	left: 0;
	z-index: 10;
	-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-relative {
	position: relative;
	width: 100%;
	height: 0.8rem;
}
.foot a {
	display: block;
	float: left;
	width: 25%;
	color: #ffffff
}
.foot a span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.4rem;
	line-height: 0.5rem;
}
.foot a h3 {
	width: 100%;
	text-align: center;
	font: 0.18rem/0.2rem "microsoft yahei";
}
.search-btn-n {
	width: 12%;
	border: none;
	outline: none;
	font-size: 0.4rem;
	line-height: 0.533rem;
	background-color: transparent;
	color: #666;
	background-color: transparent;
	font-family: "microsoft yahei";
}
/* foot search btn end*/

/*font*/
@font-face {
	font-family: "iconfont";
	src: url('../font/iconfont.woff') format('woff'), url('../font/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;
}
/*font*/
@font-face {
	font-family: "commonfont";
	src: url('../font/common.woff') format('woff'), url('../font/common.ttf') format('truetype');
}
.commonfont {
	font-family: "commonfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* sub_banner */
.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;
}
.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
}
.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;
}
/* top class */
.type {
	width: 100%;
	top: 0.691rem;
	right: 0;
	position: fixed;
	background: #73280B;
	z-index: 999;
	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;
	max-height: 3rem;
	padding: 0.1rem 0;
	display: none
}
.type li {
	width: 90%;
	background: #fff;
	font: 0.2rem/0.46rem "microsoft yahei";
	margin: 2% auto;
	overflow: hidden;
	position: relative;
}
.type li a {
	display: block;
	float: left;
	width: 60%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 4%;
	color: #666
}
.type li span.commonfont {
	font-size: 0.3rem;
	line-height: 0.46rem;
	display: block;
	width: 16%;
	text-align: center;
	color: #666;
	position: absolute;
	top: 0;
	right: 0;
}
.type li dl {
	float: left;
	border-top: 2px solid #73280B;
	width: 100%;
	display: none
}
.type li dl dd {
	overflow: hidden
}
.type li dl dd a {
	width: 100%
}
.type h1 {
	font: 0.2rem/2 "microsoft yahei";
	width: 90%;
	margin: 0 auto;
	color: #fff;
}
/* subpage */
.about, .view {
	width: 92.5%;
	margin: 0% auto;
	font: 0.22rem/2.4 "microsoft yahei";
	color: #1d1d1d;
}
.view p {
	margin: 0;
	padding: 0;
}
.view h1 {
	width: 100%;
	text-align: center;
	font: 0.3rem/0.5rem "microsoft yahei";
	color: #393939;
}
.about h1 {
	line-height: 0.6rem;
	text-align: center;
	font: 0.28rem/0.5rem "microsoft yahei";
	font-weight: bold;
	margin-bottom: 3%;
}
.about img {
	display: inline-block;
	max-width: 100%;
}
.view img {
	max-width: 100%;
	display: inline
}
.back {
	display: block;
	width: 33.57%;
	margin: 2% auto;
	height: 0.4rem;
	border-radius: 0.4rem;
	font: 0.2rem/0.4rem "microsoft yahei";
	color: #393939;
	text-align: center;
}

.common_news {
	margin: 0% 1%;
	overflow: hidden;
}
.news1 {
	width: 92%;
	margin: 0 auto;
	overflow: hidden;
}
.news1 a {
    padding: 1% 0 1% 0;
    width: 97%;
    display: block;
    float: left;
    margin-top: 1px;
    border-bottom: 1px dashed #c1c1c1;
}
.news1 h2 {
    float: left;
    margin-left: 0%;
    line-height: 1.8;
    color: #333333;
    font-size: 0.20rem;
    font-weight: normal;
    width: 76%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news1 a span {
	float: right;
    line-height: 2.2;
    font-size: 0.18rem;
    font-weight: normal;
    width: 22%;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999999;
}
.case_b {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	margin: 2% auto;
}
.case_b a {
	display: block;
	width: 92%;
	margin: 0 auto;
}
.case_b a img {
	display: block;
	width: 100%;
}
.case_b a span {
	display: block;
	width: 100%;
	text-align: center;
	font: 0.22rem/0.3rem "microsoft yahei";
	color: #666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 6%
}
/* site_nav 悬浮球*/
.site_btn {
	position: fixed;
	width: 0.7rem;
	height: 0.7rem;
	top: 270px;
	left: 1.875%;
	z-index: 999;
	border: 2px solid #e1e1e1;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font: 0.5rem/0.7rem "microsoft yahei";
}
.header {
	height: 0.691rem!important;
}
@media all and (min-width:640px) {
.content {
	width: 640px;
	margin: 0 auto;
	position: relative;
}
}
@media only screen and (max-width: 479px) and (min-width: 321px) {
html {
	font-size: 70px;
}
}
@media only screen and (max-width: 320px) {
html {
	font-size: 60px;
}
}
/* search*/
input {
	outline: none;
}
.search {
	width: 96%;
	height: 0.691rem;
	padding: 0 2%;
	position: absolute;
	top: -120%;
	left: 0;
	background-color: #d31145;
	font-family: "microsoft yahei";
}
.search-input {
	width: 75%;
	border: 1px solid #d31145;
	border-radius: 15px 0 0 15px;
	float: left;
	border-right: none;
	height: 0.461rem;
	font-size: 0.18rem;
	font-family: "microsoft yahei";
	text-indent: 5%;
	margin-top: 2%;
	background-color: #FFFFFF
}
.search-btn {
	width: 15%;
	float: left;
	background-color: #fff;
	border-radius: 0 15px 15px 0;
	border: 1px solid #d31145;
	border-left: none;
	height: 0.491rem;
	font-size: 0.25rem;
	margin-top: 2%;
}
.search a {
	display: inline-block;
	width: 9%;
	float: left;
	color: #fff;
	text-align: center;
	height: 0.7rem;
}
/* product width cart */

::-webkit-scrollbar {
 width: 0px;
 height: 5px;
}
/*--------------aitecms 企业建站系统---------------*/
div.none {
	display: none !important;
}
.pglist {
	width: 100%;
	clear: both;
	height: 100px;
}
.pglist ul {
	width: 100%;
	text-align: right;
	padding-top: 40px;
}
.pglist ul li {
	display: inline-block;
*display:inline;
*zoom:1;
*margin-left:5px;
	_display: inline;
	_zoom: 1;
	_margin-left: 5px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #282828;
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-family: '微软雅黑';
	background: #282828
}
.pglist ul li a {
	color: #fff;
	line-height: 30px;
	display: block
}
.pglist ul li.home, .pglist ul li.end {
	width: 60px;
	height: 30px;
	border: 1px solid #282828;
}
.pglist ul li.next, .pglist ul li.last {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #303a44;
	font-family: '宋体'!important;
	font-weight: bold;
}
.pglist ul li.on {
	background: #fff;
	border: 1px solid #d31145;
}
.pglist ul li.on a {
	color: #d31145;
}
.pglist ul li.nohover {
	background: #999999;
	border: 1px solid #999999;
	font-family: '微软雅黑';
	color: #fff
}
.pglist ul li.nohover a {
	color: #fff;
}
