﻿.deg{
	width: 450px;
	height:60px;
	/*background: pink;*/
	position: relative;
	margin: 0 auto;
	text-align: center;
	border-bottom:1px solid #CECECE;
}
.degs{
    width: 450px;
    height:120px;
    /*background: pink;*/
    position: relative;
    margin: 0 auto;
    text-align: center;
    border-bottom:1px solid #CECECE;
}
.ss{
	padding:30px 0;
	width:450px;
	margin:0 auto;
	text-align: center;
	border: none;
	outline: none;
}
.app{
    background-repeat: no-repeat;
    width: 30px;
    position: absolute;
    left:10px;
    top: 8px;
}
.deg>span{
    height: 60px;
    position: absolute;
    left:50px;
    color:#666;
    font-size: 16px;
    line-height: 64px;
    display: inline-block;
}
.degs>span{
    height: 120px;
    position: absolute;
    left:50px;
    color:#666;
    font-size: 16px;
    line-height: 64px;
    display: inline-block;
}
.deg>input{
    width:450px;
    height:60px;
    outline: none;
    float:left;
    color:#666;
    padding-top: 5px;
    line-height: 60px;
    /*margin-top:0.22rem;*/
    /*border-radius: 0.18rem;*/
    padding-left: 130px;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:1px solid #CECECE;
    font-size: 18px;
}
.degs>textarea{
    width:450px;
    height:120px;
    outline: none;
    float:left;
    color:#666;
    padding-top: 23px;
    line-height: 20px;
    /*margin-top:0.22rem;*/
    /*border-radius: 0.18rem;*/
    padding-left: 130px;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:1px solid #CECECE;
    font-size: 18px;
}
.ss>button{
    width:450px;
    height:44px;
    outline: none;
    border:none;
    font-size: 18px;
    color:#fff;
    background: #04A942;
    margin-top: 50px;
    cursor: pointer;
}
.button>a{
    color:#fff;
    display: inline-block;
    text-align: center;
}
.ss>p{
	width:450px;
	height:20px;
	margin-top: 40px;
	line-height: 20px;
}
.ss>p>a{
	float:right;
	color:#0e63b3;
	font-size: 14px;
}


/**/

.gw_box{
	width:880px;
	padding:10px 0;
} 
table{
	font-size: 14px;
}
.bg{
	background: #f0f0f0;
	height:34px;
	text-align: left;
	padding-left:10px;
	text-align: center;
}
.box1{
	width:600px;
	height:40px;
}
.box2{
	width:150px;
}
.box3{
	width:130px;
}
.gw_box>table>tr{
	height:40px;
	display: inline-block;
}
td{
	height:40px;
	overflow: hidden;
	border-bottom: 1px solid #f0f0f0;
}
.gw_box>table>th{
	text-align: center;
} .h1{
	height:40px;
}
.center1{
	text-align: center;
}
.cz{
	padding-left: 10px;
}
.cz>a{
	width:100px;
	height:30px;
	display: inline-block;
	background: #0e63b3;
	color:#fff;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	margin-left: 5px;
} 
table,table tr th,table tr td {
    border: 1px solid #ccc;
}
            
table {
    width: 880px;
    min-height: 30px;
    line-height: 30px;
    text-align: center;
    border-collapse: collapse;
    padding: 2px;
}
.deg>p{
	width:100px;
	height: 60px;
	position: absolute;right:0;
	background: #ccc;
}