body,html {
	font-family: \5FAE\8F6F\96C5\9ED1;
	padding: 0;
	margin: 0;
	position: relative;
	border: 0;
}
img {
	border: 0;
}
ul, ul li{
	margin: 0px;
	list-style:none;
	padding: 0px;
}
* {
	font-family: \5FAE\8F6F\96C5\9ED1;			
	font-size: 1em;
}

.smallSize {
	font-size: 0.8em;
}

.midSize {
	font-size: 0.875em;
}

.bigSize {
	font-size: 1em;
}

.minSize {
	font-size: 0.75em;
}
.minSize_ad {
	font-size:12px;
}
.maxSize{
	font-size: 1.25em;
}
.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #646464;
	margin: 0px;
	padding: 0px;
}

input:focus {
	border: 1px solid #3285FF;
	border-right: 0px;
}
/*头部样式*/
.top {
	margin: 0px auto;
	width: 100%;
	text-align: left;
}

.search_top {
	margin: 0px auto;
	width: 100%;
	min-width: 1280px;
	padding-bottom: 4px;
	text-align: center;
}

.header {
	top: 0;
	width: 100%;
	min-width: 1280px;
	margin: 0px auto;
	background: #FFF;
	position: fixed;
	z-index: 4;
}
.header_contact,.header_slide{
	width: 100%;
	min-width: 1280px;
	margin: 0px auto;
	background: #000;

/* 	border-bottom: 1px solid #E8E8E8;
 */}
 .header_contact{
 	/* filter: alpha(opacity = 15);
    opacity: 0.15; */
    background: rgba(0, 0, 0, 0.03);
    transition: .3s;
    transition-property: initial;
    transition-duration: 0.3s;
    transition-timing-function: initial;
    transition-delay: initial;
    z-index: 999;
 }
.header_slide{
	margin-top: 112px;
}
.head_cont{
	width: 1190px;
	margin: 0px auto;
}
.head_cont{
	text-align: right;
}
.head_cont, .head_cont a{
	font-weight: bold;
	line-height: 33px;
}
.head_cont a:hover{
	color: #0a4ea9;
}
.head_cont a i{
	margin-right: 6px;
}
.icon_register{
	margin-left: 30px;
}
.header_logo {
	width: 1190px;
	margin: 0px auto;
	padding-top: 18px;
	padding-bottom: 11px;
	background: #FFF;
}
.div_head_left_logo, .div_head_left_text{
	display: inline-block;
}
.div_head_left {
	float: left;
}
.div_head_left_logo{
	vertical-align: middle;
}
.div_head_left_text{
	text-align: left;
 	vertical-align: top;
/*  	margin: 0px 0px 0px 14px;
 */ 	border: 0px;
/*  	border-left: 1px solid #A0A1A2; 
 */ 	padding: 4px 0px 4px 14px;
/*  	font-weight: bold;	
 */ 	color: rgb(79, 80, 82);
}
/*导航栏*/
.div_head_right_nav{
	text-align: right;	
}
.navbar-brand{
	padding: 29px 15px;
	height: auto;
}
nav.navbar.bootsnav{
	border: none;
	margin-bottom: 150px;
}
.navbar-nav{
	float: left;
}
nav.navbar.bootsnav ul.nav > li > a{
	color: #474747;
	text-transform: uppercase;
	padding: 30px;
}
nav.navbar.bootsnav ul.nav > li:hover{
	background: #f4f4f4;
}
.nav > li:after{
	content: "";
	width: 0;
	height: 5px;
	background: #5398ff;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.nav_select{
	content: "";
	width: 0;
	height: 5px;
	background: #5398ff;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.nav > li:hover:after{
	width: 100%;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
	content: "+";
	font-family: 'FontAwesome';
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	top: 35%;
	right: 10%;
	transition: all 0.4s ease 0s;
}
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{
	content: "\f105";
	transform: rotate(90deg);
}
.dropdown-menu.multi-dropdown{
	position: absolute;
	left: -100% !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	border: none;
}
@media only screen and (max-width:990px){
	nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
	nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; }
	.dropdown-menu.multi-dropdown{ left: 0 !important; }
	nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
	nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
}
.dropdown_menu_none{
	display: none;
}
.header_slide img{
	width: 100%;
}
.ydt_weixin{
/* 	right: 0; */
    width: 1190px;
    margin: 0px auto;
    color: #000;
    background: #FAFAFA;
    border-left: 1px solid #E6E3E3;
    text-align: center;
    z-index: 5;
    height: 150px;
     display: none;
}
.ydt_weixin_div{
	width: 120px;
    position: fixed;
    top: 33px;
    color: #646464;
    background: #FAFAFA;
    border-left: 1px solid #E6E3E3;
    border-right: 1px solid #E6E3E3; 
    border-bottom: 1px solid #E6E3E3;
    text-align: center;
    z-index: 99999999999;
    padding-top: 5px;
    margin-left: 730px;
}
.icon_wenxin{
	display: inline-block;
	margin-right: 4px;
}

.ydt_weixin_div img{
	width: 109px;
	margin-top: 10px;
}


.title_detail{
	margin-left: 70px;
	text-indent: 0em;
}

.title_detail_bold{
	font-weight: bold;
	margin-right: 20px;
}

.mid_content{
	width: 100%;
	min-width: 1280px;
}
.icon_wenxin i{
	color: rgb(31, 206, 40);
}
.icon_weibo i{
	color: rgb(225, 28, 52);
}
.icon_phone i{
	color: rgb(31, 206, 40);
}
.head_cont a {
	color: #6e6e6e;
	cursor: pointer;
}
.head_cont {
	color: #9b9b9b;
}
.icon_register i, .icon_login i{
	color: #f6ba40;
}
.trust{
	margin: 0px auto;
	text-align: center;
	padding-bottom: 10px;
}