﻿@font-face { font-family: 'iconfont'; /* project id 1731394 */ src: url('//at.alicdn.com/t/font_1731394_s6v5mhmec0h.eot'); src: url('//at.alicdn.com/t/font_1731394_s6v5mhmec0h.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1731394_s6v5mhmec0h.woff2') format('woff2'), url('//at.alicdn.com/t/font_1731394_s6v5mhmec0h.woff') format('woff'), url('//at.alicdn.com/t/font_1731394_s6v5mhmec0h.ttf') format('truetype'), url('//at.alicdn.com/t/font_1731394_s6v5mhmec0h.svg#iconfont') format('svg'); }

[class*='mticon_'] { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: normal; }

[class*='mticon_']::before { display: inline-block; font-size: 16px; max-width: 25px; margin-right: 12px; vertical-align: bottom; }
.icon_min[class*='mticon_']::before { font-size: 14px; }
.active [class*='mticon_']::before {  }



/*.header .head_menu ul li span { font-weight: normal; display: block; float: left; width: 100%; text-align: left; padding-left: 25px; height: 42px; line-height: 42px; white-space: nowrap; }*/
.mticon_01::before { content: "\e6f3"; }
.mticon_02::before { content: "\e61e"; }
.mticon_03::before { content: "\e620"; }
.mticon_04::before { content: "\e654"; }
.mticon_05::before { content: "\e60f"; }
.mticon_06::before { content: "\e62e"; }
.mticon_07::before { content: "\e70c"; }
.mticon_08::before { content: "\e627"; }
.mticon_09::before { content: "\e67b"; }
.mticon_10::before { content: "\e603"; }
.mticon_11::before { content: "\e615"; }
.mticon_12::before { content: "\e8f5"; }
.mticon_13::before { content: "\e61b"; }

.two_bar {
	display:none;
}
li {
	list-style:none;
}
.two_bar li,.one_bar {
	display:block;
	text-align:left;
    padding-left: 15px;
	font-size: 14px;
    font-weight: normal;
	/*background-color:#55339e;*/
    background:transparent;
	line-height:43px;
    color: #c7ddf4;
	overflow:hidden;
	height: 43px;
	width:100%;
    white-space: nowrap;
    position:relative;
}
    .deg180{
        transform:rotate(-45deg);
    }
.diyimg {
    width: 14px;
    height: 14px;
    transform: rotate(
180deg);
    margin-right: 8px;
}
.one_bar {
    display:flex !important;
    align-items:center;
}
a:link,a:visited,a:hover,a:active {
	text-decoration:none;
}