@charset "utf-8";
/* CSS Document */
/*面包屑*/
.mbx_bg{background-color: rgba(245, 245, 245, 1);}
.mbx_wap {
	
width: 94%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;		
height: auto;
overflow: visible;


}

.mbx_div{
	display: inline-block;
    vertical-align: middle;
    position: relative;
	padding: 20px 0;

}

.mbx_weizhi{padding-left: 25px;}

.mbx_iconfont{
	position: absolute;
  width: 20px;
  height: 22px;
  left: 0px;
	
}
.mbx_iconfont::before{
  content: '\e630';
  color: #004e94;
  font-size: 20px;
}

.mbx_txt{
  display: inline-block;
  font-size: 14px;
  color: #555;
}
.mbx_txt a{color: #555;font-size: 14px;display: inline-block;box-sizing: border-box;}







.fa, .fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.fa-envelope::before {
  content: "\f0e0";
}
.fa-phone::before {
  content: "\f095";
}

/*客服弹窗*/

.theme-buy {
	margin-top:10%;
	text-align: center;
}
.theme-gobuy, .theme-signin {
	font-size: 15px;
}
.theme-price {
	position: relative;
	bottom: -6px;
	font-family: microsoft yahei, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-weight: bold;
	color: #f60;
	line-height: 32px;
	font-size: 24px;
	display: inline-block;
}
.theme-price dfn {
	font-style: normal;
	font-size: 18px;
	margin-right: 2px;
}
.theme-desc {
	padding: 30px;
}
.theme-version {
	padding: 30px;
}
.theme-popover-mask {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
	display:none
}
.theme-popover {
	z-index:9999;
	position:fixed;
	top:30%;
	left:50%;
	width:660px;
	margin:-180px 0 0 -330px;
	border-radius:5px;
	border:solid 2px #666;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
}
.theme-poptit {
	border-bottom:1px solid #ddd;
	padding:12px;
	position: relative;
}
.theme-popbod {
	padding:0px 15px;
}
.theme-popbom {
	padding:15px;
	background-color:#f6f6f6;
	border-top:1px solid #ddd;
	border-radius:0 0 5px 5px;
	color:#666
}
.theme-popbom a {
	margin-left:8px
}
.theme-poptit .close {
	float:right;
	color:#999;
	padding:5px;
	margin:-2px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}
.theme-poptit .close:hover {
	color:#444;
}
.btn.theme-reg {
	position: absolute;
	top: 8px;
	left: 43%;
	display: none
}
.inp-gray, .feed-mail-inp {
	border:1px solid #ccc;
	background-color:#fdfdfd;
	width:220px;
	height:16px;
	padding:4px;
	color:#444;
	margin-right:6px
}

.dform .ipt_error {
	background-color:#FFFFCC;
	border-color:#FFCC66
}
.dform-tip {
	display:none;
	background-color:#080;
	color:#fff;
	line-height:42px;
	margin-top:10px;
display:;
	font-size: 14px;
}
.dform-tip-errer {
	background-color: #CF301A;
}
.dform-tip a {
	display: inline-block;
	padding: 0 20px;
	margin-left:10px;
	background-color: #FFE924;
	color: #CF301A;
}
.dform-login {
	padding:0;
	height: 270px;
	overflow: hidden;
}
.dform-login iframe {
	height: 470px;
	margin-top: -180px;
}
.theme-signin {
	margin: -50px -20px -50px 90px;
	text-align:left;
	font-size: 14px;
}
.theme-signin h4 {
	color:#999;
	font-weight:100;
	margin-bottom: 20px;
	font-size: 12px;
}
.theme-signin li {
	padding-left: 80px;
	margin-bottom: 15px;
}
.theme-signin li strong {
	float: left;
	margin-left: -80px;
	width: 80px;
	text-align: right;
	line-height: 32px;
}
.theme-signin .btn {
	margin-bottom: 10px;
}
.theme-signin p {
	font-size: 12px;
	color: #999;
}
.theme-desc, .theme-version {
	padding-top: 0
}


/*邮件*/
/**, ::before, ::after {
  box-sizing: border-box;text-align: left;font-weight: 400;
}	*/
	
button, input {
  overflow: visible;font-family: inherit;
}		
input, button, select, textarea {
  outline: none;
}
.theme-popover h3{
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
  color: #06163a;
  margin: 0 0 15px;
	font-size: 1.75rem;
}	


#myform textarea {
  padding: 5px;
}	
input[type="text"]::placeholder{color: #b8b8b8;font-size: 14px}		
textarea::placeholder{color: #b8b8b8;font-size: 14px}		
a {text-decoration: none;color: #494949;font-size: 14px}	
.suspension .iconfont {
  font-size: 20px !important;
  color: rgb(255, 255, 255);
  text-align: center;
  margin: 0px auto;
  padding: 10px;
  display: block;
}
		
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}		
		
		
.inner-message-row .item input {
  color: #999;
  width: 100%;
  line-height: 30px;
  border: 0;
  height: 30px;
}	
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}		
		
.inner-message {
	margin-bottom: 30px;
	overflow: hidden;
}
.inner-message-t {
	background: #f0f0f0;
	padding: 10px 16px;
	margin-bottom: 20px;
}
.inner-message-t h5 {
	font-size: 18px;
	line-height: 24px;
}
.inner-message .th {
	font-size: 20px;
	margin-bottom: 10px;
}
.inner-message .inner-message-centered {
	font-size: 16px;
}
.inner-message .inner-message-centered span {
	color: #F60;
}
.inner-message-row {
	margin-top: 20px;
	overflow: hidden;
}
.inner-message-row .item {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.inner-message-row .item input {
	color: #999;
	width: 100%;
	line-height: 30px;
	border: 0;
	height: 30px;
}
.inner-message-row .item textarea {
	color: #999;
	width: 99%;
	line-height: 30px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 150px;
}
.inner-message-row .item button {
	color: #fff;
	font-size: 14px;
	background-color:#1c3979;
	display: block;
	line-height: 30px;
	padding: 8px 40px;
	transition: ease all 0.4s;
	-webkit-transition: ease all 0.4s;
	-moz-transition: ease all 0.4s;
	-o-transition: ease all 0.4s;
	cursor: pointer;
	border: 0;
}
.inner-message-row .item button:hover {
	background-color:#d52937;
	border-radius:5px;
}
.inner-message-row .item button:active {
	background-color: #F60;
}
.inner-message-row .item.item-half {
	width: 50%;
}
.inner-message-half {
	padding: 8px;
	border:1px solid #ddd;
	margin-right: 20px;
}
.inner-message-box {
	padding: 8px;
	border:1px solid #ddd;
}	
		
		
@media (max-width: 991px) {
  .theme-popover {
    width: 80% !important;
    margin: 0 !important;
    left: 10% !important;
    top: 10% !important;
  }
}		


@media only screen and (min-width: 769px) {

}

