@charset "UTF-8";


/*----*/
.content {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}
.container {
    width: 1150px;
    margin: 0 auto;
    overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
}
.contit {
    text-align: center;
    position: relative;
    display: block;
	padding-top: 0px;
	margin-top: 10px;
}
.yxwz_045_t {
	background-image: url(ix.gif);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 30px;
	height: 30px;
}
.yxwz_045_t span {
	font-size: 29px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-color: #ffffff;
	text-align: center;
}
.yxwz_046_t {
	background-image: url(ix.gif);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 30px;
	height: 30px;
}
.yxwz_046_t span {
	font-size: 29px;
	width: 400px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-color: #ffffff;
	text-align: center;
}
.content .detail {
    margin-top: 30px;
}
.detailimg3 {
   margin-left: 180px;
}

.conbottom {
    margin: 0px auto;
    margin-top: 70px;
    text-align: center;
    position: relative;
    width: 260px;
    height: 50px;
}
.conbottom .conbtn {
    border: 1px solid #999;
    color: #666;
    font-size: 16px;
    padding: 14px 62px;
}
.conbottom .conbtn:before {
    content: "";position: absolute;top: -15px;left: 0px;height: 100%;width: 0px;z-index: -1;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;
}
.conbottom .conbtn:hover:before{
    width: 100%;background-color: #339900;
}
.conbottom .conbtn:hover {
    border: 1px solid #339900;
    color: #ffffff;
}

table.gridtable {
    font-family: verdana,arial,sans-serif;
    font-size:16px;
    color:#333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
	margin-left: 400px;
	margin-top: 30px;
}
table.gridtable th {
    border-width: 1px;
    padding: 0px;
    border-style: solid;
    border-color: #666666;
    background-color: #dedede;
}
table.gridtable td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #666666;
    background-color: #ffffff;
}


