/*--------------------------------------css-chung-------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
div {
	display:block;
}
a {
color: #333;
text-decoration: none;
cursor: pointer;
background: transparent;
font-size: 100%;
margin: 0;
padding: 0;
vertical-align: baseline;
}
img {
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
-webkit-transition: all .4s ease;
transition: all .4s ease;
vertical-align: middle;
}
.float-left {
float: left;
}
input, select {
vertical-align: middle;
}

/*--------------------------------------banner-------------------------------------------*/

#wrap-header {
	width: 100%;
	min-height: 486px;
	margin: 0 auto;
	background: #F7F7F7;
}
#header-child {
	width:1336px;
	margin: 0 auto;
}
#left-header-child {
	height: 486px;
	width: 570px;
	float: left;
	background: #EE1C1D;
}
#left-header-child .wrap-content {
	height: 311px;
	width: 490px;
	float: right;
}
#logo-social {
	background: url(../images/social_bg.png) right center no-repeat;
	width: 275px;
	float: left;
	height: 311px;
}
.social-icon {
	margin: 100px 50px 0 0;
	text-align: center;
}
.social-icon a img {
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	vertical-align: middle;
}
.social-icon ul {
	list-style: none;
	margin: 20px 0;
}
.social-icon ul li {
	display: inline-block;
}
#menu-new {
	float: left;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#menu-new ul {
	list-style: none;
}
#menu-new > ul {
	font-size: 14px;
	background: url(../images/bg_bottom_menu_top.png) bottom repeat-x;
	margin: 10px 0 0 0;
}
#menu-new > ul > li, #menu-new > ul > li > ul > li {
	float: left;
	line-height: 30px;
	margin: 0 5px 0 0;
	display: block;
	width: 100%;
}
#menu-new ul li a {
	color: #F1C6B6;
	display: block;
	padding: 0 10px 0 10px;
	font-size: 13px;
	font-weight: bold;
}
#menu-new > ul > li > a {
	text-transform: uppercase;
}
#menu-new ul li a:hover, #menu-new > ul > li.active-menu {
	font-weight: 700;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	color: #fff;
}
#menu-new > ul > li:hover > ul {
	display: block;
}
#menu-new > ul > li > ul {
	left: 215px;
	top: 5px;
	display: none;
	float: left;
	width: 210px;
	min-height: 100%;
	z-index: 1000012;
	position: absolute;
	background: url(../images/bg_menu.png);
}
#menu-new > ul > li > ul > li {
	width: 100%;
}
#menu-new > ul > li > ul > li a {
	padding: 0 0px 0 10px;
}
#menu-new > ul > li > ul > li a:hover {
background: url(../images/bg_menu_hover.png);
font-weight: bold;
transition: all 0.2s;
-webkit-transition: all 0.2s;
}
#ad_qc {
	height: 175px;
	width: 570px;
	float: left;
	margin-left: -2px;
}
#ad_qc img {
	width: 100.4%;
	height: 100%;
}
#right-header-child {
	float: left;
	width: 765px;
	height: 486px;
	position: relative;
}
.text-bottom-right-header {
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	background: #260000;
	height: 40px;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 1000000;
	line-height: 40px;
	text-align: center;
}
.text-bottom-right-header span {
font-size: 14px;
}
#right-header-child .bx-wrapper {
	padding-bottom: 0;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding-bottom: 30px;
}
#hotline-search {
	width: 1048px;
	margin: 0 auto;
	height: 50px;
}
.wrap-hotline {
	width: 700px;
	float: left;
}
.wrap-hotline ul li.first {
	background: url(../images/hotline_icon.png)left center no-repeat;
	padding-left: 35px;
	margin: 0 10px 0 0px;
}
.wrap-hotline ul li {
	list-style: none;
	float: left;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #EE1C1D;
	height: 50px;
	line-height: 50px;
	margin: 0 30px 0 0px;
}
.wrap-hotline ul li span {
	color: #414141;
}
.wrap-search {
	float: left;
	width: 348px;
	height: 50px;
	line-height: 50px;
	position: relative;
}
input[type=text], input[type=password] {
	border: 1px solid #e1e1e1;
	color: #000;
	font-family: Arial;
	outline: 0;
	padding: 2px 3px;
	resize: none;
	vertical-align: middle;
}
input[type=submit], input[type=button] {
	border: 0;
	cursor: pointer;
	outline: 0;
}
.wrap-search .txt-search-new {
	border: solid 1px #999;
	padding: 7px 20px 7px;
	width: 297px;
	position: absolute;
	top: 7px;
	right: 30px;
}
.wrap-search .btn-search-new {
	border: none;
	background: url(../images/bg_txt_search.png) center #FF8C0F no-repeat;
	width: 46px;
	height: 33px;
	position: absolute;
	top: 6px;
	right: 0px;
}
/*----slide-*/
#right-header-child .bx-wrapper:hover .bx-controls .bx-controls-direction a {
display: block;
}
#right-header-child .bx-wrapper .bx-controls-direction a {
display: none;
transition: all 0.2s;
-webkit-transition: all 0.2s;
}
