@charset "utf-8";
::-webkit-input-placeholder{color:#000;font-size:80%;}
:-moz-placeholder {color:#000}
::-moz-placeholder {color:#000}
:-ms-input-placeholder {color:#000;}

#wrap,#footer{background-color:#f5f6f7;}
#header {clear: both;position: relative;width: 100%;height:106px;padding:0px;}
#header > .slideshow {display:none;}

.ctit2{font-weight:bold;font-size:16px;}

.gptable{display:table;width:100%;}
.gptable > .row{display:table-row;}
.gptable > .row > .cell{display:table-cell;vertical-align:middle;padding:5px 0px;}
.gptable > .row > .tcell{display:table-cell;background-color:#F6F6F6;padding:10px 0px;text-align:center;}
.gptable > .row > .pcell{display:table-cell;border-top:1px solid #CCC;padding:10px 0px;text-align:center;}
.gptable > .row > .btl{border-top:2px solid #a81d22;}
.gptable > .row > .brl{border-right:1px solid #CCC;}
.gptable > .row > .bbl{border-bottom:1px solid #CCC;}

.customerBox{border:1px solid #CCC;background-color:#FFF;margin-top:35px;padding:0px 50px 50px 50px;min-height:700px;}
.titBox{width:100%;height:80px;line-height:80px;text-align:center;cursor:pointer;font-size:24px;}
.infoBox{display:table-cell;vertical-align:middle;padding:10px 20px;;border:1px solid #ccc;background-color:#f6f6f6;}


.tabrow {width:100%;text-align: center;list-style: none;padding: 0;line-height: 50px;height: 50px;overflow: hidden;position: relative;}
.tabrow li {/*width:16.66666%;*/width:25%;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;background-color:#f6f6f6;display: inline-block;position: relative;z-index: 0;margin: 0 -2px;padding: 0px;}
.tabrow a {color: #555;text-decoration: none;}
.tabrow li.on {background: #FFF;color:#111;border-left:1px solid #9e0b0f;border-top:1px solid #9e0b0f;border-right:1px solid #9e0b0f;font-weight:bold;color: #111;z-index: 1;border-bottom-color: #FFF;}
.tabrow:before {position: absolute;content: " ";width: 100%;bottom: 0;left: 0;border-bottom: 1px solid #ccc;z-index: 1;}
.tabrow li:before,.tabrow li:after {border-top: 1px solid #ccc;border-right: 1px solid #ccc;border-l: 1px solid #ccc;border-bottom: 1px solid #ccc;position: absolute;bottom: -1px;width: 0px;height: 0px;content: " ";}

.tcell{text-align:center;height:40px;border-top:1px solid #CCC;}
.trline{border-right:1px solid #CCC;}
.tbline{border-bottom:1px solid #CCC;}