﻿@charset "utf-8";
/* CSS Document */
*html{background-image:url(about:blank);background-attachment:fixed;}
body{ margin:0px; padding:0px; color:#222; font-family:"微软雅黑"; font-size:12px;background:#fff;}
h1,h2,h3,h4,h5,h6,h7,strong,em,label,i,p,b{  margin:0; padding:0;}
dl,ul,ol,li,dt,dd{ list-style-type:none; margin:0px; padding:0px;}
a:link,a:visited { text-decoration:none; color:#a5a5a5;}
a:hover{ color:#ff5256;}
a{ outline:none;}
a:active{star:expression(this.onFous=this.blur());}
/*去掉链接的虚线框*/

table { border-collapse:collapse; border-spacing:0; } 
img{ border:none; vertical-align:middle; margin:0; padding:0;}
button, input, select, textarea, label { vertical-align:middle; outline:none; }
textarea,input{ word-wrap:break-word; word-break:break-all; padding:0px;  white-space:normal;}
/*文本溢出强制换行*/


/*定位*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.fl{float:left;}
.fr{float:right;}
.cb{clear:both}
.cl{clear:left}
.cr{clear:right}
.vm{vertical-align:middle} 
.pr{position:relative} 
.pa{position:absolute}
.abs-right{position:absolute;right:0}
.zoom{zoom:1} 
.hidden{visibility:hidden} 
.none{display:none}

/*颜色定义*/
.c_red{ color:#f00;}
.c_white{ color:#fff;}
.c_green{ color:#0baa0b;}
.c_gray{ color:#999;}
.c_blue{ color:#00f;}
.c_black{ color:#000;}
.c_orange{ color:#ff6f2d;}

.c_black a{ color:#000;} 
/*字体样式*/
.fb{ font-weight:bold;}
.fn{ font-weight:normal;}
.fi{ font-style:italic;}
.f10{ font-size:10px;}
.f11{ font-size:11px;}
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{ font-size:18px;}
.f20{font-size:20px}
.f24{ font-size:24px;}



/*input button按钮*/
.btn_blue{ background:#0474c6; color:#fff;}
.btn_blue:hover{ background:#066ab3;}
.btn_cheng{ background:#e9aa07; color:#fff;}
.btn_cheng:hover{ background:#dfa204;}
.btn_green{ background:#4abd1f; color:#fff;}
.btn_green:hover{ background:#40b216;}
.btn_hong{ background:#f23f21; color:#fff;}
.btn_hong:hover{ background:#ea3213;}
.btn_red_cheese{ background:#ff500d; color:#fff;}
.btn_red_cheese:hover{ background:#f54907;}
.btn_gray_cheese{ background:#CBD3D6;}

.btn_qiangray{ background:#E8ECEF;}
.btn_gray1,.btn_gray2{ background-color:#a1acb4; color:#fff;}
.btn_gray1:hover{ background-color:#8B98A2;}
.btn_pad1{ padding:4px 8px;}
.btn_pad2{ padding:4px 18px;}
.btn_pad3{ padding:6px 20px; _padding:6px 10px;}
.btn_pad4{ padding:10px 20px;}
.btn_pad5{ padding:8px 6px;}
.bor_none{ border:none;}
.mouse_hand{ cursor:pointer;}
.btn_wh1{ width:92px; height:36px; line-height:36px;}



/*圆角*/
.yuanjiao_1{border-radius:1px;-moz-border-radius:1px; -ms-border-radius:1px;-webkit-border-radius:1px; -o-border-radius:1px; }
.yuanjiao_2{border-radius:2px;-moz-border-radius:2px; -ms-border-radius:2px;-webkit-border-radius:2px; -o-border-radius:2px; }
.yuanjiao_3{border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px;-webkit-border-radius:3px; -o-border-radius:3px;}
.yuanjiao_4{border-radius:4px;-moz-border-radius:4px; -ms-border-radius:4px;-webkit-border-radius:4px; -o-border-radius:4px;}
.yuanjiao_5{border-radius:5px;-moz-border-radius:5px; -ms-border-radius:5px;-webkit-border-radius:5px; -o-border-radius:5px;}
.yuanjiao_12{border-radius:12px; -moz-border-radius:12px;  -ms-border-radius:12px; -webkit-border-radius:12px;  -o-border-radius:12px;}
.yuanjiao_40{border-radius:40px;-moz-border-radius:40px; -ms-border-radius:40px;-webkit-border-radius:40px; -o-border-radius:40px; }
.yuanjiao_50{border-radius:50px;-moz-border-radius:50px; -ms-border-radius:50px;-webkit-border-radius:50px; -o-border-radius:50px;}
.yuanjiao_78{border-radius:78px;-moz-border-radius:78px; -ms-border-radius:78px;-webkit-border-radius:78px; -o-border-radius:78px; }
.yuanjiao_122{border-radius:122px;-moz-border-radius:122px; -ms-border-radius:122px;-webkit-border-radius:122px; -o-border-radius:122px;}
.yuanjiao_18{border-radius:18px;-moz-border-radius:18px; -ms-border-radius:18px;-webkit-border-radius:18px; -o-border-radius:18px; }
.yuanjiao_92{border-radius:92px;-moz-border-radius:92px; -ms-border-radius:92px;-webkit-border-radius:92px; -o-border-radius:92px;}
.yuanjiao_22{border-radius:22px;-moz-border-radius:22px; -ms-border-radius:22px;-webkit-border-radius:22px; -o-border-radius:22px;}
.yuanjiao_100{border-radius:100px;-moz-border-radius:100px; -ms-border-radius:100px;-webkit-border-radius:100px; -o-border-radius:100px;}
.yuanjiao_12_1{border-radius:12px 0 0 12px; -moz-border-radius:12px 0 0 12px; -ms-border-radius:12px 0 0 12px; -webkit-border-radius:12px 0 0 12px; -o-border-radius:12px 0 0 12px;}
.yuanjiao_12_2{border-radius:0px 12px 12px 0px; -moz-border-radius:0px 12px 12px 0px; -ms-border-radius:0px 12px 12px 0px; -webkit-border-radius:0px 12px 12px 0px; -o-border-radius:0px 12px 12px 0px;}
.yuanjiao_3_1{border-radius:3px 0 0 3px; -moz-border-radius:3px 0 0 3px; -ms-border-radius:3px 0 0 3px; -webkit-border-radius:3px 0 0 3px; -o-border-radius:3px 0 0 3px; }
.yuanjiao_4_1{border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; -ms-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; -o-border-radius:4px 4px 0 0; }
.yuanjiao_b_l{border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; -ms-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; -o-border-radius:0 0 3px 3px; }

.yuanjiao_3_top{border-radius:3px 3px 0 0 ; -moz-border-radius:3px 3px 0 0; -ms-border-radius:3px 3px 0 0; -webkit-border-radius:3px 3px 0 0; -o-border-radius:3px 3px 0 0;}
.yuanjiao_3_rb{border-radius: 0 3px 3px 0 ; -moz-border-radius: 0 3px 3px 0; -ms-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0;}
.yuanjiao_5_top{border-radius:5px 5px 0 0 ; -moz-border-radius:5px 5px 0 0; -ms-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -o-border-radius:5px 5px 0 0;}

/*阴影*/
.yinying_1{ -moz-box-shadow:1px 1px 1px #ddd inset; -webkit-box-shadow:1px 1px 1px #ddd inset; box-shadow:1px 1px 1px #ddd inset;}
.yinying_6{ -moz-box-shadow:0px 0px 6px #c1c1c1; -webkit-box-shadow:0px 0px 6px #c1c1c1; box-shadow:0px 0px 6px #c1c1c1;}
.yinying_7{ -moz-box-shadow:0px 1px 3px #c6e4fa; -webkit-box-shadow:0px 1px 3px #c6e4fa; box-shadow:0px 1px 3px #c6e4fa;}



blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}