@charset "utf-8";
/* CSS Document */

body{ margin:0 auto;}
img{ vertical-align:middle;}
.table-rds{border-radius:5px;  margin-top:20px; background-image: url(../image/titbg.jpg); background-repeat:repeat-x;}
.table-td1{ border:1px solid #e1e1e1; border-top:none; padding:35px 0px;}
.welcome-bg{ background:url(../image/welcomeBG.jpg) top center no-repeat;}

.ztdiv-1{width:280px; padding:15px 0px; background-color: #eab45b; text-align: center; border-radius: 5px; line-height: 30px;}
.ztdiv-2{width:280px; padding:15px 0px; background-color: #85b964; text-align: center; border-radius: 5px; line-height: 30px;}
.ztdiv-3{width:280px; padding:15px 0px; background-color: #4fd7bf; text-align: center; border-radius: 5px; line-height: 30px;}
.ztdiv-4{width:280px; padding:15px 0px; background-color: #d67945; text-align: center; border-radius: 5px; line-height: 30px;}

.line-1{ line-height:35px;}
.line-bor-1{ border-right:1px solid #f7f0e9;}

.bgico-1{ background:url(../image/sx-ico1.png) left 0px no-repeat; padding-left:40px;}
.bgico-2{ background:url(../image/sx-ico2.png) left 0px no-repeat; padding-left:40px;}
.bgico-3{ background:url(../image/sx-ico3.png) left 0px no-repeat; padding-left:40px;}

.word-1{font-size:12px; color:#ffffff; font-family: "微软雅黑";}
.word-2{font-size:14px; color:#25272c; font-family: "微软雅黑";}
.word-2 A{font-size:14px; color:#25272c; font-family: "微软雅黑";}
.word-3{font-size:14px; color:#ffffff; font-family: "微软雅黑";}
.word-3 A{font-size:14px; color:#ffffff; font-family: "微软雅黑";}
.word-4{font-size:16px; color:#f0ad70; font-family: "微软雅黑";}
.word-5{font-size:16px; color:#ffffff; font-family: "微软雅黑";}

.word-6{font-size:16px; color:#85b964; font-family: "微软雅黑";}
.word-6{font-size:16px; color:#4fd7bf; font-family: "微软雅黑";}
.word-7{font-size:24px; color:#f4712a; font-family: "微软雅黑";}
.word-7{font-size:24px; color:#f4712a; font-family: "微软雅黑";}
.word-8{font-size:26px; color:#ffffff; font-family: "微软雅黑";}
.word-8{font-size:26px; color:#ffffff; font-family: "微软雅黑";}
.word-9{font-size:16px; color:#85b964; font-family: "微软雅黑";}
.word-10{font-size:16px; color:#827b75; font-family: "微软雅黑";}

.button-01 {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	color: #FFF;
	
	background-size: 80px 30px;
    height: 30px;
    width: 60px;
    line-height: 30px;
    border: none;
    margin-right: 10px;
    background-color: #2f89ea;

}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th{
	background-color:transparent !important;
}
.table-striped>tbody>tr:nth-of-type(1){
	background-color:white;
}

