body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}


/*****！！页面通用css样式定义开始******/

html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1000 ? "1000px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
    min-width: 1200px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none;
}


/* 链接无下划线,有为underline */

a:link {
    color: #2c2c2c;
}


/* 未访问的链接 */

a:visited {
    color: #2c2c2c;
}


/* 已访问的链接 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}


/* a {
    transition: all 0.3s linear 0s;
} */


/* 点击激活链接 */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*index banner*/

.banner02 {
    width: 100%;
    position: relative;
    z-index: 0;
}

.banner02 .flexslider {
    width: 100%;
    /* height: 100%; */
    overflow: hidden;
    min-width: 1000px;
}

.banner02 .slides {
    position: relative;
    z-index: 1;
}

.banner02 .slides li {
    height: 100%;
}

.banner02 .slides li img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.banner02 .flex-direction-nav,
.banner02 .flex-control-nav {
    display: none
}



/*头部开始*/
.header{width: 1200px;margin: 0 auto;}
.topWrap{ background:url(../images/t_bj.jpg) repeat-x center top; height:198px;background-size:auto 198px;  }

.h_top{ height:39px; line-height:38px; color:#949494; position:relative; font-family:"微软雅黑";}
.h_top span{color:#949494;}
.h_top span a { color:#949494; display:inline-block; padding:0 8px;}
.h_top span img{ vertical-align:middle;} 

.h_nr{ height:113px; overflow:hidden; width:100%;}
.h_logo{ width:564px; height:95px; overflow:hidden; margin-top:20px;}

.h_logo h1{ font:19px "Microsoft Yahei"; color:#282828; line-height:30px;}
.h_logo h1 b{ color: #D5B292;  float:none; display: inline-block;}

.h_lx{ width: 415px;height: 91px;margin-top: 15px;overflow: hidden;}
.h_lx p{height: 55px;
font: 16px "Microsoft Yahei";
color: #000;
line-height: 18px;
float: left;
margin-right: 19px;
padding-top: 2px;
padding-left: 64px;
background: url(../images/tel.png) no-repeat;}
.h_lx p span{ font: 28px Impact;
display: block;
color: #c49d62;}
.h_lx i 
{
display: block;
font: 14px "Microsoft Yahei";
color: #001333;
width: 140px;
height: 28px;
text-align: center;
border: 1px solid #001333;
line-height: 28px;
float: left;
margin-top: 16px;
    
    }
.h_lx i a{ color:#001333;}

.h_nav{height:52px; overflow:hidden; position:relative; margin-right:-100px;}
.h_nav ul li { float:left; height:47px; overflow:hidden;}
.h_nav ul li a{display: inline-block;
font: 16px "Microsoft Yahei";
color: #FFF;
line-height: 47px;
height: 47px;
padding: 0 37px 0 37px;}
.h_nav li a:hover , .h_nav .cur a {text-decoration:none;background:#d5b292; color:#fff;}



/*底部开始*/
body .footer .content {
    width: 1200px;
	margin: 0 auto;
}
.footer{ position:relative; margin-top:24px; height:298px;}
.fnav
{
    
    height: 50px;
line-height: 50px;
text-align: center;
color: #626262;
border: 1px solid #D0D0D0;
border-width: 1px 0;
     
     }
     
     .fl.f_er {
    width: 157px;

    padding-top: 36px; 

}
 .fl.f_er img{width: 100%;}
     
.fnav a{ color: #FFF;
padding: 0 35px;
display: inline-block;
font-size: 17px;}
.f_pic{  width:280px; height:144px; border-right:1px solid #e0e0e0; margin:39px 0 0 0; display:inline; border-right:1px solid #ccc;}
.f_pic img{  width:286px;  margin-top:40px;} 
.f_wz{ color: #FFF;
padding: 37px 0 0 58px;
width: 452px;
font-size: 15px;
line-height: 29px;}
.f_wz a{ color:#ffffff;}
.f_wz img{ vertical-align:middle; margin-left:12px;}
.footer p{ position:absolute; top:96px; right:94px; width:242px; height:107px;}
.footer p img{ width:111px; height:107px;}

.f_wz p{position: inherit;width: auto;line-height: 34px;height: 34px;text-align: left;}


body .footer {
background:#001333;
width: 100%;
overflow: hidden;
}

body .footer .content {
    width: 1200px;
}

/*底部结束*/