@charset "utf-8";


#item_id_1 {
	background-color:;
}

#item_id_2 {
	background-color:#fff;
}

#item_id_6 {
	width:1200px;
	margin:auto;
	padding:10px;
	font-size:14px;
	color:#000;
}

#item_id_3 {
	margin:auto;
	width:1200px;
	padding:20px 0px;
	height:80px;
}

#item_id_7 {
	width:39.6%;
	display:inline-block;
	vertical-align:top;
}

#item_id_13 img{
	height:100%;
	width:auto;
	margin:px;
}

#item_id_8 {
	display:inline-block;
	width:60%;
	vertical-align:top;
	height:100%;
	text-align:right;
}

#item_id_14 .home-sy:hover {
	background-color:rgba(39, 123, 188, 1);
}

#item_id_46 .home-sy{
	margin:0px;
	padding:0px  10px;
}

#item_id_46 .home-sy:hover {
	background-color:rgba(39, 123, 188, 1);
}

#item_id_17 .home-sy{
	margin:0px;
	padding:0px  10px;
}

#item_id_17 .home-sy:hover {
	background-color:rgba(39, 123, 188, 1);
}

#item_id_15 .dh-home{
	width:auto;
	padding:0px ;
	margin:0px ;
}

#item_id_15 .home-sy{
	padding:0px 10px;
}

#item_id_15 .home-sy:hover {
	background-color:rgba(39, 123, 188, 1);
}

#item_id_16 .home-sy{
	margin:0px;
	padding:0px 10px;
}

#item_id_16 .home-sy:hover {
	background-color:rgba(39, 123, 188, 1);
}

#item_id_16 .dh-home{
	display:none;
}

#item_id_18 .home-sy{
	margin:0px;
	padding:0px 10px;
}

#item_id_18 .home-sy:hover {
	background-color:rgba(39, 123, 188, 1);
}

#item_id_40 {
	margin:20px auto 50px;
	width:1200px;
	border-style:solid;
	border-width:1px;
	border-color:rgba(216, 216, 216, 1);
}

#item_id_41 {
	margin:auto;
	background-color:rgba(243, 243, 243, 1);
	padding:15px;
}

#item_id_42 {
	font-size:18px;
	font-weight:bold;
}

#item_id_44 {
	margin:20px 10px;
}

#item_id_45 iframe{
	width:100%;
	height:400px;
}

#item_id_5 {
	height:auto;
	padding:0px;
	position:relative;
}

#item_id_9 {
	width:100%;
	height:100%;
	background-attachment:scroll;
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	z-index:1;
	background-size:cover cover;
	background-position-x:center;
	background-position-y:center;
}

#item_id_10 {
	padding:100px 0px 60px;
	width:1200px;
	margin:auto;
	position:relative;
	z-index:2;
}

#item_id_19 {
	width:49.6%;
	display:inline-block;
}

#item_id_21 {
	color:rgba(255, 255, 255, 1);
	font-size:14px;
}

#item_id_25 {
	color:rgba(255, 255, 255, 1);
}

#item_id_31 {
	color:rgba(255, 255, 255, 1);
}

#item_id_29 {
	color:rgba(255, 255, 255, 1);
}

#item_id_27 {
	color:rgba(255, 255, 255, 1);
}

#item_id_33 {
	color:rgba(255, 255, 255, 1);
}

#item_id_22 .title hr{
	border-color:rgba(252, 191, 122, 1);
	border-style:solid;
	border-width:1px;
}

#item_id_23 {
	color:rgba(255, 255, 224, 1);
}

#item_id_20 {
	width:50%;
	display:inline-block;
	text-align:right;
}

#item_id_24 {
	text-align:center;
	width:auto;
	margin:0px 0px 0px auto;
	display:inline-block;
}

#item_id_34 img{
	height:80px;
	width:auto;
}

#item_id_35 {
	color:rgba(255, 255, 255, 1);
	font-weight:bold;
}

#item_id_36 {
	color:rgba(255, 255, 255, 1);
	font-weight:bold;
}

#item_id_37 {
	color:rgba(255, 255, 224, 1);
	font-weight:bold;
}

.clearfix {
	clear: both;
}

/*留言表单*/
.formData {
	padding-bottom: 20px;
}

.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 292px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #e4e4e4;
	margin-right: 75px;
	margin-bottom: 25px;
	position: relative;
	box-sizing: border-box;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	color: #666;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}
.formData .item .txt {
	width: 100%;
	height: 43px;
	line-height: 43px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #666;
	box-sizing: border-box;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .sex {
	float: left;
    color: #999;
    font-weight: normal;
    width: 292px;
    height: 45px;
    line-height: 45px;
   margin-right: 0;
    margin-bottom: 25px;
    position: relative;
    box-sizing: border-box;
    font-size: 16px;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	width: 100%;
	height: 260px;
	border: 1px solid #e4e4e4;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
	top: 7px;
}
.formData .liuyan textarea {
	width: 100%;
	height: 234px;
	line-height: 35px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #666;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
	box-sizing: border-box;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 232px;
	line-height: 42px;
	border: 2px solid #277bbc;
	margin-right: 2px;
	text-align: center;
	background: #277bbc;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	outline: none;
	transition: all .5s;
}
.formData .sub:hover {
	background: none;
	color: #277bbc;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	display: block;
}

.t2 {
    padding: 25px 0;
    color: #277bbc;
    font-size: 24px;
}