@charset "utf-8";
/* CSS Document */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-family:'微软雅黑';font-size:125%;text-shadow:none;}
html{overflow-y:scroll !important;}
ul,ol,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
img,object,embed,video{max-width:100%;margin:0;padding:0;}
input,select,textarea{font-family:'微软雅黑';}
/* IE 6 不支持最大宽度，因此默认为 100% 宽度 */
.ie6 img{width:100%;}
.ui-page-theme-a a,html .ui-bar-a a,html .ui-body-a a,html body .ui-group-theme-a a{color:#333 !important;font-weight:400;text-decoration:none;}
body{margin:0;background-color:#fff !important;}
h1,h2,h3,h4,h5,h6{font-weight:400;}
i,em{font-style:normal;}
a:focus{outline:none;}

/*主页样式*/
body{ min-width:18rem;}
.header{height:2.5rem; width:100%; background:#fff; position:relative; border-bottom:0.1rem solid #eee;}
.title{color:#2d2b36;font-size:1rem;font-weight:normal; height:2.5rem;line-height:2.5rem;width:100%;text-align:center; background:url(../images/guan/logo.png) no-repeat; background-position:1em;}
.icon-back{ height:1.05rem; width:1.05rem; background:url(../images/guan/images/ico_back.png); background-size:100% 100%; position:absolute; left:4%; top:0.725rem;}
.banner{ background:url(../images/guan/images/banner.png) no-repeat;background-size:100% 100%;height:12.5rem;width:100%;position:relative;}
.btn_1{width:45%; height:6.85rem; border-radius:0.25rem; background:url(../images/guan/images/project.png),#0084ff; background-size:3.325rem 4.175rem,auto; background-repeat:no-repeat; background-position:1rem; position:absolute; top:15.75rem; left:4%;}
.btn_2{width:45%; height:5.35rem; border-radius:0.25rem; background:url(../images/guan/images/order.png),#3d99ff; background-size:5.7rem 2rem,auto; background-repeat:no-repeat; background-position:1rem; position:absolute; top:15.75rem; left:51.2%;}
.btn_3{width:45%; height:5.35rem; border-radius:0.25rem; background:url(../images/guan/images/pile.png),#3d99ff; background-size:5.925rem 2rem,auto; background-repeat:no-repeat; background-position:1rem; position:absolute; top:23rem; left:4%;}
.btn_4{width:45%; height:6.85rem; border-radius:0.25rem; background:url(../images/guan/images/section.png),#0084ff; background-size:4.325rem 4.175rem,auto; background-repeat:no-repeat; background-position:1rem; position:absolute; top:21.5rem; left:51.2%;}

/*详情页样式*/
.detailed{ padding-top:0.5rem; padding-bottom:0.5rem; background:#f6f7fb;}
.li{width:92%; height:1.5rem; margin-left:4%; font-size:0;}
.li2{width:92%; margin-left:4%; font-size:0;}
.detailed{background:url(../images/guan/bg.png); background-size:100% 100%; background-attachment:fixed;}
.detailed li a{font-size:0.7rem; line-height:1.1rem; vertical-align:top; color:#333; font-weight:bold; display:inline-block; padding-right:1%; width:29%; text-align:right;text-decoration:none;}
.detailed li tr p a{ width:auto; display:inline;}
.detailed li span{font-size:0.7rem; line-height:1.1rem; vertical-align:top; color:#666; font-weight:normal;display:inline-block; width:70%;}
.li3{ width:85%; background:#fff; border:0.05rem solid #eee; margin-top:0.2rem; margin-left:4%; padding:0.3rem 0 0.3rem 0.8rem;}
.li3 p{font-size:0.7rem; line-height:1.1rem; vertical-align:top; color:#666;}

/*列表页样式*/
.search{height:2.1rem; width:100%; background:#eee; position:relative;}
.search_input{width:83%; height:1.15rem; border:0.05rem solid #999; border-radius:0.1rem; padding-left:1%; margin-left:4%; vertical-align:top; margin-top:0.35rem;}
.search_icon{ width:1rem; height:1rem; background:url(../images/guan/images/search.png); background-size:100% 100%; border:none; position:absolute; top:0.55rem; right:4%;}

.list{padding:0; margin:0; background:#eee;}
.list li{height:4.25rem; width:100%; background:#fff; margin-bottom:0.2rem; position:relative;}
.list li img{width:3.25rem; height:3.25rem; margin-left:4%; margin-top:0.5rem;}
.list li div{width:65%; height:3.25rem; position:absolute; left:25%; top:0.5rem;}
.p_title{font-size:0.8rem; line-height:0.8rem; font-weight:bold; color:#333;}
.p_content{font-size:0.65rem; line-height:0.65rem; margin-top:0.55rem; font-weight:normal; color:#666;}
.more_icon{ width:0.625rem; height:1.175rem; background:url(../images/guan/images/more.png); background-size:100% 100%; position:absolute; right:4%; top:1.55rem;}















