﻿@charset "utf-8";

html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, blockquote { margin:0; padding:0; font-size:14px; color:#000000}
body{ zoom:1; background:#ececec; font-family:"微软雅黑",Arial; }
img { border:0 none; vertical-align:middle; }
ul, ol, li { list-style:none; }
h1, h2, h3, h4, h5, h6 { font-size:14px; }
body, input, select, button, textarea { font-size:12px; outline:none; }
table, tr, th, td { border:0 none; vertical-align:middle; }
button { cursor:pointer; }
i, em, cite, address { font-style:normal; }
/*-webkit-tap-highlight-color:transparent; 手机端去掉超链接 选中样式*/
a{ text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur()); cursor:pointer; -webkit-tap-highlight-color:transparent; }
a{ text-decoration:none; color:inherit;  -webkit-tap-highlight-color:transparent; }
a:hover{text-decoration:none; color:inherit; -webkit-tap-highlight-color:transparent; }
a:focus { outline:none;  -webkit-tap-highlight-color:transparent; }
input{border:0px; outline: 0px; padding:0px; margin:0px; font-family: "微软雅黑";}
select{font-family: "微软雅黑";}

/*头部*/
.head{ width:100%; overflow: hidden; height:102px; border-top:4px solid #f9c956; }
.header{ width:1200px; margin:0px auto;}
.header h1{ float: left; width:260px;}
.header h1 a{ display: block; width:100%; height:102px; background:url("../images/logo.png") left center no-repeat; background-size:contain; text-indent: -9999px;}
.navlist{ float:left; margin-left:160px; margin-top:38px;}
.navlist li{ float: left;}
.navlist li a{  float: left; font-size:16px; color:#474747; display: block; padding:0px 5px; margin:0px 10px; line-height: 32px; }
.navlist li a:hover{ border-bottom:1px solid #f3b73f;}
.navlist li span{ float: left; width:1px; height:15px; background:#b4b4b4; margin-top:7px;}
.navlist li.on a{border-bottom:1px solid #f3b73f;}
/*搜索*/
.search{ height:31px; float:right; margin-top:38px; overflow: hidden; position: relative;  border:1px solid #b4b4b4;}
.search .submit{ float:right; width:31px; height:31px; background:url("../images/search.jpg") no-repeat; z-index:1; }
.search .text{ width:0px; line-height:29px; height:30px; text-indent: 1em; background:none;}

/*底部*/
.footer{width:100%;overflow:hidden;background: url("../images/bottom.jpg") center bottom no-repeat;}
.foot{ width:1200px; overflow: hidden; margin:0px auto;}
.foot .logo2{ float: left; width:248px; height:155px; margin:35px 0px; border-right:1px solid #4a6175;}
.foot .logo2 a{ display: block; width:100%; height:100%; overflow: hidden; background:url("../images/logo2.png") left center no-repeat; text-indent: -999px;}
.foot .foot_right{ float:left; margin:20px 0px 0px 10px; width:940px;}
.foot_list{ width:100%; overflow: hidden; border-bottom:1px solid #41576a;}
.foot_list li{ float:left; }
.foot_list li a{ display: block; color:#fff; line-height: 40px; float:left; margin:0px 15px;}
.foot_list li span {float:left; width:1px; height:14px; background:#fff; margin-top:15px;}
.foot_right .f_content{width:680px; float:left; overflow: hidden;}
.content_info{ width:100%; overflow: hidden;  padding:10px 0px; margin-top:15px; border-bottom:1px solid #41576a; color:#fff; line-height: 45px; text-indent:30px; padding-left:15px;}
.content_info .phone{ width:100%; background:url("../images/phone.png") left no-repeat; color:#fff;}
.content_info .address{ width:100%; background:url("../images/map.png") left no-repeat; color:#fff;}
.content .copy{ width:100%; overflow: hidden; margin:12px 15px; color:#979ea7;}
.foot_right .er{ float: right; width:115px; height: 115px;  margin-top:15px;}
.foot_right .er img{ display: block; width:100%; overflow: hidden; height:100%;}


