﻿@charset "utf-8";
/*----
模块名称：企汇网登录注册公用样式开始
修改内容：暂无
模块作者：gq
修改时间：2017.08.22
----*/
*{word-wrap:break-word}
a,body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,img,input,li,ol,p,select,td,textarea,th,tr,ul{margin:0;padding:0}
dl,li,ol,ul{list-style-type:none}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,i,th,var{font-style:normal;font-weight:400;font-style:normal}
button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
button,input{overflow:visible;vertical-align:middle;outline:0}
body,button,input,select,td,textarea,th{font: 12px/1.6 'Hiragino Sans GB','microsoft yahei',arial,sans-serif;color:#333;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased}
body{line-height:1.6;-webkit-font-smoothing:antialiased;background-color:#f8f8f8}
h1,h2,h3,h4,h5,h6{font-size:100%}
img{border:0;vertical-align:middle}
a,area{outline:0;color:#333;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor:pointer}
a:hover{outline:0}
a.ie6:hover{zoom:1}
a:focus{outline:0}
a:active,a:hover{outline:0}
:focus{outline:0}
sub,sup{vertical-align:baseline}
textarea{resize:none;overflow:hidden;resize:none}
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width:100%;height:auto}
html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}
.clear{diplay:block!important;float:none!important;clear:both;overflow:hidden;width:auto!important;height:0!important;margin:0 auto!important;padding:0!important;font-size:0;line-height:0}

/*----图标----*/
.ui_ico { display:inline-block;width:12px;height:12px;font-size:0;overflow:hidden;margin-right:2px;vertical-align:middle;background-image:url(../../images/login/sprite_global.png); background-repeat:no-repeat;}
/*  18*18   */
.ui_ico_18_qq{width:18px;height:18px;background-position: 0 0}
.ui_ico_18_sina{width:18px;height:18px;background-position: 0 -18px}

/*---header导航-----*/
.header{ width:100%; min-width: 1200px; height:80px; padding: 30px 0 20px; background:#fff;}
.header .head{width:1200px; height:80px; margin:0 auto}
.header .head .headLogo{ width:208px; height:80px; float:left;}
.header .head .headLogo a{ display: block; width:208px; height:80px; line-height: 80px; text-indent: -999em;background: url(../../images/login/logo.png) no-repeat center center;}
.header .head .logoFont{height: 30px; line-height: 30px;float: left;padding: 25px 0 25px 30px;font-size: 21px;}
.header .head .headTel{width:192px;float:right;padding:12px 0 18px 50px;line-height:25px;position:relative;}
.header .head .headTel .iconfont{ position:absolute;left:0;top:28px;*top:18px; *line-height:44px;display:inline-block;font-size:40px;color:#a9a9a9;vertical-align:top;}
.header .head .headTel h3 {font-size:14px;font-weight:normal;color:#666;text-align:left;}
.header .head .headTel .texFont {font-size:26px;color:#e02445;font-family:"Microsoft YaHei";}
/*底部*/
.foot{width: 100%; background: #1b1b1b; padding: 30px 0px; text-align: center;}
.footMain{width: 1000px; margin:0 auto; line-height: 30px; color: #fff; color: #575757;}
.footMain dd{width: 100%;}
.footMain dd a{ padding: 0 15px; color: #575757; }
.footMain dd a:hover{ color: #9f9f9f }
.footMain dd i{ margin-top: -5px;}
.footFriend{ height:31px;margin: 15px auto;}
.footFriend .iso{width:88px; height: 31px; display:inline-block; background-image:url(../../images/login/copyright.png); margin-right:4px;opacity: 0.5}
.footFriend .iso:hover{opacity: 1}
.footFriend .isoa{ background-position:0 0}
.footFriend .isob{ width:87px; background-position:-92px 0}
.footFriend .isoc{ width:87px; background-position:-183px 0}
.footFriend .isod{ width:107px; background-position:-274px 0}
.footFriend .isoe{ background-position:-385px 0}
.footFriend .isof{ width:92px; background-position:-477px 0}
/*-- iconfont样式 --*/
@font-face {
  font-family: 'iconfont';  /* project id 375763 */
  src: url('//at.alicdn.com/t/font_375763_pnvwbibhf6pkqpvi.eot');
  src: url('//at.alicdn.com/t/font_375763_pnvwbibhf6pkqpvi.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_375763_pnvwbibhf6pkqpvi.woff') format('woff'),
  url('//at.alicdn.com/t/font_375763_pnvwbibhf6pkqpvi.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_375763_pnvwbibhf6pkqpvi.svg#iconfont') format('svg');
}
.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}


