@charset "utf-8";
/*Copyright (c) 2018 www.pugweb.net All Rights Reserved*/
/*CSS全局重置*/
@font-face {
	font-family: 'Conv_cour';
	src: url('../fonts/cour.eot');
	src: local('☺'), url('../fonts/cour.woff') format('woff'), url('../fonts/cour.ttf') format('truetype'), url('../fonts/cour.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,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;}
body,button,input,select,textarea{font:14px/1.5em 'Microsoft Yahei',Tahoma,Helvetica,Arial,sans-serif;color: #444}
code,kbd,pre,samp,tt{font-family:"Courier New",Courier,monospace}
address,cite,dfn,em,var{font-style:normal}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ol,ul{list-style:none}
a{text-decoration:none;color: #444}
a:hover{text-decoration:none;color: #2496A3}
img{padding:0;border:none; display:block; -ms-interpolation-mode: bicubic; }
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 }
.bor{ border: 1px dashed #999 }
.min{min-width: 1100px}
.wrap{width: 1100px; margin:0 auto;position: relative;}

.btn-a{border:0;background: #2496A3;color: #fff;border-radius: 5px}
.btn-a a{color: #fff}
.dropdown-toggle{position: relative;}
.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.286rem;content:'';vertical-align:middle;border-top:.286rem solid;border-right:.286rem solid transparent;border-left:.286rem solid transparent}
.pore{position: relative;}
.poab{position: absolute;}
.pofix{position: fixed;}
.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:#2496A3;color:#fff;}
::-moz-selection {background:#2496A3;color:#fff;}
::-webkit-selection {background:#2496A3;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% }
/*站位*/
.h10{width: 100%;height: 10px}
.h20{width: 100%;height: 20px}
.h30{width: 100%;height: 30px}
.h40{width: 100%;height: 40px}
.h50{width: 100%;height: 50px}
.h60{width: 100%;height: 60px}
.h70{width: 100%;height: 70px}
.h80{width: 100%;height: 80px}
.h90{width: 100%;height: 90px}
.h100{width: 100%;height: 100px}
.h120{width: 100%;height: 120px}
.h140{width: 100%;height: 140px}
.h160{width: 100%;height: 160px}
/*边距*/
.mr10{margin: 10px auto}
.mr20{margin: 20px auto}
.mr30{margin: 30px auto}
.mr40{margin: 40px auto}
.mr50{margin: 50px auto}
.mr60{margin: 60px auto}
.mr80{margin: 80px auto}
/*内边距*/
.pa10{padding: 10px 0}
.pa20{padding: 20px 0}
.pa30{padding: 75px 0}

.text-r{text-align: right!important}
.text-l{text-align: right!important}
.text-m{text-align: center!important;}

/*主导航*/


/*翻页*/
.pages ul{display: inline-block;}
.pages_c ul li.page-count{border-radius: 5px}
.pages_c ul li a{border-radius: 5px}

.pages ul li{float: left;margin:0 3px}
.pages ul li.page-form{display: none!important}
.pages ul li.page-count{display: block;padding:3px 10px;border:1px solid #ddd;color: #555}
.pages ul li a{display: block;padding:3px 10px;border:1px solid #ddd;}
.pages ul li a:hover{color: #fff;background: #2496A3;border:1px solid #2496A3;}
.pages ul li.page-on a{color: #fff;background: #2496A3;border:1px solid #2496A3;}

/*面包屑*/
.place{color: #444;line-height: 32px;/* display: none */}
.place a{font-size: 12px;}
.place a:last-child{color: #2496A3}

.messbox{padding: 20px;background: #fff;position: fixed;left:50%;top:30%;margin-left: -240px;width: 480px; z-index: 999;box-shadow: 0 0 5px #ddd;display: none}
    .mestab tr td{padding: 5px;}
    .mestab tr td:first-child{text-align: right;}
    .mestab tr td input[type=text]{width: 300px;line-height: 35px;border:1px solid #ddd;border-radius: 3px;height: 35px;padding: 0;padding-left: 5px}
    .mestab tr td input[type=submit]{width: 100px;line-height: 35px;border:none;border-radius: 3px;height: 35px;background: #2496A3;color: #fff;cursor: pointer;}
    .mestab tr td textarea{width: 295px;border:1px solid #ddd;border-radius: 3px;height: 100px;padding: 5px;resize: none}
    .clo-btn{position: absolute;width: 25px;height: 25px;top:0;right: 0;background:url(../img/x.png) no-repeat center;cursor: pointer;transition: all .3s}
    .clo-btn:hover{transform: rotate(360deg);}