body {
	margin: 0px; padding: 0px;
}
div {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
fieldset {
	margin: 0px; padding: 0px;
}
input {
	margin: 0px; padding: 0px;
}
textarea {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
blockquote {
	margin: 0px; padding: 0px;
}
th {
	margin: 0px; padding: 0px;
}
td {
	margin: 0px; padding: 0px;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
table th {
	padding: 5px;
}
table td {
	padding: 5px;
}
fieldset {
	border: 0px currentColor; border-image: none;
}
img {
	border: 0px currentColor; border-image: none;
}
address {
	font-style: normal; font-weight: normal;
}
caption {
	font-style: normal; font-weight: normal;
}
cite {
	font-style: normal; font-weight: normal;
}
code {
	font-style: normal; font-weight: normal;
}
dfn {
	font-style: normal; font-weight: normal;
}
em {
	font-style: normal; font-weight: normal;
}
th {
	font-style: normal; font-weight: normal;
}
var {
	font-style: normal; font-weight: normal;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
ception {
	text-align: left;
}
th {
	text-align: left;
}
q::before {
	content: "";
}
q::after {
	content: "";
}
abbr {
	border: 0px currentColor; border-image: none;
}
acronym {
	border: 0px currentColor; border-image: none;
}
a {
	color: rgb(102, 102, 102); text-decoration: none;
}
a:focus {
	
}
a:hover {
	text-decoration: none;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-right: auto; margin-left: auto;
}
.fl {
	float: left; display: inline;
}
.fr {
	float: right; display: inline;
}
.zoom {
	-ms-zoom: 1;
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	height: 0px; line-height: 0; clear: both; font-size: 0px;
}
p {
	word-spacing: -1.5px;
}
.cur {
	cursor: pointer;
}
sub {
	vertical-align: baseline;
}
input {
	font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;
}
button {
	font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;
}
textarea {
	font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;
}
select {
	font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;
}
optgroup {
	font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;
}
option {
	font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;
}
input {
	
}
button {
	
}
textarea {
	
}
select {
	
}
input {
	vertical-align: middle;
}
select {
	vertical-align: middle;
}
body {
	font: 14px/1.231 arial, helvetica, clean, sans-serif; font-size-adjust: none; font-stretch: normal;
}
select {
	font: 99%/normal arial, helvetica, clean, sans-serif; font-size-adjust: none; font-stretch: normal;
}
input {
	font: 99%/normal arial, helvetica, clean, sans-serif; font-size-adjust: none; font-stretch: normal;
}
button {
	font: 99%/normal arial, helvetica, clean, sans-serif; font-size-adjust: none; font-stretch: normal;
}
textarea {
	font: 99%/normal arial, helvetica, clean, sans-serif; font-size-adjust: none; font-stretch: normal;
}
button {
	font: 99%/normal arial, helvetica, clean, sans-serif; font-size-adjust: none; font-stretch: normal;
}
table {
	font-size: inherit; border-collapse: collapse;
}
pre {
	line-height: 100%; font-family: monospace;
}
code {
	line-height: 100%; font-family: monospace;
}
kbd {
	line-height: 100%; font-family: monospace;
}
samp {
	line-height: 100%; font-family: monospace;
}
tt {
	line-height: 100%; font-family: monospace;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.clearfix {
	-ms-zoom: 1;
}

.content {
	width: 1200px; margin-right: auto; margin-left: auto;
}
.container {
	width: 1200px; margin-right: auto; margin-left: auto;
}










header{
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 99999;
}
header .top{
    background: url("../images/header_bj.jpg") no-repeat;
    width: 100%;
    height: 40px;
    background-size: cover;
    line-height: 40px;
}
header .top .fl{
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
}
header .top .fr .phone{
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    margin-right: 20px;
}
header .top .fr .phone span{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    font-weight: bold;
    margin-left: 9px;
}
header .top .fr .shop-list li{
    float: left;
}
header .top .fr .shop-list li a{
    display: block;
    padding: 0 20px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
}
header .top .fr .shop-list li:last-child a{
    padding-right: 0;
}
header .top .fr .shop-list li a::before{
    content: "";
    display: inline-block;
    position: absolute;
    height: 10px;
    width: 1px;
    background-color: rgba(221, 221, 221, 0.2);
    left: 0;
    top: 50%;
    margin-top: -5px;
}
header .bottom{
    width: 100%;
	background: #ffffff;
	height: 90px;
	box-shadow:0px 15px 10px -15px #000;
}
header .bottom .logo h1{
    width: 360px;
    line-height: 90px;
}
header .bottom .logo h1 a{
    display: inline-block;
    vertical-align: middle;
}
header .bottom .logo h1 img{
    display: inline-block;

}
header .nav-list{
    height: 90px;
}
header .nav-list ul{
    margin-top: 1px;
}
header .nav-list ul li{
    float: left;
    position: relative;
	padding-bottom: 10px;
	padding-top: 20px;
    box-sizing: border-box;
}
header .nav-list ul li .second-nav{
    position: absolute;
    width: 100%;
    text-align: center;
    background: #be292d;
	display: none;
}
header .nav-list ul li .second-nav a{
    display: block;
    line-height: 40PX;
    color: #fff;
	font-size: 14px;
	border-top:1px dotted rgb(255, 255, 255);
	margin-top: -1px;

}
header .nav-list ul li .second-nav a:hover{
	background:#be292d;
	color: rgb(255, 255, 255);
}

header .nav-list ul li a.cur {
	background:#be292d;
	color: rgb(255, 255, 255);
}
header .nav-list ul li a.cur:hover {
	color: rgb(255, 255, 255);
}


header .nav-list ul li:hover::after{
    width: 80px;
}
header .nav-list ul li .first-nav{
    display: inline-block;
    padding: 0px 35px;
    color: #666;
    border-right: 1px solid #e8e8e8;
    position: relative;
	box-sizing: border-box;
	margin-bottom: 28PX;
}

header .nav-list ul li span {
    line-height: 40px;
}

header .nav-list ul li .first-nav:hover{
	background:#be292d;
	color: rgb(255, 255, 255);
}
header .nav-list ul li .first-nav::after{
    position: absolute;
    content: "";
    display: inline-block;
    height: 10px;
    width: 1px;
    background: #999;
    right: -1px;
    top: 50%;
    margin-top: -5px;
}


/*页面二级导航*/
.breadcrumb {
    height: 40px;
    line-height: 40px;
	border-bottom: 1px solid #ddd;
}
	
.breadcrumb .icon {
    background: url("../images/breadcrumb.png") no-repeat;
    width: 13px;
    height: 13px;
    margin-top: 18px;
    margin-right: 12px; }
 .breadcrumb .wz {
    font-size: 14px;
    color: #666; }
 .breadcrumb .fr a {
    float: left;
    color: #666;
    position: relative;
    width: 96px; }
 .breadcrumb .fr a:hover {
    color: #be292d; }
.breadcrumb .fr a::after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 20px;
    width: 1px;
    background-color: #ddd;
    left: -20px;
    top: 50%;
    margin-top: -10px; }










.footWrap{ height:266px; overflow:hidden; background:url(../images/f_bg.gif) repeat-x ; border-top: 10px solid #be292d; }
.footWrap .footer{ width:1200px; margin:0 auto; padding-top: 35px; }
.f_pic{ width:245px;overflow:hidden; padding-right: 37px; height: 148px; border-right: 1px solid #d5d5d5;}
.f_pic img{ display:block;width:245px; padding-top: 15px; display: inline-block;}
.fwz{padding:0 0 0 38px;overflow:hidden; font-size: 14px; color: #666; float: left;width: 488px; float: left;}
.fwz h3{ font-weight: normal; color: #666; font-size: 16px; }
.fwz h3 span{ display: block; font-size:14px; padding-top: 5px;}
.fwz h3 span i{ padding-left:23px;}
.fwz p{ line-height: 30px; width: 488px; float: left;}
.fwz p i{ display: block;}
.fwz p span{ padding-left: 20px;}
.er{ float: right; width: 377px; height:180px; background:url(../images/f_er.gif) no-repeat; }
.er img{ width: 112px; height: 113px; padding-top: 14px;}
.er span{ display: inline-block; padding: 0 88px 0 53px;}
.fnav{ clear: both; height: 55px; text-align: center; line-height: 55px; font-size: 14px; color: #fff; margin-bottom: 30px; }
.fnav a{ color: #fff; font-size: 14px; padding: 0 27px; display: inline-block;}

.fnavv{ clear: both; height: 40px; text-align: center; line-height: 40px; font-size: 14px; color: rgb(71, 71, 71); background: rgb(216, 216, 216);  }
.fnavv a{ padding: 0 10px; display: inline-block;}









.advantage05 { width: 100%; padding:30px 0;  background:no-repeat center;background-color: #fff; overflow: hidden;}
.advantage05 .cmy-datas { width: 100%;}
.advantage05 .cmy-datas>div { width: 24.89%; text-align: center; border-right: solid 1px #e5e5e5; position: relative;}
.advantage05 .cmy-datas>div:first-child { border-left: solid 1px #e5e5e5; }
.advantage05 .cmy-datas>div:after,
.advantage05 .cmy-datas>div:first-child:before { content: ''; display: block; width: 1px; height: 10px; background-color:#be292d; position: absolute;  top: 50%; margin-top: -5px; z-index: 3; }
.advantage05 .cmy-datas>div:after { right: -1px; }
.advantage05 .cmy-datas>div:first-child:before { left: -1px; }
.advantage05 .cmy-datas span { display: inline-block; color:#be292d; position: relative;}
.advantage05 .cmy-datas strong {font-size: 60px;font-weight:normal;}
.advantage05 .cmy-datas span em { font-size: 16px; position: absolute; right: -15px; top: 5px; z-index: 2; }
.advantage05 .cmy-datas p { font-size: 16px; color: #222; padding-top: 1%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}




/*about*/
.about{width: 100%; background: url(../images/mg.jpg) center center no-repeat; background-size: cover; background-attachment: fixed;}
.about .mainCon{width: 100%;margin-top: 12px;}
.about .mainCon dl{width: 100%;height: 379px;position: relative;}
.about .mainCon dt{width: 642px;height: 379px;}
.about .mainCon dt img{width: 642px;height: 379px;}
.about .mainCon dd{height: 182px;border: 12px solid#be292d;position: absolute;top: 35px;background: #fff;padding: 46px 56px 0 60px; right: 0; width: 55%; }
.about .mainCon dd p{font-size: 14px;color: #666666;line-height: 25px;  text-align: center; }
.about .mainCon dd .more{display: block;width: 400px;height: 59px;text-align: center;line-height: 59px;font-size: 18px;color: #fff; bottom: -30px;background:#be292d; margin-right: auto;  margin-left: auto; margin-top: 30px; }




/* photos */
.photos { overflow: hidden; display: block; padding: 75px 0 40px; background: #f1f1f1;}
.photos-con { width: 100%;}
.photos-con .photos-le { float: left; width: 405px; margin-right: 40px;}
.photos-con .photos-le .item {width: 100%;padding: 25.5px 0;overflow: hidden;background: #fff;border-bottom: 1px solid #e8e8e8;}
.photos-con .photos-le .item:last-of-type { border-bottom: none;}
.photos-con .photos-le .item > span { float: left; width: 110px; height: 110px; border: 1px solid #be292d; box-sizing: border-box; margin-left: 40px; border-radius: 50%; overflow: hidden;}
.photos-con .photos-le .item > span img { width: 100%;}
.photos-con .photos-le .item .tit { float: left; margin-left: 15px; padding: 32px 0; overflow: hidden;}
.photos-con .photos-le .item .tit p { font-size: 20px; color: #222;}
.photos-con .photos-le .item .tit span { font-size: 14px; color: #666; margin-top: 5px; display: block;}
.photos-con .photos-le .item:hover > span { background: #be292d;}
.photos-con .photos-le .item:hover > span img { filter:contrast(0%) brightness(200%);}
.photos-con .photos-slide { float: left; width: 755px; overflow:hidden;position: relative; height: 485px; }
.photos-con .photos-main { width: 100%; overflow: hidden;}
.photos-con .photos-main .item { width: 100%; overflow: hidden; font-size: 0; position: relative;}
.photos-con .photos-main .item img { width: 100%; transition: all 1s; height: 485px; }
.photos-con .photos-main .item:hover img { transform: scale(1.05);}
.photos-con .photos-main .item p { position: absolute; left: 0; bottom: 0; background: url("../images/photos-mask.png") no-repeat center; width: 100%; height: 105px; line-height: 105px; text-align: center; font-size: 16px; color: #fff;}
.photos-con .photos-slide > span { position: absolute; top: 50%; margin-top: -33px;}
.photos-con .photos-slide .prev { left: 0; background: url("../images/prev.png") no-repeat center; width: 66px; height: 66px; background-color: rgba(0,0,0,0.6);}
.photos-con .photos-slide .next { right: 0; background: url("../images/next.png") no-repeat center; width: 66px; height: 66px; background-color: rgba(0,0,0,0.6);}
@media (max-width: 1400px) {
    .photos-con .photos-slide { width: 755px;}
    .photos-con .photos-le { width: 405px;}
    .photos-con .photos-le .item > span { width: 90px; height: 90px;}
    .photos-con .photos-le .item { padding: 16px 0;}
    .photos-con .photos-le .item .tit { padding: 25px 0;}
}
/* photos end */




.retop ul {
	overflow: hidden;
}
.retop li {
	margin-left: 10px; float: left;
}
.retop li img {
	display: block;
}
.rtTop {
	top: 80%; width: 43px; height: 43px; right: 46%; overflow: hidden; margin-right: -615px; display: none; position: fixed; cursor: pointer;
}
.rtTop h4 {
	width: 43px; height: 43px; overflow: hidden; position: relative;
}
.rtTop img {
	left: 0px; top: 0px; display: block; position: absolute;
}
#oran_full_bg {
	display: none !important;
}
.tanchuang1 {
	background: url("../images/tanchuangBg.png"); left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 9999999;
}
.tanchuang1 .conBox {
	background: rgb(255, 255, 255); padding: 20px; left: 50%; top: 50%; width: 400px; height: 212px; margin-top: -80px; margin-left: -220px; position: absolute; z-index: 9999999;
}
.tanchuang1 .conBox .tcClose {
	top: -90px; width: 33px; height: 90px; right: 45px; position: absolute; z-index: 2147483647; cursor: pointer;
}
.tanchuang1 .conBox .box {
	border: 1px solid rgb(229, 229, 229); border-image: none; width: 398px; height: 190px; text-align: center; padding-top: 20px; position: relative;
}
.tanchuang1 .conBox .box img {
	margin: 0px auto; width: 47px; height: 47px; display: block;
}
.tanchuang1 .conBox .box h5 {
	color: #d01817; font-size: 24px; font-weight: bold; margin-top: 10px;
}
.tanchuang1 .conBox .box p {
	color: rgb(77, 77, 77); font-size: 16px; margin-top: 10px;
}
.tanchuang1 .conBox .box .b15 {
	background: #be292d; border: 0px currentColor; border-image: none; left: 50%; width: 150px; height: 52px; text-align: center; bottom: -1px; color: rgb(255, 255, 255); line-height: 52px; font-size: 18px; text-decoration: none; margin-left: -75px; display: block; position: absolute; z-index: 2147483647;
}
.tanchuang2 .conBox .box a {
	background: rgb(64, 64, 64);
}
.errorMainCon {
	background: url("../images/errorBg.jpg") no-repeat center rgb(246, 246, 246); width: 100%; height: 330px; padding-top: 300px;
}
.errorMainCon h3 {
	margin: 0px auto; width: 525px; height: 80px; text-align: center; color: rgb(30, 30, 30); line-height: 80px; font-size: 24px; font-weight: normal;
}
.errorMainCon h3 em {
	color: rgb(223, 31, 41); font-weight: bold;
}
.errorMainCon p {
	text-align: center; color: rgb(0, 0, 0); font-size: 20px; margin-top: 30px;
}
.errorMainCon p em {
	color: rgb(223, 31, 41);
}
.errorMainCon a.error-url {
	text-align: center; color: rgb(153, 153, 153); font-family: arial; font-size: 15px; margin-top: 4px; display: block;
}
.errorMainCon .btn {
	margin: 30px auto 0px; width: 228px; height: 52px; text-align: center; overflow: hidden;
}
.errorMainCon .btn .a1 {
	background: rgb(227, 227, 227); border-radius: 4px; border: currentColor; border-image: none; width: 104px; height: 52px; text-align: center; color: rgb(129, 129, 129); line-height: 52px; font-size: 16px; text-decoration: none; float: left; display: block;
}
.errorMainCon .btn :first-child.a1 {
	background: rgb(223, 31, 41); color: rgb(255, 255, 255); margin-right: 20px;
}




















.com-title {
	width: 100%; text-align: center; padding-top: 66px;
}
.com-title h2 {
	color: rgb(51, 51, 51); font-size: 32px;
}
.com-title h2 em {
	color: rgb(208, 24, 23); font-weight: bold;
}
.com-title h2 a {
	color: rgb(51, 51, 51); text-decoration: none;
}
.com-title p {
	color: rgb(153, 153, 153); font-family: arial; font-size: 14px; margin-top: 9px; word-spacing: 2px;
}
.banner {
	width: 100%; position: relative; max-height:880px;  overflow:hidden; 
}
.banner video {
	display: block; width: 100%;
}
#flashs .btn {
	left: 0px; width: 100%; text-align: center; bottom: 27px; position: absolute; z-index: 9999;
}
#flashs .btn span {
	background: rgb(255, 255, 255); margin: 0px 3px; border: 1px solid rgb(182, 182, 183); border-image: none; width: 18px; height: 18px; color: rgb(102, 102, 102); line-height: 18px; font-family: "����"; font-size: 14px; display: inline-block; cursor: pointer;
}
#flashs .btn span.cur {
	background: #be292d; border-color: #d01817; color: rgb(255, 255, 255);
}


#flashs .wenzi {
	left: 0px; width: 100%; text-align: center; top: 50%; position: absolute; z-index: 9999;
}
#flashs .wenzi .p1 {
	line-height: 60px; font-family: "����"; font-size: 40px; color: rgb(255, 255, 255); font-weight: bold; text-shadow: 0px 1px 1px #000;
}
#flashs .wenzi .p2 {
	line-height: 60px; font-family: "����"; font-size: 60px; color: #d01817; text-shadow: 0px 2px 2px rgb(255, 255, 255); font-weight: bold;
}




#flashs .bot {
	top: 50%; width: 58px; height: 58px; margin-top: -29px; display: none; position: absolute;
}
#flashs .bot1 {
	background: url("../images/babot1.png") no-repeat center; left: 5%; z-index: 2;
}
#flashs .bot2 {
	background: url("../images/babot2.png") no-repeat center; right: 5%; z-index: 2;
}
#flashs:hover .bot {
	display: block;
}
.search {
	width: 100%; height: 70px;
}
.search p {
	width: 723px; height: 70px; color: rgb(51, 51, 51); line-height: 70px; overflow: hidden; font-size: 14px; font-weight: bold; float: left; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.search p a {
	padding: 0px 14px; color: rgb(102, 102, 102); font-size: 14px; font-weight: normal; border-left-color: rgb(173, 173, 173); border-left-width: 1px; border-left-style: dotted;
}
.search p a:first-child {
	padding-left: 0px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.search .Input {
	border: 1px solid rgb(229, 229, 229); border-image: none; width: 397px; height: 39px; line-height: 39px; margin-top: 16px; float: right; position: relative;
}
.search .Input input {
	background: none; border: currentColor; border-image: none; width: 330px; height: 39px; color: rgb(153, 153, 153); line-height: 39px; padding-left: 10px; font-size: 14px; float: left;
}
.search .Input a {
	background: url("../images/searchBtn.png") no-repeat center; width: 50px; height: 39px; float: right; display: block;
}
.product {
	background: rgb(255, 255, 255); width: 100%; padding-bottom: 30px; padding-top: 75px;
}
.product .mainCon {
	width: 100%;
}
.product .mainCon .sidBar {
	width: 270px; float: left;
}
.product .mainCon .sidBar dl {
	background: rgb(255, 255, 255);
}
.product .mainCon .sidBar dt {
	background: #be292d; border-radius: 3px 3px 0px 0px; height: 70px; text-align: center; line-height: 70px;
}
.product .mainCon .sidBar dt a {
	color: rgb(255, 255, 255); text-decoration: none; display: block;
}
.product .mainCon .sidBar dt h2 {
	color: rgb(255, 255, 255); font-size: 20px;
}
.product .mainCon .sidBar dt img {
	top: 7px; margin-left: 30px; position: relative;
}
.product .mainCon .sidBar dd {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221); padding: 30px 0px; border-image: none;
}
.product .mainCon .sidBar dd a {
	background: url("../images/product-y01.png") no-repeat 30px; color: rgb(51, 51, 51); padding-left: 49px; font-size: 15px; text-decoration: none; margin-top: 26px; display: block;
}
.product .mainCon .sidBar dd a:first-child {
	margin-top: 0px;
}
.product .mainCon .sidBar dd a:hover {
	background: url("../images/product-y02.png") no-repeat 30px; color: rgb(208, 24, 23); font-weight: bold;
}
.product .mainCon .sidBar dl:first-child dd {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.product .mainCon .section {

}

.product .section .conBox2 {
	width: 970px; float: right;
}
.product .section .conBox2 li {
	background: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-image: none; width: 314px; height: 330px; text-align: center; margin-bottom: 10px; margin-left: 10px; float: left;
}
.product .section .conBox2 li:first-child {
	margin-left: 0px;
}
.product .section .conBox2 li:nth-child(3n+1) {
	margin-left: 0px;
}
.product .section .conBox2 li .product-pic {
	width: 314px; height: 277px; overflow: hidden; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.product .section .conBox2 li .product-pic img {
	transition:1s ease-out; width: 314px; height: 277px; display: block;
}
.product .section .conBox2 li h3 {
	padding: 0px 10px; color: rgb(0, 0, 0); overflow: hidden; font-size: 14px; font-weight: normal; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.product .section .conBox2 li h3 a {
	color: rgb(0, 0, 0); text-decoration: none; line-height: 50px;
}
.product .section .conBox2 li p {
	padding: 0px 52px; height: 36px; color: rgb(102, 102, 102); line-height: 18px; overflow: hidden; font-size: 13px; -ms-text-overflow: ellipsis;
}
.product .section .conBox2 li a.details {
	margin: 17px auto 0px; border-radius: 30px; border: 1px solid rgb(221, 221, 221); transition:0.5s ease-out; border-image: none; width: 112px; height: 40px; text-align: center; color: rgb(102, 102, 102); line-height: 40px; font-size: 14px; text-decoration: none; display: block; position: relative; z-index: 1;
}
.product .section .conBox2 li a.details::before {
	background: rgb(208, 24, 23); border-radius: 30px; transition:; left: 0px; top: 0px; width: 112px; height: 40px; position: absolute; z-index: -1; content: ""; opacity: 0; transform: scale3d(0.7, 1, 1); -webkit-transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 0.6s, opacity 0.6s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.product .section .conBox2 li a.details:hover::before {
	background: rgb(208, 24, 23); opacity: 1; transform: scale3d(1, 1, 1); -webkit-transform: translate3d(0, 0, 0);
}
.product .section .conBox2 li a.details:hover {
	background: rgb(208, 24, 23); border-color: rgb(208, 24, 23); color: rgb(255, 255, 255);
}
.product .section .conBox2 li:hover img {
	transform: scale(1.1);
}




.fen{ width:214px; float: left; background-color: #ffffff; }
.fen .tit{width: 214px; height: 120px;padding-top:71px; text-align: center; font-size:24px; color: #ffffff; background: url(../images/tit.jpg) no-repeat; }
.fen .tit a{ color: #fff; }
.fen h3{ background: url(../images/flh3.png) no-repeat left center; height: 79px; line-height: 70px; font-size:16px; color: #333333; font-weight: normal; text-align: center;  }
.fen h3 a{color: #333333; }
.fen .clm{width:214px;border-left: 1px solid #eeeeee; border-right: 1px solid #eeeeee; box-sizing: border-box;}
.fen ul{}
.fen ul li {height: 64px;line-height:64px;text-align: center; font-size: 14px; border-bottom: 1px solid #eeee;   }
.fen ul li a{ text-decoration: none; color: #666666;}

.fen ul li.cur a { background:#ffc000; color: #333; }
.fen p{ background: #eeeeee url(../images/cptel.png) no-repeat 30px 23px; height: 87px; width: 214px;padding:20px 0 0 65px; font-size: 14px; color: #666666; box-sizing: border-box; }
.fen p b{ display: block;  font-size: 18px; color: #ffc000; font-family: "黑体";}



/*mub1_bg*/
.mub1_bg{background:url(../images/sc_bg.jpg) no-repeat center top; height:861px; padding-top:80px; overflow:hidden;}
.mub1_bg .t_h2{color: #fff; background: none; margin-bottom:80px; }
.mub1 {margin-top: 20px; }
.mub1 dl{float: left;margin-right: 20px; margin-bottom: 30px; width: 386px; height: 310px; background:#e6e6e6;}
.mub1 dt{margin-bottom: 15px; line-height: 0px;width: 386px; height: 190px; overflow: hidden;}
.mub1 dt img{width: 386px; height: 190px;}
.mub1 dd{text-align: center;}
.mub1 dd h3{line-height:40px; font-size: 18px; color: #333333; font-weight: bold;}
.mub1 dd h3 a{color: #333333;}
.mub1 dd p{padding: 0 60px; line-height:26px; color: #333333; font-size: 14px;}
.mub1 dl.nones{margin-right: 0px;}






/*客户*/
.Customer { overflow:hidden; width:1200px; margin:0 auto; padding-top: 75px; padding-bottom: 15px;}
.Customer .khbox{ overflow:hidden; width:100%; margin-top:30px; height:145px; position:relative}
.Customer .khbox span{ display:block; width:36px; height:36px; cursor:pointer; position:absolute; top:40px;}
.Customer .khbox .btn01{ background:url(../images/btn01.jpg) no-repeat center top; z-index:99; left:0}
.Customer .khbox .btn02{ background:url(../images/btn02.jpg) no-repeat center top; z-index:99; right:0}
.Customer .khbox span:hover{ background-position:bottom}
.Customer .khshow{ overflow:hidden; width:1200px; margin:0 auto; height:145px; position:relative}
.Customer .khshow ul{ overflow:hidden; position:absolute}
.Customer .khshow li{ float:left; width:235px; height:145px; margin-right:6px;}
.Customer .khshow li img{ display:block; border:1px solid #e7e7e7; margin-bottom:10px;}
.Customer .khshow li a{ display:block; text-align:center; font-size:14px; color:#666}



/*--public--*/
.wrap-title{margin:0 auto;width:1200px;}
.wrap-title{margin-bottom:75PX;text-align:center;}
.wrap-title h2{font-weight:normal;font-size:2.25rem;color:#222;}
.wrap-title h2 a{display:inline-block;padding:0 2rem;color:#222;transition:all 0.5s;}
.wrap-title h2 a:hover{color:#f15929;}
.wrap-title h2 em{display:inline-block;position:relative;top:-0.625rem;width:17.5rem;height:1px;background:#e3e3e3;}
.wrap-title h2 em:after{display:block;position:absolute;top:0;width:0.625rem;height:1px;content:"";background:#f15929;}
.wrap-title h2 em:nth-child(1):after{right:0;}
.wrap-title h2 em:nth-child(2):after{left:0;}
.wrap-title p{margin-top:0.5rem;font-size:1rem;color:#333;}
/*--end public--*/






/**/
.news {padding-bottom: 65px;background: #f1f1f1; padding-top: 75px; }
.news .news_type {text-align: center;margin-bottom: 40px;}
.news .news_type li {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;height: 45px;width: 160px;border-radius: 27px;line-height: 45px;font-size: 16px;background: #fff;margin-right: 10px;}
.news .news_type li a {color: #333;}
.news .news_type li.cur {background: #be292d;}
.news .news_type li.cur a {color: #fff;}

.news .news_con {height: 400px;}
.news .news_con .conbox {display: none;}
.news .news_con .conbox.cur {display: block;}
.news .news_con .conbox dl {width: 320px;float: left;background: #fff;padding: 40px 30px 145px 30px;position: relative;margin-left: 30px;transition: all 0.5s;top: 30px;border-radius: 8px;}
.news .news_con .conbox dl:first-child {margin-left: 0}
.news .news_con .conbox dl dt {font-size: 18px;line-height: 30px;height: 60px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 25px;}
.news .news_con .conbox dl dt a {color: #333;}
.news .news_con .conbox dl dd.dd1 {font-size: 14px;line-height: 24px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height: 72px;}
.news .news_con .conbox dl dd.dd2 {position: absolute;left: 0;bottom: 0;width: 340px;height: 90px;padding: 20px 0 0 40px; background: #e4e4e4;border-radius: 0 0 8px 8px;overflow: hidden;color: #333;}
.news .news_con .conbox dl dd.dd2 span {display: block;font-size: 36px;}
.news .news_con .conbox dl dd.dd2 i {display: block;font-size: 18px;}
.news .news_con .conbox dl dd.dd2 a {display: block;width: 50px;height: 50px;background: url(../images/newsbg02.png) no-repeat center;position: absolute;right: 30px;top: 115px;transition: all 0.5s;}

.news .news_con .conbox dl:hover {top: 0;padding: 70px 30px 165px 30px;background: url(../images/newsbg01.png);}
.news .news_con .conbox dl:hover dt a {color: #fff;}
.news .news_con .conbox dl:hover dd.dd1 a {color: #fff;}
.news .news_con .conbox dl:hover dd.dd2 {background: #fff;color: #be292d;}
.news .news_con .conbox dl:hover dd.dd2 a {top: 30px;}














.link {
	background: url("../images/linkBg01.jpg") no-repeat center; width: 100%; height: 100px;
}
.link dl {
	padding: 32px 0px 0px;
}
.link dt {
	width: 104px; float: left;
}
.link dt p {
	background: rgb(208, 24, 23); border-radius: 20px; width: 68px; height: 18px; text-align: center; color: rgb(255, 255, 255); line-height: 18px; font-size: 13px; margin-top: 3px;
}
.link dt span {
	color: rgb(255, 255, 255); font-size: 18px; display: block;
}
.link dd {
	width: 1086px; overflow: hidden; margin-top: 12px; float: left;
}
.link dd a {
	padding: 0px 24px; color: rgb(255, 255, 255); font-size: 14px; margin-bottom: 6px; border-left-color: rgb(255, 255, 255); border-left-width: 1px; border-left-style: dotted; float: left; display: block;
}
.link dd a:first-child {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.link dt a {
	text-decoration: none;
}
.InpageSidebar01 {
	width: 270px;  float: left;
}
.InpageSidebar01 .top {
	background: #be292d; width: 100%; height: 80px;
}
.InpageSidebar01 .top h2 {
	background: url("../images/InpageSidebar01_icon01.png") no-repeat 218px; height: 80px; color: rgb(255, 255, 255); line-height: 80px; text-indent: 28px; font-size: 24px; font-weight: normal;
}
.InpageSidebar01 .top h2 a {
	color: rgb(255, 255, 255); font-weight: bold; text-decoration: none;
}
.InpageSidebar01 .classify .box {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(228, 228, 228) rgb(228, 228, 228); border-image: none; position: relative;
}
.InpageSidebar01 .classify :first-child.box {
	border-top-color: rgb(228, 228, 228); border-top-width: 1px; border-top-style: solid;
}
.InpageSidebar01 .classify dl {
	padding: 14px 19px 18px 30px;
}
.InpageSidebar01 .classify dt {
	background: url("../images/mub02_jt03.png") no-repeat 194px 6px; color: rgb(51, 51, 51); font-size: 20px; margin-bottom: 10px;
}
.InpageSidebar01 .classify dt a {
	color: rgb(51, 51, 51);
}
.InpageSidebar01 .classify dd p {
	height: 35px; line-height: 35px; border-left-color: rgb(228, 228, 228); border-left-width: 1px; border-left-style: solid;
}
.InpageSidebar01 .classify dd p a {
	color: rgb(51, 51, 51); text-indent: 16px; font-size: 15px; text-decoration: none; display: block;
}
.InpageSidebar01 .classify .box i {
	background: #be292d; left: -1px; top: 0px; width: 3px; height: 100%; display: none; position: absolute;
}
.InpageSidebar01 .classify .box:hover {
	background: rgb(245, 245, 245);
}
.InpageSidebar01 .classify .box:hover i {
	display: block;
}
.InpageSidebar01 .classify .box dt.cur {
	background: url("../images/mub02_jt04.png") no-repeat 194px 6px; font-weight: bold;
}
.InpageSidebar01 .classify .box:hover dt a {
	color: #d01817; text-decoration: none; display: block;
}
.InpageSidebar01 .classify .box dt.cur a {
	color: #d01817; text-decoration: none; display: block;
}
.InpageSidebar01 .classify .box:hover dt {
	background: url("../images/mub02_jt04.png") no-repeat 194px 6px; font-weight: bold;
}
.InpageSidebar01 .classify dd p:hover a {
	color: rgb(255, 255, 255);
}
.InpageSidebar01 .classify dd p.cur a {
	color: rgb(255, 255, 255);
}
.InpageSidebar01 .classify dd p:hover {
	background: url("../images/mub02_jt02.png") no-repeat 194px #be292d;
}
.InpageSidebar01 .classify dd p.cur {
	background: url("../images/mub02_jt02.png") no-repeat 194px #be292d;
}
.InpageSidebar01 .sidebarLinkUs {
	background: rgb(255, 255, 255); padding: 0px 12px 20px; border: 1px solid rgb(228, 228, 228); border-image: none; margin-top: 15px; margin-bottom: 20px;
}
.InpageSidebar01 .sidebarLinkUs h3 {
	height: 59px; color: #d01817; line-height: 59px; text-indent: 10px; font-size: 18px; font-weight: normal; margin-bottom: 18px; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 1px; border-bottom-style: solid;
}
.InpageSidebar01 .sidebarLinkUs p {
	padding: 0px 10px; color: rgb(51, 51, 51); line-height: 20px; font-size: 14px; margin-bottom: 12px;
}
.InpageSidebar01 .sidebarLinkUs .zxzx {
	background: #be292d; width: 245px; height: 50px; overflow: hidden; text-decoration: none; margin-top: 20px; display: block;
}
.InpageSidebar01 .sidebarLinkUs .zxzx span {
	background: url("../images/zxzx_icon01.png") no-repeat center; width: 50px; height: 50px; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid; float: left; display: block;
}
.InpageSidebar01 .sidebarLinkUs .zxzx em {
	width: 109px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 25px; float: left; display: block; padding-left: 10px;
}
.InpageSidebar01 .sidebarLinkUs .zxzx em img {
	top: 2px; margin-left: 8px; display: inline-block; position: relative;
}
.InpageSidebar02 .classify {
	background: rgb(255, 255, 255); border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(228, 228, 228) rgb(228, 228, 228); border-image: none; position: relative;
}
.InpageSidebar02 .classify li {
	background: url("../images/mub02_jt03.png") no-repeat 224px; height: 58px; color: rgb(51, 51, 51); line-height: 58px; text-indent: 28px; font-size: 15px; border-top-color: rgb(228, 228, 228); border-top-width: 1px; border-top-style: solid;
}
.InpageSidebar02 .classify li a {
	color: rgb(51, 51, 51); text-decoration: none; display: block;
}
.InpageSidebar02 .classify li:hover {
	background: url("../images/mub02_jt04.png") no-repeat 224px rgb(245, 245, 245);
}
.InpageSidebar02 .classify li.cur {
	background: url("../images/mub02_jt04.png") no-repeat 224px rgb(245, 245, 245);
}
.InpageSidebar02 .classify li:hover a {
	color: #d01817; font-weight: bold;
}
.InpageSidebar02 .classify li.cur a {
	color: #d01817; font-weight: bold;
}
.InpageSidebar02 .classify i {
	background: #be292d; left: -1px; top: 0px; width: 3px; display: block; position: absolute; z-index: 9;
}
.InpageSidebar02 .xgzx {
	background: rgb(255, 255, 255); padding: 0px 12px 16px; border: 1px solid rgb(228, 228, 228); border-image: none; margin-top: 20px;
}
.InpageSidebar02 .xgzx h3 {
	height: 59px; color: #d01817; line-height: 59px; text-indent: 10px; font-size: 18px; font-weight: normal; margin-bottom: 18px; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 1px; border-bottom-style: solid;
}
.InpageSidebar02 .xgzx p {
	padding: 0px 10px; color: rgb(51, 51, 51); overflow: hidden; font-size: 14px; margin-bottom: 10px; white-space: nowrap; -ms-text-overflow: ellipsis; line-height: 25px;
}
.InpageSidebar02 .xgzx p a {
	color: rgb(51, 51, 51);
}
.InpageSidebar02 .xgzx p:hover a {
	color: #d01817;
}














.footer-fix {
    display: none;
}
.m_header {
    display: none;
}
.m_banner {
	display: none;
}
@media screen and (max-width: 1020px)
{
	.content {
		width: 100%; margin-right: auto; margin-left: auto;
	}
	.header {
		display: none;
	}

	header {
		display: none;
	}

	#flashs .wenzi .p1 {
		font-size: 14px;
		line-height: 40px;
	}
	#flashs .wenzi {
		top: 40px;
	}
	#flashs .wenzi .p2 {
		font-size: 20px;
		line-height: 40px;
	}
	#flashs .btn {
		display: none;
	}

	.banner {
		width: 100%;
		position: relative;
		overflow: initial;
		z-index: 88;
		top: 50px;
		height: 260px;
	}

	.advantage05 .cmy-datas > div {
	width: 46%;
    margin: 1.7%;
	}
	.advantage05 .cmy-datas>div:nth-child(n+1) {
		border-left: solid 1px #e5e5e5;
	}
	.advantage05 .cmy-datas > div::after, .advantage05 .cmy-datas > div:nth-child(n+1)::before {
		content: '';
		display: block;
		width: 1px;
		height: 10px;
		background-color: #be292d;
		position: absolute;
		top: 50%;
		margin-top: -5px;
		z-index: 3;
	}
	.advantage05 .cmy-datas strong {
		font-size: 40px;
	}
	.advantage05 .cmy-datas p {
		font-size: 14px;
	}
	.about .mainCon {
		margin-top: 0px;
	}
	.about .mainCon dt {
		width: 100%;
	}
	.about .mainCon dt img {
		width: 100%;
	}
	.about .mainCon dd {
		height: auto;
		border: 6px solid #be292d;
		position: absolute;
		top: 35px;
		background: #ffffffc9;
		padding: 10px;
		right: 0;
		width:80%;
	}
	.about .mainCon dd .more {
		width: 100%;
	}
	.product {
		padding-top: 35px;
	}
	.wrap-title {
		width: 100%;
		margin-bottom: 35PX;
	}
	.wrap-title h2 {
		font-size: 1.5rem;
	}
	.photos-con .photos-le {
		width: 100%;
	}
	.photos-con .photos-le .item > span {
		margin-left: 10px;
	}
	.photos-con .photos-slide {
		width: 100%;
		height: auto;
	}
	.photos-con .photos-main .item img {
		height: 255px;
	}
	.Customer {
		padding-top: 0px;
	}






	.mtbanner {
		padding-top: 60px;
	}
	.m_banner {
		display: block;
	}
	.m_banner {
		margin: 0px auto;
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.m_banner .mbanner ul li {
		line-height: 0;
	}
	.m_banner .mbanner ul li img {
		width: 100%;
		height: auto;
	}
	.banner_btn {
		width: 100%;
		text-align: center;
		bottom: 10px;
		overflow: hidden;
		position: absolute;
		z-index: 9;
	}
	.banner_btn {
		text-align: center;
	}
	.banner_btn a.in {
		background: #b91226;
		opacity: 1;
	}
	.banner_btn a {
		background: rgb(249, 201, 211); margin: 0px 5px; border-radius: 50%; border: 2px solid rgb(255, 255, 255); border-image: none; width: 12px; height: 12px; text-indent: -999px; overflow: hidden; display: inline-block; cursor: pointer; opacity: 0.4;
	}

	.com-title {
		padding-top: 30px;
	}
.container {
    width: 100%;
}



.product .section .conBox1 .con {
    width: 80%;
}
.product .section .conBox2 li {
    width: 47.3%;
    height: 233px;
    margin: 1%;
}
.product .section .conBox2 li .product-pic {
    width: 100%;
    height: 157px;
}
.product .section .conBox2 li .product-pic img {
    transition: 1s ease-out;
    width: 100%;
    height: 157px;
    display: block;
}
.product .section .conBox2 li:nth-child(4n+1) {
    margin: 1%;
}
.zhans_bg {
    display: none;
}
.photos-slide {

    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}
.photos-slide .bd li {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.photos-slide .bd li img {
    display: block;
	width: 100%;
    height: 250px;
    transition: all 0.5s;
}
.photos-list {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.photos-list .item {
    margin: 1%;
    width: 48%;
    height: 100px;
}
.com-title {
    padding-top: 20px;
}
.photos {
    padding-bottom: 20px;
}
.com-title h2 {
    font-size: 20px;
}
.adv-list {
    width: 100%;
    margin-top: 20px;
}
.adv-list .item {
    margin-right: 0;
    width: 100%;
    height: auto;
}
.adv-list .pic {
    width: 39%;
	height: auto;
	margin-right: 1%;
}
.adv-list .text {
    padding: 30px 0;
    width: 60%;
    height: auto;
    overflow: hidden;
}


.footWrap {
   margin-top: 20px;
   height: 150px;
}

.f_pic {
    display: none;
}
.er {
    display: none;
}
.fwz {
    padding: 0 0 0 10px;
	width: 100%;
	text-align: center;
}
.footWrap .footer {
    width: 100%;
    margin: 0 auto;
}

.fwz p {
    display: none;
}
.fnavv {
    display: none;
}









.adv {
	display: none;
}
.photos {
    padding-bottom: 20px;
    padding-top: 20px;
}
.wrapper {
    width: 100%;
}
.about-chart {
	display: none;
}
.about-inner .video {
    width: 100%;
    height: auto;
}
.about-inner .text {
    padding: 0 8px;
    height: auto;
    overflow: hidden;
}
.about-inner .summary {
    margin: 0;
    height: 100px;

}
.about-inner .text .tit p {
    display: none;
}
.about-inner .text {
    padding: 10PX 8px;
}

.fen {
    width: 100%;
}
.fen .tit {
    display: none;
}
.fen .clm {
	width: 100%;
}

.fen h3 {
    background: url(../images/flh3.png) no-repeat left center;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
	text-align: center;
	width: 24%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
}
.fen ul {
	display: none;
}
.product .section .conBox2 {
    width: 100%;
    float: right;
}

.mub1_bg {
    background: url(../images/sc_bg.jpg) no-repeat center top;
    height: auto;
    padding-top: 40px;
    overflow: hidden;
}
.mub1 dl {
    float: left;
    margin: 1%;
    width: 48%;
    height: auto;
    background: #e6e6e6;
}
.mub1 dt {
    margin-bottom: 15px;
    line-height: 0px;
    width: 100%;
    height: 190px;
    overflow: hidden;
}
.mub1 dd p {
    padding: 0 6px;
    height: 100px;
}
.Customer {
    overflow: hidden;
    width: 100%;
    margin: 50px 0 0 auto;
}
.Customer .khshow {
    width: 100%;
}
.news {
    display: none;
}
.fnav {
    display: none;
}









	.m_header {
		display: block;
	}
	
	.m_header .m_head_content {
		background: #e1e1e1;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 60px;
		position: fixed;
		z-index: 99;
		box-shadow: 0px 5px 10px 1px #999;
	}
	.m_header .m_head_content .m_head_logo {
		width: 80%;
	}
	.m_header .m_head_content .m_head_logo {
		height: 60px;
		margin-left: 0.05rem;
		float: left;
	}
	.m_header .m_head_content .m_head_logo img {
		height: 36px;

		margin-top: 10px;
		float: left;
		max-height: 100%;
	}
	.m_header .m_head_content .menu {
		width: 60px;
		height: 60px;
		float: right;
	}
	.m_header .m_head_content .menu img {
		width: 30px;
		margin-top: 18px;
		margin-right: 15px;
		float: right;
		display: block;
	}
	.app_menu {
		background: rgba(0, 0, 0, 0.5);
		top: 60px;
		width: 40%;
		height: 100%;
		right: 0px;
		display: none;
		position: fixed;
		z-index: 99;
	}
	.app_menu ul {
		background: #515151;
		margin: 0px;
        padding: 0px;
	}
	.app_menu ul li {
		width: 100%;
		border-bottom-color: rgb(68, 68, 68);
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}
	.app_menu ul li > a {
		width: 50%;
		display: block;
	}
	.app_menu ul li > a span {
		width: 100%;
		height: 42px;
		color: rgb(255, 255, 255);
		line-height: 42px;
		padding-left: 18px;
		font-size: 14px;
		font-weight: bold;
		display: block;
	}
	.app_menu ul li.on {
		background: url("../images/bottom.png") no-repeat 95% 15px / 16px;
	}
	.app_menu ul .v_list {
		width: 100%;
	}
	.app_menu ul .v_list a {
		width: 100%;
		color: rgb(255, 255, 255);
		line-height: 36px;
		padding-left: 0.4rem;
		font-size: 14px;
		border-bottom-color: rgb(68, 68, 68);
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		float: none;
		display: block;
	}
	.footer-fix {box-shadow: 0 0 10px rgba(0,0,0,0.2);position: fixed;bottom: 0;left: 0;width: 100%;background-color: #d0d0d0;z-index: 10; display: block;}
	.footer-fix li {float: left;width: 25%;}
	.footer-fix li a {display: block;text-align: center;padding: 15px 0;font-size: 12px;line-height: 1;}
	.footer-fix li i {display: block;height: 20px;background: no-repeat center;background-size: contain;margin-bottom: 4px;}
	.footer-fix li i.i1 {background-image: url(../images/f_01.png);}
	.footer-fix li i.i2 {background-image: url(../images/f_02.png);}
	.footer-fix li i.i3 {background-image: url(../images/f_03.png);}
	.footer-fix li i.i4 {background-image: url(../images/f_04.png);}


	
}