/*@charset "utf-8";*/
/**
 +------------------------------------------------------------------------------
 * 网站地址: http://www.miniidea.com
 * 网站样式重写
 +------------------------------------------------------------------------------
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { padding: 0; margin: 0; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body { color:#666; font:14px "Microsoft Yahei", Helvetica, Arial, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
a { text-decoration:none; color:#666; }
a:hover { color:#368bd7; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html { overflow-y: scroll; }
q:before,q:after{ content:''; }
a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer { cursor: pointer; }
/* css common */
.fix:before,.fix:after { content:"."; display:block; visibility:hidden; height:0; clear:both; }.clearfix { display:block; }.clear{ clear:both; }/* 清除浮动*/
.strong{ font-weight: bold; } .fl{ float:left; } .fr{ float:right; } .cen{ margin:0 auto; text-align:center; }
.show{ display:block; visibility:visible; }.hide{ display: none; visibility:hidden; }
.block{ display:block; } .inline{ display:inline; }
.transparent{ filter:alpha(opacity=50); -moz-opacity:0.5; /** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/ -khtml-opacity: 0.5; opacity: 0.5; } .break{ word-wrap:break-word; overflow:hidden; /*word-break:break-all; */; }
.tal{ text-align:left; } .tar{ text-align:right; }

/* 解决固定层在IE6下闪的问题 */
*html{ background-image:url(about:blank); background-attachment:fixed; }
*{ outline:none; }
/**
+------------------------------------------------------------------------------
* 网站整布局
+------------------------------------------------------------------------------
*/
.wrapper{ width:1100px; margin:0 auto; }

.mt10{ margin-top: 10px}
.mt20{ margin-top: 20px}
.mt30{ margin-top: 30px}
.mt40{ margin-top: 40px}
.mr30{ margin-right: 30px}
.mb10{ margin-bottom: 10px}
.mb20{ margin-bottom: 20px}
.ml10{ margin-left: 10px}
.p40{ padding: 40px 0}

.first{ margin-left: 0!important}
.last { margin-right: 0!important}

/* topbar */
.topbar { position: relative; height: 36px; line-height: 36px; z-index: 10; background-color: #eee; }
.topbar .top { min-height: 30px; margin-bottom: 0; }
.topbar .top span{color: #666;}
.topbar .top .fr>li { float: left; color: #666; line-height: 30px; padding: 2px 10px; background: url(../images/line.jpg) no-repeat right center;}
.topbar .top .fr>li>a { color: #666; padding: 0; position: relative; line-height: 30px;	/*text-transform: uppercase;*/ }
.topbar .top .fr>li>a:focus,
.topbar .top .fr>li>a:hover{ color: #2c3035; background-color: transparent; }
.topbar .top .fr>li .fa { color: #2c3035; margin-right: 5px; font-size: 1.2em; font-weight: 600; vertical-align: middle; }
.topbar .top .fr>li.last{ background: url(); }

/* header */
.head { position: absolute; top: 30px; left: 50%; z-index: 10; width: 1100px; height: 120px; margin-left: -550px; background: #011b65 }

.logobar { width: 500px; height: 71px; margin: -10px 0 0 -10px; padding: 15px 0 0; background: url(../images/logobar.png) no-repeat; }
.logobar h1, .logobar h2 { float: left; margin: 0 0 0 20px; }
.logobar h1 a, .logobar h2 a { display: block; width: 144px; height: 45px; transition: all .3s ease-in; }
.logo { width: 144px; height: 45px; padding: 0; text-indent: -999em; background: url(../images/logo.png) no-repeat; background-size: 100%; }
.logobar span { float: left; margin-left: 15px; padding: 0 0 0 15px; font: 12px/21px "Microsoft YaHei"; color: #333; background: url(../images/logo_line.png) no-repeat left center; }
.logobar span p { font-weight: normal; font-size: 14px; line-height: 24px; color: #000 }
.logobar span p em { font-weight: bold; color: #011b65; }

.phone { width: 275px; height: 33px; margin: 20px 20px 0 0; padding-left: 15px; line-height: 33px; color: #333; background: url(../images/phone.png) no-repeat; }
.phone .fa { margin-right: 10px; vertical-align: middle; }
.phone em { color: #011b65 }

.nav { line-height: 44px; }
.nav a { display: inline-block; width: 98px; padding: 0 10px; text-align: center; color: #fff; background: url(../images/xian.jpg) no-repeat left center; }
.nav a .fa{font-size: 20px;}
.nav a .fa-home:before{vertical-align: middle;}
.nav a:hover{ color: #3ba0f8 }
.nav a.first { background: none }

/* footer */
.footer{ position: relative; width: 100%; color: #fff; background: #011b65; font: 12px/24px Arial,Verdana,"Microsoft Yahei"; }

.link { padding: 10px 0; overflow: hidden; background: #f6f6f6; border-top: 1px solid #eee; }
.link h3 { float: left; width: 80px; line-height: 30px; font-size: 14px; color: #333; }
.link ul { overflow: hidden; }
.link ul li { float: left; line-height: 30px; margin-right: 15px; }
.link ul li a { color: #666; }
.link ul li a:hover { color: #368bd7; }

.foot { position: relative; padding: 20px 0; }
.foot a { color: #bbb; }
.foot a:hover { color: #368bd7; }
.foot .footnav { width: 550px; overflow: hidden; }
.foot .footnav dl { float: left; width: 130px; }
.foot .footnav dl.w340 { width: 380px; margin: 0 20px; }
.foot .footnav dl dt { margin-bottom: 10px; line-height: 28px; font-size: 14px; }
.foot .footnav dl dd { float: left; width: 130px; }
.foot .footnav dl dd a { width: 120px; padding-left: 10px; line-height: 28px; background: url(../images/arrow.png) no-repeat left center; display: inline-block; }
.foot .footnav dl.w340 dd{width: 190px;}
.foot .footnav dl.w340 dd a{width: 180px;}

.foot .footm dl.app { width: 260px; padding: 0 30px; border-left: 1px solid #707c8a; border-right: 1px solid #707c8a; }
.foot .footm dl.app dt { margin-bottom: 8px; font-size: 14px; }
.foot .footm dl.app dd { float: left; width: 110px; text-align: center; }
.foot .footm dl.app dd img { display: block; width: 100px; height: 100px; padding: 5px; background: #fff; }
.foot .footm dl.app dd span { display: inline-block; width: 110px; height: 21px; margin-top: 6px; line-height: 21px; font-size: 12px; color: #bbb; }
.foot .footm dl.tel { width: 168px; padding: 30px 30px 0; line-height: 1.5; }
.foot .footm dl.tel dt { margin-bottom: 10px; font-size: 14px; text-align: center; color: #bcbcbc; font-size: 24px; }
.foot .footm dl.tel dd.time { font-size: 12px; color: #bbb; text-align: center; }
.foot .footm dl.tel dd .qq { display: block; width: 140px; margin: 10px auto; line-height: 30px; text-align: center; background: #368bd7; color: #fff; }
.foot .footm dl.tel dd .qq:hover { background-color: #3ba0f8; color: #fff; cursor: pointer; }

.copybar { height: 78px; background: #f6f6f6; }
.copyright { height: 48px; padding: 15px 0; font-family: Arial, 'SimSun'; color: #333; overflow: hidden; font-size: 12px; }
.copyright .fl { width: 600px; }
.copyright .fl .share{ height: 28px; }
.copyright p { height: 24px; line-height: 24px; color: #666; }
.copyright p a { color: #666; }
.copyright p a:hover { color: #368bd7; }
.copyright .safety { padding: 9px 0 0 8px; }
.copyright .safety a { float: left; margin-left: 10px; width: 90px; height: 30px; background: url(../images/sprite.png) no-repeat 0 0; overflow: hidden; }
.copyright .safety .s-b { background-position: 0 -40px; }
.copyright .safety .s-a { width: 28px; height: 30px; background: url(../images/shgs.png) no-repeat; }

/* return */
a#go-top{ background:url(../images/top.png) no-repeat 0 0; height:44px; width:44px; display:block; right:10px; filter:alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2; }
a#go-top:hover{ height:44px; width:44px; display:block; background-position: -44px 0; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }

.Validform_checktip{ margin-left:8px; line-height:20px; height:20px; overflow:hidden; color:#999; font-size:12px; }
.Validform_right{ color:#71b83d; padding-left:20px; background:url(../images/right.png) no-repeat left center; }
.Validform_wrong{ color:red; padding-left:20px; white-space:nowrap; background:url(../images/error.png) no-repeat left center; }
.Validform_loading{ padding-left:20px; background:url(../images/onLoad.gif) no-repeat left center; }
.Validform_error{ background-color:#ffe7e7; }
#Validform_msg{ color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #ccc; -moz-box-shadow:2px 2px 3px #ccc; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); }
#Validform_msg .iframe{ position:absolute; left:0px; top:-1px; z-index:-1; }
#Validform_msg .Validform_title{ line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#ff7A13; }
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{ line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none; }
#Validform_msg a.Validform_close:hover{ color:#cc0; }
#Validform_msg .Validform_info{ padding:8px; border:1px solid #ff7A13; border-top:none; text-align:left; }