@charset "utf-8";
/*详情页header*/
.qy_detail_header {
  height: 102px;
  min-width: 1200px;
  background-color: #fff;
}
.qy_detail_header .topHeader_container {
  padding: 40px 0 0;
  height: 62px;
}
.qy_detail_header .topHeader_container .topHeader_logo {
  width: 150px;
  height: 60px;
  margin-top:-10px;
}
.qy_detail_header .topHeader_container .topHeader_logo .qy_future_logo {
  overflow: hidden;
  display: block;
  width: 150px;
  height: 60px;
  background: url('../images/n_recommend_logo.jpg') no-repeat;
  
  text-indent: -999px;
}
.qy_detail_header .topHeader_container .topHeader_navBar {
  height: 62px;
}
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_index {
  float: left;
  /* height: 40px; */
  height:30px;
  /* padding-top: 22px; */
  padding-top:32px;
  margin-right: 40px;
}
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_index a {
  display: inline-block;
  height: 20px;
  font-size: 14px;
  color: #29a5e3;
}
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_item {
  float: left;
  position: relative;
  /* padding-top: 22px; */
  padding-top:32px;
}
/* 2017-10-26 lintao 修改 */
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_item .navBar_tel {
	position:absolute;
	top:-10px;
	right:0;
	width:230px;
	height:30px;
}
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_item .navBar_tel span {
	float:left;
	height:30px;
}
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_item .navBar_tel span.n_tel_icon {
	position:relative;
	width:30px;
	height:30px;
}
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_item .navBar_tel span.n_tel_icon i {
	position:absolute;
	left:0;
	top:0;
	width:30px;
	height:30px;
	background:url('../images/qy_snippets_sprites.png') no-repeat -32px -319px;
}
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_item .navBar_tel span:last-of-type {
	width:200px;
	height:30px;
	line-height:30px;
	font-size:28px;
	color:#2dabe3;
	text-align:right;
}
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_item ul li {
  float: left;
  /* height: 40px; */
  height:30px;
  margin-right: 40px;
}
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_item ul li:last-of-type {
  margin-right: 0;
}
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_item ul li > a {
  display: inline-block;
  height: 20px;
  font-size: 14px;
  color: #1a1a1a;
}
.qy_detail_header .topHeader_container .topHeader_navBar .navBar_item ul li > a:hover {
  color: #29a5e3;
}
.qy_top_banner {
  height: 450px;
  min-width: 1200px;
  background-repeat:no-repeat;
  background-position:50% 0;
}
.qy_top_banner .top_banner_container {
  padding-top: 50px;
  width: 100%;
  height: 350px;
}
.qy_top_banner .top_banner_container .qy_form_box {
  float: right;
  width: 240px;
  background-color: #fff;
  padding: 30px;
}
.qy_top_banner .top_banner_container .qy_form_box h3 {
  position: relative;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  color: #1a1a1a;
  text-align: center;
}
.qy_top_banner .top_banner_container .qy_form_box p {
  color: #999;
  font-size: 14px;
  text-align: center;
  margin: 10px 0;
}
.qy_top_banner .top_banner_container .qy_form_box .field_inp {
  height: 40px;
  width: 238px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.qy_top_banner .top_banner_container .qy_form_box .field_inp label {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;
}
.qy_top_banner .top_banner_container .qy_form_box .field_inp label i {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 5px;
  left: 5px;
  background-image: url('../images/qy_snippets_sprites.png');
  background-repeat: no-repeat;
}
.qy_top_banner .top_banner_container .qy_form_box .field_inp label i.user_icon {
  background-position: -20px -15px;
}
.qy_top_banner .top_banner_container .qy_form_box .field_inp label i.phone_icon {
  background-position: -61px -15px;
}
.qy_top_banner .top_banner_container .qy_form_box .field_inp label i.business_icon {
  background-position: -104px -15px;
}
.qy_top_banner .top_banner_container .qy_form_box .field_inp input {
  float: left;
  width: 178px;
  height: 24px;
  padding: 8px 10px;
  font-size: 14px;
  border: none;
}
.qy_top_banner .top_banner_container .qy_form_box .sub_btn {
  width: 100%;
  height: 50px;
  background-color: #29a5e3;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
/*详情页footer*/
.qy_detail_footer {
  height: 198px;
  min-width: 1200px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}
.qy_detail_footer .detail_server_container ul li {
  float: left;
  width: 300px;
  height: 98px;
  padding: 50px 0;
}
.qy_detail_footer .detail_server_container ul li .m_server_cont {
  width: 299px;
  border-right: 1px solid #ccc;
}
.qy_detail_footer .detail_server_container ul li .m_server_cont span {
  position: relative;
  display: block;
  width: 120px;
  height: 64px;
  margin: 0 auto;
}
.qy_detail_footer .detail_server_container ul li .m_server_cont span i {
  position: absolute;
  top: 0;
  left: 28px;
  width: 64px;
  height: 64px;
  background-image: url('../images/qy_snippets_sprites.png');
  background-repeat: no-repeat;
}
.qy_detail_footer .detail_server_container ul li .m_server_cont span i.footer_server_icon_1 {
  background-position: -31px -208px;
}
.qy_detail_footer .detail_server_container ul li .m_server_cont span i.footer_server_icon_2 {
  background-position: -169px -210px;
}
.qy_detail_footer .detail_server_container ul li .m_server_cont span i.footer_server_icon_3 {
  background-position: -311px -208px;
}
.qy_detail_footer .detail_server_container ul li .m_server_cont span i.footer_server_icon_4 {
  background-position: -453px -204px;
}
.qy_detail_footer .detail_server_container ul li .m_server_cont p {
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  color: #1a1a1a;
}
.qy_detail_footer .detail_server_container ul li:first-of-type .m_server_cont {
  width: 298px;
  border-left: 1px solid #ccc;
}
.qy_future_footer {
  height: 150px;
  min-width: 1200px;
  background-color: #fff;
}
.qy_future_footer .footer_copyright {
  padding: 50px 0;
  height: 50px;
}
.qy_future_footer .footer_copyright p {
  margin-bottom: 6px;
  text-align: center;
  font-size: 14px;
  color: #1a1a1a;
}
.qy_future_footer .footer_copyright p a:hover {
  text-decoration: underline;
}
.qy_future_footer .footer_copyright p:last-of-type {
  color: #999;
}

