@charset "UTF-8";

/*基础样式重置*/

html,
body,
div,
header,
main,
article,
footer,
section,
aside,
nav,
hgroup,
ul,
li,
h1,
h2,
h3,
h4,
dl,
dt,
dd,
p,
a,
span,
i,
em,
img,
input,
textarea {
	margin: 0;
	padding: 0;
}

header,
main,
article,
footer,
section,
aside,
nav {
	display: block;
}


/*添加安卓对H5新标签的支持*/

html,
body {
	font-family: "Microsoft yahei", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}
@-ms-viewport {
  width: auto;
}

/*初始化标题加粗*/

a,
img,
input {
	border: none 0;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
}

a:focus,
input:focus {
	outline: 0 none;
}


/*获取焦点时，不显示外框*/

li {
	list-style: none;
}

i,
em,
cite {
	font-style: normal;
}

a {
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

span {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
textarea,
li {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*消除点击高光*/

textarea {
	resize: none;
	font-size: 12px;
	outline: none 0;
	border: none 0;
}


/*去掉火狐和谷歌浏览器的Textarea改变尺寸大小功能*/

textarea,
input,
button {
	-webkit-appearance: none;
}

button {
	text-align: center;
	background: #fff;
	border: 0;
	outline: 0;
}


/*重置按钮样式*/

input[type="text"] {
	border: 1px solid #ddd;
	height: 40px;
	text-indent: 7px;
}

input[type="checkbox"] {
	-webkit-appearance: checkbox;
}


/*重置checkbox样式*/

input[type='radio'] {
	-webkit-appearance: radio;
}

;
select {
	height: 40px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #ddd;
	font-size: 12px;
}


/*定义placeholder字体样式*/

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.no-radius {
	border-radius: 0;
}

.border {
	border: 1px solid #ddd;
}

.text-center th {
	text-align: center;
}

.vertical-top {
	vertical-align: top;
}

.block {
	display: block;
}

.fs14 {
	font-size: 14px;
}

.btn-pd {
	padding: 7px 50px;
}

.btn-radius {
	border-radius: 3px;
	;
}

.v-segline {
	padding: 0 8px;
}

.table>tbody>tr>td {
	vertical-align: middle;
}

.icon-bills {
	width: 41px;
}

.pd15 {
	padding: 15px;
}

.h40 {
	height: 40px;
}

.h20 {
	height: 20px!important;
}

.bg-lt-gray {
	background-color: #eee;
}

.w280 {
	width: 280px;
}

.mtb20 {
	margin: 20px 0;
}

.mtb15 {
	margin: 15px 0;
}

.w10em {
	width: 10em;
}

.mt20 {
	margin-top: 20px;
}




/*弹出框end*/

/*外部框架*/
body {
	font-family: "微软雅黑";
	overflow-y: scroll;
	min-width: 1200px;
}
.common_header{
	padding: 10px 0;
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
}
.logo,.ul,.login-register{
	display: inline-block;
}
.ul li{
	display: inline-block;
}
.ul a {
	color: black;
}
.logo{
	vertical-align: middle;
}
.ul{
	margin-left: 450px;
}
.ul li{
	margin-right: 90px;
	padding-bottom: 5px;
}
.ul li:hover{
	border-bottom: 2px solid #368cdd;
}
.login-register a {
	display: inline-block;
	width: 70px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	border-radius: 2px;
}
.login{
	background: #39b651;
	margin-right: 13px;
}
.register{
	background: #00aaee;
}
.eig-module {
	width: 100%;
	background: #353535;
}
.css-fc-white,.css-fc-white:hover,.css-fc-white:active{color:#929292;}
.css-fix-width{width:1200px;margin:0 auto;}

.eig-module-main li {
	float: left;
	width: 100px;
	margin: 30px 100px 0 0;
}
.eig-module-main li.last-li,.eig-module-main li.last-sec-li{
	position:relative;
	left:0px;
}
.eig-module-main li.last-sec-li{
	padding-left: 73px;
    border-left: 1px solid #4a4a4a;
}
.eig-module-main li a {
	display: block;
	color: #d0ddeb;
	margin: 10px 0;
}
.eig-module-main li a:focus{
	text-decoration:none;
}
.eig-module-main li a:visited{
	text-decoration:none;
}

.eig-module-main li a:hover {
	color: #00CAFF;
}
.eig-module-main li a.nohover:hover{
	color: #fff;
}
.eig-module-main li a.nohover:visited,.eig-module-main li a.nohover:focus{
	text-decoration:none;
}
.eig-module-main li a.nohover{
	cursor:default;
}

footer {
	width: 100%;
	height:73px;
	background: #353535;
	text-align: center;
	line-height:73px;
	color: #929292;
	overflow:hidden;
}
.barrierBed {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background:url(http://monyun-cn-file.oss-cn-shanghai.aliyuncs.com/pic/mwytx_web/frame/images/opacity.png) repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	z-index: 2;
	
}
.eig-module .eig-module-main {
	width: 1200px;
	height:344px;
	margin: 0 auto;
	border-bottom:1px solid #444444;
	overflow:hidden;
	padding-bottom:20px;
}

.eig-module-main li {
	float: left;
	width: 100px;
	margin: 30px 100px 0 0;
}
.eig-module-main li .title {
	color: #cccccc;
	font-size:16px;
	margin: 10px 0 20px 0;
}

.eig-module-main li a {
	display: block;
	color: #888888;
	margin: 10px 0;
}
.eig-module-main li a:focus{
	text-decoration:none;
}
.eig-module-main li a:visited{
	text-decoration:none;
}

.eig-module-main li a:hover {
	color: #00CAFF;
}
.eig-module-main li a.nohover:hover{
	color: #fff;
}
.eig-module-main li a.nohover:visited,.eig-module-main li a.nohover:focus{
	text-decoration:none;
}
.eig-module-main li a.nohover{
	cursor:default;
}
/* 联系方式修改布局 */
.css-add-connect{
	height:65px;
	position:relative;
	top:20px;
	text-align:right;
	line-height:60px;
	color:#d0ddeb;
}
.css-add-connect *{
	display:inline-block;
	vertical-align:middle;
	
}
.css-add-connect span.css-addCnn{
  font-size:0px;
}
.css-add-connect span.css-addCnn-segline{
  border-right:1px solid #fff;
  height:21px;
  margin:0 20px;
}
.css-add-connect span.css-addCnn-tel{
  opacity:.7;
  height:24px;
  width:24px;
  background: url(http://monyun-cn-file.oss-cn-shanghai.aliyuncs.com/pic/mwytx_web/frame/images/add-tel.png) no-repeat 1px 2px;
}
.css-addCnn-num{
	
	margin-right:20px;
}
.css-btm-desc{
	color: #717171;
	width: 93px;
    display: inline-block;
    text-align: center;
}
dl dt{
	float: left;
	height: 50px;
	padding-top: 5px;
}
dl dd{
	float: left;
	width: 103px;
	margin-left: 8px;
	margin-bottom: 35px;
}
dl{
	display: block;
	clear: both;
	/*height: 50px;*/
    width: 150px;
    color: #888888;
    /*margin-bottom: 35px;*/
}