/* CSS Document */
img {max-width:100%;height: auto;}
article a {word-wrap: break-word;word-break: break-all;}
.datatable{overflow-x: auto; display: block;}
.datatable table { width:100%;}

header { background-color: #4473a2;}
.top { 
	height:100px;
	background-repeat: repeat-x; 
	background: linear-gradient(to right,#000,#05236b);
	height: 80px;
	box-shadow: 0 3px 2px #39393999;
	position: relative;
	width: 100%;
	z-index: 999999;
	top: 20px;
}
.top-Box {}
.logo { padding: 5px 80px; position:relative; z-index:99999; float:left;}
nav { }
.menu-box { float:left; padding:30px 24px 0 0; }
ul.menu { position:relative;}
ul.menu li { float:left;list-style: none; }
ul.menu li > a {
	color: #fff;
	display: block;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 18px;
}
ul.menu li > a:hover {
	color: #ccc;
	border-bottom: 2px solid #ccc;
	padding-bottom: 5px;
}
ul.menu li:last-child { margin-right: 20px;}
.lang {
	font-size: 12px;
	float: left;
	padding-left: 23px;
	margin-top: 5px;
}
.lang a {
	color: #0042ff;
	background-color: #fff;
	padding: 8px;
	border: 1px solid;
    margin-left: 10px;
}
.lang a:hover {
	color: #fff;
	background-color: #7e7e7e;
}
.head_tel {
	font-size: 18px;
	color: #005dff !important;
	text-decoration: none;
	font-weight: 600;
}

.sp-area {
    position: fixed;
    right: 0;
    top: 30%;
	margin-right: 10px;
	z-index: 9999999;
}
.sp-area li {
    list-style: none;
}
.sp-area__img {
	margin-top: 10px;
}


.search-box { margin-left:50px; width:auto; height:35px; border:1px solid #d0d0d0; background:#fff; padding:8px; float:left;}
.search-text {
	float: left;
	width: calc(100% - 30px);
	display: block;
	background: none;
	border-width: 0;
	color: #000;
	font-size: 13px;
	top: -3px;
	position: relative;
	left: auto;
}   
.search-btn {
	display: block;
	float: left;
	width: 30px;
	border-left: 1px solid #d0d0d0;
	font-size: 17px;
	color: #0078FF;
	text-align: center;
}
.m_menu { display:none;}

.pro_fa_pc{ display:block;}
.pro_fa_mob{ display:none;}
.pro_chi{
	display: none;
	color: #07a536;
	width: 260px;
	position: absolute;
	left: 100px;
	top: 30px;
	padding: 12px 30px;
	z-index: 10000;
	background-color: #575757;
}
.pro_fa_pc:hover .pro_chi{display:block;color:#FFF;}
.pro_chi_s {color:#fff;padding-left: 5px;padding: 6px 0px;width: 100%;list-style: square !important;}
.menu .pro_chi_s > a{padding-left: 10px;}
.pro_chi_s_list{border-bottom: 0px solid #e8e8e8;}
ul.pro_chi li:last-child{padding-left: 0px;}
.ban_fon{
	-webkit-text-stroke: 1px #003d6b;
	color: #fff;
	font-size: 30px;
	position: absolute;
	width: auto;
	top: 30%;
	left: 55%;
	font-weight: bold;
}
.ban_bot{
	background:#fff100;
	height:20px;
}
.ban_bot_blo{
	margin-bottom: 10px
}
.ban_bot_blo img {
	width:100%;
}

.index-topbanner-img {
    margin-left: -30%;
}
.index-topbanner-detail-intro {
	position: absolute;
    width: 500px;
    top: 40%;
    left: 55%;
    text-align: left;
	color: #fff;
	font-weight: bold;
}


@media only screen and (max-width: 1024px) {
ul.menu{ display:none;}
.m_menu{
	display: block;
	position: absolute;
	height: 38px;
	overflow: hidden;
	z-index: 9999;
	margin-bottom: 10px;
	text-align: right;
	top: 45px;
	right: 0;
	width: 100%;
	color: #fff;
}
.m_menu.active{ }
.m_menu a.main{
	display: block;
	padding: 0 15px;
	font-size: 22px;
	color: #fff;
	line-height: 26px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	height: 38px;
}
.m_menu a.main i{ font-style:normal; font-family:FontAwesome; padding-right:8px; display:inline-block; font-size:20px; padding-top:3px;}
.m_menu ul.nav{
	margin-top: 1px;
	border-top: 1px solid rgba(255,255,255,.6);
	background-color: #696868;
}
.m_menu ul.nav li { text-align:left;}
.m_menu ul.nav li > a {
	color: #FFF;/*color:#353535;*/
	display: block;
	padding: 12px 16px;
	font-size: 16px;
	border-bottom: 1px solid rgba(255,255,255,.6);
	text-transform: uppercase;
}
.m_menu ul.nav li > a:hover {
	color: #000;
	text-shadow: 2px 2px 4px #fff;
}
.m_menu ul.nav li:last-child { padding:12px 16px;}
.lang, .search-box {
	float: left;
    margin: 15px;
}
.lang { line-height:28px;padding-left: 0px;}
.lang a:hover { }
.search-box { width:200px; height:36px; padding-top:6px;}
.search-text { font-size:15px;}
.search-btn { font-size:20px;}

.nav .pro_fa_pc{ display:none;}
.pro_fa_mob{ display:block;}
.pro_fa_mob:hover .pro_chi{color:#FFF;}
.pro_chi{z-index:99999;position: relative;width: 100%;left: 0;top: 0;}
.m_menu ul.pro_chi li:last-child{padding-left: 0px;}
.pro_chi_s {border-bottom: 0px solid #e8e8e8;}
.ban_fon{
	height:100px;
}
}

@media only screen and (max-width: 980px) {
.index-topbanner-detail-intro {
    width: 30%;
}
}

@media only screen and (max-width: 570px) {
.index-topbanner-img {
    width: 50%;
}
.index-topbanner-detail-intro {
	position: absolute;
    width: 40%;
    top: 50%;
    left: 55%;
    font-size: 80%;
    text-align: left;
	line-height: 1em;
}
.ban_fon{
    font-size: 100%;
	top: 35%;
    left: 55%;
	-webkit-text-stroke: 0px #003d6b;
}

.ban_bot_blo1{
    width: 100%;
}
.ban_bot_blo2{
    width: 100%;
}
.ban_bot_blo3{
    width: 100%;
}
.ban_bot_blo4{
    width: 100%;
}
.ban_bot_blo5{
    width: 100%;
}





}

@media only screen and (max-width: 360px) {
.logo { padding-top:28px; padding-left:20px;}
.logo img { width:180px;}	
}
@media only screen and (max-width: 300px) {
.logo { padding-top:28px; padding-left:20px;}
.logo img { width:160px;}	
}
