﻿/*common*/
*{	
	margin: 0;
	outline: 0;
	padding: 0;
	font-size: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 效果CSS开始 */
.mBan2 { overflow: hidden;border-radius:0px 0px 0px 0px; }
.mBan2 .slideBox{ width:100%; height:auto; position:relative; }
.mBan2 .slideBox .hd{ height: 10px; overflow: hidden; position: absolute; bottom: 4px; z-index: 1;  background: url(images/btnBg.png) center no-repeat; margin-left:-0px;  left: 50%; padding: 4px 0px 0px 11px; }
.mBan2 .slideBox .hd ul{ zoom: 1; }
.mBan2 .slideBox .hd ul li{ float: left; width: 6px; height: 6px; background: url(images/btn1.png) no-repeat; cursor: pointer; margin-right: 10px; }
.mBan2 .slideBox .hd ul li.on{ background: url(images/btn2.png) no-repeat; }
.mBan2 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.mBan2 .slideBox .bd ul,.slideBox .bd ul li{width:100%!important}
.mBan2 .slideBox .bd img{ width:100%; height:auto; display:block;  }
/* 效果CSS结束 */

/* product */
.product_box{width:100%;margin:0 auto; display:block;}
.product{width:100%; padding:0; margin:0}
.product li{width:30%;float:left; text-align:center; margin-left:2.5%;}
.product li img{display:block;width:100%; height:93px; margin:7px auto 0 auto; border:1px solid #cccccc;}
.protitle{display:block;width:95.3125%;margin:0 auto 5px 0;padding:3% 0; font:14px/18px '微软雅黑';text-align:center;color:#333333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}


.blue{ color:#0000FF}
.red{ color:#FF0000}
.bt{background:#a70000; color:#FFFFFF; border:0; cursor:pointer;  padding:3px 10px}


a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.35);
}
html {
	height: 100%;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	font-family: "Microsoft YaHei", "微软雅黑","黑体","Hiragino Sans GB", sans-serif,Helvetica, Arial;
	font-size: 14px;
	line-height: 1.231;
	-webkit-touch-callout: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-align: stretch;
	position: relative;
	background:#FFFFFF;
}
img {
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
img:not([src*="/"]){display:none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
th, td, caption {
	vertical-align: middle;
}
textarea {
	resize: none;
	border: 0;
	padding: 8px 0;
	border-radius: 0;
}
/*input, button, select, textarea {
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
}*/
li {
	list-style: none;
}


.gry{ color:#999999}

footer{
    height:35px;
	line-height:35px;
	display:block;
    overflow:hidden;
    margin-top:-35px;
   position:relative;
    z-index:10;
}
footer .weimob-copyright{color:#000; font-size:12px;}
footer .weimob-copyright a{color:#000!important;}

 .top_btn{
    width:100%;
    max-width:640px;
    margin-bottom:3px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	position:relative;
	a-index:10;
	margin-top:10px;
	text-align:center;
	background:url(img/top.gif) center top;
	margin-bottom:-4px;
}
 .top_btn a{ display:block; height:36px;}




header{ 
    width:100%;
	margin:0; padding:0;
}
.head{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#6e6e6e), to(#3c3c3c));
	text-align:center;
	height:40px;
	line-height:40px;
	overflow:hidden;
	display:block;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.head a{
	color:#fff;}

.body{
    padding-bottom:66px;
    -webkit-box-sizing:border-box;
	max-width:640px;
	margin:auto;
	min-height:100%;
	position:relative;
}
.body ~ footer{
    text-align:center;
    position:relative;
}
/*******index*****/

.banner{
    overflow:hidden;
    position:relative;
	width:100%;
}
.banner img{
	width:100%;
	max-width:100%;}

.fl{ display:block; }
.fl li{ float:left; margin:5px;  border:1px solid #eeeeee; text-align:center; white-space:nowrap }
.fl  li a{ color:#FF6600; display:block;padding:5px 10px;}
.fl  li a:hover{ background:#FF6600; color:#FFFFFF}
.fl  li a.flon{ background:#FF6600; color:#FFFFFF}




.copyright{width:100%; float:left;  margin-top:5px;line-height:30px; font-size:12px; color:#fff!important; background:#000066 }
.copyright a{ color:#fff!important;}

/*button*/
#plug-wrap {
    position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
    z-index:800;
}
.top_bar {
    position:fixed;
    bottom:0;
    right:0px;
    z-index:900;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;
    padding-left: 70px;
}
.plug-menu {
    -webkit-appearance:button;
    display:inline-block;
    width:36px;
    height:36px;
    border-radius:36px;
    position: absolute;
    bottom:17px;
    right: 17px;
    z-index:999;
    box-shadow: 0 0 0 4px #FFFFFF, 0 2px 5px 4px rgba(0, 0, 0, 0.25);
    background-color: #B70000;
    -webkit-transition: -webkit-transform 200ms;
    -webkit-transform:rotate(1deg);
    color:#fff;
    background-repeat: no-repeat;
    -webkit-background-size: 80% auto;
    background-size: 80% auto;
    background-position: center center;
}
.plug-menu:before {
    font-size:20px;
    margin:9px 0 0 9px;
}
.plug-menu:checked {
    -webkit-transform:rotate(135deg);
}
.top_menu>li {
    width: 32px;
    height:32px;
    border-radius:32px;
    box-shadow: 0 0 0 3px #FFFFFF, 0 2px 5px 3px rgba(0, 0, 0, 0.25);
    background:#B70000;
    position:absolute;
    bottom:0;
    right:0;
    margin-bottom: 20px;
    margin-right:20px;
    z-index:900;
    -webkit-transition: -webkit-transform 200ms;
}
.top_menu>li a {
    color:#fff;
    font-size:20px;
    display: block;
    height: 100%;
    line-height: 33px;
    text-align: center;
}
.top_menu>li>a label{
display:none;
}
.top_menu>li a img {
display: block;
width: 22px;
height: 22px;
text-indent: -999px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -11px;
margin-left: -11px;
}
.top_menu>li.on:nth-of-type(1) {
-webkit-transform: translate(-0, -100px) rotate(720deg);
}
.top_menu>li.on:nth-of-type(2) {
-webkit-transform: translate(-47px, -81px) rotate(720deg);
}
.top_menu>li.on:nth-of-type(3) {
-webkit-transform: translate(-81px, -45px) rotate(720deg);
}
.top_menu>li.on:nth-of-type(4) {
-webkit-transform: translate(-100px, 0) rotate(720deg);
}
/****************article********************/
.news_article{
margin-top:0px;
	padding:0px 10px 10px 10px;
	overflow:hidden;
}
.news_article header{
	padding:5px 0;
	
}
.news_article h3{
	font-size:14px;
	font-weight:bold;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#636363), to(#000000));
	margin:0;
	display:block;
	 color:#ffffff;
	  padding:8px
}
.news_article small{
margin-top:1px;
margin-bottom:8px;
border-top:1px solid #cccccc;
	font-size:12px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#cccccc), to(#f7f7f7));
	color:#666666;
	display:block;
	line-height:20px;
	padding-left:8px;
}
.news_article small a{color: #666666;}


.news_article article{
	color:#555; 
	font-family: Simsun; 
	font-size: 12px; 
	line-height: 26px; 

}

.news_article article .pic{ padding-bottom:8px; padding-top:8px; text-align:center; font-weight:bold; color:#666666}
.news_article article .pic a{color:#666666}
.news_article article .plei{ margin-bottom:8px}
.news_article article .plei a{ display:block;  background:url(img/plei.jpg) right no-repeat; height:36px; line-height:36px; margin-top:1px; font-size:16px; font-weight:bold; padding-left:5px;  color:#000000}
.news_article article .plei a span{width:26px; height:36px; background:url(img/dot.png) center no-repeat;  display:inline; float:left; }

.news_article .gd{ padding:20px; text-align:center }
.news_article article img{
	margin:5px 0;
	width: 100%!important;
}

#mcover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 20000;
}
#mcover img {
    position: fixed;
    right: 18px;
    top: 5px;
    width: 260px!important;
    height: 180px!important;
    z-index: 20001;
}
#mess_share {
    margin: 15px 0;
    display: block;
}
#share_1 {
    float: left;
    width: 49%;
    display: block;
}
#share_2 {
    float: right;
    width: 49%;
    display: block;
}
.clr {
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}
.button2 {
    font-size: 16px;
    padding: 8px 0;
    border: 1px solid #adadab;
    color: #000000;
    background-color: #e8e8e8;
    background-image: linear-gradient(to top, #dbdbdb, #f4f4f4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45), inset 0 1px 1px #efefef;
    text-shadow: 0.5px 0.5px 1px #fff;
    text-align: center;
    border-radius: 3px;
    width: 100%;
}
#mess_share img {
    width: 22px!important;
    height: 22px!important;
    vertical-align: top;
    border: 0;
}


.nav_footer li{height:64px;float:left; color:#FFFFFF; width:20%;   }
.nav_footer li p{ height:25px; }
.nav_footer li span{ display:block; line-height:33px; font-size:30px!important; height:33px}
.b1 span{ background:url(img/b1.png) center  no-repeat;}
.b2 span{ background:url(img/b2.png) center  no-repeat;}
.b3 span{ background:url(img/b3.png) center  no-repeat;}
.b4 span{ background:url(img/b4.png) center  no-repeat;}
.b5 span{ background:url(img/b5.png) center  no-repeat;}




.pagelist{ margin-top:8px; border-top:1px dashed #cccccc; padding-top:3px}
.pagelist p{ 
    height:25px; 
	line-height:30px;
	width:100%; 
	overflow:hidden; 
	padding:0 5px; 
	font-size:12px; 
	color:#939393;
}
.pagelist p a{ color:#939393;}
/***********list**************/
.list-line{ 
    width:100%;
	min-height:100%;
	overflow:hidden;
	
	}	
.list-line h2{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#636363), to(#000000));
	color:#FFFFFF;
	margin:0;
	font-size:14px;
	display:block;
margin:0px auto;
	display:block;
	  padding:8px
	
	}
	
.list-line h2 a{ color:#000;}
.list-line .list li{
	height:35px;
	line-height:35px;
	width:100%;
	overflow:hidden;
	display:block;
	background:url(img/list.jpg) repeat-x;
	margin-top:-1px;
	font-size:12px;
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list-line .list li a{
	color:#666;
	padding-left:1em;}
	
.page{ line-height:22px; color:#BABABA; font-size:12px; text-align:center; color:#666; padding:10px 0;}
.page a{ padding:0 5px; color:#666;}

/****show*****/
.list_show{
	width:100%;
	min-height:100%;
	overflow:hidden;
}
.list_show h2{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#636363), to(#000000));
	color:#FFFFFF;
	margin:0;
	font-size:14px;
	display:block;
margin:0px auto;
	display:block;
	  padding:8px
	
	}
	
.list_show h2 a{ color:#ffffff;}
.list_show dl{
	width:100%;
	height:auto;
    background:-webkit-gradient(linear, 0 60%, 0 100%, from(#fff), to(#f0eefd));
    border-bottom:1px solid #ccc;
	display:block;
	overflow:hidden;
	padding:5px 0;}
.list_show dl dt{
	height:30px;
	line-height:30px;
	padding:0 10px;
	font-size:14px;
	color:#348FD4;
	font-weight:bold;
	overflow:hidden;
}
.list_show dl dt a{
	color:#348FD4;
}
.list_show dl dd img{
	float:left;
	padding:0 10px 0 5px;
    max-width:90px;
    width:90px;
	max-height:90px;
    overflow:hidden;
}
.list_show dl dd{
	line-height:18px;
	font-size:12px;
	color:#999;
	overflow:hidden;
}
.list_show dl dd a{
	color:#999;}

/*****class******/
	
#layout {
    position: relative;
    padding-left: 0;
}
#layout.active {
        position: relative;
        left: 150px;
    }
	
#classtype{ display:block; margin:0.2em; line-height:2em; color:#333; background-color:#ccc; text-decoration:none; padding-left:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;margin-bottom: 0.6em;}
.up{background:url(img/up.png) 4.5em center no-repeat;}
.down{background:url(img/down.png) 4.5em center no-repeat;}
	
.content {margin: 0 auto;overflow:hidden;}	
.ptitle {width: 100%;text-align: center;color: #FFF; overflow: hidden;background: #7DC5F4;padding:0.5em 0; font-size:1em; cursor:pointer;}
.procat{ margin-bottom:0.6em; display:none;}
.procat strong{ height:25px; line-height:25px; font-size:12px;font-weight:100; padding-left:15px;}
.procat strong a{ text-decoration:none; color:#555;}
.procat strong a:hover{ color:#308cfb;}
.pure-u-1-2 a{ display:block; margin:0.2em; line-height:2em; color:#666; background-color:#eee; text-decoration:none; padding-left:5px;}
.pure-u-1-2 a.selected{ background-color:#e3e3e3;}
	
.pure-g img{ width:100%; vertical-align:bottom;}	
.piclist a{ display:block; margin:2px; position:relative;}
.piclist a span{ position:absolute; width:100%; display:block; height:32px; line-height:32px; background-color:rgba(0,0,0,0.2); color:#fff; bottom:0; text-align:center; overflow:hidden;}
	
.pure-g {
    letter-spacing: -0.31em; /* Webkit: collapse white-space between units */
    *letter-spacing: normal; /* reset IE < 8 */
    *word-spacing: -0.43em; /* IE < 8: collapse white-space between units */
    text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */
}
.pure-g {
    word-spacing: -0.43em;
}	
.pure-g [class *= "pure-u"] {
    font-family: sans-serif;
}	
	
.pure-u-1-2{
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
	
.pure-u-1-2{
    width: 50%;
    *width: 49.9690%;
}	


.wbytext{ outline:none; padding:5px; height:22px; width:80%; border:1px solid #eee; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}    
.wbyarea{ padding:5px; outline:none; width:80%; border:1px solid #eee; height:125px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}   
.msgbut{ width:100%; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytextyz{ outline:none; padding:5px; height:22px; width:80%; border:1px solid #e3e3e3; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;} 
.wyzm{ padding-top:6px; display:block; width:48px; height:22px; float:left; padding-left:8px;}
.news_article #vdcode{ width:50px; width:50px!important;}
