* {
	margin: 0;
	padding: 0;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}
body {
	font-size: 1rem;
	line-height: 1.5;
	color: #373a3c;
	background: #ffffff;
	font-family: Microsoft Yahei, \\5FAE\8F6F\96C5\9ED1, Tahoma, \\5B8B\4F53,"Microsoft JhengHei", STHeiti, MingLiu;
}
ol, ul, li {
	list-style: none;
}
img {
	border: none;
	vertical-align: top;
	max-width: 100%;
	display: block;
}
a {
	color: #474747;
	text-decoration: none;
	outline: none;
	webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
a:hover {
	color: #008ed6
}
button, input, select, textarea {
	font-size: 100%;
	font-family: tahoma;
	margin: 0;
	outline: 0 none;
	vertical-align: baseline;
 *vertical-align: middle;
	border: none;
}
 
input {
	-webkit-appearance: none;
	outline: none;
	border-radius: 0;
 }
input:focus, textarea:focus {
	outline: none;
}
input:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-modify: read-write-plaintext-only;
 }
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}
textarea {
	-webkit-appearance: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
.clear{ clear:both;}
/* clearfix */
.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
.none {
	display: none;
}
em, i {
	font-style: normal;
}
b {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%!important;
	margin-left: 0!important;
}
td, th {
	padding: 0;
}
button, input, optgroup, select, textarea {
	color: inherit;
	/* 1 */
	font: inherit;
	/* 2 */
	margin: 0;
/* 3 */ }
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
	cursor: pointer;
/* 3 */ }
button[disabled], html input[disabled] {
	cursor: default;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
/* 2 */ }
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	box-sizing: content-box;
/* 2 */ }
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
.last {
	margin-right: 0
}
.paging{
    width: 80%;
    margin:0px auto;
    text-align: center;
}
.paging>input{
    background: #fff;
    border:1px solid #BEBEBE;
    box-shadow: inset 0px 0px 5px #E8E8E8;
    color: #333;
    margin: 5px 0;
    width: 60px;
}
#header{
    margin: 0 auto;
    position: relative;
    height: 580px;
}
#header2{
    margin: 0 auto;
    position: relative;
    height: 405px;
}
.contrain {width: 1100px;margin:0 auto;}
.top{
    justify-content: space-between;
    line-height: 44px;
    height: 44px;
    background:#5F5D5E;
}

.top .toplf{
    float:left;
    margin-left: 20px;
    color: #fff;
    font-size: 12px;
width:600px
}
 .top .toplf span{
    float:left;
}
.top .toprt{
float:right; margin-top: 10px;

}
.top .toprt .sinput{
    width: 200px;
    height: 24px;float: left;
    padding: 0 3px;   
}
.top .toprt .ssumbit{cursor: pointer;width: 40px;float: left;}
.head{
    width: 100%;
    position: relative;
}
.bg{
    background: url(../images/topbg.png);
    height:125px;
    width: 100%;
    z-index: 999;
}
.head .headLogo{
    width: 1200px;
    height: 125px;
    z-index: 1;
    margin: 0 auto;
}
.logo1{
    width: 336px;
    float: left;
    margin-top: 15px;
    margin-left: 52px;
}
.logo2{
    width: 290px;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}
.head ul{
    width: 1150px;
    z-index: 999;
    display: block;
    margin-right: 30px;
    float: right;
    margin-top: 8px;
}
.head ul li{
    font-size: 16px;
    float: left;
}
.head ul li a{
    color: #fff;
    padding: 0 17px;
}
#banner{
    width: 100%;
    position: absolute;
    z-index: 0;
    text-align: center;
}
#banner div {
    width: 100%;
    margin: 0 auto;
    height: 535px;
}
#banner div img {
    width: 1920px;
    margin: 0 -355px;
    vertical-align: middle;
}

#banner2{
    width: 100%;
    position: absolute;
    z-index: 0;
    text-align: center;
}
#banner2 div {
    width: 100%;
    margin: 0 auto;
    height: 360px;
}
#banner2 div img {
    width: 1920px;
    margin: 0 -355px;
    vertical-align: middle;
}

footer{
    width: 100%;
    margin: 0 auto;
    background: #008ED6;margin-top: 20px;
}
footer .main{
 margin-bottom:0;
 width: 1200px;
 margin: 0 auto;
 }
.diLogo{
  width: 1200px;
  height: 140px;
  border-bottom: 1px solid #157fb5;
}
.diLogo div{
   width: 610px;
   margin-left: 40px;
   float:left;
   text-align: center;
   margin-top: 30px;
   line-height: 10px;
}
.diLogo div a{
   float:left;
   text-align: center;
   width: 72px;
   padding: 0 18px;
   color: #fff;
   font-size: 11px;
}
.diLogo div a:first-child {width: 230px;}

.diLogo ul{
    width: 510px;
    margin-top: 65px;
    float: right;
}
.diLogo ul a{
    color:#fff;
    float: left;
    padding: 0 20px;
    font-size: 14px;
}
footer p{
    text-align: center;
    color: #fff;
    line-height: 58px;
    width: 1200px;
    display: block;
    font-size: 14px;
}