/* CSS Document */
@charset "utf-8";
input[type="text"]:focus
{
background-color: #FFC;
box-shadow: 0px 0px 10px #888888;
}

a {
	text-decoration: none;
	color:#555555;
}
a:hover {
	/*text-decoration:underline;*/
	text-decoration : none;
}

/*header*/
.iheader-wper {
	height: 35px;    background: #eee;
	border-bottom:1px solid #c5c5c5;
}
.wb {
	width: 100%;
	min-width: 1200px;
}
.iheaderleft {
	width: 450px; height:35px; line-height:35px;
	color: #3b3b3b; position:relative;
	font-size: 14px;
}
.iheader_1{
	width: 66px;
	height:26px;
	margin: 3px;
	cursor:pointer;
	background: url(../../images/head-1.png) left center no-repeat;
	padding-left: 30px;
	line-height: 26px;
}
.iheader_1:hover{
	background-image:url(../../images/head-1-1.png);
	}
.iheader_2{
	width: 120px;
	height:26px;
	margin: 3px;
	cursor:pointer;
	background: url(../../images/head-2.png) left center no-repeat;
	padding-left: 30px;
	line-height: 26px;
	}
.iheader_2:hover{
	background-image:url(../../images/head-2-1.png);
	}
.iheader_3{
	width:26px;
	height:26px;
	margin:3px 10px;
	cursor:pointer;
	background-image:url(../../images/head-3.png);
	}
.iheader_3:hover{
	background-image:url(../../images/head-3-1.png);
	}
.ihead_a{margin:0px 5px;}
.cmm_appBoxHide {
width: 162px;
height: 171px;
position: absolute;
display: none;
z-index: 9;
top: 35px;
left: -36px;
}
.cmm_telBoxHide {
width: 184px;
height: 65px;
position: absolute;
display: none;
z-index: 9;
top: 35px;
left: 15px;
}
.iheaderleft img {
	padding: 0 10px;
}
.iheaderleft a {
	font-size: 14px;
	/*color: #f10582;*/
}
.iheaderright {
	width: 600px;
	text-align: right;
}
.iheaderright a {
	display: inline-block;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}
.ihra1 {
	width: 52px;
	height: 35px;
	background-color: #d4d4d4;
	color: #3c3c3c;
}
.ihra2 {
	width: 82px;
	color: #e4007f;
}
.ihra3 {
	width: 82px;
	color: #3c3c3c;
}
/*end header  buttom start*/

.buttom1{
	width:100%;
	height:236px;
	color:#7c8396;
	background-color:#434f64;
	}
.buttom1_con{
	width:1200px;
	height:150px;
	margin:0 auto;
	padding-top:20px;
	}
.buttom1_left{
	width:500px;
	}
.buttom1_left ul{
	margin-right:75px;
	float:left;
	text-align:center;	
	}
.buttom1_left li a{
	line-height:30px;
	font-size:14px;
	color:#9ca5bc;}
.buttom1_left h3{color:#9ca5bc;}
.buttom1_right{
	float:right;
	width:330px;
	text-align:center;}
.buttom1_right p{color:#ccc;}
.buttom1_right h1{ line-height:40px;color:#ccc;}
.buttom1_right span img{position: absolute;left: 3px;top:2px;}
.buttom1_right span{
	position: relative;
    padding-left:20px;
	display:inline-block;
	width:74px;
	height:26px;
	font-size:12px;
	line-height:24px;
	border:1px solid #959fb8;}
.buttom1_link{
	width:1200px;
	margin:5px auto;
	}
.buttom1_link a{
	color:#7c8396;
	font-size:14px;
	margin-right:10px;
	}
.buttom2{
	width:100%;
	height:148px;
	color:#7c8396;
	background-color:#354052;
	}
.buttom2_con{
	width:1200px;
	margin:0 auto;
	padding-top:20px;
	}
.buttom2_left{
	width:550px;
	text-align:center;
	padding-left:30px;
	line-height:35px;
	float:left;
	}
.buttom2_left a{color:#7c8396}
.buttom2_right{
	width:520px;
	float:right;
	text-align:right;
	}
.buttom2_right p{
	margin-top:34px;
	}
.buttom2_right p img{
	margin-right:15px;
	-webkit-filter: grayscale(1);/* Webkit */ 
	filter:gray;/* IE6-9 */ 
	filter: grayscale(1);/* W3C */ 
	}
.buttom2_right p img:hover{
	margin-right:15px;
	-webkit-filter: grayscale(0);/* Webkit */ 
	filter:;/* IE6-9 */ 
	filter: grayscale(0);/* W3C */ 
	}
.buttom2_right_more{
	border:1px solid #5b6376;
	padding:1px 5px;
	margin-right:20px;	
	}
/*end buttom*/
.main{
	width:1200px;
	margin:0 auto;
	background-color:#fff;}
	
.iheader{
	width:1200px;
	margin:0 auto;
}
.fl{float:left;}
.fr{float:right;}
.ihra0{border:1px solid #e4007f;margin-top:1px;width:72px;height:30px;background-color:#eee;color:#e4007f;border-radius:5px;display:inline-block;text-align: center;line-height: 30px;}
.ihra0:hover{background-color:#e4007f;color:#fff;}

