@charset "utf-8";
/* CSS Document */

.topper {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #73C1F7 ;
    color: #666;
}
.fl{
	float:left;
}
.fr{float:right;
}

.en{
	font-size:15px;
	color:#FFF;
}
/*导航栏*/

#header{
}
.container1{

	width: 1120px;

	margin: 0px auto;

}
.header_top {

	width: 100%;

	height: 35px;

	overflow: hidden;

	border-bottom: #dedede 1px solid;

}

.header_top ul {

	width: 1000px;

	height: 35px;

	line-height: 35px;

	overflow: hidden;

	margin: 0 auto;

}

.header_top ul .title {

	width: 860px;

	background: none;

	text-align: left;

	color: #808080

}

.header_top ul .title b {

	color: #808080;

	padding-right: 10px;

}

.header_top ul li {

	width: 70px;

	height: 35px;

	text-align: center;

	float: left;

	display: block;

	line-height: 35px;

	color: #ccc;

	background: url(../images/1_03.gif) no-repeat right 9px;

}

.header_top ul li a {

	color: #666;

}

.header_top ul li a:hover {

	color: #808080;

}
.hd_cont {

	position: relative;

	height: 110px;

	overflow: hidden;

}

.hd_cont .hd_logo {

	position: absolute;

	left: 0;

	top: 20px;

	

}
.head_rtel {
    float:left;
    background: url(../images/ph.png) left 10px no-repeat;
    line-height: 1;
    font-size: 13px;
    padding: 20px 20px 0 30px;
	color:#FFF;
}
.head_rtel1 {
    float: left;
    background: url(../images/mes.png) left 10px no-repeat;
    line-height: 1;
    font-size: 13px;
    padding: 20px 20px 0 30px;
	color:#FFF;
}
.head_rtel2 {
    float: right;
    background: url(../images/sk.png) left 3px no-repeat;
    line-height: 1;
    font-size: 16px;
    padding: 20px 30px 0 50px;
}
.f16{font-size:25px;
font-weight:bold;

}
.f17{font-size:19px;
font-weight:bold;
letter-spacing:5px;
}
.hd_cont .hd_logo dd {

	margin-top: 2px;

	margin-left: 12px;

	padding-left: 20px;

	border-left: 1px solid #cb0606;

}

.hd_cont .hd_logo dd h2 {

	font-size: 14px;

	font-weight: normal;

	color: #808080;

}

.hd_cont .hd_logo dd p {

	font-size: 14px;

	color: #808080;

}

.hd_cont .dh_phone {

	padding: 100px 0 18px 280px;

	margin-top: 0px;

	background:url(../images/ph.jpg) no-repeat left center;

	color: #5c5c5c;

}

.hd_cont .dh_phone dd {

	font-size: 26px;

	font-family: Arial, Helvetica, sans-serif;

	color: #019251;

}


.dropMenu {

	position: absolute;

	top: 0;

	z-index: 100;

	width: 160px;

	visibility: hidden;

	margin-top: -2px;

	padding-top: 10px;

	padding-bottom: 10px;

	background: #FF4200;

}

.dropMenu li {

	display: block;

}

.dropMenu a {

	display: block;

	height: 35px;

	line-height: 35px;

	padding-left: 10px;

	color: #FFFFFF;

}

* html .dropMenu a {

	width: 100%;

	color: #FFFFFF;

}

.dropMenu a:hover {

	color: fff;

	background-color: #666;

}

.dropMenu li {

	transition: none;

	-webkit-transition: none;

	-moz-transition: none;

	-o-transition: none;

}

.dropMenu a {

	transition: none;

	-webkit-transition: none;

	-moz-transition: none;

	-o-transition: none;

}


.s-inp {
    width: 255px;
    margin-top: 12px;
    
}

.inp01 {
    background: url(../images/s_inp.gif) no-repeat;
    width: 170px;
    height: 31px;
    line-height: 31px;
    border: none;
    padding: 0 3px 0 27px;
    float: left;
}