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
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    box-shadow: 0 0 0 60px #eee inset;
    -webkit-text-fill-color: #fff;
}


/*表格样式定义 */

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 {
    background: url(../images/headerbg.png) repeat-x top center;
    overflow: hidden;
    padding-bottom: 7px;
    position: relative;
    z-index: 100;
}

.header .headerInfo {
    line-height: 36px;
    font-size: 14px;
    color: #5b5b5b;
}

.header .headerInfo ul li {
    float: left;
    padding: 0 0 0 5px
}

.header .headerInfo ul li a {
    color: #5b5b5b;
    display: inline-block;
    padding-right: 5px;
}

.header .headtop {
    padding: 22px 0;
    position: relative;
    overflow: hidden;
}

.header .tel {
    padding: 0 5px 0 50px;
    color: #e12e32;
    font-size: 16px;
    line-height: 31px;
    background: url(../images/toptelbg.png) no-repeat left center;
}

.header .tel i {
    letter-spacing: -2px;
    font-size: 27px;
    color: #e12e32;
    display: block;
    font-weight: bold;
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #e22225;
}

.color {
    color: #e22225;
}


/*menu*/

.header_nav {
    overflow: hidden;
    padding: 4px 0 0;
}

.nav-menu {
    float: right;
    position: relative;
    z-index: 101;
}

.nav-menu>li {
    float: left;
    text-align: center;
    padding-bottom: 14px;
}

.nav-menu li a {
    color: #616161;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    font-size: 18px;
    padding: 0 38px;
}

.nav-menu li a span {
    font-size: 30px;
    display: block;
    margin: 20px auto 10px;
}

.nav-menu li.active,
.nav-menu li:hover {
    background: #d73a3e;
}

.nav-menu li.active a,
.nav-menu li:hover a {
    color: #FFF;
}

.main {
    margin-bottom: 10px;
}


/*footer*/

.footer {
    background: url(../images/footerbg.jpg) no-repeat bottom center;
    color: #fff;
}

.footer .footerTop {
    overflow: hidden;
    text-align: right;
    font-size: 20px;
    line-height: 125px;
}

.footer .footerTop i {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-style: normal;
    padding: 0 10px;
}

.footer .footerTop span {
    font-size: 24px;
    color: #d52a27;
}

.footer .footerTop b {
    font-size: 30px;
}

.footer .fl {
    position: relative;
    padding-left: 40px;
}

.footer .fl ul li {
    float: right;
    width: 100px;
    margin: 30px 30px 0;
}

.footer .fl ul li img {
    width: 100px;
    height: 100px;
}

.footer .fl p {
    color: #cccccc;
    font-size: 16px;
    line-height: 29px;
    text-align: center;
}

.footer .footerTitle {
    font-size: 18px;
    position: relative;
    width: 116px;
    line-height: 33px;
    background: #d52a27;
    color: #FFF;
    text-align: center;
    font-weight: normal;
    margin-bottom: 10px;
    ;
}

.footer .ce {
    width: 468px;
    margin: 0 20px;
    text-align: left;
    color: #f2f2f2;
}

.footer .ce p {
    text-align: left;
    padding-bottom: 10px;
}

.footer .ce div {
    padding-top: 10px;
    background: url(../images/index-address.png) no-repeat left 10px;
    padding-left: 30px;
}

.footer .ce div a {
    color: #f2f2f2;
}

.footer .fr {
    width: 250px;
}

.footer .fr div {
    position: relative;
}

.footer .fr div label {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 38px;
}

.footer .fr input.inp_one {
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-indent: 50px;
    background: none;
    border: none;
    border-bottom: 1px solid #FFF;
    color: #fff;
}

.footer .fr .texar {
    width: 100%;
    height: 64px;
    border: 1px solid #FFF;
    background: none;
    color: #fff;
}

.footer .fr .button {
    width: 100%;
    line-height: 38px;
    background: #f0f0f0;
    text-align: center;
    color: #000;
    margin: 10px 0;
}
.footer .fr ul li{float: left;width: 50%;font-size: 16px;line-height: 36px;}
.footer .fr ul li a{color: #fff;}
.footer .foot_nav {
    width: 100%;
    color: #a8a7a7;
    text-align: center
}

.footer .foot_nav span {
    line-height: 50px;
    font-size: 16px;
    width: 33.3%;
    display: inline-block;
    padding: 0;
}

.footer .foot_nav span a {
    color: #a8a7a7;
}

.layer {
    width: 510px;
    height: 150px;
    background: url(../images/layer.jpg);
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -150px 0 0 -255px;
    z-index: 100;
    color: #FFF;
    line-height: 150px;
    font-size: 26px;
    text-align: center;
    box-shadow: 5px 0px 5px rgba(0, 0, 0, .2);
}

.layer .close {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
}