

body, html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: 'microsoft yahei';
	/* 	min-width: 1004px; */
	font-size: 12px;
	height: 100%;
	display: block;
	min-width: 1190px;
}
.body-box{
	min-width: 1190px;
	display: block;
	zoom:1
}
ul, p {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

a {
	cursor: pointer;
}

a:link, a:visited, a:active {
	outline: 0 none;
	color: #2b2323;
}

a:hover {
	color: #c80707;
	text-decoration: none;
}

a {
	cursor: pointer;
}

.text-red, a.text-red:link, a.text-red:visited, a.text-red:active,
	.text-red a:link, .text-red a:visited, .text-red a:active {
	color: #e00730;
}

.text-org, a.text-org:link, a.text-org:visited, a.text-org:active,
	.text-org a:link, .text-org a:visited, .text-org a:active {
	color: #fa5715;
}

.posi-re {
	position: relative;
}

.blank10, .blank15, .blank20, .blank5 {
	width: 100%;
	clear: both;
}

.org-dot {
	background: url(../images/org-dot.jpg) no-repeat left 7px;
	width: 4px;
	height: 20px;
	display: inline-block;
	margin-right: 5px;
}

.blank20 {
	height: 20px;
}

.blank5 {
	height: 5px;
}

.blank15 {
	height: 15px;
}

.blank10 {
	height: 10px;
}

em, i {
	font-style: normal;
}

.mgl-20 {
	margin-left: 20px;
}

.ft12 {
	font-size: 12px;
}

.ft14 {
	font-size: 14px;
}

.ft16 {
	font-size: 16px;
}

.ft18 {
	font-size: 18px;
}

.ft20 {
	font-size: 20px;
}

.ft22 {
	font-size: 22px;
}

.ft24 {
	font-size: 24px;
}

.wrap {
	width: 100%;
}

.hot a:link, .hot a:visited, .hot a:active, a.hot:link, a.hot:visited, a.hot:active,
	.hot {
	color: #fa4a0a;
}

.text-green a:link, .text-green a:visited, .text-green a:active, a.text-green:link,
	a.text-green:visited, a.text-green:active, .text-green {
	color: #32c16f;
}

.text-green a:hover, a:hover .text-green {
	color: #09a94d
}

.text-blue a:link, .text-blue a:visited, .text-blue a:active, a.text-blue:link,
	a.text-blue:visited, a.text-blue:active, .text-blue {
	color: #1c8fca;
}

.text-blue a:hover, a:hover .text-blue {
	color: #ff5710
}

.bggray {
	background: #f5f5f5;
}

.gray-img-bg {
	background: url(../images/title-line-bg.jpg) repeat-x left 15px;
}

.text-gray,.text-gray a{
	color: #7c7979;
}

.bg-white {
	background: #fff;
}

.tp-bdotted {
	border-top: #ddd 1px dotted;
}

.bt-solid {
	border-bottom: #ddd 1px solid
}

.input-zx {
	border-radius: 0;
}

.tel-input {
	width: 150px;
}
/*------------------------------top-----------------*/
.top {
	width: 100%;
	height: 32px;
	border-bottom: #ddd 1px solid;
	font-size: 12px;
	background: #f5f5f5;
	color: #8c8787;
}

.top a {
	color: #8c8787;
}

.top li {
	float: left;
}

ul.ts-link li {
	line-height: 32px;
	margin-right: 5px;
	margin-left: 5px;
}

.account-top li {
	line-height: 32px;
	position: relative;
}

.account-top li>a {
	margin-left: 5px;
	margin-right: 10px;
	display: inline-block;
}

.account-top li.line-r {
	
}

.cate-ps {
	display: inline-block;
}

.cate-ps:hover.ul-dropmenu ul {
	display: block;
}

.cate-ps>ul>li {
	display: inline-block;
	margin-right: 10px;
	border: #ddd 1px solid;
	padding: 1px 10px;
	background: #f5f5f5;
	position: relative;
}

.cate-ps .ul-dropmenu ul {
	padding: 5px;
	text-align: left;
}

.cate-ps .ul-dropmenu li {
	display: inline-block;
	margin: 5px 5px 0 5px;
	white-space: nowrap;
}

.cate-ps .ul-dropmenu li::after {
	display: inline-block;
}

.cate-ps .ul-dropmenu li a {
	color: #777;
}

.ul-dropmenu {
	border: 1px solid #ddd;
	display: none;
	margin-left: -5px;
	position: absolute;
	text-align: center;
	z-index: 55;
	background: #fff;
	left: 4px;
	top: 20px;
	*top: 3px;
}

.cate-ps .ul-dropmenu {
	width: auto;
}

.cate-ps .ul-dropmenu li {
	border-bottom-width: 0
}

.ul-dropmenu li {
	line-height: 25px;
	border-bottom: #eee 1px solid;
	display: inline-block;
	margin-left: 2%;
}

.cate-ps a {
	color: #222
}

.cate-ps a:hover {
	color: #c20e2c
}

.black-nav, .blue-nav {
	background: #191b1d;
	color: #fff;
	width: 100%;
}

.blue-nav {
	background: #337ab7;
}

.black-nav .nav-cate {
	background: #da0615;
	height: 50px;
}

.blue-nav .nav-cate {
	background: #075293;
}

.black-nav .cate-side, .blue-nav .cate-side {
	top: 50px;
	display: none;
}

.black-nav .navbar-default .navbar-nav>li>a, .blue-nav .navbar-default .navbar-nav>li>a
	{
	color: #fff;
}

.ds-none {
	display: none;
}
/*-------------------------------logo---------------------*/
.head {
	height: 95px;
	padding: 2px 0 15px 5px;
	position: relative;
	*height: 90px;
}

.logo {
	float: left;
	margin-right: 15px;
	margin-top: 8px;
}
.logo a img{
	height: 65px;
}
.search-hotwords, .search-hotwords a {
	color: #b3b2b2;
}

.search-hotwords a {
	margin-left: 4px;
	margin-right: 4px;
}

.search-hotwords {
	clear: both;
	float: left;
	margin-top: 5px;
	*margin-top: -15px;
}

.main-search {
	margin-left: 3%;
	margin-top: 18px;
}

a.fb-btn {
	background: #f76d02;
	padding: 13px 15px;
	color: #fff;
	font-size: 14px;
	margin-left: 15px;
	display: inline-block;
	*padding: 15px;
}

.task-fb {
	margin-top: 15px;
	color: #999;
	float: left;
	margin-left: 15px;
}

.yy-code-wrap {
	position: absolute;
	right: 2px;
	top: 5px;
}

.yy-code-wrap img {
	width: 93px;
}

.or {
	margin-top: 16px;
	float: left;
}
/*----------------------主页面搜索*****/
.searchTxt .searchMenu .searchSelected {
	background-image: url(../images/searchbg.png);
	background-repeat: no-repeat;
}

.searchTxt {
	float: left;
	border: 3px solid #ff7900;
	width: 500px;
	border-right: 0;
	position: relative;
	z-index: 7899;
	background: #fff;
	height: 40px;
	line-height: 40px;
}

.searchTxtHover {
	float: left;
	width: 500px;
	height: 40px;
	position: relative;
	z-index: 88;
}

.searchTxt .searchMenu {
	float: left;
}

.searchTxt .searchMenu .searchSelected {
	background-position: 0 5px;
	border-right: 1px solid #eee;
	color: #666;
	cursor: pointer;
	font-size: 12px;
	height: 34px;
	line-height: 36px;
	padding: 0 10px;
	width: 85px;
}

.searchTxt .searchMenu .searchOpen {
	background-position: 0 -48px;
}

.searchTxt .searchMenu .searchTab {
	display: none;
	position: absolute;
	top: 34px;
	left: -1px;
	width: 85px;
	border: 1px solid #ddd;
	border-top: 0;
	background: #fff;
	z-index: 7888;
}

.searchTxt .searchMenu .searchTab li {
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #a8a8a8;
	font-size: 12px;
	text-indent: 10px;
	cursor: pointer;
}

.searchTxt .searchMenu .searchTab li.selected {
	background: #f7f1de;
	color: #f72d1f;
}

.searchTxt input {
	float: left;
	border: 0;
	background: url(../images/search-gray.png) no-repeat 5px 12px;
	color: #666;
	width: 405px;
	height: 35px;
	margin: 0;
	outline: medium none;
	padding: 2px 4px 0px 25px;
	font-size: 14px;
}

.searchBtn {
	float: left;
}

.searchBtn button {
	background: #ff7900;
	border: 0;
	color: #fff;
	cursor: pointer;
	float: left;
	height: 40px;
	font-size: 14px;
	width: 66px;
}
/*--------------------------------µ¼º½ÉèÖÃ-----------------*/
.yy-menu {
	background: #ff7900;
	z-index: 87;
	position: relative;
}

.navbar-default {
	background: none;
	border-width: 0;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
	background: none;
}

.navbar-default .navbar-nav>.active>a {
	color: #fff;
}

.navbar-default .navbar-nav>.active {
	background: #ff9400;
	padding: 0 25px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover {
	background: none;
	color: #f83e2e;
}

.down-menu>li>a {
	color: #999;
	font-size: 14px;
}

.down-menu {
	background: #2b3443;
	width: 100%;
	position: absolute;
	top: 80%;
	left: 0;
	min-width: 100px;
	z-index: 999;
	display: none;
	border-radius: 4px;
	padding: 10px;
	opacity: 0.9;
}

.down-menu li {
	float: left;
	width: 100%;
	border-bottom: #333 1px solid;
	line-height: 26px;
}

.down-menu li a {
	color: #fff;
}

.nav>li {
	float: left;
	display: inline-block;
}

.navbar {
	height: 40px;
	line-height: 40px;
	min-height: 40px;
}

.nav>li>a {
	padding-left: 25px;
	padding-right: 25px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
	{
	color: #f2ffd9
}

.navbar {
	margin-bottom: 0;
}

.navbar-nav {
	height: 40px;
	margin: 0
}

.content {
	margin: 0 auto;
	width: 1190px;
}

.navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 40px
}

/*---------------------------------²»Í¬·Ö±æÂÊÑùÊ½ÉèÖÃ----*/

.footer {
	background: #303133 none repeat scroll 0 0;
	clear: both;
	color: #dedcdc;
	margin-top: 25px;
	padding-bottom: 2px;
	padding-top: 15px;
	width: 100%;
	float: left;
	line-height: 26px;

}

.foot-nav a {
	color: #dedcdc;
	margin-left: 10px;
	margin-right: 10px;
}

.page-list {
	margin: 0 auto;
}

.pagination {
	display: block;
	margin: 20px auto;
	padding: 0;
}
/*---------------top»®¹ý°´Å¥Í¼±êÐý×ª---*/
.icon-caret-down {
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
	background: url(../images/arrow-down.png) no-repeat left top;
	width: 7px;
	height: 5px;
	display: inline-block;
	*margin-top: -10px;
}

li.on .icon-caret-down {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.mg-tp10 {
	margin-top: 10px;
}
/*----------------------------------È«²¿·þÎñÏÂÀ­²Ëµ¥ÑùÊ½-------------*/
.cate-side {
	width: 260px;
	background: #fff;
	position: absolute;
	z-index: 65;
	left: 0;
	top: 50px;
	*top: 43px;
	display: none;
	border: #eee 1px solid;
}

.cate-content {
	border-bottom: #eee 1px solid;
	margin: 5px 10px;
	text-align: left;
}

.cate-name {
	color: #000;
	font-size: 16px;
	text-align: left;
	margin: 10px 0;
	*margin: 5px 0;
}

.cate-list {
	width: 240px;
}

.cate-list a {
	color: #464646;
	padding: 10px;
	font-size: 12px;
	line-height: 32px;
}

.cate-content a.red {
	color: #e00730;
}

.cate-nav {
	width: 260px;
	text-align: center;
	background: #f75507;
	position: relative;
	float: left;
	color: #fff;
	font-size: 16px;
	display: inline-block;
}

.modify-menu .navbar-default .navbar-nav>li.cate-nav>a {
	color: #fff
}
/*--------------------------------------Ãæ°üÐ¼µ¼º½---crumbs----------*/
.crumbs {
	padding: 5px 0;
}

.crumbs .col-md-4 {
	padding: 0;
}

.crumbs-position {
	margin-top: 8px;
	float: left;
}

.inside-search {
	float: right;
	width: 40%;
}

.inside-search .form-control {
	border: #ddd 1px solid;
	float: right;
	width: 80%;
	border-right-width: 0;
	box-shadow: none;
	border-radius: 0;
	*line-height: 32px;
}

.inside-search .input-group-btn {
	float: right;
	background: url(../images/inside-search-icon.png) no-repeat center 5px;
	border: #ddd 1px solid;
	margin-left: -2px;
	height: 34px;
	width: 45px;
	border-left-width: 0;
}

.form-control {
	*padding: 0 12px;
}

.line-gray {
	border-bottom: #ddd 1px solid;
	padding-bottom: 5px;
}
/*-------------------------------------¾àÀëÀà¸¨ÖúÀàÑùÊ½ÉèÖÃ----*/
.dsline {
	display: inline-block;
}

.lh30 {
	line-height: 30px;
}

.mt10 {
	margin-top: 10px;
}

.mt5 {
	margin-top: 5px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.ml15 {
	margin-left: 15px;
}

.ml5 {
	margin-left: 5px;
}

.mr5 {
	margin-right: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.pdt10 {
	padding-top: 10px;
}

.col-md-4 {
	width: 33.3333%
}

.col-md-7 {
	width: 58.3333%;
	float: left;
}

.col-md-6 {
	*width: 46%;
	float: left;
}

.w980 {
	width: 980px;
}

.w195 {
	width: 195px;
}

.w100b {
	width: 100%
}

.w75b {
	width: 75%;
}

.w85b {
	width: 85%;
}

.w95b {
	width: 95%;
}

.w98b {
	width: 98%;
}

.w90b {
	width: 90%;
}

.w80b {
	width: 80%;
}

.w25b {
	width: 25%;
	*width: 24.4%;
}

.w65b {
	width: 65%;
}

.w10b {
	width: 10%;
}

.w23b {
	width: 23%;
	*width: 22%;
}

.w13b {
	width: 13%;
	*width: 12%;
}

.w44b {
	width: 44%;
	*width: 43%;
}

.w48b {
	width: 48%;
	*width: 47.5%;
}

.w70b {
	width: 70%;
}

.btn {
	padding: 3px 10px;
}

.btn-blue {
	background: #4f9ed6;
	border: #4f9ed6;
	color: #fff;
}

.btn-sgray {
	background: #474e5e;
	color: #fff;
}

.btn-blue:hover {
	color: #fff;
}

.btn-gray {
	background: #f2f2f2;
	color: #000;
	border: #ccc 1px solid;
}

.btn-white {
	background: #fff;
	border: #ddd 1px solid;
	color: #0b73bb;
	font-size: 12px;
}

.btn-org {
	background: #f55f12;
	font-size: 14px;
	color: #fff;
	max-width: 250px;
}

.btn-org:hover {
	background: #fd4b0c;
	color: #fff;
}

.btn-lg {
	padding: 5px 30px;
}

.btn-sm {
	padding: 1px 6px;
	font-size: 12px;
}

.btn-yellowish {
	padding: 2px 8px;
	background: #f3e5c8;
	color: #696562;
	border: #ddd 1px solid;
	border-radius: 0;
}

.btn-list {
	width: 98%;
	margin: 1%;
	text-align: center;
}

.bd-bottom {
	border-bottom: #ddd 1px solid;
}

.btn-list .btn {
	margin: 0 5px;
}
/*------底线蓝色标题栏设置---*/
.tp-title, .blue-bt-title {
	border-bottom: #ddd 1px solid;
	position: relative;
	margin-bottom: 25px;
}

.tp-title h2, .blue-bt-title h3 {
	font-size: 20px;
	color: #333;
}

.tp-title .bz-info, .blue-bt-title .bz-info {
	position: absolute;
	right: 4px;
	top: 2px;
	font-size: 15px;
}

.blue-bt-title {
	border-bottom: #3a84f2 2px solid;
}

.lineh26 {
	line-height: 26px;
}

.bz-info a {
	color: #f95a1c;
}

.pt10 {
	padding-top: 10px;
}
/*-------------------------------------------------------------·­Ò³Ð§¹û---------------------------*/
.page-list {
	width: 100%;
	text-align: center;
}

.page-list a {
	display: inline-block;
	margin: 0 10px;
	padding: 2px 5px;
}

.page-list a.on {
	background: #fc340d;
	color: #fff;
	border-radius: 4px;
}
/*-------------------------------------------------------------È«ÆÁÎÄ×ÖÁÐ±íÐ§¹û---------------------------*/
.newslist {
	width: 96%;
	margin: 15px 2%;
}

.newslist li {
	line-height: 30px;
	border-bottom: #ddd 1px solid;
	background: url(../images/black-dot.png) no-repeat left 15px;
	padding-left: 10px;
	float: left;
	width: 96%;
}

.newslist li a {
	float: left;
	width: 85%;
	font-size: 14px;
}

.newslist li span {
	float: right;
	color: #999;
}
/*------------------------------------ÎÄ×ÖÒç³öÊ¡ÂÔºÅ´úÌæ---------------------------*/
.newslist li a {
	display: block; /*ÄÚÁª¶ÔÏóÐè¼Ó*/
	word-break: keep-all; /* ²»»»ÐÐ */
	white-space: nowrap; /* ²»»»ÐÐ */
	overflow: hidden; /* ÄÚÈÝ³¬³ö¿í¶ÈÊ±Òþ²Ø³¬³ö²¿·ÖµÄÄÚÈÝ */
	text-overflow: ellipsis;
}
/*---------------------input type text set---------------*/
.form-control:focus {
	box-shadow: none;
	border-color: #4495e0;
}

.inside-search .form-control:focus {
	border-color: #ddd
}
/*--------------------------------密码强度检测-------*/
.tbl-txt {
	font-size: 14px;
}

.tbl-txt input {
	padding: 0 5px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 6px;
}

.pw-strength {
	clear: both;
	position: relative;
	top: 8px;
	width: 180px;
}

.pw-bar {
	background: url(../images/pwd-1.png) no-repeat;
	position: relative;
	top: 1px;
	height: 14px;
	overflow: hidden;
	width: 179px;
}

.pw-bar-on {
	background: url(../images/pwd-2.png) no-repeat;
	width: 0px;
	height: 14px;
	position: absolute;
	top: 1px;
	left: 0;
	transition: width .5s ease-in;
	-moz-transition: width .5s ease-in;
	-webkit-transition: width .5s ease-in;
	-o-transition: width .5s ease-in;
}

.pw-weak .pw-defule {
	width: 0px;
}

.pw-weak .pw-bar-on {
	width: 60px;
}

.pw-medium .pw-bar-on {
	width: 120px;
}

.pw-strong .pw-bar-on {
	width: 179px;
}

.pw-txt {
	padding-top: 2px;
	width: 180px;
	overflow: hidden;
	top: -2px;
	position: absolute;
}

.pw-txt span {
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	width: 58px;
}

em.arrow-r {
	color: #656565;
	font-family: simsun, serif;
	padding: 0 5px;
	font-weight: bold;
}

.qr-dropdown {
	display: none;
	background: #fff;
	border: #ddd 1px solid;
	padding: 5px;
	position: absolute;
	top: 31px;
	left: 0;
	border-top: #fff 1px solid;
	z-index: 8888;
}

.qr-dropdown li {
	line-height: 20px;
}

.qr-dropdown li img {
	
}

.qr-dropdown li p {
	text-align: center;
	color: #f10e24;
	line-height: 20px;
}

.mobile-dorpdown {
	position: relative;
}

.mobile-dorpdown:hover .qr-dropdown {
	display: block;
}
/* 返回顶部样式*/
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #fe5013 url(../images/back-top-arrow.png) no-repeat center
		50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {
	/* Èç¹ûÓÃ»§¼ÌÐøÏòÏÂ¹ö¶¯,Õâ¸ö°´Å¥µÄÍ¸Ã÷¶È»á±äµÃ¸üµÍ */
	opacity: .5;
}

.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
/*---------------------------------5-17改版样式-*/
.modify-menu {
	border-bottom: #ff6600 2px solid;
	background: none;
}

.modify-menu .navbar-default .navbar-nav>li>a {
	color: #333
}

.modify-menu .navbar-default .navbar-nav>li.active>a {
	color: #ff6600
}

.modify-menu .cate-nav {
	background: #ff6600;
}

.internal-menu {
	background: #ff6600;

}

.internal-menu .navbar-default .navbar-nav>li>a {
	color: #fff
}

.internal-menu .navbar-default .navbar-nav>li.active {
	background: #ff9400
}

.internal-menu .navbar-default .navbar-nav>li.active>a {
	color: #fff
}

.modify-menu .navbar-default .navbar-nav>li {
	background: url(../images/nav-line.png) no-repeat right 12px;
}

.modify-menu .navbar-default .navbar-nav>li:nth-child(6) {
	/* 	background: none */
	
}

.internal-menu .navbar-default .navbar-nav>li {
	background: none
}

.modify-menu .navbar-default .navbar-nav>li.cate-nav {
	background: #ff6600 none repeat scroll 0 0;
}

.modify-menu .navbar-default .navbar-nav>li:nth-last-child(1) {
	background: none
}

#budget {
	width: 150px;
}
.panelTab .pull-left{
    color: black;
    line-height: 20px;
    padding: 5px;
    margin: 0 15px 0 0;
    cursor: pointer;
}
.panelTab .active{
	background: #428bca;
    color: white;
    line-height: 20px;
    padding: 5px;
    margin: 0 15px 0 0;
	cursor: pointer;
}
#webIMWindow{
    z-index: 99999;
    width: 580px;
    height: 560px;
    bottom: 10px;
    position: fixed;
    right: 0;
    border-radius: 5px;
    display: none;
}
.ht-toolbar{
	padding-top: 20px;
}
.ht_sa_toolbar .input-group .form-control{
	width: 160px;
}
.ht_sa_toolbar .input-group .form-control-text{
	display: inline-block;
	float: left;
	padding-left: 20px;
	padding-right: 5px;
	line-height: 35px;
}
.ht_sa_toolbar{
	padding-top: 18px;
}
.yesspan{
	color: #438EB9;
}
.nospan{
	color: #d15b47;
}
.radios lable{
	cursor: pointer;
}
.mobileUrl{
	width: 200px;
}
.plt_name{
	width: 180px;
}
.plt_time{
	width: 90px;
}
.plt_sequence{
	width: 120px;
}
.plt_sequence input{
	width: 100px;
}
.ctgNametab{
	cursor: pointer;
}
.btn-org.disable{
	background: #a09f9e;
}
.lang_data{
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.lang_box{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}
.lang_box2{
	-webkit-box-flex: 2;
	-webkit-flex: 2;
	flex: 2;
}
.lang_box3{
	-webkit-box-flex:3;
	-webkit-flex: 3;
	flex: 3;
}
