﻿@charset "utf-8";

body{background:url("../images/navback.jpg") no-repeat top center;background-size: 100%;}

.header{width: 100%;padding: 15px 0px 0px 0px;border-top: 3px solid #eda21c;}
.header .logo{max-width: 1200px;margin: 0 auto 5px;}
.header .logo h1{float: left;}
.header .logo .form{float:right;}
.header .logo .form form{position:relative;width: 188px;height: 25px;border: 1px solid #e5e5e5;margin: 0px 0px 0px 100px;}
.header .logo .form input[type='text']{width:160px;height:25px;line-height:25px;text-indent: 5px;font-size:14px;color:#848484;float:right;border-left: 1px solid #e5e5e5;}
.header .logo .form input[type='text']::placeholder{color:#848484;}
.header .logo .form input[type='submit']{width:25px;height:25px;background:url(../images/icon-search.png) center center no-repeat;position:absolute;left:0px;top:0px;cursor: pointer;}
.header .logo .tel{padding: 0px 0px 0px 30px;background:url(../images/icon-tel.png) left center no-repeat;color:#535353;font-size:16px;line-height:28px;margin: 10px 0px;}
.header .logo .tel .en{float:right;background: #eda21c;color:#fff;font-size:14px;height:22px;width:52px;text-align:center;line-height:22px;display:inline-block;margin:2px 0px 0px 10px;}
.header .nav{width: 100%;height: 45px;line-height: 45px;background: #eda21c;}
.header .nav ul{max-width: 1200px;margin:0 auto;}
.header .nav li{float:left;width: 170px;text-align:center;height: 45px;position:relative;}
.header .nav li>a{color:#fff;font-size:16px;}
.header .nav ul>li>dl {display: none;line-height: 40px;text-align: center;z-index: 99999;position: absolute;left:0px;top: 45px;width:100%;}
.header .nav ul>li:hover>dl { display: block;}
.header .nav ul>li>dl>dd>a {width: 100%;height: 40px;color: #fff;background: #eda21c;display: block;font-size: 14px;}
.header .nav ul>li>dl>li>a:hover,.header .nav ul>li>dl>dd>a.over {background: #eda21c;}
.header .nav li.active>a{color:#fff;font-size:16px;font-weight:bold;}
.header .nav li:hover>a{color:#fff;font-size:16px;font-weight:bold;}
.header .nav ul li dd:hover a{font-weight:bold;}
/**/
.footer1,.footer2 { width:100%;}
.footer_center1,.footer_center2 {margin:0 auto;max-width: 1100px;}
.footer1 {background:#eeeeee;}
.footer_center1 {padding: 24px 0 70px;overflow:hidden;}
.footer_center1 dl {float:left;width: 138px;margin: 0px 25px 0px 0px;}
.footer_center1 dt a {display:block;width:137px;height: 40px;line-height:37px;color: #535353;font-size: 16px;font-weight: bold;border-bottom: 1px solid #dcdcdc;margin: 0px 0px 10px 0px;}
.footer_center1 dd a,.footer_center1 dd {display:block;color: #707070;height:25px;line-height:25px;font-size: 12px;}
.add {float:left;max-width: 270px;}
.add p a {display:block;height: 40px;line-height:37px;color: #535353;margin-bottom: 10px;font-size: 16px;font-weight: bold;border-bottom: 1px solid #dcdcdc;}
.add span {display:block; color:#858585; height:30px; line-height:130%;}
.add em {color:#464646;}
.footer_center1 dd a:hover, .footer_center1 dd:hover{color:#004ea2;}
.footer div.footer2{background: #7e7e7e;}
.footer_center2 {text-align:center;height: 55px;line-height: 55px;color: #fff;}
.footer_center2 a{color:#fff;padding:0px 0px 0px 20px;}

.footer1 .code{width: 135px;height: 135px;padding:5px;background: #fff;float: right;margin: 40px 0px 0px 0px;}
.footer1 .code img{widt:100%;height:100%;}

