/*--------------------------------------------------------------------
----------------------------------------------------------------------
 @Author's huangxuejie  xiaotianjia
 @---Date 2015-06-10
 @---When you need to customize the new public style, 
     please write the name of the author, 
     and the use of the annotation style
 @---This style belongs to public
 @---For each page please
----------------------------------------------------------------------
--------------------------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
*{
    *font-family: "å¾®è½¯é›…é»‘",arial,"Hiragino Sans GB","Microsoft Yahei","å®‹ä½“",å®‹ä½“,Tahoma,Arial,Helvetica,STHeiti;
    _font-family: "å¾®è½¯é›…é»‘",arial,"Hiragino Sans GB","Microsoft Yahei","å®‹ä½“",å®‹ä½“,Tahoma,Arial,Helvetica,STHeiti;
}
body, button, input, select, textarea{
    font-family: arial,"Hiragino Sans GB","Microsoft Yahei","å¾®è½¯é›…é»‘","å®‹ä½“",å®‹ä½“,Tahoma,Arial,Helvetica,STHeiti;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
em {
    font-style: normal;
}
small {
    font-size: 14px;
}
ul, ol {
    list-style: outside none none;
}
a {
    text-decoration: none;
    outline: none
}
a:hover {
    text-decoration: none;
}
legend {
    color: #000;
}
fieldset, img {
    border: 0 none;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
	height: auto;
	vertical-align: middle;
}
textarea {
    resize: vertical;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
html, button, input, select, textarea {
    font-family: sans-serif;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0 none;
}
b, strong {
    font-weight: bold;
}
button, input {
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}

.clear{
	clear: both;
}
.clearfix:after {
  font-size: 0;
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
.w1200{
	width: 1200px;
}
.w1000{
	width: 1000px;
}
.w-auto-Center{
	margin: 0 auto;
}

/*----------------------------------------------------------------*/
/*-----------------------footer 2015-06-10--------------------------*/
footer{
	width: 100%;
	background-color: #f4f4f4;
	/* margin-top: 40px; */
}
.footer .footer-AF-list{
	width: 100%;
	padding: 15px 0px;
	border-bottom: 1px solid #e9e9e9;
}
.footer .footer-AF-list ul{
	height: auto;
}

.footer .footer-AF-list ul li{
	width: 155px;
	height: auto;
	float: left;
}
.footer .footer-AF-list ul li.last{
	width: 70px;
}
.footer .footer-AF-list ul li i{
	display:block;
	width: 70px;
	height: 50px;
	background: url(http://img.hengqijy.com/pc/statics/images/20150622/images/icon/footerIcon.png) no-repeat;
}
.footer .footer-AF-list ul li strong{
	display:block;
	font-size: 18px;
	width: 70px;
	color: #000000;
	font-weight: 100;
	font-family: "å¾®è½¯é›…é»‘";
	white-space: nowrap;
}
.footer .footer-AF-list ul li a:hover strong{
	color: #f08200;
}
.footer .footer-AF-list ul li a:hover i{
	background-image: url(http://img.hengqijy.com/pc/statics/images/20150622/images/icon/footerIcon_hover.png);
}
.footer .footer-AF-list ul li i.icon1{background-position: 18px center;}
.footer .footer-AF-list ul li i.icon2{background-position: -134px center;}
.footer .footer-AF-list ul li i.icon3{background-position: -290px center;}
.footer .footer-AF-list ul li i.icon4{background-position: -435px center;}
.footer .footer-AF-list ul li i.icon5{background-position: -598px center;}
.footer .footer-AF-list ul li i.icon6{background-position: -755px center;}
.footer .footer-AF-list ul li i.icon7{background-position: -906px center;}

.footer .footer-BF-list{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
}
.footer .footer-BF-list ul li{
	width: 200px;
	float: left;
}
.footer .footer-BF-list ul li h3{
	font-size: 18px;
	font-weight: 100;
	padding-bottom: 5px;
}
.footer .footer-BF-list ul li  dd{
	width: 235px;
	padding-right: 15px;
	white-space: nowrap;
	line-height: 22px;
}
.footer .footer-BF-list ul li  dd a{
	font-size: 14px;
	color: #777777;
}
.footer .footer-BF-list ul li  dd a:hover{
	color: #f08200;

}

.footer-CF-copyright{
	padding-bottom: 30px;
	padding-top: 30px;
}
.footer-CF-copyright .footer-CF-herf{
	text-align: center;
}
.footer-CF-copyright .footer-CF-herf span{
	font-size: 14px;
	color: #777777;
}
.footer-CF-copyright .footer-CF-herf a{
	font-size: 14px;
	color: #777777;
	padding: 0 2px;

}
.footer-CF-copyright .footer-CF-herf a:hover{
	color: #f08200;
}
.footer-CF-copyright p{
	text-align: center;
	font-size: 14px;
	color: #777777;
}


/*--------------------------------------------------

 You can customizable public setStyle, But you need indicate use and Date.

---------------------------------------------------*/
/*è§†é¢‘å¼¹çª—*/
.video_box{
	position:fixed;
	top:150px;
	z-index:9999;
	display: none;}
.video_box video{
	width:800px;
	height:450px}
.video_box	.close_video{
	background-color: #f5f5f5;
	font-size:20px;
	color: #333;
	width: 800px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor:pointer;
	/* margin-left:740px; */
	z-index:9999;
	/* margin-right: 5px; */
	position: relative;
}
.video_box	.close_video h1,.video_box	.close_video h2{
	font-weight: normal;
	font-size: 16px;
	display: inline;
}
.video_box	.close_video h2{
	 font-size: 30px;
	 /* vertical-align: initial; */
	 position: absolute;
	 right: 20px;
}
.video_box	.close_video h1{
	text-align: left;
	  font-size: 18px;
  font-weight: 400;
  position: absolute;
	color: #424242;
	left: 20px;
}
.box_bg{
	position: fixed;  z-index:9998; top: 0; left: 0;background: url(http://sandbox.runjs.cn/uploads/rs/390/vvqzmrls/gary_bg.png) center center repeat\9 !important;
  background: #000;
  opacity: 0.8;}
i{
	font-style: normal;
}
.look_result .left{
	float:left;
	text-align:right;
	width:150px;
}
.look_result .right{
	text-align:left;
	width:400px;
}
.look_result .left{
    float: left;
    text-align: right;
    width: 150px;
}
body{
	_background-image:url(about:blank); /* for IE6 */ 
	_background-attachment:fixed; /*必须*/
}
#foor_floatBox{
	width:100%;
	height:68px;
	line-height:68px;
	position:fixed;
	z-index:99999;
	_position:absolute; 
	_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);
}
#foor_floatBox .f_box_opacity{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-color:#000000;
	filter:alpha(opacity=80);  
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;  
	-khtml-opacity: 0.8;  
	opacity: 0.8; 
	zoom: 1;
	z-index:99990;
}
#foor_floatBox .ff_font{
	width:1000px;
	position:relative;
	height:100%;
	margin:0 auto;
	z-index:99999;
	overflow:hidden;
	padding-left:70px;

}
#foor_floatBox .ff_font .font{
	font-size:44px;
	font-family:"微软雅黑";
	font-weight:700;
	color:#FFFFFF;
	
	width:690px;
}
#foor_floatBox .ff_font .font.new{
	  width: 290px;
	  margin-top: -2px;
	  font-size: 40px;
}
#foor_floatBox .ff_font span{
	display:block;
	float:left;
	
}
#foor_floatBox .ff_font .this-sc{
	display: block;
  float: left;
}
#foor_floatBox .ff_font .this-sc input{
	width: 140px;
	margin-right: 10px;
	height: 35px;
	margin-top: 10px;
	line-height: 35px;
	padding-left: 10px;
	font-size: 14px;
	border: none;
	border-radius: 5px
}
#foor_floatBox .ff_font .font font{
	color:#007c3e;
	font-size:44px;
}
#foor_floatBox .ff_font .input{
	font-size:25px;
	font-family:"微软雅黑";
	font-weight:700;
	color:#FFFFFF;
	width:230px;
	height:50px;
	line-height:50px;
	margin-top:9px;
	background-color:#007c3e;
	text-align: center;
	cursor:pointer;
}
#foor_floatBox .ff_font .input a{
	font-size:25px;
	font-family:"微软雅黑";
	font-weight:700;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	text-align:center;
}
#foor_floatBox .thisoff{
	position:absolute;
	left:50%;
	margin-left:500px;
	top:9px;
	font-size:30px;
	font-family:Arial;
	font-weight:700;
	color:#FFFFFF;
	z-index:99999;
	cursor:pointer;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-radius:25px;
	background:url(http://img.hengqijy.com/pc/statics/images/main/airle.png) no-repeat;
}
#foor_floatBox .thisoff:hover{
	box-shadow: 0 2px 2px 333 inset;
}