﻿/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}


body {
        font-family:   "Microsoft yahei", "Hiragino Sans GB", 宋体, Heiti, 黑体, sans-serif;
}

/* common */

.left {
    float: left;
}

.right {
    float: right;
}

a {
    color: inherit;
    text-decoration: none;
    line-height: inherit;    
}

ul {
    list-style: none;
}

h3 , ul {
    margin:  0;
    padding: 0;
}

.mainw {
    width: 1200px;
    margin:  0 auto;
    clear: both;
}

.mainw::after {
    content: " ";
    display: block;
    clear: both;
}

/* header */

#top {
    
}


#top .top {
    height: 33px;
    line-height: 100%;
     color: #999999;
     background: #272727;
}

#top .top  span {
    line-height: 33px;;
}

#top .top a {
    color: #999;
}


#top .logo-tel {
    
}

#top .logo-tel  .logo img{
    float: left;
    display: block;
	margin-top:10px;
}
 

#top .logo-tel .slogon  {
    font-size: 14px;
    margin-top: 20px;
    padding-left: 200px;
}

#top .logo-tel .slogon  .up  {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}
#top .logo-tel .slogon  .up span {
    color: #ed2832;
    display: inline-block;
    padding: 0 5px;
}
#top .logo-tel .slogon  .down {
    color: #ed2832;
}
#top .logo-tel  .tel {
    float: right;
    background: url(../images/tel.png) no-repeat;  
    width: 274px;
    height: 78px;
    position: relative;
    margin-top: 30px;
}

#top .logo-tel  .tel .up {
    position: absolute;
    top: 0px;
    left: 60px;
    font-size: 18px;
    color: #020202;
        
}

#top .logo-tel  .tel .down {
    position: absolute;
    top: 20px;
    left: 60px;
    font-size: 27px;
    color: #ed2832;
    font-weight: bolder;    
}



#nav {
    background: #ed2832;
    height: 50px;
}
#nav .mainw {
 
    height: 50px;
}
#nav a:hover, #nav a.hover {
    background: #020202;
    line-height: 50px;
    margin-top: 0;
    border-right:  0;
}

#nav  a {
    display: inline-block;
    color: white;
    width: 149px;
    border-right: 1px solid white;
    text-align: center;
    margin-top: 20px;
    float: left;
}











#home-links {
    clear: both;
    margin-top: 40px;
    margin-bottom: 40px;
}

#home-links .title {
     background: url(../images/links.png) no-repeat 0px 2px;
     padding-left: 30px;
     font-size: 18px;
     float: left;
     font-weight: bold;
}
#home-links   .con {
    float: left;
    padding-left: 20px;
}
#home-links .title span {
    font-size: 16px;
    color: #ccc;
    font-weight: normal;
}

#home-links   .con a {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #ccc;
    color: #333;
}







#footer {
    margin-top: 40px;
    border-top: 4px solid #ed2832;
    background: #333;
}

#footer * {
    color: #999;
}


#footer .nav {
    padding-top: 30px;
    padding-bottom: 20px;
}
#footer .nav a {
    display: inline-block;
    width: 12.5%;
    float: left;
    text-align: center;
    position: relative;
}


#footer .nav a span {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
        
}

#footer .info {
    width: 940px;
   height: 80px;
   text-align: center;
   border: 1px solid #999;
   margin:  0 auto;
   margin-top: 30px;
}

#footer  p.p {
    padding-bottom: 30px;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 0;
}


.aligncenter {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.nav-banner {
	position: relative;
	margin: 0 auto;
	height: 500px;
	overflow: hidden;
	width: 100%;
}
.banner {
	width: 1920px;
	height: 500px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -960px;
}
.banner ul {
	width: 1920px;
	height: 500px;
}
.banner ul li {
	width: 1920px;
	height: 500px;
}
.banner ul li img {
	width: 1920px;
	height: 500px;
}
.small {
	position: absolute;
	left: 50%;
	bottom: 12%;
	cursor: pointer;
	margin-left: 0px
}
.small a {
	width: 40px;
	height: 4px;
	background: white;
	float: left;
	margin: 0 8px;
}
.small .small_s {
	background: #353639;
	width: 40px;
	height: 4px
}
.s-bg {
	background: url(../images/sea.png);
	height: 42px;
	font-size: 12px;
}
.h-ser {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden
}
.h-ser p {
	float: left;
	width: 670px;
	overflow: hidden;
	color: #333;
	height: 39px;
	margin: 9px
}
.h-ser b {
	color: #333;
	font-weight: bold
}
.h-ser p a {
	padding: 0 6px;
	display: inline-block;
	color: #666;
}
.s-inp {
	width: 255px;
	margin-top: 7px;
	float: right
}
