﻿html,body{min-width:1400px;overflow:visible;}
.lb-color{color:#d91636;}
.contact-number{color:#d91636;font-family:'微软雅黑','MSYHLight';Font-size:18px; padding-bottom:10px;}
.logofont-color{color:#d91636;font-family:'MSYHLight';font-size:18px;}
.logofont2-color{color:#999;}
.layout-btn{border:0px solid #d91636;outline:none;width:58px;height:26px;font-size:12px;border-radius:0px;}
.layout-btn:hover{background-color:#e30b53;color:#fff;}
.layout-btn-lb{background-color:#d91636;color:#fff;}
.layout-btn-normal{background-color:#fff;color:#d91636;}
.mr-10{margin-right:10px;}
.o-btn{color:white;background-color:#d91636;border:none;outline:none;border-radius:3px;font-size:14px;user-select:none;}
.o-btn-xs{width:90px;height:25px;}
.am-dimmer-active{padding-right:0!important;}
/* font set */
@font-face { 
  font-family: Roboto-Light;      
  src: url('/OnlineWeb_Content/fonts/Roboto-Light.ttf');   
}
@font-face { 
  font-family: Roboto-Condensed;   
  src: url('/OnlineWeb_Content/fonts/Roboto-Condensed.ttf');  
}
@font-face { 
  font-family: Roboto-Thin;     
  src: url('/OnlineWeb_Content/fonts/Roboto-Thin.ttf'); 
}

ul{
    list-style:none;
    width:auto;
    height:100%;
    padding:0;
}
/*header---------start*/
.layout-header{
    position:absolute;top:30px;left:0;
    width: 100%;
	height: 60px;
	z-index: 1000;
}
#header {
	width: 100%;
	height: 60px;
	position: absolute;
    top:0;
    left:0;
	margin: 0px auto;
	min-width: 1200px;
	background-color: #ffffff;
	border-bottom: #e5e5e5 solid 1px;
	box-shadow: 0px 1px 10px #e5e5e5;
	
}
.welcome{
    height:30px;background-color:#e71426;; 
}
.welcome div{
    width:1200px;
    margin:0 auto;
    height:32px;
    line-height:32px;
    font-size:12px;
}
.welcome-a{
    float:right;
    height:30px;
    /*border-radius: 3px;*/
	clear:both;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#fyzzxd{
    color:#fff;
    font-size:12px;
	margin-bottom:10px;
	border-radius: 3px;
	background-color:#d91636;
	border:1px solid #d91636;
	padding:2px 4px 2px 4px;
	box-shadow: 0 0px 5px #ccc;
	clear:both;
}
#fyzzxd:hover{
    color:#d91636;
    font-size:12px;
	margin-bottom:10px;
	border-radius: 3px;
	background-color:#fff;
	border:1px solid #d91636;
	padding:2px 4px 2px 4px;
	box-shadow: 0 0px 5px #ccc;
	clear:both;
}
#header #header-content {
	height: 60px;
	width: 1200px;
	margin: 0px auto;
}
#header #header-logoPurpose {
	float: left;
}
#header #header-logoPurpose li {
	float: left;
	padding-top: 4px;
}
#header #haeder-logo {
	width: 220px;
	height: 60px;
}
#header #haeder-logo img {
	width: 47%;
}
#header #header-theme {
	margin-left:24px;
}
#header #header-themeA {
	height: 24px;
	color: #d91636;
	font-size: 16px;
    margin:0;
	margin-top: 8px;
	line-height: 24px;
}
#header #header-themeB {
	height: 12px;
	color: #999999;
	font-size: 13px;
    margin:0;
	line-height: 12px;
}
#header #haeder-navigation {
	float: right;
	position: relative;
    margin:0;
}
/*主菜单*/
#header .header-mainMenu {
	float: left;
	width: 120px;
	height: 60px;
	padding:11px 0px;
	line-height: 38px;
	
	text-align: center;
}
#header .header-mainMenu>a {
	color: #000000;
	font-size: 16px;
	line-height: 38px;
}
#header-mainMenu-currentTop {
	top: 0px;
	height: 3px;
	width: 80px;
	position: absolute;
	background-color: #d91636;
}
/*子菜单*/
.header-subMenu {
	top:23px;
    z-index:1000;
	right:0px;
	width:451px;
    height:220px;
	display:none;
	/*overflow:hidden;*/
	position:absolute;
	padding-bottom:20px;
	background-color:#ffffff;
	border-top:#b00942 solid 3px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
.header-subMenuItem {
	top:0px;
	left:0px;
	float:left;
	padding:0px 32px;
	position:relative;
	border-left:#e4e4e4 solid 1px;
}
.header-subMenuTitle {
	height:36px;
	display:block;
	color: #000000;
	font-size: 16px;
	text-align: left;
	line-height:36px;
	margin-bottom:12px;
	white-space: nowrap;
	border-bottom:#666666 solid 2px;
}
.header-subMenuItem a {
	display:block;
	color: #666666;
	cursor: pointer;
	font-size: 14px;
	line-height:32px;
	text-align: left;
	white-space: nowrap;
	font-family: '微软雅黑';
}
.header-subMenuItem a:hover {
	color:#b00942;
}
.li-item {
    display: none;
    font-size: 13px;
    background-color: #fff;
    padding: 0 10px;
    /*border-top: #b00942 solid 3px;*/
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    height: auto;
    line-height: 24px;
    /*new*/
    border: #b00942 solid 1px;
    border-top: none;
    width: 930px;
    padding: 10px;
    text-align: center;
    position: absolute;
    left: 24px;
    bottom: -45px;
}
.layout-info:hover .li-item{display:block;}
.li-item a {
    color: #000;
    /*new*/
    width: 86px;
    text-align: center;
    padding:0 10px;
    display: inline-block;
    border-right: 1px dashed #ccc;
    height: 24px;
}
.li-item a:hover{color:#d91636;}
.layout-hr{width:100%;height:1px;border-bottom:1px dashed #ccc;margin:0 auto;}
/*header-----------end*/
/* banner */
.banner { position: relative; display: block; overflow: hidden; width: 100%; margin-bottom: 80px; z-index: 1; clear: both; top: 60px; }
.slides { position: relative; }
.slides li img { display: block; width: 100% \9; max-width: 100%; height: auto; }
.flex-control-nav { position: absolute; bottom: 0; z-index: 2; width: 100%; text-align: center; }
.flex-control-nav li { display: inline-block; width: 13px; height: 13px; margin: 0 5px; *display:inline;
zoom: 1; }
.flex-control-nav a { display: inline-block; width: 13px; height: 13px; line-height: 40px; overflow: hidden; cursor: pointer; background-color: #2996e6; border-radius: 10px; }
.flex-control-nav .flex-active { background-position: 0 0; border: 1px solid #2996e6; background-color: rgba(255,255,255,0) }
