﻿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 < 1200 ? "1200px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #333;
    /*文字颜色定义 */
    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;
}


/* 点击激活链接 */

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
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #0c0b0e;
}

.color {
    color: #0c0b0e;
}


/*header*/
.header_top{width: 100%;background: #100f1d;padding: 18px 0;}

.header_top .header_tel{background: url(../images/header_tel.png) no-repeat left center;padding-left: 60px;margin-top: 15px;}
.header_top .header_tel p.txt1{color:#fff;font-size: 16px;line-height: 25px;}
.header_top .header_tel p.txt2{color:#fcd605;font-size: 24px;line-height: 25px;font-style: italic;font-weight: bold;}

.header_nav{z-index: 99;height:50px;width: 100%;background: url(../images/header_bg.jpg) no-repeat center;text-align: center;}
.menu>ul>li {display: inline-block;height: 50px;line-height:50px;width:140px;text-align: center;position: relative;}
.menu>ul>li>a {font-size: 16px;color: #fff;}
.menu>ul>li.add{background: url(../images/nav_bg.png) no-repeat 105px center;}
.menu>ul>li:hover>a,.menu>ul>li.hover>a{color: #fcd605;}
.menu>ul>li.add:hover,.menu>ul>li.add.hover{background: url(../images/nav_bg2.png) no-repeat 105px center;}

.erji{position: absolute;top: 50px;background: #0f2a5f;z-index: 19;left: 0;right: -20px;padding: 10px 5%;display: none; width:90%;}
.erji>li{height: 36px;font-size: 16px;line-height: 36px;border-bottom: 1px solid #415175;}
.erji>li>a{color: #e5e5e5;line-height: 36px;text-align: center;display: block;margin: 0 auto}
.erji>li:hover>a{color: #fcd605;}

.header_nav.nav01 {position: fixed;top: 0;left: 0;z-index: 999;width: 100%;min-width: 1200px;margin-top: 0;}


/*首页banner*/
.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;

}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 64px;

    height: 64px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/public/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/public/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*footer*/
.foot_con{padding: 25px 0;background: #fad405;color: #0c0b0e;}
.foot_con li{float: left}
.foot_con li .title h3{font-size: 24px;font-weight: 600;}
.foot_con li .title h3 span{font-size: 16px;font-weight: normal;}
.foot_con li .title p.heng{width: 51px;height: 4px;background: #0c0b0e;margin: 20px 0; }
.foot_con li.first{width: 454px; overflow: hidden;}
.foot_con li.first .foot_tel{margin-top: 20px;position: relative;}
.foot_con li.first .foot_tel p{font-size: 16px;color: #0d0d0f;line-height: 31px;}
.foot_con li.first .foot_tel .chat{width: 119px;text-align: center;position: absolute;top: 0;right: 0;}
.foot_con li.first .foot_tel .chat img{width: 119px;height: 119px;}
.foot_con li.first .foot_tel .chat p{font-size: 18px;color: #0d0d0f;line-height: 40px;}

.foot_con li.mid{width: 300px;margin-left: 100px;}
.foot_con li.mid ul li{width:130px;float: left;padding: 0;}
.foot_con li.mid ul li .iconfont{font-size: 16px;}
.foot_con li.mid ul li a{font-size: 16px;color: #0c0b0e;line-height: 38px;display: inline-block}

.foot_con li.last{width: 329px;float: right;}
.foot_con li.last input.txtt,.foot_con li.last .texar  {
	width: 180px;
	height: 33px;
    line-height: 33px;
    color: #7b7b7b;
    font-size: 16px;
    border: 1px solid #3d3c3e;
    background: none;
    text-indent: 10px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.foot_con li.last .texar {width: 327px;}
.foot_con li.last .btnt {
	width: 104px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #0c0b0e;
	letter-spacing: 5px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    display: block;
    border-radius: 4px;
}

.footer_bottom {
	width: 100%;
	height: 63px;
	line-height: 63px;
	text-align: center;
    background: #0c0b0e;
}
.footer_bottom span {
    color: #e5e5e5;
    font-size: 16px;
}
.footer_bottom span a {
	color: #e5e5e5;
}

