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: #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;
}


/* 点击激活链接 */

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: #0060c3;
}

.color {
    color: #0060c3;
}


/*header*/
.header_top{position: relative;width: 100%;z-index: 99; background: #fff;height: 156px;border-bottom:1px solid #575757;}
.header_top .logo{margin-top: 50px;    height: 90px;}
.header_nav{width: 820px;margin-top: 20px;}
.header_nav .header_tel{text-align: right;}
.header_nav .header_tel p{font-size: 23px;color:#4b4b4b;background: url(../images/tel_bg.png) no-repeat left center;padding-left: 30px;display: inline-block;}
.header_nav .header_tel p span{margin-left: 25px;}

.menu{margin-top: 42px;text-align: right;}
.menu ul li{display: inline-block;font-size: 18px;text-align: center;margin-left: 35px;}
.menu ul li a{color:#4b4b4b;padding-bottom: 10px;}
.menu ul li.hover a,.menu ul li:hover a{color:#0060c3;border-bottom: 1px solid #0060c3;}

.header_top.nav01 {position: fixed;top: 0;left: 0;z-index: 999;width: 100%;min-width: 1200px;}

/*首页banner*/
.banner17{overflow: hidden;}
.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/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*footer*/
.footer{background:#f7fbff;}

.foot_con{color: #585858;padding: 40px 0;}
.foot_con li{float: left;}
.foot_con li.first{width: 520px;}
.foot_con li.first p{font-size: 14px;color: #585858;line-height: 35px;}
.foot_con li.last{width: 129px;float: right;}
.foot_con li.last img{width: 129px;height: 129px;display: block;margin: 0 auto;}
.foot_con li.second{width: 270px;}
.foot_con li ul{overflow: hidden;}
.foot_con li ul li{width:90px;float: left;padding: 0;}
.foot_con li ul li a{font-size: 14px;color: #585858;display: inline-block;line-height: 35px;}

.foot_con li strong{font-size: 16px;font-weight: normal;display:block;color: #585858;margin-bottom: 20px;}

.foot {height:72px; font-size: 16px;text-align: center;background: #000;}
.ddb p { float: left;line-height: 72px;color: #ffffff;  }
.ddb p a{ color: #ffffff}


/*公司简介  n_about*/
.container {
    width: 1200px;
    margin: 0 auto;
}
.n_about1{

}
.n_about1_title{
    font-size: 30px;
    color: #222;
    font-weight: bold;
    text-align: center;
    background: url(../images/line1.png) no-repeat center;
    padding:30px 0;
}
.nabout_intro{
    font-size: 15px;
    line-height: 2em;
    color: #666;
}
.n_about1 .about_more{
    width: 158px;
    line-height: 38px;
    height: 38px;
    font-size: 15px;
    color: #fff;
    background: #034790;
    text-align: center;
    display: block;
    margin:30px auto 65px;
}

.n_about2{
    background: #f8f8f8;
    padding:55px 0 70px 0;
}
.n_about2_l{
    width: 56%;
    float: left;
}
.n_about2_l h3{
    font-size: 30px;
    color: #222;
    font-weight: normal;
    padding:0 0 0px 45px;
    margin-bottom: 15px;
    background: url(../images/qywh.png) no-repeat 0 center;
}
.n_about2_l p{
    font-size: 15px;
    color: #666;
    padding:10px 0 0 0;
}
.n_about2_l p strong{
    color: #333;
}
.n_about2_r{
    width: 40%;
    float: right;
}
.n_about2_r img{
    width: 100%;
}


.n_about3{
    padding-top: 20px;
}
.n_about3 .n_about1_title{
    background: url(../images/line2.png) no-repeat center;
}
.about_movie{
    width:572px;
    float:left;
}
.about_movie video{
    width: 100%;
}
.about_movie img{
    width:100%;
}
.about_img1 li{
    width:288px;
    margin:0 0 22px 26px;
    float:left;
    height:150px;
    overflow:hidden;
}
.about_img1 li img{
    width:100%;
    transition: all 0.6s ease-out;
}
.about_img1 li:hover img{
    transform:scale(1.1);
    transition: all 0.6s;
}
.n_ryzs li{
    float: left;
    width: 15%;
    margin: 0.8%;
}
.n_ryzs li img{
    width: 100%;
}

.n_about4{
background: #f8f8f8;
    padding: 35px 0 40px 0;
    margin: 30px 0;
}