﻿@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, ul, li, ol, dd, dl, form{margin:0; padding:0; list-style-type:none; -webkit-margin-before:0; -webkit-margin-after:0;}
body{font-family:微软雅黑; font-size:13px; line-height:1.2em; color:#666; min-width:1180px;}
img, a img{border:0 none; vertical-align:top;}
a{color:#404145; text-decoration:none; transition:all .3s ease;}
a:hover, a:active{color:#e94547; text-decoration:none;}
a:focus{outline:none; -moz-outline:none}
a{outline:none;blr:expression(this.onFocus=this.blur());}
i, s, em, u{font-style:normal; text-decoration:none;}
input, textara{font-size:1em; color:#333; font-family:微软雅黑;}
input:focus,textarea:focus{outline:none;}
table{max-width:100%}

.clear{clear:both; display:block; font-size:0; line-height:0; height:0;}
.clearf:after{content:"";display:table;clear:both;}
.fl{float:left}
.fr{float:right}
.tl{text-align:left}
.tr{text-align:right}
.d30{height:30px}
.s_h_1e{height:1em}
.s_h_2e{height:2em}
.s_h_3e{height:3em}
.s_h_4e{height:4em}
/* 文字属性 */
.f12, .f12 a{font-size:12px}
.f_red, .f_red a{color:#e94547}
.f_red:hover, .f_red a:hover, .f_red:active, .f_red a:active{color:#2bbd5b}
.f_green, .f_green a{color:#2bbd5b}
.f_green:hover, .f_green a:hover, .f_green:active, .f_green a:active{color:#e94547}
a.white{color:#fff!important;}

/*顶部横条*/
.topbar{background:#474e5d; height:32px; line-height:32px;color:#909090;}
.topbar a{color:#909090;}
.topbar a:hover{color:#fff;}

.head{height:105px; background:#fff; border-bottom:solid 5px #d3d3d3;}
.logo{display:block; width:470px; height:100px; overflow:hidden}
.logoTitle{float:left; padding-top:30px;font-family:myFirstFont;}
.logoTitle h1{font-size:28px; color:#000; margin-bottom:8px}

.example2{margin:0 auto}
.example2 ol{position:relative;top:-30px;left:60px;}
.example2 ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff;}
.example2 ol li.seleted{background: #1AA4CA;}
.luara-left{position:relative;padding:0;overflow: hidden;}
.luara-left ul{position: relative;padding: inherit;margin: 0;}
.luara-left ul li{float: left;padding: inherit;margin: inherit;list-style: none;}
.luara-left ul li img{width: inherit;height: inherit;}

.nav{width:650px; float:right}
.nav li{float:left; height:105px}
.nav a{display:block; color:#404145; font-size:16px;  text-align:center; padding-top:30px; height:100px; border:solid 1px #fff; border-bottom:none;}
.nav a em{font-size:13px; color:#999}
.nav a:hover,.nav li.cur a{color:#69318e; border:solid 1px #e8e8e6; border-bottom:none}
.nav li.cur,.nav li:hover{border-bottom:5px solid #69318e;}

.current_page_item a{color:white !important}

.bbar{border-bottom:solid 1px #e9e9e9; margin-top:40px; clear:both}
.bbar2{background:#404145; height:40px;}
.nav2{width:1200px; margin-top:-70px}
.nav2 li{float:left; display:block}
.nav2 a{display:block; line-height:36px; color:#909090; font-size:14px;}
.nav2 a:hover{color:#000;}
.nav2 a.bm{color:#fff; font-weight:bold; line-height:80px; font-size:16px; }

.foot{text-align:center; font-size:13px; color:#404145; line-height:24px; padding:20px;}
.foot b{text-transform:uppercase}

#dosubmit{background:#025cae; color:#fff; border:none; padding:5px 50px; cursor:pointer; font-size:15px;}
#dosubmit:hover{}