body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
blockquote,
p {
    padding: 0;
    margin: 0;
    font-size: 100%;
    outline: 0;
    border: 0;
}

li {
    list-style-type: none;
}

img {
    vertical-align: top;
    border: 0;
    margin: 0;
    overflow: hidden
}

ol,
ul {
    list-style: none;
}

.blank10 {
    clear: both;
    height: 10px;
    overflow: hidden;
    display: block;
}

.blank20 {
    clear: both;
    height: 20px;
    overflow: hidden;
    display: block;
}

.blank30 {
    clear: both;
    height: 30px;
    overflow: hidden;
    display: block;
}

.blank40 {
    clear: both;
    height: 40px;
    overflow: hidden;
    display: block;
}

.blank50 {
    clear: both;
    height: 50px;
    overflow: hidden;
    display: block;
}

.blank70 {
    clear: both;
    height: 70px;
    overflow: hidden;
    display: block;
}

.cb {
    clear: both;
}

.clearfloat {
    clear: both;
    height: 0;
    line-height: 0px;
}

a {
    color: #666666;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #666666;
    text-decoration: underline
}

body {
    min-width: 1400px;
    height: 100%;
    background: #fff;
    font-size: 15px;
    color: #666666;
    line-height: 36px;
    font-family: SimHei;
    -webkit-text-size-adjust: none;
}

.main {
    clear: both;
    width: 1400px;
    margin: 0 auto;
    font-family: SimHei;
}

/*首页*/
.li-w {
    float: left;
    width: 130px;
    text-align: center;
    line-height: 90px;
    background: #fff;
    font-size: 16px;
}

.li-w:hover {
    background: #025aab;
}

.li-w.active {
    background: #025aab;
}
.li-w.active a{
    color: #fff;
    text-decoration: none;
}

.li-w:hover a {
    color: #fff;
    text-decoration: none;
}

.ul-n {
    width: 130px;
    background: #025aab;
    display: none;
    overflow: hidden;
    line-height: 55px;
}

.li-n {
    display: block;
    font-size: 16px;
}

.li-n span {
    font-family: Arial, Helvetica, sans-serif;
}

.li-n:hover a {
    background: #aeca10;
    color: #fff;
    display: block;
}

.li-w:hover .ul-n {
    display: block;
    position: absolute;
    z-index: 999;
}

.top {
    background: #f5f5f5;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #666666;
    z-index: 99;
}

.top-right {
    float: right;
}

.top-right img {
    float: left;
    margin: 12px 10px;
}

.top-right p {
    float: left;
}

.top-right a {
    float: left;
    text-align: center;
    width: 40px;
    height: 40px;
    display: block;
    background: #025aab;
    margin-right: 10px;
    color: #fff;
}

.logo {
    float: left;
    margin-right: 15px;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 760px;
    clear: both;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 760px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 760px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 30px;
    left: 0;
    height: 11px;
    line-height: 11px;
}

.fullSlide .hd ul {
    text-align: center;
    margin: 0 auto;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 14px;
    height: 14px;
    margin: 0 6px;
    overflow: hidden;
    background: url(../images/icon-circle.png) right no-repeat;
    filter: alpha(opacity=90);
    opacity: 0.9;
    line-height: 999px;
    z-index: 998;
}

.fullSlide .hd ul .on {
    background: url(../images/icon-circle.png) left no-repeat;
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 5%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 5%;
    background-position: -6px -137px;
}


.hf1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 13px;
}

.about-in-left {
    width: 700px;
    float: left;
}

.about-in-left h1 {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 30px;
}

.about-in-left h2 {
    font-size: 32px;
    font-weight: lighter;
    margin-left: 30px;
    color: #000;
}

.about-in-left p {
    float: left;
    text-indent: 0px;
    padding: 0 30px;
    font-size: 16px;
    text-align: left;
    color: #000;
}

.link-1 {
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #666666;
    border-radius: 45px;
    text-align: center;
    font-size: 12px;
    transition: all 800ms;
}

.link-1 a {
    text-decoration: none;
}

.link-1:hover {
    margin-left: 30px;
    background: #666666;
    transition: all 800ms;
}

.link-1:hover a {
    color: #fff;
}

.in-products {
    background: url(../images/5.jpg) no-repeat;
    width: 100%;
    height: 622px;
    overflow: hidden;
    background-attachment: fixed;
    box-sizing: border-box;
}

.in-products-con {
    float: left;
    width: 550px;
    height: 480px;
    margin: 0 73px;
    border: 1px solid #fff;
    border-radius: 45px;
}

.in-products-con h1 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin: 20px 0 0 70px;
    font-weight: lighter;
}

.in-products-con img {
    margin: 100px 0 0 70px;
}

.in-products-con p {
    float: left;
    color: #fff;
    padding: 0 70px;
    margin-top: 15px;
}

.in-products-con ul {
    width: 200px;
    height: 180px;
    float: left;
    margin: 70px 0 0 70px;
    color: #fff;
}

.in-products-con ul li a {
    color: #fff;
    text-decoration: none;
}

.link-2 {
    float: left;
    width: 150px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #fff;
    text-align: center;
    margin: 40px 0 0 70px;
    transition: all 500ms;
}

.link-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.link-2:hover {
    background-color: rgba(0, 0, 0, 0.6);
    transition: all 500ms;
    border-radius: 45px;
}

.relations h1 {
    text-align: center;
    color: #675c00;
    font-size: 30px;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
}

.relations p {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    margin: 15px 0 0 30px;
}

.rela-1 {
    background: url(../images/6.jpg) no-repeat center;
    width: 382px;
    height: 382px;
    float: left;
    margin-left: 64px;
}

.rela-1 a {
    float: left;
    margin: 20px 0 0 30px;
    text-decoration: none;
    transition: all 500ms;
}

.rela-2 {
    background: url(../images/7.jpg) no-repeat center;
    width: 382px;
    height: 144px;
    float: left;
    margin-left: 64px;
}

.rela-2 a {
    float: left;
    margin: 20px 0 0 30px;
    text-decoration: none;
    transition: all 500ms;
}

.rela-3 {
    background: url(../images/8.jpg) no-repeat center;
    width: 382px;
    height: 144px;
    float: left;
    margin-left: 64px;
}

.rela-3 a {
    float: left;
    margin: 20px 0 0 30px;
    text-decoration: none;
    transition: all 500ms;
}

.news-in {
    width: 100%;
    height: 424px;
    overflow: hidden;
    background: url(../images/9.jpg) no-repeat center;
}

.news-in h1 {
    font-weight: lighter;
    margin-left: 240px;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}

.news-in img {
    margin-left: 240px;
}

.news-in h2 {
    margin-left: 240px;
    font-weight: lighter;
    font-size: 25px;
    color: #675c00;
}

.news-in p {
    padding: 0 240px;
}

.link-3 {
    margin-left: 240px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #666666;
    text-align: center;
    border-radius: 45px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.link-3 a {
    text-decoration: none;
}

.link-3:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

.link-3:hover a {
    color: #fff;
}

.contact-1 {
    width: 100%;
    background: #ededed;
    overflow: hidden;
}

.contact-1 ul {
    width: 200px;
    height: 225px;
    float: left;
    padding: 70px 0 40px 0;
}

.contact-1 ul:hover {
    background: #e5e5e5;
}

.contact-1 ul li {
    font-size: 14px;
    height: 35x;
    line-height: 35px;
    text-indent: 20px;
}

.contact-1 ul li span {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    display: none;
}

.contact-1 ul li a {
    text-decoration: none;
}

.contact-1 ul li a:hover {
    color: #025aab;
}

.contact-1 ul:hover span {
    color: #025aab;
    display: block;
}

.contact-2 {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #323232;
    color: #fff;
    overflow: hidden;
}

.contact-2 img {
    height: 30px;
    margin: 20px 20px 20px 0;
    float: left;
}

.contact-2 a {
    color: #fff;
}

/*企业简介*/
.about-banner {
    background: url(../images/about-banner.jpg) no-repeat center;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.right {
    width: 900px;
    margin-left: 100px;
    float: left;
}

.right span {
    color: #000;
    font-size: 18px;
}

.right img {
    width: 900px;
}

/* .right ul li {
    float: left;
    width: 300px;
}

.right ul li p {
    font-size: 25px;
    color: #025aab;
} */

.right h1 {
    text-align: center;
    font-size: 25px;
    color: #272727;
    font-weight: lighter;
}

.right h2 {
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: lighter;
    color: #025aab;
}

.business {
    width: 900px;
    margin-left: 100px;
    float: left;
}

.business img {
    float: left;
}

.business h1 {
    float: left;
    width: 520px;
    font-size: 18px;
    color: #025aab;
    padding: 10px 0 10px 30px;
    font-weight: lighter;
}

.business p {
    float: left;
    width: 520px;
    padding-left: 30px;
}

.business h2 {
    float: left;
    width: 520px;
    padding-left: 30px;
    font-weight: lighter;
}

.business h3 {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: lighter;
    color: #025aab;
    font-family: Arial, Helvetica, sans-serif;
    color: #025aab;
}

.internet {
    width: 900px;
    margin-left: 100px;
    float: left;
}

.internet h1 {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: lighter;
    color: #025aab;
}

.internet img {
    float: left;
    margin-left: 50px;
    width: 800px;
}

.internet p {
    text-align: center;
}

/*研发创新*/
.innovating-banner {
    background: url(../images/innovating-banner.jpg) no-repeat center;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.core {
    margin-left: 100px;
    float: left;
}

.core h1 {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: lighter;
    color: #025aab;
}

.core img {
    width: 500px;
    float: left;
    margin-left: 50px;
}

.core p {
    float: left;
    padding: 0 30px;
    width: 385px;
}

.deve {
    float: left;
    width: 1049px;
    margin-left: 50px;
}

.deve a {
    text-align: center;
    font-size: 18px;
    color: #025aab;
}

.deve h1 {
    font-weight: lighter;
    font-size: 25px;
    color: #025aab;
    margin: 20px 0;
}

.deve h2 {
    font-weight: lighter;
    font-size: 15px;
    color: #014d86;
    margin: 20px 0;
}

.deve h2 a {
    color: #014d86;
}

.deve p {
    margin: 10px 0;
}

.deve h3 {
    text-align: right;
    font-weight: lighter;
    font-size: 14px;
}

.deve h4 {
    font-weight: lighter;
    font-size: 24px;
    color: #025aab;
    margin: 20px 0;
}

.deve img {
    max-width: 800px;
    overflow: hidden;
}

.case-right {
    width: 900px;
    margin-left: 100px;
    float: left;
}

.case-right h1 {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: lighter;
    color: #025aab;
}

.case-right ul li {
    width: 400px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #025aab;
    float: left;
    margin: 0 20px 20px 0;
}

.case-right ul li a {
    color: #fff;
}

/*产品信息*/
.products-banner-xcp {
    background: url(../images/products-banner-xcp.jpg) no-repeat center;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.products-banner {
    background: url(../images/products-banner1.jpg) no-repeat center;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.products-banner2 {
    background: url(../images/products-banner2.jpg) no-repeat center;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.products-banner3 {
    background: url(../images/pro-detail.jpg) no-repeat center;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.products-banner4 {
    background: url(../images/products-banner3.jpg) no-repeat center;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.recommend-right {
    width: 900px;
    margin-left: 100px;
    float: left;
}

.recommend-right h1 {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: lighter;
    color: #025aab;
}

.recommend-right ul li {
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #025aab;
    float: left;
    margin: 0 20px 20px 0;
}

.recommend-right ul li a {
    color: #fff;
}

/*可持续发展*/
.policy-banner {
    background: url(../images/policy-banner.jpg) no-repeat center;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

/*新闻中心*/
.news-banner {
    background: url(../images/news-banner.jpg) no-repeat center;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.news {
    margin-left: 50px;
    width: 1049px;
    float: left;
}

.news ul li {
    width: 320px;
    height: 320px;
    margin: 10px;
    float: left;
    background: #f8f8f8;
}

.news ul li a {
    text-decoration: none;
}

.news ul li img {
    width: 320px;
    height: 170px;
}

.news ul li h1 {
    margin-left: 20px;
    font-weight: lighter;
}

.news ul li h2 {
    margin-left: 20px;
    font-weight: lighter;
}

.news ul li p {
    margin-left: 20px;
    font-size: 12px;
}

.link-news {
    background: url(../images/link-hei.png);
    width: 80px;
    height: 8px;
    float: left;
    margin-left: 20px;
}

.news ul li:hover {
    background: #457adb;
}

.news ul li:hover p {
    color: #fff;
}

.news ul li:hover h1 {
    color: #fff;
}

.news ul li:hover .link-news {
    background: url(../images/link.png);
}

.news-detail {
    margin-left: 50px;
    width: 1049px;
    float: left;
}

.news-detail h1 {
    text-align: center;
    font-weight: lighter;
    font-size: 24px;
    color: #025aab;
}

.news-detail h2 {
    text-align: center;
    font-size: 15px;
    font-weight: lighter;
}

.news-detail p {
    text-indent: 30px;
}

.news-detail img {
    overflow: hidden;
}

.page {
    text-align: center;
}

.page a {
    margin: 0 10px;
    text-decoration: none;
}

.page a:hover {
    color: #457adb;
}

/*人才招聘*/
.talent-banner {
    background: url(../images/talent-banner.jpg) no-repeat center;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.zhaopin {
    float: left;
    width: 1049px;
    margin-left: 50px;
}

.zhaopin h1 {
    font-weight: lighter;
    font-size: 24px;
    color: #025aab;
    margin: 20px 0;
}

.zhaopin h2 {
    font-weight: lighter;
    font-size: 16px;
    color: #014d86;
    margin: 20px 0;
}


/*联系我们*/
.contact-banner {
    background: url(../images/contact-banner.jpg) no-repeat center;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.con {
    float: left;
    width: 1049px;
    margin-left: 50px;
}

.con h1 {
    font-weight: lighter;
    font-size: 24px;
    color: #025aab;
    margin: 20px 0;
}

.con ul li {
    width: 100%;
    height: 240px;
    margin-bottom: 50px;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}

.con ul li:last-child {
    border: 0;
}

.con ul li h2 {
    font-weight: lighter;
    font-size: 16px;
    color: #014d86;
    margin: 20px 0;
}

.con-left {
    width: 500px;
    height: 200px;
    float: left;
}

.con ul li img {
    float: right;
    width: 400px;
    height: 200px;
    margin: 0 40px 40px 0;
}