/************************全局样式************************/
body{font-family:"microsoft yahei";,Arial,Verdana; padding:0; margin:0; font-size:14px;}
input{font-family: "microsoft yahei";}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {-webkit-text-size-adjust:none;}/*阻止转屏时字体变大*/
html,div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,img,dd,dt,dl,ol{padding:0; margin:0; border:none;}
img{padding:0; margin:0; vertical-align:top; border:none;}
ul,li{list-style:none outside none; padding:0; margin:0;}
input[type="text"],input[type="number"],input[type="tel"],input[type="button"],input[type="submit"]{-webkit-appearance: none;-moz-appearance: none; margin:0; padding:0; background:none; border:none; font-size:14px; text-indent:3px; color: #666;}
input[type="checkbox"]{ margin:0;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
a,button,input,span,textarea,div,li{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(255,0,0,0);margin:0;padding:0;}
textarea{outline:none;resize: none;-webkit-border-radius:0;}
a{text-decoration:none; color:#333;}
em{font-style:normal}
i{display:inline-block;vertical-align: middle;}
span{display:inline-block;vertical-align: inherit;}
.clear{clear:both; height:0; width:100%;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{zoom: 1; clear:both;}
/*左浮动*/
.myfl{float: left;}
/*右浮动*/
.myfr{float: right;}
/*隐藏设置*/
.hide{display: none;}
.main{ width: 1200px; margin: 0 auto; }
/*自己习惯的默认样式设置。 整行占位的样式设置*/
.web_row{width: 100%;min-width: 1200px;}
i{font-style: normal;}
.border_style{border-radius: 3px;}
.cur{cursor: pointer;}
.def{cursor: default;}
.laquCopy img{margin-top: 15px}
.pink{color: #ff366f}
/************************底部通栏************************/
.footer_bottom{ width: 100%; height: 220px; background: #323232;min-width: 1200px;}
.footer_bottom .myfl span{ color: #b4b4b4; line-height: 25px; float: left; margin: 28px  0 0 25px; }
.footer_bottom .myfr a{ color: #848484; font-size: 16px; margin-left: 30px; }
.footer_bottom .myfr span{ color: #848484; font-size: 20px; margin-left: 10px; }
.footer_bottom p{ color: #5b5b5b; line-height: 60px; border-top: 1px solid #474747; }
.footer_bottom p a{
	color:#5b5b5b;
}



input{outline: none !important;}
/*nav*/
.lqset_top{
	width: 100%;
	min-width: 1200px;
	height: 80px;
	line-height:80px;
	color: #333;
	top: 0;
	z-index: 10;
}
.lqset_top div{width: 1200px;margin: auto;}
.lqset_top img{margin:9px 0;}
.lqset_top li{display: inline-block;width: 90px;text-align: center;cursor: pointer;}
.lqset_top ul .active{background: #03A9F4}
.lqset_top li:hover{
	background:#03A9F4;
	color:#FFF;
}
.lqset_top span{display: inline-block;width: 70px;height: 26px;line-height: 26px;border-radius: 12px;text-align: center;margin-top: 22px;}
.lqset_top .lq_register{background: #D69942;}
.lqset_top .lq_login{background:#55ACEE;margin: 22px 20px 0 40px;}

/*banner*/
.banner{
	width: 100%;
	min-width: 1200px;
	height: 522px;
	background: url("../img/lqset/lqset_banner.png") no-repeat center;
	color: #fff;
	text-align: center;
}

.about{
	width: 100%;
	background:#CCC;
}
.about ul li{
	display: inline-block;
	float: left;
	margin:25px;
	font-size:16px;
	color: #444;
}
.about li img{
	height: 32px;
	vertical-align: middle;
	margin-right: 12px;
}

/*内容*/
.nr{
	width:100%;
	height:500PX;
}
.tit{
	width:1200px;
	text-align:center;
	margin-bottom:30px;
}
.tit h3{
	font-size:30px;
	color:#222;
}
.tit h5{
	font-size:20px;
	color:#ccc;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.tit h5 span{
	color:#4093d0;
}
/*公司简介*/
.about_l{
	width:38%;
	float:left;
}
.about_r{
	width:62%;
	float:right;
}


/*企业文化*/
.culture_l{
	width:50%;
	float:left;
}
.culture_r{
	width:50%;
	float:right;
}



/*招贤纳士*/
.Recruitment_l{
	width:50%;
	float:left;
}
.Recruitment_r{
	width:50%;
	float:right;
}





/*服务条款*/




	
/*联系方式*/

.contact_l{
	width:38%;
	float:left;
}
.ul_contact li{
    padding-left:50px;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 35px;
    color: #333;
}
.ul_contact li.li1{
	background:url(../img/li1.png)no-repeat;
}
.ul_contact li.li2{
	background:url(../img/li2.png)no-repeat;
}
.ul_contact li.li3{
	background:url(../img/li3.png)no-repeat;
}
.ul_contact li.li4{
	background:url(../img/li4.png)no-repeat;
}
.ul_contact li.li5{
	background:url(../img/li5.png)no-repeat;
}
.ul_contact li.li6{
	background:url(../img/li6.png)no-repeat;
}
.contact_r{
	width:62%;
	float:right;
}
.contact-form .inp {
    width: 45%;
    border: 1px solid #6d6d88;
    height: 33px;
    padding: 0 10px;
    margin-bottom: 15px;
}
.contact-form textarea {
    width:99.8%;
    border: 1px solid #6d6d88;
    height: 98px;
    margin-bottom: 24px;
}
.contact-form .sub {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #63637f;
    border: 0;
    cursor: pointer;
    font-family: "微软雅黑","Microsoft Yahei";
    font-size: 16px;
}









/*合作伙伴*/
.Partner{
	width:100%;
}
.Partner ul{
	width:1200px;
}
.Partner ul li{
	width: 280px;
	height: 160px;
	border-radius: 4px;
	float: left;
	margin:10px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.Partner ul li i{
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
	width: 280px;
	height: 160px;
	background:#ccc;
	opacity: 0.4;
	transition: top .2s;
}



/*bottom*/
.lqset_bottom{width: 100%;height: 212px;background: #363839;}
.lqset_bottom div{width: 1200px;font-size: 20px;color: #fff;margin: auto;}
.lqset_bottom span{display: inline-block;line-height: 212px;width: 400px;text-align: center;float: left;}
.lqset_bottom div span img{vertical-align: middle;margin-right: 12px;}
/*float*/
.lqset_float{width: 100%;height: 200px;position: fixed;bottom: 0;}
.lqset_float .bag{position: absolute;top: 0;left: 0;width: 100%;height: 326px;background:#000;opacity: 0.8;}
.lqset_float .content{color: #fff;width: 1200px;margin: auto;position: relative;z-index: 100;}
.lqset_float .content .left{padding-left: 56px;}
.lqset_float .content .left h4{font-size: 24px;font-weight: normal;margin: 16px 0 18px 0;}
.lqset_float .content .left li span{display: inline-block;text-align: right;font-size: 14px;width: 80px;margin-right: 18px;}
.lqset_float .content li input{width: 168px;height: 28px;border: 1px solid #fff;border-radius: 4px;padding-left: 10px;color: #ffffff;}
.lqset_float .content li{margin-bottom: 10px;}
.lqset_float .content .left li a{display: inline-block;width: 180px;height: 30px;border-radius: 4px;background: #D69942;color: #fff;line-height: 30px;text-align: center;margin-left: 98px;}
.lqset_float .content .right ul{display: inline-block;}
.lqset_float .content .right span{vertical-align: top;margin-top: -50px;}
.lqset_float .content .right .texttitle{margin: 24px 0 16px 0;}
.lqset_float .content .right ul li{margin: 0 20px 0 0;}
.lqset_float .content .right ul li img{width: 100px;height: 100px;}
.lqset_float .content .right ul li p{width: 100px;text-align: center;}
/*floatright*/
.lqset_floatright{position: fixed;right: 26px;z-index: 200;top: 300px;}
.lqset_floatright li{width: 60px;height: 60px;border-radius: 4px;cursor: pointer;}
.lqset_floatright .font{margin-bottom: 10px;font-size: 18px;color: #fff;font-weight: bold;background: #D69942;padding: 10px;width:40px;height: 40px;line-height: 18px;text-align: center;}
.lqset_floatright .font:hover{background: #BE8739;}
.lqset_floatright .register,.lqset_floatright .consult{margin-bottom: 10px;position: relative;}
.lqset_floatright .register .hov,.lqset_floatright .consult .hov{position: absolute;top: 0;left: 0;display: none;}
.lqset_floatright .register:hover .hov,.lqset_floatright .consult:hover .hov{display: inline-block;}
/*formhide*/
.lqset_formhide{width: 600px;height: 374px;position: fixed;right: 106px;top: 300px;background: #fff;border-radius: 6px;box-shadow: 0 0 20px #F0F0F0;display: none;}
.lqset_formhide h4{font-size: 14px;color: #666;line-height: 56px;height: 56px;padding-left: 26px;border-bottom: 1px solid #eee;margin-bottom: 40px;}
.lqset_formhide h4 a{display: inline-block;width: 30px;height: 30px;margin: 13px 20px 0 0;float: right;}
.lqset_formhide h4 a img{margin: 7px;}
.lqset_formhide div span{display: inline-block;width: 150px;height: 30px;line-height: 30px;text-align: right;vertical-align: middle;margin-right: 18px;}
.lqset_formhide div span em{color: #ff2000;margin-right: 6px;}
.lqset_formhide div li input{width: 168px;height: 28px;border: 1px solid #eee;border-radius: 3px;padding-left: 10px;}
.lqset_formhide div li{height: 30px;margin-bottom: 10px;}
.lqset_formhide div li a{display: inline-block;width: 180px;height: 30px;background: #D69942;color: #fff;text-align: center;line-height: 30px;}
.lqset_formhide div p{margin-right: 55px;}
.lqset_formhide div p img{width: 140px;height: 140px;border: 1px solid #eee;border-radius: 4px;}
.lqset_formhide div p i{display: block;width: 100%;text-align: center;font-size: 14px;color: #666;margin-top: 10px;}




