@charset "utf-8";
@import url("../css.css");
@import url("media.css");
@import url("global.css");
@import url("header.css");
/* CSS Document */
body {font: normal 62.5% Helvetica, Arial, sans-serif; color:#777;}
*{padding:0px;margin:0px;border:0px;  font-family:'微软雅黑';}
input,select,option{ color:#ccc;}
*:focus {outline: none;}
label{color:#666;}
ul,li{ list-style:none;}
h1,h2,h3,h4{ font-weight:normal;}

.mb10{ margin-bottom:10px;}
a{ text-decoration:none;color:#272727;}
.breadcrumb{ line-height:49px; color:#272727; line-height:50px; border-bottom:1px solid #ccc; padding:0 3%;}

.tc{ text-align:center;}
.trg{ text-align: right;}
.flr{ float:right;}
.mr10{ margin-right:10px;}
.clr{ clear:both;}
.fc-org{ color:#ff8200!important;}
.fc-gay{ color:#5d5374;}
.fc-w{ color:#ffffff!important;}
.bg-org{background-color:#ff8200!important;}
.bg-w{background-color: #ffffff;}
.bg-h{background-color: #e3e3e3;}
.bs{box-sizing: border-box;}
.ib{display: inline-block;}
.db{display: block;}
.tj{text-align:justify;text-justify:inter-ideograph; width: 94%; margin: auto;}

/*边距*/
.p0{ padding:0;}
.p3{ padding:3%;}
.p5{ padding:5%;}
.p8{ padding:8%;}
.plr3{ padding:3%; padding-bottom:0; padding-top:0;}
.plr5{ padding:5%; padding-bottom:0; padding-top:0;}
.plr8{ padding:8%; padding-bottom:0; padding-top:0;}
.pt3{ padding-top:3%;!important}
.pt5{ padding-top:5%;!important}
.pt8{ padding-top:8%;!important}
.pb3{ padding-bottom:3%;}
.pb5{ padding-bottom:5%;}
.pb8{ padding-bottom:8%;}
.pl3{padding-left: 3%;}
.pr3{padding-right: 3%;}

.m0{ margin:0;}
.m3{ margin:3%;}
.mt3{margin-top: 3%;}
.mb3{margin-bottom:3%;}
.m5{ margin:5%;}
.m8{ margin:8%;}
.mt8{ margin-top:8%;}
.mb8{ margin-bottom:8%;}
.fsize1{ font-size:1rem;}
.fsize15{ font-size:1.5rem;}
.fsize2 {font-size:2rem;}
.fsize3 {font-size:3rem;}
.lh1em{ line-height:1rem;}
.lh2em{ line-height:2rem;}
.lh3em{ line-height:3rem;}
.lh4em{ line-height:4rem;}
.lh5em{ line-height:5rem;}
.lh6em{ line-height:6rem;}
.lh7em{ line-height:7rem;}
.lh8em{ line-height:8rem;}
.bor-4{ border:1px solid #E3E3E3; border-left:0; border-right:0;border-top:0;}
.bor-3{ border:1px solid #E3E3E3; border-left:0; border-right:0;}
.bor-2{ border:1px solid #E3E3E3;}
.bor0{ border:0!important;}
.bor0-org{ border:1px solid #ff8200!important; color:#ff8200!important;}

/*圆角*/
.br3{border-radius:0.5rem;}

/*定位*/
.por{position: relative;}
.poa{position: absolute; top:40%; right: 5%;}

/*footer-版权信息*/
.index-footer{ font-size:3.5rem; line-height:8rem; text-align:center; color:#777; position:absolute; bottom:0; width:100%; border-top:1px solid #ccc; background:#ededed;}


.gray10{background:#e2e2e2; width:100%; overflow:hidden;zoom:1; padding-left:3%;}
.gray10 h1{ font-size:1.0em; color:#666666; line-height:24px; background: url(../images/m_001.gif) no-repeat 0px 4px; padding-left:12px;}
.gray10 span{ line-height:20px;}
.bdd{ margin: 0; padding:8px 0px 8px 0px; overflow:hidden;zoom:1; width:94%; margin:auto; font-size:14px; color:#666666;}
.bdd p{ line-height:24px;}
.bottombox p a{display: inline;}

