﻿a,abbr,address,article,aside,audio,b,blockquote,body,caption,cite,code,dd,del,dfn,dialog,div,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video,input{border:0;margin:0;outline:0;padding:0;font-size:100%;font-weight:normal}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
audio,canvas,video display: inline-block *display: inline *zoom: 1,audio:not([controls]) display: none,[hidden] display: none,html{height:100%;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
ul,li,ol{list-style:none}
body{margin:0;padding:0;width:100%;height:100%;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-box-orient:vertical;-webkit-box-align:stretch;-webkit-tap-highlight-color:rgba(0,0,0,0);display:-webkit-box;}
body *{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0)}
a{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:hover{opacity:1}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;font-size:0}
table{border-collapse:collapse;border-spacing:0}
th,td,caption{vertical-align:top;text-align:left}
section{top:0;left:0;width:100%;}
header{left:0;width:100%;}
nav.topmenu{height:150px;width:100%;display:-webkit-box;display:-moz-box;display:box;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;}
nav.topmenu > a,footer nav > a{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;}
nav.topmenu{position:relative;height:40px;width:100%;line-height:40px;}
nav.topmenu > a{
	padding:0;
	margin:0;
	background:#0f5bd5;
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#348634), to(#156915));
	background:-moz-linear-gradient(top, #348634, #156915);
	background:-o-linear-gradient(top, #348634, #156915);
	height:40px !important;
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-size:1em;
	border-left:#53cb7a solid 1px;
	border-right:#53cb7a solid 1px;
}
nav.topmenu > a:hover{
	background:#098531;
}

footer{position:fixed;height:50px;left:0;right:0;bottom:0; z-index:1000;background:#f4f4f4;-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.4);-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.4);box-shadow: 0 1px 10px rgba(0,0,0,0.4);width:100%;}
footer nav{height:50px;width:100%;display:-webkit-box;display:-moz-box;display:box;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;}
footer nav > a{
	height:50px;
	display:block;
	text-align:center;
	color:#cccccc;
	font-size:1.8em;
	background-size:50px 285px;
	background-image: url(/template/images/ico.png);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}
footer nav > a[data-icon="more"]{ background-position: center 0px;}
footer nav > a[data-icon="tel"]{ background-position: center -100px;}
footer nav > a[data-icon="sms"]{ background-position: center -150px;}
footer nav > a[data-icon="message"]{ background-position: center -200px;}
footer nav > a[data-icon="map"]{ background-position: center -50px;}
footer nav > a:hover{background-color:#e7e7e7}

article.Home{width:100%;font-size:0.8em;line-height:150%;margin-top:10px;}
article.Home dt{
	height:35px;
	width:100%;
	border-left:#8b1805 solid 7px;
	padding-left:10px;
	background-size:50px 285px;
	background-image: url(/template/images/ico.png);
	background-repeat: repeat-x;
	background-position: 0 -250px;
}
article.Home dt a{
	height:35px;
	display:block;
	width:100px;
	line-height:35px;
	background:#FFFFFF;
	text-align:center;
	border-right:solid 2px #8b1805;
	border-top:solid 2px #8b1805;
	border-left:solid 2px #8b1805;
	font-size:1.5em;
	color:#000;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	font-weight: bold;
}
.Home_about dd{word-wrap: break-word;word-break: normal; overflow:auto; display:block;padding:10px;margin-bottom:20px;}
.Home_pro dd{word-wrap: break-word;word-break: normal;margin-bottom:20px;padding-top:15px; overflow:hidden;}
.Home_news dd{word-wrap: break-word;word-break: normal;padding-top:10px;padding-bottom:10; overflow:hidden;}

.Home_about dd img{float:left;width:40%;margin:10px;}

//.Home_pro dd ul{width:100%;padding:0;margin-top:10px;display:-webkit-box;display:-moz-box;display:box;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;}
//.Home_pro dd ul li{display:block;height:auto;float:left; width:33%;text-align:center;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;}
//.Home_pro dd ul li > a{display:block;width:90%;margin:0 auto;color:#000;}
//.Home_pro dd ul li > a > img{width:100%;}
//.Home_pro dd ul li > a > p{display:block;}

.Home_pro ul {
	width: 100%;
	padding-top: 10px;
}
.Home_pro ul li {
	float: left;
	width: 33%;
	height: 180px;
	display: inline;
	margin-bottom: 10px;
}
.Home_pro ul li img {
	display: block;
	margin: 0 auto;
	max-height: 160px;
	min-height: 100px;
	height:expression(this.height > 160 ? "160px" : this.height);
}
.Home_pro ul li p {
	line-height: 20px;
	text-align: center;
}



.page{width:95%;margin:10px auto;height:50px;display:-webkit-box;display:-moz-box;display:box;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.1);-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.1);box-shadow: 0 3px 5px rgba(0,0,0,0.1); border:solid 1px #FFF;border:solid 1px #DDDDDD;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fafafa), to(#f3f3f3));background:-moz-linear-gradient(top, #fafafa, #f3f3f3);background:-o-linear-gradient(top, #fafafa, #f3f3f3); overflow:hidden;}
.page a{display:block;height:50px;line-height:50px;font-size:1.2em; color:#666666;width:100%;text-align:center;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-text-shadow:1px 1px 0px #FFF;-moz-text-shadow:1px 1px 0px #FFF;text-shadow:1px 1px 0px #FFF;border-left:solid 1px #EAEAEA} 
.page a:active{background:#CCCCCC;}
.page a[pageurl=not]{color:#CCCCCC;}

.Home_news dd .news_url{width:100%;padding:10px;display:block; border-top:1px solid #ececec;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fafafa), to(#f3f3f3));background:-moz-linear-gradient(top, #fafafa, #f3f3f3);background:-o-linear-gradient(top, #fafafa, #f3f3f3);-webkit-text-shadow:1px 1px 0px #FFF;-moz-text-shadow:1px 1px 0px #FFF;text-shadow:1px 1px 0px #FFF;}
.Home_news dd .news_url h1{width:100%;height:auto;margin-bottom:5px;font-size:1.2em;color:#000000;}
.Home_news dd .news_url p{width:100%;color:#999999;}
.Home_news dd .news_url:hover{background:#e4e4e4;border-top:1px solid #e4e4e4;}

.classmenu{height:120px;background:#FFF;width:100%;z-index:101;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.2);-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);box-shadow: 0 2px 3px rgba(0,0,0,0.2); overflow:hidden; position:relative;margin-top:10px;}
.classmenu h1{width:100%;line-height:40px;height:40px; text-align:center; position:absolute;left:0;bottom:0;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#e7e7e7), to(#f3f3f3));background:-moz-linear-gradient(top, #e7e7e7, #f3f3f3);background:-o-linear-gradient(top, #e7e7e7, #f3f3f3);border-top:#e3e3e3 solid 1px; z-index:100;}
.classmenu .Menu_pro{ position:relative;height:auto;width:100%;padding-top:0;margin-bottom:0;display:block;}
.classmenu .Menu_pro a{display:block;width:100%;float:left;border-top:1px solid #ececec;border-left:1px solid #ececec;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fafafa), to(#f3f3f3));background:-moz-linear-gradient(top, #fafafa, #f3f3f3);background:-o-linear-gradient(top, #fafafa, #f3f3f3);-webkit-text-shadow:1px 1px 0px #FFF;-moz-text-shadow:1px 1px 0px #FFF;text-shadow:1px 1px 0px #FFF;line-height:150%; color:#666666;padding:10px 0 10px 15px;}
.classmenu .Menu_pro a:hover{background:#e4e4e4;}


.About dd,.Pro_Content{word-wrap: break-word;word-break: normal;padding:10px;font-size:1.2em;line-height:180%;}
.About dd img{width:95%;height:auto;}
.Pro_Content h3{width:95%;margin:10px auto;padding-bottom:20px;font-size:1.5em;text-align:center; border-bottom:#E7E7E7 solid 1px;}
.Pro_Content img{width:95%;}
.message dd ul{width:95%;margin:10px auto;}
.message dd ul li{width:100%;margin:5px auto; float:left; display:block;}
.message dd ul li label{-webkit-border-radius: 5px 0 0 5px ;-moz-border-radius:5px 0 0 5px ;border-radius:5px 0 0 5px ;border:1px #D0D0D0 solid;height:35px;line-height:35px;color:#000;font-size:1.2em;padding-right:10px; text-align:right;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fafafa), to(#f3f3f3));background:-moz-linear-gradient(top, #fafafa, #f3f3f3);background:-o-linear-gradient(top, #fafafa, #f3f3f3);width:30%;float:left;}
.message dd ul li input[type=text]{-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;border:1px #D0D0D0 solid;border-left:none;height:35px;line-height:33px;color:#000;font-size:1.4em;width:70%;float:left;}
.message dd ul li textarea{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px #D0D0D0 solid; width:100%;padding:10px;}

.submit{width:95%;margin:10px auto;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.1);-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.1);box-shadow: 0 3px 5px rgba(0,0,0,0.1); border:solid 1px #FFF;border:solid 1px #DDDDDD;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fafafa), to(#f3f3f3));background:-moz-linear-gradient(top, #fafafa, #f3f3f3); overflow:hidden;height:50px;}
.submit input{width:50%;height:50px;background:transparent;font-size:1.6em;border-left:solid 1px #EAEAEA;}
.submit input:hover{background:#e4e4e4;}

.Copyright{width:100%; text-align:center;font-size:0.8em;color:#CCCCCC;padding:10px;border-bottom:solid #FFFFFF 50px;border-top:solid #FFFFFF 10px;line-height:150%; background:#E6E6E6;display:block;-webkit-text-shadow:1px 1px 0px #FFF;-moz-text-shadow:1px 1px 0px #FFF;text-shadow:1px 1px 0px #FFF;}
a:active.Copyright{background:#D2D2D2;}
.PC{display:block;margin:auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:100px;font-size:1.0em;line-height:25px;height:25px; text-align:center;color:#999999; background:#F0F0F0;margin-top:10px;}
