/* 公用 */
.gg-ph {display: none;}
.news-box {background-color: #F7F7F7;border-radius: 6px;}
.index {background-color: #F7F7F7;}
.index-cont {width: 1000px;margin: 0px auto;}
.index-box1 {width: 770px;}
#cont1 {width: 190px;background-color: #ffffff;}
#cont2 {width: 570px;background-color: #ffffff;}
.index-finance {}
.index-finance-cont {width: 380px;}
/* 公用 end*/
/* 面包屑 */
.mbx {height: 50px;line-height: 50px;}
/* 面包屑 */
/* banner 轮播*/
#index_banner {}
#index_banner .swiper-slide img {width: 100%;}
#index_banner .swiper-pagination {text-align: right;left: -15px;}
#index_banner .swiper-pagination .swiper-pagination-bullet {width: 10px;height: 10px;margin: 0 2px;}
#index_banner .swiper-pagination .swiper-pagination-bullet-active {background-color: #BF1B20;}
/* banner 轮播end*/
/* 计算器样式 */
.g-row {width: 100%;height: auto;zoom: 1;}
.content h2 {font-size: 14px;font-weight: bold;line-height: 40px;text-align: center;color: #bf1b20;}
.g-row:after {display: block;clear: both;visibility: hidden;height: 0;overflow: hidden;content: ".";}
.typo table {table-layout: fixed;margin: 0 auto;}
.interest td {height: 30px;}
.typo table th, .typo table td, .typo-table th, .typo-table td {border: 1px solid #ddd;padding: 5px 10px;}
.typo table td, .typo table th {padding: 2px 4px;word-break: break-all;}
.typo table {table-layout: fixed;margin: 0 auto;}
.interest td .wd-u-select {width: 130px;height: 30px;line-height: 30px;}
.wd-u-input, .wd-u-select {display: inline-block;_display: inline;_zoom: 1;width: 180px;padding: 5px;height: 17px;line-height: 17px;border: 1px solid #c1c1c1;background: #fff;font-size: 12px;color: #595959;}
.interest td input {width: 118px;border: 1px solid #999999;}
.wd-u-input[readonly], .wd-u-textarea[readonly] {background-color: #f2f2f2;color: #666;border-color: #bbb;}
.sub {text-align: center;padding-top: 10px;}
.wd-u-btn {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;display: inline-block;border: 1px solid #ddd;*border: 0 none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;margin-right: .5em;*margin-right: .3em;margin-bottom: 0;padding: 0 10px;*padding: 1px 10px;width: auto;height: 21px;line-height: 21px;font-size: 12px;cursor: pointer;border-bottom-color: #ccc !important;background-color: #f4f4f4;background-image: -moz-linear-gradient(top,#f8f8f8,#eee);background-image: -ms-linear-gradient(top,#f8f8f8,#eee);background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#eee));background-image: -webkit-linear-gradient(top,#f8f8f8,#eee);background-image: -o-linear-gradient(top,#f8f8f8,#eee);background-image: linear-gradient(top,#f8f8f8,#eee);background-repeat: repeat-x;}
.btn-warning {border-color: transparent;border-bottom-color: #eea236 !important;background-color: #f0ad4e;background-image: -moz-linear-gradient(top,#f89406,#fb8128);background-image: -ms-linear-gradient(top,#f89406,#fb8128);background-image: -webkit-gradient(linear,0 0,0 100%,from(#f89406),to(#fb8128));background-image: -webkit-linear-gradient(top,#f89406,#fb8128);background-image: -o-linear-gradient(top,#f89406,#fb8128);background-image: linear-gradient(top,#f89406,#fb8128);background-repeat: repeat-x;color: #ffffff;}
.btn-lg {padding: 0 30px;height: 38px;line-height: 38px;font-size: 14px;}
/* 计算器样式 */
/* 手机样式 */
@media screen and (max-width: 999px) {
/* 公用 */
.index-cont {width: 100%;}
#cont1 {display: none;}
.index-box1 {width: 100%;}
#cont2 {width: 100%;}
.mbx {display: none;}
/* 公用 */
}