/*版权所有：巴哥网络科技pugweb.net(调用请保留)*/
/*Copyright (c) 2017 www.pugweb.net All Rights Reserved*/

/*CSS全局重置*/
@charset "utf-8";
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}
body{line-height:1;behavior:url(hover.htc)}
body,button,input,select,textarea{font:14px/1.5em 'Microsoft Yahei',Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif}
code,kbd,pre,samp,tt{font-family:"Courier New",Courier,monospace}
address,cite,dfn,em,var{font-style:normal}
ol,ul{list-style:none}
a{text-decoration:none;color: #444}
a:hover{text-decoration:none;color: #1E6FC0}
img{/*margin:0 auto;*/padding:0;border:none; display:block; -ms-interpolation-mode: bicubic; /*max-width: 100%;*/}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
hr{height:1px;border:none}
html{overflow-y:scroll}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid silver}
legend{display:table;box-sizing:border-box;padding:0;max-width:100%;color:inherit;white-space:normal}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{outline-offset:-2px;-webkit-appearance:textfield}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:999;opacity:.54}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}

/*全局通用*/
.clearfix{*zoom:1;}
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
.fl{ float: left!important }
.fr{ float: right!important ;margin-top: 0px;}
.fr2{ float: right!important ;margin-top: -100px;}
.bor{ border: 1px dashed #999 }/*测试使用*/
.wrap{width: 1020px; margin:0 auto;position: relative;}
.wrap1{width: 1100px; margin:0 auto;position: relative;}

.texto{display: block; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
#tips{position: absolute;padding: 5px 10px;z-index: 99999; background: #2C9B81; color: #fff;  border-radius: 5px;}
/*默认选中文字样式*/
::selection {background:#308ECC;color:#fff;}
::-moz-selection {background:#308ECC;color:#fff;}
::-webkit-selection {background:#308ECC;color:#fff;}
.totop{position: fixed;width:50px; height: 69px;cursor: pointer;display: none; background: url(../img/totop.png) no-repeat top center;left: 50%;margin-left:600px;bottom:100px; }
/*颜色*/
.co1{color: #666}.co2{color: #999}.co3{color: #0075C2!important;font-size: 20px!important;}
.a1{text-decoration:none;color: #fff}
.a1:hover{text-decoration:none;color: #F18D01}
.imgin{display: inline-block!important;vertical-align: middle;}.imgmr{margin:0 auto;}.imgmax{ width: 100% }
.h50{width: 100%;height: 50px}.h70{width: 100%;height: 70px}.h30{width: 100%;height: 30px}.h40{width: 100%;height: 40px}.h20{width: 100%;height: 20px}.h10{width: 100%;height: 10px}.h100{width: 100%;height: 100px}.h200{width: 100%;height: 200px;text-align: center;}
.h140{width: 100%;height: 140px}.h160{width: 100%;height: 160px}
.mr20{margin-right: 20px}
.mt20{margin-top: 20px}
.mb20{margin-bottom: 20px}
.text-r{text-align: right}
.text-m{text-align: center;}
.text-m img{display: inline-block;}
