﻿@charset "utf-8";
/* CSS Document */
html,body { padding:0; margin:0; height:100%; width:100%;}
body, ul, li, input, img, a, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, textarea {box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin: 0; padding: 0; font-size: 14px; 
 font-family: "微软雅黑" "Microsoft Yahei",Helvetica, sans-serif; color: #000; font-weight: normal; }
img { border:0; width:100%;vertical-align:bottom; -webkit-tap-highlight-color: transparent;-webkit-touch-callout: none; -webkit-user-select: none; }/*手机点击去除阴影*/
input,select,textarea,button { font:12px/1.6  Microsoft YaHei, Helvetica, sans-serif; }
table { empty-cells: show; border-collapse: collapse; color:#666; }
em, cite, i { font-style: normal; }
a{  -webkit-tap-highlight-color: transparent;-webkit-touch-callout: none; -webkit-user-select: none;text-decoration:none;color:#666;}/*手机点击去除阴影*/
input { line-height: normal;-webkit-appearance: none;}
button{ -webkit-appearance: none;}
.clear { clear: both; }


.main{ min-width:320px; overflow:hidden}
.p-img{ width:100%;}
.detail{ width:100%;position:relative}
.detail .detail-aa{ width:50%; float:left;}
.foot{ text-align:center; background:#e8e8e8; width:100%; height:40px; line-height:40px; position:relative}
.foot-img{ width:16px; position:absolute; right:20px; bottom:10px;}

.circle{background:#f4f4f4;height:100%; width:100%; position:relative}
.circle .title{ position:absolute; top:0px; left:0px; height:20px;  text-align:center; z-index:501; width:100%; background-color:rgba(0,0,0,0.5);  }
.circle .title p{ font-size:12px; line-height:20px;  color:#fff}
.xitiao{ margin:0px 30px;}
.xitiao .p1{font-size:14px;font-weight:bold}
.xitiao .p2{font-size:12px;margin-top:5px}
.xitiao .xitiao-bt h1{ font-size:14px; font-weight:bold;}
.xitiao .xitiao-bt{text-align:center;border-bottom:1px dashed #ccc;padding-bottom:10px;padding-top:25px}
.xitiao .xitiao-a{ padding-top:12%; }
.xitiao .xitiao-a h2{ font-size:16px; font-weight:bold}
/*.xitiao .xitiao-a p{ padding:5px 0;}*/
.xitiao .xitiao-a .xitiao-tubiao{float:left;margin-right:20px;width:50px}
.xitiao .xitiao-a .xitiao-jies{overflow:hidden;}
.xitiao .xitiao-a .xitiao-jies p{font-size:12px;/*margin-top:5px;*/}

.xitiao-aut {
				overflow: hidden;
                margin-top:5px;
			}
			.xitiao-lef {
				float: left;
				font-size: 14px;
				
				height:100%; 
				
			}
			.xitiao-rig {
				float: left;
				font-size: 14px;
			}

