/*public.css*/

/*
	主绿色比较深：#1684e1
	辅绿色比较浅：#1684e1
*/

.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }

/*button*/
.button { display: inline-block; padding: 8px 26px; font-size: 14px; border-radius: 2px; }
.button.btn-default { background-color: #f6f6f6; color: #333; border-color: #ddd; }
.button.btn-default:hover { color: #1684e1; }
.button.btn-gray { background-color: #aaa; color: #fff; border: none; }
.button.btn-gray:hover { background-color: #1684e1; }
.button.btn-main { background-color: #1684e1; color: #fff; border-color: #ddd; }
.button.btn-main:hover { background-color: #0063b6; }
.button.btn-main-em { background-color: transparent; color: #1684e1; border: 1px solid #1684e1; }
.button.btn-main-em:hover { background-color: #f5f5f5; }
.button.btn-white { color: #1684e1; background: #fff; opacity: 1; filter: opacity(100); }
.button.btn-white:hover { opacity: .8; filter: opacity(80); }
.button.btn-white-em { background-color: transparent; color: #fff; border: 1px solid #fff; }
.button.btn-white-em:hover { border-color: #32cd51; }

/* 链接 */
.mlink { color: #1684e1; }
.mlink:hover { text-decoration: underline; }
.graylink { color: #666; }
.graylink:hover { color: #1684e1; }
.mhover:hover { color: #1684e1 !important; }

/*.table*/
.table { width: 100%; border: 1px solid #eee; }
.table tr { height: 30px; line-height: 30px; }
.table tr:hover { background: #f6f6f6; }
.table td, .table th { line-height: 30px; color: #666; font-size: 14px; text-align: center; border: 1px solid #ddd; }
.table th { font-weight: bold; background: #f9f9f9; }

/* form-inline */
.form-inline { }
.form-inline .form-group { height: 34px; clear: both; margin-bottom: 10px; }
.form-inline .form-group .input-group { float: left; width: 30%; height: 100%; margin-right: 3%; }
.form-inline .form-group .input-group.long { width: 60%; }
.form-inline .form-group .input-group .input-label { font-size: 13px; line-height: 34px; }
.form-inline .form-group .input-group .input-tip { width: 100%; height: 20px; font-size: 13px; line-height: 20px; }
.form-inline .form-group .input-group .form-control { width: 240px; height: 100%; background: #fff; padding: 0 8px; font-size: 14px; line-height: 32px; border: 1px solid #e5e5e5; border-radius: 2px; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; }
.form-inline .form-group .input-group .form-control:focus { border-color: #1684e1; }
.form-inline .form-group .input-group .form-control.short { width: 100px; }
.form-inline .form-group .input-group .form-control.long { width: 300px; }
.form-inline .ml10 { margin-left: 10px; }
.form-inline .form-bottom { padding-top: 10px; line-height: 34px; }

/* form-ver */
.form-ver { font-size: 12px; line-height: 30px; }
.form-ver .form-group { height: 30px; clear: both; margin-bottom: 10px; }
.form-ver .form-group.auto { height: auto; }
.form-ver .label { float: left; width: 26%; height: 100%; font-size: #444; text-align: right; }
.form-ver .input-box { float: left; width: 64%; height: 100%; margin-left: 3%; }
.form-ver .form-control { display: inline-block; width: 100%; height: 100%; background: #fff; padding: 0 8px; line-height: 28px; border: 1px solid #ddd; border-radius: 4px; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; color: #333; font-size: 12px; }
.form-ver .form-control option { padding: 4px 0; }
.form-ver .form-control:focus { border-color: #1684e1; }
.form-ver .form-f { display: block; width: 50%; height: 32px; line-height: 32px; text-align: center; border-radius: 4px; margin: 0 auto; }

/* icon */
.icon { background: url(../images/icon.png) no-repeat; }
.icon.icon-welcome { width: 20px; height: 20px; background-position: 0 0; vertical-align: -6px; }
.icon.icon-tel { width: 20px; height: 20px; background-position: -20px 0; vertical-align: -6px; }
.icon.icon-mail { width: 20px; height: 20px; background-position: -40px 0; vertical-align: -6px; }
.icon.icon-add { width: 20px; height: 20px; background-position: -60px 0; vertical-align: -6px; }

/* top */
.top { color: #666; font-size: 12px; line-height: 20px; /*height: 50px;*/padding: 14px 0; }

/*header*/
header { height: 74px; background: #fff; position: relative; z-index: 3;/*  overflow: hidden; */ }
header a.logo { display: block; /*! margin-top: 6px; */ width: auto; height: 74px; }
header .logo-deco { width: 207px; height: 55px; margin-top: 22.5px; margin-left: 14px; }
header .headr { height: 100%; }
header .headr nav { height: 100%; }
header .headr nav ul.navigation, header .huiyuan {	/*! margin-right: 20px; */
height: 100%; /*! margin-top: 29px; */ margin-left: 10px; }
header ul.navigation li { position: relative; float: left; height: 100%; }
header ul.navigation li a, header .huiyuan a { display: block; width: auto; height: 100%; font-size: 14px; color: #333; line-height: 74px; text-align: center; padding: 0 22px; }
header ul.navigation li:hover { color: #333; background-color: #f1f1f1 }
header ul.navigation li.on a { color: #1684e1; /*! background: #1684e1; */ font-weight: bold; }
header ul.navigation li.on .li-content a { font-weight: normal; }

/* header ul.navigation li.nav-li:after { content: ' '; display: none; width: 0; height: 0; position: absolute; bottom: 0; left: 50%; margin-left: -3px; border-bottom: 4px solid #0c9334; border-left: 4px solid transparent; border-right: 4px solid transparent; }
header ul.navigation li.nav-li:hover:after { display: block; } */
header ul.navigation li.nav-li .li-content { display: none; position: absolute; top: 100%; left: 0; height: auto; width: 140px;	/*! padding: 20px; */ background: #f1f1f1; }
header ul.navigation li.nav-li .li-content.servul { width: 360px; }
header ul.navigation li.nav-li .li-content a { width: 100%; line-height: 36px; font-size: 12px; border-bottom: 1px solid #d8d8d8; background: transparent; color: #333; }
header ul.navigation li.nav-li .li-content.servul a { width: 50%; float: left; }
header ul.navigation li.nav-li .li-content a:hover { color: #1684e1; background-color: #fff; border-bottom: 1px solid #1684e1; }
header ul.navigation li.nav-li:hover .li-content { display: block; }
header .huiyuan .button { width: 82px; height: 26px; border-radius: 16px; text-align: center; line-height: 26px; font-size: 12px; padding: 0; margin-top: 37px; }

/* 在线客服样式 */
.kefuBox { position: fixed; z-index: 4; top: 150px; right: 0; width: auto; _position: absolute; _top: expression(documentElement.scrollTop +45); font-size: 12px; }
.kefuBox .kefuLeft { float: left; overflow: hidden; width: 30px; height: 157px; cursor: pointer; background: url(../images/kefu/kefu_l.png) no-repeat }
.kefuBox .kefuLeften { float: left; overflow: hidden; width: 30px; height: 157px; cursor: pointer; background: url(../images/kefu/kefu_len.png) no-repeat }
.kefuBox .kefuRight { display: block; float: left; overflow: hidden; width: 0; }
.kefuBox .kefuTop { width: 154px; height: 46px; background: url(../images/kefu/kefu_top.png) no-repeat; }
.kefuBox .kefuTopen { width: 154px; height: 46px; background: url(../images/kefu/kefu_topen.png) no-repeat; }
.kefuBox .kefuClose { float: right; overflow: hidden; width: 154px; height: 46px; display: block; cursor: pointer; }
.kefuBox .kefuBottom { width: 154px; height: 12px; background: url(../images/kefu/kefu_bottom.png) no-repeat; }
.kefuBox .kefuCont { width: 154px; padding: 0 12px; background: url(../images/kefu/kefu_line.png) repeat-y; overflow: hidden; }
.kefuBox .kefuCont ul { margin: 0; padding: 0; }
.kefuBox .kefuCont ul li { width: 130px; line-height: 28px; overflow: hidden; height: 28px; padding-left: 40px; padding-right: 10px; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px; }
.kefuBox .kefuCont ul li a { color: #333; }
.kefuBox .kefuCont ul li.pic { width: 130px; height: 89px; margin-bottom: 10px; padding: 0; }
.kefuBox .kefuCont ul li.qq { background: url(../images/kefu/qq.png) no-repeat; }
.kefuBox .kefuCont ul li.wang { background: url(../images/kefu/wangwang.png) no-repeat }
.kefuBox .kefuCont ul li.spk { background: url(../images/kefu/skype.png) no-repeat }
.kefuBox .kefuCont ul li.codeer { display: block; width: 130px; height: 165px; text-align: center; color: #fff; padding: 10px 0 0; font-family: "微软雅黑"; font-size: 14px; margin-bottom: 0; }
.kefuBox .kefuCont ul li.codeer p { display: block; height: 35px; line-height: 35px; }
.kefuBox .kefuCont ul li.codeer span { display: block; width: 116px; height: 116px; padding: 7px; background: url(../images/kefu/cobj.png) no-repeat; }
.kefuBox .kefuCont ul li.codeer span img { width: 116px; height: 116px; }

/*脚部*/
footer { background: #1684e1; width: 100%; padding: 30px 0; color: #fff; font-size: 12px; line-height: 34px; }
footer .img { margin-right: 20px; line-height: 20px; color: #d8ebfa }

/* 返回顶部 */
.gotop { display: none; z-index: 4; position: fixed; width: 40px; height: 40px; bottom: 0; right: 0; background: #1684e1; opacity: 1; filter: opacity(100); transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; cursor: pointer; }
.gotop:hover { opacity: .8; filter: opacity(80); }
.gotop:before { position: absolute; top: 13px; left: 5px; content: ''; width: 0; height: 0; border-bottom: 15px solid #fff; border-left: 15px solid transparent; border-right: 15px solid transparent; }
.gotop:after { position: absolute; top: 19px; left: 10px; content: ''; width: 0; height: 0; border-bottom: 10px solid #1684e1; border-left: 10px solid transparent; border-right: 10px solid transparent; }