/* exchange */
.ex-list{}
.ex-list ul{list-style: none; margin:0; padding:0;}
.ex-list ul li{}
.ex-list ul li a{padding-left:20px;display: block;line-height:36px;font-size:14px; color:#363636; text-transform: uppercase; text-decoration: none;}
.ex-list ul li a.active{border-left:5px solid #274e76;background-color:#f1f1f1;padding-left:15px;}
.ex-type{margin-bottom:70px;}
.ex-type ul{list-style: none; margin:0; padding:0;}
.ex-type ul li {float:left;margin-right:6px;width: 50px; height: 50px;}
.ex-type ul li:last-child{padding-right:0;}
.ex-type ul li a{display: block; border:1px solid #d1d1d1;}
.ex-type ul li .active{border:2px solid #274e76;}
/*.ex-type ul li:hover a{ -moz-box-shadow:    inset 0 0 10px #000000; -webkit-box-shadow: inset 0 0 10px #000000; box-shadow:         inset 0 0 10px #000000;}*/
.ex-type ul li a img {width: 100%; height: auto;}
/*table exchange */
.table-exchange {width:100%;}
.table-exchange .hd{color:#363636; line-height:40px; font-weight: bold;text-transform: uppercase; background-color:#f0f0f0; border-left:2px solid #d31c1c;padding-left: 15px; margin-bottom:10px;}
.table-exchange table {margin-bottom:20px;border-collapse: collapse;border-spacing: 1px;width:100%;border-top:1px solid #363636;border-bottom:1px solid #363636;}
.table-exchange table td { text-align:center;border-bottom:1px solid #d4d4db;font-size:13px;height:32px;color:#666666;}
.table-exchange table td:first-child{border-left:1px solid #d1d1d1;}
.table-exchange table td{border-right:1px solid #d1d1d1;}


.table-exchange table td b {color:#0d0248;}
.table-exchange table .last-row td {border-bottom:0 none;}
.table-exchange p.more {font-size:11px;margin:10px 0 0 0;text-align:right;font-weight:bold;text-shadow:1px 1px 0 rgba(255,255,255,0.3);}
.table-exchange p.more a {color:#999999;}
.table-exchange p.more a:hover {color:#d31c1c;}

.table-rounded {width:100%;}
.table-rounded {border-collapse: collapse;border-spacing: 1px;width:100%;}

.table-rounded td {border:1px solid #d4d4db;font-size:12px;height:26px;color:#666666;}
.table-rounded td b {color:#0d0248;}

.table-rounded thead th {text-align: center;padding:5px 0;font-weight:normal;color:#363636;border:1px solid #d1d1d1;}
.table-rounded tbody tr:nth-child(2n+0){background-color:#f6f7f8;}

/*exchange-compiler */
.exchange-compiler{margin-bottom:50px;}
.exchange-compiler .compicon{width: 40px; height: 40px; -webkit-border-radius: 20px;  -moz-border-radius: 20px; border-radius: 20px;  border: 1px solid #e1e3e6;  background-size: 250px auto;  background-position: -3px -132px;  position: relative;  top: 50%;  margin-top: 2px;  left: 0px;}
