@charset "utf-8";
/* CSS Document */


/*按钮*/
a.btnClose{font-size:20px;line-height:17px;height:20px;font-family:"微软雅黑";}
a.btnsF16,button.btnsF16,input.btnsF16{height:35px;line-height:35px;display:inline-block;margin:0 5px;padding:0 20px;font-size:16px;border-radius:3px;font-family:"微软雅黑"; cursor:pointer;}
a.btnsF16H,button.btnsF16H,input.btnsF16H{height:50px;line-height:50px;display:inline-block;margin:0 5px;padding:0 25px;font-size:16px;border-radius:3px;font-family:"微软雅黑"; cursor:pointer;}
a.btnsF14{height:30px;line-height:30px;display:inline-block;margin:0 5px;padding:0 15px;font-size:14px;border-radius:3px;font-family:"宋体"; cursor:pointer;}
a.btnsF12{height:25px;line-height:24px;line-height:25px \9\0;display:inline-block;margin:0 5px;padding:0 10px;font-size:12px;border-radius:3px;font-family:"宋体"; cursor:pointer;}

a.btn1:link,a.btn1:visited,button.btn1,input.btn1{color:#fff;background:#3d86bc;border:1px solid #397eb2;box-shadow:0 1px 0 #59a0d5 inset;
background-image: -moz-linear-gradient(top, #5496c7, #3d86bc);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5496c7), color-stop(1, #3d86bc));
}
a.btn1:hover,button.btn1:hover,input.btn1:hover{background:#1368a9;border:1px solid #207abc;}
a.btn1:active{background:#1368a9;border:1px solid #207abc;box-shadow:0 3px 3px #0d4168 inset;}

a.btn2:link,a.btn2:visited,button.btn2,input.btn2{color:#fff;background:#de6667;border:1px solid #c85329;box-shadow:0 1px 0 #f5898a inset;
background-image: -moz-linear-gradient(top, #de6667, #ca4c4d);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #de6667), color-stop(1, #ca4c4d));
}
a.btn2:hover,button.btn2:hover,input.btn2:hover{background:#cb4647;border:1px solid #e26538;}
a.btn2:active{background:#ae451f;border:1px solid #ae451f;box-shadow:0 3px 3px #812f11 inset;}

a.btn3:link,a.btn3:visited,button.btn3,input.btn3{color:#666;border:1px solid #dadada;background-color:#f7f7f7;box-shadow:0 1px 0 #fff inset;
background-image: -moz-linear-gradient(top, #fff, #ececec);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ececec));
}
a.btn3:hover,button.btn3:hover,input.btn3:hover{border:1px solid #ddd;background-color:#eee;
background-image: -moz-linear-gradient(top, #fff, #f1f1f1 5%);
background-image: -webkit-gradient(linear, 0 0, 0 5%, from(#fff), to(#f1f1f1));
}
a.btn3:active{background-color:#eee;background-image:none;border:1px solid #dadada;box-shadow:0 3px 3px #ccc inset;}

a.btn4:link,a.btn4:visited,button.btn4,input.btn4{color:#fff;background:#65be63;border:1px solid #51b94f;box-shadow:0 1px 0 #8bfa6c inset;
background-image: -moz-linear-gradient(top, #0ee647, #20ad18);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0ee647), color-stop(1, #20ad18));
}
a.btn4:hover,button.btn4:hover,input.btn4:hover{background:#20ad18;border:1px solid #51b94f;}
a.btn4:active{background:#20ad18;border:1px solid #51b94f;box-shadow:0 3px 3px #51b94f inset;}

a.btn5:link,a.btn5:visited,button.btn5,input.btn5{color:#fff;background:#0f83ff;border:1px solid #05a6fc;box-shadow:0 1px 0 #7fcffa inset;
background-image: -moz-linear-gradient(top, #0fb3ff, #0f83ff);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0fb3ff), color-stop(1, #0f83ff));
}
a.btn5:hover,button.btn5:hover,input.btn5:hover{background:#0f83ff;border:1px solid #05a6fc;}
a.btn5:active{background:#0f83ff;border:1px solid #05a6fc;box-shadow:0 3px 3px #05a6fc inset;}

a.btn6:link,a.btn6:visited,button.btn6,input.btn6{color:#fff;background:#ff8c00;border:1px solid #ff8c00;box-shadow:0 1px 0 #ffd3a1 inset;
background-image: -moz-linear-gradient(top, #ffa200, #ff8c00);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffb700), color-stop(1, #ff8c00));
}
a.btn6:hover,button.btn6:hover,input.btn6:hover{background:#ff8c00;border:1px solid #ff8c00;}
a.btn6:active{background:#f08205;border:1px solid #f08205;box-shadow:0 3px 3px #b35f00 inset;}

a.btn7:link,a.btn7:visited,button.btn7,input.btn7{color:#fff;background:#c7892c;border:1px solid #c27e19;box-shadow:0 1px 0 #ffb340 inset;
background-image: -moz-linear-gradient(top, #c7892c, #c27604);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c7892c), color-stop(1, #c27400));
}
a.btn7:hover,button.btn7:hover,input.btn7:hover{background:#b86b00;border:1px solid #b86b00;}
a.btn7:active{background:#a35f00;border:1px solid #a35f00;box-shadow:0 3px 3px #8c4404 inset;}


a.btn1Unclick:link,a.btn1Unclick:visited,a.btn1Unclick:hover{background:#0c568d;border:1px solid #0c568d;box-shadow:0 0 0 #fff inset;}
a.btn2Unclick:link,a.btn2Unclick:visited,a.btn2Unclick:hover{background:#ae451f;border:1px solid #ae451f;box-shadow:0 0 0 #fff inset;}
a.btn3Unclick:link,a.btn3Unclick:visited,a.btn3Unclick:hover{background-color:#eee;background-image:none;border:1px solid #eee;box-shadow:0 0 0 #fff inset;}
a.btn4Unclick:link,a.btn4Unclick:visited,a.btn4Unclick:hover{background:#358a33;border:1px solid #358a33;box-shadow:0 0 0 #fff inset;}
a.btn5Unclick:link,a.btn5Unclick:visited,a.btn5Unclick:hover{background:#c65400;border:1px solid #c65400;box-shadow:0 0 0 #fff inset;}


/*功能按钮*/
a.btnColorF12,button.btnColorF12,input.btnColorF12{height:25px;line-height:25px;display:inline-block;margin:0 5px;padding:0 15px;font-size:12px;font-family:"微软雅黑"; cursor:pointer;}
a.btnColorF14,button.btnColorF14,input.btnColorF14{height:30px;line-height:30px;display:inline-block;margin:0 5px;padding:0 20px;font-size:16px;font-family:"微软雅黑"; cursor:pointer;}
a.btnColorF16,button.btnColorF16,input.btnColorF16{height:45px;line-height:45px;display:inline-block;margin:0 5px;padding:0 20px;font-size:16px;font-family:"微软雅黑"; cursor:pointer;}

a.btnColorR:link,a.btnColorR:visited,button.btnColorR,input.btnColorR{color:#fff;background:#c40000;border:1px solid #80000c;border-radius:2px;}
a.btnColorR:hover,button.btnColorR:hover,input.btnColorR:hover{color:#fff;background:#d32838;border:1px solid #c40000;}

a.btnColorR2:link,a.btnColorR2:visited,button.btnColorR2,input.btnColorR2{color:#fff;background:#ff6600;border:1px solid #ff5500;}
a.btnColorR2:hover,button.btnColorR2:hover,input.btnColorR2:hover{color:#fff;background:#ff8800;border:1px solid #ff7700;}

a.btnColorB:link,a.btnColorB:visited,button.btnColorB,input.btnColorB{color:#fff;background:#1b3653;border:1px solid #03182f;border-radius:2px;}
a.btnColorB:hover,button.btnColorB:hover,input.btnColorB:hover{color:#fff;background:#275688;border:1px solid #1b3653;}

a.btnColorB2:link,a.btnColorB2:visited,button.btnColorB2,input.btnColorB2{color:#fff;background:#0f87ff;border:1px solid #006bd5; border-radius:2px;}
a.btnColorB2:hover,button.btnColorB2:hover,input.btnColorB2:hover{color:#fff;background:#3f98f1;border:1px solid #0f87ff;}

a.btnColorY:link,a.btnColorY:visited,button.btnColorY,input.btnColorY{color:#fff;background:#f63;border:1px solid #a60;border-radius:2px;}
a.btnColorY:hover,button.btnColorY:hover,input.btnColorY:hover{color:#fff;background:#ea0;border:1px solid #960;}

a.btnColorG:link,a.btnColorG:visited,button.btnColorG,input.btnColorG{color:#222;background:#eee;border:1px solid #ccc;border-radius:2px;}
a.btnColorG:hover,button.btnColorG:hover,input.btnColorG:hover{color:#fafafa;background:#888;border:1px solid #666;}

a.btnColorP:link,a.btnColorP:visited,button.btnColorP,inpu.btnColorP{padding:0 5px;width:100px;}

a.btnColorP1:link,a.btnColorP1:visited,button.btnColorP1,inpu.btnColorP1{color:#666;border:1px solid #999;padding:0 5px;width:100px;}
a.btnColorP1:hover,button.btnColorP1:hover,input.btnColorP1:hover{color:#0f87ff;border:1px solid #0f87ff; text-decoration:none;}

a.btnColorP2:link,a.btnColorP2:visited,button.btnColorP2,inpu.btnColorP2{color:#666;border:1px solid #f93;padding:0 5px;width:100px;}
a.btnColorP2:hover,button.btnColorP2:hover,input.btnColorP2:hover{color:#0f87ff;border:1px solid #0f87ff; text-decoration:none;}