﻿html {-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}
body{ color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;}
a{outline:none; text-decoration:none;} a:hover{ text-decoration:underline;}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
body{overflow-x: hidden; font-size:12px;} body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)} table{/*border-collapse:collapse;border-spacing:0;*/} fieldset,a img{border:0;-webkit-tap-highlight-color:rgba(0,0,0,0)} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"],input[type="text"],input[type="password"],textarea, button { -webkit-appearance: none !important; /*去掉苹果的默认UI来渲染按钮*/} em,i{ font-style:normal;}
/*文字超出隐藏*/
.w_break{
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
strong,em,i{ font-style:normal; font-weight:normal;}
.clear{ clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
.clearfix{zoom:1;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.lft{ float:left;}
.rgt{ float:right;}
/**************************************/
.lft{ float:left;}
.rgt{ float:right;}
img{ width:auto; max-width:100%;}
html{-webkit-text-size-adjust:none;}
body{font-family: "Microsoft YaHei",sans-serif;  background:#f9f5bf url(../images/page/front/bg.jpg) no-repeat center top; background-size:100% 100%;  line-height: 1.7;margin: 0 auto; position: relative; height:100%; color:#555555; width:750px; font-size:24px; }
body a{ color:#555555;text-decoration:none;cursor:pointer}
body a:hover,body a:active,body a:focus{text-decoration:none;outline:none}
a:hover,a:link,a:visited,a{ color:inherit; text-decoration:none;}

.layout{ height:100%;} 
.header{ height:96px; text-align:center; color:#fcdd9b; font-size:30px; background:url(../images/page/front/bg_top.png) no-repeat center top;} 
.header .logo{ padding-top:20px;}
.header .txt{ display:inline-block; text-align:left; line-height:1; margin-left:8px;}
.header .txt strong{ display:inline-block; line-height:1; }

.header .txt span{ display:inline-block; font-size:21px; line-height:1; position:relative; top:-4px; }

.content{ padding:18px 15px;}
.content .infobox{ background:rgba(0,0,0,0.24); border-radius:20px; padding:25px 50px; padding-bottom:50px;}
.content .infobox .title{ text-align:left; color:#fff; font-size:40px; letter-spacing:10px; height:155px; line-height:155px; margin-bottom:40px;}
.content .infobox .title img{ float:left; margin-right:28px;}
.content .infobox ul li{ background:#fff; box-shadow:0 3px 4px #555; margin-bottom:68px; line-height:46px; font-size:28px; border-radius:10px; padding:25px 0; padding-left:32px; padding-right:25px;}
.content .infobox ul li strong{ color:#000;}
.content .infobox ul li a{ font-size:19px; color:#06913e;}

.content .btn a{ display:block;margin:0 auto; text-align:center; }

.main{ padding:16px; padding-bottom:50px;}
.info-mod{ background:rgba(255,255,255,0.71); margin-bottom:13px; box-shadow:1px 1px 3px #666; border-radius:12px;}
.info-mod1 .img{ float:left; width:285px; height:285px; border-radius:13px;  overflow:hidden;box-shadow:1px 1px 1px #666;}

.info-mod1{ padding:60px 28px;}
.info-mod1 .desc{ width:310px; padding-left:25px; float:right; border-left:1px solid #ccc; height:285px; font-size:1.5rem; color:#333;}
.info-mod1 .desc dl dt,.info-mod1 .desc dl dd{border-bottom:1px solid #ccc;  padding:15px 0;}
.info-mod1 .desc dl dd:last-child{ border-bottom:none;}
.info-mod1 .desc dl dd{ line-height:1.8; color:#666;}
.info-mod1 .desc dl dd strong{ color:#333;}
.info-mod2{ padding:10px 28px;}
.info-mod .hd strong{ display:block;}


.info-mod2 .bd{ line-height:1.8; color:#666; font-size:1.7rem;}
.info-mod2 .bd  p{border-bottom:1px solid #ccc;  padding:10px 0;}
.info-mod2 .bd strong{ color:#333;}
.info-mod2 .bd  p:last-child{ border-bottom:none;}

.info-mod3{ padding:10px 28px;}
.info-mod3 .bd{ line-height:1.8; color:#666; font-size:1.7rem;}
.info-mod3 .bd  p{border-bottom:1px solid #ccc;  padding:10px 0;}
.info-mod3 .bd strong{ color:#333;}
.info-mod3 .bd  p:last-child{ border-bottom:none;}


.footer{ background:#fff; text-align:center; padding:30px 0 15px 0; font-size:1.4rem; color:#666; position:absolute; width:100%; bottom:0; left:0;} 




